@charset "UTF-8";
.banner:hover {
  opacity: 0.7;
}

.banner img {
  width: calc(100vw / var(--viewport) * 695);
  display: block;
  margin: 0 auto 20px;
}

.imgBoxFirst {
  text-align: center;
}

.planName2 {
  font-size: 16px;
  line-height: 1.5;
  height: 56px;
  padding: 0 0 5px;
  justify-content: center;
  color: #fff;
  background: #053650;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  flex-direction: column;
}

.startLi {
  width: 492px;
  margin: 0 auto;
}

.sub2 {
  font-size: 11px;
}

.box2 {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: #053650 solid 2px;
}
.box2 .th {
  font-size: 16px;
  width: 137px;
  color: #fff;
  background: #053650;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
}
.box2 .td {
  font-size: 16px;
  width: 351px;
  padding-top: 3px;
}

.totalPrice2 {
  font-size: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "din-2014", sans-serif;
  font-weight: 600;
}

.startText {
  width: 492px;
  margin: 0 auto;
  text-align: left;
  line-height: 1.67;
  font-size: 1.2rem;
  margin-top: 16px;
  margin-bottom: 75px;
}

.yagLineHeight {
  line-height: 1.67;
}

@media screen and (min-width: 768px) {
  .banner img {
    width: 1120px;
    margin: 0 auto 45px;
  }
  .box2 .td .totalPrice2 img {
    height: 28px;
  }
  .addTotalPrice {
    margin-top: 0.2em;
  }
  .addMargin {
    margin-top: 26px !important;
  }
  .caption2 {
    margin-top: 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .startLi {
    width: 100%;
  }
  .planName2 {
    color: #fff;
    font-size: calc(100vw / var(--viewport) * 36);
    line-height: 1.25;
    background: #000;
    display: flex;
    padding: 0.3em 0;
    box-sizing: border-box;
    align-items: center;
    flex-direction: column;
    height: calc(100vw / var(--viewport) * 104);
  }
  .box2 .th {
    color: #fff;
    font-size: calc(100vw / var(--viewport) * 36);
    background: #000;
    width: calc(100vw / var(--viewport) * 208);
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vw / var(--viewport) * 84);
  }
  .box2 .td {
    width: calc(100% - 100vw / var(--viewport) * 208);
    border-left: none;
    box-sizing: border-box;
  }
  .startText {
    width: 100%;
    text-align: left;
    line-height: 1.67;
    font-size: 1.2rem;
    margin-top: calc(100vw / var(--viewport) * 17);
    margin-bottom: 30px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .startText p {
    margin-right: 1em;
  }
  .box2 .td .totalPrice2 img {
    height: calc(100vw / var(--viewport) * 51);
    vertical-align: middle;
    margin: 0 0.02em;
  }
  .addTotalPrice {
    margin-top: calc(100vw / var(--viewport) * 10);
  }
  .onlyTh {
    width: calc(100vw / var(--viewport) * 246) !important;
  }
  .onlyTd {
    width: calc(100% - 100vw / var(--viewport) * 246) !important;
  }
  .sub2 {
    font-size: calc(100vw / var(--viewport) * 24);
  }
}
/* 直書きのstyle移行 */
.bannerBox {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .bannerBox {
    margin-top: 75px;
  }
  .addstyle {
    margin-bottom: 25px !important;
  }
  .font20 {
    font-size: 11px !important;
  }
}
@media screen and (max-width: 767px) {
  .addstyle {
    margin-bottom: 10px !important;
  }
  .font20 {
    font-size: 8px !important;
  }
}
#conts .priceArea#appearance .plan_list_wrapper.list_layout_pc_2_3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px 0;
}
@media screen and (max-width: 767px) {
  #conts .priceArea#appearance .plan_list_wrapper.list_layout_pc_2_3 {
    gap: 1.3333333333vw 0;
    align-items: flex-start;
  }
}
#conts .priceArea#appearance .plan_list_wrapper.list_layout_pc_2_3 .flex.appearancePlanGrid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#conts .priceArea#appearance .plan_list_wrapper.list_layout_pc_2_3 .flex.appearancePlanGrid li {
  width: auto;
}
@media screen and (min-width: 768px) {
  #conts .priceArea#appearance .plan_list_wrapper.list_layout_pc_2_3 .flex.appearancePlanGrid li {
    width: 238px;
  }
}
@media screen and (max-width: 767px) {
  #conts .priceArea#appearance .plan_list_wrapper.list_layout_pc_2_3 .flex.appearancePlanGrid li {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 767px) {
  #conts .priceArea#appearance .plan_list_wrapper.list_layout_pc_2_3 .flex.appearancePlanGrid {
    justify-content: flex-start;
  }
}
/*# sourceMappingURL=style.css.map */

/* 2026.03.09 */
.startLi .imgBox,
.higeSet .imgBox,
#appearance .imgBox {
  position: relative;
}
.startLi .imgBox:after {
  content: "";
  width: calc(100vw / 750 * 132);
  height: calc(100vw / 750 * 132);
  background: url(/operation/epilation/assets/img/icon/icon_anesfree.webp) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(100vw / 750 * 20);
  right: calc(100vw / 750 * 20);
}
.higeSet .imgBox:after {
  content: "";
  width: calc(100vw / 750 * 87);
  height: calc(100vw / 750 * 87);
  background: url(/operation/epilation/assets/img/icon/icon_anesfree.webp) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(100vw / 750 * 20);
  right: calc(100vw / 750 * 20);
}
#appearance .midashinami .imgBox:after {
  content: "";
  width: calc(100vw / 750 * 87);
  height: calc(100vw / 750 * 87);
  background: url(/operation/epilation/assets/img/icon/icon_new.webp) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - calc(100vw / 750 * 66));
  transform: translateY(-50%);
  right: 0;
}
@media screen and (min-width:768px) {
  .startLi .imgBox:after,
  .higeSet .imgBox:after {
    width: 70px;
    height: 70px;
    top: 6px;
    right: 6px;
  }
  #appearance .midashinami .imgBox:after {
    width: 70px;
    height: 70px;
    top: calc(50% - 26px);
  }
}

/* 針脱毛(ヒゲ＋眉毛) ブロック（スタートプラン box2 形式を流用・分割料金カット。見出しは headLine01 を使用） */
.startLi.needleStartLi .imgBox:after {
  content: none;
  display: none;
}
.needleStartLi .box2 .th {
  white-space: nowrap;
}
.needlePer {
  margin-top: 10px;
  padding: 12px 0;
  background: #e8e8e8;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
.needlePer span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .needleStartLi .box2 .th {
    font-size: calc(100vw / var(--viewport) * 30);
  }
  .needlePer {
    font-size: calc(100vw / var(--viewport) * 30);
  }
}

/* 針脱毛セクションの上下マージンを身だしなみ料金表(#appearance)と同一に
   （#conts .priceArea{margin-top:0} を ID限定で上書き） */
#conts .priceArea#needlePrice {
  margin-top: 30px;
}
#conts .priceArea#needlePrice h2 {
  margin-bottom: calc(100vw / var(--viewport) * 10);
}
@media screen and (min-width: 768px) {
  #conts .priceArea#needlePrice {
    margin-top: 75px;
  }
  #conts .priceArea#needlePrice h2 {
    margin-bottom: 17px;
  }
}

/* 帯色を #053650 に統一（針脱毛ブロックは除外） */
/* セットプラン：ヒゲ脱毛3部位/6部位（1・2番目）も紺に（3番目以降と揃える） */
#conts .priceArea .inner.higeSet .flex li .imgBox .planName,
#conts .priceArea .inner.higeSet .flex li .box .th {
  background: #053650;
}
/* スタートプラン・針脱毛：SPの帯・回数枠を紺に（PCと統一） */
@media screen and (max-width: 767px) {
  .startLi .planName2,
  .startLi .box2 .th {
    background: #053650;
  }
}