@charset "UTF-8";
/*--------------------------------------
wrpContents
--------------------------------------*/
.wrpContents {
  color: #404040;
}
@media screen and (max-width: 767px) {
  .wrpContents {
    width: 100%;
    margin: 56px auto 80px;
  }
}
.wrpContents sup {
  font-size: 55%;
}
.wrpContents *[class^=section] + *[class^=section] {
  margin-top: 0;
}

/*--------------------------------------
wrpCts
--------------------------------------*/
.wrpCts {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}

/*--------------------------------------
ctsInner
--------------------------------------*/
.ctsInner {
  padding: 0 109px;
}
@media screen and (max-width: 767px) {
  .ctsInner {
    padding: 0;
  }
}

/*--------------------------------------
本文
--------------------------------------*/
.text {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .text {
    font-size: 3.7333333333vw;
    line-height: 1.5;
  }
}

/*--------------------------------------
注釈
--------------------------------------*/
.txtEx {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .txtEx {
    font-size: 2.4vw;
  }
}

/*--------------------------------------
明朝体
--------------------------------------*/
.mincho {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/*--------------------------------------
modEcModal
--------------------------------------*/
.modEcModal .title {
  border-bottom: 2px solid #DE0067;
}

.modEcModal a i[class^=icon] {
  color: #DE0067;
}

.modEcModal .close:hover i::before {
  color: #DE0067;
}

/*--------------------------------------
cta_buy
--------------------------------------*/
.cta_buy h2::before, .cta_buy h2::after {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .cta_buy h2::before, .cta_buy h2::after {
    width: 15%;
  }
}
.cta_buy_box {
  justify-content: center;
  gap: 19px;
}

/*--------------------------------------
sectionLineup
--------------------------------------*/
.sectionLineup .cta_buy_box {
  justify-content: center;
  gap: 19px;
}
.sectionLineup .cta_buy_box a:last-child {
  display: none;
}

/*--------------------------------------
sectionMainVisual
--------------------------------------*/
.sectionMainVisual {
  position: relative;
  background-color: #fff;
}
.sectionMainVisual .mainVisual {
  position: relative;
}
.sectionMainVisual .mainVisual .sliderList .slick-arrow {
  display: none !important;
}
.sectionMainVisual .mainVisual .note {
  display: block;
  margin: 40px auto 0;
  padding: 0 52px;
  font-size: 13px;
  letter-spacing: -0.05em;
  line-height: 1.3846153846;
}
@media screen and (max-width: 767px) {
  .sectionMainVisual .mainVisual .note {
    width: 87.2vw;
    margin: 10.6666666667vw auto 0;
    padding: 0;
    font-size: 2.6666666667vw;
    line-height: 1.8;
  }
}

/*--------------------------------------
sectionAbout
--------------------------------------*/
.sectionAbout {
  padding-bottom: 5vw;
}
@media screen and (max-width: 767px) {
  .sectionAbout {
    padding-bottom: 21.3333333333vw;
  }
}
.sectionAbout div {
  position: relative;
}
.sectionAbout div div {
  position: absolute;
  top: 17.6079734219%;
  left: 14.25%;
}
@media screen and (max-width: 767px) {
  .sectionAbout div div {
    top: 14.9333333333vw;
    left: 6.4vw;
  }
}
.sectionAbout div div h2 {
  font-size: max(25px, 2.5vw);
  color: #DE0067;
  white-space: nowrap;
  width: fit-content;
  position: relative;
  padding-left: 1em;
}
.sectionAbout div div h2 span {
  border-bottom: 1px solid #DE0067;
}
@media screen and (max-width: 767px) {
  .sectionAbout div div h2 span {
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .sectionAbout div div h2 span span {
    border-bottom: 0.2666666667vw solid #DE0067;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sectionAbout div div h2 {
    font-size: 6.4vw;
    padding-left: 1.5em;
  }
}
.sectionAbout div div h2::before {
  position: absolute;
  content: "";
  background-image: url("/hythiol/products/images/hwmb/pic_about_efffect.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: max(30px, 3.125vw);
  height: 100%;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .sectionAbout div div h2::before {
    background-image: url("/hythiol/products/images/hwmb/sp/pic_about_efffect.webp");
    width: 9.8666666667vw;
  }
}
.sectionAbout div div p {
  font-size: max(16px, 1.625vw);
  margin-top: max(29px, 3vw);
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .sectionAbout div div p {
    width: 87.2vw;
    font-size: 4.2666666667vw;
    margin-top: 5.3333333333vw;
    line-height: 2.125;
  }
}

/*--------------------------------------
sectionLead
--------------------------------------*/
.sectionLead {
  position: relative;
  padding: 36px 0 67px;
}
@media screen and (max-width: 767px) {
  .sectionLead {
    padding: 16vw 0 10.6666666667vw;
  }
}
.sectionLead .ctsHeading {
  margin: 0 auto;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 27px;
}
@media screen and (max-width: 767px) {
  .sectionLead .ctsHeading {
    width: 64vw;
    font-size: 5.8666666667vw;
  }
}
.sectionLead .leadBox {
  width: 654px;
  margin: 34px auto 24px;
}
.sectionLead .leadBox .leadFlex {
  display: flex;
  gap: 27px;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBox .leadFlex {
    gap: 3.2vw;
  }
}
.sectionLead .leadBox .leadFlex :nth-child(1) {
  padding-top: 42px;
  padding-bottom: 46px;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBox .leadFlex :nth-child(1) {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.8666666667vw;
  }
}
.sectionLead .leadBox .leadFlex :nth-child(2),
.sectionLead .leadBox .leadFlex :nth-child(3) {
  padding-top: 58px;
  padding-bottom: 63px;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBox .leadFlex :nth-child(2),
  .sectionLead .leadBox .leadFlex :nth-child(3) {
    padding-top: 7.7333333333vw;
    padding-bottom: 8.2666666667vw;
  }
}
.sectionLead .leadBox .leadFlex p {
  width: 200px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 1.375;
  color: #DE0067;
  border: solid 2px #DE0067;
  box-shadow: 0 4px 0 0 #DE0067;
  border-radius: 13px;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBox .leadFlex p {
    width: 26.9333333333vw;
    font-size: 3.2vw;
    line-height: 1.5;
    border-width: 0.2666666667vw;
    box-shadow: 0 0.8vw 0 0 #DE0067;
  }
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBox {
    width: 87.2vw;
    margin: 6.1333333333vw auto 2.1333333333vw;
  }
}
.sectionLead .leadBox .txtEx {
  text-align: right;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBox .txtEx {
    margin-top: 2.1333333333vw;
  }
}
.sectionLead .leadImg {
  position: relative;
}
.sectionLead .leadImg picture {
  display: block;
}
.sectionLead .leadImg picture:first-child {
  width: 230px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadImg picture:first-child {
    width: 50.6666666667vw;
  }
}
.sectionLead .leadImg .icnNew {
  font-size: 28px;
  font-weight: 400 !important;
  color: #DE0067;
  width: 96px;
  height: 96px;
  line-height: 100px;
  letter-spacing: normal !important;
  border-radius: 50%;
  position: absolute;
  top: 2.216066482%;
  left: 30.1488833747%;
  z-index: 1;
  border: 2px solid #DE0067;
  text-align: center;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadImg .icnNew {
    font-size: 6.1333333333vw;
    width: 20.8vw;
    height: 20.8vw;
    line-height: 21.8666666667vw;
    top: -6.6666666667vw;
    left: 17.6vw;
    border: 0.5333333333vw solid #DE0067;
  }
}
.sectionLead .leadTxt {
  display: block;
  width: 464px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadTxt {
    width: 80vw;
    margin: -27.4666666667vw auto 14.9333333333vw;
    position: relative;
    z-index: 2;
  }
}
.sectionLead .leadBtn {
  display: flex;
  background-color: rgba(64, 64, 64, 0.1);
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBtn {
    flex-direction: column;
    margin: 0 6.4vw;
    padding: 4.2666666667vw 5.6vw;
    border-radius: 1.6vw;
  }
}
.sectionLead .leadBtn a {
  width: 50%;
  font-size: 20px;
  text-align: center;
  padding: 9px;
  margin: 9px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBtn a {
    font-size: 3.7333333333vw;
    width: auto;
    margin: 0;
    padding: 4.2666666667vw 0;
  }
  .sectionLead .leadBtn a:first-child {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .sectionLead .leadBtn a:first-child span {
    top: 0.8vw;
  }
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBtn a:last-child {
    padding-bottom: 0;
  }
}
.sectionLead .leadBtn a span {
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #404040;
  transform: rotate(135deg);
  position: absolute;
  right: 38px;
  top: 35.4166666667%;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBtn a span {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 5.0666666667vw;
    transform: rotate(135deg);
  }
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBtn a:first-child {
    border-right: none;
  }
}
.sectionLead .leadBtn a:last-child {
  border-left: 1px solid #404040;
}
@media screen and (max-width: 767px) {
  .sectionLead .leadBtn a:last-child {
    border-left: none;
    border-top: 1px solid #404040;
  }
}

/*--------------------------------------
sectionDetail
--------------------------------------*/
.sectionDetail {
  position: relative;
  padding: 56px 0 306px;
  background-image: url("/hythiol/products/images/hwmb/bg_detail.jpg");
  background-size: cover;
  background-repeat: repeat-y;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  .sectionDetail {
    background-image: url("/hythiol/products/images/hwmb/sp/bg_detail.jpg");
    padding: 27.2vw 0 140vw;
  }
}
.sectionDetail .detailAbout {
  width: 806px;
  background-color: #fff;
  box-shadow: rgba(216, 226, 234, 0.8) 5px 5px 30px 0px;
  border-radius: 10px;
  padding: 40px 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailAbout {
    width: 87.2vw;
    padding: 6.9333333333vw 0 12.8vw;
  }
}
.sectionDetail .detailAbout h2 {
  font-size: 36px;
  color: #DE0067;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailAbout h2 {
    font-size: 6.4vw;
  }
}
.sectionDetail .detailAbout picture {
  width: 654px;
  display: block;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailAbout picture {
    width: 76vw;
    margin: 6.4vw auto 0;
  }
}
.sectionDetail .detailAbout p {
  width: 654px;
  font-size: 32px;
  margin: 0 auto;
  padding-top: 56px;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailAbout p {
    width: 76vw;
    font-size: 4.2666666667vw;
    padding-top: 10.6666666667vw;
  }
}
.sectionDetail .detailAbout p:last-child {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailAbout p:last-child {
    padding-top: 8.5333333333vw;
  }
}
.sectionDetail .detailMain {
  width: 806px;
  margin: 0 auto 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain {
    width: 87.2vw;
    margin: 0 auto 21.3333333333vw;
  }
}
.sectionDetail .detailMain h3 {
  text-align: center;
}
.sectionDetail .detailMain h3:first-child {
  width: 806px;
  margin: 0 auto;
  padding: 47px 0 6px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain h3:first-child {
    width: 87.2vw;
    padding: 5.8666666667vw 0 2.4vw;
  }
}
.sectionDetail .detailMain h3:nth-child(2) {
  width: 806px;
  font-size: 26px;
  font-weight: 600;
  position: relative;
  margin: 24px auto 0;
  color: #404040;
  white-space: nowrap;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain h3:nth-child(2) {
    width: fit-content;
    font-size: 4vw;
    margin: 6.1333333333vw auto 0;
  }
}
.sectionDetail .detailMain h3:nth-child(2) span {
  font-size: 13px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #080101;
  position: absolute;
  bottom: -25px;
  right: 9.429280397%;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain h3:nth-child(2) span {
    font-size: 2.6666666667vw;
    bottom: -9.0666666667vw;
    right: 50%;
    transform: translateX(50%);
  }
}
.sectionDetail .detailMain picture:nth-child(3) {
  width: 323px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain picture:nth-child(3) {
    width: 49.0666666667vw;
  }
}
.sectionDetail .detailMain .detailBox {
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox {
    margin-top: 14.4vw;
  }
}
.sectionDetail .detailMain .detailBox picture {
  display: block;
  width: 649px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox picture {
    width: 76vw;
  }
}
.sectionDetail .detailMain .detailBox div {
  width: 574px;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div {
    width: 76vw;
  }
}
.sectionDetail .detailMain .detailBox div:first-child {
  width: 649px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:first-child {
    width: 76vw;
  }
}
.sectionDetail .detailMain .detailBox div:first-child h4 {
  font-size: 22px;
  font-weight: 700;
  background-color: #DE0067;
  color: #fff;
  width: 575px;
  margin: 0 auto;
  border: none;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:first-child h4 {
    font-size: 4.5333333333vw;
    width: 70.6666666667vw;
    padding: 1.0666666667vw 0;
  }
}
.sectionDetail .detailMain .detailBox div:first-child picture {
  width: 574px;
  display: block;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:first-child picture {
    width: 70.6666666667vw;
    margin-bottom: 4.8vw;
  }
}
.sectionDetail .detailMain .detailBox div:first-child p {
  width: 574px;
  margin: 0 auto;
  font-size: 17px;
  font-weight: 700;
}
.sectionDetail .detailMain .detailBox div:first-child p::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:first-child p {
    font-size: 3.7333333333vw;
    width: 67.2vw;
    height: fit-content;
  }
  .sectionDetail .detailMain .detailBox div:first-child p::after {
    display: none;
  }
}
.sectionDetail .detailMain .detailBox div:last-child div {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:last-child div {
    width: 70.6666666667vw;
    flex-direction: column;
    margin: 0 auto;
    gap: 4.2666666667vw;
  }
}
.sectionDetail .detailMain .detailBox div:last-child div figure {
  display: block;
  width: 262px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:last-child div figure {
    width: 70.6666666667vw;
    order: 2;
  }
}
.sectionDetail .detailMain .detailBox div:last-child div figure figcaption {
  font-size: 2.6666666667vw;
  text-align: right;
  margin-top: 2.1333333333vw;
}
.sectionDetail .detailMain .detailBox div:last-child div p {
  width: 272px;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}
.sectionDetail .detailMain .detailBox div:last-child div p::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:last-child div p {
    width: 100%;
    font-size: 3.7333333333vw;
    height: fit-content;
    order: 1;
    margin-top: 4.2666666667vw;
  }
  .sectionDetail .detailMain .detailBox div:last-child div p::after {
    display: none;
  }
}
.sectionDetail .detailMain .detailBox div:last-child div p span {
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  top: 125%;
  transform: translateY(-125%);
}
.sectionDetail .detailMain .detailBox div:last-child div p span:first-child {
  left: -111px;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:last-child div p span:first-child {
    display: none;
  }
}
.sectionDetail .detailMain .detailBox div:last-child div p span:last-child {
  right: 0;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div:last-child div p span:last-child {
    transform: unset;
    top: unset;
    bottom: 0;
    font-size: 2.6666666667vw;
  }
}
.sectionDetail .detailMain .detailBox div div {
  margin: 0;
}
.sectionDetail .detailMain .detailBox div h4 {
  color: #DE0067;
  background-color: rgba(255, 255, 255, 0.36);
  font-size: 22px;
  font-weight: 700;
  border: 1px solid #DE0067;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div h4 {
    font-size: 4.8vw;
    width: 70.6666666667vw;
    margin: 0 auto;
  }
}
.sectionDetail .detailMain .detailBox div picture {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailMain .detailBox div p {
    font-size: 2.9333333333vw;
    font-weight: 700;
    height: 8vw;
    position: relative;
    margin-top: 2.1333333333vw;
  }
}
.sectionDetail .detailMain .detailBox div p::after {
  content: "";
  position: absolute;
  width: 8vw;
  height: 8vw;
  top: 0;
  right: 0;
  background-image: url("/hythiol/products/images/hwmb/sp/icn_zoom.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.sectionDetail .detailMain .detailBox div p span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7.2vw;
}
.sectionDetail .detailExplanation h2 {
  font-size: 38px;
  font-weight: 600;
  width: 632px;
  margin-bottom: 22px;
  color: #DE0067;
  border-bottom: 1px solid #DE0067;
  white-space: nowrap;
  letter-spacing: 0.05em;
  margin: 0 auto 24px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation h2 {
    width: 87.2vw;
    font-size: 5.3333333333vw;
    margin-bottom: 3.2vw;
    border-bottom: 0.2666666667vw solid #DE0067;
  }
}
.sectionDetail .detailExplanation h3 {
  font-size: 28px;
  color: #404040;
  text-align: center;
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation h3 {
    font-size: 5.0666666667vw;
    margin-bottom: 5.6vw;
  }
}
.sectionDetail .detailExplanation .detailExplanationFlex {
  display: flex;
  justify-content: center;
  gap: 43px;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation .detailExplanationFlex {
    flex-direction: column;
    align-items: center;
    gap: 5.3333333333vw;
  }
}
.sectionDetail .detailExplanation .detailExplanationFlex div {
  width: 240px;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation .detailExplanationFlex div {
    width: 76vw;
  }
}
.sectionDetail .detailExplanation .detailExplanationFlex div picture {
  display: block;
  width: 200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation .detailExplanationFlex div picture {
    width: 42.6666666667vw;
  }
}
.sectionDetail .detailExplanation .detailExplanationFlex div p:nth-child(2) {
  font-size: 19px;
  font-weight: 700;
  margin-top: 27px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation .detailExplanationFlex div p:nth-child(2) {
    font-size: 4.2666666667vw;
    margin-top: 2.1333333333vw;
  }
}
.sectionDetail .detailExplanation .detailExplanationFlex div p:nth-child(3) {
  font-size: 14px;
  font-weight: 600;
  color: #DE0067;
  margin-top: 7px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation .detailExplanationFlex div p:nth-child(3) {
    font-size: 3.7333333333vw;
    justify-content: center;
    gap: 2.1333333333vw;
  }
}
.sectionDetail .detailExplanation .detailExplanationFlex div p:nth-child(3) span {
  position: relative;
  border: solid 1px #DE0067;
  background-color: rgba(255, 255, 255, 0.54);
  width: 116px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation .detailExplanationFlex div p:nth-child(3) span {
    width: 34.6666666667vw;
  }
}
.sectionDetail .detailExplanation .detailExplanationFlex div p:nth-child(3) span sup {
  position: absolute;
  top: 0;
}
.sectionDetail .detailExplanation .detailExplanationFlex div p:last-child {
  font-size: 15px;
  font-weight: 600;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .sectionDetail .detailExplanation .detailExplanationFlex div p:last-child {
    width: 71.2vw;
    font-size: 3.7333333333vw;
    margin: 4.2666666667vw auto 0;
  }
}
.sectionDetail .txtEx {
  font-size: 13px;
  width: 806px;
  margin: 24px auto 0;
}
.sectionDetail .txtEx:nth-child(4) {
  text-align: right;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .sectionDetail .txtEx:nth-child(4) {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sectionDetail .txtEx {
    font-size: 2.6666666667vw;
    width: 77.3333333333vw;
    margin: 4.2666666667vw auto 0;
  }
}

/*--------------------------------------
sectionOverview
--------------------------------------*/
.sectionOverview {
  position: relative;
  width: 100%;
  height: 600px;
  margin: -199px auto 129px !important;
  background-image: url("/hythiol/products/images/hwmb/bg_overview.png");
  background-size: 1312px;
  background-repeat: no-repeat;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  .sectionOverview {
    width: 87.2vw;
    height: 265.8666666667vw;
    margin: -118.6666666667vw auto 17.0666666667vw !important;
    background-image: url("/hythiol/products/images/hwmb/sp/bg_overview.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
  }
}
.sectionOverview .overviewHeading {
  font-size: 79px;
  line-height: 1.1139240506;
  color: #DE0067;
  position: absolute;
  top: -66px;
  right: max(553px, 56.1875vw);
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewHeading {
    width: 49.0666666667vw;
    top: -6.4vw;
    right: 0;
    left: 0;
  }
}
.sectionOverview .overviewGrid {
  display: grid;
  grid-template-columns: 380px 612px;
  grid-template-rows: 156px 77px 108px 35px 26px 122px 1fr;
  justify-content: center;
  column-gap: 28px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid {
    grid-template-columns: 76vw;
    grid-template-rows: 38.4vw 13.3333333333vw 129.0666666667vw 14.1333333333vw 8.5333333333vw 5.8666666667vw 1fr;
    gap: 0;
    margin: 0 auto;
  }
}
.sectionOverview .overviewGrid .overviewImg {
  width: 380px;
  height: fit-content;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewImg {
    width: 100%;
    grid-area: 3/1;
    margin: 17.0666666667vw auto 0;
  }
}
.sectionOverview .overviewGrid .overviewImg picture:first-child {
  position: relative;
  z-index: 2;
}
.sectionOverview .overviewGrid .overviewImg picture:nth-child(2) {
  display: none;
  position: absolute;
  width: 557px;
  left: -152px;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewImg picture:nth-child(2) {
    width: 87.2vw;
    left: -5.6vw;
    bottom: 12.8vw;
  }
}
.sectionOverview .overviewGrid .overviewImg .icnNew {
  width: 137px;
  height: 137px;
  position: absolute;
  top: 8.7745839637%;
  left: 5.5263157895%;
  text-align: center;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewImg .icnNew {
    width: 22.9333333333vw;
    height: 22.9333333333vw;
    top: -4.8vw;
    left: 50.1333333333vw;
  }
}
.sectionOverview .overviewGrid h2 {
  width: 612px;
  margin-top: auto;
  grid-area: 1/2;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid h2 {
    width: 76vw;
    grid-area: 1/1;
  }
}
.sectionOverview .overviewGrid h2 span {
  font-size: 72px;
  line-height: 1.6111111111;
}
.sectionOverview .overviewGrid h3 {
  font-size: 26px;
  font-weight: 600;
  width: 465px;
  margin-top: auto;
  padding: 5px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  grid-area: 2/2;
  white-space: nowrap;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid h3 {
    width: 76vw;
    font-size: 4.2666666667vw;
    text-align: center;
    padding-left: 0;
    grid-area: 2/1;
    margin: auto auto 0;
  }
}
.sectionOverview .overviewGrid h3 span {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid h3 span {
    font-size: 3.2vw;
  }
}
.sectionOverview .overviewGrid h4 {
  font-size: 28px;
  font-weight: 700;
  margin: auto 0 0 9px;
  line-height: 1.1428571429;
  grid-area: 3/2;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid h4 {
    font-size: 5.6vw;
    grid-area: 4/1;
    line-height: 1.5238095238;
    text-align: center;
    margin: 0 auto;
  }
}
.sectionOverview .overviewGrid p span {
  font-size: 13px;
  font-weight: 600;
  border: solid 1px #fff;
  padding: 1px 3px;
  margin-left: 7px;
  line-height: 1.2307692308;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid p span {
    font-size: 3.2vw;
    margin-left: 1.6vw;
  }
}
.sectionOverview .overviewGrid p:nth-child(5) {
  font-size: 14px;
  font-weight: 700;
  margin: 10px auto 0 9px;
  line-height: normal;
  grid-area: 4/2;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid p:nth-child(5) {
    font-size: 3.4666666667vw;
    grid-area: 5/1;
    margin: auto auto 0;
  }
}
.sectionOverview .overviewGrid p:nth-child(6) {
  font-size: 14px;
  font-weight: 700;
  margin: 10px auto 0 9px;
  line-height: normal;
  grid-area: 5/2;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid p:nth-child(6) {
    font-size: 3.2vw;
    margin: auto auto 0;
    grid-area: 6/1;
  }
}
.sectionOverview .overviewGrid p:last-child {
  height: fit-content;
  font-size: 13px;
  font-weight: 600;
  margin: 19px 0 0 288px;
  line-height: 1.3076923077;
  letter-spacing: -0.05em;
  grid-area: 7/2;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid p:last-child {
    font-size: 2.6666666667vw;
    grid-area: 8/1;
    margin: 2.1333333333vw auto 0;
  }
}
.sectionOverview .overviewGrid .overviewBox {
  width: fit-content;
  border: solid 1px #fff;
  margin: 30px auto 0 9px;
  padding: 15px 30px 14px 16px;
  grid-area: 6/2;
  background-color: #C1095E;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox {
    padding: 4vw 4vw;
    grid-area: 7/1;
    margin: 5.3333333333vw auto 0;
    border: solid 0.2666666667vw #fff;
    background-color: #EB3A66;
  }
}
.sectionOverview .overviewGrid .overviewBox .overviewBet {
  width: 505px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet {
    width: 67.4666666667vw;
    flex-direction: column;
  }
}
.sectionOverview .overviewGrid .overviewBox .overviewBet p {
  font-size: 18px;
  font-weight: 600;
  line-height: 0.72;
  align-self: flex-end;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet p {
    font-size: 4.2666666667vw;
    text-align: center;
    align-self: normal;
    margin-bottom: 4.2666666667vw;
  }
}
.sectionOverview .overviewGrid .overviewBox .overviewBet p span {
  border: none;
  margin: 0;
  line-height: normal;
}
.sectionOverview .overviewGrid .overviewBox .overviewBet p span:nth-child(2) {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet p span:nth-child(2) {
    font-size: 4.2666666667vw;
  }
}
.sectionOverview .overviewGrid .overviewBox .overviewBet p span:last-child {
  font-size: 26px;
  padding: 0 0.125em;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet p span:last-child {
    font-size: 6.6666666667vw;
  }
}
.sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect {
  width: 271px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect {
    width: 67.4666666667vw;
    gap: 0;
  }
}
.sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect p {
  font-size: 13px;
  font-weight: 500;
  width: 48px;
  height: 48px;
  background-color: #fff;
  color: #DE0067;
  margin: 0;
  text-align: center;
  position: relative;
  line-height: normal;
  transform: rotate(45deg);
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect p {
    width: 11.7333333333vw;
    height: 11.7333333333vw;
    font-size: 3.7333333333vw;
    line-height: 16vw;
  }
}
.sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect p:first-child span {
  top: 16px;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect p:first-child span {
    top: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect p:nth-child(3) span {
    top: 2.1333333333vw;
    left: -1.6vw;
  }
}
.sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect p span {
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  position: absolute;
  display: inline-block;
  left: -3px;
  top: 11px;
  transform: rotate(-45deg);
  width: 56px;
  line-height: 1.1538461538;
}
@media screen and (max-width: 767px) {
  .sectionOverview .overviewGrid .overviewBox .overviewBet .overviewEffect p span {
    font-size: 3.7333333333vw;
    width: 16vw;
    left: -1.8666666667vw;
    top: 1.8666666667vw;
  }
}
.sectionOverview .overviewGrid .overviewBox p:last-child {
  width: fit-content;
  margin-top: 10px;
  margin-left: auto;
}

/*--------------------------------------
sectionSupplement
--------------------------------------*/
.sectionSupplement h2 {
  color: #DE0067;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sectionSupplement h2 {
    font-size: 5.3333333333vw;
  }
}
.sectionSupplement .supplementUse {
  margin: 0 auto 104px;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementUse {
    margin: 0 auto 11.4666666667vw;
  }
}
.sectionSupplement .supplementUse div {
  display: flex;
  width: 520px;
  margin: 34px auto 0;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementUse div {
    width: 87.4666666667vw;
    margin: 6.4vw auto 0;
  }
}
.sectionSupplement .supplementUse div picture:nth-child(1) {
  width: 260px;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementUse div picture:nth-child(1) {
    width: 43.7333333333vw;
  }
}
.sectionSupplement .supplementUse div picture:nth-child(2) {
  width: 262px;
  margin-left: -2px;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementUse div picture:nth-child(2) {
    width: 43.7333333333vw;
    margin-left: -0.2666666667vw;
  }
}
.sectionSupplement .supplementUse p {
  font-size: 17px;
  width: 520px;
  margin: 24px auto 9px;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementUse p {
    font-size: 3.7333333333vw;
    width: 87.4666666667vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementUse p:nth-child(3) {
    margin-top: 4.2666666667vw;
    margin-bottom: 1.8666666667vw;
  }
}
.sectionSupplement .supplementUse p:last-child {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementUse p:last-child {
    width: 83.7333333333vw;
    text-indent: -1em;
    padding-left: 1em;
    white-space: wrap;
  }
}
.sectionSupplement .supplementStep {
  margin: 0 auto;
}
.sectionSupplement .supplementStep h2 {
  padding-top: 0 !important;
}
.sectionSupplement .supplementStep div {
  width: 654px;
  margin: 54px auto 0;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementStep div {
    width: 87.2vw;
    margin: 5.0666666667vw auto 0;
  }
}
.sectionSupplement .supplementBnr {
  width: 1028px;
  margin-top: 104px;
  position: relative;
  display: block;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementBnr {
    width: 87.2vw;
    margin: 23.2vw auto 0;
  }
}
.sectionSupplement .supplementImg:first-child {
  padding-bottom: 72px;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementImg:first-child {
    padding-bottom: 17.0666666667vw;
  }
}
.sectionSupplement .supplementImg:last-child {
  padding-top: 103px;
}
@media screen and (max-width: 767px) {
  .sectionSupplement .supplementImg:last-child {
    padding-top: 21.0666666667vw;
  }
}

/*--------------------------------------
sectionQa
--------------------------------------*/
.sectionQa {
  margin: 0 auto;
  padding: 117px 0 130px;
}
@media screen and (max-width: 767px) {
  .sectionQa {
    padding: 10.6666666667vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sectionQa .ctsInner {
    padding: 0 6.4vw;
  }
}
.sectionQa h2 {
  width: fit-content;
  color: #DE0067;
  font-size: 34px;
  font-weight: 700;
  margin: 0 auto 23px;
}
@media screen and (max-width: 767px) {
  .sectionQa h2 {
    font-size: 5.3333333333vw;
    margin-bottom: 6.6666666667vw;
  }
}
.sectionQa dl {
  font-size: 24px;
  padding: 0 24px;
  border: 1px solid #000;
  border-radius: 6px;
  margin-bottom: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .sectionQa dl {
    font-size: 3.7333333333vw;
    margin: 0 auto 4.2666666667vw;
    padding: 0 5.6vw;
    border-radius: 1.6vw;
  }
}
.sectionQa dl:last-child {
  margin-bottom: 0 !important;
}
.sectionQa dl dt {
  padding: 20px 0;
  position: relative;
  right: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .sectionQa dl dt {
    font-size: 3.7333333333vw;
    padding: 4.2666666667vw 0;
  }
}
.sectionQa dl dt span {
  color: #000;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .sectionQa dl dt span {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
.sectionQa dl dt span:before, .sectionQa dl dt span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: currentColor;
}
.sectionQa dl dt span:before {
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 1s;
}
.sectionQa dl dt span:after {
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: transform 1s;
}
.sectionQa dl dt .hide::before {
  opacity: 0;
}
.sectionQa dl dt .hide::after {
  transform: translateY(-50%) rotate(180deg);
}
.sectionQa dl dd {
  font-size: 18px;
  padding: 20px 0;
  border-top: 1px solid #000;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sectionQa dl dd {
    font-size: 3.2vw;
    padding: 4.2666666667vw 0;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
}
.sectionQa dl dd span {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .sectionQa dl dd span {
    font-size: 3.7333333333vw;
  }
}