@charset "utf-8";

.font-yumin {
  font-family: "貂ｸ譏取悃", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN W3", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "serif" !important;
}

.font-garamond {
  font-family: 'EB Garamond', serif !important;
}

.font-arno {
  font-family: arno-pro, serif !important;
}

.font-petrona {
  font-family: Petrona, serif !important;
}


.inview {
  opacity: 0;
}

/*footer {
    margin-top: 0px;
}*/

.scrolled main {
  padding-top: calc(130px + var(--fsBannerHeight));
}

html {
  scroll-padding-top: 0px
}

.wrapper {
  display: block;
}

#ds {
  margin: 0px;
  padding: 0px;
  color: #f6f2e7;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

_::-webkit-full-page-media,
_:future,
:root img {
  /*safari*/
  image-rendering: auto;
}

footer {
  margin-top: 0px;
}


html {
  -webkit-font-smoothing: antialiased;
}

body {
  -webkit-font-smoothing: subpixel-antialiased;
}

main a:hover {
  text-decoration: none;
}

.kv a:hover {
  opacity: 1;
}

.cbg {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: relative;
}


.pagetop {
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 12px;
  left: 12px;
  z-index: 500;
  display: none;
}

.pagetop .pagetop-link {
  margin: 0;
  padding: 0;
  width: 62px;
}

.pagetop .pagetop-link a {
  margin: 0;
  padding: 35px 0px 0;
  width: 62px;
  height: 62px;
  box-sizing: border-box;
  border-radius: 50%;
  display: block;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1;
  background-color: #000;
  color: #FFF;
  font-style: italic;
  font-weight: 600;
  background-image: url(../../images/sp/special_contents/peony_fig/20230629/page_top2.svg);
  background-repeat: no-repeat;
  background-position: center top 16px;
  background-size: 19px auto;
  box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

/* ===============================
							共通
=============================== */
sup {
  vertical-align: top;
}

.common__title {
  line-height: 1;
  text-align: center;
}

.common__notes {
  font-size: 1.2rem;
}

.font-capitalize {
  text-transform: capitalize;
}

.name-and-price {
  text-align: center;
  margin-top: 20px;
}

.btn--cart {
  margin: 0px;
  padding: 20px 0px 0px;
  text-align: center;
}

.btn--cart a {
  width: 165px;
  display: inline-block;
  background-color: #80703b;
  color: #fff;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  text-decoration: none;
  margin: 0px;
  padding: 17px 0px;
  position: relative;
}

.btn--cart a svg {
  font-size: 1rem;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.contents__bg {
  position: relative;
}

.contents__title {
  font-size: 8rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 370px;
}

.contents__title--bc {
  left: 310px;
}

.products__wrapper {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.products__title {
  font-size: 6rem;
  font-feature-settings: "palt";
  line-height: 1;
  text-align: center;
}

.products__fra-title {
  width: fit-content;
  font-size: 3.6rem;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  line-height: 1;
  margin: 8px auto 0;
  position: relative;
}

.products__fra-title::before,
.products__fra-title::after,
.prescription__title::before,
.prescription__title::after {
  content: "";
  width: 20px;
  height: 22px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.products__fra-title::before,
.prescription__title::before {
  background-image: url(../../images/special_contents/DeadSea/20250918/obj_product_title_l.svg);
  left: -36px;

}

.products__fra-title::after,
.prescription__title::after {
  background-image: url(../../images/special_contents/DeadSea/20250918/obj_product_title_r.svg);
  right: -36px;
}

.products-in__wrapper {
  width: 980px;
  display: flex;
  column-gap: 70px;
  text-align: center;
  margin: 64px auto 0;
  /* padding: 0 58px 0 20px; */
  position: relative;
}

.products-in__wrapper.rev {
  flex-direction: row-reverse;
  column-gap: 30px;
}

.item__img {
  width: 490px;
  height: 490px;
  position: relative;
}

.texture__img {
  width: 159px;
  position: absolute;
  bottom: 7px;
  left: 0;
}

.products__data {
  padding-top: 65px;
}

.products__catch {
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0.06rem;
  line-height: 1.4;
}

.products__catch sup {
  font-size: 1.4rem;
}

.products__texture-text {
  width: 365px;
  color: #9eb9d8;
  font-size: 2.2rem;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  line-height: 1.3;
  margin: 23px auto 0;
  position: relative;
}

.products__texture-text::before,
.products__texture-text::after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.products__texture-text::before {
  background-image: url(../../images/special_contents/DeadSea/20250918/frame_texture_text_l.png);
  left: 0;
}

.products__texture-text::after {
  background-image: url(../../images/special_contents/DeadSea/20250918/frame_texture_text_r.png);
  right: 0;
}

.type__list {
  display: flex;
  column-gap: 7px;
  justify-content: center;
}

.type__item {
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  margin-top: 15px;
  padding: 7px 0;
}

.type-item__fra {
  color: #fff;
}

.type-item__fra sup {
  font-size: 0.9rem;
}


.products-type__item {
  font-size: 2rem;
  margin-top: 20px;
  padding: 9px 0;
}

.product-cart__link {
  width: 194px;
  margin-top: 19px;
}

.cart__link {
  display: inline-block;
  width: 150px;
  background-color: #80703b;
  cursor: pointer;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  margin-top: 15px;
  padding: 14px 0px;
  position: relative;
}

.cart__link svg {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 1.1rem;
}

/* カートボタン大きくした */
.cart__link {
  width: 165px;
  font-size: 1.5rem;
  padding: 18px 0px;
}

.product-cart__link {
  width: 210px;
}

.bbg {
  padding: 14px 0;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  width: 215px;
  border: 1px solid #80703b;
}

.common__link {
  padding: 15px 0 0;
}

.detail__link {
  display: inline-block;
  border-bottom: 1px solid #f6f2e7;
  color: #f6f2e7;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 0 0 5px 2px;
  position: relative;
}

.detail__link svg {
  background-color: #f6f2e7;
  border-radius: 50%;
  color: #9c894d;
  margin-left: 6px;
}


.accordion__wrapper {
  width: 535px;
  text-align: center;
  margin: 0 auto;
}

.accordion__title {
  font-size: 1.6rem;
  line-height: 1;
}

.accordion {
  padding: 10px 0px;
  font-weight: 400;
  display: block;
  position: relative;
  text-decoration: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.accordion-more {
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}

.open .common-icon-plus {
  display: none;
}

.open .common-icon-minus {
  display: block;
}

.common-icon {
  font-size: 3rem;
  position: absolute;
  top: 52%;
  right: 3px;
  transform: translateY(-52%);
  -webkit-transform: translateY(-52%);
}



.item-beg-slider {
  margin-top: 62px;
}

.item-beg {
  width: 980px;
  height: 301px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #3d3027;
  padding: 49px 246px 0 0;
  margin: 0 auto;
  position: relative;
}

.item-beg--fp {
  background-image: url(../../images/special_contents/DeadSea/20250918/frame_s_fp.png);
}

.item-beg--hs {
  background-image: url(../../images/special_contents/DeadSea/20250918/frame_s_hs.png);
  height: 321px;
}

.item-beg h3 {
  color: #3d3027;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

.item-beg h3 span {
  display: block;
  font-size: 2rem;
  margin-top: 10px;
}

.item-beg .beg-img {
  width: 73px;
  position: absolute;
  top: 40px;
  right: 219px;
}

.item-beg .beg-img--hs {
  width: 77px;
  top: 56px;
}

.item-beg .name-and-price {
  display: block;
  text-align: center;
  margin: 15px auto 0;
}

.item-beg .btn-list {
  display: block;
  width: 100%;
  text-align: center;
  margin: 18px auto 0;
}

.item-beg .btn-list .btn a {
  display: inline-block;
  width: 210px;
  background: #80703b;
  color: #FFF;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  margin: 0px;
  padding: 18px 0px;
  position: relative;
  cursor: pointer;
}

.item-beg .btn-list .btn a svg {
  position: absolute;
  right: 15px;
}

.link--detail a svg {
  background-color: #fff;
  border-radius: 50%;
  color: #9c894d;
}

.item-beg .bbg {
  font-size: 1.4rem;
}

.item-beg .bbg {
  border: 1px solid #918251;
}

.link--detail {
  text-align: center;
  margin-top: 9px;
}

.link--detail a {
  margin: 0px;
  padding: 0px 0px 5px 2px;
  text-align: center;
  color: #422d1b;
  font-size: 1.4rem;
  line-height: 1;
  border-bottom: 1px solid #422d1b;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.products__notes {
  /* width: 1050px;
  margin: 17px auto 0; */
  font-size: 1.2rem;
  position: absolute;
  top: 510px;
  left: 11px;
}

.products__notes--hs {
  width: 980px;
  margin: 29px auto 0;
  position: static;
}

.products__detail {
  font-feature-settings: "palt";
  font-size: 2rem;
  letter-spacing: 0.06em;
  line-height: 1;
  margin-top: 13px;
}

.products__detail sup {
  font-size: 1rem;
}

.new {
  width: 88px;
  height: 88px;
  border: 1px solid #3d3027;
  border-radius: 50%;
  padding: 3px;
  box-sizing: border-box;
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 15;
}

.new-text {
  display: inline-block;
  width: 100%;
  color: #3d3027;
  font-size: 2.3rem;
  letter-spacing: 0.06em;
  line-height: 1.1em;
  text-align: center;
  margin-top: 0;
  position: absolute;
  left: 0;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
}

/* ===============================
							KV
=============================== */
.kv {
  margin: 0px;
  padding: 0px;
  overflow: visible;
  z-index: 20;
  position: relative;
}

.kv-in {
  margin: 0px;
  padding: 0px;
  width: 100%;
  position: relative;
}

.kv .kv-base {
  margin: 0px;
  padding: 0px;
}

.kv-text__wrapper {
  position: absolute;
  top: 8.5vw;
  left: 16.4vw;
}

.kv__title {
  line-height: 1;
  text-align: center;
}

.kv__title img {
  width: 25.3vw;
}

.kv__text {
  color: #f6f2e7;
  font-size: 1.3vw;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  margin-top: 1.4vw;
}

.kv__collection {
  line-height: 1;
  text-align: center;
  margin-top: 1.8vw;
}

.kv__collection img {
  width: 4.6vw;
}

/* ===============================
							lead
=============================== */
/* LPバナー */
.campaign-banner__wrapper {
  width: 653px;
  margin: 57px auto 53px;
}

.mlead {
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_lead.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 68px 0 125px;
  position: relative;
}

.mlead__text {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
}

.mlead__text sup {
  font-size: 1.2rem;
  vertical-align: super;
}

.mlead__notes {
  text-align: center;
  margin-top: 15px;
}

.nav__list {
  width: 100%;
  display: flex;
  column-gap: 22px;
  justify-content: center;
  margin: 0 auto;
}

.nav__item {
  width: 173px;
  height: 68px;
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_nav_item.png);
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 1;
  text-align: center;
  padding: 15px 0 35px;
}

.nav__link {
  color: #f6f2e7;
  font-feature-settings: "palt";
  font-size: 1.7rem;
  letter-spacing: -0.02em;
  position: relative;
}

.fa-chevron-down {
  color: #f6f2e7;
  font-size: 2rem;
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.mlead__sub-text {
  text-align: center;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 600;
  margin-top: 76px;
}

.lead__title {
  font-size: 6.4rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  margin-top: 105px;
}

.title__obj {
  width: 91px;
  line-height: 1;
  margin: 20px auto 0;
}

.dead-sea__ditail {
  width: 1100px;
  display: flex;
  border: 1px solid #50739c;
  margin: 33px auto 0;
}

.dead-sea__ditail-img {
  width: 550px;
}

.dead-sea__ditail-text {
  width: 550px;
  background-color: #051327;
  font-size: 1.6rem;
  line-height: 1.6;
  padding: 125px 0 0 65px;
}

.dead-sea__ditail-text sup {
  font-size: 1.2rem;
}

.detail__notes {
  width: 1100px;
  text-align: left;
  margin: 15px auto 0;
}

/* ===============================
					Face Care
=============================== */
.products__wrapper--fp {
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_fp.jpg);
}

.fp__inner {
  padding: 105px 0 130px;
}

.yukari__parts {
  position: absolute;
  left: 290px;
}

.type-item__fra--cla {
  width: 100px;
  background-color: #2c4f79;
}

.type-item__face--cla {
  width: 192px;
  background-color: #cbd9e9;
  color: #2c4f79;
  font-feature-settings: "palt";
}

.name-and-price--fp {
  margin-top: 20px;
}

.prescription__wrapper {
  width: 980px;
  border-top: 1px solid #cbd9e9;
  border-bottom: 1px solid #cbd9e9;
  margin: 75px auto 0;
  padding: 38px 0 39px;
  position: relative;
}

.prescription__title {
  width: fit-content;
  font-size: 3rem;
  line-height: 1;
  position: absolute;
  top: 51px;
  left: 143px;
}

.prescription__detail {
  display: flex;
  justify-content: center;
  column-gap: 71px;
  padding: 0 58px 0 51px;
}

.prescription-detail__list {
  width: 473px;
  display: flex;
  column-gap: 31px;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 72px;
}

.prescription-detail__item {
  font-size: 1.8rem;
  line-height: 1
}

.prescription-detail__item sup {
  font-size: 1.2rem;
}

.prescription__img {
  width: 400px;
}

.prescription__notes {
  margin-top: 30px;
}

.title__obj--s {
  width: 54px;
  margin-top: 15px;
}

/* how to use */
.how-to-use,
.prescription {
  margin: 65px auto 0;
  width: 946px;
  position: relative;
}

.how-to-use-in,
.prescription-in {
  margin: 0;
  padding: 0px;
  position: relative;
}

.how-to-use-in h4,
.prescription-in h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.how-to-use-in h4 a,
.prescription-in h4 a {
  padding: 10px 0px;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 600;
  display: block;
  position: relative;
  text-decoration: none;
  background-color: #9c894c;
  color: #FFF;
  font-style: italic;
}

.how-to-use .how-to-use-in h4 a .ja {
  font-size: 2rem;
}

.how-to-use .how-to-use-in h4 a .icon,
.prescription-in h4 a .icon {
  font-size: 3.2rem;
  line-height: 1;
  font-style: normal;
  text-decoration: none;
  position: absolute;
  top: 50%;
  right: 288px;

  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-weight: 400;
  display: inline-block;
}

.how-to-use .how-to-use-in h4 a .plus {
  display: block;
}

.how-to-use .how-to-use-in h4 a .minus {
  display: none;
}

.how-to-use.open .how-to-use-in h4 a .plus {
  display: none;
}

.how-to-use.open .how-to-use-in h4 a .minus {
  display: block;
}

.how-to-use-more {
  padding: 46px 0 58px;
  display: none;
  margin: 0px;
  width: 100%;
  background-color: #dae4ed;
  position: relative;
  border-bottom: 2px solid #ab9152;
}

.how-to-use-more .howto-head {
  margin: 0;
  position: relative;
}

.how-to-use-more h5 {
  width: 100%;
  margin: 0px;
  padding: 0px 0px 20px;
  font-size: 5.5rem;
  line-height: 0.9;
  text-align: center;
  font-weight: 600;
  background-image: url(../../images/special_contents/FacePolisher/20230519/t_howto.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-style: italic;
  position: relative;
}

.how-to-use-more h5 .t1 {
  display: block;
  color: #9c8743;
  font-size: 3.3rem;
}

.how-to-use-more h5 .t2 {
  display: block;
  color: #433a31;
}

.how-to-use-more .howto-head .howto-img {
  position: absolute;
  top: -53px;
  left: 477px;
}

.how-to-use-more .howto-body {
  width: 812px;
  margin: 60px auto 0;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.how-to-use-more .howto-body .howto-detail {
  margin: 0px;
  padding: 0px;
  width: 404px;
}

.how-to-use-more .howto-body .howto-detail h6 {
  text-align: center;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
  letter-spacing: -0.05em;
  color: #9c8743;
  height: 62px;
  box-sizing: border-box;
}

.how-to-use-more .howto-body .howto-detail.d2 h6 {
  padding: 15px 0 0;
}

.how-to-use-more .howto-body .howto-detail h6 span {
  margin: 0px;
  padding: 0px 13px;
  display: inline-block;
  font-size: 2rem;
  position: relative;
}

.how-to-use-more .howto-body .howto-detail.d1 h6 span {
  padding: 0px 35px;
  line-height: 1.3;
}

.how-to-use-more .howto-body .howto-detail.d2 h6 span {
  padding: 0px 25px;
}

.how-to-use-more .howto-body .howto-detail.d2 h6.fm span {
  line-height: 2;
}

.how-to-use-more .howto-body .howto-detail h6 span:before {
  content: "";
  width: 6px;
  height: 24px;
  background-image: url(../../images/special_contents/FacePolisher/20231226/kakko_l2.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.how-to-use-more .howto-body .howto-detail h6 span:after {
  content: "";
  width: 6px;
  height: 24px;
  background-image: url(../../images/special_contents/FacePolisher/20231226/kakko_r2.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.how-to-use-more .howto-body .howto-detail.d1 h6 span:before {
  content: "";
  width: 6px;
  height: 41px;
  background-image: url(../../images/special_contents/FacePolisher/20231226/kakko_l.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.how-to-use-more .howto-body .howto-detail.d1 h6 span:after {
  content: "";
  width: 6px;
  height: 41px;
  background-image: url(../../images/special_contents/FacePolisher/20231226/kakko_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.how-to-use-more .howto-body .howto-detail .text1 {
  color: #3d3027;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
  letter-spacing: -0.05em;
}

.how-to-use-more .howto-body .howto-detail .use {
  text-align: center;
  margin: 20px auto 0px;
  padding: 25px 0px 30px;
  width: 342px;
  background-color: #f2f3f8;
}

.how-to-use-more .howto-body .howto-detail h7 {
  color: #3d3027;
  text-align: center;
  margin: 0px auto;
  padding: 0px;
  width: 280px;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 600;
}

.how-to-use-more .howto-body .howto-detail h7:before,
.how-to-use-more .howto-body .howto-detail h7:after {
  border-top: 1px solid #9c8743;
  content: "";
  flex-grow: 1;
}

.how-to-use-more .howto-body .howto-detail h7:before {
  margin-right: 14px;
}

.how-to-use-more .howto-body .howto-detail h7:after {
  margin-left: 14px;
}

.how-to-use-more .howto-body .howto-detail .text2 {
  text-align: center;
  margin: 0px;
  padding: 12px 0px 0px;
  color: #9c8743;
  font-size: 1.4rem;
  line-height: 1.5;
}

.how-to-use-more .notes {
  width: 750px;
  color: #3d3027;
  margin: 0px auto;
  padding: 23px 0px 0px;
  font-size: 1.1rem;
  line-height: 1;
}

/* ===============================
					Hair Care
=============================== */
.products__wrapper--hs {
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_hs.jpg);
  color: #fff;
}

.hs__inner {
  padding: 89px 0 115px;
}

.type__list--hs {
  margin-top: 34px;
}

.type {
  background-color: #272727;
  font-size: 1.9rem;
  line-height: 1;
  padding: 10px 0 11px;
  outline: 1px solid #fff;
  outline-offset: -2px;
}

.type1 {
  width: 172px;
}

.type1 sup {
  font-size: 1rem;
}

.type2 {
  width: 138px;
}

.name-and-price--hs {
  margin-top: 45px;
}

#hs .how-to-use {
  margin: 34px auto 0;
  padding: 0px;
  width: 912px;
  position: relative;
}

#hs .how-to-use-in {
  margin: 0;
  padding: 0px;
  position: relative;
}

#hs .how-to-use .how-to-use-in h3 {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#hs .how-to-use .how-to-use-in h3 a {
  padding: 10px 0px;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 600;
  display: block;
  position: relative;
  text-decoration: none;
  background-color: #9c894c;
  color: #FFF;
  font-style: italic;
}

#hs .how-to-use .how-to-use-in h3 a .icon {
  font-size: 3.2rem;
  line-height: 1;
  font-style: normal;
  text-decoration: none;
  position: absolute;
  top: 50%;
  right: 310px;

  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  font-weight: 400;
  display: inline-block;
}

#hs .how-to-use .how-to-use-in h3 a .plus {
  display: block;
}

#hs .how-to-use .how-to-use-in h3 a .minus {
  display: none;
}

#hs .how-to-use.open .how-to-use-in h3 a .plus {
  display: none;
}

#hs .how-to-use.open .how-to-use-in h3 a .minus {
  display: block;
}

#hs .how-to-use-more {
  padding: 0px 0px 50px;
  /*display: none;*/
  margin: 0px;
  width: 100%;
  background-color: #ece6db;
  position: relative;
  border-top: 2px solid #a89968;
  border-bottom: 2px solid #a89968;
}

#hs .how-to-use .htu-obj1 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 145px;
}

#hs .how-to-use .htu-obj2 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 145px;
}

#hs .how-to-use .how-to-use-more h3 {
  margin: 35px auto 0;
  padding: 0 0 10px;
  width: 465px;
  font-weight: 600;
  text-align: center;
  background-image: url(../../images/special_contents/BestCosmeAward/20231207/t_howtouse.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  letter-spacing: -0.02em;
}

#hs .how-to-use .how-to-use-more h3 .item {
  margin: 0;
  padding: 0;
  display: inline-block;
  color: #a18b4f;
  font-size: 3.4rem;
  line-height: 1;
  font-style: italic;
  vertical-align: super;
}

#hs .how-to-use .how-to-use-more h3 .use {
  color: #040403;
  margin: 0 0 0 15px;
  padding: 0;
  display: inline-block;
  font-size: 5.8rem;
  line-height: 1;
  font-style: italic;
}

#hs .how-to-use .how-to-use-more .htu-detail {
  margin: 35px auto 0px;
  padding: 0px;
  width: 792px;
}

#hs .how-to-use .how-to-use-more .htu-detail .img {
  margin: 0px;
  padding: 0px;
  width: 327px;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail .text {
  color: #3d3027;
  margin: 0px;
  padding: 0px;
  font-size: 1.6rem;
  line-height: 1.6;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail .fre {
  margin: 20px auto 0px;
  padding: 18px 0px 25px;
  width: 368px;
  background-color: #fefaef;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail .fre h4 {
  margin: 0px;
  padding: 0px;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail .fre h4 span {
  margin: 0px auto;
  padding: 0px;
  color: #a18b4f;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 400;

  display: flex;
  align-items: center;
  text-align: center;
  width: 250px;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail .fre h4 span:before,
#hs .how-to-use .how-to-use-more .htu-detail .detail .fre h4 span:after {
  border-top: 1px solid #a18b4f;
  content: "";
  flex-grow: 1;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail .fre h4 span:before {
  margin-right: 10px;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail .fre h4 span:after {
  margin-left: 10px;
}

#hs .how-to-use .how-to-use-more .htu-detail .detail .fre .fre-text {
  color: #3d3027;
  margin: 0px;
  padding: 10px 0px 0px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1;
}

#hs .how-to-use .how-to-use-in h3 a .ja {
  font-size: 2rem;
}

#hs .how-to-use .how-to-use-in h3 a .icon {
  right: 280px;
}





.fragrance {
  background-color: #153256;
  padding: 80px 0 68px;
}

.fragrance h2 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 6.4rem;
  line-height: 1;
  font-weight: 600;
  color: #FFF;
}

.fragrance .component {
  margin: 39px auto 0;
  padding: 0px;
  width: 535px;
  position: relative;
  border-bottom: 1px solid #FFF;
}

.fragrance .component-in {
  margin: 0;
  padding: 0px;
  position: relative;
}

.fragrance .component h3 {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.fragrance .component h3 a {
  padding: 18px 0;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 400;
  display: block;
  position: relative;
  text-decoration: none;
  border-top: 1px solid #FFF;
  color: #FFF;
}

.fragrance .component h3 a .icon {
  font-size: 2.6rem;
  text-decoration: none;
  position: absolute;
  top: 52%;
  right: 20px;

  transform: translateY(-52%);
  -webkit- transform: translateY(-52%);
  font-weight: 400;
  display: inline-block;
}

.fragrance .component h3 a .plus {
  display: none;
}

.fragrance .component h3 a .minus {
  display: block;
}

.fragrance .component.open h3 a .plus {
  display: block;
}

.fragrance .component.open h3 a .minus {
  display: none;
}

.fragrance .component-more {
  padding: 0px 0px 30px;
  /*display: none;*/
  margin: 0px;
  width: 100%;
}

.fragrance .component-more-in {
  padding: 0px;
}

.component__text {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}

.fragrance .component-more .pira {
  width: 535px;
  margin: 20px auto 0;
  padding: 0px;
}

.step {
  margin: 0px;
  position: relative;
}

.step__inner {
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_step.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 95px 0 123px;
}

.step__logo {
  width: 525px;
  margin: 0 auto;
}

.step__title {
  text-align: center;
  font-size: 5.4rem;
  line-height: 1;
  color: #FFF;
  font-weight: 600;
  margin-top: 7px;
}

.step__title--large {
  font-size: 9rem;
}

.step .step-lineup {
  margin: 30px auto 0;
  padding: 0;
  width: 890px;
  position: relative;
  box-sizing: content-box;
}

.step .step-lineup ul {
  margin: 0px;
  padding: 0px;
  font-size: 0;
  position: relative;
  width: 100%;
  overflow: visible;
}

.step .step-lineup ul li {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  position: relative;
}

.step1,
.step2,
.step3 {
  border: 2px solid #595959;

}

.step .step-lineup .step-inner {
  position: relative;
  z-index: 20;
  padding: 0px 0 0px 390px;
  width: 100%;
  height: 487px;
  background-color: rgba(11, 11, 11, 0.6);
  color: #FFF;
  box-sizing: border-box;
  text-align: center;

  display: flex;
  align-items: center;
}

.step .step-lineup .step-inner2 {
  padding: 0px;
  width: 100%;
}

.step .step-lineup>ul li.slick-slide.step1 .step-inner:before {
  content: "";
  margin: 0px;
  padding: 0px;
  width: 72px;
  height: 164px;
  background-image: url(../../images/special_contents/DeadSea/20250918/num1.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 78px;
  right: 122px;
  z-index: 10;
}

.step .step-lineup>ul li.slick-slide.step2 .step-inner:before {
  content: "";
  margin: 0px;
  padding: 0px;
  width: 117px;
  height: 163px;
  background-image: url(../../images/special_contents/DeadSea/20250918/num2.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 86px;
  right: 66px;
  z-index: 10;
}

.step .step-lineup>ul li.slick-slide.step3 .step-inner:before {
  content: "";
  margin: 0px;
  padding: 0px;
  width: 111px;
  height: 167px;
  background-image: url(../../images/special_contents/DeadSea/20250918/num3.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 87px;
  right: 75px;
  z-index: 10;
}

.step .step-lineup .img {
  margin: 0px;
  padding: 0px;
  width: 390px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.step .step-lineup .img .mimg {
  width: 390px;
  height: 487px;
  display: inline;
}

.step .step-lineup .img a {
  display: block;
  width: 100%;
}

.step .step-lineup h3 {
  padding: 0px;
  box-sizing: border-box;
  z-index: 20;
  position: relative;
}

.step .step-lineup h3 .step-tbg {
  margin: 0px;
  padding: 0px 14px;
  font-size: 2rem;
  line-height: 1;
  font-weight: 400;
  display: inline-block;
  position: relative;
}

.step .step-lineup h3 .step-tbg:before {
  content: "";
  margin: 0px;
  padding: 0px;
  width: 5px;
  height: 2px;
  background-color: #FFF;
  position: absolute;
  bottom: 6px;
  left: 0px;
}

.step .step-lineup h3 .step-tbg:after {
  content: "";
  margin: 0px;
  padding: 0px;
  width: 5px;
  height: 2px;
  background-color: #FFF;
  position: absolute;
  bottom: 6px;
  right: 0px;
}

.step .step-lineup h3 .step-tjp {
  display: block;
  margin: 0px;
  padding: 15px 0px 0px;
  font-size: 4.4rem;
  line-height: 1;
  font-weight: 400;
}

.step .step-lineup .text {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
  padding: 25px 0 0;
  z-index: 20;
  position: relative;
}

.step .step-lineup .text sup {
  font-size: 1.2rem;
  vertical-align: super;
}

.step .step-lineup .name-and-price {
  margin: 25px 0 0px;
  padding: 0px;
}

.step .step-lineup h4 {
  margin: 0px;
  padding: 0px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
  font-style: normal;
}

.step .step-lineup .price {
  margin: 0px;
  padding: 0px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
}

.step .step-lineup .btn,
.step .step-lineup .bcs {
  margin: 20px 0px 0px;
  padding: 0px;
}

.step .step-lineup .btn a {
  margin: 0px;
  /* padding: 10px 0px; */
  text-align: center;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #80703b;
  /* width: 150px; */
  cursor: pointer;
}

.step .step-lineup .btn a svg {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  font-size: 0.9rem;
}

.step .step-lineup .bcs .bbg {
  margin: 0px;
  padding: 10px 0px;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  color: #000;
  width: 150px;
  border: 1px solid #9a8a5b;
}

.step .step-lineup .link {
  margin: 0px;
  padding: 10px 0px 0px;
}

.step .step-lineup .link a {
  margin: 0px;
  padding: 0px 20px 5px 0;
  text-align: center;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1;
  border-bottom: 1px solid #FFF;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.step .step-lineup .link a:after {
  margin: 0px;
  padding: 0px;
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 14px;
  height: 14px;
  background-image: url(../../images/sp/special_contents/DeadSea/20240516/arrow_link_wt.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.step .step-lineup .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  width: 42px;
  height: 42px;
  font-size: 0;
  cursor: pointer;
  outline: none;
  z-index: 50;
}

.step .step-lineup .slick-prev {
  left: -22px;
  background-repeat: no-repeat;
  background-image: url(../../images/special_contents/DeadSea/20250918/arrow_prev.svg);
  background-position: 0px 0px;
  background-size: 100% 100%;
  transition: unset;
  border-width: 0px;
  border-style: none;
  cursor: pointer;
  opacity: 1;
}

.step .step-lineup .slick-next {
  right: -22px;
  background-repeat: no-repeat;
  background-image: url(../../images/special_contents/DeadSea/20250918/arrow_next.svg);
  background-position: 0px 0px;
  background-size: 100% 100%;
  transition: unset;
  border-width: 0px;
  border-style: none;
  cursor: pointer;
  opacity: 1;
}

.step .step-lineup .slick-prev:after {
  display: none;
}

.step .step-lineup .slick-next:after {
  display: none;
}

.slick-dots>li:not(:first-of-type) {
  margin: 0;
}

.step .step-lineup .slick-dots {
  width: 100%;
  font-size: 0;
  text-align: center;
  list-style: none;
  display: block;
  margin: 34px 0px 0px;
  padding: 0px;
}

.step .step-lineup .slick-dots li,
.step .other-lineup .slick-dots li {
  display: inline-block;
  margin: 0 6px;
  width: auto;
}

.step .step-lineup .slick-dots li button,
.step .other-lineup .slick-dots li button {
  display: block;
  line-height: 0;
  width: 9px;
  height: 9px;
  background: #5d5858;
  border: 0;
  border-radius: 50%;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  outline: none;
  padding: 0;
}

.step .step-lineup .slick-dots .slick-active button,
.step .step-lineup .slick-dots li button:hover,
.step .other-lineup .slick-dots .slick-active button,
.step .other-lineup .slick-dots li button:hover {
  background: #80703b;
}

.step .step-lineup .slick-dots>li>button::before,
.step .other-lineup .slick-dots>li>button::before {
  background-color: transparent;
}

.step .notes {
  margin: 25px auto 0px;
  padding: 0px;
  font-size: 1.4rem;
  line-height: 1;
  width: 1100px;
  color: #FFF;
}

/* ------------------------------
          Other LineUp
------------------------------ */
.other-lineup {
  width: 984px;
  background-image: url(../../images/special_contents/DeadSea/20250918/frame_other_item.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}

.other-lineup__inner {
  margin-top: 88px;
  padding: 56px 0 60px;
}

.other-lineup__title {
  color: #3d3027;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

.other-lineup__list {
  width: 840px;
  color: #3d3027;
  margin: 45px auto 0;
}

.common-other__catch {
  font-size: 2rem;
  font-weight: 400;
  font-weight: 600;
  line-height: 1.2;
  padding: 0px;
  text-align: center;
}

.common-other__catch sup {
  font-size: 1.2rem;
}

.other-lineup__item .img {
  width: 187px;
  height: 187px;
  margin: 22px auto 0;
  position: relative;
}

.other-lineup__item .name-and-price {
  margin-top: 22px;
}

.other-lineup__notes {
  color: #000;
  margin-top: 47px;
  padding-left: 84px;
}

.other-lineup-slider .slick-arrow::after {
  display: none;
}

/* ------------------------------
            Campaign
------------------------------ */
.campaign {
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_campaign.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}

.campaign__inner {
  padding: 105px 0 95px;
}

.campaign__contents {
  width: 723px;
  margin: 44px auto 0;
}

.campaign__title {
  color: #efede8;
  font-size: 6.4rem;
  line-height: 1;
  text-align: center;
}

.campaign__detail {
  display: flex;
  align-items: center;
  column-gap: 109px;
  margin-top: 55px;
  padding-left: 23px;
}

.campaign-text__s {
  font-size: 2rem;
  font-feature-settings: "palt";
  line-height: 1.5;
  text-align: center;
}

.campaign-text__l {
  font-size: 3.6rem;
  font-feature-settings: "palt";
  line-height: 1.2;
  margin-top: 18px;
  text-align: center;
}

.campaign-text__vol {
  font-size: 2.4rem;
}

.campaign__img {
  width: 165px;
  position: relative;
  z-index: 20;
}

/* .campaign__img::after {
	content: "";
	display: inline-block;
	width: 577px;
	height: 294px;
	background-image: url(../../images/special_contents/DeadSea/20250918/bg_gwp.png);
	background-size: 100% 100%;
	position: absolute;
	top: -40px;
	left: -110px;
	z-index: 10;
} */

.size__text {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.2;
  white-space: nowrap;
}

.sc-accordion__wrapper {
  width: 723px;
  margin: 45px auto 0;
}

.sc-accordion {
  margin-top: 24px;
  border-top: 1px solid #726155;
  border-bottom: 1px solid #726155;
}

.sc-accordion__in {
  line-height: 1.7;
}

.sc-accordion-more {
  border-bottom: none;
  padding-bottom: 0;
}

.sc-accordion__title {
  background-color: #463a32;
}

.sc-accordion {
  color: #efede8;
}

.sc-accordion-more__in {
  background-color: #d9cbbc;
}

.sc-comment__list {
  color: #463a32;
  text-align-last: left;
  padding: 25px 17px 30px 17px;
}

.limited {
  position: absolute;
  background-color: #3d3027;
  border-radius: 50%;
  z-index: 15;
  padding: 2px;
  box-sizing: border-box;
}

.limited--cp {
  width: 78px;
  height: 78px;
  position: absolute;
  top: -23px;
  right: -60px;
}

.limited .limited-in {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #FFF;
  border-radius: 50%;
  box-sizing: border-box;
}

.ltext {
  width: 100%;
  display: inline-block;
  color: #FFF;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
}

.ltext--cp {
  font-size: 1.8rem;
}

/* ===========================
        Instagram
=========================== */
.instgram {
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_instagram.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0px;
  padding: 70px 0px 80px;
}

.instgram h2 {
  color: #463a32;
  margin: 0;
  text-align: center;
  font-size: 5rem;
  line-height: 1;
  background-image: url(../../images/special_contents/BodyRitual/20250828/line_insta.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.instgram h2 span {
  font-size: 6rem;
  letter-spacing: 0.04em;
}

.instgram .text {
  color: #463a32;
  margin: 0;
  padding: 35px 0px 0px;
  text-align: center;
  font-size: 2.2rem;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 400;
}

.instgram .text a {
  text-decoration: none;
}

.instgram .btn {
  margin: 58px auto 0px;
  padding: 0px;
  width: 215px;
}

.instgram .btn a {
  margin: 0px;
  padding: 14px 0px;
  text-align: center;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #80703b;
  width: 100%;
  cursor: pointer;
}

.instgram .btn a svg {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  font-size: 1.1rem;
}

.instgram .instgram-block {
  margin: 30px auto 0px;
  padding: 0px;
  width: 1040px;
}

/* ------------------------------
        The Collection
------------------------------ */
.collection-banner {
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.collection-banner__inner {
  padding: 69px 0 90px;
}

.collection-banner__title {
  font-size: 6.4rem;
}

.collection__banner {
  width: 856px;
  margin: 54px auto 0;
}

.collection__banner:not(:first-child) {
  margin-top: 33px;
}

.c-footer {
  margin: 0px;
  padding: 0px;
}

.line {
  background-color: #153256;
  padding: 89px 0 93px;
}

.line-frame {
  width: 590px;
  background-image: url(../../images/special_contents/DeadSea/20250918/frame_line.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #FFF;
  position: relative;
  z-index: 20;
}

.line-frame-in {
  color: #463a32;
  padding: 52px 0 38px;
}

.line h2 {
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

.line .text {
  margin: 0px;
  padding: 18px 0px 0px;
  font-size: 1.4rem;
  line-height: 1em;
  text-align: center;
}

.line .btn {
  margin: 0px;
  padding: 30px 0px 0px;
  text-align: center;
}

.line .btn a {
  margin: 0px;
  padding: 26px 0px 0px 70px;
  text-align: center;
  color: #FFF;
  font-size: 2rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #00b900;
  width: 272px;
  height: 70px;
  border-radius: 10px;
  box-sizing: border-box;
  font-weight: 600;
}

.line .btn a:before {
  content: "";
  background: url(../../images/special_contents/HolidayCollection/20211014/icon_line.png?a=20211014) no-repeat center center;
  background-size: 50px auto;
  margin: 0px;
  padding: 0px;
  border-right: 1px solid #009e00;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.line .line-obj1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  z-index: 10;
  line-height: 0;
}

.line .line-obj2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100px;
  z-index: 10;
  line-height: 0;
}

.line .line-obj3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100px;
  z-index: 10;
  line-height: 0;
}

.line .line-obj4 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100px;
  z-index: 10;
  line-height: 0;
}

.line .line-obj5 {
  position: absolute;
  top: 84px;
  left: -54px;
  width: 33px;
  z-index: 10;
  line-height: 0;
}

/* POP UP 詳細 */
.pop-up-block {
  background-image: url(../../images/special_contents/DeadSea/20250918/bg_event.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.pop-up__in {
  width: 960px;
  margin: 0 auto;
  padding: 80px 0;
}

.pop-up__label {
  width: 245px;
  margin: 0 auto 25px;
}

.pop-up__title {
  font-size: 4.5rem;
  line-height: 1;
  text-align: center;
}

.pop-up__title--ja {
  display: block;
  font-size: 3rem;
  margin-bottom: 15px;
}

.pop-up__text-wrapper {
  width: 708px;
  background-color: #d9cbbc;
  margin: 30px auto 0;
  padding: 17px 18px;
}

.pop-up__table-title {
  font-size: 1.6rem;
  line-height: 1.3;
  text-align: center;
}

.pop-up__sub-title {
  font-size: 2.4rem;
  text-align: center;
  margin-top: 15px;
}

.pop-up__text {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 30px;
}

.pop-up-block .pop-up__img {
  max-width: 708px;
  margin: 30px auto 0;
}

.pop-up__notes {
  width: 708px;
  font-size: 1.2rem;
  display: block;
  margin: 0 auto;
  margin-top: 5px;
}

.pop-up__btn {
  text-align: center;
}

.pop-up__btn a {
  margin-top: 30px;
  padding: 20px 0px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #04755b;
  width: 250px;
  cursor: pointer;
}

.pop-up__btn a span svg {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  font-size: 1.1rem;
}

.pop-up__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px;
  margin: 0 auto;
}

.pop-up__table--area {
  margin-top: 15px;
}

.pop-up__table th {
  width: 10%;
  vertical-align: middle;
  font-weight: bold;
  white-space: nowrap;
  padding: 2px 0px;
  background-color: #123664;
  padding: 5px 10px;
  /* color: #070627; */
  text-align: center;
}

.pop-up__table td {
  color: #463a32;
  font-size: 1.6rem;
  line-height: 1.1;
  padding-left: 20px;
}

/* 0908追加 */
.event-nav {
  width: 260px;
  background: linear-gradient(#c4a557, #ddc589);
  border-radius: 50px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
  padding: 9px 0;
  position: relative;
}

.event-nav span {
  display: block;
  font-size: 1.6rem;
}

.event__top-text {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 10px;
}

.event-anchor {
  display: block;
  width: fit-content;
  color: #f6f2e7;
  font-size: 1.6rem;
  text-decoration: underline;
  text-align: center;
  margin: 3px auto 20px;
}

.limited-contents__wrapper {
  width: 708px;
  margin: 30px auto 0;
}

.limited-contents__text {
  font-size: 1.4rem;
  line-height: 1.7;
}

.limited-contents__text:last-child {
  margin-top: 10px;
}

.limited-contents__text a {
  color: #f6f2e7;
  text-decoration: underline;
}

.sk-frame {
  margin: 50px auto 0;
  padding: 0px;
  width: 950px;
  height: 341px;
  color: #3d3027;
}

.sk-frame h3 {
  text-align: center;
  margin: 0px;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 600;
}

.sk-frame .text {
  text-align: center;
  margin: 0px;
  padding: 10px 0px 0px;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  color: #9a8a5b;
}

.sk-frame .sk-block {
  width: 776px;
  margin: 10px auto 0;
  padding: 0px 0 0 458px;
  position: relative;
  box-sizing: border-box;
}

.sk-frame .sk-block .img {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 4px;
  width: 424px;
  box-sizing: border-box;
}

.sk-frame .sk-block .img .img-in {
  margin: 0px;
  padding: 4px;
  display: block;
  text-align: center;
}

.sk-frame .sk-block .img .img-in2 {
  margin: 0px;
  padding: 45px 0px 32px;
  display: block;
}

.sk-frame .sk-block .img .mimg {
  width: 354px;
  height: auto;
  display: inline;
}

.sk-frame .sk-block .img a {
  display: block;
  width: 100%;
}

.sk-frame .sk-block .detail {
  margin: 0px;
  padding: 15px 0 85px;
  text-align: center;
  position: relative;
}

.sk-frame .sk-block .detail h4 {
  margin: 0px;
  padding: 0px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
  font-style: normal;
}

.sk-frame .sk-block .detail .kit-text {
  margin: 16px auto 0px;
  padding: 20px 0px;
  width: 100%;
  background-color: #cbd9e9;
  position: relative;
  box-sizing: border-box;
}

.sk-frame .sk-block .detail .kit-text h4 {
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 600;
  color: #2c4f79;
}

.sk-frame .sk-block .detail .kit-text p.kit-t {
  text-align: center;
  margin: 0px;
  padding: 10px 0px 0px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: -0.02em;
}