@charset "UTF-8";
/* ----- common ----- */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main {
  font-weight: 300;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #0a1400;
  line-height: 1;
}
.hidden {
  overflow: hidden;
}
.sp {
  display: none;
}
.tb {
  display: none;
}
.pc {
  display: block;
}
.mgt1em {
  margin-top: 1em;
}
.mgt50 {
  margin-top: 50px;
}
.f-s80 {
  font-size: 80%;
}
.bg-pink {
  background-color: #ffcad5;
}
.interested {
  background-color: #656a70;
  background-image: URL(../imgs/sunekos_new/sunekos_new_bg01.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  text-align: center;
  font-size: 25px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
  padding: 70px 0;
}
.interested2 {
  background-color: #caced2;
  background-image: URL(../imgs/sunekos_new/sunekos_new_bg02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  text-align: center;
  font-size: 25px;
  margin: 0 auto;
  padding: 150px 0 300px;
  z-index: 4;
  position: relative;
}
.interested3 {
  background-image: URL(../imgs/sunekos_new/sunekos_new_bg03.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  text-align: center;
  font-size: 25px;
  margin: -150px auto 0;
  z-index: 5;
  position: relative;
  padding-bottom: min(10.69vw, 100px);
}
.interested4 {
  background-color: #ffc6d2;
  background-image: URL(../imgs/sunekos_new/sunekos_new_bg03.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  text-align: center;
  font-size: 25px;
  margin: 0 auto;
  z-index: 5;
  position: relative;
  padding: min(6.69vw, 100px) 0 max(10vw, 200px);
}
.interested5 {
  background-image: URL(../imgs/sunekos_new/sunekos_new_bg04.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  font-size: 25px;
  text-align: center;
  margin: -80px auto 0;
  z-index: 10;
  position: relative;
  padding: min(6.69vw, 100px) 0;
}
/*--  interested関連  --*/
.interested2 li {
  margin-top: 1.5vw;
}
.bg_white_con {
  width: 90%;
  margin: 30px auto 0;
  background-color: #fff;
  padding: 30px;
}
.bg_white_con2 {
  width: 90%;
  margin: -30px auto 0;
  background-color: #fff;
  padding: 30px;
}
.bg_linepink_con {
  width: 90%;
  margin: 30px auto 0;
  background-color: #fff;
  padding: 70px 50px;
  border: solid 20px #ffcad5;
}
h2.interested3_tit {
  z-index: 8;
  position: relative;
  top: -50px;
}
h3.interested3_subtit {
  z-index: 9;
  position: relative;
  text-align: right;
}
.interested3 h4 {
  /* 25<42px */
  font-size: clamp(1.563rem, 1.208rem + 1.77vw, 2.625rem);
  border-bottom: solid 1px #231815;
  text-align: center;
  padding-bottom: 0.5em;
}
.interested3 .recom {
  font-size: clamp(1.375rem, 1.292rem + 0.42vw, 1.625rem);
  text-align: left;
  margin: 0 auto;
  margin-left: 1.2em;
}
.interested3 .recom li {
  position: relative;
  margin-top: 2em;
  letter-spacing: 0;
}
.interested3 .recom li::after {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.5em;
  width: 10px;
  height: 5px;
  border-left: 2px solid #cc3366;
  border-bottom: 2px solid #cc3366;
  transform: rotate(-45deg);
}
.interested3 .recom .pink_font {
  font-size: 180%;
  color: #cc3366;
  font-weight: bold;
}
.interested3 h2.injection_tit {
  margin-top: min(8vw, 60px);
  text-align: left;
}
.interested3 h3.injection_subtit {
  margin-top: calc(min(2.73vw, 35px));
  border-radius: 100px;
  background-color: #fde2e5;
  color: #cd2d5a;
  padding: 10px;
  text-align: center;
}
.interested3 h3.injection_subtit span {
  font-size: 75%;
}
.interested3 .injection_box {
  width: 90%;
  margin: 30px auto 0;
  border-radius: 50px 0 50px 0;
  background-color: #fff;
  box-shadow: 0px 0px 35px 0px rgba(229, 165, 202, 0.35);
  padding: 50px;
  clear: both;
}
.interested4 .injection_box2 {
  width: 90%;
  margin: -50px auto 0;
  border-radius: 50px 0 50px 0;
  background-color: #fff;
  box-shadow: 0px 0px 35px 0px rgba(229, 165, 202, 0.35);
  padding: 30px;
}
.interested4 h3.injection_subtit {
  text-align: left;
  margin: min(8vw, 30px) auto;
}
.interested4 h3.injection_subtit span {
  margin-left: -25px;
  font-size: clamp(1rem, 1.271rem + 3.02vw, 3.688rem);
  color: #cd2d5a;
}
.interested4 .bags h3 {
  background-color: #f9b2bc;
  padding: 10px 20px;
  border-radius: 50px;
  margin: 40px 0;
  font-size: clamp(1.5rem, 1.25rem + 1.25vw, 2rem);
}
.interested4 .bags .bags_img img {
  width: 30%;
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
}
.interested4 .bags h4 {
  font-size: 30px;
  color: #cd2d5a;
  text-align: center;
  padding: 20px 0;
  line-height: 1.5;
  border-top: 2px solid #cd2d5a;
  border-bottom: 2px solid #cd2d5a;
  clear: both;
  margin-bottom: 30px;
}
.interested5 h2 img {
  width: 100%;
}
.interested5 .bg_white_con2 h3 {
  background-color: #f9b2bc;
  padding: 10px 20px;
  border-radius: 50px;
  margin: 20px 0;
  font-size: clamp(1.5rem, 1.25rem + 1.25vw, 2rem);
}
/*--イメージ画像--*/
.expl_img {
  text-align: center;
}
.expl_img2 {
  text-align: right;
  margin-right: -30px;
}
@media screen and (max-width: 767px) {
  .bg_linepink_con {
    padding: 50px 20px;
  }
  .interested3 .recom {
    font-size: 18px;
  }
  .interested3 .recom li {
    margin-top: 1em;
    line-height: 1.3;
  }
  .interested3 .recom .pink_font {
    font-size: 130%;
    letter-spacing: 0;
  }
  .interested3 .injection_box {
    margin: 10px auto 0;
    padding: 30px 20px;
  }
  .interested4 .injection_box2 {
    padding: 30px 20px;
  }
  .interested3 h3.injection_subtit span {
    font-size: 70%;
    letter-spacing: 0;
  }
  .interested4 h3.injection_subtit img {
    width: 50px;
  }
  .interested4 h3.injection_subtit span {
    margin-left: -15px;
    letter-spacing: 0;
  }
  .interested4 .bags h3 {
    margin: 25px 0;
    font-size: 20px;
  }
  .interested img, .interested2 img, .interested3 img {
    width: 90%;
  }
  .bg_white_con2 {
    padding: 20px;
  }
  .interested4 .bags h4 {
    font-size: 5vw;
    margin: 30px auto;
  }
  .interested5 .bg_white_con2 h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 420px) {
  .interested3 h3.injection_subtit span {
    font-size: 50%;
  }
  .interested4 {
    padding-bottom: 150px;
  } 
}
@media screen and (max-width: 470px) {
  .interested4 h3.injection_subtit span {
    font-size: 30px;
  }
}
.section-heading {
  /* 30 < 59px */
  font-size: clamp(1.875rem, 1.271rem + 3.02vw, 3.688rem);
  line-height: 1.2;
  position: relative;
  text-align: center;
  color: #cd2d5a;
  padding: 30px;
}
/*-- 比較表 --*/
.parent {
  display: grid;
  grid-template-columns: 20% 43% 35%;
  grid-template-rows: repeat(6, 1fr);
  gap: 8px;
  width: 90%;
  margin: 50px auto 0;
  font-weight: bold;
}
.parent .div2 {
  background-color: #cd2d5a;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: clamp(1.5rem, 1.25rem + 1.25vw, 2rem);
  place-content: center;
}
.parent .div3 {
  background-color: #808080;
  color: #fff;
  place-content: center;
  margin-top: 1.7rem;
  line-height: 1.3;
}
.parent .div9, .parent .div12, .parent .div15, .parent .div18, .parent .div21 {
  place-content: center;
  background-color: #fff;
  color: #4d4d4d;
  font-size: clamp(1.188rem, 1.125rem + 0.31vw, 1.313rem);
  padding: 5px;
  line-height: 1.3;
}
.parent .div10, .parent .div13, .parent .div16, .parent .div19, .parent .div22 {
  place-content: center;
  background-color: #ff8b87;
  color: #fff;
  font-size: clamp(1.375rem, 1.292rem + 0.42vw, 1.5rem);
  padding: 20px 10px;
  line-height: 1.5;
}
.parent .div11, .parent .div14, .parent .div17, .parent .div20, .parent .div23 {
  place-content: center;
  font-size: clamp(1.188rem, 1.125rem + 0.31vw, 1.3rem);
  background-color: #b3b3b3;
  color: #4d4d4d;
  padding: 20px 10px;
  line-height: 1.5;
  letter-spacing: 0;
}
.bg_w {
  background-color: #fff;
  padding: 5px;
  font-size: 120%;
  z-index: 10;
  position: relative;
  display: inline-block;
}
.text-gr {
  font-size: 35px;
  letter-spacing: 0;
  margin-left: 5px;
  background: -moz-linear-gradient(left, #cb259a, #ff43d1 50%, #cb259a 100%);
  background: -webkit-linear-gradient(left, #cb259a, #ff43d1 50%, #cb259a 100%);
  background: linear-gradient(to right, #cb259a, #ff43d1 50%, #cb259a 100%);
  color: #cb259a;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 20;
  position: relative;
}
@media screen and (max-width: 767px) {
  .text-gr {
    font-size: 21px;
  }
  .parent .div2 {
    font-size: 20px;
  }
  .parent .div3 {
    font-size: 18px;
  }
  .parent .div9, .parent .div12, .parent .div15, .parent .div18, .parent .div21 {
    font-size: 16px;
  }
.parent .div10, .parent .div13, .parent .div16, .parent .div19, .parent .div22,
.parent .div11, .parent .div14, .parent .div17, .parent .div20, .parent .div23 {
    font-size: 18px;
  }
}
@media screen and (max-width: 460px) {
  .parent .div9, .parent .div12, .parent .div15, .parent .div18, .parent .div21 {
    font-size: 12px;
    letter-spacing: 0;
  }
  .parent .div2 {
    font-size: 18px;
  }
  .parent .div3 {
    font-size: 14px;
  }
.parent .div10, .parent .div13, .parent .div16, .parent .div19, .parent .div22,
.parent .div11, .parent .div14, .parent .div17, .parent .div20, .parent .div23 {
    font-size: 14px;
  }
}
.text_acnt {
  text-align: center;
  display: block !important;
}
@media screen and (max-width: 767px) {
  .bg_blue {
    padding: 10px !important;
    width: 90%;
    margin: 30px auto 0;
    font-size: 18px;
  }
  .bg_pink2 {
    padding: 10px !important;
    width: 90%;
    margin: 30px auto 0;
    font-size: 18px;
  }
}
dl.case {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
dl.case dt {
  width: 28%;
  text-align: left;
  text-align-last: left;
}
dl.case dd {
  width: 72%;
}
@media screen and (max-width: 520px) {
  dl.case {
    display: block;
    width: 100%;
  }
  dl.case dt {
    width: 100%;
    text-align: left;
    text-align-last: left;
    margin-top: 10px;
  }
  dl.case dd {
    width: 100%;
  }
}
.common-inner {
  max-width: 855px;
  width: 100%;
  margin: 0 auto;
}
.mt0 {
  margin-top: 0 !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.pb85 {
  padding-bottom: 85px;
}
.wid80 {
  width: 80%;
  margin: auto;
}
.content {
  padding: 60px 50px;
  margin: 0 auto;
  background-color: #fff;
  z-index: 2;
  position: relative;
}
.text {
  font-size: 20px;
  line-height: 2.2;
  letter-spacing: 0.05em;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text2 {
  font-size: 20px;
  line-height: 2.2;
  letter-spacing: 0.05em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left;
}
.text2 span {
  font-size: 150%;
  color: #cc3366;
  font-weight: bold;
}
.open-trigger {
  display: none;
}
@media screen and (min-width: 1080px) {
  .hover {
    transition: all 0.3s;
  }
  .hover:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }
}
/* ----- header ----- */
@media screen and (max-width: 767px) {
  header.header-area {
    background: none;
  }
}
@media screen and (max-width: 480px) {
  header.header-area {
    background: none;
  }
}
header {
  padding: 0;
}
.dis-sp h1 {
  margin: 0;
}
.dis-sp h1 img {
  vertical-align: top;
}
/* ----- fv ----- */
.fv-inner {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.fv.pc img {
  width: 100%;
  vertical-align: bottom;
}
.fv-h1.d-none {
  display: none;
}
.fv.sp {
  display: none;
}
.fv.sp img {
  width: 100%;
  vertical-align: bottom;
}
.fv-logo {
  padding: 1%;
}
.fv.pc .fv-logo img {
  width: 20%;
}
.fv.sp .fv-logo img {
  width: 70%;
}
.fv {
  /* margin-bottom: 50px;*/
}
@media screen and (max-width: 767px) {
  .fv.pc {
    display: none;
  }
  .fv.sp {
    display: block;
  }
  .fv {
    /*margin-bottom: 30px;*/
  }
  .text2 {
    font-size: 18px;
    line-height: 1.8;
  }
}
/* ----- ジュベルックの効果 ----- */
.effect {
  position: relative;
  padding-bottom: 100px;
  background: #fff;
}

.effect-pic {
  margin-top: -5px;
  margin-bottom: 25px;
}
.effect-pic img {
  width: 100%;
}
/* ----- ジュベルックの特徴 ----- */
.feature {
  padding-top: 85px;
}
.feature-pic {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  position: relative;
}
.sub-heading {
  display: flex;
  align-items: center;
  font-weight: 600;
  background-color: #d3edfb;
  padding: 15px 0 12px 10px;
  margin-top: 70px;
  margin-bottom: 60px;
  position: relative;
}
.sub-heading.mt {
  margin-top: 20px;
}
.sub-heading::before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 41px solid #d3edfb;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
}
.sub-heading__number {
  width: 80px;
  position: relative;
}
.sub-heading__number span {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #1387c6;
}
.sub-heading__text {
  font-size: 35px;
  letter-spacing: 0;
  margin-left: 5px;
  background: -moz-linear-gradient(left, #3d82cb, #62b7ff 50%, #3d82cb 100%);
  background: -webkit-linear-gradient(left, #3d82cb, #62b7ff 50%, #3d82cb 100%);
  background: linear-gradient(to right, #3d82cb, #62b7ff 50%, #3d82cb 100%);
  color: #cb259a;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 100;
  position: relative;
  line-height: 1.2;
}
.text.section-1 {
  margin-top: 30px;
}
.text.section-2 {
  margin-top: 50px;
}
.content-box {
  padding: 50px 40px !important;
  border: 1px solid #e7d9ff;
  border-radius: 11px;
  margin: 45px auto 0;
  z-index: 100;
  position: relative;
  max-width: 1040px;
  padding: 0 20px;
}
.content-box.mt {
  margin-top: 0;
}
.content-box__heading {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #5a1300;
  padding-left: 25px;
  border-left: 15px solid #5a1300;
  line-height: 2;
}
.content-box__heading span {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.content-box__pic {
  margin-top: 50px;
  border-radius: 25px;
  background-color: #fff;
  width: 400px;
  margin: 50px auto 0;
  text-align: center;
  padding: 50px 80px;
}
.content-box__pic span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
}
.content-box .text {
  margin-top: 55px;
}
/* ----- ジュベルックの可能性 ----- */
.component {}
.special {
  z-index: 1;
  position: relative;
}
.possibility {
  padding: 200px 0;
  background-color: #5A1300;
}
.possibility__title {
  font-size: 60px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
  background: -moz-linear-gradient(left, #ffffff, #ffffff 10%, #ffff37 50%, #ffffff 90%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff, #ffffff 10%, #ffff37 50%, #ffffff 90%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff, #ffffff 10%, #ffff37 50%, #ffffff 90%, #ffffff 100%);
  color: #ffff37;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.possibility__heading {
  font-weight: 600;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  margin-top: 80px;
}
.possibility__heading--sml {
  font-size: 35px;
}
.possibility__heading--mid {
  font-size: 48px;
  margin-top: 30px;
}
.possibility__heading--lg {
  font-size: 70px;
  margin-top: 20px;
  line-height: 1.3;
  padding: 10px 0;
  border-bottom: #fff solid 1px;
  border-top: #fff solid 1px;
}
.possibility__text {
  display: flex;
  justify-content: center;
  font-size: 50px;
  color: #fff;
  line-height: 1.5;
  margin: 45px auto 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 25px;
  text-align: center;
}
.possiexplanation__text {
  font-size: 30px;
  padding-top: 20px;
  color: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  line-height: 1.5;
}
.special ul {
  font-size: 30px;
  padding-top: 20px;
  color: #fff;
  line-height: 1.5;
  list-style-type: square;
}
.special ul li {
  margin-left: 1em;
}
.special .btn {
  margin-top: 50px;
}
.special .btn a, .special .btn a:link {
  font-size: 20px;
  width: 100%;
  display: block;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  margin: 20px auto;
  color: #0a1400;
  padding: 20px;
  text-decoration: none;
}
.special .btn a:hover {
  background-color: #e7d9ff;
}
/* ----- ジュベルックの施術詳細 ----- */
.treatment {
  padding-top: 85px;
}
.treatment-box {
  padding: 40px;
  border: 1px solid #d3edfb;
  border-radius: 11px;
  margin-top: 10px;
}
.treatment-box__title {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 25px 35px;
  margin-top: 50px;
  background-color: #ffdce3;
}
.treatment-box__title.mt-0 {
  margin-top: 0;
}
.treatment-box__text {
  font-size: 20px;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.8;
  padding: 0 35px;
  padding-top: 10px;
}
.treatment-box__text li {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 20px;
}
.q-a {
  padding-left: 3em;
  text-indent: -2em;
}
.q-a-2 {
  padding-left: 4em;
  text-indent: -2em;
}
/* ----- 料金表 ----- */
.price {
  padding: 85px 0;
  padding-bottom: 30px;
}
.price-box {
  padding: 40px;
  border: 1px solid #d3edfb;
  border-radius: 11px;
  margin-top: 10px;
}
.price-box__title {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 30px 35px 25px;
  margin-top: 50px;
  background-color: #ffdce3;
}
.price-box__title.mt-0 {
  margin-top: 0;
}
.price-box__title.mt-lg {
  margin-top: 125px;
}
.price p.text {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  margin-top: 20px; 
}
.list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 625px;
  margin: 0 auto;
  padding: 25px 0 15px;
}
.list-item.pt-0 {
  padding-top: 0 !important;
}
.list-item:nth-of-type(n + 2) {
  padding: 15px 0;
  border-top: 1px solid #dee7e2;
}
.list-item:last-of-type {
  padding-bottom: 0;
}
.list-item.list-item--bb {
  padding-bottom: 15px;
  border-bottom: 1px solid #dee7e2;
}
.list__title {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.list__text {
  display: flex;
  align-items: center;
}
.list__price {
  font-size: 80px;
  font-weight: 600;
  color: #cd2d5a;
}
.list__flex {
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 11px;
}
.list__tax {
  font-size: 12px;
}
.list__en {
  font-size: 40px;
  margin-top: 4px;
}
.price-box__title-wrap {
  position: relative;
}
.price-box__sub-title {
  position: absolute;
  top: -75px;
  left: 0;
  font-size: 25px;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  color: #fff;
  padding: 15px 20px;
  background-color: #eabe5a;
  border-radius: 17px;
}
.price-box__sub-title::before {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 22px;
  border-top: 18px solid #eabe5a;
  border-right: 21px solid transparent;
  border-left: 21px solid transparent;
}
.price-box__supplement {
  position: absolute;
  bottom: -20px;
  left: 35px;
  font-size: 12px;
  font-weight: 300;
}
.option-table {
  width: 625px;
  margin: 40px auto 0;
}
.option-table td {
  padding-top: 20px;
  padding-bottom: 17px;
  border: 1px solid #dee7e2;
  vertical-align: middle;
}
.option-table td:nth-of-type(1) {
  width: 14%;
  text-align: center;
}
.option-table td:nth-of-type(1) img {
  width: 50px;
}
.option-table td:nth-of-type(1) .img-lg {
  width: 85px;
}
.option-table td:nth-of-type(2) {
  width: 35%;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  padding: 0 15px;
}
.option-table td:nth-of-type(3) {
  width: 51%;
  padding-right: 20px;
}
.option__price-wrap {
  display: flex;
  justify-content: flex-end;
}
.option__price {
  font-size: 50px;
  font-weight: 600;
  color: #eabe5a;
}
.option__flex {
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 8px;
}
.option__tax {
  font-size: 10px;
}
.option__en {
  font-size: 30px;
  margin-top: 3px;
}
.diamond-chip-table {
  width: 625px;
  margin: 40px auto 0;
}
.diamond-chip-table td {
  padding-top: 35px;
  padding-bottom: 20px;
  border: 1px solid #dee7e2;
  vertical-align: middle;
}
.diamond-chip-table__pic {
  width: 33%;
  text-align: center;
}
.diamond-chip-table__pic img {
  width: 155px;
}
.diamond-chip-table__num {
  width: 16%;
  font-size: 20px;
  text-align: center;
}
.diamond-chip-table__price {
  width: 51%;
  padding-right: 20px;
}
.diamond-chip-supplement {
  margin: 25px 0 0 35px;
}
.diamond-chip-supplement__text {
  font-size: 12px;
}
.diamond-chip-supplement__text:nth-of-type(n + 2) {
  margin-top: 10px;
}
/* ----- 選ばれる3つの理由 ----- */
.common-style {
  line-height: 1.6;
  letter-spacing: 0.8px;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.possibility {
  padding: 200px 0;
  background-color: #e7388f;
}
.flow-area {
  padding: 50px 0 36px;
}
h2.content-ttl {
  margin: 0 30px;
  font-weight: 400;
  color: #533a00;
  line-height: 1.2;
  white-space: nowrap;
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.content-ttl .content-ttl-sub {
  font-size: 18px;
}
.special-box-wrap {
  max-width: 1300px;
}
.special-visionbox-wrap .special-box {
  border-radius: 0 0px 0px 0px !important;
  margin: 0 !important;
}
.special-box-flex-items h3 {
  padding: 20px 0px;
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
}
.special-box-title-l {
  font-size: 26px;
  letter-spacing: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
.special-box-flex-items p {
  padding: 16px 15px;
  text-align: left;
}
/* ----- 来店から施術までの流れ ----- */
.font-Gothic {
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.main-vision-wrap {
  margin-top: 0;
}
.main-flow-wrap {
  margin-top: 36px;
  padding: 50px 0 76px;
  text-align: center;
  background: #faf9f7;
}
.flow-menu-ttl {
  display: inline-flex;
  margin-bottom: 30px;
}
.flow_tlt_font {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: lighter;
  margin: 0 30px;
  color: #533a00;
  line-height: 1.2;
  white-space: nowrap;
  letter-spacing: 2px;
}
.flow_tlt_font_en {
  font-size: 30px;
}
.flow_tlt_font_jp {
  font-size: 13px;
}
.flow-divider {
  margin-bottom: 10px;
}
.flow-divider img {
  max-width: 640px;
  margin: 0 auto;
}
.flow-box-wrap {
  max-width: 1000px;
  margin: 0 auto;
  width: 94%;
}
.flow-box {
  padding: 10px 0;
}
.flow-sec {
  border-left: #cd2d5a 2px solid;
}
.flow-sec:last-child {
  border-left: none;
}
.flow-step {
  width: 85px;
  color: #fff;
  background: #cd2d5a;
  padding: 5px 0px;
  font-family: "Noto Sans JP", sans-serif;
}
.flow-step p {
  text-align: center;
}
.flow-title {
  text-align: left;
}
.flow-icon {
  padding: 12px 0px 12px 30px;
}
.flow-icon.step01:before, .flow-icon.step02:before, .flow-icon.step03:before, .flow-icon.step04:before {
  content: "";
  display: block;
  float: left;
  margin-right: 10px;
}
.flow-icon.step01:before {
  background: url("../imgs/sunekos_new/sunekos_new_ico_step01.png") 0 0/100% no-repeat;
  width: 25px;
  height: 35px;
}
.flow-icon.step02:before {
  background: url("../imgs/sunekos_new/sunekos_new_ico_step02.png") 0 0/100% no-repeat;
  width: 17px;
  height: 35px;
}
.flow-icon.step03:before {
  background: url("../imgs/sunekos_new/sunekos_new_ico_step03.png") 0 0/100% no-repeat;
  width: 25px;
  height: 35px;
}
.flow-icon.step04:before {
  background: url("../imgs/sunekos_new/sunekos_new_ico_step04.png") 0 0/100% no-repeat;
  width: 25px;
  height: 35px;
}
.flow-icon p {
  text-align: left;
}
.flow-text {
  text-align: left;
  padding: 0px 0px 12px 30px;
}
@media screen and (max-width: 768px) {
  .main-flow-wrap-flow-wrap {
    margin-top: 0;
  }
  h2.flow-content-ttl .flow-small {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .main-flow-wrap {
    padding: 20px 0 0;
  }
  .flow-divider img {
    max-width: 80%;
    margin-bottom: 30px;
  }
  .flow-box-wrap {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
  }
}
/* ----- よくあるご質問 ----- */
.faq_warp {
  margin-bottom: 50px;
  padding-top: 50px;
}
.faq_tlt_font {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: lighter;
  margin: 0 30px;
  color: #533a00;
  line-height: 1.2;
  white-space: nowrap;
  letter-spacing: 2px;
  text-align: center;
  padding: 10px 0 20px;
}
.faq_tlt_font_en {
  font-size: 30px;
}
.faq_tlt_font_jp {
  font-size: 13px;
}
.faq_box_warp {
  max-width: 1000px;
  margin: 20px auto 0;
  width: 100%;
}
.toggle-btn {
  position: relative;
  display: block;
  background: #fff;
  color: #000;
  padding: 10px 50px 10px 10px;
  text-decoration: none;
}
.arrow-down {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #cd2d5a;
  transform: rotate(1deg);
  color: #cd2d5a;
}
.arrow-down.gray {
  border-top-color: #c1c1c1;
}
.arrowUp.active {
  transform: rotate(180deg);
}
p.question {
  cursor: pointer;
  border-top: 1px solid #00000020;
}
p.question:first-child {
  border: none;
}
p.answer {
  display: none;
  padding: 10px;
  font-size: 90%;
}
footer {
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .faq_warp {
    margin-bottom: 50px;
    padding-top: 50px;
  }
  .faq_tlt_font {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: lighter;
    margin: 0 30px;
    color: #533a00;
    line-height: 1.2;
    white-space: nowrap;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 0 20px;
  }
  .faq_tlt_font_en {
    font-size: 30px;
  }
  .faq_tlt_font_jp {
    font-size: 13px;
  }
  .faq_box_warp {
    max-width: 1000px;
    margin: 20px 16px 0 16px;
    width: 100%;
  }
  .toggle-btn {
    position: relative;
    display: block;
    background: #fff;
    color: #000;
    padding: 10px 50px 10px 10px;
    text-decoration: none;
  }
  .arrow-down {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 0;
    height: 0;
  }
  .arrow-down.gray {
    border-top-color: #c1c1c1;
  }
  .arrowUp.active {
    transform: rotate(180deg);
  }
  p.question {
    cursor: pointer;
    border-top: 1px solid #00000020;
  }
  p.question:first-child {
    border: none;
  }
  p.answer {
    display: none;
    padding: 10px 60px 10px 12px;
    font-size: 90%;
  }
  footer {
    font-size: 16px;
    line-height: 1.6;
  }
  footer .info_details span {
    padding-bottom: 1.2em;
  }
}
/* ------------------------------------------
/* tablet
/* ------------------------------------------ */
@media screen and (max-width: 1079px) {
  .tb {
    display: block;
  }
  .common-inner {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    /*padding: 10px;*/
  }
  .text {
    font-size: 16px;
  }
  .main-copy {
    font-size: 48px;
  }
  .heading {
    font-size: 40px;
  }
  .sub-heading__text {
    font-size: 30px;
  }
  /* ----- ジュベルックの特徴 ----- */
  .content-box__pic span {
    font-size: 20px;
  }
  /* ----- ジュベルックの可能性 ----- */
  .possibility__title {
    font-size: 60px;
  }
  .possibility__heading--sml {
    font-size: 30px;
  }
  .possibility__heading--mid {
    font-size: 42px;
  }
  .possibility__heading--lg {
    font-size: 60px;
  }
  .possibility__text {
    font-size: 40px;
  }
  .product__text {
    font-size: calc((15 / 1920) * 100vw);
    margin-top: calc((22 / 1920) * 100vw);
    line-height: 1.4;
  }
  .product-name {
    position: absolute;
    top: calc((538 / 1920) * 100vw);
    left: 0;
    width: 100%;
    font-size: calc((30 / 1920) * 100vw);
    letter-spacing: 0.1em;
    text-align: center;
    z-index: 1;
  }
  /* ----- ジュベルックの施術詳細 ----- */
  .treatment-box__title {
    font-size: 24px;
  }
  .treatment-box__text {
    font-size: 16px;
  }
  /* ----- ジュベルックの料金表 ----- */
  .price-box__title {
    font-size: 24px;
  }
  .price-box__title.mt-0 {
    margin-top: 0;
  }
  .price-box__title.mt-lg {
    margin-top: 125px;
  }
  .price p.text {
    font-size: 12px;
  }
  .list-item {
    width: 100%;
  }
  .list__price {
    font-size: 65px;
    font-weight: 600;
  }
  .price-box__sub-title {
    top: -65px;
    font-size: 20px;
  }
  .option-table {
    width: 100%;
  }
  .option-table td {
    padding-top: 20px;
    padding-bottom: 17px;
    border: 1px solid #dee7e2;
    vertical-align: middle;
  }
  .option-table td:nth-of-type(1) {
    width: 14%;
    text-align: center;
  }
  .option-table td:nth-of-type(1) img {
    width: 30px;
  }
  .option-table td:nth-of-type(1) .img-lg {
    width: 45px;
  }
  .option-table td:nth-of-type(2) {
    font-size: 16px;
  }
  .option__price {
    font-size: 45px;
  }
  .option__en {
    font-size: 26px;
    margin-top: 5px;
  }
  .diamond-chip-table {
    width: 100%;
  }
  .diamond-chip-table__num {
    font-size: 16px;
  }
}
/* ------------------------------------------
/* sp
/* ------------------------------------------ */
@media screen and (max-width: 767px) {
  .tb {
    display: none;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .common-inner {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    /*padding: 0 12px;*/
  }
  .heading {
    /*    font-weight: 600;
    text-align: center;
    color: #fff;
    background: -moz-linear-gradient(left, #8b594b, #bb8247 50%, #8b594b 100%);
    background: -webkit-linear-gradient(left, #006638, #18a300 50%, #034e1a 100%);
    background: linear-gradient(to right, #8b594b, #bb8247 50%, #8b594b 100%);*/
  }
  .content {
    width: 90%;
    padding: 15px 10px 45px;
    margin: 0 auto;
    background-color: #fff;
  }
  .text {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.05em;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .text-hidden {
    height: 155px;
    position: relative;
    overflow: hidden;
  }
  .text-hidden.open {
    height: 100%;
    overflow: visible;
  }
  .text-hidden::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 55%, #fff 83%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .text-hidden.text-hidden--green::before {
    background: linear-gradient(rgba(2, 59, 23, 0) 0, rgba(2, 59, 23, 0) 40%, rgba(2, 59, 23, 100%) 83%);
  }
  .text-hidden.open::before {
    background: transparent;
    z-index: -1;
  }
  .open-trigger {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    padding: 20px;
    z-index: 1;
  }
  .open-trigger.open {
    position: static;
    transform: translateX(0);
    display: block;
    width: 100%;
    text-align: center;
  }
  .possibility__text.open {
    display: block;
  }
  @media screen and (min-width: 500px) {
    .text-hidden {
      height: auto;
      overflow: visible;
    }
    .text-hidden::before {
      content: none;
    }
    .open-trigger {
      display: none;
    }
  }
  /* ----- ジュベルックの効果 ----- */
  .effect .content {
    padding: 15px 30px 45px;
  }
  .effect-pic {
    margin-top: 0;
    margin-bottom: 20px;
    transform: translateX(-3px);
  }
  .effect-pic img {
    width: 100%;
  }
  /* ----- ジュベルックの特徴 ----- */
  .feature {
    padding-top: 45px;
    padding-bottom: 0;
    position: relative;
    z-index: 2;
  }
  .feature-pic {
    width: 100%;
  }
  .sub-heading {
    display: flex;
    align-items: center;
    font-weight: 600;
    padding: 12px 15px 12px 10px;
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
  }
  .sub-heading.mt {
    margin-top: 10px;
  }
  .sub-heading::before {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
  }
  .sub-heading__number {
    width: 60px;
    position: relative;
  }
  .sub-heading__number span {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 19px;
  }
  .sub-heading__number {
    width: 60px;
  }
  @media screen and (max-width: 374px) {
    .sub-heading__number {
      width: 50px;
    }
  }
  .sub-heading__text {
    width: 100%;
    font-size: 21px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    margin-left: 10px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  @media screen and (max-width: 374px) {
    .sub-heading__text {
      font-size: 18px;
    }
  }
  .sub-heading__number {
    width: 50px;
  }
  .feature .text {
    padding: 0 10px;
  }
  .text.section-1 {
    margin-top: 10px;
  }
  .text.section-2 {
    margin-top: 10px;
  }
  .content-box {
    padding: 17px 0px !important;
    border-radius: 11px;
    margin-top: 35px;
  }
  .content-box.mt {
    margin-top: 0;
  }
  .content-box__heading {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #5a1300;
    padding-left: 16px;
    border-left: 11px solid #5a1300;
  }
  .content-box__heading span {
    display: block;
    font-size: 13px;
    margin-bottom: 6px;
  }
  .content-box__pic {
    margin: 25px auto 0;
    position: relative;
  }
  .content-box__pic-section-1 {
    width: 86%;
  }
  .content-box__pic-section-2 {
    width: 78%;
  }
  .content-box__pic-section-3 {
    width: 83%;
  }
  .content-box__pic span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 10px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .content-box .text {
    margin-top: 20px;
  }
  /* ----- ジュベルックの可能性 ----- */
  .possibility {
    padding: 80px 0 32px;
    position: relative;
    z-index: 1;
  }
  .possibility__title {
    font-size: 6.8vw;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-align: center;
    background: -moz-linear-gradient(left, #ffffff, #ffffff 10%, #ffff32 50%, #ffffff 90%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #ffffff, #ffffff 10%, #ffff32 50%, #ffffff 90%, #ffffff 100%);
    background: linear-gradient(to right, #ffffff, #ffffff 10%, #ffff32 50%, #ffffff 90%, #ffffff 100%);
    color: #ffff32;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  @media screen and (max-width: 374px) {
    .possibility__title {
      font-size: 7.5vw;
    }
  }
  .possibility__heading {
    font-weight: 600;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    margin-top: 35px;
  }
  .possibility__heading.mt {
    margin-top: 25px;
  }
  .possibility__heading--sml {
    font-size: 15px;
  }
  .possibility__heading--mid {
    font-size: 21px;
    margin-top: 15px;
  }
  .possibility__heading--lg {
    font-size: 7.5vw;
    margin: 15px auto 0;
    line-height: 1.7;
    width: 90%;
  }
  .possibility__text {
    display: flex;
    justify-content: center;
    width: 90%;
    font-size: 7vw;
    color: #fff;
    line-height: 1.7;
    margin: 25px auto 0;
    padding: 25px 0;
  }
  .possiexplanation__text {
    font-size: 20px;
    padding-top: 20px;
    color: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 25px 0;
  }
  .special ul {
    font-size: 20px;
    list-style-type: square;
    width: 90%;
    margin: 0 auto;
  }
  .special ul li {
    margin-left: 1em;
  }
  .potenza-slider-wrap {
    padding: 0;
    margin-top: calc((25 / 375) * 100vw);
  }
  .potenza-slider-wrap .slick-list {
    padding: 0 18% !important;
  }
  .potenza-slider__item {
    width: calc((211 / 375) * 100vw);
    height: calc((182 / 375) * 100vw);
    padding-top: calc((67 / 375) * 100vw);
    padding-bottom: calc((120 / 375) * 100vw);
    margin-right: calc((12 / 375) * 100vw);
    margin-left: calc((12 / 375) * 100vw);
    position: relative;
  }
  .product {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc((200 / 375) * 100vw);
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    border-radius: calc((14 / 375) * 100vw);
    background-color: #ffe6ae;
    padding-top: calc((10 / 375) * 100vw);
    padding-right: calc((5 / 375) * 100vw);
    padding-bottom: calc((9 / 375) * 100vw);
    padding-left: calc((5 / 375) * 100vw);
    transition: all 0.5s;
    opacity: 0;
    z-index: 1;
  }
  .slick-center.potenza-slider__item .product {
    transition: all 0.5s;
    opacity: 1;
  }
  .product::before {
    content: "";
    position: absolute;
    bottom: calc((-20 / -375) * -100vw);
    left: 50%;
    transform: translateX(-50%);
    border-top: solid #ffe6ae calc((28 / 375) * 100vw);
    border-right: solid transparent calc((16 / 375) * 100vw);
    border-left: solid transparent calc((16 / 375) * 100vw);
    z-index: -1;
  }
  .product__title-wrap {
    display: flex;
    justify-content: center;
  }
  .product__title {
    display: inline-block;
    font-size: calc((10 / 375) * 100vw);
    font-weight: 600;
    position: relative;
  }
  .product__title::before {
    content: "";
    position: absolute;
    top: calc((-5 / -375) * -100vw);
    left: calc((-10 / -375) * -100vw);
    width: calc((12 / 375) * 100vw);
    height: 0.02rem;
    background-color: #023b0d;
  }
  .product__title::after {
    content: "";
    position: absolute;
    top: calc((-5 / -375) * -100vw);
    left: calc((-10 / -375) * -100vw);
    width: 0.02rem;
    height: calc((12 / 375) * 100vw);
    background-color: #023b0d;
  }
  .product__title span {
    position: relative;
  }
  .product__title span::before {
    content: "";
    position: absolute;
    bottom: calc((-5 / -375) * -100vw);
    right: calc((-10 / -375) * -100vw);
    width: calc((12 / 375) * 100vw);
    height: 0.02rem;
    background-color: #023b0d;
  }
  .product__title span::after {
    content: "";
    position: absolute;
    bottom: calc((-5 / -375) * -100vw);
    right: calc((-10 / -375) * -100vw);
    width: 0.02rem;
    height: calc((12 / 375) * 100vw);
    background-color: #023b0d;
  }
  .product__text {
    font-size: calc((10 / 375) * 100vw);
    margin-top: calc((12 / 375) * 100vw);
    line-height: 1.4;
  }
  .product-name {
    position: absolute;
    top: calc((220 / 375) * 100vw);
    left: 0;
    width: 100%;
    font-size: calc((12 / 375) * 100vw);
    letter-spacing: 0.1em;
    text-align: center;
    z-index: 1;
  }
  /* ----- ジュベルックの施術詳細 ----- */
  .treatment {
    padding-top: 45px;
  }
  .treatment-box {
    padding: 20px 10px 15px;
    border-radius: 10px;
    margin-top: 10px;
  }
  .treatment-box__title {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: 9px 12px;
    margin-top: 25px;
  }
  .treatment-box__title.mt-0 {
    margin-top: 0;
  }
  .treatment-box__text {
    font-size: 12px;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.5;
    padding: 0 12px;
  }
  .q-a {
    padding-left: 3em;
    text-indent: -2em;
  }
  .q-a-2 {
    padding-left: 4em;
    text-indent: -2em;
  }
  /* ----- ジュベルックの料金表 ----- */
  .price {
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .price-box {
    /*    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro",
      游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka,
      "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
    padding: 20px 10px 15px;
    border-radius: 10px;
    margin-top: 10px;
  }
  .price-box__title {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: 9px 12px;
    margin-top: 25px;
  }
  .price-box__title.mt-0 {
    margin-top: 0;
  }
  .price-box__title.mt-lg {
    margin-top: 65px;
  }
  .list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 94%;
    margin: 0 auto;
  }
  .list-item:nth-of-type(n + 2) {
    padding: 15px 0;
    border-top: 1px solid #dee7e2;
  }
  .list-item:last-of-type {
    padding-bottom: 0;
  }
  .list-item.list-item--bb {
    padding-bottom: 15px;
    border-bottom: 1px solid #dee7e2;
  }
  .list__title {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.05em;
  }
  @media screen and (max-width: 374px) {
    .list__title {
      font-size: 10px;
    }
  }
  .list__text {
    display: flex;
    align-items: center;
    transform: translateX(11px);
  }
  .list__price {
    font-size: 44px;
    font-weight: 600;
    transform: translateX(7px);
  }
  @media screen and (max-width: 374px) {
    .list__price {
      font-size: 36px;
    }
  }
  .list__price--sml {
    font-size: 40px;
  }
  @media screen and (max-width: 374px) {
    .list__price--sml {
      font-size: 31px;
    }
  }
  .list__flex {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 6px;
  }
  .list__tax {
    font-size: 10px;
    transform: scale(0.7);
  }
  .list__en {
    font-size: 20px;
    margin-top: 2px;
  }
  .price-box__title-wrap {
    position: relative;
  }
  .price-box__sub-title {
    position: absolute;
    top: -38px;
    left: 0;
    font-size: 13px;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 600;
    color: #fff;
    padding: 7px 10px;
    background-color: #eabe5a;
    border-radius: 8px;
  }
  @media screen and (max-width: 374px) {
    .price-box__sub-title {
      top: -34px;
      font-size: 10px;
    }
  }
  .price-box__sub-title::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 12px;
    border-top: 10px solid #eabe5a;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
  }
  .price-box__supplement {
    position: absolute;
    bottom: -13px;
    left: 6px;
    font-size: 10px;
    font-weight: 300;
    transform: scale(0.9);
  }
  .option-table {
    width: 100%;
    margin: 15px auto 0;
  }
  .option-table td {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #dee7e2;
    vertical-align: middle;
  }
  .option-table td:nth-of-type(1) {
    width: 10%;
    text-align: center;
  }
  .option-table td:nth-of-type(1) img {
    width: 17px;
  }
  .option-table td:nth-of-type(1) .img-lg {
    width: 30px;
  }
  .option-table td:nth-of-type(2) {
    width: 38%;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding: 0 6px;
  }
  .option-table td:nth-of-type(3) {
    width: 52%;
    padding-right: 0px;
  }
  .option__price-wrap {
    display: flex;
    justify-content: flex-end;
  }
  .option__price {
    font-size: 28px;
    font-weight: 600;
    color: #eabe5a;
    transform: translateX(9px) translateY(2px);
    letter-spacing: -0.03em;
  }
  @media screen and (min-width: 400px) {
    .option__price {
      letter-spacing: 0;
    }
  }
  @media screen and (max-width: 374px) {
    .option__price {
      font-size: 22px;
      transform: translateX(9px) translateY(5px);
    }
  }
  .option__flex {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 0;
    transform: translateY(-3px);
  }
  .option__tax {
    font-size: 10px;
    transform: translateY(3px) scale(0.6);
    letter-spacing: 0;
  }
  .option__en {
    font-size: 16px;
    margin-top: 3px;
    letter-spacing: 0;
  }
  .diamond-chip-table {
    width: 100%;
    margin: 15px auto 0;
  }
  .diamond-chip-table td {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #dee7e2;
    vertical-align: middle;
  }
  .diamond-chip-table__pic {
    width: 30%;
    text-align: center;
  }
  .diamond-chip-table__pic img {
    width: 70px;
  }
  .diamond-chip-table__num {
    width: 13%;
    font-size: 10px;
    text-align: center;
  }
  .diamond-chip-table__price {
    width: 57%;
    padding-right: 0;
  }
  .diamond-chip-supplement {
    margin: 12px 0 0 0;
  }
  .diamond-chip-supplement__text {
    font-size: 10px;
    line-height: 1.5;
  }
  .diamond-chip-supplement__text:nth-of-type(n + 2) {
    margin-top: 8px;
  }
  /* ----- 選ばれる3つの理由 ----- */
  .common-style {
    line-height: 1.6;
    letter-spacing: 0.8px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .flow-area {
    padding: 50px 0 36px;
  }
  h2.content-ttl {
    margin: 0 30px;
    font-weight: 400;
    color: #533a00;
    line-height: 1.2;
    white-space: nowrap;
    font-size: 30px;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
  }
  .content-ttl .content-ttl-sub {
    font-size: 18px;
  }
  .special-box-wrap {
    max-width: 1300px;
  }
  .special-visionbox-wrap .special-box {
    border-radius: 0 0px 0px 0px !important;
    margin: 0 !important;
  }
  .special-box-flex-items h3 {
    padding: 20px 0px;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    text-align: center;
  }
  .special-box-title-l {
    font-size: 26px;
    letter-spacing: 5px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
  }
  .special-box-flex-items p {
    padding: 16px 15px;
    text-align: left;
  }
  /* ----- よくあるご質問 ----- */
  .faq_warp {
    margin-bottom: 50px;
    padding-top: 50px;
  }
  .faq_tlt_font {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: lighter;
    margin: 0 30px;
    color: #533a00;
    line-height: 1.2;
    white-space: nowrap;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 0 20px;
  }
  .faq_tlt_font_en {
    font-size: 30px;
  }
  .faq_tlt_font_jp {
    font-size: 13px;
  }
  .faq_box_warp {
    max-width: 1000px;
    margin: 20px 16px 0 16px;
    width: 100%;
  }
  .toggle-btn {
    position: relative;
    display: block;
    background: #fff;
    color: #000;
    padding: 10px 50px 10px 10px;
    text-decoration: none;
  }
  .arrow-down {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 0;
    height: 0;
  }
  .arrow-down.gray {
    border-top-color: #c1c1c1;
  }
  .arrowUp.active {
    transform: rotate(180deg);
  }
  p.question {
    cursor: pointer;
    border-top: 1px solid #00000020;
  }
  p.question:first-child {
    border: none;
  }
  p.answer {
    display: none;
    padding: 10px 60px 10px 12px;
    font-size: 90%;
  }
  footer {
    font-size: 16px;
    line-height: 1.6;
  }
  footer .info_details span {
    padding-bottom: 1.2em;
  }
}
/* ------------------------------------------
/* cta 
/* ------------------------------------------ */
.cta-wrap {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 0;
}
.cta {
  padding: 100px 80px;
  background-image: url(../imgs/sunekos/sunekos_cta_bg_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
}
.cta__copy {
  font-size: 49px;
  font-weight: 600;
  color: #c63578;
  letter-spacing: 0.1em;
  padding-left: 10px;
}
.cta__item-name {
  width: 500px;
  margin-top: 3px;
  padding-left: 10px;
}
.cta__price {
  width: 545px;
  margin: 10px 0;
  padding-left: 10px;
}
.cta__pic {
  position: absolute;
  top: 150px;
  right: 10%;
  width: 264px;
}
.cta__text {
  font-size: 16px;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  margin-top: 15px;
}
.cta__text .red {
  color: red;
}
.cta__text-lg {
  font-size: 24px;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
}
.cta__info {
  width: 100%;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-radius: 10px;
  margin-top: 15px;
  border: 0.05rem solid #bdbdbd;
  overflow: hidden;
}
.cta__info-item {
  display: flex;
}
.cta__info-item:first-of-type {
  border-bottom: 0.05rem solid #bdbdbd;
}
.cta__info-item span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
  padding: 10px 0;
}
.cta__info-item--heading {
  background-color: #efefef;
}
.cta__info-item--heading span {
  font-size: 18px;
  font-weight: 600;
}
.cta-links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 25px;
}
.cta-link {
  width: 345px;
  margin-top: 15px;
  position: relative;
}
.cta-link__text {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 100%;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #fff;
  z-index: 1;
  pointer-events: none;
}
.cta-link:first-of-type {
  width: 100%;
  margin-top: 0;
}
.cta-link:first-of-type .cta-link__text {
  font-size: 44px;
}
/* ------------------------------------------
/* tablet
/* ------------------------------------------ */
@media screen and (max-width: 1079px) {
  /* ----- cta ----- */
  .cta-link {
    width: 49%;
    margin-top: 15px;
    position: relative;
  }
  .cta__copy {
    font-size: 40px;
    letter-spacing: 0.1em;
  }
  .cta__item-name {
    width: 350px;
    margin-top: 25px;
  }
  .cta__price {
    width: 450px;
    margin: 25px 0;
  }
}
/* ------------------------------------------
  /* sp
  /* ------------------------------------------ */
@media screen and (max-width: 767px) {
  /* ----- cta ----- */
  .cta-wrap {
    max-width: 351px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 25px;
  }
  .cta {
    padding: 30px 30px 25px;
    background-image: url(../imgs/sunekos/sunekos_cta_bg_sp.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
  }
  .cta__copy {
    font-size: 24px;
    letter-spacing: 0.1em;
  }
  .cta__item-name {
    width: 204px;
    margin-top: 3px;
  }
  .cta__price {
    width: 271px;
    margin: 3px 0;
  }
  .cta__pic {
    position: absolute;
    top: 100px;
    right: 5%;
    width: 100px;
  }
  .cta__text {
    font-size: 10px;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    margin-top: 5px;
  }
  .cta__text .red {
    color: red;
  }
  .cta__text-lg {
    font-size: 12px;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: 5px;
  }
  .cta__info {
    width: 100%;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-radius: 8px;
    margin-top: 8px;
    border: 0.05rem solid #bdbdbd;
    overflow: hidden;
  }
  .cta__info-item {
    display: flex;
  }
  .cta__info-item:first-of-type {
    border-bottom: 0.05rem solid #bdbdbd;
  }
  .cta__info-item span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 10px;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 5px 0;
  }
  .cta__info-item--heading {
    background-color: #efefef;
  }
  .cta__info-item--heading span {
    font-size: 10px;
    font-weight: 600;
  }
  .cta-links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
  }
  .cta-link {
    width: 139px;
    margin-top: 10px;
    position: relative;
  }
  .cta-link__text {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    width: 100%;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.05em;
    color: #fff;
    z-index: 1;
    pointer-events: none;
  }
  .cta-link:first-of-type {
    width: 100%;
    margin-top: 0;
  }
  .cta-link:first-of-type .cta-link__text {
    font-size: 22px;
    left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 374px) {
  /* ----- cta ----- */
  .cta-wrap {
    max-width: 296px;
  }
  .cta {
    padding: 30px 20px 25px;
  }
  .cta__copy {
    font-size: 16px;
  }
  .cta__item-name {
    width: 160px;
  }
  .cta__price {
    width: 100%;
    margin: 0;
  }
  .cta__pic {
    position: absolute;
    top: 50px;
    right: 10px;
    width: 100px;
  }
  .cta__text {
    margin-top: 0;
  }
  .cta-links {
    margin-top: 8px;
  }
  .cta-link {
    width: 125px;
    margin-top: 7px;
    position: relative;
  }
  .cta-link__text {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    width: 100%;
    font-size: 12px;
  }
  .cta-link:first-of-type {
    width: 100%;
    margin-top: 0;
  }
  .cta-link:first-of-type .cta-link__text {
    font-size: 22px;
    left: 0;
    text-align: center;
  }
}
/*------------------------------
  ※付き文
--------------------------------*/
.kome {
  font-size: 0.6em;
  vertical-align: top;
}
/*------------------------------
  キャンペーンバナー
--------------------------------*/
.cam_bnr {
  margin: 50px auto;
  max-width: 940px;
}
@media screen and (max-width:767px) {
  .cam_bnr {
    margin: 30px auto;
  }
}
/*------------------------------
  3つの理由
--------------------------------*/
.flex {
  display: flex;
}
.reason .sec-ttl {
  color: #fff;
  background: #c14c40;
  font-size: 48px;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: 4px;
  text-align: center;
  padding: 20px 10px 10px;
}
.reason {
  padding-bottom: 60px;
}
.reason .sec-ttl {
  color: #fff;
  background: #c14c40;
}
.reason .content-box {
  padding: 50px 40px;
  margin: 45px auto 0;
  position: relative;
  border: 0;
  max-width: 1040px;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .reason .content-box {
    padding: 0 3%;
    border: 0;
    border-radius: 11px;
    margin-top: 35px;
  }
}
.reason-content {
  background: #fff;
  border: 2px solid #000;
  border-radius: 10px;
  margin-top: 5%;
  padding: 4% 4.5%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 480px) {
  .reason-content {
    padding: 12px;
  }
}
.reason-content + div {
  margin-top: 3.4%;
}
.reason-content figure {
  -ms-flex-preferred-size: 29.4%;
  flex-basis: 29.4%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .reason-content figure {
    margin-bottom: 20px;
  }
}
.reason-content div {
  margin-left: 4%;
  font-size: 22px;
}
@media screen and (max-width: 480px) {
  .reason-content div {
    margin-left: 0%;
    font-size: 18px;
  }
}
.reason-content h3 {
  margin-bottom: 28px;
  font-size: 33px;
  /* color: #3a0d92; */
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "游ゴシック体", YuGothic, "Yu Gothic", 'ヒラギノ角ゴシック', 'Hiragino Sans', sans-serif !important;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .sec-wrap .sec-ttl {
    font-size: 24px;
    padding: 10px 5px 5px;
    border-width: 6px;
  }
  .reason-content h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .flex-sp-block {
    display: block;
  }
  .reason-content h3 {
    font-size: 20px;
    text-align: center;
  }
}
.caution {
  font-size: 1.7rem;
  line-height: 1.6;
}
.caution-red {
  font-size: 20px;
  color: #ff0000;
  font-weight: bold;
}
/*------------------------------
  スネコスの種類
--------------------------------*/
.type_lead p {
  font-size: clamp(25px, 6vw, 40px);
  text-align: center;
  line-height: 1.5;
}
.type_lead p span {
  color: #1387c6;
  background: linear-gradient(transparent 60%, #ffff74 30%);
  display: inline-block;
}

/*------------------------------
  スネコスのメリット
--------------------------------*/

.addition {
	    background-image: URL(../imgs/sunekos_new/sunekos_new_bg05.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    text-align: center;
    font-size: 25px;
    margin: 0 auto ;
    position: relative;
    padding-bottom: min(10.69vw, 100px);
	padding: 20px 0;
}
.addition .injection_box {
width: 90%;
    margin: 30px auto 0;
    border-radius: 50px 0 50px 0;
    background-color: #fff;
    box-shadow: 0px 0px 35px 0px rgba(229, 165, 202, 0.35);
    padding: 30px;
}
.addition h2.injection_tit {
    margin-top: min(8vw, 60px);
    text-align: left;
}
.addition h3.injection_subtit {
    text-align: left;
    margin: min(8vw, 30px) auto;
}
.addition h3.injection_subtit span {
    margin-left: -25px;
    font-size: clamp(1rem, 1.271rem + 3.02vw, 3.688rem);
    color: #cd2d5a;
}
@media screen and (max-width: 767px) {
    .addition h3.injection_subtit img {
        width: 50px;
    }

    .addition h3.injection_subtit span {
        margin-left: -15px;
        letter-spacing: 0;
    }
}

/*------------------------------
  Sticky Nav
--------------------------------*/
.sticky-nav.lock {
  opacity: 0;
  pointer-events: none;
}
.sticky-nav {
  position: sticky;
  width: 100%;
  background: #76c1dd;
  top: 142px;
  z-index: 100;
}
.sticky-nav--lp {
  top: 0 !important;
}
.admin-bar .sticky-nav--lp {
  top: 32px;
}
.sticky-nav__inner {
  display: flex;
}
.sticky-nav a {
  display: block;
  flex: 1;
  text-align: center;
  color: #fff;
  padding: 15px 5px;
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .sticky-nav {
    top: 49px;
    padding-top: 5px;
  }
  .sticky-nav a {
    font-size: 13px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .sticky-nav--lp {
    top: 0;
  }
}
/* アンカーリンクの余白 */
.nav-menu {
  padding-top: 120px;
  margin-top: -120px;
}
#price.nav-menu {
  padding-top: 90px;
  margin-top: -90px;
}

.nav-lp {
  padding-top: 0;
  margin-top: 0;
}
#treatment.nav-lp {
  padding-top: 5px;
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  .nav-menu {
    padding-top: 50px;
    margin-top: -50px;
  }
  #treatment.nav-menu {
    padding-top: 20px;
    margin-top: -20px;
  }
  #price.nav-menu {
    padding-top: 40px;
    margin-top: -40px;
  }
}