#treatment {
  padding: 12.5vw 0 18vw;
}

#treatment .blk1 .txt {
  margin: 7vw 0 5vw;
}

#treatment .box {
  background: #E2EDF1;
  padding: 7.46268vw 4.97512vw 9.95024vw;
}

#treatment .box h3 {
  font-size: 5.97014vw;
  line-height: 10.945266vw;
  margin: 0 -1vw;
}

#treatment .box h3 .deco1 {
  display: inline-block;
  margin-left: -2vw;
}

#treatment .box h3 .deco2 {
  display: inline-block;
  margin-right: -4vw;
}

#treatment .box .txt {
  font-size: 16px;
  line-height: 32px;
  margin: 4vw 0;
}

#treatment .box .txt .big {
  font-size: 22px;
  line-height: 38px;
  text-decoration: underline;
  text-decoration-thickness: 16px;
  text-decoration-color: #FDD3E0;
  text-underline-offset: -7px;
}

@media screen and (min-width: 768px) {
  #treatment {
    padding: 70px 0;
    position: relative;
  }
  #treatment:after {
    content: '';
    max-width: 1120px;
    width: calc(100% - 40px);
    border-bottom: 1px dashed #A4A4A4;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #treatment .blk1 .txt {
    font-size: 20px;
    line-height: 38px;
    margin: 45px 0 55px;
  }
  #treatment .box {
    padding: 50px 34px 45px;
  }
  #treatment .box .img {
    margin-top: 10px;
  }
  #treatment .box .img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 50%;
  }
  #treatment .box h3 {
    font-size: 36px;
    line-height: 54px;
    margin: 0;
    text-align: center;
  }
  #treatment .box h3 .deco1 {
    margin-left: 0;
  }
  #treatment .box h3 .deco2 {
    margin-right: 0px;
  }
  #treatment .box .txt {
    font-size: 18px;
    line-height: 38px;
    margin: 35px 0;
  }
  #treatment .box .txt .big {
    font-size: 24px;
  }
}

@media screen and (min-width: 1024px) {
  #treatment .box {
    display: flex;
    justify-content: space-between;
  }
  #treatment .box .col {
    max-width: 516px;
    width: 50%;
  }
  #treatment .box .img {
    max-width: 487px;
    width: 48%;
  }
  #treatment .box .img img {
    height: 100%;
  }
  #treatment .box h3 {
    font-size: 34px;
    text-align: left;
  }
  #treatment .box h3 .deco2 {
    margin-right: -20px;
  }
}

@media screen and (min-width: 1100px) {
  #treatment .box {
    padding-left: 43px;
  }
  #treatment .box h3 {
    font-size: 36px;
  }
}

#consideration {
  padding-bottom: 5vw;
}

#consideration .blk1 .txt {
  margin: 6.96517vw 0;
}

#consideration .blk2 .box {
  background: #E2EDF1;
  padding: 7vw 4.9vw 4.5vw;
  margin-bottom: 9.95024vw;
}

#consideration .blk2 .box h3 {
  font-size: 5.97014vw;
  line-height: 9.45273vw;
  margin: 0 -4vw 5vw;
}

#consideration .blk2 .box h3 .deco1 {
  display: inline-block;
  margin-left: -2vw;
}

#consideration .blk2 .box h3 .deco2 {
  display: inline-block;
  margin-right: -2vw;
}

#consideration .blk2 .box .img {
  margin-bottom: 5vw;
}

#consideration .blk2 .box .txt {
  line-height: 36px;
}

@media screen and (min-width: 768px) {
  #consideration {
    padding: 70px 0 40px;
  }
  #consideration:after {
    content: '';
    max-width: 1120px;
    width: calc(100% - 40px);
    border-bottom: 1px dashed #A4A4A4;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #consideration .blk1 {
    max-width: 1066px;
    width: 100%;
    margin: 0 auto;
  }
  #consideration .blk1 .txt {
    font-size: 20px;
    line-height: 38px;
    margin: 40px 0;
  }
  #consideration .blk2 {
    display: flex;
    justify-content: space-between;
  }
  #consideration .blk2 .box {
    max-width: 530px;
    width: 49%;
    padding: 45px 20px 35px;
    margin-bottom: 30px;
  }
  #consideration .blk2 .box h3 {
    font-size: 23px;
    line-height: 36px;
    margin: 0 -20px 25px;
  }
  #consideration .blk2 .box h3 .deco1 {
    margin-left: 0;
  }
  #consideration .blk2 .box h3 .deco2 {
    margin-right: 0;
  }
  #consideration .blk2 .box .img {
    margin-bottom: 25px;
  }
  #consideration .blk2 .box .img img {
    width: 100%;
    height: auto;
  }
  #consideration .blk2 .box .txt {
    line-height: 38px;
  }
}

@media screen and (min-width: 1024px) {
  #consideration .blk2 .box {
    padding: 45px 30px 35px;
  }
  #consideration .blk2 .box h3 {
    font-size: 30px;
    line-height: 54px;
  }
}

@media screen and (min-width: 1080px) {
  #consideration .blk2 .box h3 {
    font-size: 32px;
  }
}

#price {
  padding-bottom: 15vw;
}

#price .blk1 .txt {
  margin: 7vw 0 5vw;
}

#price .blk2 .txt {
  margin: 5vw 0;
}

#price .blk2 .txt .big {
  font-size: 6.96517vw;
  line-height: 11.44278vw;
  margin-top: 4vw;
}

@media screen and (min-width: 768px) {
  #price {
    padding: 70px 0 60px;
    position: relative;
  }
  #price:after {
    content: '';
    max-width: 1120px;
    width: calc(100% - 40px);
    border-bottom: 1px dashed #A4A4A4;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #price .wrap {
    max-width: 1134px;
  }
  #price .blk1 .txt {
    margin: 45px 0 35px;
  }
  #price .blk2 {
    margin-bottom: 35px;
  }
  #price .blk2 .img {
    max-width: 520px;
    width: 48%;
    float: right;
    margin-left: 40px;
  }
  #price .blk2 .img img {
    width: 100%;
    height: auto;
  }
  #price .blk2 .txt {
    margin: 0;
  }
  #price .blk2 .txt .big {
    font-size: 28px;
    line-height: 46px;
    margin-top: 10px;
  }
}

#compensation {
  padding-bottom: 10vw;
}

#compensation .blk1 .txt {
  margin: 7vw 0 5vw;
}

#compensation .blk2 dl {
  background: #E2EDF1;
  padding: 5vw;
  margin-bottom: 6.96517vw;
}

#compensation .blk2 dl dt {
  font-size: 5.97014vw;
  line-height: 9.45273vw;
  margin-bottom: 3vw;
}

@media screen and (min-width: 768px) {
  #compensation {
    padding: 70px 0 87px;
  }
  #compensation .blk1 .txt {
    text-align: center;
    margin: 45px 0;
  }
  #compensation .blk2 dl {
    padding: 38px;
    margin-bottom: 41px;
  }
  #compensation .blk2 dl dt {
    font-size: 32px;
    line-height: 54px;
    margin-bottom: 10px;
  }
}
