/*----------------------------------------------------------
  VARIABLES
----------------------------------------------------------*/
/*----------------------------------------------------------
  MIXIN
----------------------------------------------------------*/
/*----------------------------------------------------------
  TESTING
----------------------------------------------------------*/
@media (min-width: 769px) and (max-width: 1024px) {
  .hidden-tb {
    display: none;
  }
}
@media (min-width: 769px) {
  .only-sp {
    display: none;
  }
}

@media (max-width: 768px) {
  .only-pc {
    display: none;
  }
}

html, body {
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

.page-7th_moveforward {
  font-family: "Noto Sans JP", sans-serif;
}
.page-7th_moveforward img {
  image-rendering: auto;
}
@media (min-width: 769px) {
  .page-7th_moveforward .container {
    width: min(1100px, 91.6666666667vw);
    margin: 0 auto;
    padding: 0 min(50px, 4.1666666667vw);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-7th_moveforward a:focus:not(:active) {
    outline: -webkit-focus-ring-color auto min(2px, 0.1666666667vw);
  }
  .page-7th_moveforward a:active {
    outline: none;
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .container {
    width: 100%;
    padding: 0 5.3333333333vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.page-7th_moveforward .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .page-7th_moveforward .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.gogofesta__pagetop {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  position: fixed;
  -webkit-transition: opacity 0.24s ease-out, visibility 0.24s ease-out;
  transition: opacity 0.24s ease-out, visibility 0.24s ease-out;
  visibility: hidden;
  will-change: opacity, visibility;
  z-index: 2;
  position: fixed;
  border: none;
}
@media (min-width: 769px) {
  .gogofesta__pagetop {
    bottom: min(40px, 3.3333333333vw);
    -webkit-filter: drop-shadow(0 0 min(0.5454545455vw, min(6px, 0.5vw)) rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0 0 min(0.5454545455vw, min(6px, 0.5vw)) rgba(0, 0, 0, 0.16));
    height: min(80px, 6.6666666667vw);
    right: min(40px, 3.3333333333vw);
    width: min(80px, 6.6666666667vw);
  }
}

.gogofesta__pagetop.show {
  opacity: 1;
  visibility: visible;
}

@media (any-hover: hover) {
  .gogofesta__pagetop {
    cursor: pointer;
  }
  .gogofesta__pagetop .arw {
    transition: -webkit-transform 0.24s ease-out;
    -webkit-transition: -webkit-transform 0.24s ease-out;
    transition: transform 0.24s ease-out;
    transition: transform 0.24s ease-out, -webkit-transform 0.24s ease-out;
    will-change: transform;
  }
  .gogofesta__pagetop:hover .arw {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    -webkit-transition-duration: 0.32s;
            transition-duration: 0.32s;
  }
}
.page-check_bodycompositionscaler * {
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}
.page-check_bodycompositionscaler #wrapper {
  background-color: #F1F9FC;
}
@media (min-width: 769px) {
  .page-check_bodycompositionscaler .hover:hover {
    opacity: 0.8;
    -webkit-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
  }
}

.kv {
  background-color: #fff;
}
@media (max-width: 768px) {
  .kv {
    padding-bottom: 5.8666666667vw;
  }
}
@media (min-width: 769px) {
  .kv {
    padding-top: 37px;
  }
}
.kv_inner {
  position: relative;
}
.kv_inner img {
  width: 100%;
  height: auto;
}
@media (min-width: 769px) {
  .kv_inner {
    width: min(1100px, 91.6666666667vw);
    height: min(610px, 50.8333333333vw);
    margin: 0 auto;
  }
}
.kv_logo {
  position: absolute;
}
@media (max-width: 768px) {
  .kv_logo {
    top: 7.7333333333vw;
    left: 50%;
    width: 40.5333333333vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (min-width: 769px) {
  .kv_logo {
    top: min(40px, 3.3333333333vw);
    left: min(50px, 4.1666666667vw);
    width: min(195px, 16.25vw);
  }
}
.kv_img {
  width: 100%;
  height: auto;
}

.intro {
  position: relative;
  padding: min(61px, 5.0833333333vw) 0 0;
  background: url("../images/check_bodycompositionscaler/intro_bg.png") no-repeat center top min(59px, 4.9166666667vw);
  background-size: min(892px, 74.3333333333vw) auto;
}
@media (max-width: 768px) {
  .intro {
    background: none;
    padding: 11.7333333333vw 0 0;
  }
  .intro:before {
    content: "";
    position: absolute;
    top: 9.0666666667vw;
    left: 50%;
    width: 100vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 21.3333333333vw;
    background: url("../images/check_bodycompositionscaler/intro_bg_sp.png") no-repeat left 0.5333333333vw top;
    background-size: 98.1333333333vw auto;
  }
}
.intro_title {
  font-weight: bold;
  text-align: center;
  font-size: 6.4vw;
  line-height: 1.2083333333;
  letter-spacing: 0.05em;
  color: #1F64B0;
}
.intro_title > span {
  display: inline-block;
  min-width: 67.4666666667vw;
  padding-inline: 5.3333333333vw 1.3333333333vw;
  background: url("../images/check_bodycompositionscaler/ttl_bg_sp.png") no-repeat center bottom 0;
  background-size: auto 8.8vw;
}
@media (max-width: 768px) {
  .intro_title .txt-02 {
    margin-left: -2.1333333333vw;
  }
}
@media (min-width: 769px) {
  .intro_title {
    font-size: min(38px, 3.1666666667vw);
    letter-spacing: min(1.9px, 0.1583333333vw);
  }
  .intro_title > span {
    display: inline-block;
    min-width: min(731px, 60.9166666667vw);
    padding-inline: min(20px, 1.6666666667vw) min(5px, 0.4166666667vw);
    line-height: min(42px, 3.5vw);
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    background: url("../images/check_bodycompositionscaler/ttl_bg.png") no-repeat center top min(4px, 0.3333333333vw);
    background-size: auto min(42px, 3.5vw);
  }
}
.intro .txt-blue {
  color: #00ABE3;
}
.intro .txt-underline {
  font-style: normal;
  text-decoration: none;
  background: url("../images/check_bodycompositionscaler/line_yellow.png") repeat-x left bottom 0.2666666667vw;
  background-size: auto 2.1333333333vw;
}
@media (min-width: 769px) {
  .intro .txt-underline {
    background: url("../images/check_bodycompositionscaler/line_yellow.png") repeat-x left bottom min(1px, 0.0833333333vw);
    background-size: auto min(12px, 1vw);
  }
}
.intro_txt {
  margin: 3.4666666667vw 0 0;
  font-size: 4.8vw;
  line-height: 1.56;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 769px) {
  .intro_txt {
    margin: min(23px, 1.9166666667vw) 0 0;
    font-size: min(26px, 2.1666666667vw);
    line-height: 1.62;
  }
}

.sec-h3 {
  font-size: 5.3333333333vw;
  font-weight: bold;
  text-align: center;
  color: #1f64b0;
}
.sec-h3 sup {
  position: relative;
  top: 0.5333333333vw;
  font-size: 3.7333333333vw;
}
@media (max-width: 768px) {
  .sec-h3 sup {
    margin-right: -1em;
  }
}
@media (min-width: 769px) {
  .sec-h3 {
    font-size: min(26px, 2.1666666667vw);
  }
  .sec-h3 sup {
    font-size: min(18px, 1.5vw);
    position: relative;
    top: min(2px, 0.1666666667vw);
  }
}

.period {
  padding: min(103px, 8.5833333333vw) 0 0;
}
@media (max-width: 768px) {
  .period {
    padding: 22.4vw 0 0;
  }
}
.period_ttl {
  margin-bottom: 13.3333333333vw;
}
@media (min-width: 769px) {
  .period_ttl {
    margin-bottom: min(50px, 4.1666666667vw);
  }
}
.period_block {
  margin-top: 6.4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 32vw;
  border-radius: 2.6666666667vw;
  border: solid 0.8vw #65abf9;
}
@media (min-width: 769px) {
  .period_block {
    margin: min(42px, 3.5vw) max(-2px, -0.1666666667vw) 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: min(156px, 13vw);
    border-radius: min(10px, 0.8333333333vw);
    border: solid min(4px, 0.3333333333vw) #65abf9;
  }
}
.period_date {
  font-size: min(26px, 2.1666666667vw);
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #1f64b0;
}
.period_date img {
  width: 48.5333333333vw;
}
.period_date .month {
  margin-left: min(24px, 2vw);
}
.period_date .txt-01 {
  margin-inline: min(8px, 0.6666666667vw) min(10px, 0.8333333333vw);
}
.period_date .number {
  position: relative;
  top: min(2px, 0.1666666667vw);
  display: inline-block;
  vertical-align: baseline;
  font-size: min(60px, 5vw);
  font-family: Helvetica, "Noto Sans JP", sans-serif;
}
@media (min-width: 769px) {
  .period_date {
    margin-left: min(6px, 0.5vw);
  }
  .period_date img {
    width: min(829px, 69.0833333333vw);
  }
}
@media (max-width: 768px) {
  .period_date {
    font-size: 3.7333333333vw;
  }
  .period_date img {
    width: 48.8vw;
  }
  .period_date .month {
    margin-left: 3.7333333333vw;
  }
  .period_date .txt-01 {
    display: inline-block;
    margin: 1.3333333333vw 0;
  }
  .period_date .number {
    top: 0;
    font-size: 6.9333333333vw;
  }
}

.plan {
  padding: 3.7333333333vw 0 5.8666666667vw;
  min-height: 33.0666666667vw;
  margin: 16vw auto 17.6vw;
  border-radius: 2.6666666667vw;
  background-color: #fff;
}
@media (min-width: 769px) {
  .plan {
    padding: min(16px, 1.3333333333vw) 0 min(24px, 2vw);
    min-height: min(110px, 9.1666666667vw);
    margin: min(66px, 5.5vw) auto min(77px, 6.4166666667vw);
    border-radius: min(10px, 0.8333333333vw);
  }
}
.plan_title {
  margin-bottom: 1.6vw;
  font-size: 4.2666666667vw;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 769px) {
  .plan_title {
    margin-bottom: min(6px, 0.5vw);
    font-size: min(16px, 1.3333333333vw);
    font-weight: bold;
    text-align: center;
  }
}
.plan_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 2.6666666667vw;
}
@media (min-width: 769px) {
  .plan_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: min(10px, 0.8333333333vw);
  }
}
.plan_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20vw;
  height: 14.9333333333vw;
  line-height: 1.29;
  font-size: 3.7333333333vw;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border-radius: 2.1333333333vw;
  background-color: #1f64b0;
}
@media (min-width: 769px) {
  .plan_item {
    width: min(156px, 13vw);
    height: min(38px, 3.1666666667vw);
    line-height: min(38px, 3.1666666667vw);
    font-size: min(16px, 1.3333333333vw);
    font-weight: bold;
    text-align: center;
    color: #fff;
    border-radius: min(8px, 0.6666666667vw);
    background-color: #1f64b0;
  }
}

.txt-note {
  font-size: 3.7333333333vw;
  line-height: 1.57;
  font-weight: bold;
}
.txt-note a {
  color: #1f64b0;
  text-decoration: underline;
}
.txt-note li + li {
  margin-top: 2.1333333333vw;
}
@media (min-width: 769px) {
  .txt-note {
    font-size: min(16px, 1.3333333333vw);
    font-weight: bold;
    line-height: 1.63;
  }
  .txt-note li + li {
    margin-top: min(12px, 1vw);
  }
}

.award_ttl {
  margin-bottom: 3.2vw;
}
@media (min-width: 769px) {
  .award_ttl {
    margin-bottom: min(12px, 1vw);
  }
}
.award_subttl {
  font-weight: bold;
  text-align: center;
}
@media (max-width: 768px) {
  .award_subttl {
    font-size: 3.7333333333vw;
    line-height: 1.57;
  }
}
@media (min-width: 769px) {
  .award_subttl {
    font-size: min(16px, 1.3333333333vw);
  }
}
.award_table {
  overflow: hidden;
  margin: 5.0666666667vw auto 8vw;
  border-radius: 2.6666666667vw;
  border: solid 0.2666666667vw #61B5FE;
}
@media (min-width: 769px) {
  .award_table {
    width: min(500px, 41.6666666667vw);
    margin: min(28px, 2.3333333333vw) auto min(18px, 1.5vw);
    border-radius: min(10px, 0.8333333333vw);
    border: solid min(1px, 0.0833333333vw) #61B5FE;
  }
}
.award_table table {
  width: 100%;
  font-size: 3.7333333333vw;
  font-weight: 500;
}
@media (min-width: 769px) {
  .award_table table {
    font-size: min(16px, 1.3333333333vw);
    font-weight: 500;
  }
}
.award_table th {
  padding: 4vw 5.3333333333vw;
  font-weight: bold;
  border-left: solid 0.2666666667vw #61B5FE;
  text-align: left;
  background-color: #cfe6f9;
}
@media (min-width: 769px) {
  .award_table th {
    padding: min(15px, 1.25vw) min(40px, 3.3333333333vw) min(14px, 1.1666666667vw);
    font-size: min(16px, 1.3333333333vw);
    border-left: solid min(1px, 0.0833333333vw) #61B5FE;
  }
}
.award_table td {
  padding: 3.2vw 5.3333333333vw 3.4666666667vw;
  border-top: solid 0.2666666667vw #61B5FE;
  border-left: solid 0.2666666667vw #61B5FE;
}
@media (min-width: 769px) {
  .award_table td {
    padding: min(10px, 0.8333333333vw) min(40px, 3.3333333333vw) min(11px, 0.9166666667vw);
    border-top: solid min(1px, 0.0833333333vw) #61B5FE;
    border-left: solid min(1px, 0.0833333333vw) #61B5FE;
  }
}
.award_table th:first-of-type, .award_table td:first-of-type {
  border-left: 0;
  width: 44.5333333333vw;
}
@media (min-width: 769px) {
  .award_table th:first-of-type, .award_table td:first-of-type {
    border-left: 0;
    width: min(243px, 20.25vw);
  }
}
.award_table tr {
  background-color: #fff;
}
.award_table tr:nth-of-type(odd) {
  background-color: #f3f3f3;
}
.award_table .number {
  display: inline-block;
  vertical-align: baseline;
  font-size: 5.3333333333vw;
  line-height: 1;
  font-weight: bold;
  color: #1f64b0;
}
@media (min-width: 769px) {
  .award_table .number {
    display: inline-block;
    vertical-align: baseline;
    font-size: min(24px, 2vw);
    line-height: 1;
    font-weight: bold;
  }
}
/*----------------------------------------------------------
  REWARD
----------------------------------------------------------*/
.reward {
  padding: 16.5333333333vw 0 0;
}
@media (min-width: 769px) {
  .reward {
    padding: min(74px, 6.1666666667vw) 0 0;
  }
}
.reward_ttl {
  margin: 4.5333333333vw auto 2.6666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 72vw;
  height: 13.3333333333vw;
  font-size: 4.8vw;
  font-weight: bold;
  border-radius: 2.6666666667vw;
  border: solid 0.5333333333vw #1f64b0;
}
@media (min-width: 769px) {
  .reward_ttl {
    margin: min(17px, 1.4166666667vw) auto min(20px, 1.6666666667vw);
    width: min(360px, 30vw);
    height: min(50px, 4.1666666667vw);
    font-size: min(20px, 1.6666666667vw);
    font-weight: bold;
    border-radius: min(10px, 0.8333333333vw);
    border: solid min(2px, 0.1666666667vw) #1f64b0;
  }
}
@media (max-width: 768px) {
  .reward_subttl {
    font-size: 3.7333333333vw;
    font-weight: bold;
    margin-bottom: 6.1333333333vw;
  }
}
@media (min-width: 769px) {
  .reward_subttl {
    margin-bottom: min(43px, 3.5833333333vw);
    font-size: min(16px, 1.3333333333vw);
    font-weight: 500;
    text-align: center;
  }
}

@media (min-width: 769px) {
  .accordion-wrapper {
    width: min(760px, 63.3333333333vw);
    margin: 0 auto;
  }
}
.accordion-head {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  height: 16vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 2.1333333333vw;
  color: #fff;
  background-color: #00abe3;
}
@media (min-width: 769px) {
  .accordion-head {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 min(20px, 1.6666666667vw);
    width: min(460px, 38.3333333333vw);
    height: min(66px, 5.5vw);
    border-radius: min(8px, 0.6666666667vw);
    color: #fff;
    background-color: #00abe3;
  }
}
.accordion-head h3 {
  width: 100%;
  font-size: min(18px, 1.5vw);
  font-weight: bold;
  text-align: center;
}
@media (max-width: 768px) {
  .accordion-head h3 {
    font-size: 4.2666666667vw;
  }
}
.accordion-head .ico-arrow {
  position: absolute;
  right: 4vw;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  width: 5.3333333333vw;
  height: 3.2vw;
  background: url("../images/check_bodycompositionscaler/ico_arrow_white_sp.png") no-repeat center right;
  background-size: 100% auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  will-change: transform;
}
@media (min-width: 769px) {
  .accordion-head .ico-arrow {
    right: min(25px, 2.0833333333vw);
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
    width: min(18px, 1.5vw);
    height: min(10px, 0.8333333333vw);
    background: url("../images/check_bodycompositionscaler/ico_arrow_white.png") no-repeat center right;
    background-size: 100% auto;
  }
}
.is-open .accordion-head .ico-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.accordion-body {
  display: none;
}
.howto_list {
  padding-block: 12.2666666667vw 0;
}
@media (min-width: 769px) {
  .howto_list {
    padding-block: min(47px, 3.9166666667vw) 0;
  }
}
.howto_item {
  position: relative;
  padding: 9.3333333333vw 5.3333333333vw 5.3333333333vw;
  border-radius: 2.6666666667vw;
  background-color: #fff;
}
.howto_item .col-left p {
  font-size: 4.2666666667vw;
  line-height: 1.75;
  font-weight: bold;
}
@media (min-width: 769px) {
  .howto_item .col-left p {
    font-size: min(18px, 1.5vw);
    line-height: 1.67;
  }
}
@media (max-width: 768px) {
  .howto_item .col-right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 53.3333333333vw;
    margin: 0 auto 4.2666666667vw;
  }
}
@media (min-width: 769px) {
  .howto_item .col-right {
    width: min(160px, 13.3333333333vw);
  }
}
@media (min-width: 769px) {
  .howto_item.step05 {
    padding-block: min(36px, 3vw);
  }
}
@media (max-width: 768px) {
  .howto_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 769px) {
  .howto_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: min(30px, 2.5vw) min(60px, 5vw);
    border-radius: min(10px, 0.8333333333vw);
    background-color: #fff;
  }
}
.howto_item + .howto_item {
  position: relative;
}
@media (max-width: 768px) {
  .howto_item + .howto_item {
    margin-top: 17.3333333333vw;
  }
}
@media (min-width: 769px) {
  .howto_item + .howto_item {
    margin-top: min(40px, 3.3333333333vw);
  }
}
.howto_item + .howto_item:before {
  content: "";
  position: absolute;
  top: -12vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 5.6vw;
  height: 2.9333333333vw;
  background: url("../images/check_bodycompositionscaler/arrow_blue.png") no-repeat center center;
  background-size: 100% auto;
}
@media (min-width: 769px) {
  .howto_item + .howto_item:before {
    top: max(-25px, -2.0833333333vw);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: min(22px, 1.8333333333vw);
    height: min(12px, 1vw);
    margin-left: min(20px, 1.6666666667vw);
    background: url("../images/check_bodycompositionscaler/arrow_blue.png") no-repeat center center;
    background-size: 100% auto;
  }
}
.howto_number {
  position: absolute;
  line-height: 0;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 22.4vw;
  left: 50%;
}
@media (min-width: 769px) {
  .howto_number {
    top: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: min(100px, 8.3333333333vw);
    left: min(60px, 5vw);
  }
}
.howto_note {
  margin-top: 2.1333333333vw;
}
@media (min-width: 769px) {
  .howto_note {
    margin-top: min(12px, 1vw);
    font-size: min(14px, 1.1666666667vw);
    font-weight: 500;
  }
}

.benifit {
  padding: 16.8vw 0 0;
}
@media (min-width: 769px) {
  .benifit {
    padding: min(75px, 6.25vw) 0 0;
  }
}
.benifit .txt-underline {
  text-decoration: none;
  background: url("../images/check_bodycompositionscaler/line_yellow.png") repeat-x left bottom 0.2666666667vw;
  background-size: auto 1.6vw;
}
@media (min-width: 769px) {
  .benifit .txt-underline {
    background: url("../images/check_bodycompositionscaler/line_yellow.png") repeat-x left bottom min(1px, 0.0833333333vw);
    background-size: auto min(6px, 0.5vw);
  }
}
.benifit .txt-blue {
  color: #1f64b0;
}
.benifit_ttl {
  margin: 3.4666666667vw 0 5.0666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.38;
  text-align: center;
  font-weight: bold;
}
.benifit_ttl .txt-blue {
  font-size: 4.8vw;
}
.benifit_ttl .txt-underline {
  margin-left: 0.25em;
}
.benifit_ttl sup {
  font-size: 0.65em;
  color: #1f64b0;
}
@media (min-width: 769px) {
  .benifit_ttl {
    margin: min(13px, 1.0833333333vw) 0 min(16px, 1.3333333333vw);
    font-size: min(18px, 1.5vw);
  }
  .benifit_ttl .txt-blue {
    font-size: min(20px, 1.6666666667vw);
  }
}
.benifit_logo {
  width: 69.8666666667vw;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .benifit_logo {
    width: min(262px, 21.8333333333vw);
  }
}
.benifit_box {
  margin: 4.8vw auto 5.3333333333vw;
  text-align: center;
  padding: 4.5333333333vw 4.5333333333vw 3.2vw;
  min-height: 26.6666666667vw;
  border-radius: 2.6666666667vw;
  background-color: #fff;
}
@media (min-width: 769px) {
  .benifit_box {
    margin: min(15px, 1.25vw) auto min(18px, 1.5vw);
    padding: min(17px, 1.4166666667vw);
    min-height: min(94px, 7.8333333333vw);
    border-radius: min(10px, 0.8333333333vw);
    background-color: #fff;
  }
}
.benifit_box h4 {
  font-size: min(16px, 1.3333333333vw);
  line-height: 1.88;
  font-weight: bold;
}
@media (max-width: 768px) {
  .benifit_box h4 {
    font-size: 3.7333333333vw;
    line-height: 1.71;
  }
}
.benifit_box .txt-blue {
  color: #00ABE3;
}
.terms {
  margin-bottom: min(98px, 8.1666666667vw);
}
@media (max-width: 768px) {
  .terms {
    margin-bottom: 21.3333333333vw;
  }
}
.terms_ttl {
  margin: 16.8vw 0 6.1333333333vw;
  position: relative;
  text-align: center;
}
@media (min-width: 769px) {
  .terms_ttl {
    margin: min(73px, 6.0833333333vw) 0 min(30px, 2.5vw);
  }
}
.terms_ttl:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: min(2px, 0.1666666667vw);
  margin-top: max(-1px, -0.0833333333vw);
  background-color: #1f64b0;
}
@media (max-width: 768px) {
  .terms_ttl:before {
    height: 0.5333333333vw;
    margin-top: -0.5333333333vw;
  }
}
.terms_ttl span {
  position: relative;
  background-color: #F1F9FC;
  padding: 0vw 4vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #1f64b0;
  letter-spacing: 0.05em;
}
@media (min-width: 769px) {
  .terms_ttl span {
    padding: 0 min(16px, 1.3333333333vw);
    font-size: min(18px, 1.5vw);
  }
}
.logo_bottom {
  position: relative;
  text-align: center;
  padding: min(137px, 11.4166666667vw) 0 min(33px, 2.75vw);
  background-color: #00ABE3;
}
.logo_bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: min(14px, 1.1666666667vw);
  background: url("../images/campaign-bd-bot.jpg") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .logo_bottom:before {
    background: url("../images/campaign-bd-bot-sp.jpg") no-repeat center center;
    background-size: 100% 100%;
    height: 1.6vw;
  }
}
@media (max-width: 768px) {
  .logo_bottom {
    padding: 17.3333333333vw 0 20vw;
  }
}
.logo_bottom img {
  display: block;
  width: min(481px, 40.0833333333vw);
  margin: 0 auto min(33px, 2.75vw);
}
@media (max-width: 768px) {
  .logo_bottom img {
    width: 80vw;
    margin: 0 auto 6.1333333333vw;
  }
}
.logo_bottom .btn-cta {
  color: #fff;
  font-size: min(14px, 1.1666666667vw);
  height: min(16px, 1.3333333333vw);
  padding-inline: min(4px, 0.3333333333vw) min(12px, 1vw);
  text-decoration: none;
  background: url("../images/check_bodycompositionscaler/ico_btn.png") no-repeat center right;
  background-size: auto min(13px, 1.0833333333vw);
}
@media (max-width: 768px) {
  .logo_bottom .btn-cta {
    font-size: 3.7333333333vw;
    height: 4.2666666667vw;
    padding-inline: 0 3.2vw;
    margin-left: -0.8vw;
    background-size: auto 3.4666666667vw;
  }
}