@charset "UTF-8";
.hacobune-dialog-rounded .hacobune-dialog-wrapper {
  max-width: 900px !important;
}

.staticWrapper.staticMobile.static-1104140 {
  --var-step01-color: #F0327B;
  --var-step01-color-light: #EF6D92;
  --var-step01-color-bglight: #FEEAF2;
  --var-step02-color: #1D61CD;
  --var-step02-color-light: #5B8BD6;
  --var-step02-color-bglight: #DFE9FF;
  --var-step03-color: #FF8E42;
  --var-step03-color-light: #FFA468;
  --var-step03-color-bglight: #FFFBE4;
  --var-step04-color: #8553B5;
  --var-step04-color-light: #AA87CC;
  --var-step04-color-bglight: #F7F2FF;
  --var-step05-color: #FA578D;
  --var-step05-color-light: #FB8AAF;
  --var-step05-color-bglight: #FFF2F6;
  --var-step06-color: #FF8400;
  --var-step06-color-light: #FFA657;
  --var-step06-color-bglight: #FFF7E2;
  --var-step07-color: #7AC524;
  --var-step07-color-light: #99CE39;
  --var-step07-color-bglight: #F8FEE3;
  --var-step08-color: #4488E6;
  --var-step08-color-light: #6A9FEB;
  --var-step08-color-bglight: #EFF5FF;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}
.staticWrapper.staticMobile.static-1104140 .hacobune-app-container.hacobune-app-container-no-font {
  padding: 0 !important;
}
.staticWrapper.staticMobile.static-1104140 .hacobune-unit-video-outline {
  display: none !important;
}
.staticWrapper.staticMobile.static-1104140 .hacobune-univideo {
  width: auto;
  max-width: 335px;
  margin: 0 auto;
}
.staticWrapper.staticMobile.static-1104140 .hacobune-univideo img {
  display: inherit;
  width: auto !important;
  max-width: 100%;
}
.staticWrapper.staticMobile.static-1104140 .hacobune-univideo img.hacobune-unit-video-thumbnail-icon {
  width: 80px !important;
  height: 80px !important;
}
.staticWrapper.staticMobile.static-1104140 p,
.staticWrapper.staticMobile.static-1104140 ul,
.staticWrapper.staticMobile.static-1104140 ol,
.staticWrapper.staticMobile.static-1104140 li {
  margin: 0;
  padding: 0;
}
.staticWrapper.staticMobile.static-1104140 .autodrop {
  display: none !important;
}
.staticWrapper.staticMobile.static-1104140 sup {
  vertical-align: top;
  font-weight: 500 !important;
  font-size: 70%;
  margin-right: 0.1em;
  margin-left: 0.1em;
}
.staticWrapper.staticMobile.static-1104140 sub {
  vertical-align: baseline;
  font-weight: 500 !important;
  font-size: 70%;
  margin-right: 0.1em;
  margin-left: 0.1em;
}
.staticWrapper.staticMobile.static-1104140 .is-soldout {
  position: relative;
  pointer-events: none;
}
.staticWrapper.staticMobile.static-1104140 .is-soldout .scroll-hint-icon-wrap {
  display: none !important;
}
.staticWrapper.staticMobile.static-1104140 .is-soldout::after {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  content: "ご好評につき\a終了いたしました";
  white-space: pre-wrap;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  text-align: center;
}
.staticWrapper.staticMobile.static-1104140 .is-soldout.is-soldout--top::after {
  padding-top: 55px !important;
}
.staticWrapper.staticMobile.static-1104140 .is-soldout.is-soldout--center::after {
  display: flex;
  align-items: center;
  justify-content: center;
}
.staticWrapper.staticMobile.static-1104140 .mod-srOnly {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.staticWrapper.staticMobile.static-1104140 .mod-noteList {
  font-size: 10px;
  text-align: left;
  color: #5C5A5A;
}
.staticWrapper.staticMobile.static-1104140 .mod-noteList > li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.4em;
}
.staticWrapper.staticMobile.static-1104140 .mod-noteList--inline > li, .staticWrapper.staticMobile.static-1104140 .mod-noteList--inline > li > div {
  display: inline;
}
.staticWrapper.staticMobile.static-1104140 .mod-noteList--inline > li {
  margin-right: 1em;
}
.staticWrapper.staticMobile.static-1104140 .mod-noteList--inline > li:last-child {
  margin-right: 0;
}
.staticWrapper.staticMobile.static-1104140 .mod-noteList--important > li, .staticWrapper.staticMobile.static-1104140 .mod-noteList--important > li > div {
  font-weight: bold;
}
.staticWrapper.staticMobile.static-1104140 .mod-linkBtn a {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 10px 12px;
  background-color: var(--var-step01-color);
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
}
.staticWrapper.staticMobile.static-1104140 .mod-linkBtn a::after {
  position: absolute;
  top: 50%;
  right: 12px;
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  transform: rotate(-45deg);
}
.staticWrapper.staticMobile.static-1104140 .mod-linkBtn button:disabled {
  width: 100%;
  min-height: 64px;
  margin: 0 auto;
  padding: 10px 12px;
  background-color: #5c5a5a;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  cursor: default !important;
}
.staticWrapper.staticMobile.static-1104140 .slideToggleContent--large__inner {
  height: 90px;
  min-height: 90px;
}
.staticWrapper.staticMobile.static-1104140 .link--nextToggle--large {
  font-size: 10px;
  font-weight: 700;
}
.staticWrapper.staticMobile.static-1104140 .link--nextToggle--large::before, .staticWrapper.staticMobile.static-1104140 .link--nextToggle--large::after {
  background-color: #231815;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich {
  width: 582px;
  overflow: hidden;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list {
  position: relative;
  width: 582px;
  margin: 0 auto;
  overflow: hidden;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list:not(.slick-initialized) > .itemSliderRich__itemCard:not(:first-child) {
  display: none;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list.slick-initialized {
  overflow: visible;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-arrow {
  z-index: 2;
  width: 32px;
  height: 32px;
  top: 104px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  opacity: 1;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-prev.slick-arrow {
  left: 0;
  transform: none;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-prev.slick-arrow::before {
  margin-left: -3px;
  transform: rotate(-135deg);
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-next.slick-arrow {
  right: 0;
  transform: none;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-next.slick-arrow::before {
  margin-left: -7px;
  transform: rotate(45deg);
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-dots {
  clear: both;
  position: static;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  line-height: 0;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-dots li {
  width: 6px;
  height: 6px;
  margin: 0;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-dots li + li {
  margin-left: 16px;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-dots li button {
  width: 6px;
  height: 6px;
  padding: 0;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-dots li button::before {
  content: "";
  position: static;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e0e0e0;
  opacity: 1;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__list .slick-dots li.slick-active button::before {
  background: #f45260;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__itemCard {
  float: left;
  width: 582px;
  margin: 0 16px;
}
.staticWrapper.staticMobile.static-1104140 .itemSliderRich__itemCard img {
  display: block;
  width: 550px;
  height: 240px;
  box-shadow: 0 2px 6px 0 rgba(51, 51, 51, 0.3);
}
.staticWrapper.staticMobile.static-1104140 .mod-mt-0 {
  margin-top: 0 !important;
}
.staticWrapper.staticMobile.static-1104140 .mod-mt-10 {
  margin-top: 10px !important;
}
.staticWrapper.staticMobile.static-1104140 .mod-fontSmall {
  font-size: 12px !important;
}

@media screen and (min-width: 769px) {
  .staticWrapper.staticMobile.static-1104140 .link--nextToggle--large,
  .staticWrapper.staticMobile.static-1104140 .slideToggleContent--large__inner::after {
    display: none;
  }
  .staticWrapper.staticMobile.static-1104140 .slideToggleContent--large__inner {
    height: auto;
    min-height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKV {
    width: 1220px;
    margin: 0 auto;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKV img {
    width: 1220px;
    height: 480px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus {
    width: 1120px;
    margin: 60px auto 0;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__wrapper {
    padding: 40px 0;
    background: url(/contents/small/1104140/images/sectionSpecialBonus_bg_01.png) center top/100% no-repeat, #FFF5BB url(/contents/small/1104140/images/sectionSpecialBonus_bg_02.png) center bottom/100% no-repeat;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__header {
    margin-bottom: 28px;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__header img {
    width: 335px;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body {
    width: 582px;
    margin-left: auto;
    margin-right: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step {
    width: 406px;
    margin: 30px auto 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step h3 {
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step h3 img {
    width: 353px;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step h3 {
    margin-bottom: 16px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step li {
    margin-top: 6px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step li:first-child {
    margin-top: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step li img {
    width: 100%;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__note {
    width: 900px;
    margin: 20px auto 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex {
    margin: 100px -6.25vw 0;
    background: url(/contents/small/1104140/images/sectionIndex_bg_01.png) center top/100% no-repeat;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__header {
    padding: 46px 0 40px;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__header img {
    width: 335px;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list {
    width: 1120px;
    margin: 0 auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item {
    position: relative;
    box-shadow: 0 2px 6px 0 rgba(51, 51, 51, 0.3);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item a {
    display: block;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item a img {
    width: 100%;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--01 {
    grid-column: span 6;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--02, .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--03 {
    grid-column: span 3;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--04 {
    grid-column: 2/span 2;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--05 {
    grid-column: 4/span 2;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--06, .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--07, .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--08 {
    grid-column: span 2;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__note {
    width: 900px;
    margin: 30px auto 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionProductFinder--top {
    width: 550px;
    margin: 80px auto 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionProductFinder__link img {
    width: 550px;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionTop {
    margin: 40px 20px 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionTop__link {
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionTop__link img {
    width: 302px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup {
    width: 900px;
    margin: 85px auto 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__header {
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__header img {
    width: 305px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item {
    background-repeat: no-repeat;
    background-position: center top;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__image__pic {
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__image__pic img {
    width: 740px;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__image__soldout {
    margin: 0 20px 8px 20px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__image__soldout .mod-noteList {
    text-align: center;
    color: red;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__image__buy {
    width: 420px;
    margin: 0 auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__note {
    margin: 24px 80px 50px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 {
    background-image: url(/contents/small/1104140/images/sectionLineup_01_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__header__image__buy {
    padding-top: 978px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 {
    background-image: url(/contents/small/1104140/images/sectionLineup_02_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__header__image__buy {
    padding-top: 890px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 {
    background-image: url(/contents/small/1104140/images/sectionLineup_03_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__header__image__buy {
    padding-top: 915px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 {
    background-image: url(/contents/small/1104140/images/sectionLineup_04_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__header__image__buy {
    padding-top: 847px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 {
    background-image: url(/contents/small/1104140/images/sectionLineup_05_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__header__image__buy {
    padding-top: 888px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 {
    background-image: url(/contents/small/1104140/images/sectionLineup_06_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06.is-present--closed {
    background-image: url("/contents/small/1104140/images/sectionLineup_06_pic_01_presentClosed.png"), linear-gradient(180deg, transparent 0px, transparent 800px, #fbeeca 800px, #fbeeca 1500px, transparent 1500px);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__header__image__soldout {
    padding-top: 865px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__header__image__soldout + .sectionLineup__item__header__image__buy {
    padding-top: 10px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__header__image__buy {
    padding-top: 865px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 {
    background-image: url(/contents/small/1104140/images/sectionLineup_07_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07.is-present--closed {
    background-image: url("/contents/small/1104140/images/sectionLineup_07_pic_01_presentClosed.png"), linear-gradient(180deg, transparent 0px, transparent 800px, #eaf3dc 800px, #eaf3dc 1500px, transparent 1500px);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__header__image__buy {
    padding-top: 807px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 {
    background-image: url(/contents/small/1104140/images/sectionLineup_08_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08.is-present--closed {
    background-image: url("/contents/small/1104140/images/sectionLineup_08_pic_01_presentClosed.png"), linear-gradient(180deg, transparent 0px, transparent 800px, #ebf2ff 800px, #ebf2ff 1500px, transparent 1500px);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__header__image__buy {
    padding-top: 851px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 {
    margin-top: -40px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__detail--TheWrinkleSerum .sectionLineup__item__body__detail__contents__header__title p {
    background: var(--var-step04-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__detail--TheWrinkleSerum .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__detail--TheWrinkleSerum .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__detail--TheWrinkleSerum .sectionLineup__item__body__detail__contents__body--step p {
    color: var(--var-step04-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__orderOfUse figure {
    width: 396px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body {
    background: linear-gradient(180deg, rgba(223, 233, 255, 0) 0%, rgba(223, 233, 255, 0) 10%, #DFE9FF 10%, #F0F9FF 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step02-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step02-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__orderOfUse figure {
    width: 498px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body {
    background: linear-gradient(180deg, rgba(223, 233, 255, 0) 0%, rgba(223, 233, 255, 0) 10%, #fbedb5 10%, #FFFBE4 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__bnr {
    width: 325px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step03-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step03-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body {
    background: linear-gradient(180deg, #F2EBFD 0%, #F7F2FF 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step04-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step04-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__orderOfUse figure {
    width: 710px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body {
    background: linear-gradient(180deg, rgba(223, 233, 255, 0) 0%, rgba(223, 233, 255, 0) 10%, #ffeaf1 10%, #FFF2F6 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step05-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step05-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body {
    background: linear-gradient(180deg, #fbeeca 0%, #FFF7E2 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step06-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step06-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body {
    margin-top: 40px;
    background: linear-gradient(180deg, #eaf3dc 0%, #F8FEE3 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step07-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step07-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body {
    margin-top: 40px;
    background: linear-gradient(180deg, #ebf2ff 0%, #EFF5FF 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step08-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step08-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__productInfo__more, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__productInfo__more, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__productInfo__more {
    width: 710px;
    background-image: url(/contents/small/1104140/images/sp/sectionLineup_icon_03.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__productInfo__list, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__productInfo__list {
    display: block;
    width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__set, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__set, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__set, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__set {
    width: 420px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__set__body, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__set__body, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__set__body, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__set__body {
    width: 420px;
    padding-right: 0 !important;
    padding-left: 0 !important;
    grid-column: 1/-1;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body {
    padding: 0px 80px 40px;
    background: linear-gradient(180deg, #FFEEF6 0%, #FBF6FF 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body img {
    width: 100%;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail {
    width: 350px;
    float: left;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail + .sectionLineup__item__body__detail {
    float: right;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--CleansingGel, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--PetitShake, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--HealthyLeadProtein {
    float: none;
    width: 100%;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--CleansingGel .sectionLineup__item__body__detail__contents__header, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--PetitShake .sectionLineup__item__body__detail__contents__header, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--HealthyLeadProtein .sectionLineup__item__body__detail__contents__header {
    padding-left: 187px;
    padding-right: 187px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--CleansingGel .sectionLineup__item__body__detail__contents {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 60px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--CleansingGel .sectionLineup__item__body__detail__contents__header,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--CleansingGel .sectionLineup__item__body__detail__contents__body--list {
    grid-column: span 2;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--PetitShake .sectionLineup__item__body__detail__contents__body--benefit, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--HealthyLeadProtein .sectionLineup__item__body__detail__contents__body--benefit {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 60px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--PetitShake .sectionLineup__item__body__detail__contents__body--benefit > div figure:first-child, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--HealthyLeadProtein .sectionLineup__item__body__detail__contents__body--benefit > div figure:first-child {
    margin-top: 0 !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--WrinkleBrightUVProtectorN .sectionLineup__item__body__detail__contents__header__title p {
    display: block;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents {
    padding: 20px;
    background: #fff;
    border-radius: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header {
    display: grid;
    grid-template-columns: 64px 1fr;
    gap: 16px;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header__title::after {
    content: "";
    display: block;
    clear: both;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header__title__spf {
    float: right;
    width: 70px;
    margin-top: 6px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header__title p {
    display: inline-block;
    padding: 2px 8px !important;
    background: var(--var-step01-color);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header__title h4 {
    margin-top: 4px !important;
    color: var(--var-step01-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body {
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body__limitedLemon {
    margin-top: 50px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body__limitedLemon img {
    margin-top: -10px;
    margin-left: -10px;
    width: calc(100% + 10px);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--list {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--list dt {
    margin-top: 4px;
    font-size: 14px;
    font-weight: normal;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--list dd {
    font-size: 12px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step {
    margin-top: 24px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit p, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step p {
    color: var(--var-step01-color);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit p span, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step p span {
    font-size: 16px;
    font-weight: 700;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit figure + figure, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step figure + figure {
    margin-top: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit figure + p, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step figure + p {
    margin-top: 24px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit figure, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step figure {
    margin-top: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit figure figcaption, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step figure figcaption {
    margin-top: 4px;
    color: #5C5A5A;
    font-size: 10px;
    line-height: 1.8;
    text-align: right;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--movie {
    margin-top: 32px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--movie > p {
    padding-left: 38px;
    text-align: left;
    background: url(/contents/small/1104140/images/sp/sectionLineup_icon_01.png) left center/30px no-repeat;
    color: #5C5A5A;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    margin-bottom: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--movie > div {
    margin-top: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__note {
    margin-top: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__bnr {
    clear: both;
    width: 550px;
    padding-top: 40px;
    margin: 0 auto !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__bnr .mod-noteList {
    margin-top: 16px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo {
    clear: both;
    width: 710px;
    margin: 0 auto;
    padding-top: 40px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse h4, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo h4 {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: #231815;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse h4::before, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse h4::after, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo h4::before, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo h4::after {
    content: "";
    flex: 1 1 0;
    min-width: 0;
    height: 1px;
    background: #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse figure, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo figure {
    margin: 20px 0 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse figure {
    margin-left: auto;
    margin-right: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse .mod-noteList {
    margin-top: 16px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__lead {
    color: #231815;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list {
    margin: 20px 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 40px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dt {
    position: relative;
    margin: 0;
    padding-left: 96px;
    color: #231815;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dt img {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    object-fit: cover;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dt span {
    display: inline-block;
    margin-left: 5px;
    padding: 0 4px;
    border: 1px solid #231815;
    font-size: 12px;
    white-space: nowrap;
    vertical-align: 1px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd {
    margin: 0 0 20px 96px;
    padding: 0;
    color: #231815;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd p {
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd p:first-child {
    font-size: 14px;
    font-weight: 700;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd p:last-child {
    font-size: 12px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd p + p {
    margin-top: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd + dd {
    margin-top: -12px;
    margin-left: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd + dd p {
    font-weight: 500 !important;
    font-size: 14px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__more {
    width: 335px;
    margin: 20px auto 0 !important;
    padding-top: 44px !important;
    background: url(/contents/small/1104140/images/sp/sectionLineup_icon_02.png) center top/28px no-repeat;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__note {
    margin-top: 35px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set {
    width: 710px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1px 0;
    background-color: #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__header {
    grid-column: 1/-1;
    margin-bottom: -1px !important;
    padding: 40px 0 0;
    background-color: #fff;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__header h4 {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: #231815;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__header h4::before, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__header h4::after {
    content: "";
    flex: 1 1 0;
    min-width: 0;
    height: 1px;
    background: #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body {
    width: 335px;
    box-sizing: content-box;
    padding: 24px 0;
    background-color: #fff;
    display: flex;
    flex-direction: column;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body:nth-of-type(even) {
    padding-right: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body:nth-of-type(odd) {
    padding-left: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body h5 {
    display: inline-block !important;
    margin: 0 0 5px 0;
    padding: 0 4px;
    background: #fff;
    border: 1px solid #E0E0E0;
    color: #231815;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    white-space: nowrap;
    width: fit-content;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 4px 20px;
    margin: 0;
    width: 100%;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dt {
    margin: 0;
    color: #231815;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.8;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dd {
    margin: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dd ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dd ul li {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0 5px;
    color: #231815;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dd ul li::before {
    content: "・";
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: auto;
    padding-top: 10px;
    width: 100%;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price p {
    margin: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__off {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 0 0 140px;
    color: #231815;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__off em {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 140px;
    padding: 0 4px;
    background: #DE363C;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after del {
    margin-left: 3px;
    color: #231815;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after ins {
    color: #DE363C;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after ins .mod-unit--yen,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after ins .mod-unit--tax {
    font-size: 12px;
    font-weight: 700;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after ins .mod-unit--tax {
    margin-left: 2px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__buy {
    grid-column: 1/-1;
    margin-top: -1px !important;
    padding: 16px 0 0 !important;
    background-color: #fff;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__buy li {
    width: 420px;
    margin: 0 auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya {
    width: 900px;
    margin: 40px auto -100px;
    background: url(/contents/small/1104140/images/sectionKinokuniya_bg_01.png) center 158px no-repeat;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya.is-soldout {
    margin-bottom: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya.is-soldout .slick-arrow {
    display: none !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header {
    margin-bottom: 10px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header h4 {
    width: 285px;
    margin: 0 auto 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header h4 img {
    width: 100%;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header p {
    width: 517px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header p img {
    width: 100%;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header p + p {
    width: 320px;
    padding-top: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body {
    width: 582px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body .itemSliderRich__itemCard img {
    height: 280px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body .slick-arrow {
    top: 124px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__note {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 160px;
  }
}
@media screen and (max-width: 768px) {
  .staticWrapper.staticMobile.static-1104140 .static-1104140__contents {
    width: 100%;
    margin: 0 auto;
  }
  .staticWrapper.staticMobile.static-1104140 .static-1104140__contents img {
    width: 100%;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKV + .sectionSpecialBonus {
    margin-top: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus {
    margin-top: 80px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__wrapper {
    padding: 40px 0 30px;
    background: url(/contents/small/1104140/images/sp/sectionSpecialBonus_bg_01.png) center top/100% no-repeat, #FFF5BB url(/contents/small/1104140/images/sp/sectionSpecialBonus_bg_02.png) center bottom/100% no-repeat;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__header {
    padding: 0 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body {
    width: 359px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body .itemSliderRich,
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body .itemSliderRich__list,
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body .itemSliderRich__itemCard {
    width: 359px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body .itemSliderRich__itemCard img {
    width: 327px;
    height: 345px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body .slick-arrow {
    top: 164px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step {
    padding: 20px 20px 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step h3 {
    margin-bottom: 10px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step li {
    margin-top: 4px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__body__step li:first-child {
    margin-top: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionSpecialBonus__note {
    padding: 16px 20px 0;
    background: #fff;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex {
    margin-top: 80px;
    background: url(/contents/small/1104140/images/sp/sectionIndex_bg_01.png) center top/100% no-repeat;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__header {
    padding: 40px 20px 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(100% - 40px);
    margin: 28px 20px 0 20px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: 0 2px 6px 0 rgba(51, 51, 51, 0.3);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item:first-child {
    margin-top: 0 !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item a {
    display: block;
    margin: auto 20px 20px auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item a img {
    width: 138px;
    height: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--01 {
    min-height: calc((100vw - 40px) * 1226 / 670); /* for iOS 14 and below */
    aspect-ratio: 670/1226;
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_01.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--02 {
    min-height: calc((100vw - 40px) * 1136 / 670); /* for iOS 14 and below */
    aspect-ratio: 670/1136;
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_02.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--03 {
    min-height: calc((100vw - 40px) * 1128 / 670); /* for iOS 14 and below */
    aspect-ratio: 670/1128;
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_03.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--04 {
    min-height: calc((100vw - 40px) * 1064 / 670); /* for iOS 14 and below */
    aspect-ratio: 670/1064;
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_04.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--05 {
    min-height: calc((100vw - 40px) * 1044 / 670); /* for iOS 14 and below */
    aspect-ratio: 670/1044;
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_05.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--06 {
    min-height: calc((100vw - 40px) * 996 / 670); /* for iOS 14 and below */
    aspect-ratio: 670/996;
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_06.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--06.sectionIndex__list__item--soldout {
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_06_soldout.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--06.sectionIndex__list__item--soldout a {
    margin-bottom: 16.5333333333vw;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--06.sectionIndex__list__item--presentClosed {
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_06_presentClosed.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--06.sectionIndex__list__item--soldout.sectionIndex__list__item--presentClosed {
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_06_soldout_presentClosed.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--07 {
    min-height: calc((100vw - 40px) * 844 / 670); /* for iOS 14 and below */
    aspect-ratio: 670/844;
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_07.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--07.sectionIndex__list__item--presentClosed {
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_07_presentClosed.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--08 {
    min-height: calc((100vw - 40px) * 802 / 670); /* for iOS 14 and below */
    aspect-ratio: 670/802;
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_08.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__list__item--08.sectionIndex__list__item--presentClosed {
    background-image: url(/contents/small/1104140/images/sp/sectionIndex_pic_08_presentClosed.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionIndex__note {
    margin-top: 20px;
    padding: 0 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionProductFinder--top {
    min-height: 155px; /* for iOS 14 and below */
    aspect-ratio: 670/310;
    background: url(/contents/small/1104140/images/sp/sectionProductFinder_pic_01.png) left top/cover no-repeat;
    margin: 40px 20px 0;
    position: relative;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionProductFinder__link {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionProductFinder__link img {
    width: 170px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionTop {
    margin: 40px 20px 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionTop__link {
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionTop__link img {
    width: 251px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup {
    margin: 50px 0 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__header {
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__header img {
    width: 229px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item {
    margin-top: 50px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item.is-present--opened img.is-present--closed {
    display: none;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item.is-present--closed img.is-present--opened {
    display: none;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__image__soldout {
    padding: 0 20px 8px 20px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__image__soldout .mod-noteList {
    text-align: center;
    color: red;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__image__buy {
    padding: 0 20px 10px 20px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__header__note {
    padding: 10px 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 {
    margin-top: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__header__image__buy,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__header__note {
    background-color: #FFEEF6;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body {
    background: linear-gradient(180deg, #FFEEF6 0%, #FBF6FF 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__detail--TheWrinkleSerum .sectionLineup__item__body__detail__contents__header__title p {
    background: var(--var-step04-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__detail--TheWrinkleSerum .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__detail--TheWrinkleSerum .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .sectionLineup__item__body__detail--TheWrinkleSerum .sectionLineup__item__body__detail__contents__body--step p {
    color: var(--var-step04-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--01 .slideToggleContent--large__inner::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #FBF6FF 90%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__header__image__buy,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__header__note {
    background-color: #DFE9FF;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body {
    background: linear-gradient(180deg, #DFE9FF 0%, #F0F9FF 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step02-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--02 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step02-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__header__image__buy,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__header__note {
    background-color: #FBEBAE;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body {
    background: linear-gradient(180deg, #FBEBAE 0%, #FFFBE4 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step03-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--03 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step03-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__header__image__buy,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__header__note {
    background-color: #F2EBFD;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body {
    background: linear-gradient(180deg, #F2EBFD 0%, #F7F2FF 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step04-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--04 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step04-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__header__image__buy,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__header__note {
    background-color: #FFE3EC;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body {
    background: linear-gradient(180deg, #FFE3EC 0%, #FFF2F6 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step05-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--05 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step05-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__header__image__soldout,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__header__image__buy,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__header__note {
    background-color: #FAEBC4;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body {
    background: linear-gradient(180deg, #FAEBC4 0%, #FFF7E2 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step06-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step06-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .sectionLineup__item__body__productInfo__more {
    background-image: url(/contents/small/1104140/images/sp/sectionLineup_icon_03.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--06 .slideToggleContent--large__inner::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #FFF7E2 90%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__header__image__buy,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__header__note {
    background-color: #E7F1DB;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body {
    background: linear-gradient(180deg, #E7F1DB 0%, #F8FEE3 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step07-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step07-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--07 .sectionLineup__item__body__productInfo__more {
    background-image: url(/contents/small/1104140/images/sp/sectionLineup_icon_03.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__header__image__buy,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__header__note {
    background-color: #EAF1FF;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body {
    background: linear-gradient(180deg, #EAF1FF 0%, #EFF5FF 100%);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .mod-linkBtn a,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__detail__contents__header__title p {
    background-color: var(--var-step08-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__detail__contents__header__title h4,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__detail__contents__body--benefit p,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__detail__contents__body--benefit step {
    color: var(--var-step08-color);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item--08 .sectionLineup__item__body__productInfo__more {
    background-image: url(/contents/small/1104140/images/sp/sectionLineup_icon_03.png);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body {
    padding: 40px 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail + .sectionLineup__item__body__detail {
    margin-top: 32px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail--WrinkleBrightUVProtectorN .sectionLineup__item__body__detail__contents__header__title p {
    display: block;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents {
    padding: 20px;
    background: #fff;
    border-radius: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header {
    display: grid;
    grid-template-columns: 64px 1fr;
    gap: 16px;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header__title::after {
    content: "";
    display: block;
    clear: both;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header__title__spf {
    float: right;
    width: 70px;
    margin-top: 6px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header__title p {
    display: inline-block;
    padding: 2px 8px !important;
    background: var(--var-step01-color);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__header__title h4 {
    margin-top: 4px !important;
    color: var(--var-step01-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body {
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body__limitedLemon {
    margin-top: 50px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body__limitedLemon img {
    margin-top: -10px;
    margin-left: -10px;
    width: calc(100% + 10px);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--list {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--list dt {
    margin-top: 4px;
    font-size: 14px;
    font-weight: normal;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--list dd {
    font-size: 12px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step {
    margin-top: 24px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit p, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step p {
    color: var(--var-step01-color);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit p span, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step p span {
    font-size: 16px;
    font-weight: 700;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit figure + figure, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step figure + figure {
    margin-top: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit figure + p, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step figure + p {
    margin-top: 24px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit figure, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step figure {
    margin-top: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit figure figcaption, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step figure figcaption {
    margin-top: 4px;
    color: #5C5A5A;
    font-size: 10px;
    line-height: 1.8;
    text-align: right;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--benefit > div + div, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--step > div + div {
    margin-top: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--movie {
    margin-top: 32px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--movie > p {
    padding-left: 38px;
    text-align: left;
    background: url(/contents/small/1104140/images/sp/sectionLineup_icon_01.png) left center/30px no-repeat;
    color: #5C5A5A;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    margin-bottom: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__contents__body--movie > div {
    margin-top: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__detail__note {
    margin-top: 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__bnr {
    margin: 40px 0 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__bnr .mod-noteList {
    margin-top: 16px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo {
    margin-top: 40px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse h4, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo h4 {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: #231815;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse h4::before, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse h4::after, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo h4::before, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo h4::after {
    content: "";
    flex: 1 1 0;
    min-width: 0;
    height: 1px;
    background: #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse figure, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo figure {
    margin: 20px 0 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__orderOfUse .mod-noteList {
    margin-top: 16px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__lead {
    color: #231815;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list {
    margin: 20px 0 0;
    padding: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dt {
    position: relative;
    margin: 0;
    padding-left: 96px;
    color: #231815;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dt img {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    object-fit: cover;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dt span {
    display: inline-block;
    line-height: 17px;
    margin-left: 5px;
    padding: 0 4px;
    border: 1px solid #231815;
    font-size: 12px;
    white-space: nowrap;
    vertical-align: 1px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd {
    margin: 0 0 20px 96px;
    padding: 0;
    color: #231815;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd p {
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd p:first-child {
    font-size: 14px;
    font-weight: 700;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd p:last-child {
    font-size: 12px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd p + p {
    margin-top: 8px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd + dd {
    margin-top: -12px;
    margin-left: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__list dd + dd p {
    font-weight: 500 !important;
    font-size: 14px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__more {
    margin-top: 20px !important;
    padding-top: 44px !important;
    background: url(/contents/small/1104140/images/sp/sectionLineup_icon_02.png) center top/28px no-repeat;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo__note {
    margin-top: 35px !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo .slideToggleContent--large__inner {
    height: 120px;
    min-height: 120px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo .slideToggleContent--large__inner.is-open {
    padding-bottom: 10px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo .link--nextToggle--large {
    padding: 6px 46px 6px 16px;
    border-radius: 16px;
    background: #FFF;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo .link--nextToggle--large::before {
    right: 17px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__body__productInfo .link--nextToggle--large::after {
    right: 22px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set {
    padding: 40px 20px 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__header h4 {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: #231815;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__header h4::before, .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__header h4::after {
    content: "";
    flex: 1 1 0;
    min-width: 0;
    height: 1px;
    background: #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__header + .sectionLineup__item__set__body {
    margin-top: 20px;
    padding-top: 0;
    border-top: 0 none;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #E0E0E0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body h5 {
    display: inline-block;
    margin: 0 0 5px 0;
    padding: 0 4px;
    background: #fff;
    border: 1px solid #E0E0E0;
    color: #231815;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 4px 20px;
    margin: 0;
    width: 100%;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dt {
    margin: 0;
    color: #231815;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.8;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dd {
    margin: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dd ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dd ul li {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0 5px;
    color: #231815;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body dl dd ul li::before {
    content: "・";
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 10px;
    width: 100%;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price p {
    margin: 0;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__off {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 0 0 140px;
    color: #231815;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    white-space: nowrap;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__off em {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 140px;
    padding: 0 4px;
    background: #DE363C;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after del {
    margin-left: 3px;
    color: #231815;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after ins {
    color: #DE363C;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after ins .mod-unit--yen,
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after ins .mod-unit--tax {
    font-size: 12px;
    font-weight: 700;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__body__price__after ins .mod-unit--tax {
    margin-left: 2px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionLineup__item__set__buy {
    margin: 30px 0 0 !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya {
    margin: 40px 0 -105px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya.is-soldout {
    margin-bottom: -50px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header h4 {
    width: 285px;
    margin: 0 auto 20px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header p + p {
    margin-left: auto;
    margin-right: auto;
    background-color: #fffce3;
    text-align: center;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__header p + p img {
    width: 320px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body {
    padding: 8px 0 0;
    background-color: #fffce3;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body .itemSliderRich {
    width: 367px;
    margin-left: auto;
    margin-right: auto;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body .itemSliderRich__list,
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body .itemSliderRich__itemCard {
    width: 367px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body .itemSliderRich__itemCard img {
    width: 335px;
    height: 403px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body .slick-arrow {
    top: 185px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body .mod-linkBtn a {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
    width: calc(100% - 40px) !important;
    line-height: 53px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list {
    position: relative;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list img {
    display: block;
    box-shadow: 0 2px 6px 0 rgba(51, 51, 51, 0.3);
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list--01 a {
    background-color: var(--var-step01-color-light) !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list--02 a {
    background-color: var(--var-step02-color-light) !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list--03 a {
    background-color: var(--var-step03-color-light) !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list--04 a {
    background-color: var(--var-step04-color-light) !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list--05 a {
    background-color: var(--var-step05-color-light) !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list--06 a {
    background-color: var(--var-step06-color-light) !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list--07 a {
    background-color: var(--var-step07-color-light) !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__body__list--08 a {
    background-color: var(--var-step08-color-light) !important;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionKinokuniya__note {
    padding: 20px 20px 100px;
    background: linear-gradient(180deg, #fffce3 0%, rgba(255, 247, 134, 0) 96.19%);
  }
  .staticWrapper.staticMobile.static-1104140 {
    /*
    @keyframes scroll-hint-appear {
    0% {
    	transform: translateX(40px);
    	opacity: 0;
    }
    10% {
    	opacity: 1;
    }
    50%,
    100% {
    	transform: translateX(-40px);
    	opacity: 0;
    }
    }

    .scroll-hint-icon {
    position: absolute;
    top: calc(50% - 25px - 20px);
    left: calc(50% - 60px);
    box-sizing: border-box;
    width: 120px;
    height: auto;
    border-radius: 5px;
    transition: opacity .3s;
    opacity: 0;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    padding: 20px 10px 10px 10px;
    }

    .scroll-hint-icon-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    pointer-events: none;
    }

    .scroll-hint-text {
    font-size: 0.625rem;
    color: #FFF;
    margin-top: 5px;
    }

    .scroll-hint-icon-wrap.is-active .scroll-hint-icon {
    opacity: .8;
    }

    .scroll-hint-icon:before {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #FFF;
    vertical-align: middle;
    text-align: center;
    content: "";
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
    }

    .scroll-hint-icon:after {
    content: "";
    width: 34px;
    height: 14px;
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -20px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
    opacity: 0;
    transition-delay: 2.4s;
    }

    .scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
    opacity: 1;
    }

    .scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
    animation: scroll-hint-appear 1.2s linear;
    animation-iteration-count: 2;
    }

    .scroll-hint-icon-white {
    background-color: #FFF;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
    }

    .scroll-hint-icon-white:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
    }

    .scroll-hint-icon-white:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
    }

    .scroll-hint-icon-white .scroll-hint-text {
    color: #000;
    }



    .scroll-hint-shadow-wrap {
    position: relative;
    }

    .scroll-hint-shadow-wrap::after {
    content: "";
    width: 20px;
    height: 100%;
    background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    }

    .scroll-hint-shadow-wrap::before {
    content: "";
    width: 20px;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    }

    .scroll-hint-shadow-wrap:has(.scroll-hint.is-right-scrollable)::after,
    .scroll-hint-shadow-wrap.is-right-scrollable::after
    {
    opacity: 1;
    visibility: visible;
    }

    .scroll-hint-shadow-wrap:has(.scroll-hint.is-left-scrollable)::before,
    .scroll-hint-shadow-wrap.is-left-scrollable::before
    {
    opacity: 1;
    visibility: visible;
    }
    */
  }
}
.staticWrapper.staticMobile.static-1104140 .sectionProductFinder--top .modal__inner {
  box-sizing: border-box;
  padding: 0;
  width: fit-content;
  height: auto;
  max-height: 90vh;
  background-color: transparent;
}
.staticWrapper.staticMobile.static-1104140 .sectionProductFinder--top .modal__close {
  top: 20px;
  right: 60px;
  width: 50px;
  height: 50px;
  border: 0 none;
  padding: 0;
}
.staticWrapper.staticMobile.static-1104140 .sectionProductFinder--top .modal__close img {
  width: 50px;
  height: 50px;
}
.staticWrapper.staticMobile.static-1104140 .sectionProductFinder--bottom {
  margin-top: 80px;
}
.staticWrapper.staticMobile.static-1104140 .js-shindanContents {
  display: none;
}
.staticWrapper.staticMobile.static-1104140 .js-shindanContents.is-active {
  display: block;
}
.staticWrapper.staticMobile.static-1104140 .shindan {
  width: 900px;
  margin: 0 auto;
  padding: 40px 60px 60px;
  box-sizing: border-box;
  line-height: 1.8;
  background: radial-gradient(59.54% 59.54% at 49.47% 53.47%, rgba(0, 163, 202, 0) 0%, rgba(0, 163, 202, 0.1) 100%), url(/contents/small/1104140/images/check/bg.png) left top no-repeat, url(/contents/small/1104140/images/check/bg_02.png) left bottom no-repeat, #fff;
}
.staticWrapper.staticMobile.static-1104140 .shindan:has([id^=shindan-A].is-active) #shindan__header img {
  visibility: hidden;
}
.staticWrapper.staticMobile.static-1104140 .shindan #shindan__header.is-hidden img {
  visibility: hidden;
}
.staticWrapper.staticMobile.static-1104140 .shindan__header {
  width: 590px;
  margin-left: 84px;
}
.staticWrapper.staticMobile.static-1104140 .shindan__contents {
  background: #fff;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body {
  padding: 40px;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body p,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body p {
  color: #00A3CA;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 180%;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body p + h3,
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body h3:first-child,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body p + h3,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body h3:first-child {
  margin-top: 0;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body h3,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body h3 {
  margin-top: 32px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 180%;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body .mod-noteList,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body .mod-noteList {
  margin-top: 16px;
  text-align: right;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 0 auto;
}
@supports not (inset: 0) {
  .staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList,
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList {
    margin: -10px;
  }
  .staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList > li,
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList > li {
    margin: 10px;
  }
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList a,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 220px;
  min-height: 62px;
  padding: 10px 16px;
  border-radius: 50px;
  border: 2px solid;
  text-decoration: none;
  font-weight: bold;
  box-sizing: border-box;
  position: relative;
  line-height: 1.5;
  text-align: center;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList a span,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList a span {
  font-weight: 700;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList a em,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList a em {
  font-weight: 700;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList a::after,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList a::after {
  position: absolute;
  right: 16px;
  top: 50%;
  flex-shrink: 0;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(-45deg);
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList--typeA a,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList--typeA a {
  border-color: #00a3ca;
  color: #00a3ca;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList--typeB a,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList--typeB a {
  border-color: #f45260;
  color: #f45260;
}
.staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__retry,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__retry {
  margin-top: 45px;
  text-align: center;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__header {
  position: relative;
  width: 590px;
  margin-left: 84px;
  margin-bottom: -132px;
  top: -132px;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body {
  padding: 40px 82px;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__image {
  margin-right: 33px;
  margin-left: 33px;
  text-align: center;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__info {
  margin-top: 20px;
  margin-right: 33px;
  margin-left: 33px;
  padding: 20px;
  background: var(--var-step01-color-bglight);
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__info em {
  font-weight: 700;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__info ul li {
  list-style-type: "・";
  margin-left: 1em;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__info dt {
  margin-top: 5px;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__info dt:first-child {
  margin-top: 0;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__info p + dl,
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__info dl + dl {
  margin-top: 15px;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__detail {
  margin-top: 28px;
  margin-right: 33px;
  margin-left: 33px;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__detail .mod-linkBtn {
  width: 420px;
  margin: 45px auto 0;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__detail .mod-linkBtn a::after {
  transform: rotate(45deg);
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__note {
  margin-top: 24px;
}
.staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__retry {
  margin-top: 45px;
  text-align: center;
}
.staticWrapper.staticMobile.static-1104140 #shindan-A2 .shindan__contents__body__info {
  background-color: var(--var-step02-color-bglight);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A2 .mod-linkBtn a {
  background-color: var(--var-step02-color);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A3 .shindan__contents__body__info {
  background-color: var(--var-step03-color-bglight);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A3 .mod-linkBtn a {
  background-color: var(--var-step03-color);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A4 .shindan__contents__body__info {
  background-color: var(--var-step04-color-bglight);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A4 .mod-linkBtn a {
  background-color: var(--var-step04-color);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A5 .shindan__contents__body__info {
  background-color: var(--var-step05-color-bglight);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A5 .mod-linkBtn a {
  background-color: var(--var-step05-color);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A6 .shindan__contents__body__info {
  background-color: var(--var-step06-color-bglight);
  margin-bottom: 40px;
}
.staticWrapper.staticMobile.static-1104140 #shindan-A6 .sectionLineup__item__header__image__soldout {
  margin: 40px auto 0 !important;
}
.staticWrapper.staticMobile.static-1104140 #shindan-A6 .shindan__contents__body__detail {
  margin-top: 0;
}
.staticWrapper.staticMobile.static-1104140 #shindan-A6 .shindan__contents__body__detail .mod-linkBtn {
  margin-top: 10px;
}
.staticWrapper.staticMobile.static-1104140 #shindan-A6 .mod-linkBtn a {
  background-color: var(--var-step06-color);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A7 .shindan__contents__body__info {
  background-color: var(--var-step07-color-bglight);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A7 .mod-linkBtn a {
  background-color: var(--var-step07-color);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A8 .shindan__contents__body__info {
  background-color: var(--var-step08-color-bglight);
}
.staticWrapper.staticMobile.static-1104140 #shindan-A8 .mod-linkBtn a {
  background-color: var(--var-step08-color);
}

@media screen and (max-width: 768px) {
  .staticWrapper.staticMobile.static-1104140 .shindan {
    width: 100%;
    padding: 0 0 40px;
    background: #fff url(/contents/small/1104140/images/check/sp/bg.png) left bottom/100% no-repeat;
  }
  .staticWrapper.staticMobile.static-1104140 .shindan:has([id^=shindan-A].is-active) #shindan__header img {
    display: none;
  }
  .staticWrapper.staticMobile.static-1104140 .shindan #shindan__header.is-hidden img {
    display: none;
  }
  .staticWrapper.staticMobile.static-1104140 .shindan__header {
    width: 100%;
    margin-left: 0;
  }
  .staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList a,
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList a {
    width: 257px;
  }
  .staticWrapper.staticMobile.static-1104140 #shindan-top .shindan__contents__body__qList .mod-fontSmall,
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-2] .shindan__contents__body__qList .mod-fontSmall {
    font-size: 14px !important;
  }
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__header {
    width: 100%;
    margin: 0 auto;
    top: 0;
  }
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body {
    padding: 40px 20px;
  }
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__image {
    margin-right: 0;
    margin-left: 0;
  }
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__info {
    margin-right: 0;
    margin-left: 0;
  }
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__detail {
    margin-right: 0;
    margin-left: 0;
  }
  .staticWrapper.staticMobile.static-1104140 [id^=shindan-A] .shindan__contents__body__detail .mod-linkBtn {
    width: 320px;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionProductFinder--top .modal__close {
    top: -71px;
    right: 20px;
    margin-top: 0;
    position: absolute;
  }
  .staticWrapper.staticMobile.static-1104140 .sectionProductFinder--top .modal__inner {
    max-height: 70vh;
  }
}