@charset "UTF-8";
#oneday_contents {
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro",
    "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic,
    "Yu Gothic Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  color: #242424;
  text-align: center;
}
@media screen and (min-width: 761px) {
  /*=========================
▼▼共通▼▼
===========================*/
  body {
    overflow-x: auto;
  }
  .header-nav-wrap {
    background-color: #e79aa3;
  }
  #oneday_contents {
    font-size: 16px;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #oneday_contents section {
    width: 100%;
    clear: both;
  }
  #oneday_contents .webfont {
    font-family: "Tenor Sans", sans-serif;
    font-weight: 400;
  }
  #oneday_contents .pc_none {
    display: none;
  }
  #oneday_contents .auto {
    width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  #oneday_contents img {
    display: block;
    width: 100%;
    height: auto;
  }
  #oneday_contents .sec_title {
    font-size: 37px;
    line-height: 1.6;
    margin-bottom: 27px;
    text-align: center;
  }
  .circle_text {
    width: 192px;
    font-size: 16px;
    line-height: 1.5;
    padding: 28px 5% 28px;
    border: solid 1px #ccc;
    border-radius: 50%;
  }
  .circle_text .eng {
    display: block;
    font-size: 11px;
    margin-bottom: 4px;
  }
  #oneday_contents .title_block .eng_title {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  #oneday_contents .title_block .sec_title .small {
    font-size: 20px;
  }
  #oneday_contents .c-marker {
    background: -webkit-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: -moz-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: linear-gradient(left, #fffabd 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 100% 0.5em;
    transition: 1s ease-out;
    transition-delay: 0.3s;
  }
  #oneday_contents .c-marker.mark_red {
    background: -webkit-linear-gradient(left, #f26d8f 50%, transparent 50%);
    background: -moz-linear-gradient(left, #f26d8f 50%, transparent 50%);
    background: linear-gradient(left, #f26d8f 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 100% 0.5em;
    color: #fff;
  }
  #oneday_contents .c-marker.is-mark {
    background-position: 0% 0.5em;
  }
  #oneday_contents .pink {
    font-weight: 400;
    color: #f26d8f;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  /* conts_fv */
  #oneday_contents .conts_fv {
    padding-bottom: 61px;
    background-image: url(../img/bg_02.jpg);
    background-repeat: no-repeat;
    background-position: center top -10vw;
    background-size: 100%;
    margin-bottom: 69px;
    z-index: 3;
    position: relative;
  }
  #oneday_contents .conts_fv .auto {
    text-align: right;
    position: relative;
    z-index: 99;
  }
  #oneday_contents .conts_fv .wrapper {
    display: flex;
    position: relative;
    margin-bottom: 38px;
    flex-direction: column;
    align-items: center;
  }
  #oneday_contents .conts_fv .left_box {
    width: 424px;
    text-align: left;
  }
  #oneday_contents .conts_fv .left_box .sec_title {
    font-size: 42px;
    line-height: 1.5;
    margin-bottom: 32px;
    text-align: left;
  }
  #oneday_contents .conts_fv .left_box .sec_title .marker {
    display: inline-block;
    line-height: 1.2;
    padding: 0 4px 1px;
    background-color: #f7d9d5;
  }
  #oneday_contents .conts_fv .left_box .sec_title .small {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    padding-top: 8px;
  }
  #oneday_contents .conts_fv .left_box .features_list {
    font-size: 23px;
    line-height: 1.5;
    letter-spacing: -0.05em;
    color: #f26d8f;
  }
  #oneday_contents .conts_fv .left_box .features_list li {
    display: inline-block;
    margin: 0 20px 25px 0;
    text-decoration: underline;
    text-underline-offset: 4px;
  }
  #oneday_contents .conts_fv .left_box .features_list li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-image: url(../img/icon_01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 24px;
    margin-right: 10px;
  }
  #oneday_contents .conts_fv .center_box {
    width: 100%;
  }
  #oneday_contents .conts_fv .treatment_img {
    width: 566px;
  }
  #oneday_contents .conts_fv .right_box {
    padding-top: 8px;
    text-align: center;
  }
  #oneday_contents .conts_fv .right_box .circle_text {
    margin: 0 auto 10px;
  }
  #oneday_contents .conts_fv .right_box .sub_title {
    font-size: 28px;
    line-height: 1.5;
    text-align: left;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
  }
  #oneday_contents .conts_fv .right_box .sub_title .small {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    padding: 4px 0 0 4px;
  }
  #oneday_contents .conts_fv .price {
    width: 484px;
    margin: 0 auto 15px;
  }
  #oneday_contents .conts_fv .caution_list {
    width: 570px;
    font-size: 12px;
    line-height: 1.4;
    text-align: right;
    color: #7a7a7a;
    margin: 0 auto 30px;
  }
  #oneday_contents .conts_fv .caution_list li {
    text-align: left;
    margin-bottom: 4px;
  }
  #oneday_contents .conts_fv .caution_list li:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_fv .warning_text {
    width: 858px;
    height: auto !important;
    font-size: 20px;
    text-align: center;
    padding: 24px 5% 24px;
    border-radius: 10px;
    background-color: #f8e2e1;
    margin: 0 auto 17px;
  }
  #oneday_contents .conts_fv .warning_text::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    background-image: url(../img/icon_02.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 26px;
    margin: 0 6px 4px 0;
  }
  #oneday_contents .conts_fv .text {
    text-align: center;
    margin-bottom: 30px;
  }
  #oneday_contents .conts_fv .text span {
    color: #f26d8f;
  }
  #oneday_contents .banner {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
  }
  #oneday_contents .banner a {
    width: calc(50% - 8px);
  }
  #oneday_contents .caution {
    font-size: 14px;
  }
  #oneday_contents .conts_no_faceband {
    margin-bottom: 120px;
  }
  #oneday_contents .conts_no_faceband .auto {
    width: 1000px;
  }
  #oneday_contents .conts_no_faceband h2 {
    font-size: 31px;
    line-height: 1.6;
    color: #fff;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
    border-radius: 14px 14px 0 0;
    padding: 23px 20px 34px;
    position: relative;
    text-align: center;
  }
  #oneday_contents .conts_no_faceband h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 18px 0 18px;
    border-color: #f3a0a5 transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    z-index: 3;
  }
  #oneday_contents .conts_no_faceband h2 .small {
    display: block;
    font-size: 20px;
    line-height: 1.4;
  }
  #oneday_contents .conts_no_faceband .bottom_block {
    position: relative;
    background-color: #fff7f6;
    padding: 30px 10px 55px;
    border-radius: 0 0 14px 14px;
    margin-bottom: 46px;
    z-index: 0;
  }
  #oneday_contents .conts_no_faceband .bottom_block::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 53px;
    height: 26px;
    background-image: url(../img/arrow_04.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    z-index: 50;
  }
  #oneday_contents .conts_no_faceband .bottom_block h3 {
    position: relative;
    font-size: 30px;
    width: fit-content;
    letter-spacing: 0.025em;
    margin: 0 auto;
  }
  #oneday_contents .conts_no_faceband .bottom_block h3::after {
    content: "";
    display: block;
    width: 100%;
    background-color: #090b0e;
    height: 2px;
    position: absolute;
    bottom: 0px;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image {
    position: relative;
    display: flex;
    justify-content: center;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image {
    margin-bottom: 44px;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image .box {
    width: 436px;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image .box .img {
    margin-bottom: 10px;
  }
  #oneday_contents .conts_no_faceband .appeal_block h4 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    padding: 12px 20px 12px;
    width: 562px;
    margin: 0 auto 5px;
    position: relative;
    text-align: center;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
  }
  #oneday_contents .conts_no_faceband .appeal_block h4::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 29px;
    border-bottom-width: 29px;
    border-left-width: 29px;
    border-right-width: 15px;
    margin-top: -29px;
    border-right-color: #ef8196;
    right: 100%;
    top: 50%;
  }
  #oneday_contents .conts_no_faceband .appeal_block h4::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 29px;
    border-bottom-width: 29px;
    border-right-width: 15px;
    margin-top: -29px;
    border-right-color: #f7bfb4;
    left: 100%;
    top: 50%;
    transform: rotate(180deg);
  }
  #oneday_contents .conts_no_faceband .appeal_block .text {
    font-size: 27px;
  }
  #oneday_contents .conts_no_faceband .set_image .cross {
    min-width: 64px;
    padding: 64px 0 0;
    background-image: url(../img/part_02.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 64px;
    position: absolute;
    top: 89%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image .box h4 {
    font-size: 20px;
    text-align: center;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image .box h4 .line {
    background: -webkit-linear-gradient(left, #f8c5ce 50%, transparent 50%);
    background: -moz-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: linear-gradient(left, #fffabd 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 100% 0.5em;
    transition: 1s ease-out;
    transition-delay: 0.3s;
    background-position: 0% 0.5em;
  }
  #oneday_contents .conts_no_faceband .bottom_block .text {
    width: 600px;
    text-align: left;
    margin: 0 auto;
  }
  #oneday_contents .conts_reason {
    padding: 132px 0 134px;
    padding: 122px 0 138px;
    background-image: url(../img/bg_05.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 124px;
  }
  #oneday_contents .conts_reason h2 .middle {
    font-size: 37px;
    display: flex;
    margin-top: -8px;
    align-items: center;
    justify-content: center;
  }
  #oneday_contents .conts_reason .reason_list {
    width: 1000px;
    margin: 0 auto;
  }
  #oneday_contents .conts_reason .reason_list li {
    margin-bottom: 36px;
    border-radius: 14px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 50px 0 54px;
  }
  #oneday_contents .conts_reason .reason_list li:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_reason .reason_list li h3 {
    font-size: 28px;
    margin-bottom: 24px;
    text-align: center;
  }
  #oneday_contents .conts_reason .reason_list li:last-of-type h3 {
    margin-bottom: 11px;
  }
  #oneday_contents .conts_reason .reason_list li h3.bg_pink {
    border-radius: 14px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block {
    width: fit-content;
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 auto 24px;
  }
  #oneday_contents .conts_reason .reason_list li:last-of-type .img_block {
    margin-bottom: 23px;
  }
  #oneday_contents .conts_reason .reason_list li .text {
    text-align: center;
    line-height: 2;
  }
  #oneday_contents .conts_reason .reason_list li .img_block .hukidasi {
    position: absolute;
    top: -55px;
    right: -35px;
    font-size: 15px;
    line-height: 1.3;
    background-color: #fff;
    border: 1px solid #f46581;
    padding: 10px 10px 10px;
    border-radius: 50%;
    width: 106px;
    height: 106px;
    text-align: center;
    display: flex;
    align-items: center;
    font-weight: 700;
    justify-content: center;
    z-index: 2;
    letter-spacing: -0.01em;
    color: #f46581;
  }
  #oneday_contents .conts_reason .reason_list li .img_block .img {
    margin-bottom: 3px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block .img:last-of-type {
    margin-right: 0;
  }
  #oneday_contents .conts_reason .reason_list li .img_block .img.kogao {
    width: 323px;
    margin-right: 30px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block .img.faceband {
    width: 394px;
    margin-right: 26px;
  }
  #oneday_contents
    .conts_reason
    .reason_list
    li
    .img_block
    .img.faceband:last-of-type {
    margin-right: 0px;
  }
  #oneday_contents .conts_reason .reason_list li .lead_text {
    font-size: 17px;
    margin-bottom: 12px;
    text-align: center;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol {
    display: flex;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li {
    width: 215px;
    margin-right: 18px;
    position: relative;
    margin-bottom: 0;
    background: none;
    padding: 0px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li:last-of-type {
    margin-right: 0;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li::after {
    content: "";
    display: block;
    position: absolute;
    top: 72px;
    right: -14px;
    background-image: url("../img/part_03.png");
    width: 15px;
    height: 21px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  #oneday_contents
    .conts_reason
    .reason_list
    li
    .img_block
    ol
    li:last-of-type::after {
    display: none;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li .box {
    background-color: #f26d8f;
    color: #fff;
    border-radius: 5px;
    padding: 9px 8px;
    min-height: 98px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li h4 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 4px;
    text-align: left;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li .list_text {
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
  }
  /* conts_comparison */
  #oneday_contents .conts_comparison {
    margin-bottom: 60px;
  }
  #oneday_contents .conts_comparison .lead_text {
    font-size: 25px;
    line-height: 1.8;
    margin-bottom: 25px;
    text-align: center;
  }
  #oneday_contents .conts_comparison .img {
    width: 1000px;
    margin: 0 auto;
  }
  #oneday_contents .conts_case {
    margin-bottom: 131px;
  }
  #oneday_contents .conts_case .auto {
    width: 1000px;
    margin: 0 auto;
  }
  #oneday_contents .conts_case h2 {
    font-size: 37px;
    line-height: 1.6;
    margin-bottom: 27px;
    text-align: center;
  }
  #oneday_contents .conts_case ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #oneday_contents .conts_case ul li {
    width: 489px;
    margin-bottom: 30px;
  }
  /*▼▼もっと見る▼▼*/
  .more {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ffffff;
    border-radius: 5px;
    box-sizing: border-box;
  }
  .more__content {
    position: relative;
    height: auto;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
  }
  .more__content.open::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    transition: 1s;
    background: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
    pointer-events: none;
  }
  .more__content::after {
    z-index: -1;
    opacity: 0;
  }
  .more__btn {
    width: 330px;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    border: none;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
    border-radius: 100px;
    padding: 22px 5% 19px;
    transition-duration: 0.3s;
  }
  .more__btn::before {
    content: "+";
    display: inline-block;
    margin-right: 6px;
  }
  .more__content.open ~ .more__btn::before {
    content: "-";
  }
  /*▲▲もっと見る▲▲*/
  /* conts_choosing_dr */
  #oneday_contents .conts_choosing_dr {
    color: #fff;
    padding: 95px 0 109px;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 1200px;
    margin: 0 auto;
    border-radius: 14px;
    margin-bottom: 92px;
  }
  #oneday_contents .conts_choosing_dr .title_block {
    margin-bottom: 12px;
  }
  #oneday_contents .conts_choosing_dr .sub_title {
    font-size: 18px;
    margin-bottom: 42px;
  }
  #oneday_contents .conts_choosing_dr .drs_img {
    width: 998px;
    margin: 0 auto 40px;
  }
  #oneday_contents .conts_choosing_dr .case {
    width: 668px;
    margin: 0 auto 56px;
  }
  #oneday_contents .conts_choosing_dr .message {
    width: 638px;
    font-size: 24px;
    padding: 14px 5% 13px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 0 auto 22px;
  }
  #oneday_contents .conts_choosing_dr .text {
    line-height: 2.2;
    font-size: 20px;
  }
  #oneday_contents .conts_choosing_dr .bottom_box {
    display: flex;
    border: 1px solid #fff;
    border-radius: 14px;
    position: relative;
    width: 998px;
    margin: 0 auto;
  }
  #oneday_contents .conts_choosing_dr .bottom_box .img {
    width: 346px;
    margin-right: 22px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 206px;
  }
  #oneday_contents .conts_choosing_dr .bottom_box .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #oneday_contents .conts_choosing_dr .bottom_box .text {
    font-size: 27px;
    line-height: 1.5;
    padding: 41px 20px 50px 388px;
    text-align: center;
  }
  #oneday_contents .conts_choosing_dr .bottom_box .text span {
    display: block;
    border-radius: 4px;
    margin-top: 14px;
    padding: 8px 15px 13px;
    background-color: #f26d8f;
  }
  #oneday_contents .conts_feature {
    margin-bottom: 137px;
  }
  #oneday_contents .conts_feature h2 {
    font-size: 37px;
    line-height: 1.4;
    margin-bottom: 31px;
    text-align: center;
  }
  #oneday_contents .conts_feature h2 .big {
    font-size: 47px;
  }
  #oneday_contents .conts_feature .top_block .philosophy_img {
    width: 1000px;
    margin: 0 auto 40px;
  }
  #oneday_contents .conts_feature .top_block .points_list {
    text-align: left;
    width: fit-content;
    margin: 0 auto 50px;
  }
  #oneday_contents .conts_feature .top_block .points_list li {
    font-size: 25px;
    line-height: 1.8;
    padding-left: 39px;
    background-image: url("../img/icon_03.png");
    background-size: 29px 27px;
    background-repeat: no-repeat;
    background-position: left top 50%;
    margin-bottom: 9px;
  }
  #oneday_contents .conts_feature .top_block .points_list li:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_feature .img_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px;
  }
  #oneday_contents .conts_feature .img_list li {
    width: 582px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid #f26d8f;
    border-radius: 10px;
  }
  #oneday_contents .conts_feature .img_list li:nth-of-type(odd) {
    margin-right: 36px;
  }
  #oneday_contents .conts_feature .img_list li .text {
    font-size: 22px;
    line-height: 1.5;
    padding: 23px 20px 31px;
    text-align: center;
  }
  #oneday_contents .conts_feature .img_list li .tyusyaku {
    display: block;
    font-size: 12px;
    color: #929292;
  }
  /* conts_price */
  #oneday_contents .conts_price {
    padding: 132px 0 134px;
    color: #fff;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 138px;
  }
  #oneday_contents .conts_price .title_block {
    margin-bottom: 10px;
  }
  #oneday_contents .conts_price .caution_text {
    font-size: 15px;
    margin-bottom: 60px;
  }
  #oneday_contents .conts_price .bg_block {
    color: #000;
    padding: 70px 100px 70px;
    border-radius: 20px;
    background-color: rgba(253, 239, 240, 0.8);
    margin-bottom: 25px;
  }
  #oneday_contents .conts_price .bg_block:last-of-type {
    margin-bottom: 42px;
  }
  #oneday_contents .conts_price .text_area {
    text-align: left;
    padding: 16px 0 39px 520px;
    background-image: url(../img/face_01_r.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 477px;
  }
  #oneday_contents .conts_price .campaign_block .text_area {
    background-image: url(../img/face_01_02_r.png);
    background-position: left 60px top;
  }
  #oneday_contents .conts_price .bg_block h3 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 23px;
  }
  #oneday_contents .conts_price .text_area .title_box {
    margin-bottom: 12px;
  }
  #oneday_contents .conts_price .text_area h3 {
    margin-bottom: 16px;
  }
  #oneday_contents .conts_price .text_area h3 .plus {
    display: block;
    padding-left: 140px;
    font-size: 24px;
  }
  #oneday_contents .conts_price .bg_block .caution {
    font-size: 14px;
    line-height: normal;
    color: #bca9aa;
  }
  #oneday_contents .conts_price .price_box {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6cccd;
  }
  #oneday_contents .conts_price .campaign {
    border-bottom: none;
  }
  #oneday_contents .conts_price .price {
    width: 394px;
    margin-bottom: 14px;
  }
  #oneday_contents .conts_price .point_box h4 {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 13px;
  }
  #oneday_contents .conts_price .point_box .point_list {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  #oneday_contents .conts_price .point_box .point_list li {
    display: inline-block;
    background-color: #fdf6f6;
    padding: 4px 16px 3px;
    border-radius: 100px;
    margin: 0 3px 7px 0;
  }
  #oneday_contents .conts_price .addition_area {
    padding: 40px 45px 49px;
    border-radius: 20px;
    background-color: #fdf6f6;
    margin-bottom: 30px;
  }
  #oneday_contents .conts_price .addition_area h3 {
    margin-bottom: 14px;
  }
  #oneday_contents .conts_price .addition_area .caution {
    margin-bottom: 22px;
  }
  #oneday_contents .conts_price .addition_area .price {
    margin: 0 auto 26px;
  }
  #oneday_contents .conts_price .addition_area .bg_text {
    padding: 14px 5% 12px;
    background-color: #faeaea;
  }
  #oneday_contents .conts_price .message {
    font-size: 24px;
    line-height: 1.8;
  }
  #oneday_contents .conts_price .slide_block h3 {
    margin-bottom: 20px;
  }
  #oneday_contents .conts_price .site_list {
    font-size: 14px;
    line-height: 1.3;
    color: #fdf6f6;
    margin-bottom: 24px;
  }
  #oneday_contents .conts_price .site_list li {
    display: inline-block;
    border-radius: 100px;
    padding: 4px 16px 4px;
    margin: 0 2px 8px 0;
    background-color: #f26d8f;
  }
  #oneday_contents .conts_price .swiper {
    padding: 6px 0 43px;
    margin-bottom: 15px;
  }
  #oneday_contents .conts_price .swiper-slide {
    display: flex;
    min-height: 175px;
    padding: 13px 54px 11px 234px;
    position: relative;
    line-height: 1.6;
    text-align: left;
    flex-direction: column;
    justify-content: center;
  }
  #oneday_contents .conts_price .swiper-slide::before {
    content: "";
    display: block;
    width: calc(100% - 12px);
    height: 100%;
    border-radius: 20px;
    background-color: #fef5f6;
    position: absolute;
    bottom: 0;
    left: 6px;
    z-index: -1;
  }
  #oneday_contents .conts_price .swiper-slide .number {
    width: 43px;
    height: 43px;
    font-size: 17px;
    text-align: center;
    color: #fff;
    padding: 8px 0 0;
    border-radius: 50%;
    background-color: #f26d8f;
    position: absolute;
    top: -6px;
    left: 0;
  }
  #oneday_contents .conts_price .swiper-slide .img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 55px;
    transform: translateY(-50%);
  }
  #oneday_contents .conts_price .swiper-slide h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  #oneday_contents .conts_price .swiper-button-prev {
    width: 13px;
    height: 19px;
    background-image: url(../img/arrow_02_l.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: calc(50% - 18px);
    cursor: pointer;
    transition-duration: 0.3s;
    transform: translateY(-50%);
    z-index: 1;
  }
  #oneday_contents .conts_price .swiper-button-next {
    width: 13px;
    height: 19px;
    background-image: url(../img/arrow_02_r.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: calc(50% - 18px);
    cursor: pointer;
    transition-duration: 0.3s;
    transform: translateY(-50%);
    z-index: 1;
  }
  #oneday_contents .conts_price .swiper-pagination {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  #oneday_contents .conts_price .swiper-pagination-bullet {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #242424;
    margin: 0 9px;
    opacity: 0.3;
    cursor: pointer;
  }
  #oneday_contents .conts_price .swiper-pagination-bullet-active {
    opacity: 1;
  }
  #oneday_contents .conts_price .freecounseling {
    font-size: 24px;
    line-height: 1.8;
  }
  #oneday_contents .conts_summary .detail_area {
    width: 1000px;
    margin: 0 auto;
    padding: 64px 45px 74px;
    border: solid 1px #f8e1de;
    border-radius: 14px;
    margin-bottom: 137px;
  }
  #oneday_contents .conts_summary .detail_area h3 {
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 18px;
  }
  #oneday_contents .conts_summary .detail_area table {
    width: 100%;
  }
  #oneday_contents .conts_summary .detail_area tr:nth-of-type(2n) {
    background-color: #fbf2f2;
  }
  #oneday_contents .conts_summary .detail_area th {
    width: 230px;
    font-size: 17px;
    line-height: 25px;
    padding: 20px 0px 22px 35px;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
  }
  #oneday_contents .conts_summary .detail_area td {
    font-size: 16px;
    line-height: 29px;
    text-align: left;
    padding: 20px 45px 20px;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
  }
  /* conts_movie */
  #oneday_contents .conts_movie {
    padding: 132px 0 134px;
    color: #fff;
    padding: 119px 0 98px;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 80px;
  }
  #oneday_contents .conts_movie .title_block {
    margin-bottom: 40px;
  }
  #oneday_contents .conts_movie .sub_title {
    text-align: left;
    font-size: 18px;
    margin-bottom: 64px;
  }
  #oneday_contents .conts_movie .movie_wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 36px;
  }
  #oneday_contents .conts_movie .movie_wrapper .box {
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
  }
  #oneday_contents .conts_movie .movie_wrapper .movie {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
    margin-bottom: 34px;
  }
  #oneday_contents .conts_movie .movie_wrapper .movie iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
  }
  #oneday_contents .conts_movie .movie_wrapper .btn {
    width: 330px;
    font-size: 14px;
    margin: 0 auto;
  }
  #oneday_contents .conts_movie .movie_wrapper .btn a {
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 22px 5% 19px;
    transition-duration: 0.3s;
  }
  #oneday_contents .conts_movie .movie_wrapper .btn a:hover {
    background-color: #fff;
  }
  #oneday_contents .conts_movie .movie_wrapper .btn a .icon {
    display: inline-block;
    padding-right: 25px;
    background-image: url(../img/arrow_03_w.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 14px;
  }
  #oneday_contents .conts_movie .movie_wrapper .btn a:hover .icon {
    color: #f26d8f;
    background-image: url(../img/arrow_03_p.png);
    background-position: right center;
    background-size: 14px;
  }
  #oneday_contents .conts_movie .link_text {
    text-decoration-line: underline;
    text-underline-offset: 8px;
  }
  /* conts_authoritative */
  #oneday_contents .conts_authoritative {
    margin-bottom: 90px;
  }
  #oneday_contents .conts_authoritative .authoritative_list {
    width: fit-content;
    margin: 0 auto 38px;
  }
  #oneday_contents .conts_authoritative .authoritative_list ul {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
  }
  #oneday_contents .conts_authoritative .authoritative_list ul li {
    height: 144px;
    margin-right: 20px;
  }
  #oneday_contents .conts_authoritative .authoritative_list ul li img {
    height: 100%;
    width: auto;
  }
  #oneday_contents .conts_authoritative .authoritative_list ul li:last-of-type {
    margin-right: 0;
  }
  #oneday_contents .conts_authoritative .authoritative_list .tyushaku {
    width: 560px;
    display: flex;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    margin-left: auto;
    flex-wrap: wrap;
    color: #f26d8f;
  }
  /* conts_trouble */
  #oneday_contents .conts_trouble {
    background-color: #fff7f6;
    padding: 129px 0 110px;
    position: relative;
  }
  #oneday_contents .conts_trouble::after {
    content: "";
    position: absolute;
    bottom: 82px;
    left: 50%;
    transform: translateX(-50%);
    width: 53px;
    height: 26px;
    background-image: url(../img/arrow_04.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    z-index: 50;
  }
  #oneday_contents .conts_trouble ul {
    font-size: 23px;
    line-height: 1.5;
    letter-spacing: -0.05em;
  }
  #oneday_contents .conts_trouble ul li {
    display: inline-block;
    margin: 0 32px 32px 0;
    text-decoration: underline;
    text-underline-offset: 4px;
  }
  #oneday_contents .conts_trouble ul li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-image: url(../img/icon_03.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 24px;
    margin-right: 10px;
  }
  /* conts_point */
  #oneday_contents .conts_point {
    padding: 77px 0 116px;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 138px;
  }
  #oneday_contents .conts_point .auto {
    width: 740px;
    margin: 0 auto;
  }
  #oneday_contents .conts_point .sec_title {
    margin-bottom: 37px;
  }
  #oneday_contents .conts_point ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #oneday_contents .conts_point ul > li {
    width: 362px;
    margin-bottom: 14px;
  }
  #oneday_contents .conts_point .detail_box h3 {
    background-color: #f26d8f;
    color: #fff;
    font-size: 23px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 14px 0 15px;
  }
  #oneday_contents .conts_point .detail_box ul {
    background-color: #fff;
    display: block;
    padding: 47px 0 30px;
  }
  #oneday_contents .conts_point .detail_box ul li {
    width: 554px;
    font-size: 26px;
    line-height: 1.3;
    text-align: left;
    margin: 0 auto 28px;
    position: relative;
    padding-left: 50px;
    background-image: url(../img/point_01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 39px;
  }
  #oneday_contents .conts_point .detail_box ul li:nth-child(2) {
    background-image: url(../img/point_02.png);
  }
  #oneday_contents .conts_point .detail_box ul li:nth-child(3) {
    background-image: url(../img/point_03.png);
  }
  #oneday_contents .conts_point ul li {
    width: 362px;
    margin-bottom: 14px;
  }
  #oneday_contents .evaluation_block {
    margin-bottom: 138px;
  }
  #oneday_contents .evaluation_block h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    padding: 15px 20px 15px;
    width: 780px;
    margin: 0 auto 22px;
    position: relative;
    text-align: center;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
  }
  #oneday_contents .evaluation_block h3::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 32px;
    border-bottom-width: 32px;
    border-left-width: 32px;
    border-right-width: 15px;
    margin-top: -32px;
    border-right-color: #ef8196;
    right: 100%;
    top: 50%;
  }
  #oneday_contents .evaluation_block h3::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 32px;
    border-bottom-width: 32px;
    border-right-width: 15px;
    margin-top: -32px;
    border-right-color: #f7bfb4;
    left: 100%;
    top: 50%;
    transform: rotate(180deg);
  }
  #oneday_contents .evaluation_block .evaluation_img {
    width: 730px;
    margin: 0 auto;
  }
  #oneday_contents .conts_tiktok {
    margin-bottom: 139px;
  }
  #oneday_contents .conts_tiktok .auto {
    width: 1000px;
  }
  #oneday_contents .conts_tiktok h2 {
    width: 602px;
    margin: 0 auto 60px;
  }
  #oneday_contents .conts_tiktok .conts_wrapper {
    position: relative;
    margin-bottom: 60px;
  }
  #oneday_contents .conts_tiktok .conts_wrapper:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_tiktok .vid_contents {
    position: absolute;
    top: -35px;
    right: 94px;
  }
  #oneday_contents .conts_tiktok .conts_wrapper:nth-of-type(2n) .vid_contents {
    left: 94px;
    right: auto;
  }
  #oneday_contents .conts_tiktok .vid_contents video {
    max-width: 285px;
    width: auto;
    background: #0a0a0a;
    border-radius: 14px;
    border: solid #0a0a0a 9px;
  }
  /* conts_flow */
  #oneday_contents .conts_flow {
    color: #fff;
    padding: 123px 0 90px;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow-x: hidden;
  }
  #oneday_contents .conts_flow h2 {
    margin-bottom: 20px;
  }
  #oneday_contents .conts_flow .caution_text {
    font-size: 15px;
    margin-bottom: 60px;
  }
  #oneday_contents .conts_flow .auto {
    width: 1090px;
  }
  #oneday_contents .conts_flow .title_block {
    margin-bottom: 12px;
    margin-bottom: 64px;
  }
  #oneday_contents .conts_flow .sub_title {
    font-size: 18px;
    margin-bottom: 64px;
  }
  #oneday_contents .conts_flow .swiper-container {
    position: relative;
  }
  #oneday_contents .conts_flow .swiper-wrapper {
    padding-bottom: 44px;
    position: relative;
  }
  #oneday_contents .conts_flow .swiper-slide {
    width: 350px;
    height: auto;
    padding: 58px 30px 30px;
    color: #242424;
    border-radius: 10px;
    background-color: rgba(253, 239, 240, 0.8);
  }
  #oneday_contents .conts_flow .swiper-slide:last-of-type {
    margin-right: 0 !important;
  }
  #oneday_contents .conts_flow .swiper-slide .number {
    width: 53px;
    height: 53px;
    font-size: 22px;
    line-height: 1.1;
    color: #fff;
    padding: 11px 0 0;
    border-radius: 50%;
    background-color: #f26d8f;
    position: absolute;
    left: 50%;
    top: -15px;
    transform: translateX(-50%);
  }
  #oneday_contents .conts_flow .swiper-slide .number .small {
    display: block;
    font-size: 8px;
  }
  #oneday_contents .conts_flow .swiper-slide h3 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 11px;
  }
  #oneday_contents .conts_flow .swiper-slide .img {
    margin-bottom: 13px;
  }
  #oneday_contents .conts_flow .swiper-slide .text {
    text-align: left;
    line-height: 1.9;
  }
  #oneday_contents .conts_flow .swiper-button-prev {
    width: 18px;
    height: 26px;
    background-image: url(../img/arrow_02_l.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -12px;
    top: calc(50% - 22px);
    cursor: pointer;
    transform: translateY(-50%);
    transition-duration: 0.3s;
    z-index: 1;
  }
  #oneday_contents .conts_flow .swiper-button-next {
    width: 18px;
    height: 26px;
    background-image: url(../img/arrow_02_r.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: -12px;
    top: calc(50% - 22px);
    cursor: pointer;
    transform: translateY(-50%);
    transition-duration: 0.3s;
    z-index: 1;
  }
  #oneday_contents .conts_flow .swiper-button-disabled {
    opacity: 0;
  }
  #oneday_contents .conts_flow .swiper-scrollbar {
    width: 447px;
    height: 5px;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
    background-color: #f8e1e0;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 1;
  }
  #oneday_contents .conts_flow .swiper-scrollbar-drag {
    background-color: #f26d8f;
  }
  /* conts_faq */
  #oneday_contents .conts_faq {
    padding: 132px 0 90px;
  }
  #oneday_contents .conts_faq .auto {
    width: 1000px;
  }
  #oneday_contents .conts_faq .title_block {
    margin-bottom: 45px;
  }
  #oneday_contents .conts_faq .sub_title {
    font-size: 18px;
    margin-bottom: 64px;
  }
  #oneday_contents .conts_faq .faq_list {
    text-align: left;
    margin-bottom: 30px;
  }
  #oneday_contents .conts_faq .faq_list dl {
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
  }
  #oneday_contents .conts_faq .faq_list dt {
    position: relative;
    font-size: 21px;
    line-height: 1.5;
    padding: 29px 80px 28px 107px;
    background-color: #fbf2f2;
    background-image: url("../img/icon_plus.svg");
    background-repeat: no-repeat;
    background-position: right 45px center;
    background-size: 15px;
  }
  #oneday_contents .conts_faq .faq_list dt::before {
    content: "Q";
    display: block;
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 1;
    font-family: "Tenor Sans", sans-serif;
    color: #fff;
    padding: 10px 0 0;
    font-weight: 600;
    border-radius: 50%;
    text-align: center;
    background-color: #f26d8f;
    box-sizing: border-box;
    position: absolute;
    left: 45px;
    top: 25px;
  }
  #oneday_contents .conts_faq .faq_list dd {
    line-height: 2.2;
    position: relative;
    padding: 18px 80px 6px 107px;
  }
  #oneday_contents .conts_faq a {
    width: auto;
    display: inline-block;
    text-decoration: underline;
    color: #f26d8f;
  }
  #oneday_contents .conts_faq a:hover {
    text-decoration: none;
  }
  #oneday_contents .conts_faq .faq_list dd::before {
    content: "A";
    display: block;
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 1;
    font-family: "Tenor Sans", sans-serif;
    color: #fff;
    padding: 10px 0 0;
    border-radius: 50%;
    text-align: center;
    background-color: #242424;
    box-sizing: border-box;
    position: absolute;
    left: 45px;
    top: 16px;
  }
    #oneday_contents .conts_faq .sub_message {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 27px;
  }
  /* banner_wrapper */
  #oneday_contents .banner_wrapper {
    display: flex;
    width: 1200px;
    margin: 0 auto 80px;
  }
  #oneday_contents .banner_area {
    width: calc(50% - 8px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 760px) {
  /*=========================
▼▼共通▼▼
===========================*/
  .header-nav-wrap {
    background-color: #e79aa3;
  }
  .header-nav .btn_reserve {
    background-color: #e79aa3;
    border: 2px solid #fff;
  }
  #oneday_contents {
    font-size: 16px;
    line-height: 1.9;
  }
  #oneday_contents section {
    width: 100%;
    clear: both;
    padding: 74px 0 80px;
    position: relative;
  }
  #oneday_contents .webfont {
    font-family: "Tenor Sans", sans-serif;
    font-weight: 400;
  }
  #oneday_contents .sp_none {
    display: none;
  }
  #oneday_contents img {
    display: block;
    width: 100%;
    height: auto;
  }
  #oneday_contents .sec_title {
    font-size: 26px;
    line-height: 1.5;
  }
  .circle_text {
    width: 162px;
    font-size: 19px;
    letter-spacing: -0.05em;
    line-height: 1.4;
    padding: 18px 3% 17px;
    border: solid 1px #ccc;
    border-radius: 50%;
  }
  .circle_text .eng {
    display: block;
    font-size: 10px;
    margin-bottom: 2px;
  }
  #oneday_contents .title_block {
    margin-bottom: 20px;
  }
  #oneday_contents .title_block .eng_title {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 14px;
  }
  #oneday_contents .title_block .sec_title {
    font-size: 28px;
    text-align: center;
    max-width: 324px;
    margin: 0 auto;
  }
  #oneday_contents .c-marker {
    background: -webkit-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: -moz-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: linear-gradient(left, #fffabd 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 100% 0.5em;
    transition: 1s ease-out;
    transition-delay: 0.4s;
  }
  #oneday_contents .c-marker.mark_red {
    background: -webkit-linear-gradient(left, #f26d8f 50%, transparent 50%);
    background: -moz-linear-gradient(left, #e76d8c 50%, transparent 50%);
    background: linear-gradient(left, #e76d8c 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 100% 0.5em;
  }
  #oneday_contents .c-marker.is-mark {
    background-position: 0% 0.5em;
  }
  #oneday_contents .pink {
    font-weight: 700;
    color: #f26d8f;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  /* conts_fv */
  #oneday_contents .conts_fv {
    padding: 0 0 50px;
    background-image: url(../img/bg_02.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 320%;
    overflow: hidden;
  }
  #oneday_contents .conts_fv .auto {
    width: 100%;
  }
  #oneday_contents .conts_fv .pagetitle {
    font-size: 30px;
    line-height: 1.4;
    color: #fff;
    padding: 10px 0 12px;
    position: relative;
    z-index: 1;
  }
  #oneday_contents .conts_fv .pagetitle::after {
    content: "";
    position: absolute;
    left: 0;
    top: -2vw;
    transform: skewY(2deg);
    width: 100%;
    height: calc(100% + 2vw);
    background-image: url(../img/bg_01.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    z-index: -1;
  }
  #oneday_contents .conts_fv .pagetitle .small {
    display: block;
    font-size: 14px;
  }
  #oneday_contents .conts_fv .pagetitle .trademark {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
  }
  #oneday_contents .conts_fv .wrapper {
    display: flex;
    position: relative;
    margin: 0 auto 18px;
    flex-direction: column;
    z-index: 1;
  }
  #oneday_contents .conts_fv .center_box {
    text-align: center;
    margin: 0;
    position: relative;
  }
  #oneday_contents .conts_fv .center_box .main_img {
    width: 76%;
    position: relative;
    left: 40vw;
  }
  #oneday_contents .conts_fv .center_box h3 {
    width: 100%;
  }
  #oneday_contents .conts_fv .treatment_img {
    width: 90%;
    margin: 0 auto 25px;
  }
  #oneday_contents .conts_fv .right_box {
    order: 2;
  }
  #oneday_contents .conts_fv .right_box .circle_text {
    margin: 0 auto 10px;
  }
  #oneday_contents .conts_fv .right_box .sub_title {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: -0.05em;
  }
  #oneday_contents .conts_fv .right_box .sub_title .small {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    padding: 4px 0 0 4px;
  }
  #oneday_contents .conts_fv .price {
    max-width: 320px;
    margin: 0 auto 20px;
  }
  #oneday_contents .conts_fv .caution_list {
    width: 90%;
    font-size: 10px;
    line-height: 1.5;
    text-align: left;
    color: #7a7a7a;
    margin: 0 auto 30px;
  }
  #oneday_contents .conts_fv .caution_list li {
    text-indent: -2.6em;
    padding-left: 2.6em;
    margin-bottom: 6px;
  }
  #oneday_contents .conts_fv .caution_list li:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_fv .warning_text {
    width: 90%;
    font-size: 17px;
    line-height: 1.4;
    text-align: left;
    text-indent: -28px;
    padding: 15px 20px 17px 48px;
    border-radius: 10px;
    background-color: #f8e2e1;
    margin: 0 auto 10px;
  }
  #oneday_contents .conts_fv .warning_text::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-image: url(../img/icon_02.svg);
    background-repeat: no-repeat;
    background-position: left top 0px;
    background-size: contain;
    margin: 0 6px 3px 0;
  }
  #oneday_contents .conts_fv .text {
    width: 90%;
    font-size: 13px;
    line-height: 1.7;
    text-align: left;
    margin: 0 auto 17px;
  }
  #oneday_contents .conts_fv .banner {
    width: 90%;
    margin: 0 auto;
  }
  #oneday_contents .conts_tiktok {
    margin-bottom: 83px;
    padding: 0;
  }
  #oneday_contents .conts_tiktok h2 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 20px;
  }
  #oneday_contents .conts_tiktok .conts_wrapper {
    position: relative;
    margin: 0 auto 20px;
  }
  #oneday_contents .conts_tiktok .conts_wrapper:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_tiktok .vid_contents {
    position: absolute;
    top: 35vw;
    right: 4vw;
  }
  #oneday_contents .conts_tiktok .conts_wrapper:nth-of-type(2n) .vid_contents {
    left: 4vw;
    right: auto;
  }
  #oneday_contents .conts_tiktok .vid_contents video {
    width: 43vw;
    background: #0a0a0a;
    border-radius: 14px;
    border: solid #0a0a0a 5px;
  }
  /* conts_no_faceband */
  #oneday_contents .conts_no_faceband {
    padding: 0;
    margin: 0 auto 76px;
    width: 90%;
  }
  #oneday_contents .conts_no_faceband .auto {
    width: 100%;
  }
  #oneday_contents .conts_no_faceband h2 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
    color: #fff;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
    padding: 12px 2% 14px;
    position: relative;
    text-align: center;
    border-radius: 14px 14px 0 0;
  }
  #oneday_contents .conts_no_faceband h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 18px 0 18px;
    border-color: #f3a0a5 transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    z-index: 2;
  }
  #oneday_contents .conts_no_faceband h2 .small {
    display: block;
    font-size: 14px;
    line-height: 1.4;
  }
  #oneday_contents .conts_no_faceband .bottom_block {
    position: relative;
    background-color: #fff7f6;
    padding: 30px 4% 32px;
    margin-bottom: 39px;
  }
  #oneday_contents .conts_no_faceband .bottom_block::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 48px;
    height: 22px;
    background-image: url(../img/arrow_04.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    z-index: 50;
  }
  #oneday_contents .conts_no_faceband .bottom_block h3 {
    position: relative;
    font-size: 20px;
    width: fit-content;
    margin: 0 auto 25px;
  }
  #oneday_contents .conts_no_faceband .bottom_block h3::after {
    content: "";
    display: block;
    width: 100%;
    background-color: #090b0e;
    height: 2px;
    position: absolute;
    bottom: 0px;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image {
    position: relative;
    display: flex;
    flex-direction: column;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image {
    margin-bottom: 13px;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image .box {
    margin-bottom: 80px;
  }
  #oneday_contents
    .conts_no_faceband
    .bottom_block
    .set_image
    .box:nth-of-type(2) {
    margin-bottom: 0;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image .box .img {
    margin-bottom: 10px;
  }
  #oneday_contents .conts_no_faceband .appeal_block h4 {
    width: 90%;
    margin: 0 auto;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    padding: 12px 0px 12px;
    margin: 0 auto 13px;
    position: relative;
    text-align: center;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
  }
  #oneday_contents .conts_no_faceband .appeal_block h4::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 38px;
    border-bottom-width: 38px;
    border-left-width: 38px;
    border-right-width: 14px;
    margin-top: -38px;
    border-right-color: #ef8196;
    right: 100%;
    top: 50%;
  }
  #oneday_contents .conts_no_faceband .appeal_block h4::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 38px;
    border-bottom-width: 38px;
    border-right-width: 14px;
    margin-top: -38px;
    border-right-color: #f7bfb4;
    left: 100%;
    top: 50%;
    transform: rotate(180deg);
  }
  #oneday_contents .conts_no_faceband .appeal_block .text {
    font-size: 18px;
    line-height: 1.8;
  }
  #oneday_contents .conts_no_faceband .set_image .cross {
    min-width: 40px;
    padding: 8px 0 0;
    background-image: url(../img/part_02.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    order: 2;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image .box h4 {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
  }
  #oneday_contents .conts_no_faceband .bottom_block .set_image .box h4 .line {
    background: -webkit-linear-gradient(left, #f8c5ce 50%, transparent 50%);
    background: -moz-linear-gradient(left, #fffabd 50%, transparent 50%);
    background: linear-gradient(left, #fffabd 50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 0.8em;
    background-position: 100% 0.5em;
    transition: 1s ease-out;
    transition-delay: 0.3s;
    background-position: 0% 0.5em;
  }
  #oneday_contents .conts_no_faceband .bottom_block .text {
    text-align: left;
    line-height: 1.8;
    margin: 0 auto;
  }
  #oneday_contents .conts_reason {
    margin-bottom: 60px;
    background-image: url(../img/bg_05.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 67px;
  }
  #oneday_contents .conts_reason h2 {
    margin-bottom: 26px;
    text-align: center;
    color: #fff;
  }
  #oneday_contents .conts_reason h2 .middle {
    font-size: 30px;
    display: flex;
    margin-top: -12px;
    align-items: center;
    justify-content: center;
  }
  #oneday_contents .conts_reason h2 .big {
    font-size: 56px;
    line-height: 1.2;
    padding-bottom: 15px;
  }
  #oneday_contents .conts_reason .reason_list > li {
    margin-bottom: 30px;
    border-radius: 14px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 34px 4% 35px;
  }
  #oneday_contents .conts_reason .reason_list li:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_reason .reason_list li h3 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 16px;
    text-align: center;
  }
  #oneday_contents .conts_reason .reason_list li.kogao h3 {
    margin-bottom: 23px;
  }
  #oneday_contents .conts_reason .reason_list li:last-of-type h3 {
    margin-bottom: 11px;
  }
  #oneday_contents .conts_reason .reason_list li h3.bg_gold {
    border-radius: 6px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block {
    width: fit-content;
    position: relative;
    display: flex;
    margin: 0 auto 14px;
  }
  #oneday_contents .conts_reason .reason_list li.preventive .img_block {
    margin-bottom: 0;
  }
  #oneday_contents .conts_reason .reason_list li .img_block .hukidasi {
    line-height: 1.4;
    background-color: #fff;
    color: #f46581;
    border: 1px solid #f46581;
    padding: 2vw;
    text-align: center;
    z-index: 2;
    border-radius: 50%;
    width: 20vw;
    height: 20vw;
    position: absolute;
    top: -7vw;
    right: -29px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.8vw;
  }
  #oneday_contents
    .conts_reason
    .reason_list
    li.preventive
    .img_block
    .hukidasi {
    top: -10px;
    right: -32px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block .img.kogao {
    margin-right: 5px;
  }
  #oneday_contents
    .conts_reason
    .reason_list
    li
    .img_block
    .img.kogao:last-of-type {
    margin-right: 5px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block .img:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_reason .reason_list li.preventive .img_block .img {
    margin-bottom: -3px;
    order: 2;
  }
  #oneday_contents
    .conts_reason
    .reason_list
    li
    .img_block
    .img.kogao:last-of-type {
    margin-right: 0;
  }
  #oneday_contents .conts_reason .reason_list li .text {
    text-align: left;
  }
  #oneday_contents .conts_reason .reason_list li .lead_text {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 700;
    margin-bottom: 22px;
    text-align: center;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol {
    display: flex;
    margin: 0 auto 15px;
    flex-wrap: wrap;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li {
    display: flex;
    width: 48%;
    padding: 0;
    text-align: left;
    position: relative;
    border-radius: 5px;
    background-color: #f26d8f;
    margin-bottom: 20px;
    flex-direction: column;
  }
  #oneday_contents
    .conts_reason
    .reason_list
    li
    .img_block
    ol
    li:nth-of-type(odd) {
    margin-right: 10px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li::after {
    content: "";
    display: block;
    width: 5vw;
    height: 5vw;
    background-image: url(../img/part_03.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    position: absolute;
    right: -3vw;
    top: 25%;
    z-index: 2;
  }
  #oneday_contents
    .conts_reason
    .reason_list
    li
    .img_block
    ol
    li:last-of-type::after {
    display: none;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li .box {
    order: 2;
    background-color: #f26d8f;
    color: #fff;
    border-radius: 5px;
    padding: 10px 10px 12px;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li h4 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: center;
    order: 1;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #oneday_contents .conts_reason .reason_list li .img_block ol li .list_text {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    order: 3;
  }
  #oneday_contents .conts_comparison {
    margin-bottom: 41px;
    padding: 0;
  }
  #oneday_contents .sec_title {
    margin-bottom: 21px;
  }
  #oneday_contents .conts_comparison .lead_text {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: center;
  }
  #oneday_contents .conts_comparison .img {
    margin: 0 auto;
  }
  #oneday_contents .conts_case {
    padding: 0;
    margin-bottom: 84px;
  }
  #oneday_contents .conts_case h2 {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  #oneday_contents .conts_case li {
    margin-bottom: 20px;
  }
  /*▼▼もっと見る▼▼*/
  .more {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ffffff;
    border-radius: 5px;
    box-sizing: border-box;
  }
  .more__content {
    position: relative;
    height: auto;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
  }
  .more__content.open::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    transition: 1s;
    background: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
    pointer-events: none;
  }
  .more__content::after {
    z-index: -1;
    opacity: 0;
  }
  .more__btn {
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    border: none;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
    border-radius: 100px;
    padding: 16px 5% 15px;
    transition-duration: 0.3s;
  }
  .more__btn::before {
    content: "+";
    display: inline-block;
    margin-right: 6px;
  }
  .more__content.open ~ .more__btn::before {
    content: "-";
  }
  /*▲▲もっと見る▲▲*/
  /* conts_choosing_dr */
  #oneday_contents .conts_choosing_dr {
    color: #fff;
    padding-bottom: 83px;
    margin-bottom: 80px;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  #oneday_contents .conts_choosing_dr .title_block {
    text-align: left;
  }
  #oneday_contents .conts_choosing_dr .title_block .sec_title {
    text-align: left;
  }
  #oneday_contents .conts_choosing_dr .sub_title {
    font-size: 19px;
    margin-bottom: 36px;
  }
  #oneday_contents .conts_choosing_dr .drs_img {
    width: 100%;
    margin: 0 auto 30px;
  }
  #oneday_contents .conts_choosing_dr .case {
    max-width: 440px;
    margin: 0 auto 40px;
  }
  #oneday_contents .conts_choosing_dr .message {
    font-size: 20px;
    padding: 14px 5% 13px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 0 auto 22px;
    line-height: 1.6;
  }
  #oneday_contents .conts_choosing_dr .text {
    text-align: left;
    line-height: 1.8;
  }
  #oneday_contents .conts_choosing_dr .bottom_box img {
    border-radius: 14px;
    margin-bottom: 12px;
  }
  #oneday_contents .conts_choosing_dr .bottom_box .text {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
  }
  #oneday_contents .conts_choosing_dr .bottom_box .text span {
    display: block;
    padding: 8px 3% 13px;
    border-radius: 4px;
    margin-top: 6px;
    background-color: #f26d8f;
  }
  #oneday_contents .conts_feature {
    margin-bottom: 114px;
    padding: 0px;
  }
  #oneday_contents .conts_feature h2 {
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 17px;
    text-align: center;
  }
  #oneday_contents .conts_feature h2 .big {
    font-size: 37px;
  }
  #oneday_contents .conts_feature .top_block .philosophy_img {
    max-width: 490px;
    margin: 0 auto 20px;
  }
  #oneday_contents .conts_feature .top_block .points_list {
    text-align: left;
    width: fit-content;
    margin: 0 auto 34px;
  }
  #oneday_contents .conts_feature .top_block .points_list li {
    font-size: 18px;
    line-height: 1.6;
    padding-left: 28px;
    background-image: url("../img/icon_03.png");
    background-size: 21px;
    background-repeat: no-repeat;
    background-position: left top 4px;
    margin-bottom: 14px;
  }
  #oneday_contents .conts_feature .top_block .points_list li:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_feature .img_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px;
  }
  #oneday_contents .conts_feature .img_list li {
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #f26d8f;
    border-radius: 8px;
  }
  #oneday_contents .conts_feature .img_list li:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_feature .img_list li .text {
    font-size: 16px;
    line-height: 1.5;
    padding: 12px 3% 14px;
    text-align: center;
  }
  #oneday_contents .conts_feature .img_list li .tyusyaku {
    display: block;
    font-size: 12px;
    color: #929292;
  }
  /* conts_price */
  #oneday_contents .conts_price {
    color: #fff;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  #oneday_contents .conts_price .title_block {
    margin-bottom: 8px;
  }
  #oneday_contents .conts_price .caution_text {
    font-size: 12px;
    margin-bottom: 21px;
  }
  #oneday_contents .conts_price .bg_block {
    color: #000;
    padding: 30px 5% 30px;
    border-radius: 10px;
    background-color: rgba(253, 239, 240, 0.8);
    margin-bottom: 20px;
  }
  #oneday_contents .conts_price .bg_block:last-of-type {
    margin-bottom: 32px;
  }
  #oneday_contents .conts_price .text_area {
    text-align: center;
    padding: 66vw 0 0;
    background-image: url(../img/face_01_r.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
  }
  #oneday_contents .conts_price .campaign_block .text_area {
    background-image: url(../img/face_01_02_r.png);
    background-size: 86%;
  }
  #oneday_contents .conts_price .bg_block h3 {
    font-size: 19px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 16px;
  }
  #oneday_contents .conts_price .text_area h3 {
    font-size: 19px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 16px;
  }
  #oneday_contents .conts_price .text_area .title_box {
    margin-bottom: 12px;
  }
  #oneday_contents .conts_price .text_area h3 .plus {
    display: block;
    text-align: center;
    margin: 0px 0 2px;
  }
  #oneday_contents .conts_price .bg_block .caution {
    font-size: 10px;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
    color: #bca9aa;
  }
  #oneday_contents .conts_price .price_box {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6cccd;
  }
  #oneday_contents .conts_price .price_box .price {
    max-width: 440px;
    margin: 0 auto 12px;
  }
  #oneday_contents .conts_price .point_box h4 {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 16px;
    margin-top: 33px;
  }
  #oneday_contents .conts_price .point_box .point_list {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  #oneday_contents .conts_price .point_box .point_list li {
    display: inline-block;
    background-color: #fdf6f6;
    padding: 3px 10px 3px;
    border-radius: 100px;
    margin: 0 3px 7px 0;
  }
  #oneday_contents .conts_price .addition_area {
    padding: 24px 3% 28px;
    border-radius: 10px;
    background-color: #fdf6f6;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  #oneday_contents .conts_price .addition_area h3 {
    margin-bottom: 12px;
  }
  #oneday_contents .conts_price .addition_area h3 .inner {
    display: inline-block;
  }
  #oneday_contents .conts_price .addition_area .caution {
    margin-bottom: 20px;
  }
  #oneday_contents .conts_price .addition_area .price {
    margin: 0 auto 26px;
    max-width: 380px;
  }
  #oneday_contents .conts_price .addition_area .bg_text {
    padding: 12px 3% 11px;
    letter-spacing: -0.05em;
    background-color: #faeaea;
    font-size: 14px;
  }
  #oneday_contents .conts_price .message {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }
  #oneday_contents .conts_price .slide_block h3 {
    margin-bottom: 20px;
  }
  #oneday_contents .conts_price .site_list {
    font-size: 13px;
    line-height: 1.3;
    color: #fdf6f6;
    margin-bottom: 10px;
  }
  #oneday_contents .conts_price .site_list li {
    display: inline-block;
    border-radius: 100px;
    padding: 3px 10px 3px;
    margin: 0 3px 7px 0;
    background-color: #f26d8f;
  }
  #oneday_contents .conts_price .swiper {
    padding: 6px 0 36px;
    margin-bottom: 15px;
  }
  #oneday_contents .conts_price .swiper:last-of-type {
    margin-bottom: 0;
  }
  #oneday_contents .conts_price .swiper-slide {
    width: 100%;
    height: auto;
    display: flex;
    padding: 20px 8% 20px;
    position: relative;
    line-height: 1.6;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
  }
  #oneday_contents .conts_price .swiper-slide::before {
    content: "";
    display: block;
    width: calc(100% - 12px);
    height: 100%;
    border-radius: 10px;
    background-color: #fef5f6;
    position: absolute;
    bottom: 0;
    left: 6px;
    z-index: -1;
  }
  #oneday_contents .conts_price .swiper-slide .number {
    width: 40px;
    height: 40px;
    font-size: 17px;
    text-align: center;
    color: #fff;
    padding: 6px 0 0;
    border-radius: 50%;
    background-color: #f26d8f;
    position: absolute;
    top: -6px;
    left: 0;
  }
  #oneday_contents .conts_price .swiper-slide .img {
    width: 130px;
    height: 130px;
    margin: 0 auto 16px;
  }
  #oneday_contents .conts_price .swiper-slide h4 {
    font-size: 19px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  #oneday_contents .conts_price .swiper-slide .text {
    font-size: 15px;
    line-height: 1.6;
  }
  #oneday_contents .conts_price .swiper-button-prev {
    width: 13px;
    height: 19px;
    background-image: url(../img/arrow_02_l.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: calc(50% - 18px);
    cursor: pointer;
    transition-duration: 0.3s;
    transform: translateY(-50%);
    z-index: 1;
  }
  #oneday_contents .conts_price .swiper-button-next {
    width: 13px;
    height: 19px;
    background-image: url(../img/arrow_02_r.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: calc(50% - 18px);
    cursor: pointer;
    transition-duration: 0.3s;
    transform: translateY(-50%);
    z-index: 1;
  }
  #oneday_contents .conts_price .swiper-pagination {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  #oneday_contents .conts_price .swiper-pagination-bullet {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #242424;
    margin: 0 9px;
    opacity: 0.3;
  }
  #oneday_contents .conts_price .swiper-pagination-bullet-active {
    opacity: 1;
  }
  #oneday_contents .conts_price .freecounseling {
    font-size: 19px;
    line-height: 1.5;
  }
  #oneday_contents .conts_summary .detail_area {
    width: 90%;
    margin: 0 auto;
    padding: 30px 5% 28px;
    border: solid 1px #f8e1de;
    border-radius: 14px;
  }
  #oneday_contents .conts_summary .detail_area h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  #oneday_contents .conts_summary .detail_area table {
    width: 100%;
    text-align: left;
    font-size: 14px;
  }
  #oneday_contents .conts_summary .detail_area tr:nth-of-type(2n) {
    background-color: #fbf2f2;
  }
  #oneday_contents .conts_summary .detail_area th {
    width: 30%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    padding: 12px 5% 10px 5%;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  #oneday_contents .conts_summary .detail_area td {
    width: 70%;
    padding: 16px 5% 18px 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  /* conts_movie */
  #oneday_contents .conts_movie {
    color: #fff;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  #oneday_contents .conts_movie .sec_title {
    font-size: 27px;
  }
  #oneday_contents .conts_movie .sec_title .small {
    font-size: 20px;
  }
  #oneday_contents .conts_movie .title_block {
    text-align: center;
    margin-bottom: 26px;
  }
  #oneday_contents .conts_movie .sub_title {
    text-align: center;
    font-size: 19px;
  }
  #oneday_contents .conts_movie .movie_wrapper {
    margin-bottom: 36px;
  }
  #oneday_contents .conts_movie .movie_wrapper:last-of-type {
    margin-bottom: 0px;
  }
  #oneday_contents .conts_movie .movie_wrapper .box:not(:last-of-type) {
    margin-bottom: 40px;
  }
  #oneday_contents .conts_movie .movie_wrapper .movie {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
    margin-bottom: 20px;
  }
  #oneday_contents .conts_movie .movie_wrapper .movie iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
  }
  #oneday_contents .conts_movie .movie_wrapper .btn {
    font-size: 14px;
    line-height: 1.4;
    margin: 0 auto;
  }
  #oneday_contents .conts_movie .movie_wrapper .btn a {
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 16px 5% 15px;
  }
  #oneday_contents .conts_movie .movie_wrapper .btn a .icon {
    display: inline-block;
    padding-right: 25px;
    background-image: url(../img/arrow_03_w.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 14px;
  }
  #oneday_contents .conts_movie .link_text {
    text-decoration-line: underline;
    text-underline-offset: 8px;
  }
  #oneday_contents .conts_authoritative .authoritative_list {
    width: fit-content;
    margin: 0 auto 28px;
  }
  #oneday_contents .conts_authoritative .authoritative_list ul {
    display: flex;
    margin-bottom: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }
  #oneday_contents .conts_authoritative .authoritative_list ul li {
    height: 18vw;
    max-height: 120px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  #oneday_contents .conts_authoritative .authoritative_list ul li img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  #oneday_contents
    .conts_authoritative
    .authoritative_list
    ul
    li:nth-of-type(2n) {
    margin-right: 0;
  }
  #oneday_contents .conts_authoritative .authoritative_list ul li:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
  }
  #oneday_contents .conts_authoritative .authoritative_list .tyushaku {
    width: fit-content;
    font-size: 12px;
    line-height: 1.5;
    margin-left: auto;
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;
    font-weight: normal;
  }
  #oneday_contents .conts_authoritative .authoritative_list .tyushaku li {
    margin-bottom: 3px;
  }
  /* conts_trouble */
  #oneday_contents .conts_trouble {
    background-color: #fff7f6;
    padding: 76px 0 33px;
  }
  #oneday_contents .conts_trouble::after {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 38px;
    height: 18px;
    background-image: url(../img/arrow_04.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    z-index: 50;
  }
  #oneday_contents .conts_trouble ul {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: -0.05em;
    text-align: left;
    max-width: 438px;
    margin: 0 auto;
  }
  #oneday_contents .conts_trouble ul li {
    display: inline-block;
    margin: 0 10px 18px 0;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-indent: -1.6em;
    padding-left: 1.6em;
  }
  #oneday_contents .conts_trouble ul li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background-image: url(../img/icon_03.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 18px;
    margin-right: 8px;
  }
  /* conts_point */
  #oneday_contents .conts_point {
    padding: 49px 0 88px;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 85px;
  }
  #oneday_contents .conts_point .sec_title {
    margin-bottom: 27px;
    font-size: 24px;
    color: #fff;
  }
  #oneday_contents .conts_point ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #oneday_contents .conts_point ul > li {
    margin-bottom: 14px;
  }
  #oneday_contents .conts_point .detail_box h3 {
    background-color: #f26d8f;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 14px 0 13px;
  }
  #oneday_contents .conts_point .detail_box ul {
    background-color: #fff;
    display: block;
    padding: 27px 5% 20px;
  }
  #oneday_contents .conts_point .detail_box ul li {
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    margin: 0 auto 12px;
    position: relative;
    padding: 8px 0px 0 38px;
    background-image: url(../img/point_01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 32px;
  }
  #oneday_contents .conts_point .detail_box ul li:nth-child(2) {
    background-image: url(../img/point_02.png);
  }
  #oneday_contents .conts_point .detail_box ul li:nth-child(3) {
    background-image: url(../img/point_03.png);
  }
  #oneday_contents .conts_point ul li {
    margin-bottom: 14px;
  }
  #oneday_contents .evaluation_block h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    padding: 12px 20px 12px;
    margin: 0 auto 13px;
    position: relative;
    text-align: center;
    background: rgb(239, 129, 150);
    background: linear-gradient(
      90deg,
      rgba(239, 129, 150, 1) 0%,
      rgba(247, 191, 180, 1) 100%
    );
  }
  #oneday_contents .evaluation_block h3::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 38px;
    border-bottom-width: 38px;
    border-left-width: 38px;
    border-right-width: 14px;
    margin-top: -38px;
    border-right-color: #ef8196;
    right: 100%;
    top: 50%;
  }
  #oneday_contents .evaluation_block h3::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(90, 230, 40, 0);
    border-top-width: 38px;
    border-bottom-width: 38px;
    border-right-width: 14px;
    margin-top: -38px;
    border-right-color: #f7bfb4;
    left: 100%;
    top: 50%;
    transform: rotate(180deg);
  }
  /* conts_flow */
  #oneday_contents .conts_flow {
    color: #fff;
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow-x: hidden;
  }
  #oneday_contents .conts_flow .title_block {
    margin-bottom: 44px;
  }
  #oneday_contents .conts_flow .title_block h2 {
    margin-bottom: 20px;
  }
  #oneday_contents .conts_flow .caution_text {
    font-size: 12px;
    margin-bottom: 21px;
  }
  #oneday_contents .conts_flow .sub_title {
    margin-bottom: 44px;
  }
  #oneday_contents .conts_flow .swiper-container {
    position: relative;
  }
  #oneday_contents .conts_flow .swiper-wrapper {
    padding-bottom: 44px;
    position: relative;
  }
  #oneday_contents .conts_flow .swiper-slide {
    height: auto;
    padding: 38px 5% 30px;
    color: #242424;
    border-radius: 10px;
    background-color: rgba(253, 239, 240, 0.8);
  }
  #oneday_contents .conts_flow .swiper-slide:last-of-type {
    margin-right: 0 !important;
  }
  #oneday_contents .conts_flow .swiper-slide .number {
    width: 53px;
    height: 53px;
    font-size: 22px;
    line-height: 1.1;
    color: #fff;
    padding: 11px 0 0;
    border-radius: 50%;
    background-color: #f26d8f;
    position: absolute;
    left: 50%;
    top: -15px;
    transform: translateX(-50%);
  }
  #oneday_contents .conts_flow .swiper-slide .number .small {
    display: block;
    font-size: 8px;
  }
  #oneday_contents .conts_flow .swiper-slide h3 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 11px;
  }
  #oneday_contents .conts_flow .swiper-slide .img {
    margin-bottom: 13px;
  }
  #oneday_contents .conts_flow .swiper-slide .text {
    text-align: left;
    line-height: 1.9;
    font-size: 14px;
  }
  #oneday_contents .conts_flow .swiper-button-prev {
    width: 18px;
    height: 26px;
    background-image: url(../img/arrow_02_l.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -12px;
    top: calc(50% - 22px);
    cursor: pointer;
    transform: translateY(-50%);
    transition-duration: 0.3s;
    z-index: 1;
  }
  #oneday_contents .conts_flow .swiper-button-next {
    width: 18px;
    height: 26px;
    background-image: url(../img/arrow_02_r.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: -12px;
    top: calc(50% - 22px);
    cursor: pointer;
    transform: translateY(-50%);
    transition-duration: 0.3s;
    z-index: 1;
  }
  #oneday_contents .conts_flow .swiper-button-disabled {
    opacity: 0;
  }
  #oneday_contents .conts_flow .swiper-scrollbar {
    width: 100%;
    height: 5px;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
    background-color: #f8e1e0;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  #oneday_contents .conts_flow .swiper-scrollbar-drag {
    background-color: #f26d8f;
  }
  /* conts_faq */
  #oneday_contents .conts_faq {
    padding-bottom: 20px;
  }
  #oneday_contents .conts_faq .title_block {
    margin-bottom: 28px;
  }
  #oneday_contents .conts_faq .sub_title {
    font-size: 18px;
    margin-bottom: 64px;
  }
  #oneday_contents .conts_faq .faq_list {
    text-align: left;
    margin-bottom: 28px;
  }
  #oneday_contents .conts_faq .faq_list dl {
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
  }
  #oneday_contents .conts_faq .faq_list dt {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    padding: 20px 40px 18px 50px;
    background-color: #fbf2f2;
    background-image: url("../img/icon_plus.svg");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 12px;
  }
  #oneday_contents .conts_faq .faq_list dt::before {
    content: "Q";
    display: block;
    width: 34px;
    height: 34px;
    font-size: 20px;
    line-height: 1;
    font-family: "Tenor Sans", sans-serif;
    color: #fff;
    padding: 8px 0 0;
    font-weight: 600;
    border-radius: 50%;
    text-align: center;
    background-color: #f26d8f;
    box-sizing: border-box;
    position: absolute;
    left: 10px;
    top: 12px;
  }
  #oneday_contents .conts_faq .faq_list dd {
    line-height: 1.7;
    position: relative;
    padding: 14px 40px 6px 50px;
    font-size: 14px;
  }
  #oneday_contents .conts_faq a {
    width: auto;
    display: inline-block;
    text-decoration: underline;
    color: #f26d8f;
  }
  #oneday_contents .conts_faq .faq_list dd::before {
    content: "A";
    display: block;
    width: 34px;
    height: 34px;
    font-size: 20px;
    line-height: 1;
    font-family: "Tenor Sans", sans-serif;
    color: #fff;
    padding: 8px 0 0;
    border-radius: 50%;
    text-align: center;
    background-color: #242424;
    box-sizing: border-box;
    position: absolute;
    left: 10px;
    top: 8px;
  }
    #oneday_contents .conts_faq .sub_message {
    font-size: 15px;
    line-height: 1.5;
  }
  /* banner_wrapper */
  #oneday_contents .banner_wrapper {
    width: 90%;
    margin: 0 auto 46px;
  }
  #oneday_contents .banner_area:not(:last-of-type) {
    margin-bottom: 12px;
  }
}
