@charset "UTF-8";
html {
  overflow-x: visible !important;
}

body {
  overflow-x: visible !important;
}

@media screen and (max-width: 767px) {
  .mainframe_ {
    overflow-x: visible;
  }
}

.contents {
  overflow: visible;
}
.contents > * {
  overflow: hidden;
}

a {
  text-decoration: none;
  transition: all 0.3s;
}

/* other css file reset */
.mainframe_ {
  margin-bottom: 0 !important;
}

.goodsDetailFreespace_.refaseries {
  padding-bottom: 0 !important;
}

.contents img {
  height: auto;
}

@media screen and (min-width: 768px) {
  .goodsDetailFreespace_ .goods-modal #refa_spec .spec_title01 {
    width: 320px;
    margin-inline: auto;
  }
}

.refa_spec_add {
  width: 100% !important;
  margin: 1rem auto;
}
.refa_spec_add li {
  margin-left: 1rem !important;
  font-size: 13px !important;
}
@media screen and (max-width: 767px) {
  .refa_spec_add li {
    font-size: 2.6666666667vw !important;
  }
}

/* common parts */
.sec-box {
  padding: 80px 0 90px;
  line-height: 1.7;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .sec-box {
    padding: 13.3333333333vw 0;
  }
}

.sec-inner {
  margin: 0 auto;
  max-width: 1060px;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .sec-inner {
    padding: 0 7.3333333333vw;
  }
}

.sec-title {
  position: relative;
  margin-bottom: 1.5em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  letter-spacing: 0.08em;
  font-size: 1.75rem;
}
@media screen and (max-width: 767px) {
  .sec-title {
    font-size: 6.5333333333vw;
    margin-bottom: 0.5em;
  }
}
.sec-title__en {
  display: block;
  font-size: 1.0625rem;
  color: #254d7d;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .sec-title__en {
    font-size: 3.7333333333vw;
    line-height: 1.25;
  }
}

.sec-subtitle {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .sec-subtitle {
    font-size: min(18px, 2.0625vw);
  }
}
@media screen and (max-width: 767px) {
  .sec-subtitle {
    font-size: 4vw;
  }
}

.faq-title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 25px;
  font-family: "YuMincho Medium", "Yu Mincho Medium", serif;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .faq-title {
    font-size: min(34px, 3.8958333333vw);
  }
}
@media screen and (max-width: 767px) {
  .faq-title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .faq-title {
    margin-bottom: 8vw;
    padding-bottom: 5.3333333333vw;
  }
}
.faq-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 22px);
  display: block;
  width: 44px;
  height: 1px;
  background: #000;
}
.faq-title-shoulder {
  display: block;
  margin-bottom: 15px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .faq-title-shoulder {
    font-size: min(22px, 2.5208333333vw);
  }
}
@media screen and (max-width: 767px) {
  .faq-title-shoulder {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .faq-title-shoulder {
    margin-bottom: 3.2vw;
  }
}

@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}

/* banner */
.banner {
  background-color: #f2f2f2;
  margin: 10rem auto 6.5rem;
}
@media screen and (max-width: 767px) {
  .banner {
    margin: 13.3333333333vw auto 0;
  }
}
.banner__img {
  margin: auto;
  max-width: 960px;
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  .banner__img {
    padding-left: 4.4444444444vw;
  }
}

/* intro */
.intro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 30px;
  max-width: 960px;
}
@media screen and (max-width: 767px) {
  .intro {
    display: block;
  }
}
.intro picture {
  display: block;
}
.intro__img {
  width: 46.875%;
}
@media screen and (max-width: 767px) {
  .intro__img {
    width: 100%;
    margin-bottom: 10.6666666667vw;
  }
}
.intro__message {
  width: 47.9166666667%;
}
@media screen and (max-width: 767px) {
  .intro__message {
    width: 100%;
    padding-left: 7.3333333333vw;
    padding-right: 7.3333333333vw;
  }
}
.intro__message__title {
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 1.777;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  .intro__message__title {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .intro__message__title {
    font-weight: 500;
    font-size: 4.2666666667vw;
    margin-bottom: 5.3333333333vw;
    letter-spacing: 0.2em;
  }
}
.intro__logo {
  margin: 0 auto 35px;
}
@media screen and (max-width: 767px) {
  .intro__logo {
    margin-bottom: 5.3333333333vw;
  }
}
.intro__txt {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  .intro__txt {
    font-size: 1.6666666666vw;
  }
}
@media screen and (max-width: 767px) {
  .intro__txt {
    font-size: 3.7333333333vw;
    line-height: 2.21;
    letter-spacing: 0.04em;
  }
}

/* anchor-nav */
.anchor-nav {
  background: url(../img/bg-nav.jpg) no-repeat center center/cover;
  margin-top: 98px;
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  .anchor-nav {
    margin-top: 9.0740740741vw;
  }
}
@media screen and (max-width: 767px) {
  .anchor-nav {
    background-image: url(../img/bg-nav-sp.jpg);
    margin-top: 5vw;
  }
}
.anchor-nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.anchor-nav__item {
  width: 250px;
  height: 72.5px;
}
@media screen and (max-width: 767px) {
  .anchor-nav__item {
    width: 25%;
    height: 14.6666666667vw;
  }
}
.anchor-nav__item a {
  width: 100%;
  height: 100%;
  display: grid;
  place-content: center;
  place-items: center;
  gap: 0.8em;
  letter-spacing: 0.08em;
  color: #254d7d;
  font-size: 1rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .anchor-nav__item a {
    font-size: 4.2666666667vw;
    gap: 0.5em;
  }
}
.anchor-nav__item a::after {
  content: "";
  width: 11.5px;
  height: 6.5px;
  background: url(../img/ic-arrow-down.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .anchor-nav__item a::after {
    width: 3.0666666667vw;
    height: 1.4666666667vw;
  }
}

/* problem */
.problem {
  text-align: center;
}
.problem.sec-box {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .problem.sec-box {
    padding-top: 9.3333333333vw;
    padding-bottom: 9.3333333333vw;
  }
}
.problem__title {
  font-size: 1.625rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #254d7d;
  letter-spacing: 0.14em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .problem__title {
    font-size: 6.9333333333vw;
    line-height: 1.33;
    margin-bottom: 1em;
  }
}
.problem__list-wrap {
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 32px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .problem__list-wrap {
    width: 100%;
    margin-bottom: 7.3333333333vw;
  }
}
.problem__list-wrap::after {
  content: "";
  width: 380px;
  height: 12px;
  background: url(../img/im-bubble-bottom.png) no-repeat center center/contain;
  display: block;
  margin-inline: auto;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .problem__list-wrap::after {
    width: 100%;
    height: 3.3333333333vw;
    background: url(../img/im-bubble-bottom-sp.png) no-repeat center center/contain;
    margin-top: 9.3333333333vw;
  }
}
.problem__list {
  width: fit-content;
  margin-inline: auto;
  display: grid;
  gap: 0.75em;
}
.problem__list li {
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1rem;
  gap: 0.5em;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .problem__list li {
    font-size: 4.5333333333vw;
    line-height: 1.42;
    gap: 0.75em;
  }
}
.problem__list li::before {
  content: "";
  width: 1em;
  height: 1em;
  background: url(../img/ic-check.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .problem__list li::before {
    width: 1.1em;
    height: 1.1em;
  }
}
.problem__resolve {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .problem__resolve {
    font-size: 3.7333333333vw;
  }
}
.problem__resolve em {
  font-style: normal;
  font-size: 130%;
}
@media screen and (max-width: 767px) {
  .problem__resolve em {
    display: block;
  }
}
.problem__resolve strong {
  display: block;
  font-size: 1.8125rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #254d7d;
  font-weight: 500;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .problem__resolve strong {
    font-size: 7.6vw;
    letter-spacing: 0.08em;
  }
}

/* feature */
.feature {
  background: url(../img/bg-feature.jpg) no-repeat center center/cover;
  position: relative;
}
.feature.sec-box {
  padding-top: 90px;
}
@media screen and (max-width: 767px) {
  .feature.sec-box {
    padding-top: 20vw;
  }
}
@media screen and (max-width: 767px) {
  .feature {
    background: url(../img/bg-feature-sp.jpg) no-repeat center center/cover;
  }
}
.feature::before {
  content: "";
  width: 132.5px;
  height: 40px;
  background-color: #fff;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  position: absolute;
  left: 50%;
  top: 0;
  translate: -50% 0;
}
@media screen and (max-width: 767px) {
  .feature::before {
    width: 35.3333333333vw;
    height: 10.6666666667vw;
  }
}
.feature__list {
  max-width: 1000px;
  margin-inline: auto;
  display: grid;
  gap: 40px;
  list-style-type: none;
  counter-reset: num;
}
@media screen and (max-width: 767px) {
  .feature__list {
    gap: 5.3333333333vw;
  }
}

.feature-box {
  --breakpoint-vw: 830;
  background: #fff;
  padding: min(55px, 5500vw / var(--breakpoint-vw)) min(55px, 5500vw / var(--breakpoint-vw)) min(60px, 6000vw / var(--breakpoint-vw));
  counter-increment: num;
  word-break: auto-phrase;
}
@media screen and (max-width: 767px) {
  .feature-box {
    padding: 6.6666666667vw;
  }
}
.feature-box__title {
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.401875rem;
  letter-spacing: 0.14em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .feature-box__title {
    letter-spacing: var(--sp-letter-spacing, 0.1em);
    font-size: 5.0666666667vw;
    justify-content: flex-start;
  }
}
.feature-box__title::before {
  content: "";
  width: 1px;
  height: 1.25em;
  background: #080b1e;
  rotate: 45deg;
  margin-right: 0.8em;
  margin-left: 0.5em;
  position: relative;
  top: 0.05em;
}
.feature-box__title::after {
  content: counter(num, decimal-leading-zero);
  font-size: 2.0625rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  order: -1;
  line-height: 1;
  font-family: "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (max-width: 767px) {
  .feature-box__title::after {
    font-size: 7.6vw;
  }
}
.feature-box__main-img {
  max-width: 317px;
  margin: 0 auto 30px;
  display: block;
}
@media screen and (max-width: 767px) {
  .feature-box__main-img {
    max-width: 64vw;
    margin-bottom: 4vw;
  }
}
.feature-box__inner {
  max-width: 660px;
  margin-inline: auto;
  display: grid;
  grid-template-columns: 41% 1fr;
  align-items: center;
  gap: 0 40px;
}
@media screen and (max-width: 767px) {
  .feature-box__inner {
    grid-template-columns: 1fr;
    row-gap: 5.3333333333vw;
  }
}
.feature-box__inner + .feature-box__inner {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .feature-box__inner + .feature-box__inner {
    margin-top: 5.3333333333vw;
  }
}
.feature-box__sub-title {
  font-weight: 500;
  font-size: min(1.125rem, 1800vw / var(--breakpoint-vw));
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .feature-box__sub-title {
    font-size: 3.8666666667vw;
    margin-bottom: 0.5em;
    letter-spacing: 0.08em;
  }
}
.feature-box__desc {
  font-size: min(1rem, 1600vw / var(--breakpoint-vw));
  letter-spacing: 0.1em;
  line-height: 2.2;
}
@media screen and (max-width: 767px) {
  .feature-box__desc {
    font-size: 3.7333333333vw;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
.feature-box--01 img {
  width: 91%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .feature-box--02 .feature-box__inner {
    row-gap: 4vw;
  }
}

/* effect */
.effect {
  --breakpoint-vw: 830;
  position: relative;
  width: 100%;
  background-color: #fde8ee;
  font-feature-settings: "palt";
}
.effect__img {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .effect__img {
    max-width: 100%;
  }
}
.effect__txt {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  translate: 0 -50%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: min(1.5rem, 2400vw / var(--breakpoint-vw));
  letter-spacing: 0.16em;
  line-height: 2.13;
}
@media screen and (max-width: 767px) {
  .effect__txt {
    font-size: 4.5333333333vw;
    left: auto;
    right: 4.6666666667vw;
    line-height: 1.95;
    letter-spacing: 0.1em;
  }
}

/* gift */
.gift {
  text-align: center;
}
.gift .sec-title {
  margin-bottom: 0.75em;
}
@media screen and (max-width: 767px) {
  .gift .sec-title {
    margin-bottom: 0.5em;
  }
}
.gift__txt {
  font-size: 1.125rem;
  margin-bottom: 1.5em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .gift__txt {
    font-size: 3.7333333333vw;
    margin-bottom: 1em;
  }
}
.gift__img {
  max-width: 400px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .gift__img {
    max-width: 100%;
  }
}
.gift__link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5em;
  margin-top: 1.25em;
  color: #254d7d;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.gift__link::after {
  content: "";
  width: 0.45em;
  height: 0.45em;
  border-top: 1px solid #254d7d;
  border-right: 1px solid #254d7d;
  rotate: 45deg;
  position: relative;
  top: 0.03em;
}

/* howto */
.howto {
  background: url(../img/bg-howto.jpg) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .howto {
    background: url(../img/bg-howto-sp.jpg) no-repeat center center/cover;
  }
}
.howto__img {
  margin-inline: auto;
  margin-bottom: 32px;
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .howto__img {
    margin-bottom: 4.6666666667vw;
    max-width: 100%;
  }
}
.howto__txt {
  text-align: center;
  font-size: 1rem;
  line-height: 2.2625;
}
@media screen and (max-width: 767px) {
  .howto__txt {
    text-align: left;
    font-size: 3.7333333333vw;
    line-height: 1.8;
  }
}
.howto__function {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 32px 20px;
  align-items: center;
  max-width: 400px;
  margin-top: 40px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .howto__function {
    max-width: 100%;
    margin-top: 6.4vw;
    gap: 4vw 4.4vw;
  }
}
.howto__function__tag {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 1px solid currentColor;
  display: grid;
  place-content: center;
  text-align: center;
  font-size: 1.151875rem;
  line-height: 1.26;
  font-weight: 500;
  color: #254d7d;
  letter-spacing: 0.1em;
  font-feature-settings: normal;
}
@media screen and (max-width: 767px) {
  .howto__function__tag {
    width: 19.2vw;
    height: 19.2vw;
    font-size: 3.7333333333vw;
  }
}
.howto__function__title {
  font-size: 1rem;
  color: #254d7d;
  font-weight: 500;
  letter-spacing: 0.08em;
  font-feature-settings: normal;
}
@media screen and (max-width: 767px) {
  .howto__function__title {
    font-size: 3.7333333333vw;
  }
}
.howto__function__images {
  grid-column: 1/3;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .howto__function__images {
    gap: 2.1333333333vw;
  }
}

/* point */
.point .sec-title {
  margin-bottom: 0.75em;
}
@media screen and (max-width: 767px) {
  .point .sec-title {
    margin-bottom: 0.5em;
  }
}
.point__desc {
  text-align: center;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .point__desc {
    font-size: 3.7333333333vw;
  }
}
.point__table {
  width: 667px;
  margin-inline: auto;
  border-spacing: 0 26px;
}
@media screen and (max-width: 767px) {
  .point__table {
    width: 100%;
    border-spacing: 0 2.9333333333vw;
  }
}
.point__table thead th {
  text-align: center;
  padding: 0.5em;
}
.point__table thead th img {
  height: 159px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .point__table thead th img {
    height: 42.4vw;
  }
}
.point__table thead th span {
  display: block;
  margin-top: 1em;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .point__table thead th span {
    font-size: 3.2vw;
    margin-top: 1.5em;
  }
}
.point__table tbody th, .point__table tbody td {
  padding: 0.5em;
}
@media screen and (max-width: 767px) {
  .point__table tbody th, .point__table tbody td {
    padding: 0;
  }
}
.point__table tbody th {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #254d7d;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .point__table tbody th {
    font-size: 2.8vw;
  }
}
.point__table tbody td {
  width: 275px;
  height: 105px;
  background-color: #f5f8fb;
  text-align: center;
  vertical-align: middle;
  line-height: var(--pc-line-height, 1.8);
  font-size: var(--pc-font-size, 0.9375rem);
  letter-spacing: var(--pc-letter-spacing, 0.1em);
}
@media screen and (max-width: 767px) {
  .point__table tbody td {
    width: 35.0666666667vw;
    height: 28vw;
    font-size: 2.9333333333vw;
    line-height: 1.59;
    line-height: var(--sp-line-height, 1.59);
  }
}

/* premium */
.premium {
  text-align: center;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .premium {
    margin-top: 9.8666666667vw;
  }
}
.premium__intro {
  font-size: 1.1875rem;
  color: #995659;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  .premium__intro {
    font-size: 4.8vw;
    letter-spacing: 0.12em;
    line-height: 1.56;
    margin-bottom: 1em;
  }
}
.premium__intro::after {
  content: "";
  width: 210.5px;
  height: 10.5px;
  background: url(../img/im-bubble-bottom-open.png) no-repeat center center/contain;
  display: block;
  margin-inline: auto;
  margin-top: 1.5em;
}
@media screen and (max-width: 767px) {
  .premium__intro::after {
    margin-top: 1em;
    width: 85.3333333333vw;
    height: 2.8vw;
    background: url(../img/im-bubble-bottom-open-sp.png) no-repeat center center/contain;
  }
}
.premium__detail {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  gap: 20px 37px;
  max-width: 470px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .premium__detail {
    gap: 5.8666666667vw 6.5333333333vw;
    max-width: 100%;
  }
}
.premium__product {
  grid-row: 1/2;
  grid-column: 2/3;
  text-align: left;
  font-weight: 500;
  font-size: 1.375rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .premium__product {
    grid-column: 1/3;
    text-align: center;
    font-size: 5.3333333333vw;
  }
}
.premium__img {
  width: 60.5px;
  grid-row: 1/3;
}
@media screen and (max-width: 767px) {
  .premium__img {
    width: 13.8666666667vw;
    grid-row: 2/3;
    margin-left: 4.2666666667vw;
  }
}
.premium__desc {
  text-align: left;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .premium__desc {
    font-size: 3.7333333333vw;
    letter-spacing: 0.08em;
    line-height: 1.8;
    font-feature-settings: normal;
  }
}
.premium__desc .text-red {
  color: #995659;
}
.premium__link {
  max-width: 470px;
  margin-inline: auto;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .premium__link {
    max-width: 100%;
    margin-top: 6.4vw;
  }
}
.premium__link a {
  width: 100%;
  height: 60px;
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
  font-size: 0.84375rem;
}
@media screen and (max-width: 767px) {
  .premium__link a {
    font-size: 3.6vw;
    height: 16vw;
  }
}
.premium__link a::after {
  content: "";
  width: 0.45em;
  height: 0.45em;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  rotate: 45deg;
  position: relative;
  top: 0.03em;
}

/* faq */
#goddsdetail_qa {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #goddsdetail_qa {
    padding: 13.3333333333vw 0 calc(13.3333333333vw - 30px);
  }
}
#goddsdetail_qa h2.sec-title {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #goddsdetail_qa h2.sec-title {
    font-size: min(34px, 3.8958333333vw);
  }
}
@media screen and (max-width: 767px) {
  #goddsdetail_qa h2.sec-title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #goddsdetail_qa dl dt {
    padding: 4.8vw 16vw 5.3333333333vw 14.1333333333vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #goddsdetail_qa dl dd span.icon_,
  #goddsdetail_qa dl dt span.icon_ {
    top: 5.3333333333vw;
    left: 5.8666666667vw;
    font-size: 4.8vw;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  #goddsdetail_qa dl dt span.tgl_ {
    top: 5.6vw;
    right: 6.4vw;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #goddsdetail_qa dl dd {
    padding: 4.8vw 6.4vw 5.3333333333vw 14.1333333333vw;
    font-size: 3.4666666667vw;
  }
}
#goddsdetail_qa dl dd .small {
  display: block;
  font-size: 80%;
}

/* support */
.contents .support {
  background-color: #fff;
  margin: 60px 0;
}
@media screen and (max-width: 767px) {
  .contents .support {
    margin: 60px 4vw;
  }
}
.contents .support img {
  height: auto;
}
.contents .support .inner {
  width: 720px;
  margin: auto;
  display: flex;
  padding: 40px 39px 35px 43px;
  border: 1px solid #8F999F;
}
@media screen and (max-width: 767px) {
  .contents .support .inner {
    display: block;
    width: 100%;
    padding: 27px 4vw 30px 4vw;
  }
}
.contents .support .inner .block-left,
.contents .support .inner .block-right {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .contents .support .inner .block-left,
  .contents .support .inner .block-right {
    width: auto;
  }
}
.contents .support .inner .block-left {
  margin-right: 38px;
}
@media screen and (max-width: 767px) {
  .contents .support .inner .block-left {
    margin-right: 0;
  }
}
.contents .support .inner .block-right {
  display: flex;
  align-items: center;
}
.contents .support .text-1 {
  font-family: "YuMincho Medium", "Yu Mincho Medium", serif;
  font-size: 1.125rem;
  line-height: 1.4777777778;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .contents .support .text-1 {
    line-height: 1.4;
    margin-bottom: 6px;
  }
}
.contents .support .text-2 {
  font-size: 0.875rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #5C656B;
}
.contents .support .link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 56px;
  color: #fff;
  background-color: #010000;
  position: relative;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .contents .support .link {
    height: 56px;
    margin-top: 8px;
  }
}
.contents .support .link:before {
  content: "";
  background-image: url("../img/ic-support-wh.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  display: block;
  position: relative;
  left: -7px;
  top: 0.5px;
}
@media screen and (max-width: 767px) {
  .contents .support .link:before {
    left: -13px;
  }
}
.contents .support .link:after {
  content: "";
  background-image: url("../img/ic-arrow-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}

/* tips*/
#refaHairTips {
  background-color: #F4F4F6;
  padding: 76px 0 79px 0;
}
@media screen and (max-width: 767px) {
  #refaHairTips {
    padding: 52px 4vw 60px 4vw;
  }
}
#refaHairTips img {
  height: auto;
}
#refaHairTips .block-inner {
  max-width: 1000px;
  margin: auto;
}
#refaHairTips .block-inner .caption {
  text-align: center;
  color: #000000;
  line-height: 1.8;
  margin-bottom: 31px;
}
@media screen and (min-width: 768px) {
  #refaHairTips .block-inner .caption {
    font-size: min(16px, 1.8333333333vw);
  }
}
@media screen and (max-width: 767px) {
  #refaHairTips .block-inner .caption {
    margin-bottom: 18px;
    text-align: left;
  }
}
#refaHairTips .block-inner .picture-wrapper {
  max-width: 720px;
  width: 100%;
  margin: 0 auto 39px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #refaHairTips .block-inner .picture-wrapper {
    margin-bottom: 27px;
  }
}
#refaHairTips .sec-title {
  margin-bottom: 40px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #refaHairTips .sec-title {
    margin-bottom: 8vw;
  }
}
#refaHairTips .block-inner-2 {
  text-align: center;
}
#refaHairTips .btn-link {
  border: 1px solid #8F999F;
  width: 315px;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 767px) {
  #refaHairTips .btn-link {
    margin-top: 0;
  }
}
#refaHairTips .btn-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  min-height: 56px;
  font-size: 0.875rem;
  line-height: 1.4;
  letter-spacing: 1.12px;
  color: #000000;
  padding: 10px 40px 10px 34px;
  position: relative;
}
#refaHairTips .btn-link a:after {
  content: "";
  background-image: url("../../../haircare/common/img/ic-arrow-gray.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  right: 12px;
}