@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* line-heightの上下をなくす
===================================================== */
/* letter-spacingの文末をなくす
===================================================== */
/* clearfix
===================================================== */
/* hover
===================================================== */
/* linkcolor
===================================================== */
/* z-index
===================================================== */
/* rem変換
===================================================== */
/* halfのpx(SP用)
===================================================== */
/* vh変換(SP用)
===================================================== */
/* vw変換(SP用)
===================================================== */
/* vw変換(PC用) minとmax
===================================================== */
/* spサイズをpcへ引き伸ばし
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area(padding-top)
===================================================== */
/* aspect-area-h(height)
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* filter
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide_x
============================================ */
/* loopslide_y
============================================ */
/* speed
============================================ */
/* fadein
============================================ */
.fadein {
  opacity: 0;
  transition: opacity 0.7s;
}
.fadein.on {
  opacity: 1;
}

.fadeinWrap .fadeinWrap_item {
  opacity: 0;
  transition: opacity 0.7s;
}
.fadeinWrap.on .fadeinWrap_item {
  opacity: 1;
}

/* fadeup
============================================ */
.fadeup {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s, transform 0.7s;
}
.fadeup.on {
  opacity: 1;
  transform: translateY(0);
}

.fadeupWrap .fadeupWrap_item {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s, transform 0.7s;
}
.fadeupWrap.on .fadeupWrap_item {
  opacity: 1;
  transform: translateY(0);
}

/* fadedown
============================================ */
.fadedown {
  opacity: 0;
  transform: translateY(-30px);
  transition: opacity 0.7s, transform 0.7s;
}
.fadedown.on {
  opacity: 1;
  transform: translateY(0);
}

.fadedownWrap .fadedownWrap_item {
  opacity: 0;
  transform: translateY(-30px);
  transition: opacity 0.7s, transform 0.7s;
}
.fadedownWrap.on .fadedownWrap_item {
  opacity: 1;
  transform: translateY(0);
}

/* colorBeta
============================================ */
.colorBeta {
  opacity: 0;
  position: relative;
  transition: opacity 0.7s;
}
.colorBeta::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
  transition-delay: 0.5s;
  opacity: 1;
}
.colorBeta.on {
  opacity: 1;
}
.colorBeta.on::before {
  opacity: 0;
}

.colorBetaWrap .colorBetaWrap_item {
  opacity: 0;
  position: relative;
  transition: opacity 0.7s;
}
.colorBetaWrap .colorBetaWrap_item::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
  transition-delay: 0.5s;
  opacity: 1;
}
.colorBetaWrap.on .colorBetaWrap_item {
  opacity: 1;
}
.colorBetaWrap.on .colorBetaWrap_item::before {
  opacity: 0;
}

/* 読み込み
-------------------------------- */
/* common
-------------------------------- */
html,
body {
  background-color: transparent;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 14px;
  }
}

.wrapper {
  overflow-x: hidden;
  width: 100%;
}
.wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .wrapper::before {
    background-image: url(../images/bgimg_pc.jpg);
  }
}
@media screen and (max-width: 767px) {
  .wrapper::before {
    background-image: url(../images/bgimg_sp.jpg);
  }
}

* {
  box-sizing: border-box;
}

[v-cloak] {
  opacity: 0;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  a {
    transition: 0.2s;
  }
}

@media screen and (min-width: 768px) {
  a:hover {
    opacity: 1;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-name: flash;
            animation-name: flash;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
img,
video {
  width: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .pcNone {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pcNone {
    display: block !important;
  }
}

@media screen and (min-width: 768px) {
  .spNone {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .spNone {
    display: none !important;
  }
}

/* parts
-------------------------------- */
.inner {
  width: 100%;
  padding-left: 4.8309178744vw;
  padding-right: 4.8309178744vw;
}
@media screen and (min-width: 768px) {
  .inner {
    max-width: 1180px;
    min-width: 710px;
    width: 70%;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

.headText {
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 55px;
  line-height: 1;
  color: #12b683;
  text-transform: uppercase;
  padding-left: 15px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .headText {
    text-align: center;
    padding-left: 0;
    font-size: 70px;
    margin-bottom: 50px;
  }
}

.headText__center {
  text-align: center;
  padding-left: 0;
}

.list {
  border-top: 1px solid #ccc;
}
.list .list_item {
  border-bottom: 1px solid #ccc;
  padding: 32px 17.5px;
}

.btn {
  margin-left: auto;
  margin-right: auto;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #12b683;
  padding: 0 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  .btn {
    height: 70px;
    border-radius: 40px;
  }
}
.btn .btn_text {
  display: block;
  text-transform: uppercase;
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4em;
  letter-spacing: 0.04em;
  margin-right: 45px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .btn .btn_text {
    margin-right: 80px;
    font-size: 1.2em;
  }
}

.nextArrow {
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid #000;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.nextArrow.nextArrow__green {
  border-left: 7.5px solid #12b683;
}

section {
  padding-top: 170px;
}
@media screen and (min-width: 768px) {
  section {
    padding-top: 230px;
  }
}
section:first-of-type {
  padding-top: 110px;
}
@media screen and (min-width: 768px) {
  section:first-of-type {
    padding-top: 180px;
  }
}
section:last-of-type {
  margin-bottom: 57px;
}
@media screen and (min-width: 768px) {
  section:last-of-type {
    margin-bottom: 130px;
  }
}

/* .load
-------------------------------- */
.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  transition: opacity 0.7s;
}

/* .header
-------------------------------- */
.header {
  width: 100%;
  height: 65px;
  background-color: #fff;
  border-bottom: 1px solid #000;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  transition: background-color 0.6s;
}
@media screen and (min-width: 768px) {
  .header {
    display: none;
  }
}
.header .header_inner {
  padding: 20px 30px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .xLogo {
  display: block;
  height: 100%;
  transition: opacity 0.7s;
}
.header .xLogo img {
  height: 100%;
  width: auto;
  filter: brightness(0) saturate(100%);
}
.header .hamburger {
  width: 24px;
  height: 18px;
  cursor: pointer;
  position: relative;
}
.header .hamburger .hamburger_item {
  background-color: #000;
  width: 100%;
  height: 2px;
  position: absolute;
  transition: all 0.7s;
}
.header .hamburger .hamburger_item__top {
  top: 0;
  left: 0;
}
.header .hamburger .hamburger_item__middle {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.header .hamburger .hamburger_item__bottom {
  bottom: 0;
  left: 0;
}
.header .hamburger.open {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header.close {
  background-color: transparent;
  border: none;
  pointer-events: none;
}
.header.close .xLogo {
  opacity: 0;
}
.header.close .hamburger {
  pointer-events: auto;
}
.header.close .hamburger .hamburger_item {
  background-color: #fff;
  width: 150%;
}
.header.close .hamburger .hamburger_item__top {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.header.close .hamburger .hamburger_item__middle {
  opacity: 0;
}
.header.close .hamburger .hamburger_item__bottom {
  bottom: 40%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* .footer
-------------------------------- */
.footer {
  border-top: 1px solid #000;
  background-color: #fff;
  padding-top: 63px;
  padding-bottom: 46px;
}
.footer .linkList {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 15px;
  width: 290px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .footer .linkList {
    flex-wrap: nowrap;
    gap: 0 30px;
  }
}
.footer .linkList_item {
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6em;
  letter-spacing: 0.01em;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .footer .linkList_item {
    font-size: 1.2em;
  }
}
.footer .linkList_item.empty {
  width: 100%;
}
.footer .footerInfo {
  color: #888;
  text-align: center;
  font-size: 0.7em;
  margin-bottom: 56px;
}
.footer .footerLogo {
  display: block;
  width: 88.5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}
.footer .footerCopy small {
  display: block;
  font-size: 0.7em;
  line-height: 1.8;
  text-align: center;
}

/* .nav
-------------------------------- */
.nav {
  background-color: #000;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  color: #fff;
  display: none;
}
@media screen and (min-width: 768px) {
  .nav {
    display: block;
    background-color: transparent;
    color: #000;
    height: auto;
    position: absolute;
  }
}
.nav .nav_inner {
  padding: 0 45px;
  width: 100%;
  height: 100vh;
  height: 100svh;
  overflow-y: auto;
}
@media screen and (min-width: 768px) {
  .nav .nav_inner {
    padding: 20px 40px;
    height: auto;
    display: flex;
    justify-content: flex-end;
    gap: 0 30px;
  }
}
.nav .navList {
  margin-bottom: 70px;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .nav .navList {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end;
    gap: 0 31px;
  }
}
.nav .navList_item:not(:last-of-type) {
  margin-bottom: 7px;
}
@media screen and (min-width: 768px) {
  .nav .navList_item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.nav .navList_en {
  display: block;
  text-transform: uppercase;
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 2.1em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .nav .navList_en {
    font-size: 1.1em;
    font-family: "Antonio", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
  }
}
.nav .navList_ja {
  display: block;
  font-size: 0.8em;
  letter-spacing: 0.14em;
}
@media screen and (min-width: 768px) {
  .nav .navList_ja {
    font-size: 0.6em;
    letter-spacing: 0.08em;
  }
}
.nav .navLink {
  margin-bottom: 60px;
}
.nav .navLink_item:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .nav .navLink_item:first-of-type .navLink_link {
    width: 44px;
    height: 44px;
    background-color: #000;
    border-radius: 50%;
    position: relative;
  }
}
.nav .navLink_link {
  display: flex;
}
.nav .navLink_logo {
  filter: brightness(0) saturate(100%) invert(50%) sepia(26%) saturate(3063%) hue-rotate(127deg) brightness(98%) contrast(86%);
  width: 16px;
  margin-right: 12px;
}
@media screen and (min-width: 768px) {
  .nav .navLink_logo {
    width: 17px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(80%) saturate(1%) hue-rotate(293deg) brightness(104%) contrast(102%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.nav .navLink_text {
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.06em;
}

/* =====================================================
========================================================

トップページ

========================================================
===================================================== */
.wrapper.index {
  /* .nav
  -------------------------------- */
  /* .kv
  -------------------------------- */
  /* .topBtn
  -------------------------------- */
  /* .lead
  -------------------------------- */
  /* .news
  -------------------------------- */
  /* .outline
  -------------------------------- */
  /* .novelty
  -------------------------------- */
  /* .goods
  -------------------------------- */
}
@media screen and (min-width: 768px) {
  .wrapper.index .nav .navList_item__top {
    color: #12b683;
  }
}
.wrapper.index .kv {
  padding-top: 85px;
  margin-bottom: 33px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .kv {
    padding-top: 0px;
    padding: 65px 30px 0;
  }
}
.wrapper.index .kv .kvImg {
  width: 93.3574879227vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .wrapper.index .kv .kvImg {
    width: 100%;
  }
}
.wrapper.index .kv::before {
  content: "";
  display: block;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .kv::before {
    padding-top: 80.5010438413%;
    background-image: url(../images/kv/bg_pc.png);
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.index .kv::before {
    padding-top: 200.9661835749%;
    background-image: url(../images/kv/bg_sp.png);
  }
}
.wrapper.index .topBtn {
  margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .topBtn {
    margin-bottom: 80px;
  }
}
.wrapper.index .topBtn .topBtn_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9px 0;
}
@media screen and (min-width: 768px) {
  .wrapper.index .topBtn .topBtn_inner {
    flex-direction: row;
    justify-content: center;
    gap: 0 30px;
  }
}
.wrapper.index .topBtn .topBtn_inner .topBtn_item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wrapper.index .topBtn .topBtn_inner .topBtn_item {
    width: 380px;
  }
}
.wrapper.index .lead .leadBig,
.wrapper.index .lead .leadNormal {
  margin: 0 17.5px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .lead .leadBig,
.wrapper.index .lead .leadNormal {
    text-align: center;
  }
}
.wrapper.index .lead .leadBig {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3em;
  line-height: 1.92;
  letter-spacing: 0.05em;
}
.wrapper.index .lead .leadNormal {
  line-height: 2.14;
}
.wrapper.index .lead .leadNormal:not(:last-of-type) {
  margin-bottom: 30px;
}
.wrapper.index .news .newsList {
  margin-bottom: 36px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .news .newsList_item {
    padding: 0;
  }
}
.wrapper.index .news .newsList_link {
  display: block;
}
@media screen and (min-width: 768px) {
  .wrapper.index .news .newsList_link {
    display: flex;
    align-items: center;
    padding: 40px 5%;
  }
}
.wrapper.index .news .newsList_data {
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2em;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .news .newsList_data {
    margin-bottom: 8px;
    width: 30%;
  }
}
.wrapper.index .news .newsList_text {
  width: 100%;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  letter-spacing: 0.03em;
  line-height: 1.7857142857;
}
@media screen and (min-width: 768px) {
  .wrapper.index .news .newsList_text {
    width: 70%;
  }
}
.wrapper.index .outline .inner {
  position: relative;
}
.wrapper.index .outline .inner__outline::after {
  content: "";
  display: block;
  padding-top: 20.0534759358%;
}
@media screen and (min-width: 768px) {
  .wrapper.index .outline .inner__outline::after {
    content: none;
  }
}
.wrapper.index .outline .outlineList {
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .outline .outlineList {
    display: flex;
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .wrapper.index .outline .outlineList_item {
    width: 50%;
    border-top: none;
    border-bottom: none;
    padding: 0 50px;
  }
}
@media screen and (min-width: 768px) {
  .wrapper.index .outline .outlineList_item:first-of-type {
    display: flex;
    flex-direction: column;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}
.wrapper.index .outline .outlineList_item:last-of-type {
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .wrapper.index .outline .outlineList_item:last-of-type {
    border-top: none;
    border-right: 1px solid #ccc;
  }
}
@media screen and (min-width: 768px) {
  .wrapper.index .outline .outlineList_end {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.index .outline .outlineList_end {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #ccc;
  }
}
.wrapper.index .outline .outlineList_tag {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  padding: 1px 10px;
  background-color: #000;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
}
.wrapper.index .outline .outlineList_text {
  letter-spacing: 0.03em;
  line-height: 1.7857142857;
}
.wrapper.index .outline .outlineList_text span {
  font-size: 0.8em;
}
.wrapper.index .outline .outlineList_text:not(:last-of-type) {
  margin-bottom: 7px;
}
.wrapper.index .outline .outlineList_map {
  color: #12b683;
  display: flex;
  align-items: center;
  margin-top: 12.5px;
}
.wrapper.index .outline .outlineList_map .outlineList_mapText {
  font-size: 1.2em;
  text-transform: uppercase;
  margin-left: 8px;
  text-decoration: underline;
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.wrapper.index .outline .outlineList_btn {
  display: block;
  position: absolute;
  bottom: 0;
  left: 4.8309178744vw;
  width: calc(100% - 4.8309178744vw - 4.8309178744vw);
}
@media screen and (min-width: 768px) {
  .wrapper.index .outline .outlineList_btn {
    position: static;
    bottom: auto;
    left: auto;
    width: 100%;
    margin-top: 20px;
  }
}
.wrapper.index .novelty .noveltyList_head {
  border-left: 7px solid #12b683;
  padding-left: 14px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2em;
  margin-bottom: 23px;
  line-height: 1.78;
}
.wrapper.index .novelty .noveltyList_head::before, .wrapper.index .novelty .noveltyList_head::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.wrapper.index .novelty .noveltyList_head::before {
  margin-top: calc((1em * 1.78 - 1em) / 2 * -1);
}
.wrapper.index .novelty .noveltyList_head::after {
  margin-top: calc((1em * 1.78 - 1em) / 2 * -1);
}
.wrapper.index .novelty .noveltyList_body {
  letter-spacing: 0.03em;
  line-height: 1.8571428571;
}
.wrapper.index .novelty .noveltyList_text {
  margin-bottom: 23px;
}
.wrapper.index .novelty .noveltyList_flex {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
@media screen and (min-width: 768px) {
  .wrapper.index .novelty .noveltyList_flex {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
  }
}
.wrapper.index .novelty .noveltyList_flexItem {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wrapper.index .novelty .noveltyList_flexItem {
    width: calc((100% - 40px) / 2);
  }
}
.wrapper.index .novelty .noveltyList_num {
  color: #12b683;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.wrapper.index .novelty .noveltyList_img {
  padding: 10px 0;
}
.wrapper.index .novelty .noveltyList_info {
  font-size: 0.8em;
}
.wrapper.index .goods .headText--goods {
  margin-bottom: 20px;
}
.wrapper.index .goods .goodsText {
  display: flex;
  align-items: center;
  padding-left: 17.5px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .goods .goodsText {
    justify-content: center;
  }
}
.wrapper.index .goods .goodsText .goodsText_text {
  margin-left: 7.5px;
  font-size: 0.8em;
}
.wrapper.index .goods .goodsList {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 10px;
  margin-bottom: 60px;
}
.wrapper.index .goods .goodsList_item {
  background-color: #fff;
  width: calc((100% - 10px) / 2);
}
@media screen and (min-width: 768px) {
  .wrapper.index .goods .goodsList_item {
    width: calc((100% - 20px) / 3);
    padding: 0;
  }
}
.wrapper.index .goods .goodsList_img {
  margin-bottom: 0;
}
.wrapper.index .goods .goodsList_bottom {
  padding: 15px 13px;
}
@media screen and (min-width: 768px) {
  .wrapper.index .goods .goodsList_bottom {
    padding: 20px 24px 30px;
  }
}
.wrapper.index .goods .goodsList_name {
  margin-bottom: 6px;
  font-size: 0.78em;
  line-height: 1.5909090909;
}
.wrapper.index .goods .goodsList_price {
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #999;
  margin-left: 1px;
}
.wrapper.index .goods .goodsList_price span {
  font-size: 10px;
  margin-left: 5px;
}
.wrapper.index .goods .goodsInfo {
  width: 73.7922705314vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .wrapper.index .goods .goodsInfo {
    max-width: 800px;
  }
}
.wrapper.index .goods .goodsInfoHead {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1em;
  letter-spacing: 0.2em;
  text-align: center;
  padding: 12px 0;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  margin-bottom: 30px;
}
.wrapper.index .goods .goodsInfoList {
  padding: 0 0 0 16px;
}
.wrapper.index .goods .goodsInfoList_item {
  letter-spacing: 0.03em;
  font-size: 0.9em;
  line-height: 1.62;
  list-style: disc;
}
.wrapper.index .goods .goodsInfoList_item:not(:last-of-type) {
  margin-bottom: 9px;
}

/* =====================================================
========================================================

ニュースページ

========================================================
===================================================== */
.wrapper.news {
  /* .nav
  -------------------------------- */
  /* その他
  -------------------------------- */
}
@media screen and (min-width: 768px) {
  .wrapper.news .nav .navList_item__news {
    color: #12b683;
  }
}
.wrapper.news .headText__newsPage {
  padding-top: 95px;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .wrapper.news .headText__newsPage {
    padding-top: 100px;
  }
}
.wrapper.news .infoText {
  font-size: 0.8em;
  letter-spacing: 0.03em;
  line-height: 1.83;
  text-align: center;
  margin-bottom: 11px;
}
.wrapper.news .newsLatest {
  display: block;
  width: 44px;
  height: 44px;
  background-color: #000;
  position: relative;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
.wrapper.news .newsLatest img {
  width: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrapper.news .newsList {
  width: 100%;
  margin-bottom: 40px;
}
.wrapper.news .newsList_item {
  width: 100%;
  border: 1px solid #bbb;
}
.wrapper.news .newsList_item:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .wrapper.news .newsList_item:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
.wrapper.news .newsList_head,
.wrapper.news .newsList_naiyo {
  padding: 25px 25px;
}
@media screen and (min-width: 768px) {
  .wrapper.news .newsList_head,
.wrapper.news .newsList_naiyo {
    padding: 50px;
  }
}
.wrapper.news .newsList_head {
  border-bottom: 1px solid #bbb;
}
.wrapper.news .newsList_data {
  display: block;
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2em;
  margin-bottom: 15px;
}
.wrapper.news .newsList_text {
  display: block;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2em;
  letter-spacing: 0.03em;
  line-height: 1.93;
  word-break: break-all;
}
.wrapper.news .newsList_naiyo {
  letter-spacing: 0.03em;
  line-height: 1.8214285714;
  word-break: break-all;
}
.wrapper.news .newsList_naiyo a {
  text-decoration: underline;
}
.wrapper.news .newsList_naiyo .bold {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.wrapper.news .btn__newsPage {
  margin-bottom: 60px;
}/*# sourceMappingURL=style.css.map */