@charset "UTF-8";
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 100%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media (max-width: 750px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media (min-width: 751px) {
  html {
    font-size: 62.5%;
  }
}
body {
  position: relative;
  isolation: isolate;
}

a.p_button {
  color: #00657E;
}

main h1, main h2, main h3, main h4, main h5 {
  font-weight: 400;
}

.p_button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p_button::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p_button:hover {
  color: rgba(0, 101, 126, 0.5);
}

.p_button:hover::after {
  opacity: 0.5;
}

.common-aside-instagram[data-v-92bece86] {
  padding-top: 15.3333333333vw !important;
  padding-bottom: 16vw !important;
  margin: 0 !important;
}

@media screen and (min-width: 768px) {
  .common-aside-instagram[data-v-92bece86] {
    position: relative;
    padding: 11.5rem 0 12rem !important;
    margin: 0 !important;
    background: #fff;
  }
}
footer.common-footer {
  position: relative;
}

body {
  background: #815E6E;
  -webkit-transition: background-color 0.8s ease;
  transition: background-color 0.8s ease;
}

body.is-scene02 {
  background-color: #886374;
}

body.is-scene03 {
  background-color: #B6A8A4;
}

:where(.l-main, .l-header-item, .l-header-float) {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #00657E;
  font-weight: 400;
  line-height: 2;
}

:where(.l-main, .l-header-item, .l-header-float) :where(a, button) {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

:where(.l-main, .l-header-item, .l-header-float) :where(a:hover, button:hover) {
  cursor: pointer;
}

:where(.l-main, .l-header-item, .l-header-float) :where(a) {
  display: inline-block;
}

:where(.l-main, .l-header-item, .l-header-float) :where(img) {
  display: block;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

body.is-loading {
  overflow-y: hidden;
}

.j-open {
  cursor: pointer;
}

.l-main {
  overflow: clip;
  position: relative;
  z-index: 5;
  max-width: 54rem;
  margin: 0 auto;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}

body.is-loaded .l-main {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 767px) {
  .l-main {
    max-width: 100%;
  }
}
.p-loading {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #FFF6C2;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 1.2s ease, visibility 1.2s ease;
  transition: opacity 1.2s ease, visibility 1.2s ease;
}

.p-loading.is-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.p-loading__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 86.1111111111%;
  opacity: 1;
  -webkit-transition: width 1.4s ease, opacity 1.2s ease;
  transition: width 1.4s ease, opacity 1.2s ease;
}
@media (max-width: 767px) {
  .p-loading__logo {
    top: calc(50% + 7rem);
    width: 98%;
  }
}
.p-loading__logo.end {
  width: 55.5555555556%;
}
@media (max-width: 767px) {
  .p-loading__logo.end {
    width: 98%;
  }
}

.p-loading__top-left {
  position: absolute;
  z-index: 2;
  top: calc(50% - 430px);
  left: calc(50% - 635px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 929px;
  display: block;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 1;
  -webkit-transition: top 1.4s ease, left 1.4s ease, opacity 1.2s ease;
  transition: top 1.4s ease, left 1.4s ease, opacity 1.2s ease;
}
@media (max-width: 767px) {
  .p-loading__top-left {
    z-index: 3;
    top: calc(50% - 62rem);
    left: calc(50% - 37.6rem);
    width: 73.6rem;
    max-width: none;
  }
}
.p-loading__top-left.end {
  top: calc(50% - 225px);
  left: calc(50% - 410px);
}
@media (max-width: 767px) {
  .p-loading__top-left.end {
    top: calc(50% - 31rem);
    left: calc(50% - 14.6rem);
  }
}

.p-loading__top-right {
  position: absolute;
  z-index: 2;
  top: calc(50% - 490px);
  left: calc(50% + 920px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1081px;
  display: block;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 1;
  -webkit-transition: top 1.4s ease, left 1.4s ease, opacity 1.2s ease;
  transition: top 1.4s ease, left 1.4s ease, opacity 1.2s ease;
}
@media (max-width: 767px) {
  .p-loading__top-right {
    top: calc(50% - 71.6rem);
    left: calc(50% + 50.6rem);
    width: 88rem;
    max-width: none;
  }
}
.p-loading__top-right.end {
  top: calc(50% - 255px);
  left: calc(50% + 460px);
}
@media (max-width: 767px) {
  .p-loading__top-right.end {
    top: calc(50% - 29rem);
    left: calc(50% + 36.6rem);
  }
}

.p-loading__button-left {
  position: absolute;
  z-index: 2;
  top: calc(50% + 530px);
  left: calc(50% - 625px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 812px;
  display: block;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 1;
  -webkit-transition: top 1.4s ease, left 1.4s ease, opacity 1.2s ease;
  transition: top 1.4s ease, left 1.4s ease, opacity 1.2s ease;
}
@media (max-width: 767px) {
  .p-loading__button-left {
    top: calc(50% + 78.6rem);
    left: calc(50% - 42.6rem);
    width: 70.2rem;
    max-width: none;
  }
}
.p-loading__button-left.end {
  top: calc(50% + 310px);
  left: calc(50% - 380px);
}
@media (max-width: 767px) {
  .p-loading__button-left.end {
    top: calc(50% + 43.6rem);
    left: calc(50% - 28.4rem);
  }
}

.p-loading__button-right {
  position: absolute;
  z-index: 2;
  top: calc(50% + 600px);
  left: calc(50% + 665px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1325px;
  display: block;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 1;
  -webkit-transition: top 1.4s ease, left 1.4s ease, opacity 1.2s ease;
  transition: top 1.4s ease, left 1.4s ease, opacity 1.2s ease;
}
@media (max-width: 767px) {
  .p-loading__button-right {
    top: calc(50% + 90.6rem);
    left: calc(50% + 48.6rem);
    width: 129rem;
    max-width: none;
  }
}
.p-loading__button-right.end {
  top: calc(50% + 445px);
  left: calc(50% + 362px);
}
@media (max-width: 767px) {
  .p-loading__button-right.end {
    top: calc(50% + 54.4rem);
    left: calc(50% + 27rem);
  }
}

.p-loading__item {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: calc(50% + 20px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 59.1666666667%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}
@media (max-width: 767px) {
  .p-loading__item {
    left: calc(50% + 2.4rem);
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 99.2rem;
    max-width: none;
  }
}

.p-loading__item.is-show {
  opacity: 1;
  visibility: visible;
}

.p-loading__item.is-hide {
  opacity: 0;
  visibility: hidden;
}

.p-loading.is-fade .p-loading__logo,
.p-loading.is-fade .p-loading__top-left,
.p-loading.is-fade .p-loading__top-right,
.p-loading.is-fade .p-loading__button-left,
.p-loading.is-fade .p-loading__button-right {
  opacity: 0;
}

.l-header-nav {
  position: fixed;
  z-index: -1;
  top: 50%;
  left: calc(50% - 48rem);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 25.5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}
.l-header-nav a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1329px) {
  .l-header-nav {
    display: none;
  }
}

body.is-loaded-end .l-header-nav {
  opacity: 1;
  visibility: visible;
}

.l-header-nav__card {
  display: block;
  width: 100%;
}
.l-header-nav__card:hover {
  opacity: 0.7;
}

.l-header-nav__card02 {
  display: block;
  width: 25.5rem;
  margin-top: 1rem;
}
.l-header-nav__card02:hover {
  opacity: 0.7;
}

.l-header-nav__lists {
  padding-left: 5.1rem;
  margin-top: 1.8rem;
}

.l-header-nav__list {
  margin-top: 2rem;
}
.l-header-nav__list:first-of-type {
  margin-top: 0;
}

.l-header-nav__link {
  display: block;
  color: #488B81;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header-nav__link::before {
  content: attr(data-en);
  display: block;
  position: relative;
  font-family: "Cormorant Infant", serif;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 700;
}
.l-header-nav__link:hover {
  color: #FF956B;
}

.l-header-banner {
  position: fixed;
  z-index: -1;
  top: calc(50% + 17.2rem);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  right: calc(50% - 80rem);
  display: block;
  width: 29.6rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}
.l-header-banner:hover {
  opacity: 0.7;
}
@media (max-width: 1329px) {
  .l-header-banner {
    display: none;
  }
}

body.is-loaded-end .l-header-banner {
  opacity: 1;
  visibility: visible;
}

.p-fv-left {
  position: fixed;
  z-index: -2;
  top: 8rem;
  left: calc(50% + 250px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 540px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}

.p-fv-right {
  position: fixed;
  z-index: -2;
  bottom: -4.6rem;
  left: calc(50% - 250px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 494.5px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}

body.is-loaded-end .p-fv-left,
body.is-loaded-end .p-fv-right {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1329px) {
  body.is-loaded-end .l-header-nav,
  body.is-loaded-end .l-header-banner {
    display: none;
  }
}
.c-anchor {
  display: block;
  position: relative;
  top: -8rem;
  height: 0;
}
@media (max-width: 767px) {
  .c-anchor {
    top: 0;
  }
}

.l-header-logo {
  position: fixed;
  z-index: 1;
  top: calc(50% - 3.07rem);
  left: calc(50% - 49.2rem);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 36.4rem;
  max-width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}
@media (max-width: 1359px) {
  .l-header-logo {
    display: none;
  }
}

body.is-loaded-end .l-header-logo {
  opacity: 1;
  visibility: visible;
}

body.is-loaded-end.is-scene02 .l-header-logo,
body.is-loaded-end.is-scene03 .l-header-logo {
  opacity: 0;
  visibility: hidden;
}

.l-header-card {
  position: fixed;
  z-index: 1;
  top: calc(50% + 0.5rem);
  left: calc(50% - 49.05rem);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 34.1rem;
  max-width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}
@media (max-width: 1359px) {
  .l-header-card {
    display: none;
  }
}

body.is-loaded-end.is-scene02 .l-header-card,
body.is-loaded-end.is-scene03 .l-header-card {
  opacity: 1;
  visibility: visible;
}

body.is-loaded-end.is-mainEnd .l-header-logo,
body.is-loaded-end.is-mainEnd .l-header-card,
body.is-loaded-end.is-mainEnd .l-header-item {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

body.is-mainEnd .l-menuBtn {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.l-header-item {
  position: fixed;
  z-index: 1;
  top: calc(50% - 0.35rem);
  left: calc(50% + 47.4rem);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30.8rem;
  max-width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}
@media (max-width: 1359px) {
  .l-header-item {
    display: none;
  }
}

body.is-loaded-end .l-header-item {
  opacity: 1;
  visibility: visible;
}

.l-header-item__headTitle {
  width: 30.6rem;
  max-width: 100%;
  margin-left: 0.2rem;
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.07rem;
  font-weight: 600;
  line-height: 1.3384;
  letter-spacing: 0.0878em;
  text-align: center;
}
.l-header-item__headTitle::before, .l-header-item__headTitle::after {
  content: "";
  display: block;
  width: 27.72rem;
  max-width: 100%;
  height: 0.1rem;
  margin-inline: auto;
  background: #FFFFFF;
}
.l-header-item__headTitle::before {
  margin-bottom: 1.1604rem;
}
.l-header-item__headTitle::after {
  margin-top: 1.1604rem;
}

.l-header-item__nav {
  width: 20.88rem;
  max-width: 100%;
  margin-top: 2.0648rem;
  margin-left: 2.2699rem;
}

.l-header-item__item {
  margin-top: 2.5786rem;
}
.l-header-item__item:first-of-type {
  margin-top: 0;
}

.l-header-item__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.0314rem;
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: 3.06rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04213em;
}
.l-header-item__link:hover {
  opacity: 0.7;
}

.l-header-item__arrow {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2.97rem;
  height: 4.68rem;
}

.l-header-item__banners {
  margin-top: 4.5652rem;
}

.l-header-item__banner {
  display: block;
  width: 100%;
  margin-top: 4.2977rem;
  border-radius: 0.573rem;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0.573rem rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 0.573rem rgba(0, 0, 0, 0.25);
}
.l-header-item__banner:first-of-type {
  margin-top: 0;
}
.l-header-item__banner:hover {
  opacity: 0.7;
}

.c-hamburger {
  display: none;
  position: absolute;
  z-index: 10;
  top: 17rem;
  left: 3rem;
  width: 10rem;
  height: 10rem;
  background: #FEE469;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .c-hamburger {
    display: block;
  }
}
.c-hamburger span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 5.6rem;
  height: 0.48rem;
  background: #62B3A7;
  border-radius: 4rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-hamburger span:nth-of-type(1) {
  top: calc(50% + 1.6rem);
}
.c-hamburger span:nth-of-type(3) {
  top: calc(50% - 1.6rem);
}
.c-hamburger.is-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.c-hamburger-fixed {
  position: fixed;
  top: 3rem;
  left: 3rem;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-hamburger-fixed.on {
  opacity: 1;
  pointer-events: auto;
}
.c-hamburger-fixed.is-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.c-hamburger.active {
  opacity: 0;
  pointer-events: none;
}

body.is-fixed {
  overflow-y: hidden;
}

.c-hamburger-nav {
  position: fixed;
  z-index: 11;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 11;
  width: 100%;
  max-width: 68rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12rem 9rem;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 8rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-hamburger-nav.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.c-hamburger-overlay {
  position: fixed;
  inset: 0;
  z-index: 10;
  background: rgba(255, 249, 213, 0.8);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-hamburger-overlay.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.c-hamburger-nav__list {
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-bottom: 0.5px solid rgba(72, 139, 129, 0.2);
}
.c-hamburger-nav__list:first-of-type {
  padding-top: 0;
}
.c-hamburger-nav__list:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

.c-hamburger-nav__link {
  display: block;
  color: #488B81;
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-hamburger-nav__link::before {
  content: attr(data-en);
  display: block;
  position: relative;
  font-family: "Cormorant Infant", serif;
  font-size: 4.8rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0.8rem;
}
.c-hamburger-nav__link:hover {
  color: #FF956B;
}

.c-hamburger-nav__close {
  position: absolute;
  bottom: -5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 10rem;
  height: 10rem;
  background: #FEE469;
  border-radius: 100%;
}
.c-hamburger-nav__close span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 5.6rem;
  height: 0.48rem;
  background: #62B3A7;
  border-radius: 4rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-hamburger-nav__close span:nth-of-type(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.c-hamburger-nav__close span:nth-of-type(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.p-fv {
  width: 100%;
}

.p-pickup {
  width: 100%;
  padding-top: 5.76rem;
  background: #FFF9D5;
}
@media (max-width: 767px) {
  .p-pickup {
    padding-top: 8rem;
  }
}

.p-pickup__head {
  width: 17.856rem;
  height: 3.456rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #5E8A43;
  font-family: "Cormorant Infant", serif;
  font-size: 2.88rem;
  font-weight: 600;
  background: #fff;
  border-radius: 11.52rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-pickup__head {
    width: 24.8rem;
    height: 4.8rem;
    font-size: 4rem;
    border-radius: 16rem;
  }
}

.p-pickup__title {
  color: #5E8A43;
  font-family: "Cormorant Infant", serif;
  font-size: 6.624rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-pickup__title {
    font-size: 9.2rem;
    margin-top: 4rem;
  }
}

.p-pickup__text {
  color: #19573E;
  font-size: 3.456rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-pickup__text {
    font-size: 4.8rem;
    margin-top: 4rem;
  }
}

.p-pickupCard {
  position: relative;
  width: calc(100% - 5.76rem);
  padding: 43.344rem 4.32rem 4.32rem 4.32rem;
  background: #fff;
  border-radius: 1.728rem;
  margin: 10.08rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-pickupCard {
    width: calc(100% - 8rem);
    padding: 60.2rem 6rem 6rem 6rem;
    border-radius: 2.4rem;
    margin: 14rem auto 0 auto;
  }
}

.p-pickupCard__goods {
  position: absolute;
  z-index: 2;
  top: -4.896rem;
  left: calc(50% - 3.24rem);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 18.432rem;
}
@media (max-width: 767px) {
  .p-pickupCard__goods {
    top: -6.8rem;
    left: calc(50% - 4.5rem);
    width: 25.6rem;
  }
}

.p-pickupCard__soap {
  position: absolute;
  top: 5.76rem;
  left: calc(50% + 6.048rem);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 26.352rem;
}
@media (max-width: 767px) {
  .p-pickupCard__soap {
    top: 8rem;
    left: calc(50% + 8.4rem);
    width: 36.6rem;
  }
}

.p-pickupCard__head {
  color: #606262;
  font-size: 2.592rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 767px) {
  .p-pickupCard__head {
    font-size: 3.6rem;
  }
}

.p-pickupCard__title {
  color: #606262;
  font-size: 2.304rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 3.456rem;
}
.p-pickupCard__title span {
  display: block;
  font-size: 1.728rem;
  margin-bottom: 0.864rem;
}
@media (max-width: 767px) {
  .p-pickupCard__title span {
    font-size: 2.4rem;
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 767px) {
  .p-pickupCard__title {
    font-size: 3.2rem;
    margin-top: 4.8rem;
  }
}

.p-pickupCard__label {
  color: #606262;
  font-size: 1.872rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
  margin-top: 1.44rem;
}
@media (max-width: 767px) {
  .p-pickupCard__label {
    font-size: 2.6rem;
    margin-top: 2rem;
  }
}

.p-pickupCard__money {
  color: #606262;
  font-size: 1.872rem;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  margin-top: 1.44rem;
}
@media (max-width: 767px) {
  .p-pickupCard__money {
    font-size: 2.6rem;
    margin-top: 2rem;
  }
}

.p-pickupCarousel {
  width: 100%;
  margin-top: 8.64rem;
}
@media (max-width: 767px) {
  .p-pickupCarousel {
    margin-top: 12rem;
  }
}

.p-pickupCarousel__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8.64rem;
}
@media (max-width: 767px) {
  .p-pickupCarousel__lists {
    gap: 12rem;
  }
}

.p-pickupCarousel__list {
  color: #5E8A43;
  font-family: "Cormorant Infant", serif;
  font-size: 5.472rem;
  line-height: 1.1;
  font-weight: 600;
  padding: 0 0.36rem;
  border-bottom: 1px solid rgba(94, 138, 67, 0);
}
.p-pickupCarousel__list.on {
  color: #F68326;
  border-bottom: 1px solid #F68326;
}
@media (max-width: 767px) {
  .p-pickupCarousel__list {
    font-size: 7.6rem;
    padding: 0 0.5rem;
  }
}

.p-pickupCarousel__slider {
  width: 100%;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-pickupCarousel__slider {
    margin-top: 4rem;
  }
}

.p-pickupCarousel__img {
  width: 100%;
  margin: 0 2.88rem;
}
@media (max-width: 767px) {
  .p-pickupCarousel__img {
    margin: 0 4rem;
  }
}

.p-pickupCarousel__comment {
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: right;
  margin-top: 1.44rem;
  margin-right: 2.88rem;
}
@media (max-width: 767px) {
  .p-pickupCarousel__comment {
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-right: 4rem;
  }
}

.p-pickupItem {
  width: 100%;
  margin-top: 7.2rem;
}
@media (max-width: 767px) {
  .p-pickupItem {
    margin-top: 10rem;
  }
}

.p-pickupItem__title {
  color: #5E8A43;
  font-size: 3.456rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 767px) {
  .p-pickupItem__title {
    font-size: 4.8rem;
  }
}

.p-pickupItem__img {
  position: relative;
  left: -0.432rem;
  width: 100%;
  max-width: 49.968rem;
  margin: 2.592rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-pickupItem__img {
    left: -0.6rem;
    max-width: 69.4rem;
    margin: 3.6rem auto 0 auto;
  }
}

.p-pickupItem__comment {
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: right;
  margin-right: 2.88rem;
}
@media (max-width: 767px) {
  .p-pickupItem__comment {
    font-size: 1.8rem;
    margin-right: 4rem;
  }
}

.p-pickupMaterial {
  width: calc(100% - 5.76rem);
  margin: 5.76rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-pickupMaterial {
    width: calc(100% - 8rem);
    margin: 8rem auto 0 auto;
  }
}

.p-pickupMaterial__title {
  color: #5E8A43;
  font-size: 2.592rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 2.88rem;
}
.p-pickupMaterial__title span {
  display: block;
  font-size: 3.456rem;
  margin-top: 0.432rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__title span {
    font-size: 4.8rem;
    margin-top: 0.6rem;
  }
}
@media (max-width: 767px) {
  .p-pickupMaterial__title {
    font-size: 3.6rem;
    margin-top: 4rem;
  }
}

.p-pickupMaterial__wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.744rem 1.872rem;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__wrapper {
    gap: 5.2rem 2.6rem;
    margin-top: 4rem;
  }
}

.p-pickupMaterial__box {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.44rem;
  padding: 1.872rem;
  background: #fff;
  border: 0.5px solid #A1A1A1;
  border-radius: 1.44rem;
}
.p-pickupMaterial__box:first-child {
  grid-column: 1/-1;
}
.p-pickupMaterial__box:nth-child(2) {
  display: block;
  background: #FEF9E6;
  padding-bottom: 3.744rem;
  border: 0.5px solid #FACD56;
}
.p-pickupMaterial__box:nth-child(2)::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.728rem;
  width: 1.872rem;
  height: 1.152rem;
  background-image: url(../imgs/pickup_arrow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(2)::after {
    bottom: 2.4rem;
    width: 2.6rem;
    height: 1.6rem;
  }
}
.p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__point {
  background: #EAB51A;
}
.p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__img {
  height: 14.4rem;
}
.p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__img img {
  position: relative;
  left: 1.44rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__img img {
    left: 2rem;
  }
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__img {
    height: 20rem;
  }
}
.p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__label {
  text-align: center;
  padding-bottom: 1.152rem;
  border-bottom: 1px solid #FACD56;
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__label {
    padding-bottom: 1.6rem;
  }
}
.p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__text {
  text-align: center;
  margin-top: 1.008rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(2) .p-pickupMaterial__text {
    margin-top: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(2) {
    padding-bottom: 5.2rem;
  }
}
.p-pickupMaterial__box:nth-child(3) {
  display: block;
  padding-bottom: 3.744rem;
  background: #FEF2DF;
  border: 0.5px solid #FAA856;
}
.p-pickupMaterial__box:nth-child(3)::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.728rem;
  width: 1.872rem;
  height: 1.152rem;
  background-image: url(../imgs/pickup_arrow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(3)::after {
    bottom: 2.4rem;
    width: 2.6rem;
    height: 1.6rem;
  }
}
.p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__point {
  background: #FF956B;
}
.p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__img {
  height: 14.4rem;
}
.p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__img img {
  position: relative;
  left: 1.44rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__img img {
    left: 2rem;
  }
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__img {
    height: 20rem;
  }
}
.p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__label {
  text-align: center;
  padding-bottom: 1.152rem;
  border-bottom: 1px solid #FF956B;
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__label {
    padding-bottom: 1.6rem;
  }
}
.p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__text {
  text-align: center;
  margin-top: 1.008rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(3) .p-pickupMaterial__text {
    margin-top: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-pickupMaterial__box:nth-child(3) {
    padding-bottom: 5.2rem;
  }
}
@media (max-width: 767px) {
  .p-pickupMaterial__box {
    gap: 2rem;
    padding: 2.6rem;
    border-radius: 2rem;
  }
}

.p-pickupMaterial__point {
  position: absolute;
  z-index: 2;
  top: -2.304rem;
  left: -1.152rem;
  width: 6.048rem;
  height: 6.048rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.584rem;
  line-height: 1.1;
  font-weight: 500;
  background: #A1A1A1;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .p-pickupMaterial__point {
    top: -3.2rem;
    left: -1.6rem;
    width: 8.4rem;
    height: 8.4rem;
    font-size: 2.2rem;
  }
}

.p-pickupMaterial__img {
  width: 19.008rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .p-pickupMaterial__img {
    width: 26.4rem;
  }
}

.p-pickupMaterial__group {
  width: 100%;
}

.p-pickupMaterial__label {
  color: #606262;
  font-size: 2.304rem;
  line-height: 1.4;
  font-weight: 500;
  padding-bottom: 1.296rem;
  border-bottom: 1px solid #A1A1A1;
}
.p-pickupMaterial__label span {
  display: block;
  font-size: 1.728rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__label span {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .p-pickupMaterial__label {
    font-size: 3.2rem;
    padding-bottom: 1.8rem;
  }
}

.p-pickupMaterial__text {
  color: #606262;
  font-size: 1.584rem;
  line-height: 1.4;
  font-weight: 500;
  white-space: nowrap;
  margin-top: 1.296rem;
}
.p-pickupMaterial__text span {
  font-size: 1.44rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__text span {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .p-pickupMaterial__text {
    font-size: 2.2rem;
    margin-top: 1.8rem;
  }
}

.p-pickupMaterial__comment {
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: right;
  margin-top: 1.44rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__comment {
    font-size: 1.8rem;
    margin-top: 2rem;
  }
}

.p-pickupMaterial__exp {
  color: #5E8A43;
  font-size: 2.016rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 2.448rem;
}
@media (max-width: 767px) {
  .p-pickupMaterial__exp {
    font-size: 2.8rem;
    margin-top: 3.4rem;
  }
}

.p-pickupMaterial__button {
  width: 100%;
  max-width: 39.456rem;
  height: 7.344rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.72rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 2.304rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.072rem;
  background: #FFD100;
  border-radius: 5.76rem;
  margin: 5.76rem auto 0rem auto;
}
.p-pickupMaterial__button::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 3.024rem;
  height: 3.024rem;
  background-image: url(../imgs/button_icon_white.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-pickupMaterial__button::after {
    width: 4.2rem;
    height: 4.2rem;
  }
}
.p-pickupMaterial__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-pickupMaterial__button {
    max-width: 54.8rem;
    height: 10.2rem;
    gap: 1rem;
    font-size: 3.2rem;
    letter-spacing: 0.1rem;
    border-radius: 8rem;
    margin: 8rem auto 0rem auto;
  }
}

.p-pickupLine {
  width: calc(100% - 5.76rem);
  height: 41.112rem;
  background-image: url(../imgs/line_bg.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 5.76rem;
  margin: 8.64rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-pickupLine {
    width: calc(100% - 8rem);
    height: 57.1rem;
    padding-top: 8rem;
    margin: 12rem auto 0 auto;
  }
}

.p-pickupLine__head {
  position: relative;
  color: #606262;
  font-size: 2.016rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
}
.p-pickupLine__head::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1.728rem;
  width: 20.016rem;
  height: 1.152rem;
  background-image: url(../imgs/line_bar.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-pickupLine__head::after {
    bottom: -2.4rem;
    width: 27.8rem;
    height: 1.6rem;
  }
}
@media (max-width: 767px) {
  .p-pickupLine__head {
    font-size: 2.8rem;
  }
}

.p-pickupLine__title {
  color: #0D5967;
  font-family: "Cormorant Infant", serif;
  font-size: 4.32rem;
  line-height: 1.1;
  font-weight: 700;
  margin-top: 2.664rem;
}
@media (max-width: 767px) {
  .p-pickupLine__title {
    font-size: 6rem;
    margin-top: 3.7rem;
  }
}

.p-pickupLine__text {
  color: #0D5967;
  font-size: 2.016rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 0.576rem;
}
@media (max-width: 767px) {
  .p-pickupLine__text {
    font-size: 2.8rem;
    margin-top: 0.8rem;
  }
}

.p-pickupLine__button {
  width: 100%;
  max-width: 38.448rem;
  height: 7.776rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.448rem;
  color: #fff;
  font-size: 2.592rem;
  font-weight: 500;
  line-height: 1.4;
  padding-left: 2.592rem;
  background: #06C755;
  border-radius: 5.76rem;
  margin: 2.304rem auto 0rem auto;
}
.p-pickupLine__button::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 4.752rem;
  height: 4.608rem;
  background-image: url(../imgs/line_icon.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-pickupLine__button::before {
    width: 6.6rem;
    height: 6.4rem;
  }
}
.p-pickupLine__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-pickupLine__button {
    max-width: 53.4rem;
    height: 10.8rem;
    gap: 3.4rem;
    font-size: 3.6rem;
    padding-left: 3.6rem;
    border-radius: 8rem;
    margin: 3.2rem auto 0rem auto;
  }
}

.p-pickupLimited {
  position: relative;
  width: 100%;
  margin-top: 5.76rem;
}
@media (max-width: 767px) {
  .p-pickupLimited {
    margin-top: 8rem;
  }
}

.p-pickupLimited__img {
  width: 100%;
}

.p-limited__button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 14.4rem;
  width: 100%;
  max-width: 39.456rem;
  height: 7.344rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.72rem;
  color: #5E8A43;
  font-family: "Montserrat", sans-serif;
  font-size: 2.304rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.072rem;
  background: #fff;
  -webkit-box-shadow: 0 1px 6px rgba(207, 196, 148, 0.4);
          box-shadow: 0 1px 6px rgba(207, 196, 148, 0.4);
  border-radius: 5.76rem;
}
.p-limited__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-limited__button {
    bottom: 20rem;
    max-width: 54.8rem;
    height: 10.2rem;
    gap: 1rem;
    font-size: 3.2rem;
    letter-spacing: 0.1rem;
    border-radius: 8rem;
  }
}

#new {
  padding-top: 8rem;
  margin-top: -8rem;
}

.p-new {
  width: 100%;
  padding-top: 5.76rem;
  padding-bottom: 8.64rem;
  background: #F7FBE9;
}
@media (max-width: 767px) {
  .p-new {
    padding-top: 8rem;
    padding-bottom: 12rem;
  }
}

.p-new__head {
  width: 20.736rem;
  height: 3.456rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-family: "Cormorant Infant", serif;
  font-size: 2.88rem;
  font-weight: 600;
  background: #5E8A43;
  border-radius: 11.52rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-new__head {
    width: 28.8rem;
    height: 4.8rem;
    font-size: 4rem;
    border-radius: 16rem;
  }
}

.p-new__title {
  color: #5E8A43;
  font-family: "Cormorant Infant", serif;
  font-size: 5.472rem;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-new__title {
    font-size: 7.6rem;
    margin-top: 4rem;
  }
}

.p-new__text {
  color: #19573E;
  font-size: 3.456rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 2.88rem;
}
.p-new__text span {
  font-size: 1.44rem;
}
@media (max-width: 767px) {
  .p-new__text span {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .p-new__text {
    font-size: 4.8rem;
    margin-top: 4rem;
  }
}

.p-newCard {
  position: relative;
  width: calc(100% - 5.76rem);
  padding: 5.76rem 0rem;
  background: #fff;
  border-radius: 1.728rem;
  margin: 7.2rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-newCard {
    width: calc(100% - 8rem);
    padding: 8rem 0rem;
    border-radius: 2.4rem;
    margin: 10rem auto 0 auto;
  }
}

.p-newCard__time {
  position: absolute;
  z-index: 2;
  top: -3.6rem;
  right: 0;
  width: 13.824rem;
}
@media (max-width: 767px) {
  .p-newCard__time {
    top: -5rem;
    width: 19.2rem;
  }
}

.p-newCard__img {
  width: 100%;
}

.p-newCard__head {
  color: #606262;
  font-size: 2.592rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 2.88rem;
}
.p-newCard__head span {
  font-size: 1.728rem;
}
@media (max-width: 767px) {
  .p-newCard__head span {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .p-newCard__head {
    font-size: 3.6rem;
    margin-top: 4rem;
  }
}

.p-newCard__title {
  color: #606262;
  font-size: 2.304rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  margin-top: 2.592rem;
}
.p-newCard__title span {
  display: block;
  font-size: 1.872rem;
  margin-bottom: 0.864rem;
}
@media (max-width: 767px) {
  .p-newCard__title span {
    font-size: 2.6rem;
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 767px) {
  .p-newCard__title {
    font-size: 3.2rem;
    margin-top: 3.6rem;
  }
}

.p-newCard__label {
  color: #606262;
  font-size: 1.872rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
  margin-top: 1.44rem;
}
@media (max-width: 767px) {
  .p-newCard__label {
    font-size: 2.6rem;
    margin-top: 2rem;
  }
}

.p-newCard__money {
  color: #606262;
  font-size: 1.872rem;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  margin-top: 1.44rem;
}
@media (max-width: 767px) {
  .p-newCard__money {
    font-size: 2.6rem;
    margin-top: 2rem;
  }
}

.p-new__comment {
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  margin-top: 3.312rem;
}
@media (max-width: 767px) {
  .p-new__comment {
    font-size: 1.8rem;
    margin-top: 4.6rem;
  }
}

.p-new__item {
  position: relative;
  left: -0.432rem;
  width: 100%;
  max-width: 49.968rem;
  margin: 6.912rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-new__item {
    left: -0.6rem;
    max-width: 69.4rem;
    margin: 9.6rem auto 0 auto;
  }
}

.p-new__comment02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
  margin-top: 0.576rem;
}
@media (max-width: 767px) {
  .p-new__comment02 {
    font-size: 1.8rem;
    margin-top: 0.8rem;
  }
}

.p-newVideo {
  width: calc(100% - 5.76rem);
  margin: 11.52rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-newVideo {
    width: calc(100% - 8rem);
    margin: 16rem auto 0 auto;
  }
}

.p-newVideo__item {
  position: relative;
  width: 100%;
  padding-top: 177.78%;
}

.p-newVideo__button {
  width: 100%;
  max-width: 39.456rem;
  height: 7.344rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.72rem;
  color: #5E8A43;
  font-family: "Montserrat", sans-serif;
  font-size: 2.304rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.072rem;
  background: #fff;
  border-radius: 5.76rem;
  -webkit-box-shadow: 0 1px 6px #e0ebb7;
          box-shadow: 0 1px 6px #e0ebb7;
  margin: 4.32rem auto 0rem auto;
}
.p-newVideo__button::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 3.024rem;
  height: 3.024rem;
  background-image: url(../imgs/button_icon_green.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-newVideo__button::after {
    width: 4.2rem;
    height: 4.2rem;
  }
}
.p-newVideo__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-newVideo__button {
    max-width: 54.8rem;
    height: 10.2rem;
    gap: 1rem;
    font-size: 3.2rem;
    letter-spacing: 0.1rem;
    border-radius: 8rem;
    margin: 6rem auto 0rem auto;
  }
}

.p-newLine {
  width: calc(100% - 5.76rem);
  height: 76.104rem;
  background-image: url(../imgs/line_bg02.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 5.04rem;
  margin: 8.64rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-newLine {
    width: calc(100% - 8rem);
    height: 105.7rem;
    padding-top: 7rem;
    margin: 12rem auto 0 auto;
  }
}

.p-newLine__head {
  width: 100%;
  max-width: 28.656rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-newLine__head {
    max-width: 39.8rem;
  }
}

.p-newLine__title {
  color: #19573E;
  font-family: "Cormorant Infant", serif;
  font-size: 4.32rem;
  line-height: 1.1;
  font-weight: 700;
  margin-top: 1.152rem;
}
@media (max-width: 767px) {
  .p-newLine__title {
    font-size: 6rem;
    margin-top: 1.6rem;
  }
}

.p-newLine__text {
  color: #19573E;
  font-size: 2.016rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 0.576rem;
}
@media (max-width: 767px) {
  .p-newLine__text {
    font-size: 2.8rem;
    margin-top: 0.8rem;
  }
}

.p-newLine__img {
  width: 100%;
  margin-top: 1.008rem;
}
@media (max-width: 767px) {
  .p-newLine__img {
    margin-top: 1.4rem;
  }
}

.p-newLine__button {
  width: 100%;
  max-width: 38.448rem;
  height: 7.776rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.448rem;
  color: #fff;
  font-size: 2.592rem;
  font-weight: 500;
  line-height: 1.4;
  padding-left: 2.592rem;
  background: #06C755;
  border-radius: 5.76rem;
  margin: 2.304rem auto 0rem auto;
}
.p-newLine__button::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 4.752rem;
  height: 4.608rem;
  background-image: url(../imgs/line_icon.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-newLine__button::before {
    width: 6.6rem;
    height: 6.4rem;
  }
}
.p-newLine__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-newLine__button {
    max-width: 53.4rem;
    height: 10.8rem;
    gap: 3.4rem;
    font-size: 3.6rem;
    padding-left: 3.6rem;
    border-radius: 8rem;
    margin: 3.2rem auto 0rem auto;
  }
}

.p-newLine__lists {
  width: 100%;
  text-align: left;
  margin-left: 3.024rem;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-newLine__lists {
    margin-left: 4.2rem;
    margin-top: 4rem;
  }
}

.p-newLine__list {
  position: relative;
  color: #606262;
  font-size: 1.584rem;
  line-height: 1.4;
  font-weight: 500;
  padding-left: 2.592rem;
}
.p-newLine__list::before {
  content: "・";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0.432rem;
  font-size: 1.584rem;
}
@media (max-width: 767px) {
  .p-newLine__list::before {
    left: 0.6rem;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .p-newLine__list {
    font-size: 2.2rem;
    padding-left: 3.6rem;
  }
}

.p-area {
  position: relative;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.06%, #FFFFFF), color-stop(51.5%, #FFF9D5), to(#FFE8D9));
  background: linear-gradient(180deg, #FFFFFF 22.06%, #FFF9D5 51.5%, #FFE8D9 100%);
  padding-bottom: 7.92rem;
}
@media (max-width: 767px) {
  .p-area {
    padding-bottom: 11rem;
  }
}

.p-area__head {
  width: 100%;
}

.p-area__wrapper {
  width: calc(100% - 5.76rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 7.2rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-area__wrapper {
    width: calc(100% - 8rem);
    gap: 10rem;
  }
}

.p-area__link {
  position: relative;
  display: block;
  width: 100%;
  padding: 3.456rem 2.592rem 9.936rem 2.592rem;
  border-radius: 3.456rem;
  background: #fff;
  overflow: hidden;
}
.p-area__link:hover {
  opacity: 0.5;
}
.p-area__link:nth-of-type(2) .p-area__view {
  background: #F8928A;
}
@media (max-width: 767px) {
  .p-area__link {
    padding: 4.8rem 3.6rem 13.8rem 3.6rem;
    border-radius: 4.8rem;
  }
}

.p-area__eng {
  width: 100%;
}

.p-area__title {
  color: #606262;
  font-size: 2.304rem;
  line-height: 1.4;
  font-weight: 500;
  margin-top: 1.728rem;
}
.p-area__title span {
  color: #5E8A43;
  font-size: 3.744rem;
}
.p-area__title span span {
  font-weight: 700;
}
@media (max-width: 767px) {
  .p-area__title span {
    font-size: 5.2rem;
  }
}
@media (max-width: 767px) {
  .p-area__title {
    font-size: 3.2rem;
    margin-top: 2.4rem;
  }
}

.p-area__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.728rem;
  margin-top: 1.728rem;
}
@media (max-width: 767px) {
  .p-area__box {
    gap: 2.4rem;
    margin-top: 2.4rem;
  }
}

.p-area__img {
  width: 19.728rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .p-area__img {
    width: 27.4rem;
  }
}

.p-area__text {
  width: 100%;
  color: #606262;
  font-size: 1.728rem;
  line-height: 1.4;
  font-weight: 500;
}
@media (max-width: 767px) {
  .p-area__text {
    font-size: 2.4rem;
  }
}

.p-area__view {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 6.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 2.304rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.072rem;
  background: #FFD441;
}
@media (max-width: 767px) {
  .p-area__view {
    height: 9rem;
    font-size: 3.2rem;
    letter-spacing: 0.1rem;
  }
}

.p-area__comment {
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: right;
  margin-top: 1.728rem;
  margin-right: 2.88rem;
}
@media (max-width: 767px) {
  .p-area__comment {
    font-size: 1.8rem;
    margin-top: 2.4rem;
    margin-right: 4rem;
  }
}

.p-area__item {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 12.456rem;
}
@media (max-width: 767px) {
  .p-area__item {
    width: 17.3rem;
  }
}

.p-area__item02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14.688rem;
}
@media (max-width: 767px) {
  .p-area__item02 {
    width: 20.4rem;
  }
}

.p-daily {
  width: 100%;
  background: #FFF9D5;
  padding-bottom: 5.76rem;
}
@media (max-width: 767px) {
  .p-daily {
    padding-bottom: 8rem;
  }
}

.p-daily__title {
  width: 100%;
}

.p-daily__wrapper {
  position: relative;
  width: 100%;
}

.p-daily__head {
  position: relative;
  display: block;
  color: #62B384;
  font-size: 2.88rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
}
.p-daily__head::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -2.736rem;
  width: 33.984rem;
  height: 1.584rem;
  background-image: url(../imgs/daily_bar.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-daily__head::after {
    bottom: -3.8rem;
    width: 47.2rem;
    height: 2.2rem;
  }
}
@media (max-width: 767px) {
  .p-daily__head {
    font-size: 4rem;
  }
}

.p-daily__label {
  color: #62B384;
  font-size: 4.32rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-daily__label {
    font-size: 6rem;
    margin-top: 4rem;
  }
}

.p-daily__column {
  position: relative;
  width: calc(100% - 4.32rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 4.32rem;
  margin: 3.24rem auto 0 auto;
}
.p-daily__column::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 6.336rem;
  width: 0.288rem;
  height: 100%;
  background: #62B384;
}
@media (max-width: 767px) {
  .p-daily__column::after {
    left: 8.8rem;
    width: 0.4rem;
  }
}
@media (max-width: 767px) {
  .p-daily__column {
    width: calc(100% - 6rem);
    gap: 6rem;
    margin: 4.5rem auto 0 auto;
  }
}

.p-daily__black {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 1.296rem 2.016rem;
  background: #fff;
  border: 1px solid #FFD343;
  border-radius: 0.864rem;
}
@media (max-width: 767px) {
  .p-daily__black {
    padding: 1.8rem 2.8rem;
    border-radius: 1.2rem;
  }
}

.p-daily__band {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.44rem;
}
.p-daily__band::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0.576rem;
  width: 2.016rem;
  height: 1.152rem;
  background-image: url(../imgs/daily_arrow_black.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .p-daily__band::after {
    right: 0.8rem;
    width: 2.8rem;
    height: 1.6rem;
  }
}
.p-daily__band.open::after {
  -webkit-transform: translateY(-50%) scale(-1, -1);
          transform: translateY(-50%) scale(-1, -1);
}
@media (max-width: 767px) {
  .p-daily__band {
    gap: 2rem;
  }
}

.p-daily__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 8.64rem;
  min-width: 8.64rem;
  height: 8.64rem;
  color: #74B24D;
  font-family: "Cormorant Infant", serif;
  font-size: 1.872rem;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  padding-top: 0.576rem;
  background: #FFFCDC;
  border-radius: 100%;
}
.p-daily__step span {
  position: relative;
  top: -0.432rem;
  display: inline-block;
  font-size: 4.608rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-daily__step span {
    top: -0.6rem;
    font-size: 6.4rem;
  }
}
@media (max-width: 767px) {
  .p-daily__step {
    width: 12rem;
    min-width: 12rem;
    height: 12rem;
    font-size: 2.6rem;
    padding-top: 0.8rem;
  }
}

.p-daily__name {
  display: inline-block;
  width: 31.68rem;
  color: #606262;
  font-size: 2.88rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 767px) {
  .p-daily__name {
    width: 44rem;
    font-size: 4rem;
  }
}

.p-daily__box {
  display: none;
}

.p-dailyItem {
  width: 100%;
  padding-top: 3.6rem;
  padding-bottom: 3.024rem;
}
@media (max-width: 767px) {
  .p-dailyItem {
    padding-top: 5rem;
    padding-bottom: 4.2rem;
  }
}

.p-dailyItem__column {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.296rem;
  margin-bottom: 5.76rem;
}
.p-dailyItem__column .p-dailyItem__head {
  font-size: 1.728rem;
}
@media (max-width: 767px) {
  .p-dailyItem__column .p-dailyItem__head {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .p-dailyItem__column {
    gap: 1.8rem;
    margin-bottom: 8rem;
  }
}

.p-dailyItem__box {
  width: 100%;
}

.p-dailyItem__img {
  width: 100%;
  max-width: 21.6rem;
  margin: 0 auto;
}
.p-dailyItem__img.mb20 {
  margin-bottom: 2.88rem;
}
@media (max-width: 767px) {
  .p-dailyItem__img.mb20 {
    margin-bottom: 4rem;
  }
}
.p-dailyItem__img.wid156 {
  max-width: 23.04rem;
}
@media (max-width: 767px) {
  .p-dailyItem__img.wid156 {
    max-width: 32rem;
  }
}
@media (max-width: 767px) {
  .p-dailyItem__img {
    max-width: 30rem;
  }
}

.p-dailyItem__head {
  color: #62B3A7;
  font-size: 1.872rem;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  margin-top: 0.432rem;
}
@media (max-width: 767px) {
  .p-dailyItem__head {
    font-size: 2.6rem;
    margin-top: 0.6rem;
  }
}

.p-dailyItem__title {
  color: #606262;
  font-size: 1.728rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  margin-top: 1.152rem;
}
.p-dailyItem__title span {
  display: block;
  font-size: 1.584rem;
  font-weight: 400;
  margin-bottom: 0.864rem;
}
@media (max-width: 767px) {
  .p-dailyItem__title span {
    font-size: 2.2rem;
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 767px) {
  .p-dailyItem__title {
    font-size: 2.4rem;
    margin-top: 1.6rem;
  }
}

.p-dailyItem__label {
  color: #606262;
  font-size: 1.584rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
  margin-top: 0.864rem;
}
@media (max-width: 767px) {
  .p-dailyItem__label {
    font-size: 2.2rem;
    margin-top: 1.2rem;
  }
}

.p-dailyItem__money {
  color: #606262;
  font-size: 1.584rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
  margin-top: 0.864rem;
}
@media (max-width: 767px) {
  .p-dailyItem__money {
    font-size: 2.2rem;
    margin-top: 1.2rem;
  }
}

.p-dailyItem__button {
  width: 100%;
  max-width: 19.584rem;
  height: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.72rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 1.584rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.144rem;
  padding-top: 0.288rem;
  background: #62B3A7;
  border-radius: 5.76rem;
  margin: 1.728rem auto 0rem auto;
}
.p-dailyItem__button::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 1.728rem;
  height: 1.728rem;
  background-image: url(../imgs/button_icon_white.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-dailyItem__button::after {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.p-dailyItem__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-dailyItem__button {
    max-width: 27.2rem;
    height: 5rem;
    gap: 1rem;
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
    padding-top: 0.4rem;
    border-radius: 8rem;
    margin: 2.4rem auto 0rem auto;
  }
}

.p-special {
  width: 100%;
  background: #EAF9E4;
}

.p-special__title {
  width: 100%;
}

.p-special__wrapper {
  position: relative;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#EAF9E4), to(#FDFFD7));
  background: linear-gradient(180deg, #EAF9E4, #FDFFD7);
  padding-bottom: 5.76rem;
}
@media (max-width: 767px) {
  .p-special__wrapper {
    padding-bottom: 8rem;
  }
}

.p-special__head {
  position: relative;
  display: block;
  color: #62B384;
  font-size: 2.88rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
}
.p-special__head::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -2.736rem;
  width: 33.984rem;
  height: 1.584rem;
  background-image: url(../imgs/daily_bar.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-special__head::after {
    bottom: -3.8rem;
    width: 47.2rem;
    height: 2.2rem;
  }
}
@media (max-width: 767px) {
  .p-special__head {
    font-size: 4rem;
  }
}

.p-special__label {
  color: #62B384;
  font-size: 4.32rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-special__label {
    font-size: 6rem;
    margin-top: 4rem;
  }
}

.p-special__column {
  position: relative;
  width: calc(100% - 4.32rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 2.88rem;
  margin: 3.24rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-special__column {
    width: calc(100% - 6rem);
    gap: 4rem;
    margin: 4.5rem auto 0 auto;
  }
}

.p-special__black {
  position: relative;
  z-index: 2;
  width: 100%;
  background: #fff;
  border-radius: 0.864rem;
}
.p-special__black:nth-of-type(even) .p-special__band {
  background: #62B384;
}
.p-special__black:nth-of-type(even) .p-specialItem__head {
  color: #62B384;
}
.p-special__black:nth-of-type(even) .p-specialItem__comment {
  color: #62B384;
}
.p-special__black:nth-of-type(even) .p-specialItem__card {
  color: #62B384;
}
.p-special__black:nth-of-type(even) .p-specialItem__button {
  color: #62B384;
  border: 1px solid #62B384;
}
.p-special__black:nth-of-type(even) .p-specialItem__button::after {
  background-image: url(../imgs/button_icon_green03.png);
}
@media (max-width: 767px) {
  .p-special__black {
    border-radius: 1.2rem;
  }
}

.p-special__band {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 2.592rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  padding: 2.448rem 5.76rem;
  background: #62B3A7;
  border-radius: 0.864rem;
}
.p-special__band::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5.616rem;
  right: 2.736rem;
  width: 2.016rem;
  height: 1.152rem;
  background-image: url(../imgs/daily_arrow_white.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .p-special__band::after {
    top: 7.8rem;
    right: 3.8rem;
    width: 2.8rem;
    height: 1.6rem;
  }
}
.p-special__band span {
  display: block;
  font-size: 2.16rem;
}
@media (max-width: 767px) {
  .p-special__band span {
    font-size: 3rem;
  }
}
.p-special__band.open::after {
  -webkit-transform: translateY(-50%) scale(-1, -1);
          transform: translateY(-50%) scale(-1, -1);
}
@media (max-width: 767px) {
  .p-special__band {
    font-size: 3.6rem;
    padding: 3.4rem 8rem;
    border-radius: 1.2rem;
  }
}

.p-special__box {
  display: none;
}

.p-specialItem {
  width: 100%;
  padding-top: 2.88rem;
  padding-bottom: 4.32rem;
}
@media (max-width: 767px) {
  .p-specialItem {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
}

.p-specialItem__box {
  width: 100%;
  max-width: 36rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-specialItem__box {
    max-width: 50rem;
  }
}

.p-specialItem__img {
  width: 100%;
  max-width: 21.6rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-specialItem__img {
    max-width: 30rem;
  }
}

.p-specialItem__head {
  color: #62B3A7;
  font-size: 1.872rem;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  margin-top: 1.44rem;
}
.p-specialItem__head span {
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
}
@media (max-width: 767px) {
  .p-specialItem__head span {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-specialItem__head {
    font-size: 2.6rem;
    margin-top: 2rem;
  }
}

.p-specialItem__comment {
  display: block;
  color: #62B3A7;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: right;
  margin-top: 2.016rem;
}
.p-specialItem__comment.center {
  text-align: center;
  margin-top: 1.296rem;
  margin-bottom: 1.44rem;
}
@media (max-width: 767px) {
  .p-specialItem__comment.center {
    margin-top: 1.8rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .p-specialItem__comment {
    font-size: 1.8rem;
    margin-top: 2.8rem;
  }
}

.p-specialItem__title {
  color: #606262;
  font-size: 1.728rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  margin-top: 1.008rem;
}
.p-specialItem__title span {
  display: block;
  font-size: 1.584rem;
  font-weight: 400;
  margin-bottom: 0.576rem;
}
@media (max-width: 767px) {
  .p-specialItem__title span {
    font-size: 2.2rem;
    margin-bottom: 0.8rem;
  }
}
@media (max-width: 767px) {
  .p-specialItem__title {
    font-size: 2.4rem;
    margin-top: 1.4rem;
  }
}

.p-specialItem__label {
  color: #606262;
  font-size: 1.728rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
  margin-top: 0.432rem;
}
@media (max-width: 767px) {
  .p-specialItem__label {
    font-size: 2.4rem;
    margin-top: 0.6rem;
  }
}

.p-specialItem__money {
  color: #606262;
  font-size: 1.584rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
  margin-top: 0.864rem;
}
@media (max-width: 767px) {
  .p-specialItem__money {
    font-size: 2.2rem;
    margin-top: 1.2rem;
  }
}

.p-specialItem__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 22.032rem;
  color: #606262;
  font-size: 1.872rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.072rem;
  padding: 0.288rem;
  border: 1px solid #606262;
  margin: 1.152rem auto 0 auto;
}
.p-specialItem__item.wid82 {
  width: 11.808rem;
}
@media (max-width: 767px) {
  .p-specialItem__item.wid82 {
    width: 16.4rem;
  }
}
.p-specialItem__item span {
  font-size: 1.584rem;
}
@media (max-width: 767px) {
  .p-specialItem__item span {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .p-specialItem__item {
    width: 30.6rem;
    font-size: 2.6rem;
    letter-spacing: 0.1rem;
    padding: 0.4rem;
    margin: 1.6rem auto 0 auto;
  }
}

.p-specialItem__itemBox {
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-specialItem__itemBox {
    margin-top: 4rem;
  }
}

.p-specialItem__card {
  width: 100%;
  max-width: 23.04rem;
  margin: 0 auto;
  color: #62B3A7;
  font-size: 1.584rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  padding: 1.44rem;
  background: #F7F4C7;
  border-radius: 5.76rem;
}
.p-specialItem__card span {
  display: inline-block;
  font-size: 1.872rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .p-specialItem__card span {
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .p-specialItem__card {
    max-width: 32rem;
    font-size: 2.2rem;
    padding: 2rem;
    border-radius: 8rem;
  }
}

.p-specialItem__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.152rem;
  margin-top: 1.44rem;
}
.p-specialItem__group .p-specialItem__card {
  margin: 0;
}
@media (max-width: 767px) {
  .p-specialItem__group {
    gap: 1.6rem;
    margin-top: 2rem;
  }
}

.p-specialItem__lists {
  width: 100%;
  max-width: 47.232rem;
  margin: 1.152rem auto 4.32rem auto;
}
@media (max-width: 767px) {
  .p-specialItem__lists {
    max-width: 65.6rem;
    margin: 1.6rem auto 6rem auto;
  }
}

.p-specialItem__button {
  width: 100%;
  max-width: 22.032rem;
  height: 4.032rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.72rem;
  color: #62B3A7;
  font-family: "Montserrat", sans-serif;
  font-size: 1.872rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.144rem;
  padding-top: 0.288rem;
  border: 1px solid #62B3A7;
  border-radius: 5.76rem;
  margin: 2.88rem auto 0rem auto;
}
.p-specialItem__button::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 2.16rem;
  height: 2.16rem;
  background-image: url(../imgs/button_icon_green02.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-specialItem__button::after {
    width: 3rem;
    height: 3rem;
  }
}
.p-specialItem__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-specialItem__button {
    max-width: 30.6rem;
    height: 5.6rem;
    gap: 1rem;
    font-size: 2.6rem;
    letter-spacing: 0.2rem;
    padding-top: 0.4rem;
    border-radius: 8rem;
    margin: 4rem auto 0rem auto;
  }
}

.p-present {
  width: 100%;
  padding: 10.08rem 2.88rem 7.2rem 2.88rem;
  background-image: url(../imgs/present_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-present {
    padding: 14rem 4rem 10rem 4rem;
  }
}

.p-present__inner {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 5.76rem 0rem 4.32rem 0rem;
}
@media (max-width: 767px) {
  .p-present__inner {
    padding: 8rem 0rem 6rem 0rem;
  }
}

.p-present__head {
  position: absolute;
  top: -2.808rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 35.28rem;
}
@media (max-width: 767px) {
  .p-present__head {
    top: -3.9rem;
    width: 49rem;
  }
}

.p-present__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.44rem;
  padding: 0 2.88rem;
}
@media (max-width: 767px) {
  .p-present__box {
    gap: 2rem;
    padding: 0 4rem;
  }
}

.p-present__group {
  padding-left: 0.864rem;
}
@media (max-width: 767px) {
  .p-present__group {
    padding-left: 1.2rem;
  }
}

.p-present__title {
  color: #19573E;
  font-size: 4.032rem;
  line-height: 1.2;
  font-weight: 700;
}
.p-present__title span {
  display: block;
  font-size: 2.304rem;
  line-height: 1.6;
  font-weight: 500;
}
@media (max-width: 767px) {
  .p-present__title span {
    font-size: 3.2rem;
  }
}
@media (max-width: 767px) {
  .p-present__title {
    font-size: 5.6rem;
  }
}

.p-present__text {
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  margin-top: 1.008rem;
}
@media (max-width: 767px) {
  .p-present__text {
    font-size: 1.8rem;
    margin-top: 1.4rem;
  }
}

.p-present__img {
  display: block;
  width: 13.752rem;
}
@media (max-width: 767px) {
  .p-present__img {
    width: 19.1rem;
  }
}

.p-present__exp {
  width: 100%;
  margin-top: 4.32rem;
}
@media (max-width: 767px) {
  .p-present__exp {
    margin-top: 6rem;
  }
}

.p-present__comment {
  width: 100%;
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  margin-top: 1.44rem;
}
@media (max-width: 767px) {
  .p-present__comment {
    font-size: 1.8rem;
    margin-top: 2rem;
  }
}

.p-present__time {
  width: 100%;
  padding: 0 4.536rem;
  margin-top: 4.32rem;
}
@media (max-width: 767px) {
  .p-present__time {
    padding: 0 6.3rem;
    margin-top: 6rem;
  }
}

.p-presentInsta {
  width: 100%;
  padding: 0 2.88rem;
  margin-top: 8.64rem;
}
@media (max-width: 767px) {
  .p-presentInsta {
    padding: 0 4rem;
    margin-top: 12rem;
  }
}

.p-presentInsta__head {
  width: 100%;
}

.p-presentInsta__lists {
  width: 100%;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-presentInsta__lists {
    margin-top: 4rem;
  }
}

.p-presentInsta__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.44rem;
  margin-top: 1.44rem;
}
.p-presentInsta__list:first-of-type {
  margin-top: 0;
}
@media (max-width: 767px) {
  .p-presentInsta__list {
    gap: 2rem;
    margin-top: 2rem;
  }
}

.p-presentInsta__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 5.904rem;
  min-width: 5.904rem;
  height: 5.904rem;
  color: #fff;
  font-family: "Cormorant Infant", serif;
  font-size: 1.224rem;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  padding-top: 0.576rem;
  background: #EF9B77;
  border-radius: 100%;
}
.p-presentInsta__step span {
  position: relative;
  top: -0.432rem;
  display: inline-block;
  font-size: 3.384rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-presentInsta__step span {
    top: -0.6rem;
    font-size: 4.7rem;
  }
}
@media (max-width: 767px) {
  .p-presentInsta__step {
    width: 8.2rem;
    min-width: 8.2rem;
    height: 8.2rem;
    font-size: 1.7rem;
    padding-top: 0.8rem;
  }
}

.p-presentInsta__name {
  color: #606262;
  font-size: 2.304rem;
  line-height: 1.5;
  font-weight: 500;
}
.p-presentInsta__name span {
  color: #EF9B77;
}
@media (max-width: 767px) {
  .p-presentInsta__name {
    font-size: 3.2rem;
  }
}

.p-presentInsta__text {
  color: #606262;
  font-size: 2.304rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-presentInsta__text {
    font-size: 3.2rem;
    margin-top: 4rem;
  }
}

.p-presentInsta__bigText {
  color: #606262;
  font-size: 2.304rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  margin-top: 2.304rem;
}
@media (max-width: 767px) {
  .p-presentInsta__bigText {
    font-size: 3.2rem;
    margin-top: 3.2rem;
  }
}

.p-presentInsta__button {
  width: 100%;
  max-width: 34.56rem;
  height: 6.912rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  color: #fff;
  font-size: 2.16rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  background: #EF9B77;
  border-radius: 5.76rem;
  margin: 4.32rem auto 0rem auto;
}
.p-presentInsta__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-presentInsta__button {
    max-width: 48rem;
    height: 9.6rem;
    font-size: 3rem;
    border-radius: 8rem;
    margin: 6rem auto 0rem auto;
  }
}

.p-presentX {
  width: 100%;
  padding: 0 2.88rem;
  margin-top: 8.64rem;
}
@media (max-width: 767px) {
  .p-presentX {
    padding: 0 4rem;
    margin-top: 12rem;
  }
}

.p-presentX__head {
  width: 100%;
}

.p-presentX__lists {
  width: 100%;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-presentX__lists {
    margin-top: 4rem;
  }
}

.p-presentX__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.44rem;
  margin-top: 2.16rem;
}
.p-presentX__list:first-of-type {
  margin-top: 0;
}
.p-presentX__list:nth-of-type(2) {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .p-presentX__list {
    gap: 2rem;
    margin-top: 3rem;
  }
}

.p-presentX__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 5.904rem;
  min-width: 5.904rem;
  height: 5.904rem;
  color: #fff;
  font-family: "Cormorant Infant", serif;
  font-size: 1.224rem;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  padding-top: 0.576rem;
  background: #62B3A7;
  border-radius: 100%;
}
.p-presentX__step span {
  position: relative;
  top: -0.432rem;
  display: inline-block;
  font-size: 3.384rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-presentX__step span {
    top: -0.6rem;
    font-size: 4.7rem;
  }
}
@media (max-width: 767px) {
  .p-presentX__step {
    width: 8.2rem;
    min-width: 8.2rem;
    height: 8.2rem;
    font-size: 1.7rem;
    padding-top: 0.8rem;
  }
}

.p-presentX__name {
  color: #606262;
  font-size: 2.304rem;
  line-height: 1.5;
  font-weight: 500;
}
.p-presentX__name span {
  color: #62B3A7;
}
@media (max-width: 767px) {
  .p-presentX__name {
    font-size: 3.2rem;
  }
}

.p-presentX__button {
  width: 100%;
  max-width: 34.56rem;
  height: 6.912rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  color: #fff;
  font-size: 2.16rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  background: #62B3A7;
  border-radius: 5.76rem;
  margin: 4.32rem auto 0rem auto;
}
.p-presentX__button:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-presentX__button {
    max-width: 48rem;
    height: 9.6rem;
    font-size: 3rem;
    border-radius: 8rem;
    margin: 6rem auto 0rem auto;
  }
}

.p-present__comment02 {
  width: 100%;
  color: #606262;
  font-size: 1.296rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  margin-top: 4.32rem;
}
@media (max-width: 767px) {
  .p-present__comment02 {
    font-size: 1.8rem;
    margin-top: 6rem;
  }
}

.u-anime-up {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), transform 0.9s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}

.u-anime-up.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.u-anime-fade {
  opacity: 0;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.u-anime-fade.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.u-anime-left {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.u-anime-left.is-show {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.u-anime-right {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  -webkit-transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.u-anime-right.is-show {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}
.u-sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .u-sp {
    display: block !important;
  }
}
.u-sp-inline {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .u-sp-inline {
    display: inline-block !important;
  }
}
.u-sp-flex {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .u-sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.l-main {
  opacity: 1;
  visibility: visible;
}

.p-enHeading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.44rem;
  font-family: "Cormorant Infant", serif;
  font-weight: 700;
  font-size: 2.592rem;
  line-height: 1.5;
  letter-spacing: 0.1111em;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-enHeading {
    gap: 2rem;
    font-size: 3.6rem;
  }
}

.p-enHeading::before,
.p-enHeading::before,
.p-enHeading::after {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4.32rem;
  height: 0.144rem;
  background: #991c56;
}
@media (max-width: 767px) {
  .p-enHeading::before,
  .p-enHeading::before,
  .p-enHeading::after {
    width: 6rem;
    height: 0.2rem;
  }
}

.p-enHeading--lg {
  font-size: 3.168rem;
  letter-spacing: 0.0909em;
}
@media (max-width: 767px) {
  .p-enHeading--lg {
    font-size: 4.4rem;
  }
}

.p-enHeading--xl {
  font-size: 4.32rem;
  letter-spacing: 0.0667em;
}
@media (max-width: 767px) {
  .p-enHeading--xl {
    font-size: 6rem;
  }
}

.p-btnExternal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.72rem;
  width: 37.44rem;
  max-width: 100%;
  min-height: 7.776rem;
  margin: 0 auto;
  padding: 2.16rem 8.64rem;
  color: #ffffff;
  background: #ac9d96;
  border-radius: 0.576rem;
  -webkit-box-shadow: inset 0 0 0 0.144rem #ac9d96;
          box-shadow: inset 0 0 0 0.144rem #ac9d96;
}
@media (max-width: 767px) {
  .p-btnExternal {
    gap: 1rem;
    width: 52rem;
    min-height: 10.8rem;
    padding: 3rem 12rem;
    border-radius: 0.8rem;
    -webkit-box-shadow: inset 0 0 0 0.2rem #ac9d96;
            box-shadow: inset 0 0 0 0.2rem #ac9d96;
  }
}
@media (hover: hover) {
  .p-btnExternal:hover {
    color: #ac9d96;
    background: #ffffff;
  }
}

.p-btnExternal__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 2.304rem;
  line-height: 1.5;
  letter-spacing: 0.125em;
  white-space: nowrap;
  color: inherit;
}
@media (max-width: 767px) {
  .p-btnExternal__text {
    font-size: 3.2rem;
  }
}

.p-btnExternal__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 3.024rem;
  height: 3.024rem;
}
@media (max-width: 767px) {
  .p-btnExternal__icon {
    width: 4.2rem;
    height: 4.2rem;
  }
}

.p-btnExternal--wide {
  width: 38.88rem;
}
@media (max-width: 767px) {
  .p-btnExternal--wide {
    width: 54rem;
  }
}

.p-btnExternal--outline {
  width: 33.696rem;
  background: #9d8b93;
  border: 0.144rem solid #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 767px) {
  .p-btnExternal--outline {
    width: 46.8rem;
    border-width: 0.2rem;
  }
}
@media (hover: hover) {
  .p-btnExternal--outline:hover {
    color: #9d8b93;
    background: #ffffff;
    border-color: #9d8b93;
  }
}

.l-menuBtn {
  display: none;
  position: fixed;
  z-index: 1100;
  top: 17rem;
  left: 3rem;
  width: 10rem;
  height: 10rem;
  padding: 0;
  background: rgba(123, 62, 90, 0.8);
  border: 0;
  border-radius: 100%;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
@media (max-width: 767px) {
  .l-menuBtn {
    display: block;
  }
}

body.is-menuOpen .l-menuBtn {
  opacity: 0;
  visibility: hidden;
}

.l-menuBtn__bar {
  display: block;
  position: absolute;
  left: 2.4rem;
  width: 5.0912rem;
  height: 0.48rem;
  background: #F6E9DA;
  border-radius: 0.24rem;
}

.l-menuBtn__bar:nth-of-type(1) {
  top: 3.306rem;
}

.l-menuBtn__bar:nth-of-type(2) {
  top: 4.906rem;
}

.l-menuBtn__bar:nth-of-type(3) {
  top: 6.506rem;
}

.l-menu {
  display: none;
  position: fixed;
  z-index: 1200;
  top: 14rem;
  right: 0;
  bottom: 0;
  width: 51rem;
  padding-bottom: 8rem;
  overflow-y: auto;
  background: #DBCAC6;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
}
@media (max-width: 767px) {
  .l-menu {
    display: block;
  }
}

body.is-menuOpen .l-menu {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible;
}

.l-menu__close {
  position: absolute;
  top: 4rem;
  right: 4rem;
  width: 8rem;
  height: 8rem;
  padding: 0;
  background: rgba(255, 255, 255, 0.56);
  border: 0;
  border-radius: 100%;
}
.l-menu__close::before, .l-menu__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.88rem;
  height: 0.16rem;
  background: #991C56;
  border-radius: 0.08rem;
}
.l-menu__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.l-menu__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.l-menu__headTitle {
  width: 43rem;
  margin-top: 17rem;
  margin-inline: auto;
  color: #991C56;
  font-family: "Zen Old Mincho", serif;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.343;
  letter-spacing: 0.08813em;
  text-align: center;
}
.l-menu__headTitle::before, .l-menu__headTitle::after {
  content: "";
  display: block;
  width: 43rem;
  height: 0.1rem;
  margin-inline: auto;
  background: #991C56;
}
.l-menu__headTitle::before {
  margin-bottom: 1.8rem;
}
.l-menu__headTitle::after {
  margin-top: 1.8rem;
}

.l-menu__nav {
  margin-top: 3.2rem;
  margin-left: 7.2rem;
}

.l-menu__item {
  margin-top: 4rem;
}
.l-menu__item:first-of-type {
  margin-top: 0;
}

.l-menu__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
  color: #991C56;
  font-family: "Zen Old Mincho", serif;
  font-size: 4.8rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04167em;
}

.l-menu__arrow {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4.6rem;
  height: 7.2rem;
}

.l-menu__banners {
  margin-top: 8rem;
  margin-left: 4rem;
}

.l-menu__banner {
  display: block;
  width: 43rem;
  margin-top: 6rem;
  border-radius: 0.8rem;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.25);
}
.l-menu__banner:first-of-type {
  margin-top: 0;
}

body.is-menuOpen {
  overflow-y: hidden;
}

.js-reveal {
  opacity: 0;
  -webkit-transform: translateY(2.16rem);
          transform: translateY(2.16rem);
  -webkit-transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
  transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
  transition: opacity 0.9s ease, transform 0.9s ease;
  transition: opacity 0.9s ease, transform 0.9s ease, -webkit-transform 0.9s ease;
}
@media (max-width: 767px) {
  .js-reveal {
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
  }
}

.js-reveal--fadeOnly {
  -webkit-transform: none;
          transform: none;
}

.js-reveal.is-inview {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .js-reveal {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
  }
}
.p-intro {
  position: fixed;
  z-index: 2000;
  inset: 0;
  background: #6D354F;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}

.p-intro.is-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.p-intro.is-end {
  display: none;
}

.p-intro__bg {
  position: absolute;
  inset: 0;
  background: url(../imgs/intro_bg_pc.jpg) center/cover no-repeat;
  opacity: 0.6;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
@media (max-width: 767px) {
  .p-intro__bg {
    background-image: url(../imgs/intro_bg_sp.jpg);
    background-position: calc(50% + 1.7rem) center;
    opacity: 0.5;
  }
}

.p-intro__bg.is-hide {
  opacity: 0;
}

.p-intro__logo {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80rem;
  max-width: 84%;
  height: auto;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
@media (max-width: 767px) {
  .p-intro__logo {
    top: calc(50% - 5.886rem);
    width: 62.4rem;
  }
}

.p-intro__logo.is-show {
  opacity: 1;
}

.p-mv {
  width: 100%;
}

.p-mv__title {
  margin: 0;
  font-size: 0;
}

.p-mv__img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 375/595;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-copy {
  position: sticky;
  z-index: 1;
  top: 0;
  width: 100%;
  min-height: 85.68rem;
  padding-top: 21.6rem;
  padding-bottom: 26.928rem;
  background-image: url(../imgs/copy_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -0.09rem;
}
@media (max-width: 767px) {
  .p-copy {
    min-height: 119rem;
    padding-top: 30rem;
    padding-bottom: 37.4rem;
    margin-top: -0.125rem;
  }
}

.p-copy__comment {
  position: absolute;
  top: 1.44rem;
  right: 1.44rem;
  font-size: 1.296rem;
  color: #fff;
}
@media (max-width: 767px) {
  .p-copy__comment {
    top: 2rem;
    right: 2rem;
    font-size: 1.8rem;
  }
}

.p-copy__text {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 2.592rem;
  line-height: 2.4;
  letter-spacing: 0.2222em;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767px) {
  .p-copy__text {
    font-size: 3.6rem;
  }
}

.p-item {
  position: sticky;
  z-index: 2;
  top: 0;
  width: 100%;
  padding: 0rem 0 5.76rem 0;
  background-image: url(../imgs/item_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-item {
    padding: 0rem 0 8rem 0;
  }
}

.p-item__visual {
  width: 33.84rem;
  height: 50.4rem;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-item__visual {
    width: 47rem;
    height: 70rem;
  }
}

.p-item__bottle {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-item__body {
  width: 100%;
  margin-top: 2.304rem;
}
@media (max-width: 767px) {
  .p-item__body {
    margin-top: 3.2rem;
  }
}

.p-item__catch {
  padding-bottom: 0.72rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 2.304rem;
  line-height: 1.5;
  letter-spacing: 0.125em;
  text-align: center;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-item__catch {
    padding-bottom: 1rem;
    font-size: 3.2rem;
  }
}

.p-item__ref {
  font-size: 1.296rem;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .p-item__ref {
    font-size: 1.8rem;
  }
}

.p-item__note {
  margin-top: 1.152rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.296rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
  color: #2b2b2b;
}
@media (max-width: 767px) {
  .p-item__note {
    margin-top: 1.6rem;
    font-size: 1.8rem;
  }
}

.p-item__product {
  width: 48.24rem;
  max-width: 100%;
  margin: 2.88rem auto 0 auto;
  padding: 0rem 7.92rem 1.44rem 7.92rem;
}
@media (max-width: 767px) {
  .p-item__product {
    width: 67rem;
    margin: 4rem auto 0 auto;
    padding: 0rem 11rem 2rem 11rem;
  }
}

.p-item__brand {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.728rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-item__brand {
    font-size: 2.4rem;
  }
}

.p-item__title {
  margin-top: 0.576rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 2.304rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-item__title {
    margin-top: 0.8rem;
    font-size: 3.2rem;
  }
}

.p-item__spec {
  margin-top: 0.576rem;
}
@media (max-width: 767px) {
  .p-item__spec {
    margin-top: 0.8rem;
  }
}

.p-item__type {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.872rem;
  line-height: 1.5;
  letter-spacing: 0.1538em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-item__type {
    font-size: 2.6rem;
  }
}

.p-item__price {
  margin-top: 1.152rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.728rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-item__price {
    margin-top: 1.6rem;
    font-size: 2.4rem;
  }
}

.p-effect {
  position: relative;
  z-index: 3;
  width: 100%;
  padding-top: 12.528rem;
  padding-bottom: 6.912rem;
  overflow: hidden;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .p-effect {
    padding-top: 17.4rem;
    padding-bottom: 9.6rem;
  }
}

.p-effect::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url(../imgs/effect_bg.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.p-effect::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: #ffffff;
  opacity: 0.5;
  mix-blend-mode: lighten;
  pointer-events: none;
}

.p-effect__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

.p-effect__catch {
  position: relative;
  z-index: 1;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 3.456rem;
  line-height: 1.5;
  letter-spacing: 0.0833em;
  text-align: center;
  color: #77364c;
  -webkit-filter: drop-shadow(0 0 0.576rem rgba(255, 255, 255, 0.25));
          filter: drop-shadow(0 0 0.576rem rgba(255, 255, 255, 0.25));
}
@media (max-width: 767px) {
  .p-effect__catch {
    font-size: 4.8rem;
    -webkit-filter: drop-shadow(0 0 0.8rem rgba(255, 255, 255, 0.25));
            filter: drop-shadow(0 0 0.8rem rgba(255, 255, 255, 0.25));
  }
}

.p-effect__list {
  position: relative;
  z-index: 1;
  width: 37.728rem;
  max-width: 100%;
  margin: 7.776rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-effect__list {
    width: 52.4rem;
    margin-top: 10.8rem;
  }
}

.p-effect__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2.304rem 1.152rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 2.592rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
  color: #5d394a;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0.576rem;
}
@media (max-width: 767px) {
  .p-effect__item {
    padding: 3.2rem 1.6rem;
    font-size: 3.6rem;
    border-radius: 0.8rem;
  }
}

.p-effect__item + .p-effect__item {
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-effect__item + .p-effect__item {
    margin-top: 4rem;
  }
}

.p-effect__item--twoLine {
  padding: 1.44rem 1.152rem;
}
@media (max-width: 767px) {
  .p-effect__item--twoLine {
    padding: 2rem 1.6rem;
  }
}

.p-treatment {
  width: 100%;
  padding-top: 5.76rem;
  padding-bottom: 7.776rem;
  background-color: #f3efde;
  background-image: url(../imgs/treatment_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-treatment {
    padding-top: 8rem;
    padding-bottom: 10.8rem;
  }
}

.p-treatment__inner {
  width: 48.24rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-treatment__inner {
    width: 67rem;
  }
}

.p-treatment__head {
  width: 100%;
}

.p-treatment__title {
  margin-top: 2.88rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 2.88rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-treatment__title {
    margin-top: 4rem;
    font-size: 4rem;
  }
}

.p-treatment__ref {
  font-size: 1.296rem;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .p-treatment__ref {
    font-size: 1.8rem;
  }
}

.p-treatment__strongWrap {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.144rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-treatment__strongWrap {
    margin: 0.2rem auto 0 auto;
  }
}

.p-treatment__strong {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 3.888rem;
  line-height: 1.5;
  letter-spacing: 0.0741em;
  text-align: center;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-treatment__strong {
    font-size: 5.4rem;
  }
}

.p-treatment__quote {
  position: absolute;
  font-family: "Cormorant Infant", serif;
  font-weight: 600;
  font-size: 3.888rem;
  line-height: 1.8;
  letter-spacing: 0.0741em;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-treatment__quote {
    font-size: 5.4rem;
  }
}

.p-treatment__quote--start {
  top: -1.44rem;
  left: -2.016rem;
}
@media (max-width: 767px) {
  .p-treatment__quote--start {
    top: -2rem;
    left: -2.8rem;
  }
}

.p-treatment__quote--end {
  right: -2.016rem;
  bottom: -1.44rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 767px) {
  .p-treatment__quote--end {
    right: -2.8rem;
    bottom: -2rem;
  }
}

.p-treatment__note {
  margin-top: 1.224rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 1.296rem;
  line-height: 1.5;
  letter-spacing: 0.1111em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-treatment__note {
    margin-top: 1.7rem;
    font-size: 1.8rem;
  }
}

.p-treatment__venn {
  position: relative;
  width: 46.8rem;
  max-width: 100%;
  margin: 4.32rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-treatment__venn {
    width: 65rem;
    margin: 6rem auto 0 auto;
  }
}

.p-treatment__vennImg {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 325/314;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-treatment__label {
  position: absolute;
  z-index: 1;
  color: #5d394a;
  opacity: 0;
  pointer-events: none;
}

.p-treatment__label--top {
  top: 14.65%;
  left: 25.23%;
  width: 22.464rem;
}
@media (max-width: 767px) {
  .p-treatment__label--top {
    width: 31.2rem;
  }
}

.p-treatment__label--left {
  top: 64.97%;
  left: 12.62%;
  width: 13.824rem;
}
@media (max-width: 767px) {
  .p-treatment__label--left {
    width: 19.2rem;
  }
}

.p-treatment__label--right {
  top: 62.1%;
  left: 53.85%;
  width: 17.856rem;
}
@media (max-width: 767px) {
  .p-treatment__label--right {
    width: 24.8rem;
  }
}

.p-treatment__labelLead {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.728rem;
  line-height: 1.5;
  letter-spacing: 0.1667em;
  text-align: center;
  white-space: nowrap;
  color: #5d394a;
}
@media (max-width: 767px) {
  .p-treatment__labelLead {
    font-size: 2.4rem;
  }
}

.p-treatment__labelLead--bold {
  font-weight: 500;
}

.p-treatment__label--top .p-treatment__labelLead {
  letter-spacing: 0;
}

.p-treatment__labelName {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 3.024rem;
  line-height: 1.5;
  letter-spacing: 0.0952em;
  text-align: center;
  white-space: nowrap;
  color: #5d394a;
}
@media (max-width: 767px) {
  .p-treatment__labelName {
    font-size: 4.2rem;
  }
}

.p-treatment__labelNote {
  margin-top: 1.152rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.296rem;
  line-height: 1.5;
  text-align: center;
  color: #5d394a;
}
@media (max-width: 767px) {
  .p-treatment__labelNote {
    margin-top: 1.6rem;
    font-size: 1.8rem;
  }
}

.p-ingredients {
  width: 100%;
  padding-top: 8.64rem;
  padding-bottom: 3.744rem;
  background-color: #ffffff;
  background-image: url(../imgs/ingredients_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-ingredients {
    padding-top: 12rem;
    padding-bottom: 5.2rem;
  }
}

.p-ingredients__inner {
  width: 48.24rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-ingredients__inner {
    width: 67rem;
  }
}

.p-ingredients__head {
  width: 42.048rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-ingredients__head {
    width: 58.4rem;
  }
}

.p-ingredients__lead {
  width: 100%;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-ingredients__lead {
    margin-top: 4rem;
  }
}

.p-ingredients__leadText {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 2.88rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-ingredients__leadText {
    font-size: 4rem;
  }
}

.p-ingredients__count {
  margin-top: -1.584rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 3.536rem;
  line-height: 1.5;
  letter-spacing: 0.0814em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-ingredients__count {
    margin-top: -2.2rem;
    font-size: 4.911rem;
  }
}

.p-ingredients__countAll {
  color: #991c56;
}

.p-ingredients__countNum {
  font-size: 5.616rem;
  letter-spacing: 0.0513em;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-ingredients__countNum {
    font-size: 7.8rem;
  }
}

.p-ingredients__group {
  position: relative;
  width: 48.24rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-ingredients__group {
    width: 67rem;
  }
}

.p-ingredients__group--emollient {
  margin-top: 2.88rem;
  padding-bottom: 2.16rem;
}
@media (max-width: 767px) {
  .p-ingredients__group--emollient {
    margin-top: 4rem;
    padding-bottom: 3rem;
  }
}

.p-ingredients__group--moist {
  padding-top: 1.872rem;
}
@media (max-width: 767px) {
  .p-ingredients__group--moist {
    padding-top: 2.6rem;
  }
}

.p-ingredients__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 1.152rem;
}
@media (max-width: 767px) {
  .p-ingredients__list {
    row-gap: 1.6rem;
  }
}

.p-ingredients__group--emollient .p-ingredients__list {
  padding: 2.88rem 2.304rem 4.32rem 2.448rem;
  border: 0.144rem solid #a9834c;
}
@media (max-width: 767px) {
  .p-ingredients__group--emollient .p-ingredients__list {
    padding: 4rem 3.2rem 6rem 3.4rem;
    border-width: 0.2rem;
  }
}

.p-ingredients__group--moist .p-ingredients__list {
  padding: 4.32rem 2.304rem 2.88rem 2.448rem;
  border: 0.144rem solid #77364c;
}
@media (max-width: 767px) {
  .p-ingredients__group--moist .p-ingredients__list {
    padding: 6rem 3.2rem 4rem 3.4rem;
    border-width: 0.2rem;
  }
}

.p-ingredients__item {
  width: 14.4rem;
}
@media (max-width: 767px) {
  .p-ingredients__item {
    width: 20rem;
  }
}

.p-ingredients__figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 14.4rem;
  height: 11.52rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-ingredients__figure {
    width: 20rem;
    height: 16rem;
  }
}

.p-ingredients__figure img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 14.4rem;
  max-width: none;
  height: auto;
}
@media (max-width: 767px) {
  .p-ingredients__figure img {
    width: 20rem;
  }
}

.p-ingredients__name {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.44rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-ingredients__name {
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .p-ingredients__name--mt {
    margin-top: 1.4rem;
  }
}

.p-ingredients__label {
  position: absolute;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25.92rem;
  padding: 0.576rem 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.872rem;
  line-height: 1.5;
  letter-spacing: 0.1538em;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767px) {
  .p-ingredients__label {
    width: 36rem;
    padding: 0.8rem 0;
    font-size: 2.6rem;
  }
}

.p-ingredients__label--emollient {
  bottom: 0;
  background: #a9834c;
}

.p-ingredients__label--moist {
  top: 0;
  background: #77364c;
}

.p-ingredients__plus {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 5.76rem;
  line-height: 1.6;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-ingredients__plus {
    font-size: 8rem;
  }
}

.p-ingredients__note {
  width: 100%;
  margin-top: 2.304rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.44rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: right;
  color: #666666;
}
@media (max-width: 767px) {
  .p-ingredients__note {
    margin-top: 3.2rem;
    font-size: 2rem;
  }
}

.p-akitabuki {
  width: 100%;
  background: #eaefe8;
}

.p-akitabuki__head {
  padding: 5.76rem 2.88rem 5.4rem 2.88rem;
}
@media (max-width: 767px) {
  .p-akitabuki__head {
    padding: 8rem 4rem 7.5rem 4rem;
  }
}

.p-akitabuki__headInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-akitabuki__tag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 1.44rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 2.304rem;
  line-height: 1.5;
  letter-spacing: 0.125em;
  white-space: nowrap;
  color: #ffffff;
  background: #677960;
}
@media (max-width: 767px) {
  .p-akitabuki__tag {
    padding: 0 2rem;
    font-size: 3.2rem;
  }
}

.p-akitabuki__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 1.152rem;
  padding: 0 1.44rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 2.592rem;
  line-height: 1.5;
  letter-spacing: 0.1111em;
  white-space: nowrap;
  color: #ffffff;
  background: #677960;
}
@media (max-width: 767px) {
  .p-akitabuki__title {
    margin-top: 1.6rem;
    padding: 0 2rem;
    font-size: 3.6rem;
  }
}

.p-akitabuki__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 12.384rem;
  height: 13.68rem;
  margin-left: -1.296rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-akitabuki__icon {
    width: 17.2rem;
    height: 19rem;
    margin-left: -1.8rem;
  }
}

.p-akitabuki__icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-akitabuki__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.872rem;
  line-height: 1.5;
  letter-spacing: 0.1538em;
  color: #2b2b2b;
}
@media (max-width: 767px) {
  .p-akitabuki__text {
    font-size: 2.6rem;
  }
}

.p-akitabuki__head .p-akitabuki__text {
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-akitabuki__head .p-akitabuki__text {
    margin-top: 4rem;
  }
}

.p-akitabuki__textBlock {
  padding: 2.88rem 2.88rem 3.528rem 2.88rem;
}
@media (max-width: 767px) {
  .p-akitabuki__textBlock {
    padding: 4rem 4rem 4.9rem 4rem;
  }
}

.p-akitabuki__photos {
  position: relative;
  overflow: hidden;
  background: #eaefe8;
}

.p-akitabuki > .p-akitabuki__photos:nth-of-type(1) {
  aspect-ratio: 375/396;
}

.p-akitabuki > .p-akitabuki__photos:nth-of-type(2) {
  aspect-ratio: 375/416;
}

.p-akitabuki__photo {
  position: absolute;
  overflow: hidden;
}

.p-akitabuki__photoImg {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(calc(var(--parallax, 0) * var(--depth, 7) * 1%)) scale(1.4);
          transform: translateY(calc(var(--parallax, 0) * var(--depth, 7) * 1%)) scale(1.4);
  will-change: transform;
}

.p-akitabuki__photo--01a {
  left: 0;
  top: 5.0505050505%;
  width: 48%;
  --depth: 10;
}

.p-akitabuki__photo--01b {
  left: 51.4666666667%;
  top: 20.202020202%;
  width: 64%;
  --depth: 13;
}

.p-akitabuki__photo--01c {
  left: 24%;
  top: 64.6464646465%;
  width: 69.3333333333%;
  --depth: 16;
}

.p-akitabuki__photo--02a {
  left: 5.3333333333%;
  top: 66.3461538462%;
  width: 69.3333333333%;
  --depth: 10;
}

.p-akitabuki__photo--02b {
  left: -12%;
  top: 4.8076923077%;
  width: 69.3333333333%;
  --depth: 13;
}

.p-akitabuki__photo--02c {
  left: 52%;
  top: 22.8365384615%;
  width: 48%;
  --depth: 16;
}

@media (prefers-reduced-motion: reduce) {
  .p-akitabuki__photoImg {
    -webkit-transform: none;
            transform: none;
  }
}
.p-akitabuki__tag,
.p-akitabuki__title {
  position: relative;
  background: transparent;
}

.p-akitabuki__tag::before,
.p-akitabuki__title::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #677960;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.65, 0, 0.35, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 0.7s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 0.7s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0.7s cubic-bezier(0.65, 0, 0.35, 1);
}

.p-akitabuki__title::before {
  -webkit-transition-delay: 0.18s;
          transition-delay: 0.18s;
}

.p-akitabuki__labelText {
  position: relative;
  display: inline-block;
  clip-path: inset(0 100% 0 0);
  -webkit-transition: clip-path 0.7s cubic-bezier(0.65, 0, 0.35, 1) 0.14s;
  transition: clip-path 0.7s cubic-bezier(0.65, 0, 0.35, 1) 0.14s;
}

.p-akitabuki__title .p-akitabuki__labelText {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}

.is-masked .p-akitabuki__tag::before,
.is-masked .p-akitabuki__title::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.is-masked .p-akitabuki__labelText {
  clip-path: inset(0 0 0 0);
}

@media (prefers-reduced-motion: reduce) {
  .p-akitabuki__tag::before,
  .p-akitabuki__title::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transition: none;
    transition: none;
  }
  .p-akitabuki__labelText {
    clip-path: none;
    -webkit-transition: none;
    transition: none;
  }
}
.p-akitabuki__foot {
  padding-top: 1.44rem;
  padding-bottom: 4.32rem;
}
@media (max-width: 767px) {
  .p-akitabuki__foot {
    padding-top: 2rem;
    padding-bottom: 6rem;
  }
}

.p-akitabuki__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42.624rem;
  max-width: 100%;
  min-height: 7.488rem;
  margin: 0 auto;
  padding: 0 7.2rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 2.304rem;
  line-height: 1.5;
  letter-spacing: 0.125em;
  white-space: nowrap;
  color: #ffffff;
  background: #677960;
  border-radius: 0.576rem;
  border: 1px solid #677960;
}
@media (max-width: 767px) {
  .p-akitabuki__btn {
    width: 59.2rem;
    min-height: 10.4rem;
    padding: 0 10rem;
    font-size: 3.2rem;
    border-radius: 0.8rem;
  }
}
.p-akitabuki__btn:hover {
  color: #677960;
  background: #fff;
}

.p-akitabuki__note {
  width: 48.24rem;
  max-width: 100%;
  margin: 1.728rem auto 0 auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.296rem;
  line-height: 1.448;
  text-align: right;
  color: #666666;
}
@media (max-width: 767px) {
  .p-akitabuki__note {
    width: 67rem;
    margin-top: 2.4rem;
    font-size: 1.8rem;
  }
}

.p-howto {
  width: 100%;
  padding-top: 8.64rem;
  padding-bottom: 7.776rem;
  background: #f9f4ed;
}
@media (max-width: 767px) {
  .p-howto {
    padding-top: 12rem;
    padding-bottom: 10.8rem;
  }
}

.p-howto__inner {
  width: 48.816rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-howto__inner {
    width: 67.8rem;
  }
}

.p-howto__main {
  width: 45.936rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-howto__main {
    width: 63.8rem;
  }
}

.p-howto__steps {
  width: 100%;
  margin-top: 4.32rem;
}
@media (max-width: 767px) {
  .p-howto__steps {
    margin-top: 6rem;
  }
}

.p-howto__step {
  width: 100%;
}

.p-howto__step + .p-howto__step {
  margin-top: 5.76rem;
}
@media (max-width: 767px) {
  .p-howto__step + .p-howto__step {
    margin-top: 8rem;
  }
}

.p-howto__stepVisual {
  position: relative;
  width: 42.48rem;
  max-width: 100%;
  height: 21.888rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-howto__stepVisual {
    width: 59rem;
    height: 30.4rem;
  }
}

.p-howto__stepLabel {
  position: absolute;
  top: 0;
  left: -0.288rem;
  font-family: "Cormorant Infant", serif;
  font-weight: 500;
  font-size: 3.456rem;
  line-height: 1.3333;
  letter-spacing: 0.0833em;
  color: #ae537d;
}
@media (max-width: 767px) {
  .p-howto__stepLabel {
    left: -0.4rem;
    font-size: 4.8rem;
  }
}

.p-howto__stepLabel--02 {
  line-height: 1.5;
}

.p-howto__stepImg {
  position: absolute;
  border-radius: 1.728rem;
}
@media (max-width: 767px) {
  .p-howto__stepImg {
    border-radius: 2.4rem;
  }
}

.p-howto__stepImg--01 {
  top: 0.72rem;
  left: 7.776rem;
  width: 26.928rem;
  height: 21.168rem;
}
@media (max-width: 767px) {
  .p-howto__stepImg--01 {
    top: 1rem;
    left: 10.8rem;
    width: 37.4rem;
    height: 29.4rem;
  }
}

.p-howto__stepImg--02 {
  top: 0;
  left: 10.368rem;
  width: 21.888rem;
  height: 21.888rem;
}
@media (max-width: 767px) {
  .p-howto__stepImg--02 {
    left: 14.4rem;
    width: 30.4rem;
    height: 30.4rem;
  }
}

.p-howto__stepText {
  margin-top: 1.152rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 2.016rem;
  line-height: 1.7;
  letter-spacing: 0.1429em;
  text-align: center;
  color: #2b2b2b;
}
@media (max-width: 767px) {
  .p-howto__stepText {
    margin-top: 1.6rem;
    font-size: 2.8rem;
  }
}

.p-howto__stepText--dots {
  padding-top: 0.432rem;
}
@media (max-width: 767px) {
  .p-howto__stepText--dots {
    padding-top: 0.6rem;
  }
}

.p-howto__dots {
  position: relative;
  display: inline-block;
  color: #a0426e;
}

.p-howto__dots::before {
  content: "";
  position: absolute;
  top: -0.432rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 9.072rem;
  height: 0.432rem;
  background-image: radial-gradient(circle at 0.216rem 50%, #a0426e 0.13rem, rgba(160, 66, 110, 0) 0.216rem);
  background-size: 2.16rem 0.432rem;
  background-repeat: repeat-x;
}
@media (max-width: 767px) {
  .p-howto__dots::before {
    top: -0.6rem;
    width: 12.6rem;
    height: 0.6rem;
    background-image: radial-gradient(circle at 0.3rem 50%, #a0426e 0.18rem, rgba(160, 66, 110, 0) 0.3rem);
    background-size: 3rem 0.6rem;
  }
}

.p-howto__recommend {
  width: 42.48rem;
  max-width: 100%;
  margin: 5.76rem auto 0 auto;
  padding: 5.76rem 0;
  background: #ffffff;
  border-radius: 1.152rem;
}
@media (max-width: 767px) {
  .p-howto__recommend {
    width: 59rem;
    margin: 8rem auto 0 auto;
    padding: 8rem 0;
    border-radius: 1.6rem;
  }
}

.p-howto__recommendTitle {
  position: relative;
  padding-bottom: 1.872rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 2.592rem;
  line-height: 1.5;
  letter-spacing: 0.1111em;
  text-align: center;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-howto__recommendTitle {
    padding-bottom: 2.6rem;
    font-size: 3.6rem;
  }
}

.p-howto__recommendTitle::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 3.456rem;
  height: 0.144rem;
  background: #991c56;
}
@media (max-width: 767px) {
  .p-howto__recommendTitle::after {
    width: 4.8rem;
    height: 0.2rem;
  }
}

.p-howto__recommendList {
  width: 100%;
  margin-top: 4.32rem;
}
@media (max-width: 767px) {
  .p-howto__recommendList {
    margin-top: 6rem;
  }
}

.p-howto__recommendItem {
  width: 100%;
}

.p-howto__recommendItem + .p-howto__recommendItem {
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-howto__recommendItem + .p-howto__recommendItem {
    margin-top: 4rem;
  }
}

.p-howto__recommendLead {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 2.016rem;
  line-height: 1.5;
  letter-spacing: 0.1429em;
  text-align: center;
  color: #2b2b2b;
}
@media (max-width: 767px) {
  .p-howto__recommendLead {
    font-size: 2.8rem;
  }
}

.p-howto__recommendBadge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25.92rem;
  max-width: 100%;
  margin: 1.152rem auto 0 auto;
  padding: 0.576rem 4.32rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 2.016rem;
  line-height: 1.5;
  letter-spacing: 0.1429em;
  text-align: center;
  white-space: nowrap;
  color: #991c56;
  background: #eddbe3;
  border-radius: 100vmax;
}
@media (max-width: 767px) {
  .p-howto__recommendBadge {
    width: 36rem;
    margin: 1.6rem auto 0 auto;
    padding: 0.8rem 6rem;
    font-size: 2.8rem;
  }
}

.p-howto__coupon {
  width: 48.816rem;
  max-width: 100%;
  min-height: 42.192rem;
  margin: 7.2rem auto 0 auto;
  padding: 7.2rem 0;
  background-image: url(../imgs/howto_couponframe.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-howto__coupon {
    width: 67.8rem;
    min-height: 58.6rem;
    margin: 10rem auto 0 auto;
    padding: 10rem 0;
  }
}

.p-howto__couponTitle {
  font-family: "Cormorant Infant", serif;
  font-weight: 600;
  font-size: 4.32rem;
  line-height: 1.1;
  letter-spacing: 0.0667em;
  text-align: center;
  color: #ae537d;
}
@media (max-width: 767px) {
  .p-howto__couponTitle {
    font-size: 6rem;
  }
}

.p-howto__couponText {
  margin-top: 2.304rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 2.16rem;
  line-height: 1.6;
  text-align: center;
  color: #6d2a49;
}
@media (max-width: 767px) {
  .p-howto__couponText {
    margin-top: 3.2rem;
    font-size: 3rem;
  }
}

.p-howto__couponBtn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 38.448rem;
  max-width: 100%;
  min-height: 7.776rem;
  margin: 2.592rem auto 0 auto;
  padding: 0 2.592rem;
  background: #06c755;
  border-radius: 5.76rem;
}
@media (max-width: 767px) {
  .p-howto__couponBtn {
    width: 53.4rem;
    min-height: 10.8rem;
    margin: 3.6rem auto 0 auto;
    padding: 0 3.6rem;
    border-radius: 8rem;
  }
}

.p-howto__couponIcon {
  position: absolute;
  top: 50%;
  left: 2.592rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4.672rem;
  height: 4.536rem;
}
@media (max-width: 767px) {
  .p-howto__couponIcon {
    left: 3.6rem;
    width: 6.489rem;
    height: 6.3rem;
  }
}

.p-howto__couponBtnText {
  margin-left: 4.32rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 2.592rem;
  line-height: 1.4;
  color: #ffffff;
}
@media (max-width: 767px) {
  .p-howto__couponBtnText {
    margin-left: 6rem;
    font-size: 3.6rem;
  }
}

.p-movie {
  width: 100%;
  padding: 5.76rem 2.592rem;
  background: #f9f4ed;
}
@media (max-width: 767px) {
  .p-movie {
    padding: 8rem 3.6rem;
  }
}

.p-movie__frame {
  display: block;
  position: relative;
  width: 48.816rem;
  max-width: 100%;
  aspect-ratio: 339/249;
  margin: 0 auto;
  overflow: hidden;
  background: #2b131f;
  border: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.9s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.9s ease;
  transition: opacity 0.3s ease, transform 0.9s ease;
  transition: opacity 0.3s ease, transform 0.9s ease, -webkit-transform 0.9s ease;
}
@media (max-width: 767px) {
  .p-movie__frame {
    width: 67.8rem;
  }
}
@media (hover: hover) {
  .p-movie__frame:hover {
    opacity: 0.7;
  }
}

.p-movie__poster {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-movieModal {
  position: fixed;
  z-index: 1500;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2.88rem;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
@media (max-width: 767px) {
  .p-movieModal {
    padding: 4rem;
  }
}

body.is-movieOpen .p-movieModal {
  opacity: 1;
  visibility: visible;
}

.p-movieModal__box {
  position: relative;
  width: 45.877rem;
  width: min(45.877rem, 100%, (88vh - 5.88rem) * 9 / 16 + 5.88rem);
  padding: 2.94rem;
  background: #F9F4ED;
  border-radius: 1.44rem;
}
@media (max-width: 767px) {
  .p-movieModal__box {
    width: 63.7184rem;
    width: min(63.7184rem, 100%, (88vh - 8.1664rem) * 9 / 16 + 8.1664rem);
    padding: 4.0832rem;
    border-radius: 2rem;
  }
}

.p-movieModal__close {
  position: absolute;
  top: -1.872rem;
  right: -1.9008rem;
  width: 6.768rem;
  height: 6.768rem;
  padding: 0;
  background: #F9F4ED;
  border: 0.144rem solid #B88338;
  border-radius: 100%;
  cursor: pointer;
}
@media (max-width: 767px) {
  .p-movieModal__close {
    top: -2.6rem;
    right: -2.64rem;
    width: 9.4rem;
    height: 9.4rem;
    border-width: 0.2rem;
  }
}
.p-movieModal__close::before, .p-movieModal__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.592rem;
  height: 0.288rem;
  background: #B88338;
}
@media (max-width: 767px) {
  .p-movieModal__close::before, .p-movieModal__close::after {
    width: 3.6rem;
    height: 0.4rem;
  }
}
.p-movieModal__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.p-movieModal__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.p-movieModal__video {
  position: relative;
  width: 100%;
  aspect-ratio: 9/16;
  overflow: hidden;
  background: #000000;
}

.p-movieModal__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

body.is-movieOpen {
  overflow-y: hidden;
}

.p-productinfo {
  width: 100%;
  padding-top: 1.44rem;
  padding-bottom: 5.76rem;
  background: #f9f4ed;
}
@media (max-width: 767px) {
  .p-productinfo {
    padding-top: 2rem;
    padding-bottom: 8rem;
  }
}

.p-productinfo__btn {
  width: 37.872rem;
  min-height: 7.488rem;
  padding: 2.016rem 8.64rem;
  background: #77364c;
  -webkit-box-shadow: inset 0 0 0 0.144rem #77364c;
          box-shadow: inset 0 0 0 0.144rem #77364c;
}
@media (max-width: 767px) {
  .p-productinfo__btn {
    width: 52.6rem;
    min-height: 10.4rem;
    padding: 2.8rem 12rem;
    -webkit-box-shadow: inset 0 0 0 0.2rem #77364c;
            box-shadow: inset 0 0 0 0.2rem #77364c;
  }
}
@media (hover: hover) {
  .p-productinfo__btn:hover {
    color: #77364c;
    background: #ffffff;
  }
}

.p-productinfo__btn .p-btnExternal__text {
  letter-spacing: 0.02em;
}

.p-moistline {
  width: 100%;
  padding: 8.64rem 2.88rem 5.76rem 2.88rem;
  background: #ede7e5;
}
@media (max-width: 767px) {
  .p-moistline {
    padding: 12rem 4rem 8rem 4rem;
  }
}

.p-moistline__logo {
  width: 44.928rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-moistline__logo {
    width: 62.4rem;
  }
}

.p-moistline__logo img {
  display: block;
  width: 100%;
  height: auto;
}

.p-moistline__sub {
  margin-top: 1.44rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 2.016rem;
  line-height: 1.5;
  letter-spacing: 0.1429em;
  text-align: center;
  color: #897571;
}
@media (max-width: 767px) {
  .p-moistline__sub {
    margin-top: 2rem;
    font-size: 2.8rem;
  }
}

.p-moistline__catch {
  margin-top: 4.32rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 3.168rem;
  line-height: 1.5;
  letter-spacing: 0.0909em;
  text-align: center;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-moistline__catch {
    margin-top: 6rem;
    font-size: 4.4rem;
  }
}

.p-moistline__ref {
  font-size: 1.296rem;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .p-moistline__ref {
    font-size: 1.8rem;
  }
}

.p-moistline__note {
  margin-top: 1.44rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.296rem;
  line-height: 1.5;
  text-align: center;
  color: #666666;
}
@media (max-width: 767px) {
  .p-moistline__note {
    margin-top: 2rem;
    font-size: 1.8rem;
  }
}

.p-lineupvisual {
  width: 100%;
}

.p-lineupvisual__img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 375/445;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-botanical {
  width: 100%;
  padding-top: 5.76rem;
  padding-bottom: 5.04rem;
  background: #ede5e7;
}
@media (max-width: 767px) {
  .p-botanical {
    padding-top: 8rem;
    padding-bottom: 7rem;
  }
}

.p-botanical__inner {
  width: 48.24rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-botanical__inner {
    width: 67rem;
  }
}

.p-botanical__head {
  position: relative;
  width: 100%;
}

.p-botanical__title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 2.88rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-botanical__title {
    font-size: 4rem;
  }
}

.p-botanical__ruby {
  position: absolute;
  top: -2.592rem;
  left: 22.536rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 1.584rem;
  line-height: 2.9091;
  letter-spacing: 0.9455em;
  text-align: center;
  white-space: nowrap;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-botanical__ruby {
    top: -3.6rem;
    left: 31.3rem;
    font-size: 2.2rem;
  }
}

.p-botanical__lead {
  margin-top: 1.44rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 1.728rem;
  line-height: 1.5;
  letter-spacing: 0.1667em;
  text-align: center;
  color: #464646;
}
@media (max-width: 767px) {
  .p-botanical__lead {
    margin-top: 2rem;
    font-size: 2.4rem;
  }
}

.p-botanical__list {
  width: 100%;
  margin-top: 5.76rem;
}
@media (max-width: 767px) {
  .p-botanical__list {
    margin-top: 8rem;
  }
}

.p-botanical__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.44rem;
}
@media (max-width: 767px) {
  .p-botanical__item {
    gap: 2rem;
  }
}

.p-botanical__item + .p-botanical__item {
  margin-top: 4.32rem;
}
@media (max-width: 767px) {
  .p-botanical__item + .p-botanical__item {
    margin-top: 6rem;
  }
}

.p-botanical__figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 14.4rem;
  height: 16.56rem;
  margin-top: -1.08rem;
  margin-bottom: -1.08rem;
}
@media (max-width: 767px) {
  .p-botanical__figure {
    width: 20rem;
    height: 23rem;
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
}

.p-botanical__figure img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  max-width: none;
  height: 16.56rem;
}
@media (max-width: 767px) {
  .p-botanical__figure img {
    height: 23rem;
  }
}

.p-botanical__body {
  width: 32.4rem;
  max-width: 100%;
}
@media (max-width: 767px) {
  .p-botanical__body {
    width: 45rem;
  }
}

.p-botanical__name {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.872rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-botanical__name {
    font-size: 2.6rem;
  }
}

.p-botanical__desc {
  margin-top: 0.432rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.728rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #464646;
}
@media (max-width: 767px) {
  .p-botanical__desc {
    margin-top: 0.6rem;
    font-size: 2.4rem;
  }
}

.p-botanical__desc--tight {
  line-height: 1.4;
}

.p-botanical__foot {
  width: 100%;
  margin-top: 4.32rem;
}
@media (max-width: 767px) {
  .p-botanical__foot {
    margin-top: 6rem;
  }
}

.p-botanical__all {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.872rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
  color: #77364c;
}
@media (max-width: 767px) {
  .p-botanical__all {
    font-size: 2.6rem;
  }
}

.p-botanical__note {
  margin-top: 1.152rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.296rem;
  line-height: 1.5;
  text-align: right;
  color: #666666;
}
@media (max-width: 767px) {
  .p-botanical__note {
    margin-top: 1.6rem;
    font-size: 1.8rem;
  }
}

.p-herb {
  width: 100%;
  padding-top: 5.76rem;
  padding-bottom: 10.555rem;
  background: #ede5e7;
}
@media (max-width: 767px) {
  .p-herb {
    padding-top: 8rem;
    padding-bottom: 14.66rem;
  }
}

.p-herb__inner {
  width: 48.24rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-herb__inner {
    width: 67rem;
  }
}

.p-herb__head {
  width: 100%;
}

.p-herb__title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 2.88rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #475442;
}
@media (max-width: 767px) {
  .p-herb__title {
    font-size: 4rem;
  }
}

.p-herb__lead {
  margin-top: 1.44rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 1.728rem;
  line-height: 1.5;
  letter-spacing: 0.1667em;
  text-align: center;
  color: #464646;
}
@media (max-width: 767px) {
  .p-herb__lead {
    margin-top: 2rem;
    font-size: 2.4rem;
  }
}

.p-herb__list {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-columns: repeat(4, 10.368rem);
  -webkit-column-gap: 2.16rem;
     -moz-column-gap: 2.16rem;
          column-gap: 2.16rem;
  row-gap: 2.592rem;
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-herb__list {
    grid-template-columns: repeat(4, 14.4rem);
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    row-gap: 3.6rem;
    margin-top: 4rem;
  }
}

.p-herb__figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 10.368rem;
  height: 10.656rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-herb__figure {
    width: 14.4rem;
    height: 14.8rem;
  }
}

.p-herb__figure img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  max-width: none;
  height: 11.952rem;
}
@media (max-width: 767px) {
  .p-herb__figure img {
    height: 16.6rem;
  }
}

.p-herb__name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: -0.04032rem auto 0 auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.728rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  color: #6d605c;
}
@media (max-width: 767px) {
  .p-herb__name {
    margin: -0.056rem auto 0 auto;
    font-size: 2.4rem;
  }
}

.p-herb__name--sm {
  font-size: 1.584rem;
}
@media (max-width: 767px) {
  .p-herb__name--sm {
    font-size: 2.2rem;
  }
}

.p-herb__note {
  width: 100%;
  margin-top: 1.728rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.296rem;
  line-height: 1.5;
  text-align: center;
  color: #666666;
}
@media (max-width: 767px) {
  .p-herb__note {
    margin-top: 2.4rem;
    font-size: 1.8rem;
  }
}

.p-lineup {
  width: 100%;
}

.p-lineup__inner {
  width: 100%;
  padding: 9.216rem 2.88rem 7.488rem 2.88rem;
  overflow: hidden;
  background: #ede5e7;
}
@media (max-width: 767px) {
  .p-lineup__inner {
    padding: 12.8rem 4rem 10.4rem 4rem;
  }
}

.p-lineup__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 48.24rem;
  max-width: 100%;
  margin: 4.608rem auto 0 auto;
  padding: 0 0.648rem 0.864rem 0.648rem;
  border-bottom: 0.072rem solid #7b4955;
}
@media (max-width: 767px) {
  .p-lineup__step {
    width: 67rem;
    margin: 6.4rem auto 0 auto;
    padding: 0 0.9rem 1.2rem 0.9rem;
    border-bottom-width: 0.1rem;
  }
}

.p-lineup__step--afterCard {
  margin-top: 8.64rem;
}
@media (max-width: 767px) {
  .p-lineup__step--afterCard {
    margin-top: 12rem;
  }
}

.p-lineup__step--special {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.p-lineup__stepNo {
  font-family: "Cormorant Infant", serif;
  font-weight: 500;
  font-size: 3.456rem;
  line-height: 1.5;
  letter-spacing: 0.0833em;
  color: #ae537d;
}
@media (max-width: 767px) {
  .p-lineup__stepNo {
    font-size: 4.8rem;
  }
}

.p-lineup__stepCat {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 1.872rem;
  line-height: 1.5;
  letter-spacing: 0.1538em;
  color: #404040;
}
@media (max-width: 767px) {
  .p-lineup__stepCat {
    font-size: 2.6rem;
  }
}

.p-lineup__card {
  width: 48.24rem;
  max-width: 100%;
  margin: 4.608rem auto 0 auto;
}
@media (max-width: 767px) {
  .p-lineup__card {
    width: 67rem;
    margin: 6.4rem auto 0 auto;
  }
}

.p-lineup__visual {
  position: relative;
  width: 100%;
}

.p-lineup__release + .p-lineup__visual {
  margin-top: 1.728rem;
}
@media (max-width: 767px) {
  .p-lineup__release + .p-lineup__visual {
    margin-top: 2.4rem;
  }
}

.p-lineup__visual--cleansingcream {
  height: 57.6rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--cleansingcream {
    height: 80rem;
  }
}

.p-lineup__visual--soap {
  height: 43.2rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--soap {
    height: 60rem;
  }
}

.p-lineup__visual--milk {
  height: 56.16rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--milk {
    height: 78rem;
  }
}

.p-lineup__visual--lotion {
  height: 45.216rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--lotion {
    height: 62.8rem;
  }
}

.p-lineup__visual--essence {
  height: 43.2rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--essence {
    height: 60rem;
  }
}

.p-lineup__visual--cream {
  height: 36rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--cream {
    height: 50rem;
  }
}

.p-lineup__visual--oilserum {
  height: 36rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--oilserum {
    height: 50rem;
  }
}

.p-lineup__product {
  position: absolute;
  max-width: none;
}

.p-lineup__visual--cleansingcream .p-lineup__product {
  top: 1.44rem;
  left: 14.112rem;
  width: 20.16rem;
  height: 61.344rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--cleansingcream .p-lineup__product {
    top: 2rem;
    left: 19.6rem;
    width: 28rem;
    height: 85.2rem;
  }
}

.p-lineup__visual--soap .p-lineup__product {
  top: -2.736rem;
  left: 1.152rem;
  width: 46.08rem;
  height: 48.816rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--soap .p-lineup__product {
    top: -3.8rem;
    left: 1.6rem;
    width: 64rem;
    height: 67.8rem;
  }
}

.p-lineup__visual--milk .p-lineup__product {
  top: 1.584rem;
  left: 1.152rem;
  width: 46.08rem;
  height: 54.576rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--milk .p-lineup__product {
    top: 2.2rem;
    left: 1.6rem;
    width: 64rem;
    height: 75.8rem;
  }
}

.p-lineup__visual--lotion .p-lineup__product {
  top: -1.44rem;
  left: 1.152rem;
  width: 46.08rem;
  height: 46.656rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--lotion .p-lineup__product {
    top: -2rem;
    left: 1.6rem;
    width: 64rem;
    height: 64.8rem;
  }
}

.p-lineup__visual--essence .p-lineup__product {
  top: -5.76rem;
  left: 2.592rem;
  width: 43.2rem;
  height: 51.264rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--essence .p-lineup__product {
    top: -8rem;
    left: 3.6rem;
    width: 60rem;
    height: 71.2rem;
  }
}

.p-lineup__visual--cream .p-lineup__product {
  top: -5.616rem;
  left: 4.032rem;
  width: 40.32rem;
  height: 47.808rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--cream .p-lineup__product {
    top: -7.8rem;
    left: 5.6rem;
    width: 56rem;
    height: 66.4rem;
  }
}

.p-lineup__visual--oilserum .p-lineup__product {
  top: -1.845rem;
  left: 11.664rem;
  width: 25.056rem;
  height: 58.176rem;
}
@media (max-width: 767px) {
  .p-lineup__visual--oilserum .p-lineup__product {
    top: -2.562rem;
    left: 16.2rem;
    width: 34.8rem;
    height: 80.8rem;
  }
}

.p-lineup__badge {
  position: absolute;
  top: 0;
  left: 34.992rem;
  width: 13.248rem;
  max-width: none;
  height: 18.144rem;
}
@media (max-width: 767px) {
  .p-lineup__badge {
    left: 48.6rem;
    width: 18.4rem;
    height: 25.2rem;
  }
}

.p-lineup__catch {
  margin-top: 1.44rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 2.88rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
  word-break: keep-all;
  color: #991c56;
}
@media (max-width: 767px) {
  .p-lineup__catch {
    margin-top: 2rem;
    font-size: 4rem;
  }
}

.p-lineup__catch--sm {
  font-size: 2.592rem;
  letter-spacing: 0.0556em;
}
@media (max-width: 767px) {
  .p-lineup__catch--sm {
    font-size: 3.6rem;
  }
}

.p-lineup__catch--wide {
  letter-spacing: 0.1em;
}

.p-lineup__ref {
  font-size: 1.296rem;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .p-lineup__ref {
    font-size: 1.8rem;
  }
}

.p-lineup__card--soap .p-lineup__name {
  margin-top: 4.608rem;
}
@media (max-width: 767px) {
  .p-lineup__card--soap .p-lineup__name {
    margin-top: 6.4rem;
  }
}

.p-lineup__name {
  width: 47.52rem;
  max-width: 100%;
  margin: 1.44rem auto 0 auto;
  padding: 1.44rem 0;
}
@media (max-width: 767px) {
  .p-lineup__name {
    width: 66rem;
    margin: 2rem auto 0 auto;
    padding: 2rem 0;
  }
}

.p-lineup__brand {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.728rem;
  line-height: 1.5;
  letter-spacing: 0.1667em;
  text-align: center;
  white-space: nowrap;
  color: #7b4955;
}
@media (max-width: 767px) {
  .p-lineup__brand {
    font-size: 2.4rem;
  }
}

.p-lineup__brand--ls {
  letter-spacing: 0.02em;
}

.p-lineup__brand--ls0 {
  letter-spacing: 0;
}

.p-btnExternal--lsNarrow .p-btnExternal__text {
  letter-spacing: 0.02em;
}

.p-botanical__name--ls0 {
  letter-spacing: 0;
}

.p-lineup__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.152rem auto 0 auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 2.304rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  color: #7b4955;
}
@media (max-width: 767px) {
  .p-lineup__title {
    margin: 1.6rem auto 0 auto;
    font-size: 3.2rem;
  }
}

.p-lineup__type,
.p-lineup__type,
.p-lineup__price {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.152rem auto 0 auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 1.728rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  color: #7b4955;
}
@media (max-width: 767px) {
  .p-lineup__type,
  .p-lineup__type,
  .p-lineup__price {
    margin: 1.6rem auto 0 auto;
    font-size: 2.4rem;
  }
}

.p-lineup__type--ls,
.p-lineup__type--ls,
.p-lineup__price--ls {
  letter-spacing: 0.02em;
}

.p-lineup__title--ls {
  letter-spacing: 0.02em;
}

.p-lineup__title--tight {
  line-height: 1.2;
}

.p-lineup__note {
  width: 48.24rem;
  max-width: 100%;
  margin: 2.304rem auto 0 auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.296rem;
  line-height: 1.5;
  text-align: center;
  color: #666666;
}
@media (max-width: 767px) {
  .p-lineup__note {
    width: 67rem;
    margin: 3.2rem auto 0 auto;
    font-size: 1.8rem;
  }
}

.p-lineup__note--center {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.152rem auto 0 auto;
  font-weight: 400;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-lineup__note--center {
    margin: 1.6rem auto 0 auto;
  }
}

.p-lineup__card .p-btnExternal {
  margin-top: 2.88rem;
}
@media (max-width: 767px) {
  .p-lineup__card .p-btnExternal {
    margin-top: 4rem;
  }
}

.p-lineup__release {
  position: relative;
  display: block;
  width: 29.232rem;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-lineup__release {
    width: 40.6rem;
  }
}

.p-lineup__releaseDate {
  position: absolute;
  top: 0.144rem;
  left: 0;
  width: 16.848rem;
  font-family: "Cormorant Infant", serif;
  font-weight: 400;
  font-size: 3.456rem;
  line-height: 1.5;
  letter-spacing: 0.11em;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-lineup__releaseDate {
    top: 0.2rem;
    width: 23.4rem;
    font-size: 4.8rem;
  }
}

.p-lineup__releaseParen {
  position: absolute;
  top: 1.008rem;
  left: 17.424rem;
  width: 4.464rem;
  font-family: "Cormorant Infant", serif;
  font-weight: 400;
  font-size: 2.304rem;
  line-height: 1.5;
  letter-spacing: 0.15em;
  text-align: center;
  white-space: pre;
}
@media (max-width: 767px) {
  .p-lineup__releaseParen {
    top: 1.4rem;
    left: 24.2rem;
    width: 6.2rem;
    font-size: 3.2rem;
  }
}

.p-lineup__releaseDay {
  position: absolute;
  top: 0.41rem;
  left: 18.432rem;
  width: 2.448rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 2.448rem;
  line-height: 1.5;
  letter-spacing: 0.2353em;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-lineup__releaseDay {
    top: 0.57rem;
    left: 25.6rem;
    width: 3.4rem;
    font-size: 3.4rem;
  }
}

.p-lineup__releaseText {
  position: absolute;
  top: 0;
  left: 22.752rem;
  width: 6.48rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 2.927rem;
  line-height: 1.5;
  letter-spacing: 0.1968em;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-lineup__releaseText {
    left: 31.6rem;
    width: 9rem;
    font-size: 4.066rem;
  }
}

.p-lineup__limited {
  position: relative;
  width: 100%;
  padding: 5.76rem 0;
  overflow: hidden;
  background: #9d8b93;
}
@media (max-width: 767px) {
  .p-lineup__limited {
    padding: 8rem 0;
  }
}

.p-lineup__leaf {
  position: absolute;
  z-index: 0;
  max-width: none;
}

.p-lineup__leaf--01 {
  top: -3.6rem;
  left: -19.008rem;
  width: 43.92rem;
  height: 39.744rem;
}
@media (max-width: 767px) {
  .p-lineup__leaf--01 {
    top: -5rem;
    left: -26.4rem;
    width: 61rem;
    height: 55.2rem;
  }
}

.p-lineup__leaf--02 {
  top: 33.696rem;
  left: -28.8rem;
  width: 43.776rem;
  height: 39.744rem;
}
@media (max-width: 767px) {
  .p-lineup__leaf--02 {
    top: 46.8rem;
    left: -40rem;
    width: 60.8rem;
    height: 55.2rem;
  }
}

.p-lineup__leaf--03 {
  top: 79.488rem;
  left: -23.184rem;
  width: 43.934rem;
  height: 39.888rem;
}
@media (max-width: 767px) {
  .p-lineup__leaf--03 {
    top: 110.4rem;
    left: -32.2rem;
    width: 61.02rem;
    height: 55.4rem;
  }
}

.p-lineup__leaf--04 {
  top: 1.44rem;
  left: 36.576rem;
  width: 37.584rem;
  height: 38.448rem;
}
@media (max-width: 767px) {
  .p-lineup__leaf--04 {
    top: 2rem;
    left: 50.8rem;
    width: 52.2rem;
    height: 53.4rem;
  }
}

.p-lineup__leaf--05 {
  top: 51.696rem;
  left: 33.84rem;
  width: 47.376rem;
  height: 58.464rem;
}
@media (max-width: 767px) {
  .p-lineup__leaf--05 {
    top: 71.8rem;
    left: 47rem;
    width: 65.8rem;
    height: 81.2rem;
  }
}

.p-lineup__limitedInner {
  position: relative;
  z-index: 1;
  width: 48.24rem;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 5.976rem;
}
@media (max-width: 767px) {
  .p-lineup__limitedInner {
    width: 67rem;
    padding-bottom: 8.3rem;
  }
}

.p-lineup__limitedTitle {
  font-family: "Cormorant Infant", serif;
  font-weight: 500;
  font-size: 4.608rem;
  line-height: 1.5;
  letter-spacing: 0.0625em;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767px) {
  .p-lineup__limitedTitle {
    font-size: 6.4rem;
  }
}

.p-lineup__limitedDate {
  position: relative;
  width: 31.536rem;
  max-width: 100%;
  margin: 2.304rem auto 0 auto;
  padding: 1.26rem 3.744rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 2.16rem;
  line-height: 1.5;
  letter-spacing: 0.1333em;
  text-align: center;
  white-space: nowrap;
  color: #c77575;
  background: #ffffff;
  border-radius: 5.76rem;
}
@media (max-width: 767px) {
  .p-lineup__limitedDate {
    width: 43.8rem;
    margin: 3.2rem auto 0 auto;
    padding: 1.75rem 5.2rem;
    font-size: 3rem;
    border-radius: 8rem;
  }
}

.p-lineup__limitedParen {
  margin: 0 -1.152rem;
}
@media (max-width: 767px) {
  .p-lineup__limitedParen {
    margin: 0 -1.6rem;
  }
}

.p-lineup__limitedDate::before {
  content: "";
  position: absolute;
  top: 0.288rem;
  right: 0.288rem;
  bottom: 0.288rem;
  left: 0.288rem;
  background-image: url(../imgs/limited_pilltexture.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-lineup__limitedDate::before {
    top: 0.4rem;
    right: 0.4rem;
    bottom: 0.4rem;
    left: 0.4rem;
  }
}

.p-lineup__limitedLeadBlock {
  margin-top: 4.32rem;
}
@media (max-width: 767px) {
  .p-lineup__limitedLeadBlock {
    margin-top: 6rem;
  }
}

.p-lineup__limitedLead {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 3.744rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  color: #ffffff;
}
@media (max-width: 767px) {
  .p-lineup__limitedLead {
    font-size: 5.2rem;
  }
}

.p-lineup__limitedText {
  margin-top: 0.576rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 2.016rem;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767px) {
  .p-lineup__limitedText {
    margin-top: 0.8rem;
    font-size: 2.8rem;
  }
}

.p-lineup__limitedCard {
  width: 100%;
  margin-top: 2.592rem;
}
@media (max-width: 767px) {
  .p-lineup__limitedCard {
    margin-top: 3.6rem;
  }
}

.p-lineup__limitedInner .p-btnExternal {
  margin-top: 2.592rem;
}
@media (max-width: 767px) {
  .p-lineup__limitedInner .p-btnExternal {
    margin-top: 3.6rem;
  }
}

.p-lineup__limitedVisual {
  position: relative;
  width: 40.464rem;
  max-width: 100%;
  height: 25.92rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-lineup__limitedVisual {
    width: 56.2rem;
    height: 36rem;
  }
}

.p-lineup__limitedVisual img {
  position: absolute;
  top: -0.432rem;
  left: -2.304rem;
  display: block;
  width: 45.072rem;
  max-width: none;
  height: auto;
}
@media (max-width: 767px) {
  .p-lineup__limitedVisual img {
    top: -0.6rem;
    left: -3.2rem;
    width: 62.6rem;
  }
}

.p-lineup__name--limited {
  position: relative;
  width: 48.24rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-lineup__name--limited {
    width: 67rem;
  }
}

.p-lineup__name--limited .p-lineup__brand,
.p-lineup__name--limited .p-lineup__title,
.p-lineup__name--limited .p-lineup__brand,
.p-lineup__name--limited .p-lineup__title,
.p-lineup__name--limited .p-lineup__price {
  color: #ffffff;
}

.p-lineup__name--limited .p-lineup__title {
  font-size: 2.592rem;
}
@media (max-width: 767px) {
  .p-lineup__name--limited .p-lineup__title {
    font-size: 3.6rem;
  }
}

.p-lineup__name--limited .p-lineup__price {
  font-size: 1.872rem;
}
@media (max-width: 767px) {
  .p-lineup__name--limited .p-lineup__price {
    font-size: 2.6rem;
  }
}/*# sourceMappingURL=style.css.map */