@charset "UTF-8";
.fs-xs {
  font-size: 12px;
}
@media all and (max-width: 1320px) {
  .fs-xs {
    font-size: 10.8px;
  }
}
@media all and (max-width: 1100px) {
  .fs-xs {
    font-size: 10.2px;
  }
}
@media all and (max-width: 896px) {
  .fs-xs {
    font-size: 9.6px;
  }
}
@media all and (max-width: 639px) {
  .fs-xs {
    font-size: 8.4px;
  }
}

.fs-sm {
  font-size: 14px;
}
@media all and (max-width: 1320px) {
  .fs-sm {
    font-size: 12.6px;
  }
}
@media all and (max-width: 1100px) {
  .fs-sm {
    font-size: 11.9px;
  }
}
@media all and (max-width: 896px) {
  .fs-sm {
    font-size: 11.2px;
  }
}
@media all and (max-width: 639px) {
  .fs-sm {
    font-size: 9.8px;
  }
}

.fs-base {
  font-size: 16px;
}
@media all and (max-width: 1320px) {
  .fs-base {
    font-size: 14.4px;
  }
}
@media all and (max-width: 1100px) {
  .fs-base {
    font-size: 13.6px;
  }
}
@media all and (max-width: 896px) {
  .fs-base {
    font-size: 12.8px;
  }
}
@media all and (max-width: 639px) {
  .fs-base {
    font-size: 11.2px;
  }
}

.fs-lg {
  font-size: 18px;
}
@media all and (max-width: 1320px) {
  .fs-lg {
    font-size: 16.2px;
  }
}
@media all and (max-width: 1100px) {
  .fs-lg {
    font-size: 15.3px;
  }
}
@media all and (max-width: 896px) {
  .fs-lg {
    font-size: 14.4px;
  }
}
@media all and (max-width: 639px) {
  .fs-lg {
    font-size: 12.6px;
  }
}

.fs-xl {
  font-size: 25px;
}
@media all and (max-width: 1320px) {
  .fs-xl {
    font-size: 22.5px;
  }
}
@media all and (max-width: 1100px) {
  .fs-xl {
    font-size: 21.25px;
  }
}
@media all and (max-width: 896px) {
  .fs-xl {
    font-size: 20px;
  }
}
@media all and (max-width: 639px) {
  .fs-xl {
    font-size: 17.5px;
  }
}

.fs-2xl {
  font-size: 30px;
}
@media all and (max-width: 1320px) {
  .fs-2xl {
    font-size: 27px;
  }
}
@media all and (max-width: 1100px) {
  .fs-2xl {
    font-size: 25.5px;
  }
}
@media all and (max-width: 896px) {
  .fs-2xl {
    font-size: 24px;
  }
}
@media all and (max-width: 639px) {
  .fs-2xl {
    font-size: 21px;
  }
}

.fs-3xl {
  font-size: 36px;
}
@media all and (max-width: 1320px) {
  .fs-3xl {
    font-size: 32.4px;
  }
}
@media all and (max-width: 1100px) {
  .fs-3xl {
    font-size: 30.6px;
  }
}
@media all and (max-width: 896px) {
  .fs-3xl {
    font-size: 28.8px;
  }
}
@media all and (max-width: 639px) {
  .fs-3xl {
    font-size: 25.2px;
  }
}

.b-m1 {
  margin-bottom: 1px;
}

.b-m2 {
  margin-bottom: 2px;
}

.b-m3 {
  margin-bottom: 3px;
}

.b-m4 {
  margin-bottom: 4px;
}

.b-m5 {
  margin-bottom: 5px;
}

.b-m6 {
  margin-bottom: 6px;
}

.b-m7 {
  margin-bottom: 7px;
}

.b-m8 {
  margin-bottom: 8px;
}

.b-m9 {
  margin-bottom: 9px;
}

.b-m10 {
  margin-bottom: 10px;
}

.b-m11 {
  margin-bottom: 11px;
}

.b-m12 {
  margin-bottom: 12px;
}

.b-m13 {
  margin-bottom: 13px;
}

.b-m14 {
  margin-bottom: 14px;
}

.b-m15 {
  margin-bottom: 15px;
}

.b-m16 {
  margin-bottom: 16px;
}

.b-m17 {
  margin-bottom: 17px;
}

.b-m18 {
  margin-bottom: 18px;
}

.b-m19 {
  margin-bottom: 19px;
}

.b-m20 {
  margin-bottom: 20px;
}

.b-m21 {
  margin-bottom: 21px;
}

.b-m22 {
  margin-bottom: 22px;
}

.b-m23 {
  margin-bottom: 23px;
}

.b-m24 {
  margin-bottom: 24px;
}

.b-m25 {
  margin-bottom: 25px;
}

.b-m26 {
  margin-bottom: 26px;
}

.b-m27 {
  margin-bottom: 27px;
}

.b-m28 {
  margin-bottom: 28px;
}

.b-m29 {
  margin-bottom: 29px;
}

.b-m30 {
  margin-bottom: 30px;
}

.b-m31 {
  margin-bottom: 31px;
}

.b-m32 {
  margin-bottom: 32px;
}

.b-m33 {
  margin-bottom: 33px;
}

.b-m34 {
  margin-bottom: 34px;
}

.b-m35 {
  margin-bottom: 35px;
}

.b-m36 {
  margin-bottom: 36px;
}

.b-m37 {
  margin-bottom: 37px;
}

.b-m38 {
  margin-bottom: 38px;
}

.b-m39 {
  margin-bottom: 39px;
}

.b-m40 {
  margin-bottom: 40px;
}

.b-m41 {
  margin-bottom: 41px;
}

.b-m42 {
  margin-bottom: 42px;
}

.b-m43 {
  margin-bottom: 43px;
}

.b-m44 {
  margin-bottom: 44px;
}

.b-m45 {
  margin-bottom: 45px;
}

.b-m46 {
  margin-bottom: 46px;
}

.b-m47 {
  margin-bottom: 47px;
}

.b-m48 {
  margin-bottom: 48px;
}

.b-m49 {
  margin-bottom: 49px;
}

.b-m50 {
  margin-bottom: 50px;
}

.b-m51 {
  margin-bottom: 51px;
}

.b-m52 {
  margin-bottom: 52px;
}

.b-m53 {
  margin-bottom: 53px;
}

.b-m54 {
  margin-bottom: 54px;
}

.b-m55 {
  margin-bottom: 55px;
}

.b-m56 {
  margin-bottom: 56px;
}

.b-m57 {
  margin-bottom: 57px;
}

.b-m58 {
  margin-bottom: 58px;
}

.b-m59 {
  margin-bottom: 59px;
}

.b-m60 {
  margin-bottom: 60px;
}

.b-m61 {
  margin-bottom: 61px;
}

.b-m62 {
  margin-bottom: 62px;
}

.b-m63 {
  margin-bottom: 63px;
}

.b-m64 {
  margin-bottom: 64px;
}

.b-m65 {
  margin-bottom: 65px;
}

.b-m66 {
  margin-bottom: 66px;
}

.b-m67 {
  margin-bottom: 67px;
}

.b-m68 {
  margin-bottom: 68px;
}

.b-m69 {
  margin-bottom: 69px;
}

.b-m70 {
  margin-bottom: 70px;
}

.b-m71 {
  margin-bottom: 71px;
}

.b-m72 {
  margin-bottom: 72px;
}

.b-m73 {
  margin-bottom: 73px;
}

.b-m74 {
  margin-bottom: 74px;
}

.b-m75 {
  margin-bottom: 75px;
}

.b-m76 {
  margin-bottom: 76px;
}

.b-m77 {
  margin-bottom: 77px;
}

.b-m78 {
  margin-bottom: 78px;
}

.b-m79 {
  margin-bottom: 79px;
}

.b-m80 {
  margin-bottom: 80px;
}

.b-m81 {
  margin-bottom: 81px;
}

.b-m82 {
  margin-bottom: 82px;
}

.b-m83 {
  margin-bottom: 83px;
}

.b-m84 {
  margin-bottom: 84px;
}

.b-m85 {
  margin-bottom: 85px;
}

.b-m86 {
  margin-bottom: 86px;
}

.b-m87 {
  margin-bottom: 87px;
}

.b-m88 {
  margin-bottom: 88px;
}

.b-m89 {
  margin-bottom: 89px;
}

.b-m90 {
  margin-bottom: 90px;
}

.b-m91 {
  margin-bottom: 91px;
}

.b-m92 {
  margin-bottom: 92px;
}

.b-m93 {
  margin-bottom: 93px;
}

.b-m94 {
  margin-bottom: 94px;
}

.b-m95 {
  margin-bottom: 95px;
}

.b-m96 {
  margin-bottom: 96px;
}

.b-m97 {
  margin-bottom: 97px;
}

.b-m98 {
  margin-bottom: 98px;
}

.b-m99 {
  margin-bottom: 99px;
}

.b-m100 {
  margin-bottom: 100px;
}

.b-m101 {
  margin-bottom: 101px;
}

.b-m102 {
  margin-bottom: 102px;
}

.b-m103 {
  margin-bottom: 103px;
}

.b-m104 {
  margin-bottom: 104px;
}

.b-m105 {
  margin-bottom: 105px;
}

.b-m106 {
  margin-bottom: 106px;
}

.b-m107 {
  margin-bottom: 107px;
}

.b-m108 {
  margin-bottom: 108px;
}

.b-m109 {
  margin-bottom: 109px;
}

.b-m110 {
  margin-bottom: 110px;
}

.b-m111 {
  margin-bottom: 111px;
}

.b-m112 {
  margin-bottom: 112px;
}

.b-m113 {
  margin-bottom: 113px;
}

.b-m114 {
  margin-bottom: 114px;
}

.b-m115 {
  margin-bottom: 115px;
}

.b-m116 {
  margin-bottom: 116px;
}

.b-m117 {
  margin-bottom: 117px;
}

.b-m118 {
  margin-bottom: 118px;
}

.b-m119 {
  margin-bottom: 119px;
}

.b-m120 {
  margin-bottom: 120px;
}

.t-m1 {
  margin-top: 1px;
}

.t-m2 {
  margin-top: 2px;
}

.t-m3 {
  margin-top: 3px;
}

.t-m4 {
  margin-top: 4px;
}

.t-m5 {
  margin-top: 5px;
}

.t-m6 {
  margin-top: 6px;
}

.t-m7 {
  margin-top: 7px;
}

.t-m8 {
  margin-top: 8px;
}

.t-m9 {
  margin-top: 9px;
}

.t-m10 {
  margin-top: 10px;
}

.t-m11 {
  margin-top: 11px;
}

.t-m12 {
  margin-top: 12px;
}

.t-m13 {
  margin-top: 13px;
}

.t-m14 {
  margin-top: 14px;
}

.t-m15 {
  margin-top: 15px;
}

.t-m16 {
  margin-top: 16px;
}

.t-m17 {
  margin-top: 17px;
}

.t-m18 {
  margin-top: 18px;
}

.t-m19 {
  margin-top: 19px;
}

.t-m20 {
  margin-top: 20px;
}

.t-m21 {
  margin-top: 21px;
}

.t-m22 {
  margin-top: 22px;
}

.t-m23 {
  margin-top: 23px;
}

.t-m24 {
  margin-top: 24px;
}

.t-m25 {
  margin-top: 25px;
}

.t-m26 {
  margin-top: 26px;
}

.t-m27 {
  margin-top: 27px;
}

.t-m28 {
  margin-top: 28px;
}

.t-m29 {
  margin-top: 29px;
}

.t-m30 {
  margin-top: 30px;
}

.t-m31 {
  margin-top: 31px;
}

.t-m32 {
  margin-top: 32px;
}

.t-m33 {
  margin-top: 33px;
}

.t-m34 {
  margin-top: 34px;
}

.t-m35 {
  margin-top: 35px;
}

.t-m36 {
  margin-top: 36px;
}

.t-m37 {
  margin-top: 37px;
}

.t-m38 {
  margin-top: 38px;
}

.t-m39 {
  margin-top: 39px;
}

.t-m40 {
  margin-top: 40px;
}

.t-m41 {
  margin-top: 41px;
}

.t-m42 {
  margin-top: 42px;
}

.t-m43 {
  margin-top: 43px;
}

.t-m44 {
  margin-top: 44px;
}

.t-m45 {
  margin-top: 45px;
}

.t-m46 {
  margin-top: 46px;
}

.t-m47 {
  margin-top: 47px;
}

.t-m48 {
  margin-top: 48px;
}

.t-m49 {
  margin-top: 49px;
}

.t-m50 {
  margin-top: 50px;
}

.t-m51 {
  margin-top: 51px;
}

.t-m52 {
  margin-top: 52px;
}

.t-m53 {
  margin-top: 53px;
}

.t-m54 {
  margin-top: 54px;
}

.t-m55 {
  margin-top: 55px;
}

.t-m56 {
  margin-top: 56px;
}

.t-m57 {
  margin-top: 57px;
}

.t-m58 {
  margin-top: 58px;
}

.t-m59 {
  margin-top: 59px;
}

.t-m60 {
  margin-top: 60px;
}

.t-m61 {
  margin-top: 61px;
}

.t-m62 {
  margin-top: 62px;
}

.t-m63 {
  margin-top: 63px;
}

.t-m64 {
  margin-top: 64px;
}

.t-m65 {
  margin-top: 65px;
}

.t-m66 {
  margin-top: 66px;
}

.t-m67 {
  margin-top: 67px;
}

.t-m68 {
  margin-top: 68px;
}

.t-m69 {
  margin-top: 69px;
}

.t-m70 {
  margin-top: 70px;
}

.t-m71 {
  margin-top: 71px;
}

.t-m72 {
  margin-top: 72px;
}

.t-m73 {
  margin-top: 73px;
}

.t-m74 {
  margin-top: 74px;
}

.t-m75 {
  margin-top: 75px;
}

.t-m76 {
  margin-top: 76px;
}

.t-m77 {
  margin-top: 77px;
}

.t-m78 {
  margin-top: 78px;
}

.t-m79 {
  margin-top: 79px;
}

.t-m80 {
  margin-top: 80px;
}

.t-m81 {
  margin-top: 81px;
}

.t-m82 {
  margin-top: 82px;
}

.t-m83 {
  margin-top: 83px;
}

.t-m84 {
  margin-top: 84px;
}

.t-m85 {
  margin-top: 85px;
}

.t-m86 {
  margin-top: 86px;
}

.t-m87 {
  margin-top: 87px;
}

.t-m88 {
  margin-top: 88px;
}

.t-m89 {
  margin-top: 89px;
}

.t-m90 {
  margin-top: 90px;
}

.t-m91 {
  margin-top: 91px;
}

.t-m92 {
  margin-top: 92px;
}

.t-m93 {
  margin-top: 93px;
}

.t-m94 {
  margin-top: 94px;
}

.t-m95 {
  margin-top: 95px;
}

.t-m96 {
  margin-top: 96px;
}

.t-m97 {
  margin-top: 97px;
}

.t-m98 {
  margin-top: 98px;
}

.t-m99 {
  margin-top: 99px;
}

.t-m100 {
  margin-top: 100px;
}

.t-m101 {
  margin-top: 101px;
}

.t-m102 {
  margin-top: 102px;
}

.t-m103 {
  margin-top: 103px;
}

.t-m104 {
  margin-top: 104px;
}

.t-m105 {
  margin-top: 105px;
}

.t-m106 {
  margin-top: 106px;
}

.t-m107 {
  margin-top: 107px;
}

.t-m108 {
  margin-top: 108px;
}

.t-m109 {
  margin-top: 109px;
}

.t-m110 {
  margin-top: 110px;
}

.t-m111 {
  margin-top: 111px;
}

.t-m112 {
  margin-top: 112px;
}

.t-m113 {
  margin-top: 113px;
}

.t-m114 {
  margin-top: 114px;
}

.t-m115 {
  margin-top: 115px;
}

.t-m116 {
  margin-top: 116px;
}

.t-m117 {
  margin-top: 117px;
}

.t-m118 {
  margin-top: 118px;
}

.t-m119 {
  margin-top: 119px;
}

.t-m120 {
  margin-top: 120px;
}

.r-m1 {
  margin-right: 1px;
}

.r-m2 {
  margin-right: 2px;
}

.r-m3 {
  margin-right: 3px;
}

.r-m4 {
  margin-right: 4px;
}

.r-m5 {
  margin-right: 5px;
}

.r-m6 {
  margin-right: 6px;
}

.r-m7 {
  margin-right: 7px;
}

.r-m8 {
  margin-right: 8px;
}

.r-m9 {
  margin-right: 9px;
}

.r-m10 {
  margin-right: 10px;
}

.r-m11 {
  margin-right: 11px;
}

.r-m12 {
  margin-right: 12px;
}

.r-m13 {
  margin-right: 13px;
}

.r-m14 {
  margin-right: 14px;
}

.r-m15 {
  margin-right: 15px;
}

.r-m16 {
  margin-right: 16px;
}

.r-m17 {
  margin-right: 17px;
}

.r-m18 {
  margin-right: 18px;
}

.r-m19 {
  margin-right: 19px;
}

.r-m20 {
  margin-right: 20px;
}

.r-m21 {
  margin-right: 21px;
}

.r-m22 {
  margin-right: 22px;
}

.r-m23 {
  margin-right: 23px;
}

.r-m24 {
  margin-right: 24px;
}

.r-m25 {
  margin-right: 25px;
}

.r-m26 {
  margin-right: 26px;
}

.r-m27 {
  margin-right: 27px;
}

.r-m28 {
  margin-right: 28px;
}

.r-m29 {
  margin-right: 29px;
}

.r-m30 {
  margin-right: 30px;
}

.r-m31 {
  margin-right: 31px;
}

.r-m32 {
  margin-right: 32px;
}

.r-m33 {
  margin-right: 33px;
}

.r-m34 {
  margin-right: 34px;
}

.r-m35 {
  margin-right: 35px;
}

.r-m36 {
  margin-right: 36px;
}

.r-m37 {
  margin-right: 37px;
}

.r-m38 {
  margin-right: 38px;
}

.r-m39 {
  margin-right: 39px;
}

.r-m40 {
  margin-right: 40px;
}

.r-m41 {
  margin-right: 41px;
}

.r-m42 {
  margin-right: 42px;
}

.r-m43 {
  margin-right: 43px;
}

.r-m44 {
  margin-right: 44px;
}

.r-m45 {
  margin-right: 45px;
}

.r-m46 {
  margin-right: 46px;
}

.r-m47 {
  margin-right: 47px;
}

.r-m48 {
  margin-right: 48px;
}

.r-m49 {
  margin-right: 49px;
}

.r-m50 {
  margin-right: 50px;
}

.r-m51 {
  margin-right: 51px;
}

.r-m52 {
  margin-right: 52px;
}

.r-m53 {
  margin-right: 53px;
}

.r-m54 {
  margin-right: 54px;
}

.r-m55 {
  margin-right: 55px;
}

.r-m56 {
  margin-right: 56px;
}

.r-m57 {
  margin-right: 57px;
}

.r-m58 {
  margin-right: 58px;
}

.r-m59 {
  margin-right: 59px;
}

.r-m60 {
  margin-right: 60px;
}

.r-m61 {
  margin-right: 61px;
}

.r-m62 {
  margin-right: 62px;
}

.r-m63 {
  margin-right: 63px;
}

.r-m64 {
  margin-right: 64px;
}

.r-m65 {
  margin-right: 65px;
}

.r-m66 {
  margin-right: 66px;
}

.r-m67 {
  margin-right: 67px;
}

.r-m68 {
  margin-right: 68px;
}

.r-m69 {
  margin-right: 69px;
}

.r-m70 {
  margin-right: 70px;
}

.r-m71 {
  margin-right: 71px;
}

.r-m72 {
  margin-right: 72px;
}

.r-m73 {
  margin-right: 73px;
}

.r-m74 {
  margin-right: 74px;
}

.r-m75 {
  margin-right: 75px;
}

.r-m76 {
  margin-right: 76px;
}

.r-m77 {
  margin-right: 77px;
}

.r-m78 {
  margin-right: 78px;
}

.r-m79 {
  margin-right: 79px;
}

.r-m80 {
  margin-right: 80px;
}

.r-m81 {
  margin-right: 81px;
}

.r-m82 {
  margin-right: 82px;
}

.r-m83 {
  margin-right: 83px;
}

.r-m84 {
  margin-right: 84px;
}

.r-m85 {
  margin-right: 85px;
}

.r-m86 {
  margin-right: 86px;
}

.r-m87 {
  margin-right: 87px;
}

.r-m88 {
  margin-right: 88px;
}

.r-m89 {
  margin-right: 89px;
}

.r-m90 {
  margin-right: 90px;
}

.r-m91 {
  margin-right: 91px;
}

.r-m92 {
  margin-right: 92px;
}

.r-m93 {
  margin-right: 93px;
}

.r-m94 {
  margin-right: 94px;
}

.r-m95 {
  margin-right: 95px;
}

.r-m96 {
  margin-right: 96px;
}

.r-m97 {
  margin-right: 97px;
}

.r-m98 {
  margin-right: 98px;
}

.r-m99 {
  margin-right: 99px;
}

.r-m100 {
  margin-right: 100px;
}

.r-m101 {
  margin-right: 101px;
}

.r-m102 {
  margin-right: 102px;
}

.r-m103 {
  margin-right: 103px;
}

.r-m104 {
  margin-right: 104px;
}

.r-m105 {
  margin-right: 105px;
}

.r-m106 {
  margin-right: 106px;
}

.r-m107 {
  margin-right: 107px;
}

.r-m108 {
  margin-right: 108px;
}

.r-m109 {
  margin-right: 109px;
}

.r-m110 {
  margin-right: 110px;
}

.r-m111 {
  margin-right: 111px;
}

.r-m112 {
  margin-right: 112px;
}

.r-m113 {
  margin-right: 113px;
}

.r-m114 {
  margin-right: 114px;
}

.r-m115 {
  margin-right: 115px;
}

.r-m116 {
  margin-right: 116px;
}

.r-m117 {
  margin-right: 117px;
}

.r-m118 {
  margin-right: 118px;
}

.r-m119 {
  margin-right: 119px;
}

.r-m120 {
  margin-right: 120px;
}

.l-m1 {
  margin-left: 1px;
}

.l-m2 {
  margin-left: 2px;
}

.l-m3 {
  margin-left: 3px;
}

.l-m4 {
  margin-left: 4px;
}

.l-m5 {
  margin-left: 5px;
}

.l-m6 {
  margin-left: 6px;
}

.l-m7 {
  margin-left: 7px;
}

.l-m8 {
  margin-left: 8px;
}

.l-m9 {
  margin-left: 9px;
}

.l-m10 {
  margin-left: 10px;
}

.l-m11 {
  margin-left: 11px;
}

.l-m12 {
  margin-left: 12px;
}

.l-m13 {
  margin-left: 13px;
}

.l-m14 {
  margin-left: 14px;
}

.l-m15 {
  margin-left: 15px;
}

.l-m16 {
  margin-left: 16px;
}

.l-m17 {
  margin-left: 17px;
}

.l-m18 {
  margin-left: 18px;
}

.l-m19 {
  margin-left: 19px;
}

.l-m20 {
  margin-left: 20px;
}

.l-m21 {
  margin-left: 21px;
}

.l-m22 {
  margin-left: 22px;
}

.l-m23 {
  margin-left: 23px;
}

.l-m24 {
  margin-left: 24px;
}

.l-m25 {
  margin-left: 25px;
}

.l-m26 {
  margin-left: 26px;
}

.l-m27 {
  margin-left: 27px;
}

.l-m28 {
  margin-left: 28px;
}

.l-m29 {
  margin-left: 29px;
}

.l-m30 {
  margin-left: 30px;
}

.l-m31 {
  margin-left: 31px;
}

.l-m32 {
  margin-left: 32px;
}

.l-m33 {
  margin-left: 33px;
}

.l-m34 {
  margin-left: 34px;
}

.l-m35 {
  margin-left: 35px;
}

.l-m36 {
  margin-left: 36px;
}

.l-m37 {
  margin-left: 37px;
}

.l-m38 {
  margin-left: 38px;
}

.l-m39 {
  margin-left: 39px;
}

.l-m40 {
  margin-left: 40px;
}

.l-m41 {
  margin-left: 41px;
}

.l-m42 {
  margin-left: 42px;
}

.l-m43 {
  margin-left: 43px;
}

.l-m44 {
  margin-left: 44px;
}

.l-m45 {
  margin-left: 45px;
}

.l-m46 {
  margin-left: 46px;
}

.l-m47 {
  margin-left: 47px;
}

.l-m48 {
  margin-left: 48px;
}

.l-m49 {
  margin-left: 49px;
}

.l-m50 {
  margin-left: 50px;
}

.l-m51 {
  margin-left: 51px;
}

.l-m52 {
  margin-left: 52px;
}

.l-m53 {
  margin-left: 53px;
}

.l-m54 {
  margin-left: 54px;
}

.l-m55 {
  margin-left: 55px;
}

.l-m56 {
  margin-left: 56px;
}

.l-m57 {
  margin-left: 57px;
}

.l-m58 {
  margin-left: 58px;
}

.l-m59 {
  margin-left: 59px;
}

.l-m60 {
  margin-left: 60px;
}

.l-m61 {
  margin-left: 61px;
}

.l-m62 {
  margin-left: 62px;
}

.l-m63 {
  margin-left: 63px;
}

.l-m64 {
  margin-left: 64px;
}

.l-m65 {
  margin-left: 65px;
}

.l-m66 {
  margin-left: 66px;
}

.l-m67 {
  margin-left: 67px;
}

.l-m68 {
  margin-left: 68px;
}

.l-m69 {
  margin-left: 69px;
}

.l-m70 {
  margin-left: 70px;
}

.l-m71 {
  margin-left: 71px;
}

.l-m72 {
  margin-left: 72px;
}

.l-m73 {
  margin-left: 73px;
}

.l-m74 {
  margin-left: 74px;
}

.l-m75 {
  margin-left: 75px;
}

.l-m76 {
  margin-left: 76px;
}

.l-m77 {
  margin-left: 77px;
}

.l-m78 {
  margin-left: 78px;
}

.l-m79 {
  margin-left: 79px;
}

.l-m80 {
  margin-left: 80px;
}

.l-m81 {
  margin-left: 81px;
}

.l-m82 {
  margin-left: 82px;
}

.l-m83 {
  margin-left: 83px;
}

.l-m84 {
  margin-left: 84px;
}

.l-m85 {
  margin-left: 85px;
}

.l-m86 {
  margin-left: 86px;
}

.l-m87 {
  margin-left: 87px;
}

.l-m88 {
  margin-left: 88px;
}

.l-m89 {
  margin-left: 89px;
}

.l-m90 {
  margin-left: 90px;
}

.l-m91 {
  margin-left: 91px;
}

.l-m92 {
  margin-left: 92px;
}

.l-m93 {
  margin-left: 93px;
}

.l-m94 {
  margin-left: 94px;
}

.l-m95 {
  margin-left: 95px;
}

.l-m96 {
  margin-left: 96px;
}

.l-m97 {
  margin-left: 97px;
}

.l-m98 {
  margin-left: 98px;
}

.l-m99 {
  margin-left: 99px;
}

.l-m100 {
  margin-left: 100px;
}

.l-m101 {
  margin-left: 101px;
}

.l-m102 {
  margin-left: 102px;
}

.l-m103 {
  margin-left: 103px;
}

.l-m104 {
  margin-left: 104px;
}

.l-m105 {
  margin-left: 105px;
}

.l-m106 {
  margin-left: 106px;
}

.l-m107 {
  margin-left: 107px;
}

.l-m108 {
  margin-left: 108px;
}

.l-m109 {
  margin-left: 109px;
}

.l-m110 {
  margin-left: 110px;
}

.l-m111 {
  margin-left: 111px;
}

.l-m112 {
  margin-left: 112px;
}

.l-m113 {
  margin-left: 113px;
}

.l-m114 {
  margin-left: 114px;
}

.l-m115 {
  margin-left: 115px;
}

.l-m116 {
  margin-left: 116px;
}

.l-m117 {
  margin-left: 117px;
}

.l-m118 {
  margin-left: 118px;
}

.l-m119 {
  margin-left: 119px;
}

.l-m120 {
  margin-left: 120px;
}

.b-p1 {
  padding-bottom: 1px;
}

.b-p2 {
  padding-bottom: 2px;
}

.b-p3 {
  padding-bottom: 3px;
}

.b-p4 {
  padding-bottom: 4px;
}

.b-p5 {
  padding-bottom: 5px;
}

.b-p6 {
  padding-bottom: 6px;
}

.b-p7 {
  padding-bottom: 7px;
}

.b-p8 {
  padding-bottom: 8px;
}

.b-p9 {
  padding-bottom: 9px;
}

.b-p10 {
  padding-bottom: 10px;
}

.b-p11 {
  padding-bottom: 11px;
}

.b-p12 {
  padding-bottom: 12px;
}

.b-p13 {
  padding-bottom: 13px;
}

.b-p14 {
  padding-bottom: 14px;
}

.b-p15 {
  padding-bottom: 15px;
}

.b-p16 {
  padding-bottom: 16px;
}

.b-p17 {
  padding-bottom: 17px;
}

.b-p18 {
  padding-bottom: 18px;
}

.b-p19 {
  padding-bottom: 19px;
}

.b-p20 {
  padding-bottom: 20px;
}

.b-p21 {
  padding-bottom: 21px;
}

.b-p22 {
  padding-bottom: 22px;
}

.b-p23 {
  padding-bottom: 23px;
}

.b-p24 {
  padding-bottom: 24px;
}

.b-p25 {
  padding-bottom: 25px;
}

.b-p26 {
  padding-bottom: 26px;
}

.b-p27 {
  padding-bottom: 27px;
}

.b-p28 {
  padding-bottom: 28px;
}

.b-p29 {
  padding-bottom: 29px;
}

.b-p30 {
  padding-bottom: 30px;
}

.b-p31 {
  padding-bottom: 31px;
}

.b-p32 {
  padding-bottom: 32px;
}

.b-p33 {
  padding-bottom: 33px;
}

.b-p34 {
  padding-bottom: 34px;
}

.b-p35 {
  padding-bottom: 35px;
}

.b-p36 {
  padding-bottom: 36px;
}

.b-p37 {
  padding-bottom: 37px;
}

.b-p38 {
  padding-bottom: 38px;
}

.b-p39 {
  padding-bottom: 39px;
}

.b-p40 {
  padding-bottom: 40px;
}

.b-p41 {
  padding-bottom: 41px;
}

.b-p42 {
  padding-bottom: 42px;
}

.b-p43 {
  padding-bottom: 43px;
}

.b-p44 {
  padding-bottom: 44px;
}

.b-p45 {
  padding-bottom: 45px;
}

.b-p46 {
  padding-bottom: 46px;
}

.b-p47 {
  padding-bottom: 47px;
}

.b-p48 {
  padding-bottom: 48px;
}

.b-p49 {
  padding-bottom: 49px;
}

.b-p50 {
  padding-bottom: 50px;
}

.b-p51 {
  padding-bottom: 51px;
}

.b-p52 {
  padding-bottom: 52px;
}

.b-p53 {
  padding-bottom: 53px;
}

.b-p54 {
  padding-bottom: 54px;
}

.b-p55 {
  padding-bottom: 55px;
}

.b-p56 {
  padding-bottom: 56px;
}

.b-p57 {
  padding-bottom: 57px;
}

.b-p58 {
  padding-bottom: 58px;
}

.b-p59 {
  padding-bottom: 59px;
}

.b-p60 {
  padding-bottom: 60px;
}

.b-p61 {
  padding-bottom: 61px;
}

.b-p62 {
  padding-bottom: 62px;
}

.b-p63 {
  padding-bottom: 63px;
}

.b-p64 {
  padding-bottom: 64px;
}

.b-p65 {
  padding-bottom: 65px;
}

.b-p66 {
  padding-bottom: 66px;
}

.b-p67 {
  padding-bottom: 67px;
}

.b-p68 {
  padding-bottom: 68px;
}

.b-p69 {
  padding-bottom: 69px;
}

.b-p70 {
  padding-bottom: 70px;
}

.b-p71 {
  padding-bottom: 71px;
}

.b-p72 {
  padding-bottom: 72px;
}

.b-p73 {
  padding-bottom: 73px;
}

.b-p74 {
  padding-bottom: 74px;
}

.b-p75 {
  padding-bottom: 75px;
}

.b-p76 {
  padding-bottom: 76px;
}

.b-p77 {
  padding-bottom: 77px;
}

.b-p78 {
  padding-bottom: 78px;
}

.b-p79 {
  padding-bottom: 79px;
}

.b-p80 {
  padding-bottom: 80px;
}

.b-p81 {
  padding-bottom: 81px;
}

.b-p82 {
  padding-bottom: 82px;
}

.b-p83 {
  padding-bottom: 83px;
}

.b-p84 {
  padding-bottom: 84px;
}

.b-p85 {
  padding-bottom: 85px;
}

.b-p86 {
  padding-bottom: 86px;
}

.b-p87 {
  padding-bottom: 87px;
}

.b-p88 {
  padding-bottom: 88px;
}

.b-p89 {
  padding-bottom: 89px;
}

.b-p90 {
  padding-bottom: 90px;
}

.b-p91 {
  padding-bottom: 91px;
}

.b-p92 {
  padding-bottom: 92px;
}

.b-p93 {
  padding-bottom: 93px;
}

.b-p94 {
  padding-bottom: 94px;
}

.b-p95 {
  padding-bottom: 95px;
}

.b-p96 {
  padding-bottom: 96px;
}

.b-p97 {
  padding-bottom: 97px;
}

.b-p98 {
  padding-bottom: 98px;
}

.b-p99 {
  padding-bottom: 99px;
}

.b-p100 {
  padding-bottom: 100px;
}

.b-p101 {
  padding-bottom: 101px;
}

.b-p102 {
  padding-bottom: 102px;
}

.b-p103 {
  padding-bottom: 103px;
}

.b-p104 {
  padding-bottom: 104px;
}

.b-p105 {
  padding-bottom: 105px;
}

.b-p106 {
  padding-bottom: 106px;
}

.b-p107 {
  padding-bottom: 107px;
}

.b-p108 {
  padding-bottom: 108px;
}

.b-p109 {
  padding-bottom: 109px;
}

.b-p110 {
  padding-bottom: 110px;
}

.b-p111 {
  padding-bottom: 111px;
}

.b-p112 {
  padding-bottom: 112px;
}

.b-p113 {
  padding-bottom: 113px;
}

.b-p114 {
  padding-bottom: 114px;
}

.b-p115 {
  padding-bottom: 115px;
}

.b-p116 {
  padding-bottom: 116px;
}

.b-p117 {
  padding-bottom: 117px;
}

.b-p118 {
  padding-bottom: 118px;
}

.b-p119 {
  padding-bottom: 119px;
}

.b-p120 {
  padding-bottom: 120px;
}

.t-p1 {
  padding-top: 1px;
}

.t-p2 {
  padding-top: 2px;
}

.t-p3 {
  padding-top: 3px;
}

.t-p4 {
  padding-top: 4px;
}

.t-p5 {
  padding-top: 5px;
}

.t-p6 {
  padding-top: 6px;
}

.t-p7 {
  padding-top: 7px;
}

.t-p8 {
  padding-top: 8px;
}

.t-p9 {
  padding-top: 9px;
}

.t-p10 {
  padding-top: 10px;
}

.t-p11 {
  padding-top: 11px;
}

.t-p12 {
  padding-top: 12px;
}

.t-p13 {
  padding-top: 13px;
}

.t-p14 {
  padding-top: 14px;
}

.t-p15 {
  padding-top: 15px;
}

.t-p16 {
  padding-top: 16px;
}

.t-p17 {
  padding-top: 17px;
}

.t-p18 {
  padding-top: 18px;
}

.t-p19 {
  padding-top: 19px;
}

.t-p20 {
  padding-top: 20px;
}

.t-p21 {
  padding-top: 21px;
}

.t-p22 {
  padding-top: 22px;
}

.t-p23 {
  padding-top: 23px;
}

.t-p24 {
  padding-top: 24px;
}

.t-p25 {
  padding-top: 25px;
}

.t-p26 {
  padding-top: 26px;
}

.t-p27 {
  padding-top: 27px;
}

.t-p28 {
  padding-top: 28px;
}

.t-p29 {
  padding-top: 29px;
}

.t-p30 {
  padding-top: 30px;
}

.t-p31 {
  padding-top: 31px;
}

.t-p32 {
  padding-top: 32px;
}

.t-p33 {
  padding-top: 33px;
}

.t-p34 {
  padding-top: 34px;
}

.t-p35 {
  padding-top: 35px;
}

.t-p36 {
  padding-top: 36px;
}

.t-p37 {
  padding-top: 37px;
}

.t-p38 {
  padding-top: 38px;
}

.t-p39 {
  padding-top: 39px;
}

.t-p40 {
  padding-top: 40px;
}

.t-p41 {
  padding-top: 41px;
}

.t-p42 {
  padding-top: 42px;
}

.t-p43 {
  padding-top: 43px;
}

.t-p44 {
  padding-top: 44px;
}

.t-p45 {
  padding-top: 45px;
}

.t-p46 {
  padding-top: 46px;
}

.t-p47 {
  padding-top: 47px;
}

.t-p48 {
  padding-top: 48px;
}

.t-p49 {
  padding-top: 49px;
}

.t-p50 {
  padding-top: 50px;
}

.t-p51 {
  padding-top: 51px;
}

.t-p52 {
  padding-top: 52px;
}

.t-p53 {
  padding-top: 53px;
}

.t-p54 {
  padding-top: 54px;
}

.t-p55 {
  padding-top: 55px;
}

.t-p56 {
  padding-top: 56px;
}

.t-p57 {
  padding-top: 57px;
}

.t-p58 {
  padding-top: 58px;
}

.t-p59 {
  padding-top: 59px;
}

.t-p60 {
  padding-top: 60px;
}

.t-p61 {
  padding-top: 61px;
}

.t-p62 {
  padding-top: 62px;
}

.t-p63 {
  padding-top: 63px;
}

.t-p64 {
  padding-top: 64px;
}

.t-p65 {
  padding-top: 65px;
}

.t-p66 {
  padding-top: 66px;
}

.t-p67 {
  padding-top: 67px;
}

.t-p68 {
  padding-top: 68px;
}

.t-p69 {
  padding-top: 69px;
}

.t-p70 {
  padding-top: 70px;
}

.t-p71 {
  padding-top: 71px;
}

.t-p72 {
  padding-top: 72px;
}

.t-p73 {
  padding-top: 73px;
}

.t-p74 {
  padding-top: 74px;
}

.t-p75 {
  padding-top: 75px;
}

.t-p76 {
  padding-top: 76px;
}

.t-p77 {
  padding-top: 77px;
}

.t-p78 {
  padding-top: 78px;
}

.t-p79 {
  padding-top: 79px;
}

.t-p80 {
  padding-top: 80px;
}

.t-p81 {
  padding-top: 81px;
}

.t-p82 {
  padding-top: 82px;
}

.t-p83 {
  padding-top: 83px;
}

.t-p84 {
  padding-top: 84px;
}

.t-p85 {
  padding-top: 85px;
}

.t-p86 {
  padding-top: 86px;
}

.t-p87 {
  padding-top: 87px;
}

.t-p88 {
  padding-top: 88px;
}

.t-p89 {
  padding-top: 89px;
}

.t-p90 {
  padding-top: 90px;
}

.t-p91 {
  padding-top: 91px;
}

.t-p92 {
  padding-top: 92px;
}

.t-p93 {
  padding-top: 93px;
}

.t-p94 {
  padding-top: 94px;
}

.t-p95 {
  padding-top: 95px;
}

.t-p96 {
  padding-top: 96px;
}

.t-p97 {
  padding-top: 97px;
}

.t-p98 {
  padding-top: 98px;
}

.t-p99 {
  padding-top: 99px;
}

.t-p100 {
  padding-top: 100px;
}

.t-p101 {
  padding-top: 101px;
}

.t-p102 {
  padding-top: 102px;
}

.t-p103 {
  padding-top: 103px;
}

.t-p104 {
  padding-top: 104px;
}

.t-p105 {
  padding-top: 105px;
}

.t-p106 {
  padding-top: 106px;
}

.t-p107 {
  padding-top: 107px;
}

.t-p108 {
  padding-top: 108px;
}

.t-p109 {
  padding-top: 109px;
}

.t-p110 {
  padding-top: 110px;
}

.t-p111 {
  padding-top: 111px;
}

.t-p112 {
  padding-top: 112px;
}

.t-p113 {
  padding-top: 113px;
}

.t-p114 {
  padding-top: 114px;
}

.t-p115 {
  padding-top: 115px;
}

.t-p116 {
  padding-top: 116px;
}

.t-p117 {
  padding-top: 117px;
}

.t-p118 {
  padding-top: 118px;
}

.t-p119 {
  padding-top: 119px;
}

.t-p120 {
  padding-top: 120px;
}

.r-p1 {
  padding-right: 1px;
}

.r-p2 {
  padding-right: 2px;
}

.r-p3 {
  padding-right: 3px;
}

.r-p4 {
  padding-right: 4px;
}

.r-p5 {
  padding-right: 5px;
}

.r-p6 {
  padding-right: 6px;
}

.r-p7 {
  padding-right: 7px;
}

.r-p8 {
  padding-right: 8px;
}

.r-p9 {
  padding-right: 9px;
}

.r-p10 {
  padding-right: 10px;
}

.r-p11 {
  padding-right: 11px;
}

.r-p12 {
  padding-right: 12px;
}

.r-p13 {
  padding-right: 13px;
}

.r-p14 {
  padding-right: 14px;
}

.r-p15 {
  padding-right: 15px;
}

.r-p16 {
  padding-right: 16px;
}

.r-p17 {
  padding-right: 17px;
}

.r-p18 {
  padding-right: 18px;
}

.r-p19 {
  padding-right: 19px;
}

.r-p20 {
  padding-right: 20px;
}

.r-p21 {
  padding-right: 21px;
}

.r-p22 {
  padding-right: 22px;
}

.r-p23 {
  padding-right: 23px;
}

.r-p24 {
  padding-right: 24px;
}

.r-p25 {
  padding-right: 25px;
}

.r-p26 {
  padding-right: 26px;
}

.r-p27 {
  padding-right: 27px;
}

.r-p28 {
  padding-right: 28px;
}

.r-p29 {
  padding-right: 29px;
}

.r-p30 {
  padding-right: 30px;
}

.r-p31 {
  padding-right: 31px;
}

.r-p32 {
  padding-right: 32px;
}

.r-p33 {
  padding-right: 33px;
}

.r-p34 {
  padding-right: 34px;
}

.r-p35 {
  padding-right: 35px;
}

.r-p36 {
  padding-right: 36px;
}

.r-p37 {
  padding-right: 37px;
}

.r-p38 {
  padding-right: 38px;
}

.r-p39 {
  padding-right: 39px;
}

.r-p40 {
  padding-right: 40px;
}

.r-p41 {
  padding-right: 41px;
}

.r-p42 {
  padding-right: 42px;
}

.r-p43 {
  padding-right: 43px;
}

.r-p44 {
  padding-right: 44px;
}

.r-p45 {
  padding-right: 45px;
}

.r-p46 {
  padding-right: 46px;
}

.r-p47 {
  padding-right: 47px;
}

.r-p48 {
  padding-right: 48px;
}

.r-p49 {
  padding-right: 49px;
}

.r-p50 {
  padding-right: 50px;
}

.r-p51 {
  padding-right: 51px;
}

.r-p52 {
  padding-right: 52px;
}

.r-p53 {
  padding-right: 53px;
}

.r-p54 {
  padding-right: 54px;
}

.r-p55 {
  padding-right: 55px;
}

.r-p56 {
  padding-right: 56px;
}

.r-p57 {
  padding-right: 57px;
}

.r-p58 {
  padding-right: 58px;
}

.r-p59 {
  padding-right: 59px;
}

.r-p60 {
  padding-right: 60px;
}

.r-p61 {
  padding-right: 61px;
}

.r-p62 {
  padding-right: 62px;
}

.r-p63 {
  padding-right: 63px;
}

.r-p64 {
  padding-right: 64px;
}

.r-p65 {
  padding-right: 65px;
}

.r-p66 {
  padding-right: 66px;
}

.r-p67 {
  padding-right: 67px;
}

.r-p68 {
  padding-right: 68px;
}

.r-p69 {
  padding-right: 69px;
}

.r-p70 {
  padding-right: 70px;
}

.r-p71 {
  padding-right: 71px;
}

.r-p72 {
  padding-right: 72px;
}

.r-p73 {
  padding-right: 73px;
}

.r-p74 {
  padding-right: 74px;
}

.r-p75 {
  padding-right: 75px;
}

.r-p76 {
  padding-right: 76px;
}

.r-p77 {
  padding-right: 77px;
}

.r-p78 {
  padding-right: 78px;
}

.r-p79 {
  padding-right: 79px;
}

.r-p80 {
  padding-right: 80px;
}

.r-p81 {
  padding-right: 81px;
}

.r-p82 {
  padding-right: 82px;
}

.r-p83 {
  padding-right: 83px;
}

.r-p84 {
  padding-right: 84px;
}

.r-p85 {
  padding-right: 85px;
}

.r-p86 {
  padding-right: 86px;
}

.r-p87 {
  padding-right: 87px;
}

.r-p88 {
  padding-right: 88px;
}

.r-p89 {
  padding-right: 89px;
}

.r-p90 {
  padding-right: 90px;
}

.r-p91 {
  padding-right: 91px;
}

.r-p92 {
  padding-right: 92px;
}

.r-p93 {
  padding-right: 93px;
}

.r-p94 {
  padding-right: 94px;
}

.r-p95 {
  padding-right: 95px;
}

.r-p96 {
  padding-right: 96px;
}

.r-p97 {
  padding-right: 97px;
}

.r-p98 {
  padding-right: 98px;
}

.r-p99 {
  padding-right: 99px;
}

.r-p100 {
  padding-right: 100px;
}

.r-p101 {
  padding-right: 101px;
}

.r-p102 {
  padding-right: 102px;
}

.r-p103 {
  padding-right: 103px;
}

.r-p104 {
  padding-right: 104px;
}

.r-p105 {
  padding-right: 105px;
}

.r-p106 {
  padding-right: 106px;
}

.r-p107 {
  padding-right: 107px;
}

.r-p108 {
  padding-right: 108px;
}

.r-p109 {
  padding-right: 109px;
}

.r-p110 {
  padding-right: 110px;
}

.r-p111 {
  padding-right: 111px;
}

.r-p112 {
  padding-right: 112px;
}

.r-p113 {
  padding-right: 113px;
}

.r-p114 {
  padding-right: 114px;
}

.r-p115 {
  padding-right: 115px;
}

.r-p116 {
  padding-right: 116px;
}

.r-p117 {
  padding-right: 117px;
}

.r-p118 {
  padding-right: 118px;
}

.r-p119 {
  padding-right: 119px;
}

.r-p120 {
  padding-right: 120px;
}

.l-p1 {
  padding-left: 1px;
}

.l-p2 {
  padding-left: 2px;
}

.l-p3 {
  padding-left: 3px;
}

.l-p4 {
  padding-left: 4px;
}

.l-p5 {
  padding-left: 5px;
}

.l-p6 {
  padding-left: 6px;
}

.l-p7 {
  padding-left: 7px;
}

.l-p8 {
  padding-left: 8px;
}

.l-p9 {
  padding-left: 9px;
}

.l-p10 {
  padding-left: 10px;
}

.l-p11 {
  padding-left: 11px;
}

.l-p12 {
  padding-left: 12px;
}

.l-p13 {
  padding-left: 13px;
}

.l-p14 {
  padding-left: 14px;
}

.l-p15 {
  padding-left: 15px;
}

.l-p16 {
  padding-left: 16px;
}

.l-p17 {
  padding-left: 17px;
}

.l-p18 {
  padding-left: 18px;
}

.l-p19 {
  padding-left: 19px;
}

.l-p20 {
  padding-left: 20px;
}

.l-p21 {
  padding-left: 21px;
}

.l-p22 {
  padding-left: 22px;
}

.l-p23 {
  padding-left: 23px;
}

.l-p24 {
  padding-left: 24px;
}

.l-p25 {
  padding-left: 25px;
}

.l-p26 {
  padding-left: 26px;
}

.l-p27 {
  padding-left: 27px;
}

.l-p28 {
  padding-left: 28px;
}

.l-p29 {
  padding-left: 29px;
}

.l-p30 {
  padding-left: 30px;
}

.l-p31 {
  padding-left: 31px;
}

.l-p32 {
  padding-left: 32px;
}

.l-p33 {
  padding-left: 33px;
}

.l-p34 {
  padding-left: 34px;
}

.l-p35 {
  padding-left: 35px;
}

.l-p36 {
  padding-left: 36px;
}

.l-p37 {
  padding-left: 37px;
}

.l-p38 {
  padding-left: 38px;
}

.l-p39 {
  padding-left: 39px;
}

.l-p40 {
  padding-left: 40px;
}

.l-p41 {
  padding-left: 41px;
}

.l-p42 {
  padding-left: 42px;
}

.l-p43 {
  padding-left: 43px;
}

.l-p44 {
  padding-left: 44px;
}

.l-p45 {
  padding-left: 45px;
}

.l-p46 {
  padding-left: 46px;
}

.l-p47 {
  padding-left: 47px;
}

.l-p48 {
  padding-left: 48px;
}

.l-p49 {
  padding-left: 49px;
}

.l-p50 {
  padding-left: 50px;
}

.l-p51 {
  padding-left: 51px;
}

.l-p52 {
  padding-left: 52px;
}

.l-p53 {
  padding-left: 53px;
}

.l-p54 {
  padding-left: 54px;
}

.l-p55 {
  padding-left: 55px;
}

.l-p56 {
  padding-left: 56px;
}

.l-p57 {
  padding-left: 57px;
}

.l-p58 {
  padding-left: 58px;
}

.l-p59 {
  padding-left: 59px;
}

.l-p60 {
  padding-left: 60px;
}

.l-p61 {
  padding-left: 61px;
}

.l-p62 {
  padding-left: 62px;
}

.l-p63 {
  padding-left: 63px;
}

.l-p64 {
  padding-left: 64px;
}

.l-p65 {
  padding-left: 65px;
}

.l-p66 {
  padding-left: 66px;
}

.l-p67 {
  padding-left: 67px;
}

.l-p68 {
  padding-left: 68px;
}

.l-p69 {
  padding-left: 69px;
}

.l-p70 {
  padding-left: 70px;
}

.l-p71 {
  padding-left: 71px;
}

.l-p72 {
  padding-left: 72px;
}

.l-p73 {
  padding-left: 73px;
}

.l-p74 {
  padding-left: 74px;
}

.l-p75 {
  padding-left: 75px;
}

.l-p76 {
  padding-left: 76px;
}

.l-p77 {
  padding-left: 77px;
}

.l-p78 {
  padding-left: 78px;
}

.l-p79 {
  padding-left: 79px;
}

.l-p80 {
  padding-left: 80px;
}

.l-p81 {
  padding-left: 81px;
}

.l-p82 {
  padding-left: 82px;
}

.l-p83 {
  padding-left: 83px;
}

.l-p84 {
  padding-left: 84px;
}

.l-p85 {
  padding-left: 85px;
}

.l-p86 {
  padding-left: 86px;
}

.l-p87 {
  padding-left: 87px;
}

.l-p88 {
  padding-left: 88px;
}

.l-p89 {
  padding-left: 89px;
}

.l-p90 {
  padding-left: 90px;
}

.l-p91 {
  padding-left: 91px;
}

.l-p92 {
  padding-left: 92px;
}

.l-p93 {
  padding-left: 93px;
}

.l-p94 {
  padding-left: 94px;
}

.l-p95 {
  padding-left: 95px;
}

.l-p96 {
  padding-left: 96px;
}

.l-p97 {
  padding-left: 97px;
}

.l-p98 {
  padding-left: 98px;
}

.l-p99 {
  padding-left: 99px;
}

.l-p100 {
  padding-left: 100px;
}

.l-p101 {
  padding-left: 101px;
}

.l-p102 {
  padding-left: 102px;
}

.l-p103 {
  padding-left: 103px;
}

.l-p104 {
  padding-left: 104px;
}

.l-p105 {
  padding-left: 105px;
}

.l-p106 {
  padding-left: 106px;
}

.l-p107 {
  padding-left: 107px;
}

.l-p108 {
  padding-left: 108px;
}

.l-p109 {
  padding-left: 109px;
}

.l-p110 {
  padding-left: 110px;
}

.l-p111 {
  padding-left: 111px;
}

.l-p112 {
  padding-left: 112px;
}

.l-p113 {
  padding-left: 113px;
}

.l-p114 {
  padding-left: 114px;
}

.l-p115 {
  padding-left: 115px;
}

.l-p116 {
  padding-left: 116px;
}

.l-p117 {
  padding-left: 117px;
}

.l-p118 {
  padding-left: 118px;
}

.l-p119 {
  padding-left: 119px;
}

.l-p120 {
  padding-left: 120px;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  color: #4A4A4A;
  font-family: "YakuHanRP", "Noto Sans JP", sans-serif;
  font-size: 1.65rem;
  line-height: 1.8;
  min-height: 100vh;
  font-weight: 500;
  letter-spacing: 0.02em;
  background: #F9F6F0;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

a {
  color: rgb(72.7027027027, 180.1621621622, 224.2972972973);
  text-decoration: none;
  transition: all 0.3s ease-in;
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

/* animation
----------------------------------*/
@keyframes zoom-in {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
@keyframes zoom-out {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes view-zoomin {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes view-slideup {
  0% {
    opacity: 0;
    transform: translate(0, 35px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.yurayura {
  transform-origin: center bottom;
  animation: yurayura 2s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(-2deg);
  }
}
.poyopoyo {
  animation: poyopoyo 2s ease-out infinite;
}

@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
.fuwafuwa {
  animation: fuwafuwa 3s ease-in-out infinite alternate;
  transition: 1.5s ease-in-out;
}

.fuwafuwa2 {
  animation: fuwafuwa2 1s ease-in-out infinite alternate;
  transition: 1.5s ease-in-out;
}

@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(7deg);
  }
}
@keyframes fuwafuwa2 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(0, -10px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
.animation {
  opacity: 0;
}

.slideup.on {
  opacity: 1;
  animation: view-slideup 0.65s cubic-bezier(0.2, 1, 0.2, 1);
}

.zoomin.on {
  opacity: 1;
  animation: view-zoomin 0.65s cubic-bezier(0.2, 1, 0.2, 1);
}

.loop_txt {
  display: flex;
  width: 100%;
  overflow: hidden;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 2px #A0D8EF;
  opacity: 0.3;
  margin-top: 120px;
}
.loop_txt > div {
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 150px;
}
.loop_txt > div:nth-child(odd) {
  animation: loop 50s -25s linear infinite;
}
.loop_txt > div:nth-child(even) {
  animation: loop2 50s linear infinite;
}
@media all and (max-width: 639px) {
  .loop_txt {
    margin-top: 60px;
  }
  .loop_txt > div {
    font-size: 70px;
  }
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.js-span-text.on {
  opacity: 1;
}
.js-span-text.on span {
  display: inline-block;
  opacity: 0;
}
.js-span-text.on span:nth-child(1) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.1s forwards;
}
.js-span-text.on span:nth-child(2) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.2s forwards;
}
.js-span-text.on span:nth-child(3) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.3s forwards;
}
.js-span-text.on span:nth-child(4) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.4s forwards;
}
.js-span-text.on span:nth-child(5) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.5s forwards;
}
.js-span-text.on span:nth-child(6) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.6s forwards;
}
.js-span-text.on span:nth-child(7) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.7s forwards;
}
.js-span-text.on span:nth-child(8) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.8s forwards;
}
.js-span-text.on span:nth-child(9) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.9s forwards;
}
.js-span-text.on span:nth-child(10) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1s forwards;
}
.js-span-text.on span:nth-child(11) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.1s forwards;
}
.js-span-text.on span:nth-child(12) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.2s forwards;
}
.js-span-text.on span:nth-child(13) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.3s forwards;
}
.js-span-text.on span:nth-child(14) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.4s forwards;
}
.js-span-text.on span:nth-child(15) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.5s forwards;
}
.js-span-text.on span:nth-child(16) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.6s forwards;
}
.js-span-text.on span:nth-child(17) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.7s forwards;
}
.js-span-text.on span:nth-child(18) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.8s forwards;
}
.js-span-text.on span:nth-child(19) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.9s forwards;
}
.js-span-text.on span:nth-child(20) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2s forwards;
}
.js-span-text.on span:nth-child(21) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.1s forwards;
}
.js-span-text.on span:nth-child(22) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.2s forwards;
}
.js-span-text.on span:nth-child(23) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.3s forwards;
}
.js-span-text.on span:nth-child(24) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.4s forwards;
}
.js-span-text.on span:nth-child(25) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.5s forwards;
}
.js-span-text.on span:nth-child(26) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.6s forwards;
}
.js-span-text.on span:nth-child(27) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.7s forwards;
}
.js-span-text.on span:nth-child(28) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.8s forwards;
}
.js-span-text.on span:nth-child(29) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.9s forwards;
}
.js-span-text.on span:nth-child(30) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3s forwards;
}
.js-span-text.on span:nth-child(31) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.1s forwards;
}
.js-span-text.on span:nth-child(32) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.2s forwards;
}
.js-span-text.on span:nth-child(33) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.3s forwards;
}
.js-span-text.on span:nth-child(34) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.4s forwards;
}
.js-span-text.on span:nth-child(35) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.5s forwards;
}
.js-span-text.on span:nth-child(36) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.6s forwards;
}
.js-span-text.on span:nth-child(37) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.7s forwards;
}
.js-span-text.on span:nth-child(38) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.8s forwards;
}
.js-span-text.on span:nth-child(39) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.9s forwards;
}
.js-span-text.on span:nth-child(40) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4s forwards;
}
.js-span-text.on span:nth-child(41) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.1s forwards;
}
.js-span-text.on span:nth-child(42) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.2s forwards;
}
.js-span-text.on span:nth-child(43) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.3s forwards;
}
.js-span-text.on span:nth-child(44) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.4s forwards;
}
.js-span-text.on span:nth-child(45) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.5s forwards;
}

@keyframes text {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(-10px) scale(1.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/* loader
----------------------------------*/
.loader {
  align-items: center;
  background: #fdfdfd;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.loader::after {
  animation: loader 0.5s linear infinite;
  border: 1px solid #F4B3C2;
  border-radius: 50%;
  border-right: 1px solid rgba(244, 179, 194, 0.2);
  border-top: 1px solid rgba(244, 179, 194, 0.2);
  content: "";
  height: 70px;
  width: 70px;
}
.loader.off {
  display: none;
}

@keyframes loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* header/* header
----------------------------------*/
@keyframes hd-scrolled {
  0% {
    opacity: 0;
    transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.gradient {
  background: linear-gradient(45deg, #ccc, #F4B3C2, #eee);
  background-size: 600% 600%;
  animation: anim-gradient 10s ease infinite;
}

@keyframes anim-gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#l-header {
  width: 100%;
  position: relative;
  z-index: 200;
  top: 0;
  left: 0;
  transition: all 0.2s ease-in;
}
@media all and (max-width: 1100px) {
  #l-header {
    padding: 20px 0;
  }
}
#l-header.is-fixed {
  position: fixed;
  width: 100%;
  z-index: 200;
  top: 0;
  left: 0;
  background: #fefefe;
  transition: all 0.2s ease-in;
}
#l-header.is-hide {
  transform: translateY(-100%);
}
#l-header .inner {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  min-width: 1000px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media all and (max-width: 896px) {
  #l-header .inner {
    min-width: initial;
  }
}
#l-header .inner #logo {
  width: 320px;
  padding-left: 30px;
}
@media all and (max-width: 1320px) {
  #l-header .inner #logo {
    width: 300px;
  }
}
@media all and (max-width: 639px) {
  #l-header .inner #logo {
    width: 200px;
    padding-left: 20px;
  }
}
#l-header .nav_sub_btn {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin-bottom: 10px;
  align-items: center;
}
#l-header .head-right {
  margin-left: auto;
  display: flex;
  align-items: center;
}
@media all and (max-width: 1320px) {
  #l-header .head-right {
    margin-right: 20px;
  }
}
@media all and (max-width: 1100px) {
  #l-header .head-right {
    display: none;
  }
}
#l-header .head-right_contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  height: -webkit-fill-available;
}
@media all and (max-width: 1100px) {
  #l-header .head-right_contact {
    display: none;
  }
}
@media all and (max-width: 1400px) {
  #l-header .head-right {
    margin-right: 0;
  }
}
#l-header .head_oubo a {
  color: #fff;
  padding: 5px 20px;
  border-radius: 30px;
  background-color: #C3D825;
  border: 1px solid #C3D825;
  font-weight: 600;
  transition: all 0.2s ease-in;
}
#l-header .head_oubo a:hover {
  background: #F4B3C2;
  color: #fff;
}
#l-header .head_tel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  align-items: center;
}
#l-header .head_tel a {
  background: transparent;
  font-weight: 600;
  font-size: 3.2rem;
  position: relative;
  color: #F4B3C2;
  text-align: center;
  line-height: 1em;
}
#l-header .head_tel a:hover {
  color: #A0D8EF;
}
#l-header .head_tel a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f879";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.8em;
}
#l-header .head_tel span {
  display: block;
  font-size: 1.2rem;
  color: #4A4A4A;
  font-weight: 600;
}
#l-header .head-right_mail {
  height: -webkit-fill-available;
}
#l-header .head-right_mail a {
  display: block;
  transition: all 0.2s ease-in;
  color: #fff;
  font-size: 1.3rem;
  padding: 10px 20px;
  height: -webkit-fill-available;
  background: #F4B3C2;
  font-weight: 600;
  font-size: 1.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#l-header .head-right_mail a:hover {
  background: #A0D8EF;
}
#l-header .head-right_mail a:before {
  margin-right: 5px;
  display: block;
  text-align: center;
}
#l-header .head-right_mail a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
  font-size: 1.5rem;
}

#header_nav {
  position: relative;
  padding: 18px 0;
}
.is-fixed #header_nav ul li a {
  color: #4A4A4A;
  text-shadow: none;
}
#header_nav ul {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#header_nav ul li {
  position: relative;
  flex: 1 0 auto;
}
#header_nav ul li:not(:last-child) a {
  border-right: 1px dotted #ddd;
}
#header_nav ul li a {
  display: block;
  text-align: center;
  position: relative;
  line-height: 1.5;
  font-size: 1.65rem;
  padding: 0 16px;
  color: #4A4A4A;
  font-weight: 600;
}
#header_nav ul li a span {
  font-size: 1.3rem;
  display: block;
  color: #ff9d4a;
}
#header_nav ul li a:hover {
  color: #A0D8EF;
}
#header_nav .dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 999;
  padding-top: 30px;
}
#header_nav .dropdown .dropdown-li {
  border-right: 0;
  margin: 0 0 5px;
  background: #111;
}
#header_nav .dropdown .dropdown-li a {
  display: block;
  width: 160px;
  padding: 12px 8px;
  color: #fefefe;
}
#header_nav .dropdown .dropdown-li.foot_only {
  display: none;
}
@media all and (max-width: 1400px) {
  #header_nav ul li a {
    padding: 0 8px;
  }
}
@media all and (max-width: 1320px) {
  #header_nav ul li a {
    font-size: 1.3rem;
  }
}

/* page-top
----------------------------------*/
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 200;
}
#page-top a {
  display: block;
  color: #fff;
  background: #F4B3C2;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 0.9em;
  text-align: center;
}
#page-top a:hover {
  opacity: 0.6;
}
@media all and (max-width: 1100px) {
  #page-top {
    bottom: 70px;
  }
}

#page-top2 {
  width: 150px;
  height: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
#page-top2 a {
  height: 100%;
  width: 100%;
  position: absolute;
  border-top-left-radius: 100%;
  z-index: 1;
  color: #fff;
}
#page-top2 a span {
  position: absolute;
  bottom: 30px;
  left: 60px;
  z-index: 1;
  letter-spacing: -1px;
  font-size: 1.6rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#page-top2 a:after {
  content: "";
  background: rgb(234.3275862069, 112.1724137931, 140.3620689655);
  background: #A0D8EF;
  width: 300px;
  height: 300px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  transform: translate(50%, 50%);
  border-radius: 50%;
}

/* mv
----------------------------------*/
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  animation: zoom-out 8s linear 0s 1 normal both;
}

#slideshow {
  position: relative;
  width: 100%;
}

.mv-bg {
  position: relative;
}
.mv-bg:before {
  position: absolute;
  content: "";
  left: -200px;
  top: -300px;
  width: 460px;
  height: 460px;
  /* opacity: 0.8; */
  background-color: #fff;
  border-radius: 50%;
}

.mv {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  max-width: 1300px;
  padding: 120px 0;
}
.mv .catch {
  width: 48%;
  margin-bottom: 50px;
}
.mv .deco_image {
  position: relative;
  width: 48%;
}
.mv .deco_image img {
  animation: yurayura 1s linear infinite;
}
.mv .deco_image:before {
  position: absolute;
  content: "";
  top: -8%;
  left: -3%;
  width: 600px;
  height: 600px;
  background: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 500px;
  z-index: -1;
  filter: opacity(0.9);
}
@media all and (max-width: 896px) {
  .mv {
    height: 100%;
    flex-wrap: wrap;
  }
  .mv .catch {
    z-index: 10;
    position: relative;
  }
  .mv .deco_image:before {
    width: 200px;
    height: 200px;
  }
}
@media all and (max-width: 639px) {
  .mv {
    padding: 60px 0;
    flex-wrap: wrap;
  }
  .mv .catch {
    width: 90%;
    z-index: 10;
    position: relative;
    margin: 0 auto 30px;
  }
  .mv .deco_image {
    width: 90%;
    margin: 0 auto;
  }
  .mv .deco_image:before {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 320px) {
  .mv .deco_image {
    bottom: -60%;
    z-index: -1;
  }
  .mv .deco_image:before {
    width: 260px;
    height: 260px;
  }
}

.mv_slide_wrap {
  position: relative;
}

.mv_slide {
  margin-bottom: 120px;
  height: 100%;
  text-align: center;
}
.mv_slide img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-right: 30px;
  filter: drop-shadow(5px 6px 6px #bbb);
}
@media all and (max-width: 896px) {
  .mv_slide {
    max-width: none !important;
    margin-left: 0%;
    width: 180%;
  }
}
@media all and (max-width: 639px) {
  .mv_slide img {
    width: 300%;
    filter: none;
  }
  .mv_slide {
    margin-bottom: 60px;
  }
}

#scrolldown {
  position: absolute;
  right: 15px;
  bottom: 60px;
  color: #fefefe;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-feature-settings: "pkna";
  font-size: 1.4rem;
  z-index: 100;
  height: 210px;
}
#scrolldown:before, #scrolldown:after {
  position: absolute;
  content: "";
  z-index: 2;
  left: 50%;
}
#scrolldown:before {
  width: 1px;
  height: 100px;
  bottom: 0;
  background: #f0f0f0;
  transform: translateX(-50%);
}
#scrolldown:after {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100%;
  top: 100px;
  margin-left: -4px;
  animation: scroll-point 2.3s ease-out infinite;
  animation-fill-mode: both;
}
@media all and (max-width: 896px) {
  #scrolldown {
    display: none;
  }
}

@keyframes scroll-point {
  0% {
    bottom: 0;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    top: 180px;
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    top: 210px;
    opacity: 0;
  }
}
/* contact_bnr
----------------------------------*/
.contact_bnr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.contact_bnr > li {
  text-align: center;
  height: 100%;
  width: 100%;
}
.contact_bnr > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  background: #F4B3C2;
  color: #fff;
  border-radius: 60px;
  width: 100%;
  padding: 20px;
  text-align: center;
  line-height: 1;
  max-width: 300px;
}
.contact_bnr > li a:hover {
  opacity: 0.6;
}
.contact_bnr > li .bnr_tel {
  white-space: nowrap;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 1.7em;
}
.contact_bnr > li .bnr_tel span {
  font-size: 0.8em;
  padding-right: 0.5em;
}
.contact_bnr > li .bnr_fax:before {
  font-family: "Font Awesome 5 Free";
  content: "\f1ac";
  font-weight: 900;
  margin-right: 5px;
}
.contact_bnr > li .bnr_mail {
  font-size: 1.4em;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.contact_bnr > li .bnr_mail:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
}
@media all and (max-width: 896px) {
  .contact_bnr {
    gap: 10px;
  }
  .contact_bnr > li {
    width: 100%;
  }
  .contact_bnr > li a {
    margin: auto;
  }
}

.telbnr {
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.telbnr li {
  text-align: center;
  line-height: 1.4;
  width: 48%;
}
.telbnr li a {
  display: block;
  font-size: 2.5em;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  border: 2px solid #F4B3C2;
  color: rgb(234.3275862069, 112.1724137931, 140.3620689655);
  background: #fff;
  padding: 30px;
  white-space: nowrap;
  border-radius: 90px;
}
.telbnr li a.fax {
  pointer-events: none;
  cursor: default;
}
.telbnr li a i {
  font-size: 0.8em;
}
.telbnr li a .telbnr_top {
  font-weight: 600;
  color: #fff;
  background: linear-gradient(-60deg, #A0D8EF 0%, #F4B3C2 70%);
  padding: 10px 20px;
  border-radius: 30px;
  display: block;
  font-size: 1.6rem;
  max-width: 50%;
  margin: -50px auto 25px;
  font-family: "YakuHanRP", "Noto Sans JP", sans-serif;
}
.telbnr li a .sub_txt {
  display: block;
  font-size: 1.5rem;
  color: #4A4A4A;
  margin-top: 10px;
}
.telbnr li a:hover {
  background: #f4f4f4;
}
@media all and (max-width: 1100px) {
  .telbnr li a {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 896px) {
  .telbnr {
    gap: 40px;
  }
  .telbnr li {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .telbnr {
    max-width: 100%;
  }
  .telbnr li {
    width: 100%;
  }
  .telbnr li:last-of-type {
    margin-left: auto;
  }
  .telbnr li a {
    font-size: 2rem;
  }
  .telbnr li a .telbnr_top {
    font-size: 1.2rem;
    max-width: 80%;
  }
}

.sns_bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 900px;
  margin: auto;
}
.sns_bnr > li {
  width: 48%;
}
.sns_bnr > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px 20px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 1.3em;
  font-weight: 600;
}
.sns_bnr > li a.bnr_line {
  background: #00b900;
}
.sns_bnr > li a.bnr_instagram {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.sns_bnr > li a i {
  font-size: 2em;
}
.sns_bnr > li a:hover {
  opacity: 0.6;
}

.contact_bnr2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.contact_bnr2 .tel_area {
  margin-bottom: 20px;
}
.contact_bnr2 .tel_area .tel_area_txt {
  color: #ff9d4a;
  letter-spacing: 0.12em;
  display: block;
  padding-left: 56px;
  line-height: 1;
}
.contact_bnr2 .tel_area .tel_area_txt:before, .contact_bnr2 .tel_area .tel_area_txt:after {
  position: relative;
  display: inline-block;
  content: "";
  width: 2px;
  height: 1em;
  vertical-align: middle;
  background: #ff9d4a;
  margin: -0.2em 10px 0px;
}
.contact_bnr2 .tel_area .tel_area_txt:before {
  transform: rotate(-35deg);
}
.contact_bnr2 .tel_area .tel_area_txt:after {
  transform: rotate(35deg);
}
.contact_bnr2 .tel_area a {
  color: #ff9d4a;
}
.contact_bnr2 .tel_area a .num {
  position: relative;
  padding-left: 56px;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.contact_bnr2 .tel_area a .num:before {
  content: "";
  left: 0px;
  top: 6px;
  bottom: 0px;
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #ff9d4a;
  transition: 0.2s;
  border-radius: 50%;
}
.contact_bnr2 .tel_area a .num:after {
  content: "";
  top: 16px;
  position: absolute;
  bottom: 0px;
  left: 12px;
  width: 18px;
  height: 20px;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27964/gnav-icon-tel.png) 0% 0%/cover no-repeat;
}
@media all and (max-width: 639px) {
  .contact_bnr2 .tel_area a .num {
    font-size: 2.3rem;
    padding-left: 43px;
  }
  .contact_bnr2 .tel_area a .num::before {
    top: 4px;
    width: 34px;
    height: 34px;
  }
  .contact_bnr2 .tel_area a .num::after {
    top: 10px;
    left: 10px;
  }
}
.contact_bnr2 .mail_area a {
  border-radius: 50px;
  background-color: #ff9d4a;
  border-width: 2px;
  border-style: solid;
  border-color: #ff9d4a;
  -o-border-image: initial;
     border-image: initial;
  position: relative;
  z-index: 1;
  display: inline-block;
  line-height: 48px;
  color: rgb(255, 255, 255);
  text-align: left;
  padding: 0px 60px 0px 20px;
  min-width: 100%;
  font-size: 1.8rem;
  font-weight: 600;
}
.contact_bnr2 .mail_area a:before {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 25px;
  display: block;
  width: 8px;
  height: 8px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
}
.contact_bnr2 .mail_area a:hover {
  background-color: #fff;
  color: #ff9d4a;
}
@media all and (max-width: 639px) {
  .contact_bnr2 .mail_area {
    margin-left: 0;
  }
  .contact_bnr2 .mail_area a {
    line-height: 46px;
    margin-top: 10px;
    font-size: 1.6rem;
    padding: 0px 40px 0px 30px;
  }
  .contact_bnr2 .mail_area a:before {
    right: 23px;
  }
}

/* footer
----------------------------------*/
.foot_line {
  overflow: hidden;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  transform: scale(1.02);
}
@media all and (max-width: 639px) {
  .foot_line {
    transform: scale(1.1);
  }
}

/*cta-box
----------------------------------*/
.cta-box {
  z-index: 1;
  position: relative;
  width: 90%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgb(255, 255, 255);
  border-radius: 48px;
  padding: 72px 104px 45px;
}
.cta-box:before {
  content: "";
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  margin: 8px;
  border-radius: 48px;
}
.cta-box:after {
  content: "";
  opacity: 0.4;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -2;
  background: linear-gradient(110deg, rgb(255, 224, 163) 0%, rgb(163, 212, 189) 20%, rgb(149, 225, 228) 55%, rgb(250, 245, 159) 100%);
  border-radius: 48px;
}

/* footer
----------------------------------*/
#l-footer {
  font-size: 1.5rem;
  position: relative;
  z-index: 0;
}
#l-footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fcfcfc;
  z-index: -1;
}
#l-footer .inner {
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding: 60px 0;
  max-width: 1200px;
  margin: 0 auto;
  border-top: 3px dotted #F4B3C2;
}
#l-footer .inner .footer_left {
  width: 35%;
}
#l-footer .inner .footer_right {
  width: 60%;
}
@media all and (max-width: 1100px) {
  #l-footer .inner .footer_left {
    width: 25%;
  }
  #l-footer .inner .footer_right {
    width: 70%;
  }
}
@media all and (max-width: 896px) {
  #l-footer .inner .footer_left {
    width: 100%;
  }
}
@media all and (max-width: 896px) {
  #l-footer .inner {
    flex-direction: column;
    padding: 0;
  }
  #l-footer .inner > div {
    width: 100%;
    text-align: center;
  }
  #l-footer .inner .footer_right {
    display: none;
  }
}
@media all and (max-width: 639px) {
  #l-footer {
    font-size: 1.2rem;
  }
  #l-footer::before {
    top: -38px;
    height: 40px;
  }
}

.footer_img {
  display: flex;
  border-radius: 100px 100px 0 0;
  overflow: hidden;
}
.footer_img img {
  width: 25%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer_contact {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer_contact > li {
  width: 49%;
}
.footer_contact > li a {
  display: block;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 30px 100px;
  border-radius: 20px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1;
}
.footer_contact > li a i {
  display: block;
  font-size: 2.5em;
  margin-bottom: 10px;
}
.footer_contact > li:nth-child(1) {
  margin-bottom: 10px;
}
.footer_contact > li:nth-child(2) a {
  background: #A0D8EF;
}

/* footer_navi
----------------------------------*/
.footer_navi {
  position: relative;
}
@media all and (max-width: 896px) {
  .footer_navi {
    display: none;
  }
}
.footer_navi ul {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.footer_navi ul li {
  width: calc((100% - 100px) / 3);
}
.footer_navi ul li a {
  font-size: 1.5rem;
  position: relative;
  font-weight: 600;
  text-align: left;
  border-bottom: 1px dotted rgba(244, 179, 194, 0.5);
  padding: 10px;
  display: block;
  color: #4A4A4A;
}
.footer_navi ul li a span {
  transition: 0.2s all ease-in-out;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  display: block;
  display: none;
  font-size: 1.2rem;
  text-align: left;
}
@media all and (max-width: 639px) {
  .footer_navi ul li a {
    font-size: 1.2rem;
  }
}
.footer_navi ul li .dropdown {
  gap: 0;
  padding: 0px 5px 5px;
}
@media all and (max-width: 639px) {
  .footer_navi ul li .dropdown {
    padding: 10px;
  }
}
.footer_navi ul li .dropdown .dropdown-ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px 15px;
  max-width: 320px;
}
.footer_navi ul li .dropdown .dropdown-li {
  width: 100%;
}
.footer_navi ul li .dropdown .dropdown-li:first-of-type {
  display: block;
}
.footer_navi ul li .dropdown .dropdown-li a {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  border: none;
  display: block;
  padding: 5px;
  position: relative;
  color: #4A4A4A;
  padding-left: 1em;
}
.footer_navi ul li .dropdown .dropdown-li a:before {
  color: #4A4A4A;
  position: absolute;
  content: "・";
  display: block;
  left: 0px;
}

.flogo {
  max-width: 400px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
  letter-spacing: 0;
}
@media all and (max-width: 896px) {
  .flogo {
    width: 90%;
    margin: 0 auto 10px;
  }
}

.address {
  margin-bottom: 40px;
}
@media all and (max-width: 896px) {
  .address {
    margin: 0 auto 40px;
  }
}
@media all and (max-width: 639px) {
  .address {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

.copyright {
  font-size: 1.2rem;
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  padding: 20px;
  background-color: #F4B3C2;
}
@media all and (max-width: 896px) {
  .copyright {
    font-size: 12px;
    margin: auto;
  }
}

/*----------------------------------
 layout
----------------------------------*/
.staff_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  max-width: 1200px;
}
.staff_list > li {
  width: calc((100% - 80px) / 3);
  background: rgba(244, 179, 194, 0.2);
  border-radius: 20px;
  padding: 20px;
}
.staff_list > li:nth-child(4), .staff_list > li:nth-child(5) {
  background: rgba(160, 216, 239, 0.2);
}
.staff_list > li:nth-child(4) .txt2 span, .staff_list > li:nth-child(5) .txt2 span {
  background: #A0D8EF;
}
.staff_list > li .img {
  text-align: center;
}
.staff_list > li .img img {
  width: 80%;
}
.staff_list > li .txt {
  font-weight: bold;
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 10px;
}
.staff_list > li .txt2 span {
  display: block;
  text-align: center;
  background: #F4B3C2;
  border-radius: 5px;
}
@media all and (max-width: 896px) {
  .staff_list > li {
    width: calc((100% - 40px) / 3);
  }
}
@media all and (max-width: 639px) {
  .staff_list > li {
    width: calc((100% - 20px) / 2);
  }
}

.rec_box {
  display: flex;
  flex-wrap: wrap;
  gap: 80px;
  width: 90%;
  margin: 0 auto;
}
.rec_box.w-100 {
  width: 100%;
}
.rec_box.col3 > li {
  width: calc((100% - 160px) / 3);
}
.rec_box.col2 > li {
  width: calc((100% - 80px) / 2);
  padding: 0 4em;
}
.rec_box.col2 > li .img img {
  height: 350px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.rec_box.jc-c {
  justify-content: center;
}
.rec_box > li {
  width: calc((100% - 80px) / 2);
}
.rec_box > li .img {
  margin-bottom: 20px;
}
.rec_box > li .img img {
  border-radius: 20px;
}
.rec_box > li .ttl {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: 600;
}
.rec_box > li .txt {
  font-size: 0.9em;
}
@media all and (max-width: 896px) {
  .rec_box.col3 {
    gap: 20px;
  }
  .rec_box.col3 > li {
    width: calc((100% - 20px) / 2);
  }
  .rec_box.col3 > li .img {
    margin-bottom: 10px;
  }
  .rec_box.col2 > li {
    padding: 0;
  }
  .rec_box.col2 > li .img img {
    height: 250px;
  }
}
@media all and (max-width: 639px) {
  .rec_box.col3, .rec_box.col2 {
    gap: 40px;
  }
  .rec_box.col3 > li, .rec_box.col2 > li {
    width: 100%;
  }
  .rec_box.col3 > li .ttl, .rec_box.col2 > li .ttl {
    font-size: 1.4rem;
  }
}

.fas_box {
  max-width: 100%;
  margin: 80px auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}
.fas_box .inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: calc((100% - 60px) / 2);
}
.fas_box .inner .img {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}
.fas_box .inner .img .num {
  position: absolute;
  top: -0.8em;
  left: -0.8em;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  font-size: 3rem;
  background: #F4B3C2;
  color: #fff;
  border-radius: 50%;
  margin-right: 15px;
}
.fas_box .inner .img img {
  border-radius: 20px;
  width: 45%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.fas_box .inner .txt {
  position: relative;
  flex: 1;
}
.fas_box .inner .txt .ttl {
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
@media all and (max-width: 896px) {
  .fas_box {
    gap: 30px;
  }
  .fas_box .inner {
    width: calc((100% - 30px) / 2);
  }
  .fas_box .inner .img img {
    width: 75%;
  }
  .fas_box .inner .txt .ttl {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .fas_box {
    margin: 40px auto 0;
  }
  .fas_box .inner {
    width: 100%;
  }
}

/* news
----------------------------------*/
.news-box {
  margin: 0 auto;
  max-width: 1100px;
  border-radius: 20px;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  min-height: 150px;
  padding: 20px;
}

.news-right {
  width: 80%;
}

.news-bl {
  width: 100%;
}
.news-bl .news-inner {
  padding: 10px 5px;
  border-bottom: 1px dotted #dee0e6;
}
.news-bl .news-inner dt {
  font-weight: 600;
}
.news-bl .news-inner dt:before {
  font-family: "Font Awesome 5 Free";
  content: "\f017";
  font-weight: 900;
  margin-right: 3px;
  color: #F4B3C2;
}
.news-bl .news-inner dd a {
  color: #4A4A4A;
}
.news-bl .news-inner dd a:hover {
  color: #F4B3C2;
}

.news-title {
  font-weight: 700;
  position: relative;
}
.news-title span {
  display: block;
}
.news-title .eng {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F4B3C2;
  position: relative;
  font-size: 2.5rem;
}
@media all and (max-width: 1320px) {
  .news-title .eng {
    font-size: 2.25rem;
  }
}
@media all and (max-width: 1100px) {
  .news-title .eng {
    font-size: 2.125rem;
  }
}
@media all and (max-width: 896px) {
  .news-title .eng {
    font-size: 2rem;
  }
}
@media all and (max-width: 639px) {
  .news-title .eng {
    font-size: 1.875rem;
  }
}
.news-title .ja {
  position: relative;
  margin: 0 auto;
}

.news-dl {
  overflow: hidden;
}
.news-dl .news-dl-inner {
  display: flex;
  gap: 40px;
  width: 100%;
  border-bottom: 1px solid #f4f4f4;
  padding: 15px 10px;
}
.news-dl .news-dl-inner:hover {
  background: #f4f4f4;
}
.news-dl .news-dl-inner:first-of-type {
  border-top: 1px solid #f4f4f4;
}
.news-dl dt {
  width: 10em;
  color: #4A4A4A;
  text-align: center;
  border-radius: 30px;
  font-weight: 600;
}
.news-dl dd {
  width: calc(100% - 12em);
  color: #4A4A4A;
}
@media all and (max-width: 639px) {
  .news-dl .news-dl-inner {
    gap: 10px;
    padding: 15px 0px;
  }
  .news-dl dt {
    font-size: 0.9rem;
    width: 8em;
  }
  .news-dl dd {
    width: calc(100% - 10em);
  }
}

/* category_tab
----------------------------------*/
.category_tab {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.category_tab li {
  position: relative;
  width: calc((100% - 15px) / 4);
  box-sizing: border-box;
  background: #A0D8EF;
  border-top: 3px solid #A0D8EF;
  border-right: 3px solid #A0D8EF;
  border-left: 3px solid #A0D8EF;
  color: #ffffff;
  padding: 20px 10px;
  cursor: pointer;
  font-weight: bold;
}
.category_tab li.active {
  background: #F4B3C2;
  border-top: 3px solid #F4B3C2;
  border-right: 3px solid #F4B3C2;
  border-left: 3px solid #F4B3C2;
}
.category_tab li.active:before {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background: #ffffff;
}
@media all and (max-width: 639px) {
  .category_tab {
    margin-bottom: 20px;
  }
  .category_tab li {
    width: calc((100% - 5px) / 2);
    padding: 10px;
  }
}

.category_contents {
  box-shadow: 0px 0px 15px 0px rgba(0, 85, 117, 0.08);
  padding: 4em;
}
@media all and (max-width: 639px) {
  .category_contents {
    padding: 1em 2em;
  }
}

.panel {
  display: none;
}

/* base layout
----------------------------------*/
.single {
  max-width: 1200px;
}

.single02 {
  max-width: 100%;
}

.single03 {
  max-width: 1300px;
  padding: 120px 0;
}

.single,
.single02,
.single03 {
  margin: 0 auto;
  position: relative;
  padding: 120px 0;
}
.single.phalf,
.single02.phalf,
.single03.phalf {
  padding: 60px 0;
}
.single.type1,
.single02.type1,
.single03.type1 {
  padding: 120px 0 0;
}
.single.type2,
.single02.type2,
.single03.type2 {
  padding: 0 0 120px;
}

/* column layout
----------------------------------*/
.column2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 40px;
}
.column2.row-r {
  flex-direction: row-reverse;
}
.column2.tp {
  align-items: flex-start;
}
.column2 .child {
  width: 47.5%;
}
.column2 .child2 {
  width: 41%;
}
.column2 .child3 {
  width: 55%;
}
.column2 .child4 {
  width: 30%;
}
.column2 .child5 {
  width: 65%;
}
.column2 figure {
  width: 150px;
  margin: 0 auto;
  height: 100px;
}
.column2 figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.column3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 25px;
}
.column3 .child {
  width: calc((100% - 50px) / 3);
}

.column4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px;
}
.column4 .child {
  width: 24%;
}

.img_r {
  border-radius: 20px;
}

/* box
----------------------------------*/
.mbox {
  background: #fefefe;
  padding: 30px;
  border-radius: 10px;
  position: relative;
  z-index: 3;
  margin-left: auto;
  margin-right: auto;
}
.mbox.wk {
  border: 1px solid #ddd;
}
.mbox.transparent {
  background: transparent;
}
.mbox.bd {
  border: 1px solid #A0D8EF;
}
.mbox.box {
  background-color: #fff;
  border: 2px dashed rgb(240.775862069, 156.724137931, 176.1206896552);
  position: relative;
}
.mbox.box2 {
  background: rgba(244, 179, 194, 0.1);
  border: 2px dashed rgb(240.775862069, 156.724137931, 176.1206896552);
  position: relative;
}
.mbox.box3 {
  color: #fff;
  background-image: linear-gradient(to right, #F4B3C2 0%, #A0D8EF 80%);
  border-radius: 10px 10px;
  box-shadow: 0 0 8px rgba(74, 74, 74, 0.1);
}

.annai_o {
  position: absolute;
  right: 30px;
  bottom: 20px;
  width: 100px;
}
@media all and (max-width: 639px) {
  .annai_o {
    right: 2px;
    bottom: -45px;
    width: 55px;
  }
}

.annai_m {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: 100px;
}
@media all and (max-width: 639px) {
  .annai_m {
    left: 2px;
    bottom: -45px;
    width: 55px;
  }
}

.mbox2 {
  background: #fefefe;
  padding: 30px;
  position: relative;
  z-index: 3;
  border-radius: 15px;
  border: 2px solid #ffe8d8;
  filter: drop-shadow(6px 6px 0px rgba(255, 93, 18, 0.2));
}

.small-box {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.small-box.type1 {
  max-width: 900px;
}
.small-box.type2 {
  max-width: 800px;
}
.small-box.type3 {
  max-width: 700px;
}

.note {
  padding: 1.5em;
  background: rgba(236, 236, 231, 0.3);
}
.note.type1 {
  background: #B8AA9D;
}
.note.type2 {
  background: rgba(255, 255, 255, 0.8);
}
@media all and (max-width: 639px) {
  .note {
    padding: 1em;
  }
}

#main {
  float: left;
  width: 76%;
}
#main .mbox {
  min-height: 300px;
}
@media all and (max-width: 896px) {
  #main .mbox {
    min-height: initial;
  }
}
@media all and (max-width: 896px) {
  #main {
    float: none;
    width: 100%;
  }
}

#side {
  float: right;
  position: sticky;
  right: 0;
  top: 0;
  width: 21%;
  padding-right: 10px;
}
@media all and (max-width: 896px) {
  #side {
    float: none;
    width: 100%;
    position: static;
    margin-top: 40px;
  }
}

/* background
----------------------------------*/
.bg-grid {
  background-image: linear-gradient(90deg, transparent 95%, rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2)), linear-gradient(0deg, transparent 95%, rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2));
  background-size: 20px 20px;
  background-repeat: repeat;
}

.bg-03 {
  position: relative;
  background: #fff7d8;
}
.bg-03:before, .bg-03:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 240px;
  content: "";
  z-index: -2;
}
.bg-03:before {
  position: absolute;
  top: -240px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 240"><path fill="%23fff7d8" d="M0.2,240L0,111.3c0,0,112-61.3,267-88.3C326.6,12.6,457,0,487,0c78,0,227.6,7,411.5,77.2 c186.8,71.3,381.7,108.3,512.7,108.3c146.9,0,274.2,3.7,508.9-71.9V240H0.2z" /></svg>') no-repeat center top/cover;
  transform: scale(-1, 1);
}
.bg-03:after {
  position: absolute;
  top: auto;
  bottom: -240px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 240"><path fill="%23fff7d8" d="M0.2,240L0,111.3c0,0,112-61.3,267-88.3C326.6,12.6,457,0,487,0c78,0,227.6,7,411.5,77.2 c186.8,71.3,381.7,108.3,512.7,108.3c146.9,0,274.2,3.7,508.9-71.9V240H0.2z" /></svg>') no-repeat center bottom/cover;
  transform: scale(1, -1);
}
@media all and (max-width: 639px) {
  .bg-03:before {
    height: 115px;
    top: -110px;
  }
  .bg-03:after {
    height: 115px;
    bottom: -110px;
  }
}

.bg-05 {
  position: relative;
}
.bg-05:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 0;
  border: top;
  top: 20%;
  background: #fcfcfc;
  left: 0%;
  /* transform: scale(2) rotate(198deg); */
  /* z-index: -10; */
  border-radius: 50%;
  transform: scale(1.5);
}
.bg-05.type1:before {
  background-color: #F8EBE9;
}
@media all and (max-width: 639px) {
  .bg-05:before {
    width: 250%;
    height: 100%;
    left: 50%;
    transform: translateX(-50%) scale(1.5);
  }
}

.bg-pink {
  position: relative;
}
.bg-pink:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #F8EBE9;
}

.img-01 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 180px;
  top: -120px;
}
@media all and (max-width: 639px) {
  .img-01 {
    width: 100px;
    top: -80px;
  }
}

.bg-w {
  position: relative;
}
.bg-w:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fefefe;
  z-index: -1;
}

.bg-round {
  position: relative;
  width: 95%;
  max-width: 1300px;
  margin: 0 auto;
}
.bg-round:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 0;
  border-radius: 50px;
}
.bg-round.type1:before {
  background: rgba(160, 216, 239, 0.3);
}
@media all and (max-width: 639px) {
  .bg-round:before {
    border-radius: 20px;
  }
}

.bg-base {
  position: relative;
}
.bg-base:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #A0D8EF;
  z-index: -2;
  opacity: 0.1;
}

.bg-01 {
  position: relative;
}
.bg-01:before {
  position: absolute;
  content: "";
  left: 0;
  top: -5%;
  width: 43%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27964/asirai1.svg) no-repeat 50% bottom/contain;
  z-index: -2;
  border-radius: 50px;
  transform: scaleY(-1);
}
.bg-01:after {
  position: absolute;
  content: "";
  right: 0;
  top: -5%;
  width: 43%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27964/asirai1.svg) no-repeat 50% bottom/contain;
  z-index: -2;
  border-radius: 50px;
  transform: scale(-1);
}

.bg-gray {
  position: relative;
}
.bg-gray::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  z-index: -2;
}

.bg-beige {
  position: relative;
}
.bg-beige:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #B8AA9D;
  z-index: -2;
  opacity: 0.8;
}

.bg-beige2 {
  position: relative;
}
.bg-beige2:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #E8DED1;
  z-index: -2;
  opacity: 0.8;
}

.bg-mati {
  position: relative;
}
.bg-mati:before {
  content: "";
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 148px;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27964/spring.png) repeat-x;
  background-size: contain;
}
@media all and (max-width: 639px) {
  .bg-mati:before {
    height: 45px;
  }
}

.bg-gradation {
  position: relative;
}
.bg-gradation:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #f4b3c2, #fff9a5);
  background-size: 100% 100%;
  opacity: 0.5;
}
@keyframes GradientBackground {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.bg-top {
  padding-top: 120px;
}
@media all and (max-width: 639px) {
  .bg-top {
    padding-top: 80px;
  }
}

.chosei {
  margin-bottom: 80px;
}

/* title
----------------------------------*/
.title01 span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  background: #F4B3C2;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 1.3em;
  line-height: 1.2;
  color: #fff;
}
.title01 span.flower1 {
  background: #ffcbdc;
  color: #462912;
}
.title01 span.flower2 {
  background: #F4B3C2;
  color: #fff;
}
.title01 span.flower3 {
  background: #A0D8EF;
  color: #111;
}
.title01 span.flower4 {
  background: #f4f4f4;
  color: #444;
}
.title01 span.type_flower {
  min-width: 100px;
  margin-inline: auto;
  margin-bottom: 10px;
  padding: 2px 10px;
  border-radius: 20px;
  font-feature-settings: "palt";
  text-align: center;
}

.mtext1 {
  font-size: 2rem;
}
@media all and (max-width: 896px) {
  .mtext1 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 639px) {
  .mtext1 {
    font-size: 1.6rem;
  }
}

.mtext2 {
  font-size: 2.7rem;
}
@media all and (max-width: 896px) {
  .mtext2 {
    font-size: 2.2rem;
  }
}
@media all and (max-width: 639px) {
  .mtext2 {
    font-size: 1.8rem;
  }
}

.message {
  line-height: 2.2;
}

.icon {
  width: 120px;
  text-align: center;
  margin: -55px auto 10px;
}
@media all and (max-width: 1100px) {
  .icon {
    width: 100px;
  }
}
@media all and (max-width: 896px) {
  .icon {
    width: 60px;
    margin: -30px auto 10px;
  }
}

.mtitle {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle {
    margin-bottom: 20px;
  }
}
.mtitle {
  position: relative;
}
.mtitle.white span {
  color: #fff;
}
.mtitle .eng,
.mtitle .eng2 {
  color: #F4B3C2;
  position: relative;
  z-index: 2;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1.3em;
}
.mtitle .ja {
  position: relative;
  z-index: 2;
  font-size: 2em;
  color: #4A4A4A;
  display: block;
  font-weight: 600;
}
@media all and (max-width: 639px) {
  .mtitle .eng,
  .mtitle .eng2 {
    font-size: 1em;
  }
}

.mtitles {
  margin-bottom: 40px;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 600;
  display: block;
}
.mtitles .ja {
  display: block;
}
.mtitles .small {
  font-size: 1.8rem;
  color: #F4B3C2;
  display: block;
  background: #fff;
  border-radius: 20px;
  padding: 2px 15px;
  display: inline-block;
}
@media all and (max-width: 639px) {
  .mtitles {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .mtitles .small {
    font-size: 1.4rem;
  }
}

.mtitle2 {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle2 {
    margin-bottom: 20px;
  }
}
.mtitle2.type1 {
  position: relative;
  font-weight: 700;
  letter-spacing: 0.2em;
  font-size: 1.5em;
  text-align: center;
  display: inline-block;
  margin-bottom: 40px;
  line-height: 1.6;
}
.mtitle2.type1::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 4rem;
  background-color: #333232;
  left: -30px;
  transform: rotate(-30deg);
}
.mtitle2.type1:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 4rem;
  background-color: #333232;
  right: -25px;
  transform: rotate(30deg);
}
.mtitle2 .eng {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F4B3C2;
  position: relative;
  display: block;
  line-height: 1.3;
  font-size: 2.7em;
}
.mtitle2 .eng span:nth-child(1) {
  color: #A0D8EF;
}
.mtitle2 .eng span:nth-child(3) {
  color: #ff9d4a;
}
.mtitle2 .eng span:nth-child(5) {
  color: #ff9d4a;
}
.mtitle2 .ja {
  color: #4A4A4A;
  font-size: 1.1em;
}
@media all and (max-width: 639px) {
  .mtitle2 {
    max-width: 90%;
  }
  .mtitle2 .eng {
    font-size: 3em;
  }
  .mtitle2 .ja {
    font-size: 1.2em;
    display: block;
  }
}

.mtitle3 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-feature-settings: "pkna";
  min-height: 100px;
  top: 0;
  left: 0;
  z-index: 10;
}
.mtitle3 .ja {
  display: block;
  font-size: 3rem;
}
@media all and (max-width: 1320px) {
  .mtitle3 .ja {
    font-size: 2.7rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle3 .ja {
    font-size: 2.55rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle3 .ja {
    font-size: 2.4rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle3 .ja {
    font-size: 2.25rem;
  }
}
.mtitle3 .ja {
  color: #222;
  letter-spacing: 0.05em;
  padding-right: 5px;
  line-height: 2;
}
.mtitle3 .eng {
  display: block;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .mtitle3 .eng {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle3 .eng {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle3 .eng {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle3 .eng {
    font-size: 1.5rem;
  }
}
.mtitle3 .eng {
  color: #F4B3C2;
}

.mtitle4 {
  font-weight: normal;
  text-align: center;
  color: #4A4A4A;
  font-size: 1.8em;
  font-weight: 600;
  font-family: "YakuHanRP", "Noto Sans JP", sans-serif;
  margin-bottom: 30px;
}
@media all and (max-width: 639px) {
  .mtitle4 {
    margin-bottom: 20px;
  }
}
.mtitle4 span {
  position: relative;
  display: inline-block;
}
.mtitle4 span:before, .mtitle4 span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 1px;
  background-color: #F4B3C2;
}
.mtitle4 span:before {
  left: -80px;
}
.mtitle4 span:after {
  right: -80px;
}
@media all and (max-width: 639px) {
  .mtitle4 {
    font-size: 1.6rem;
  }
}

.mtitle5 {
  position: relative;
  margin-bottom: 55px;
}
@media all and (max-width: 639px) {
  .mtitle5 {
    margin-bottom: 35px;
  }
}
.mtitle5 {
  text-align: center;
}
.mtitle5::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  width: 70px;
  height: 4px;
  background: #F4B3C2;
  border-radius: 10px;
}
.mtitle5 .eng {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 2.5em;
  line-height: 1;
}
.mtitle5 .ja {
  font-size: 1em;
  display: block;
}
@media all and (max-width: 639px) {
  .mtitle5 .eng {
    font-size: 1.5em;
  }
  .mtitle5 .ja {
    display: block;
    font-size: 0.8em;
  }
}

.mtitle6 {
  position: relative;
  padding: 15px 0;
}
.mtitle6 .eng {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.9em;
  color: #fff;
  background-color: #F4B3C2;
  border-radius: 30px;
  display: inline-block;
  padding: 0px 15px 0px;
  margin-bottom: 3px;
}
.mtitle6 .ja {
  font-size: 2rem;
  font-weight: 600;
  color: #4A4A4A;
  width: 100%;
}
@media all and (max-width: 639px) {
  .mtitle6 .eng {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .mtitle6 .ja {
    font-size: 1.8rem;
  }
}

.mtitle_border {
  position: relative;
  text-align: center;
  color: #4A4A4A;
  border-top: 1px solid #F4B3C2;
  border-bottom: 1px solid #F4B3C2;
  font-size: 2.5rem;
  padding: 20px;
  margin-bottom: 40px;
  font-weight: 600;
  text-align: center;
}
@media all and (max-width: 639px) {
  .mtitle_border {
    font-size: 2rem;
    padding: 15px;
  }
}

.mtitle_line {
  position: relative;
  margin-bottom: 20px;
  color: #4A4A4A;
  border-top: 2px solid #F4B3C2;
  font-size: 1.8rem;
}
@media all and (max-width: 1320px) {
  .mtitle_line {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_line {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_line {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_line {
    font-size: 1.35rem;
  }
}
.mtitle_line {
  padding: 6px 10px 16px;
}
.mtitle_line span {
  font-size: 1.4rem;
}
@media all and (max-width: 1320px) {
  .mtitle_line span {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_line span {
    font-size: 1.19rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_line span {
    font-size: 1.12rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_line span {
    font-size: 1.05rem;
  }
}
.mtitle_line span {
  color: #B8AA9D;
  margin-right: 10px;
}
.mtitle_line:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  opacity: 0.5;
  background-image: repeating-linear-gradient(-45deg, rgb(237.5517241379, 134.4482758621, 158.2413793103), rgb(237.5517241379, 134.4482758621, 158.2413793103) 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  backface-visibility: hidden;
}

.mtitle_line2 {
  position: relative;
  padding: 16px 15px;
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 20px;
  text-align: center;
}
.mtitle_line2::before, .mtitle_line2::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: "";
  background-image: linear-gradient(to right, #F4B3C2 0%, #A0D8EF 80%);
}
.mtitle_line2::before {
  top: 0;
}
.mtitle_line2::after {
  bottom: 0;
}

.mtitle_line3 {
  font-size: 1.3em;
  margin-bottom: 20px;
}
@media all and (max-width: 639px) {
  .mtitle_line3 {
    margin-bottom: 10px;
  }
}
.mtitle_line3 {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.mtitle_line3 .ja {
  border-left: 4px solid #F4B3C2;
  padding-left: 16px;
}

.mtitle-bll {
  font-size: 1.3em;
  font-weight: 700;
  border-bottom: 2px solid #eeeeee;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 8px;
}
.mtitle-bll:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -2px;
  width: 100px;
  height: 2px;
  background: #A0D8EF;
}

.mtitle_sub {
  padding-left: 0.5em;
  font-weight: 600;
  position: relative;
  border-left: 7px solid #A0D8EF;
  margin: 8px 0 15px;
  text-align: left;
  font-size: 1.6rem;
}
@media all and (max-width: 1320px) {
  .mtitle_sub {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_sub {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_sub {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_sub {
    font-size: 1.2rem;
  }
}
.mtitle_sub {
  font-size: 1.2em;
}
.mtitle_sub:before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: "";
  width: 6px;
  height: 50%;
  background-color: #F4B3C2;
}

.mtitle_point {
  position: relative;
  margin-bottom: 15px;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .mtitle_point {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_point {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_point {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_point {
    font-size: 1.5rem;
  }
}
.mtitle_point {
  text-align: center;
  color: #4A4A4A;
}
.mtitle_point:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #A0D8EF;
  display: block;
  margin: 10px auto 0;
}

.mtitle_box {
  background: #F4B3C2;
  color: #fff;
  font-size: 2rem;
  position: relative;
  padding: 10px;
  margin-bottom: 25px;
  font-weight: 700;
}
@media all and (max-width: 639px) {
  .mtitle_box {
    font-size: 1.5rem;
  }
}

.mtitle_box2 {
  background: rgb(240.775862069, 156.724137931, 176.1206896552);
  font-size: 1.25em;
  color: #fff;
  position: relative;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.1rem;
  padding: 15px 10px 15px 20px;
  margin-bottom: 25px;
}
.mtitle_box2:before {
  background-color: #F4B3C2;
  content: "";
  display: block;
  transform: rotate(60deg);
  position: absolute;
  bottom: -10px;
  right: -150px;
  width: 300px;
  height: 280px;
}
.mtitle_box2.type1 {
  font-size: 2.5rem;
  margin-bottom: 0;
}

.mtitle_box3 {
  display: flex;
  align-items: center;
  background: #F4B3C2;
  position: relative;
  padding: 10px 20px 10px 45px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.2em;
  font-size: 1.8rem;
  border-radius: 30px;
  margin-bottom: 20px;
}
@media all and (max-width: 639px) {
  .mtitle_box3 {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 639px) {
  .mtitle_box3 {
    font-size: 1.15em;
    padding: 10px;
    padding-left: 20px;
  }
}
.mtitle_box3:before {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  content: "●";
  color: #ffffff;
  font-size: 0.7em;
}

.mtitle_category {
  margin-bottom: 15px;
  font-size: 1.8rem;
}
@media all and (max-width: 1320px) {
  .mtitle_category {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_category {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_category {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_category {
    font-size: 1.35rem;
  }
}
.mtitle_category:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0ca";
  font-weight: 900;
  margin-right: 5px;
  color: #A0D8EF;
}
.mtitle_category.new:before {
  font-family: "Font Awesome 5 Free";
  content: "\f044";
  font-weight: 900;
  margin-right: 5px;
}

.mtitle_small {
  font-weight: 600;
  padding: 0 0 4px;
  position: relative;
  margin-bottom: 15px;
  font-size: 1.1em;
  color: #F4B3C2;
}
.mtitle_small:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
  margin-right: 5px;
  color: #F4B3C2;
}
.mtitle_small.type2 {
  margin-bottom: 5px;
}

.mtitle_small2 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.mtitle_small2:before {
  content: "";
  background-color: #F4B3C2;
  width: 10px;
  height: 4px;
  position: absolute;
  top: 0.6em;
  left: 0;
}

.mtitle_small3 {
  color: #4A4A4A;
  padding: 10px 0;
  font-size: 1.6rem;
}
@media all and (max-width: 1320px) {
  .mtitle_small3 {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_small3 {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_small3 {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_small3 {
    font-size: 1.2rem;
  }
}
.mtitle_small3 {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle_small3 {
    margin-bottom: 20px;
  }
}
.mtitle_small3 {
  border-top: 1px solid #F4B3C2;
  border-bottom: 1px solid #F4B3C2;
}
.mtitle_small3:before {
  content: "―";
  margin-right: 8px;
  color: #F4B3C2;
}
.mtitle_small3.type2 {
  margin-bottom: 0;
}
.mtitle_small3.type3 {
  margin-bottom: 20px;
}
@media all and (max-width: 639px) {
  .mtitle_small3.type3 {
    margin-bottom: 10px;
  }
}

.mtitle_small4 {
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 2rem;
  padding: 15px 15px 15px 30px;
  margin-bottom: 20px;
}
.mtitle_small4:before {
  position: absolute;
  top: 15%;
  left: 8px;
  width: 6px;
  height: 70%;
  content: "";
  background: rgba(244, 179, 194, 0.8);
}

.mtitle_small5 {
  position: relative;
  text-align: center;
  font-size: 1.8rem;
}
@media all and (max-width: 1320px) {
  .mtitle_small5 {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_small5 {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_small5 {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_small5 {
    font-size: 1.35rem;
  }
}
.mtitle_small5 {
  color: #F4B3C2;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle_small5 {
    margin-bottom: 20px;
  }
}
.mtitle_small5:after {
  position: absolute;
  content: "";
  transform: translateX(-50%);
  left: 50%;
  bottom: -10px;
  height: 2px;
  width: 150px;
  background: #F4B3C2;
}

.bg_color {
  margin-bottom: 30px;
}
.bg_color span {
  font-size: 1.8rem;
  background-color: #F4B3C2;
  padding: 8px 10px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  margin-bottom: 30px;
  margin-bottom: 10px;
}
@media all and (max-width: 639px) {
  .bg_color span {
    font-size: 1.4rem;
  }
}

.ttl_img {
  margin-bottom: 60px;
}
@media all and (max-width: 639px) {
  .ttl_img {
    margin-bottom: 30px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ttl_left {
  text-align: left;
  margin-left: 0;
}
.ttl_left span {
  text-align: left;
}
.ttl_left:before {
  transform: none;
  padding-left: 5px;
  left: 0;
}

.ttl_white {
  color: #fff;
  border-color: #fff;
}
.ttl_white span,
.ttl_white .ja,
.ttl_white .eng,
.ttl_white .eng2 {
  color: #fff;
  -webkit-text-fill-color: initial;
}
.ttl_white span::before, .ttl_white span:after,
.ttl_white .ja::before,
.ttl_white .ja:after,
.ttl_white .eng::before,
.ttl_white .eng:after,
.ttl_white .eng2::before,
.ttl_white .eng2:after {
  background: #eee;
  color: #fff;
}
.ttl_white .line {
  background: #fff !important;
}

.ttl_big {
  font-size: 1.2em;
}
.ttl_big span,
.ttl_big .ja,
.ttl_big .eng {
  font-size: 1.2em;
}

.ttl_eng {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 3em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1;
  width: 70%;
  transform: translateY(-100%);
  color: #F4B3C2;
  position: relative;
  margin: 0 auto -40px;
}
.ttl_eng .eng {
  background: linear-gradient(270deg, #A0D8EF, #f2a2b1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ttl_eng:before, .ttl_eng:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 160px;
  bottom: -70px;
  z-index: -1;
}
.ttl_eng:before {
  left: 2%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27964/yubi2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttl_eng:after {
  right: 2%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27964/yubi.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media all and (max-width: 896px) {
  .ttl_eng {
    font-size: 3em;
  }
  .ttl_eng::before, .ttl_eng::after {
    width: 54px;
    height: 115px;
  }
  .ttl_eng:before {
    left: -1%;
  }
  .ttl_eng:after {
    right: -1%;
  }
}
@media all and (max-width: 639px) {
  .ttl_eng:before, .ttl_eng:after {
    width: 31px;
    height: 112px;
  }
  .ttl_eng:before {
    left: -7%;
  }
  .ttl_eng:after {
    right: -7%;
  }
  .ttl_eng {
    font-size: 2em;
    margin-bottom: -25px;
    line-height: 1;
  }
}

.ttl_sub {
  margin-bottom: 60px;
}
@media all and (max-width: 639px) {
  .ttl_sub {
    margin-bottom: 50px;
  }
}
.ttl_sub {
  font-size: 3rem;
  font-weight: 600;
  color: #fff;
}
@media all and (max-width: 639px) {
  .ttl_sub {
    font-size: 1.3rem;
  }
}

.fukidashi {
  text-align: center;
  width: 100%;
}
.fukidashi span {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  padding: 16px 24px;
  border-radius: 50px;
  border: 2px solid #4A4A4A;
  background-color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  color: #4A4A4A;
}
@media all and (max-width: 639px) {
  .fukidashi {
    margin-bottom: 0;
  }
  .fukidashi span {
    padding: 16px;
    font-size: 1.2em;
  }
}

.fukidashi2 {
  position: relative;
  padding: 10px 30px;
  border: 2px solid #333;
  background-color: #fff;
  border-radius: 100px;
  color: #333;
  font-weight: bold;
  text-align: center;
  font-size: 2.3rem;
  width: 80%;
  top: -30px;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.fukidashi2:before {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) skew(-25deg);
  height: 20px;
  width: 5px;
  border-right: 2px solid #333;
  background-color: white;
  content: "";
}
@media all and (max-width: 639px) {
  .fukidashi2 {
    font-size: 1.6rem;
    width: 100%;
    padding: 10px 20px;
  }
}
.fukidashi2.type1 {
  margin-bottom: -20px;
  top: -50px;
}
@media all and (max-width: 639px) {
  .fukidashi2.type1 {
    top: -45px;
  }
}

/* btn
----------------------------------*/
.btn01 a {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 16px 32px;
  color: #F4B3C2;
  border: 2px solid #F4B3C2;
  text-decoration: none;
  background: #fff;
  transition: all 0.3s ease-out;
  font-weight: 600 !important;
  font-size: 1.2em;
}
.btn01 a::after :after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}
.btn01 a:hover {
  background-position: 99% 50%;
  transform: scale(1.05);
  box-shadow: 0 15px 15px rgba(74, 74, 74, 0.1);
}
.btn01.type2 a {
  background: #fff;
  color: #F4B3C2;
}

.btn02 {
  max-width: 280px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.btn02 a {
  display: block;
  position: relative;
  padding: 15px 5px;
  background: #ff9d4a;
  border: 1px solid #ff9d4a;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease;
  border-radius: 50px;
}
.btn02 a span {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.btn02 a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
  margin-right: 5px;
  margin-left: 10px;
}
.btn02 a:hover {
  background: #fff;
  color: #462912;
}
.btn02.type1 a {
  background: #A0D8EF;
  border: 1px solid #A0D8EF;
}
.btn02.type1 a:hover {
  background: #fff;
}
.btn02.tleft {
  margin-left: 0;
}

.btn03 {
  margin-top: 40px;
  text-align: center;
}
.btn03.left {
  text-align: left;
}
.btn03 a {
  position: relative;
  transition: all 0.4s ease;
  color: #F4B3C2;
}
.btn03 a span {
  margin-left: 10px;
  color: #4A4A4A;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
.btn03 a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  font-weight: 900;
  margin-right: 5px;
  margin-right: 5px;
  background: #F4B3C2;
  padding: 10px;
  border-radius: 50%;
  color: #fefefe;
  transition: all 0.4s ease;
}
.btn03 a:hover:before {
  background: #F4B3C2;
  padding: 15px;
}
.btn03 a:hover span {
  color: #F4B3C2;
}
.btn03.white a {
  color: #fff;
}
.btn03.white a span {
  color: #fefefe;
  border-bottom: 1px solid #fefefe;
}
.btn03.white a:before {
  background: #fefefe;
  color: #F4B3C2;
}
.btn03.white a:hover span {
  color: #4A4A4A;
}
@media all and (max-width: 896px) {
  .btn03 {
    margin-right: 3vw;
    margin-top: 20px;
  }
}

.btn_pdf {
  width: 100%;
  margin: 20px auto 0;
}
.btn_pdf a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 20px 40px;
  background-color: #fff;
  border: 1px solid #604030;
  color: #604030;
  border-radius: 10px;
  font-size: 1.8rem;
  letter-spacing: 0;
  font-weight: 500;
  transition: 0.2s all ease;
}
.btn_pdf a:hover {
  background: #fff;
  color: #604030;
  opacity: 0.5;
}
.btn_pdf a i {
  font-size: 2rem;
  border-left: 1px solid #604030;
  padding: 10px 0 10px 20px;
  margin-left: 5px;
}
.btn_pdf a em {
  font-size: 1rem;
  text-transform: uppercase;
  color: #59C2C5;
  display: block;
}
.btn_pdf a img {
  width: 74px;
}
@media all and (max-width: 639px) {
  .btn_pdf {
    margin: 0 auto;
  }
  .btn_pdf a {
    font-size: 1rem;
    padding: 10px;
  }
  .btn_pdf a i {
    padding-left: 10px;
    font-size: 1.5rem;
  }
}

.btn_wk a {
  letter-spacing: 0.2em;
  text-align: center;
  color: #4A4A4A;
  background: #fff;
  border: 1px solid #4A4A4A;
  padding: 6px 10px;
  transition: all 0.3s ease-in-out;
}
.btn_wk a:before, .btn_wk a:after {
  content: "";
  position: absolute;
  border: solid #4A4A4A;
  width: 10px;
  height: 10px;
  transition: all 0.3s ease-in-out;
}
.btn_wk a:before {
  top: -6px;
  left: -6px;
  border-width: 1px 0 0 1px;
}
.btn_wk a:after {
  bottom: -6px;
  right: -6px;
  border-width: 0 1px 1px 0;
}
.btn_wk a:hover {
  color: #fff;
  background: #F4B3C2;
  border-color: transparent;
}
.btn_wk a:hover:before, .btn_wk a:hover:after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #F4B3C2;
}

.btn_wk2 a {
  text-align: center;
  color: #4A4A4A;
  background: transparent;
  border: 1px solid #4A4A4A;
  padding: 6px 10px;
  transition: all 0.3s ease-in-out;
}
.btn_wk2 a:before, .btn_wk2 a:after {
  content: "";
  position: absolute;
  border: solid #4A4A4A;
  width: 10px;
  height: 10px;
  transition: all 0.3s ease-in-out;
}
.btn_wk2 a:before {
  top: -6px;
  left: -6px;
  border-width: 1px 0 0 1px;
}
.btn_wk2 a:after {
  bottom: -6px;
  right: -6px;
  border-width: 0 1px 1px 0;
}
.btn_wk2 a:hover {
  background: #F4B3C2;
  border-color: transparent;
}
.btn_wk2 a:hover:before, .btn_wk2 a:hover:after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #F4B3C2;
}

.btn_wrap {
  display: flex;
  flex-wrap: wrap;
}

.btn_wrap div {
  margin: 10px 5px;
}
@media all and (max-width: 639px) {
  .btn_wrap div {
    margin-bottom: 5px;
  }
}

.btn_wrap.center {
  justify-content: center;
}

.btns {
  margin-top: 15px;
}
.btns.center {
  text-align: center;
}
.btns a {
  background: #F4B3C2;
  color: #fff;
  border-radius: 30px;
  padding: 8px 24px;
  text-align: center;
  font-size: 0.9em;
  border: 1px solid #F4B3C2;
}
.btns a:hover {
  background: #fff;
  color: #F4B3C2;
}
.btns a:hover:after {
  color: #F4B3C2;
}
.btns a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  margin-right: 5px;
  color: #fff;
  font-size: 0.8em;
  padding-left: 5px;
}
.btns.type2 a {
  margin-top: 10px;
}

a.btn_orange {
  color: #fff;
  background-color: #ff7918;
  border-bottom: 5px solid #eb6100;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1.5rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 639px) {
  a.btn_orange {
    font-size: 1.5rem;
  }
}

a.btn_orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #ff7918;
  border-bottom: 2px solid #b84c00;
}

/* news
----------------------------------*/
.news dt {
  width: 8em;
  font-size: 1.2em;
  float: left;
  font-weight: 600;
  color: #4A4A4A;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.news dd a {
  color: #4A4A4A;
}
.news dd a:hover {
  opacity: 0.6;
}

/* page-title
----------------------------------*/
.page-title {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 400px;
}
.page-title .inner {
  height: 100%;
  position: relative;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27964/page-title.jpg) no-repeat center 70%/cover;
}
.page-title .inner::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.1;
}
.page-title .page-lead {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 50%);
  bottom: 50%;
  background: #fff;
  display: inline-block;
  color: #F4B3C2;
  padding: 10px 3em;
  text-align: center;
  border-radius: 100px;
}
.page-title .page-lead .ja {
  display: block;
  color: #4A4A4A;
  font-weight: 600;
}
.page-title .page-lead .eng {
  font-size: 2.3em;
  line-height: 1.3;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media all and (max-width: 639px) {
  .page-title .page-lead {
    width: 90%;
  }
}
@media all and (max-width: 1100px) {
  .page-title {
    margin-top: 0;
  }
}
@media all and (max-width: 639px) {
  .page-title {
    width: 100%;
  }
  .page-title .inner {
    width: 100%;
  }
}

/* tbl
----------------------------------*/
.company {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 5px;
}
.company th,
.company td {
  padding: 10px;
  vertical-align: middle;
}
.company th {
  position: relative;
  background: #A0D8EF;
  color: #fff;
  font-weight: 600;
  width: 25%;
}
.company th::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #f9f9f9;
  border-width: 10px;
  border-left-color: #A0D8EF;
  margin-top: -10px;
}
.company td {
  background: #f9f9f9;
  padding-left: 20px;
  color: #4A4A4A;
}

.tbl {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}
.tbl th,
.tbl td {
  padding: 10px;
  vertical-align: middle;
}
.tbl th {
  background: rgba(244, 179, 194, 0.9);
  white-space: nowrap;
  color: #fff;
  width: 30%;
  font-weight: 400;
}
.tbl td {
  padding: 10px 20px;
  background: #fefefe;
  border: 1px solid rgba(244, 179, 194, 0.4);
}
.tbl.type2 th {
  width: auto;
}
.tbl .price {
  font-weight: 600;
  font-size: 1.4em;
}
@media all and (max-width: 639px) {
  .tbl.type2 tr {
    display: flex;
    flex-wrap: wrap;
  }
  .tbl.type2 tr th,
  .tbl.type2 tr td {
    width: 100%;
  }
  .tbl.type3 th {
    width: auto;
  }
}

.tbl2 {
  width: 100%;
}
.tbl2 th,
.tbl2 td {
  padding: 5px 12px;
  vertical-align: middle;
}
.tbl2 th {
  font-weight: 600;
  width: 25%;
  padding: 7px 12px;
  background: #ececec;
}
.tbl2 td {
  background: #fefefe;
}
.tbl2.type2 th {
  width: 15%;
}

.tbl3 {
  width: 100%;
  font-size: 0.9em;
}
.tbl3.price td {
  text-align: center;
}
.tbl3 th,
.tbl3 td {
  padding: 5px 12px;
  vertical-align: middle;
  border: 1px solid #dcdad9;
}
.tbl3 th {
  font-weight: 500;
  padding: 7px 12px;
  background: #ffe4be;
  border: 1px solid #fff;
  width: 30%;
}
.tbl3 th.th2 {
  background: #ececec;
  color: #4A4A4A;
}
.tbl3 td {
  background: #fefefe;
}
.tbl3.type2 th {
  width: 15%;
}

.tbl_new {
  width: 100%;
}
.tbl_new tr th,
.tbl_new tr td {
  vertical-align: middle;
  padding: 15px 10px;
}
.tbl_new tr th {
  font-weight: 700;
  width: 25%;
  border-right: 1px solid #e4e4e4;
}
.tbl_new tr:nth-child(odd) th, .tbl_new tr:nth-child(odd) td {
  background: #f7f7f7;
}
.tbl_new.type2 tr:nth-child(odd) th, .tbl_new.type2 tr:nth-child(odd) td {
  background: #fff;
}

.tbl-border {
  width: 100%;
}
.tbl-border th,
.tbl-border td {
  padding: 10px;
  border-bottom: 1px solid;
  vertical-align: middle;
}
.tbl-border th {
  width: 25%;
  border-color: #F4B3C2;
}
.tbl-border td {
  border-color: rgb(231.25, 231.25, 231.25);
}

.timetable {
  width: 100%;
  border-top: 2px solid rgb(116.3513513514, 198.0810810811, 231.6486486486);
}
.timetable th,
.timetable td {
  border-bottom: 1px solid #ccc;
  padding: 15px 5px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
}
.timetable th .txt,
.timetable td .txt {
  letter-spacing: 0;
  font-size: 12px;
}
.timetable .thead th {
  border-top: 0;
}
.timetable .circle {
  color: #A0D8EF;
}
.timetable .circle:before {
  content: "〇";
}

/* ggmap
----------------------------------*/
.ggmap {
  position: relative;
  padding-bottom: 55.25%;
  height: 0;
  overflow: hidden;
}
.ggmap.type2 {
  padding-bottom: 60.25%;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 639px) {
  .ggmap.type2 {
    padding-bottom: 56.25%;
  }
}

/* list
----------------------------------*/
.list_common li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed rgba(160, 216, 239, 0.5);
}
.list_common li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.list_common2 li {
  padding-bottom: 4px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}
.list_common2 li p {
  margin-top: 5px;
}
.list_common2 li span {
  font-size: 90%;
  background: #A0D8EF;
  color: #fff;
  padding: 3px 8px;
  letter-spacing: 0.2em;
}
.list_common2 li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.list_check li {
  padding: 8px;
  font-weight: 700;
  margin-bottom: 5px;
}
.list_check li span {
  font-weight: normal;
  font-size: 0.9em;
  display: block;
  padding: 10px;
  background: rgba(184, 170, 157, 0.2);
  margin-top: 10px;
}
.list_check li a {
  color: #F4B3C2;
  border-bottom: 1px dotted #F4B3C2;
}
.list_check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  margin-right: 5px;
  color: #F4B3C2;
}

.list_check2 li {
  padding: 0 8px 0 30px;
  position: relative;
  font-weight: 600;
}
.list_check2 li .num {
  color: #F4B3C2;
  margin: 0 4px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.list_check2 li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 0%;
  color: #F4B3C2;
}
.list_check2 li:not(:last-child) {
  margin-bottom: 4px;
}
@media all and (max-width: 639px) {
  .list_check2 li {
    padding: 0 5px 0 20px;
  }
}

.list-inline li {
  display: inline-block;
  padding: 1px;
}
.list-inline li:not(:last-of-type):after {
  content: "/";
  margin: 0 1px;
  color: #F4B3C2;
  font-weight: normal;
}

.list-inline2 {
  text-align: center;
}
.list-inline2 li {
  display: inline-block;
  padding: 4px 15px;
  background: #fefefe;
  border: 1px solid #F4B3C2;
  font-weight: 700;
  border-radius: 30px;
}
.list-inline2 li:not(:last-child) {
  margin-right: 8px;
}

.ol-list {
  counter-reset: number;
  list-style: none;
  padding: 5px;
}
.ol-list.type1 li {
  color: #F4B3C2;
  font-size: 1.8rem;
  font-weight: 600;
}
.ol-list.type1 li span {
  display: block;
  font-size: 1.5rem;
  color: #4A4A4A;
  font-weight: 400;
}
.ol-list > li {
  line-height: 2;
  padding-top: 10px;
  position: relative;
  padding-left: 3em;
  padding-bottom: 5px;
}
.ol-list > li .inner {
  font-weight: normal;
  display: block;
  padding: 10px;
  font-size: 1.4rem;
}
@media all and (max-width: 1320px) {
  .ol-list > li .inner {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 1100px) {
  .ol-list > li .inner {
    font-size: 1.19rem;
  }
}
@media all and (max-width: 896px) {
  .ol-list > li .inner {
    font-size: 1.12rem;
  }
}
@media all and (max-width: 639px) {
  .ol-list > li .inner {
    font-size: 1.05rem;
  }
}
.ol-list > li:before {
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  left: 0;
  top: 0.5em;
  position: absolute;
  font-size: 2rem;
  color: #fefefe;
  background: #F4B3C2;
  border-radius: 50%;
  padding: 5px;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Lato", sans-serif;
  font-weight: bold;
}
@media all and (max-width: 639px) {
  .ol-list.type1 li {
    font-size: 1.4rem;
  }
  .ol-list.type1 li span {
    font-size: 1.2rem;
  }
  .ol-list li {
    padding-left: 2.3em;
  }
  .ol-list li:before {
    font-size: 1.5rem;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
  }
}

.list_disc.sbc li:before {
  color: #A0D8EF;
}
.list_disc li {
  position: relative;
  margin-left: 1.5em;
  font-size: 1.8rem;
}
.list_disc li:before {
  content: "●";
  color: rgba(74, 74, 74, 0.8);
  margin-right: 5px;
  font-size: 0.7em;
  line-height: 2.5em;
  position: absolute;
  left: -20px;
  top: 0;
}
@media all and (max-width: 639px) {
  .list_disc li {
    font-size: 1em;
  }
}

/* blog
----------------------------------*/
#top-blog .pages {
  display: none;
}

.blog-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.blog-wrap * {
  transition: 0.3s;
}
.blog-wrap > li {
  width: calc((100% - 60px) / 4);
  position: relative;
  padding: 1em;
  background-color: #fff;
  border: 1px solid #ecece7;
}
.blog-wrap > li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.blog-wrap > li > a:hover ~ .blog-img img {
  opacity: 1;
  transform: scale(1.2);
}

.blog-img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.blog-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s ease;
  font-family: "object-fit: cover;";
}
.blog-img:hover img {
  opacity: 1 !important;
  transform: scale(1.2);
}

.blog-detail img {
  display: block;
  margin: auto;
}

.blog-detail-upper {
  z-index: 2;
  color: white;
  font-size: 12px;
}

.blog-category {
  display: inline-block;
  padding: 5px 10px;
  line-height: 1.3;
  text-align: center;
  background: #F4B3C2;
  color: #fff;
  font-size: 0.7em;
  font-weight: 600;
}

.blog-date {
  line-height: 1.3;
  text-align: center;
  display: inline-block;
  color: #F4B3C2;
  font-size: 1.2em;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
}

.blog-date2 {
  color: #F4B3C2;
  font-weight: 600;
}

.blog-title {
  line-height: 1.3;
  margin: 10px 0 0;
  color: #4A4A4A;
}

.blog-txt {
  line-height: 1.5;
  color: #F4B3C2;
  padding: 10px;
}

.blog-month {
  margin-bottom: 10px;
}
.blog-month ul {
  display: flex;
  flex-wrap: wrap;
}
.blog-month ul li {
  width: 49%;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: 0;
}
.blog-month ul li:nth-child(2n) {
  margin-left: 2%;
}
.blog-month ul li a {
  display: block;
  padding: 5px 0;
  background: #F4B3C2;
  color: #fff;
  font-size: 1.2rem;
}
@media all and (max-width: 1320px) {
  .blog-month ul li a {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  .blog-month ul li a {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  .blog-month ul li a {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  .blog-month ul li a {
    font-size: 0.9rem;
  }
}
.blog-month ul li a:hover {
  opacity: 0.6;
}

.pages {
  text-align: center;
  margin-top: 30px;
}
.pages .page_next,
.pages .page_prev {
  display: inline-block;
  margin: 0 20px;
}
.pages .page_next a,
.pages .page_prev a {
  color: #fff;
  padding: 4px 15px;
  background: #F4B3C2;
  font-size: 12px;
}

.category_nav li:not(:last-child) {
  margin-bottom: 5px;
}
.category_nav li a {
  display: block;
  padding: 10px;
  font-size: 13px;
  text-align: center;
  background: #f4f4f4;
  color: #4A4A4A;
}
.category_nav li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
  font-weight: 900;
  margin-right: 5px;
  color: #A0D8EF;
}
.category_nav li a:hover {
  opacity: 0.5;
}
.category_nav li:last-child a {
  border-bottom: none;
}

.blog2 .blog-wrap > li {
  border: 2px solid #A0D8EF;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 25px 50px -12px;
}
.blog2 .blog-wrap > li .blog-img {
  height: 170px;
}

/* breadcrumb
----------------------------------*/
.breadcrumb {
  max-width: 95%;
  margin: 20px auto 20px;
  font-size: 1.2rem;
}
@media all and (max-width: 1320px) {
  .breadcrumb {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  .breadcrumb {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  .breadcrumb {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  .breadcrumb {
    font-size: 0.9rem;
  }
}
.breadcrumb {
  text-align: right;
  padding: 0 20px;
}
.breadcrumb li {
  display: inline;
  color: rgba(74, 74, 74, 0.6);
}
.breadcrumb li a {
  color: rgba(74, 74, 74, 0.8);
}
.breadcrumb li + li:before {
  margin: 0 10px;
  content: "/";
}

/* form
----------------------------------*/
.form-contents {
  width: 100% !important;
  height: auto !important;
  padding: 0 !important;
  border-radius: 15px 15px 0 0 !important;
  background: transparent !important;
  color: #4A4A4A;
}
.form-contents .form-thanks-msg {
  background: #f3f5f7 !important;
  box-shadow: none !important;
}
.form-contents .form-thanks-msg p {
  color: #4A4A4A !important;
}
.form-contents .form-thanks-msg .back-home-btn a {
  color: #A0D8EF !important;
  border: 2px solid #A0D8EF !important;
}
.form-contents .form-thanks-msg .back-home-btn a:hover {
  background: #A0D8EF !important;
  color: #fff !important;
}
.form-contents .requibase_color::before {
  background: transparent !important;
  padding: 5px 10px !important;
  content: "*" !important;
  color: #F4B3C2 !important;
  font-size: 1.8rem !important;
}
.form-contents .required::before {
  background: #F4B3C2 !important;
}
.form-contents .textarea {
  background-color: #f5f5f5 !important;
  border: none !important;
  padding: 25px 15px !important;
  border-radius: 5px !important;
}
.form-contents input[type=text],
.form-contents textarea {
  font-size: 16px;
}
.form-contents input[type=select],
.form-contents .textarea-serect,
.form-contents .textarea-datetime {
  border-radius: 5px !important;
}
.form-contents .submit-btn {
  background-color: #F4B3C2 !important;
  border: none !important;
  color: #fff !important;
  border-radius: 30px !important;
  position: relative !important;
  border: 1px solid #F4B3C2 !important;
}
.form-contents .submit-btn::before {
  display: none !important;
}
.form-contents .submit-btn:hover {
  opacity: 0.6;
}
.form-contents .custom-area p {
  padding: 10px 0;
}
.form-contents dl dd:not(.pattern-exclusion) {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

.policy {
  padding: 30px;
  background: #f8f9fa;
  margin-top: 20px;
}

/* accordion
----------------------------------*/
.accordion {
  overflow: hidden;
  margin-top: 60px;
}
.accordion dt,
.accordion dd {
  position: relative;
  padding: 1em;
}
.accordion dt {
  color: #fff;
  border-top: 1px solid #fefefe;
  border-bottom: 1px solid #fefefe;
  background-color: #F4B3C2;
  cursor: pointer;
  font-size: 1.8rem;
}
.accordion dt:after {
  position: absolute;
  content: "＋";
  right: 20px;
  top: 50%;
  transition: all 0.4s ease;
  transform: translateY(-50%);
}
.accordion dt.on:after {
  transform: translateY(-50%) rotate(45deg);
}
.accordion dd {
  display: none;
  padding: 35px 30px 0;
  background: #fefefe;
}
@media all and (max-width: 896px) {
  .accordion {
    margin-top: 30px;
  }
  .accordion dt,
  .accordion dd {
    padding: 0.8em;
  }
  .accordion dt {
    font-size: 1.4rem;
  }
  .accordion dt:after {
    right: 8px;
  }
  .accordion dd {
    padding: 20px 15px 0;
  }
}

/* gallery
----------------------------------*/
.gallery {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.gallery.col5 li {
  width: calc((100% - 40px) / 5);
}
.gallery.col4 li {
  width: calc((100% - 60px) / 4);
}
.gallery.col3 li {
  width: calc((100% - 40px) / 3);
}
.gallery.col2 li {
  width: calc((100% - 10px) / 2);
}
.gallery li a {
  display: block;
  text-align: center;
}
.gallery li a img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.gallery li .ttl {
  font-size: 1.1em;
  font-weight: 600;
  text-align: center;
  background: rgba(160, 216, 239, 0.1);
  margin-bottom: 10px;
}
.gallery li .txt {
  font-size: 90%;
  margin: 3px 0 6px;
  text-align: center;
}

/* fixed
----------------------------------*/
.fixed-btn {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 150;
}
.fixed-btn a {
  text-align: center;
  padding: 8px 6px;
  display: block;
  background: #F4B3C2;
  border-radius: 5px 0 0 5px;
  color: #fff;
  font-size: 1.1em;
  letter-spacing: 0.05em;
  writing-mode: vertical-lr;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fixed-btn a i {
  display: block;
  margin-bottom: 4px;
}
.fixed-btn a:hover {
  opacity: 0.6;
}
.fixed-btn a:nth-child(1) {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.fixed-btn a:not(:last-of-type) {
  margin-bottom: 8px;
}

/*history
---------------------------------*/
.history {
  position: relative;
}
.history:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background-image: linear-gradient(0deg, #F4B3C2, #A0D8EF);
  opacity: 0.7;
  border-radius: 20px;
}
.history .history-inner {
  position: relative;
  padding-left: 70px;
}
.history .history-inner:before {
  position: absolute;
  content: "";
  left: 12px;
  top: 15px;
  width: 40px;
  height: 1px;
  background: #4A4A4A;
}
.history .history-inner:after {
  position: absolute;
  content: "";
  left: 6px;
  top: 10px;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50%;
}
.history .history-inner:not(:last-of-type) {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(170, 170, 170, 0.5);
}
.history .history-inner dt {
  font-weight: 600;
  color: #ff9d4a;
  font-size: 1.15em;
}
.history .history-inner dt span {
  font-size: 1.5rem;
  padding: 0 3px;
}
.history .history-inner dt span:before {
  content: "(";
}
.history .history-inner dt span:after {
  content: ")";
}
.history .history-inner dd {
  padding: 14px 18px;
}
@media all and (max-width: 639px) {
  .history .history-inner {
    padding-left: 45px;
  }
  .history .history-inner:before {
    width: 25px;
  }
  .history .history-inner dt {
    font-size: 1.2em;
  }
  .history .history-inner dt span {
    font-size: 1.1rem;
  }
  .history .history-inner dd {
    padding: 12px;
  }
}

.what-inner {
  width: 80%;
  margin: auto;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
  max-width: 500px;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  margin: 0 auto;
}
.what-inner .in-left {
  width: 30%;
}
.what-inner .in-left .read {
  font-size: 3rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
  background-color: #ff9d4a;
  color: #fff;
}
.what-inner .in-left .read span {
  font-size: 17px;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #F4B3C2;
  line-height: 1em;
  display: block;
}
.what-inner .in-right {
  width: 70%;
}
.what-inner .in-right .right-ttl {
  font-weight: 600;
  font-size: 2.5rem;
}
.what-inner .in-right .right-ttl span {
  font-size: 1.2em;
  color: #ff9d4a;
}
@media all and (max-width: 639px) {
  .what-inner {
    width: 98%;
  }
  .what-inner .in-left {
    width: 100%;
  }
  .what-inner .in-left .read {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .what-inner .in-left .read span {
    font-size: 1.4rem;
  }
  .what-inner .in-right {
    width: 100%;
  }
}

.what-inner2 {
  width: 80%;
  margin: auto;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  margin: 0 auto;
}
.what-inner2 .in-left {
  width: 30%;
  margin-right: 5%;
}
.what-inner2 .in-left .read {
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
  background-color: #ff9d4a;
  color: #fff;
  padding: 10px;
}
.what-inner2 .in-left .read span {
  font-size: 17px;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #F4B3C2;
  line-height: 1em;
  display: block;
}
.what-inner2 .in-right {
  width: 65%;
}
@media all and (max-width: 639px) {
  .what-inner2 {
    width: 98%;
  }
  .what-inner2 .in-left {
    width: 100%;
  }
  .what-inner2 .in-left .read {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .what-inner2 .in-left .read span {
    font-size: 1.4rem;
  }
  .what-inner2 .in-right {
    width: 100%;
  }
}

/* framework
----------------------------------*/
.daily-dl {
  position: relative;
}
.daily-dl .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  position: relative;
}
.daily-dl .inner:before {
  position: absolute;
  content: "";
  height: 125%;
  width: 8px;
  top: 25px;
  left: 36px;
  background: #ff9d4a;
}
.daily-dl .inner:last-child:before {
  display: none;
}
@media all and (max-width: 639px) {
  .daily-dl .inner {
    width: 100%;
    margin: 0 auto 20px;
  }
  .daily-dl .inner:before {
    width: 8px;
    height: 120%;
    left: 27px;
    top: 15px;
  }
}
.daily-dl .inner dt {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #ff9d4a;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  z-index: 4;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media all and (max-width: 639px) {
  .daily-dl .inner dt {
    font-size: 1.2rem;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .daily-dl .inner dt.big {
    font-size: 2rem;
  }
}
.daily-dl .inner dd {
  flex: 1;
  position: relative;
  background: #fff;
  box-shadow: 2px 4px 6px -1px rgba(0, 0, 0, 0.15);
  left: -10px;
  padding: 15px 35px 15px 35px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  color: #4A4A4A;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.daily-dl .inner dd .image {
  width: 15%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}
.daily-dl .inner dd .image img {
  display: block;
  width: 100%;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.daily-dl .inner dd .txt {
  width: 80%;
  font-size: 1.6rem;
}
.daily-dl .inner dd .txt .ttl {
  font-weight: bold;
  font-size: 2rem;
  color: #4A4A4A;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
@media all and (max-width: 639px) {
  .daily-dl .inner dd {
    display: block;
    padding: 15px 20px 15px 20px;
  }
  .daily-dl .inner dd .image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-bottom: 15px;
  }
  .daily-dl .inner dd .txt {
    width: 100%;
  }
  .daily-dl .inner dd .txt .ttl {
    font-size: 1.5rem;
    text-align: center;
    padding-bottom: 5px;
  }
  .daily-dl .inner dd .txt p {
    font-size: 1.3rem;
    letter-spacing: 0.01em;
    line-height: 1.3;
  }
}

.flow-dl {
  display: flex;
  flex-wrap: wrap;
}
.flow-dl .flow-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 25px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.8);
}
.flow-dl .flow-inner:nth-child(2n) {
  margin-right: 0;
}
.flow-dl dt {
  color: #F4B3C2;
  width: 60px;
  text-align: center;
  margin-right: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-top: 8px;
}
.flow-dl dt span {
  font-size: 3.5rem;
}
@media all and (max-width: 1320px) {
  .flow-dl dt span {
    font-size: 3.15rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-dl dt span {
    font-size: 2.975rem;
  }
}
@media all and (max-width: 896px) {
  .flow-dl dt span {
    font-size: 2.8rem;
  }
}
@media all and (max-width: 639px) {
  .flow-dl dt span {
    font-size: 2.625rem;
  }
}
.flow-dl dt span {
  display: block;
  line-height: 1;
  color: #F4B3C2;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.flow-dl dd {
  width: calc(100% - 80px);
}
.flow-dl dt:not(:last-child),
.flow-dl dd:not(:last-child) {
  margin-bottom: 20px;
}

.time-list li {
  display: flex;
  position: relative;
}
.time-list li .txtarea {
  order: 1;
  padding: 0px 40px 30px 40px;
  text-align: left;
}
.time-list li .txtarea:before {
  content: "";
  position: absolute;
  left: 118px;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: #d3d3d3;
}
.time-list li .txtarea:last-child:before {
  display: none;
}
.time-list li .txtarea:after {
  content: "";
  position: absolute;
  left: 110px;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #F4B3C2;
  z-index: 1;
  border: 2px solid #F4B3C2;
  border-radius: 50%;
}
.time-list li .ttl {
  font-size: 1.4rem;
}
@media all and (max-width: 1320px) {
  .time-list li .ttl {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 1100px) {
  .time-list li .ttl {
    font-size: 1.19rem;
  }
}
@media all and (max-width: 896px) {
  .time-list li .ttl {
    font-size: 1.12rem;
  }
}
@media all and (max-width: 639px) {
  .time-list li .ttl {
    font-size: 1.05rem;
  }
}
.time-list li .time {
  flex: 0 0 100px;
  text-align: end;
  min-width: 0;
  overflow-wrap: break-word;
  padding-bottom: 1rem;
  color: #A0D8EF;
  font-weight: bold;
  font-size: 1.5rem;
}
@media all and (max-width: 1320px) {
  .time-list li .time {
    font-size: 1.35rem;
  }
}
@media all and (max-width: 1100px) {
  .time-list li .time {
    font-size: 1.275rem;
  }
}
@media all and (max-width: 896px) {
  .time-list li .time {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 639px) {
  .time-list li .time {
    font-size: 1.125rem;
  }
}

.faq {
  margin: 20px auto;
}
.faq:last-child {
  margin-bottom: 0;
}
.faq dt {
  letter-spacing: 0.15em;
  margin-bottom: 5px;
  background: rgba(244, 179, 194, 0.2);
  background: #fff;
  color: #4A4A4A;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 16px;
  padding-left: 3em;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease;
  box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
}
.faq dt::before {
  content: "Q";
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  position: absolute;
  top: -6px;
  left: -6px;
  text-indent: 0px;
  font-size: 1.6rem;
}
@media all and (max-width: 1320px) {
  .faq dt::before {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .faq dt::before {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .faq dt::before {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .faq dt::before {
    font-size: 1.2rem;
  }
}
.faq dt::before {
  line-height: 35px;
  color: #fff;
  background: linear-gradient(-60deg, #A0D8EF 0%, #F4B3C2 70%);
  width: 35px;
  height: 35px;
  text-align: center !important;
}
.faq dt::after {
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  content: "＋";
  color: #777;
  float: right;
}
.faq dt:hover {
  background: rgba(255, 255, 255, 0.6);
}
.faq dt.active::after {
  font-family: "Font Awesome 5 Free";
  margin-right: 3px;
  content: "ー";
}
.faq dd {
  display: none;
  position: relative;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 16px;
  padding-left: 48px;
  line-height: 2;
  position: relative;
  background: #fff;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 8px;
  left: 8px;
  text-indent: 0px;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .faq dd::before {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .faq dd::before {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .faq dd::before {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .faq dd::before {
    font-size: 1.5rem;
  }
}
.faq dd::before {
  line-height: 35px;
  color: #A0D8EF;
  width: 35px;
  height: 35px;
  text-align: center !important;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.faq-dl .faq-inner {
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 50px;
}
.faq-dl .faq-inner:not(:last-of-type) {
  margin-bottom: 20px;
}
.faq-dl .faq-inner dt,
.faq-dl .faq-inner dd {
  position: relative;
}
.faq-dl .faq-inner dt:before,
.faq-dl .faq-inner dd:before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.faq-dl .faq-inner.active dt:after {
  content: "－";
}
.faq-dl .faq-inner dt {
  padding: 20px 10px;
  padding-left: 55px;
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 667px) {
  .faq-dl .faq-inner dt {
    padding-left: 45px;
  }
}
.faq-dl .faq-inner dt:before {
  content: "Q.";
  color: #A0D8EF;
  font-size: 2.2rem;
}
@media screen and (max-width: 667px) {
  .faq-dl .faq-inner dt:before {
    font-size: 1.4rem;
  }
}
.faq-dl .faq-inner dt:after {
  content: "＋";
  position: absolute;
  top: 50%;
  right: -1%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  color: #A0D8EF;
  text-align: center;
}
.faq-dl .faq-inner dt span {
  position: relative;
}
.faq-dl .faq-inner dt span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 10px;
  background-image: linear-gradient(to right, #F4B3C2, #A0D8EF);
  opacity: 0.5;
  z-index: -1;
}
@media screen and (max-width: 667px) {
  .faq-dl .faq-inner dt span::after {
    display: none;
  }
}
@media screen and (max-width: 667px) {
  .faq-dl .faq-inner dt:hover span {
    color: #F4B3C2;
  }
}
.faq-dl .faq-inner dd {
  display: none;
  padding: 20px;
  padding-left: 55px;
}
.faq-dl .faq-inner dd:before {
  content: "A.";
  color: #A0D8EF;
  font-size: 2.2rem;
}
@media screen and (max-width: 667px) {
  .faq-dl .faq-inner dd:before {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 667px) {
  .faq-dl .faq-inner {
    padding-left: 10px;
  }
}

.flow-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flow-list li {
  position: relative;
  width: 24%;
  margin-right: 1.3%;
  padding: 25px 20px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(70, 41, 18, 0.05);
  box-shadow: 2px 4px 6px -1px rgba(0, 0, 0, 0.15);
}
.flow-list li:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  margin-right: 5px;
  top: 45%;
  right: -20px;
  color: #F4B3C2;
  font-size: 1.5em;
}
.flow-list li:last-child::before {
  display: none;
}
.flow-list li:last-child {
  margin-right: 0;
}
@media all and (max-width: 1100px) {
  .flow-list li {
    width: 47%;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 639px) {
  .flow-list li {
    width: 90%;
    margin: 0 auto 30px;
    padding: 15px;
  }
  .flow-list li:nth-child(3n) {
    margin-right: auto;
  }
}
.flow-list li .flowimg {
  text-align: center;
}
.flow-list li .flowimg img {
  display: block;
  width: 100%;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.flow-list li .flowimg {
  margin-bottom: 15px;
}
.flow-list li .flow-num {
  color: #F4B3C2;
  font-size: 3rem;
  border-bottom: 1px dashed #F4B3C2;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.2;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.flow-list li .flow-num span {
  font-size: 1.4rem;
  display: block;
  letter-spacing: 0.1em;
}
.flow-list li .txt {
  flex: 1;
  margin-left: 35px;
}
.flow-list li .detail p {
  font-size: 0.9em;
  margin-bottom: 10px;
  letter-spacing: 0.1rem;
}
.flow-list li .detail p.flow-title {
  color: #F4B3C2;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
@media all and (max-width: 639px) {
  .flow-list li {
    flex-direction: column;
    justify-content: stretch;
  }
  .flow-list li:before {
    right: 50%;
    top: unset;
    bottom: -30px;
    transform: rotate(90deg);
  }
  .flow-list li .flow-num {
    font-size: 2rem;
    text-align: center;
    border-right: 0;
    padding: 0 0 4px;
    border-bottom: 1px solid #A0D8EF;
    margin-bottom: 15px;
  }
  .flow-list li .detail p.flow-title {
    font-size: 1.6rem;
  }
  .flow-list li .txt {
    margin: 20px auto 0;
    flex: 0 1 auto;
    width: 100%;
  }
}

.price-dl {
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  padding: 0 1em;
}
.price-dl:not(:last-child) {
  margin-bottom: 20px;
}
.price-dl dt {
  font-size: 1.2em;
}
.price-dl dd {
  font-size: 1.5em;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}

/* anchor
----------------------------------*/
/* other
----------------------------------*/
.logo_link a {
  background: #fefefe;
  padding: 10px 20px;
  display: block;
  max-width: 260px;
  text-align: center;
  border-radius: 20px;
}
.logo_link a:hover {
  opacity: 0.6;
}

.top_greet {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 150px;
}
.top_greet .img {
  width: 65%;
  height: 100%;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.top_greet .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_greet .txt {
  width: 55%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 6em;
  margin-top: 150px;
  background: #F9F6F0;
}
@media all and (max-width: 1100px) {
  .top_greet {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .top_greet .img {
    width: 95%;
  }
  .top_greet .txt {
    position: initial;
    width: 100%;
    padding: 2em;
    margin-top: 0;
    background: transparent;
  }
}
@media all and (max-width: 1100px) {
  .top_greet .img {
    height: 200px;
  }
  .top_greet .txt {
    padding: 2em 1em;
  }
}

.product_box {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.product_box > li {
  width: calc((100% - 80px) / 3);
  background: rgba(160, 216, 239, 0.05);
  border: 1px solid #A0D8EF;
  border-radius: 10px;
  padding: 2em;
}
.product_box > li a:hover .pro_img img {
  transform: scale(1.1);
}
.product_box > li .pro_img {
  margin-bottom: 10px;
  overflow: hidden;
}
.product_box > li .pro_img img {
  transition: all 0.5s ease;
}
.product_box > li .pro_name {
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
}
.product_box > li .pro_txt {
  font-size: 0.9em;
}

.pro_box {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.pro_box.col3 > li {
  width: calc((100% - 40px) / 3);
}
.pro_box > li {
  width: calc((100% - 80px) / 5);
  border-radius: 10px;
  padding: 1em;
  background: #fefefe;
}
.pro_box > li .img {
  text-align: center;
  margin-bottom: 20px;
}
.pro_box > li .img2 img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.pro_box > li .ttl {
  text-align: center;
  background: #F4B3C2;
  color: #fff;
  font-weight: 600;
  border-radius: 30px;
  padding: 10px;
  width: 60%;
  margin-left: auto;
  margin-top: -1em;
  margin-bottom: 20px;
  position: relative;
  font-size: 1.2em;
  margin-right: -0.5em;
}
.pro_box > li .txt {
  font-size: 0.9em;
}
@media all and (max-width: 896px) {
  .pro_box > li {
    width: calc((100% - 40px) / 3);
  }
  .pro_box.col3 > li {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .pro_box > li {
    width: calc((100% - 20px) / 2);
  }
}

.lesson_bnr {
  margin-top: 60px;
}
.lesson_bnr a {
  display: block;
  background: #F4B3C2;
  border-radius: 20px;
  overflow: hidden;
}
.lesson_bnr a:hover {
  background: #A0D8EF;
}

.shop_list .inner {
  background: #fefefe;
  border-radius: 60px;
  padding: 4em;
}
.shop_list .inner:not(:last-of-type) {
  margin-bottom: 60px;
}
.shop_list .inner .ttl {
  font-size: 1.3em;
  font-weight: 600;
}
.shop_list .inner table th,
.shop_list .inner table td {
  font-size: 0.85em;
}
.shop_list .inner .top,
.shop_list .inner .bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shop_list .inner .top {
  margin-bottom: 20px;
}
.shop_list .inner .top .img,
.shop_list .inner .top table {
  width: 49%;
}
.shop_list .inner .top .img img,
.shop_list .inner .top table img {
  width: 100%;
}
.shop_list .inner .bottom .map,
.shop_list .inner .bottom .item {
  width: 49%;
}
.shop_list .inner .bottom .map iframe,
.shop_list .inner .bottom .item iframe {
  width: 100%;
  height: 100%;
}
@media all and (max-width: 896px) {
  .shop_list .inner {
    border-radius: 20px;
    padding: 2em;
  }
  .shop_list .inner .top {
    margin-bottom: 20px;
  }
  .shop_list .inner .top .img,
  .shop_list .inner .top table {
    width: 100%;
  }
  .shop_list .inner .bottom .map,
  .shop_list .inner .bottom .item {
    width: 100%;
  }
  .shop_list .inner .top,
  .shop_list .inner .bottom {
    gap: 20px;
  }
}
@media all and (max-width: 639px) {
  .shop_list .inner {
    border-radius: 10px;
    padding: 1em;
  }
}

.top_event {
  margin-top: -100px;
  position: relative;
  z-index: 100;
}
@media all and (max-width: 1100px) {
  .top_event {
    margin-top: 0;
  }
}

/* slider
----------------------------------*/
.slide_list,
.slide_list2 {
  text-align: center;
  height: 60vh;
}

.business_ttl {
  padding: 20px;
  text-align: center;
  font-size: 2em;
  background: rgba(255, 255, 255, 0.3);
  font-weight: 600;
  margin-top: 80px;
}
@media all and (max-width: 639px) {
  .business_ttl {
    font-size: 1.5em;
  }
}

.business_box {
  display: flex;
  flex-wrap: wrap;
}
.business_box > li {
  width: 33.3333333333%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 2em;
}
.business_box > li:not(:last-child) {
  border-right: 1px solid #fff;
}
.business_box > li .img {
  margin-bottom: 20px;
}
.business_box > li .img img {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.business_box > li .ttl {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.3;
  text-align: center;
}
.business_box.col2 > li {
  width: 50%;
}
@media all and (max-width: 896px) {
  .business_box > li {
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #fff;
    padding: 2em;
  }
  .business_box > li:not(:last-child) {
    border-right: none;
  }
  .business_box > li:first-child {
    border-top: 1px solid #fff;
  }
  .business_box.col2 > li {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .business_box > li .ttl {
    font-size: 1.2em;
  }
}

.sd_box {
  display: flex;
  gap: 40px;
}

.feature_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  padding-top: 40px;
}
.feature_list > li {
  width: calc((100% - 80px) / 3);
  position: relative;
}
.feature_list > li .img {
  margin-bottom: 10px;
}
.feature_list > li .num {
  position: absolute;
  top: -1em;
  right: -0.3em;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 3.5em;
  color: #F4B3C2;
}
.feature_list > li .ttl {
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 10px;
}
.feature_list > li .txt {
  font-size: 0.9em;
}
@media all and (max-width: 896px) {
  .feature_list > li {
    width: 100%;
  }
}

.deco01 {
  width: 350px;
}
@media all and (max-width: 896px) {
  .deco01 {
    width: 45%;
  }
}

.staff_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.staff_list > li {
  width: 29%;
}
.staff_list > li .img {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  padding: 3em;
  max-width: 90%;
  margin: 0 auto 10px;
}
.staff_list > li .img::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-60deg, #A0D8EF 0%, #F4B3C2 70%);
  z-index: -1;
  opacity: 0.3;
}
.staff_list > li .name {
  text-align: center;
  font-family: "YakuHanMP", "Noto Serif JP", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
  font-size: 1.1em;
  margin-bottom: 10px;
}
.staff_list > li .txt {
  font-size: 0.9em;
}
@media all and (max-width: 639px) {
  .staff_list {
    gap: 20px;
  }
  .staff_list > li {
    width: 100%;
  }
}

.top_about {
  display: flex;
  flex-wrap: wrap;
}
.top_about > div {
  width: 50%;
}
.top_about .txt {
  position: relative;
  padding: 4em 6em 6em;
}
.top_about .txt::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 120%;
  height: 90%;
  background: #f4f4f4;
  z-index: -2;
  opacity: 0.5;
}
.top_about .txt .big_eng {
  transform: translate(-150px, -50px);
  white-space: nowrap;
  z-index: 10;
  font-size: 5.4em;
  color: #F4B3C2;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: linear-gradient(-60deg, #A0D8EF 0%, #F4B3C2 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 896px) {
  .top_about > div {
    width: 100%;
  }
  .top_about .txt {
    padding: 4em 2em 4em;
  }
  .top_about .txt .big_eng {
    transform: translate(0, -30px);
    font-size: 3.4em;
  }
}

.service_box .head_img {
  margin-bottom: 20px;
}
.service_box .head_img img {
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.service_box .txt {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .service_box .head_img img {
    width: 100%;
    height: 300px;
  }
}

.company_img img {
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
@media all and (max-width: 896px) {
  .company_img img {
    height: 350px;
  }
}

.big_ttl_outer {
  position: relative;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .big_ttl_outer {
    margin-bottom: 20px;
  }
}
.big_ttl_outer .ttl {
  line-height: 1;
}
.big_ttl_outer .ttl .eng {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 6em;
  display: block;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}
.big_ttl_outer .ttl .ja {
  color: rgba(244, 179, 194, 0.8);
  font-size: 1.2em;
}
@media all and (max-width: 1100px) {
  .big_ttl_outer .ttl .eng {
    font-size: 7em;
  }
}
@media all and (max-width: 896px) {
  .big_ttl_outer .ttl .eng {
    font-size: 6em;
  }
}
@media all and (max-width: 639px) {
  .big_ttl_outer .ttl .eng {
    font-size: 4em;
    margin-bottom: 10px;
  }
  .big_ttl_outer .ttl .ja {
    font-size: 1em;
  }
}

.link_box {
  position: relative;
}
.link_box.type1 a {
  background: linear-gradient(270deg, rgb(62, 213, 165) -0.39%, rgb(89, 209, 73) 95.82%);
}
.link_box.type1 a .button i {
  color: #029e54;
}
.link_box a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(270deg, #ffa2b7 -0.39%, #F4B3C2 0.82%);
  border-radius: 10px;
  padding: 30px;
  height: 160px;
}
.link_box a .flex-start {
  width: 50%;
}
.link_box a .flex-start h3 {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #fff;
}
.link_box a .flex-start p {
  color: #fff;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.link_box a .button {
  position: relative;
  background: #fff;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.link_box a .button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #f4b3c2;
  transition: all 0.3s ease;
}
.link_box a:hover .button {
  width: 65px;
  height: 65px;
}
.link_box a:hover .button i {
  font-size: 1.3rem;
}
@media all and (max-width: 896px) {
  .link_box a {
    padding: 20px;
    height: 130px;
  }
  .link_box a .flex-start {
    width: 65%;
  }
  .link_box a .flex-start h3 {
    font-size: 2rem;
  }
}
@media all and (max-width: 639px) {
  .link_box a .flex-start h3 {
    font-size: 1.6rem;
  }
}

.link_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.link_list > li {
  width: 22%;
}
.link_list > li a {
  position: relative;
}
.link_list > li a:hover .img {
  position: relative;
  margin-bottom: 15px;
}
.link_list > li a:hover .img::before {
  transition: all 0.5s ease;
  top: 0;
  left: 0;
}
.link_list > li a:hover .img::after {
  transition: all 0.5s ease;
  top: 0;
  left: 0;
}
.link_list > li a:hover .img img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.link_list > li .img {
  position: relative;
  margin-bottom: 15px;
  aspect-ratio: 1/1;
  background: #fefefe;
}
.link_list > li .img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #A0D8EF;
  top: 15px;
  left: 15px;
}
.link_list > li .img::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #A0D8EF;
  top: 15px;
  left: 15px;
  z-index: -1;
}
.link_list > li .img img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.link_list > li .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  font-size: 1.1em;
  background: #fff;
  color: #4A4A4A;
  white-space: nowrap;
  padding: 3px 20px;
}
@media all and (max-width: 896px) {
  .link_list {
    row-gap: 20px;
  }
  .link_list > li {
    width: 46%;
  }
}

.area_img {
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_img img {
    max-width: 80%;
  }
}

.message_box {
  display: flex;
  flex-wrap: wrap;
}
.message_box .txt {
  width: 55%;
  padding-right: 6em;
  padding-top: 6em;
}
.message_box .img {
  width: 45%;
}
.message_box .img img {
  display: block;
}
.message_box .img img:last-child {
  margin-top: 20px;
  padding-left: 7em;
}
@media all and (max-width: 1100px) {
  .message_box {
    flex-direction: column-reverse;
  }
  .message_box .img,
  .message_box .txt {
    width: 100%;
  }
  .message_box .txt {
    padding-right: 0;
    padding-top: 2em;
  }
}
.company_box {
  align-items: stretch;
}
.company_box .map,
.company_box iframe {
  height: 100%;
  width: 100%;
}

.top-bnr-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  gap: 20px;
}
.top-bnr-list > li {
  width: calc((100% - 50px) / 3);
  position: relative;
}
.top-bnr-list > li.w100 {
  width: 100%;
}
.top-bnr-list > li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.top-bnr-list > li a:hover {
  transition: all 0.2s ease-in;
  transform: scale(0.9);
}
.top-bnr-list > li a:hover .top-bnr-img {
  position: relative;
}
.top-bnr-list > li a:hover .top-bnr-img img {
  transform: scale(1.3);
}
.top-bnr-list > li a:hover .top-bnr-img::before {
  opacity: 0.1;
}
.top-bnr-list > li a:hover .top-bnr-title {
  background: rgba(255, 255, 255, 0.8);
  color: #4A4A4A;
  font-size: 2rem;
}
@media all and (max-width: 639px) {
  .top-bnr-list {
    gap: 0;
  }
  .top-bnr-list > li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.top-bnr-list .top-bnr-img {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.top-bnr-list .top-bnr-img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #4A4A4A;
  transition: all 0.5s ease;
  opacity: 0.5;
  z-index: 1;
}
.top-bnr-list .top-bnr-img.tp img {
  -o-object-position: top;
     object-position: top;
}
.top-bnr-list .top-bnr-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s ease;
  display: block;
}
@media all and (max-width: 639px) {
  .top-bnr-list .top-bnr-img {
    height: 200px;
  }
}
.top-bnr-list .top-bnr-title {
  font-weight: 500;
  padding: 15px 0;
  line-height: 1.6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: rgba(160, 216, 239, 0.7);
  backdrop-filter: blur(3px);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: all 0.5s ease;
  color: #fff;
  text-align: center;
  font-size: 2.1rem;
}
.top-bnr-list .top-bnr-title .eng {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.1em;
  letter-spacing: 0.1em;
  display: block;
  margin-bottom: 10px;
}
.top-bnr-list .top-bnr-title .ttl {
  font-size: 1.2em;
  display: block;
  font-weight: 500;
  letter-spacing: 0.01em;
  left: 20px;
}
.top-bnr-list .top-bnr-title .ttl .price {
  font-size: 1.8em;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 0 3px;
}
@media all and (max-width: 1100px) {
  .top-bnr-list .top-bnr-title .eng {
    font-size: 1.8rem;
  }
  .top-bnr-list .top-bnr-title .ja {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 639px) {
  .top-bnr-list .top-bnr-title {
    width: 150px;
    height: 150px;
    font-size: 1.6rem;
  }
  .top-bnr-list .top-bnr-title .eng {
    font-size: 1.5em;
  }
  .top-bnr-list .top-bnr-title .ja {
    font-size: 1rem;
  }
}
.top-bnr-list .top-bnr-txt {
  color: #222;
  padding: 10px;
  font-size: 1.4rem;
  font-family: "YakuHanRP", "Noto Sans JP", sans-serif;
}

.plan_box > li {
  border: 1px solid #4A4A4A;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 4em;
}
.plan_box > li:not(:last-child) {
  margin-bottom: 60px;
}
.plan_box > li .left {
  width: 37%;
}
.plan_box > li .left .img img {
  border-radius: 140px;
  height: 270px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.plan_box > li .right {
  width: 55%;
}
.plan_box > li .right .num {
  font-size: 2.6em;
  line-height: 1;
  margin-bottom: 20px;
}
.plan_box > li .right .ttl {
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 20px;
}
@media all and (max-width: 639px) {
  .plan_box > li {
    padding: 2em;
  }
  .plan_box > li:not(:last-child) {
    margin-bottom: 30px;
  }
  .plan_box > li .left,
  .plan_box > li .right {
    width: 100%;
  }
  .plan_box > li .left .img {
    margin-bottom: 20px;
  }
  .plan_box > li .left .img img {
    height: 200px;
  }
  .plan_box > li .right .num {
    font-size: 2em;
    margin-bottom: 5px;
  }
  .plan_box > li .right .ttl {
    margin-bottom: 10px;
  }
}

.top_concept {
  position: relative;
}
.top_concept .concept_bg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  z-index: -1;
  display: flex;
  overflow: hidden;
}
.top_concept .concept_bg img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.top_concept .concept_bg img:first-child {
  animation: loop 80s -40s linear infinite;
}
.top_concept .concept_bg img:last-child {
  animation: loop2 80s linear infinite;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.top_concept .txt {
  padding: 0 60px;
  max-width: 1150px;
  margin: auto;
  background: rgba(249, 246, 240, 0.95);
}
.top_concept .img img {
  border-radius: 220px;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.top_concept .ttl {
  text-align: center;
  font-size: 1.2em;
  font-family: "YakuHanMP", "Noto Serif JP", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
}
.top_concept .detail {
  font-size: 0.9em;
  padding: 0 20px;
}
@media all and (max-width: 1100px) {
  .top_concept {
    padding: 0;
  }
  .top_concept .txt {
    padding: 60px;
    max-width: 80%;
  }
}
@media all and (max-width: 639px) {
  .top_concept .concept_bg {
    display: none;
  }
  .top_concept .txt {
    padding: 0;
    max-width: 90%;
  }
}

.concept_img img {
  display: inline-block;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
  height: 500px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.concept_img.type2 {
  display: flex;
  justify-content: space-between;
}
.concept_img.type2 img {
  width: 31%;
  display: inline-block;
}
.concept_img.type2 img:nth-child(2) {
  margin-top: 40px;
}
.comparison_box {
  display: flex;
  justify-content: space-between;
}
.comparison_box > li {
  width: 48%;
  text-align: center;
  border: 1px solid #ddd;
  background: #fff;
  padding: 1em;
  font-weight: 600;
}
.comparison_box > li .ttl {
  background: #ff9d4a;
  color: #fff;
  margin-bottom: 10px;
  font-size: 1.2em;
  pad: 3px;
}
.comparison_box > li .red {
  color: #e66109;
}
.comparison_box > li .price {
  font-size: 1.8em;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.comparison_box > li:nth-child(2) .ttl {
  background: #ffa516;
}
@media all and (max-width: 639px) {
  .comparison_box {
    display: block;
  }
  .comparison_box li {
    width: 100%;
    margin-bottom: 10px;
  }
}

.about_img {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.about_img img {
  display: inline-block;
  width: 32%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.read {
  text-align: center;
  margin-bottom: 60px;
}
@media all and (max-width: 639px) {
  .read {
    margin-bottom: 30px;
  }
}
.read .ja {
  font-size: 1.7em;
  font-weight: 600;
  position: relative;
}
.read .ja::after {
  content: "";
  position: absolute;
  bottom: -0.5em;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 2.5em;
  height: 2px;
  border-radius: 10px;
  background: #cbc0ae;
}

.strengths_box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
}
.strengths_box.col2 > li {
  width: calc((100% - 80px) / 2);
}
.strengths_box > li {
  width: calc((100% - 80px) / 3);
  position: relative;
  background: #fff;
  border: 2px solid #E8DED1;
  border-radius: 20px;
  padding: 0 40px 40px;
}
.strengths_box > li .strengths_image {
  text-align: center;
  margin-top: -30px;
  margin-bottom: 20px;
  height: 175px;
}
.strengths_box > li .strengths_image img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}
.strengths_box > li .strengths_ttl {
  font-size: 2.4rem;
  color: #4A4A4A;
  display: block;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.strengths_box > li .strengths_ttl span {
  padding: 5px;
  border-bottom: 3px dotted #F4B3C2;
}
.strengths_box > li .strengths_txt {
  margin-bottom: 20px;
}
@media all and (max-width: 896px) {
  .strengths_box {
    gap: 20px;
  }
  .strengths_box.col2 > li {
    width: 100%;
  }
  .strengths_box > li {
    width: calc((100% - 20px) / 2);
  }
  .strengths_box > li .strengths_txt .list_disc li {
    width: 100%;
  }
  .strengths_box > li .strengths_ttl {
    font-size: 2rem;
  }
}
@media all and (max-width: 639px) {
  .strengths_box {
    display: block;
    margin-top: 30px;
  }
  .strengths_box > li {
    width: 100%;
    margin-bottom: 50px;
    padding: 0 20px 20px;
  }
  .strengths_box > li:last-child {
    margin-bottom: 0;
  }
  .strengths_box > li .strengths_image {
    height: 100px;
    margin-bottom: 20px;
  }
  .strengths_box > li .strengths_image img {
    margin-top: 20px;
  }
  .strengths_box > li .strengths_ttl {
    font-size: 1.8rem;
  }
}

.strengths_col4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.strengths_col4 .strengths_item {
  width: calc((100% - 70px) / 4);
  background: #fff;
  box-shadow: 2px 4px 6px -1px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 20px;
}
.strengths_col4 .strengths_item p {
  font-size: 0.9em;
  letter-spacing: 0.02em;
}
.strengths_col4 .strengths_item .ttl {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.strengths_col4 .strengths_item .ttl .icon {
  margin-right: 15px;
  width: 35%;
}
.strengths_col4 .strengths_item .ttl .icon img {
  display: block;
  width: 100%;
  height: 72px;
  -o-object-fit: contain;
     object-fit: contain;
}
.strengths_col4 .strengths_item .ttl div:nth-child(2) {
  margin: auto;
  width: 100%;
  padding-left: 10px;
  border-bottom: 1px solid #ddd;
}
@media all and (max-width: 896px) {
  .strengths_col4 {
    display: block;
  }
  .strengths_col4 .strengths_item {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }
}
@media all and (max-width: 639px) {
  .strengths_col4 .strengths_item {
    padding: 15px;
  }
  .strengths_col4 .strengths_item .ttl {
    display: block;
    text-align: center;
  }
  .strengths_col4 .strengths_item .ttl .icon {
    margin-left: auto;
    margin-right: auto;
  }
}

.sns_btn {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.sns_btn > li {
  width: 42%;
}
.sns_btn > li a {
  display: block;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 7px 25px;
  font-size: 0.9em;
}
.sns_btn > li a.ig_btn {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.sns_btn > li a.youtube_btn {
  background: #dc2743;
}
.sns_btn > li a:hover {
  opacity: 0.6;
}

.voice {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.voice > li {
  width: calc((100% - 40px) / 3);
}
.voice > li .txt {
  font-size: 0.85em;
}
.voice > li .img {
  border: 1px solid #ddd;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
}
.voice > li .img .v_name {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: linear-gradient(-60deg, #A0D8EF 0%, #F4B3C2 70%);
  color: #fff;
  padding: 5px 15px;
  font-size: 0.9em;
  font-weight: 600;
}
@media all and (max-width: 639px) {
  .voice > li {
    width: 100%;
  }
}

.bf_box {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.bf_box > li {
  width: calc((100% - 80px) / 3);
}
.bf_box > li .img {
  margin-bottom: 10px;
}
.bf_box > li .img img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.bf_box > li .txt {
  font-weight: 600;
}
@media all and (max-width: 639px) {
  .bf_box > li {
    width: 100%;
  }
}

.list2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 4%;
}
@media all and (max-width: 896px) {
  .list2 {
    grid-template-columns: 1fr;
    gap: 20px 4%;
  }
}
.list2.type1 > li,
.list2.type1 .child {
  background: #fefefe;
  padding: 15px;
}
.list2.ai-center {
  align-items: center;
}
.list2.jc-center {
  justify-content: center;
}
.list2 > li.child-100,
.list2 .child.child-100 {
  grid-column: 2fr;
}
.list2 > li,
.list2 .child {
  position: relative;
}

.list4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 2%;
}
@media all and (max-width: 639px) {
  .list4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.list4.ai-center {
  align-items: center;
}
.list4.jc-center {
  justify-content: center;
}
.list4 > li.child-100,
.list4 .child.child-100 {
  grid-column: 2fr;
}
.list4 > li,
.list4 .child {
  position: relative;
}

.timeline3 {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.4;
}
.timeline3 * {
  box-sizing: border-box;
}
.timeline3 > dt {
  width: 10em;
  padding-top: 3.6em;
}
.timeline3 > dt > b {
  position: relative;
  display: block;
  padding-right: 1em;
  font-size: 1.1em;
  font-weight: 700;
  color: #555;
  text-align: right;
}
.timeline3 > dd {
  width: calc(100% - 10em - 20px);
  padding: 2em 0 0 20px;
  border-left: solid 2px #555;
}
.timeline3 > dd h3 {
  position: relative;
  padding: 10px 10px 18px;
  margin-bottom: 20px;
}
.timeline3 > dd h3:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 10px;
  content: "";
  opacity: 0.5;
  background-image: repeating-linear-gradient(-45deg, rgb(161, 161, 161), rgb(161, 161, 161) 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  backface-visibility: hidden;
}
.timeline3 > dd > .inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  margin-left: 1em;
  background-color: white;
  border-left: solid 8px #F4B3C2;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
}
.timeline3 > dd > .inner > .image {
  order: 2;
  width: 30%;
}
.timeline3 > dd > .inner > .image img {
  width: 100%;
}
.timeline3 > dd > .inner > .container {
  order: 1;
  width: 70%;
  padding: 10px;
}
.timeline3 > dd > .inner > .container > .title {
  margin-bottom: 0.5em;
  font-size: 1.5em;
  font-weight: 700;
  border-bottom: solid thin #555;
}
.timeline3 > dd > .inner::before {
  position: absolute;
  top: 1.7em;
  left: -30px;
  display: inline-block;
  content: "";
  border-color: transparent #F4B3C2 transparent transparent;
  border-style: solid;
  border-width: 15px;
}
.timeline3 > dd > .inner::after {
  position: absolute;
  top: 2.5em;
  left: -53px;
  display: inline-block;
  width: 15px;
  height: 15px;
  content: "";
  background-color: #F4B3C2;
  border-radius: 50%;
  transform: translateY(-50%);
}
@media (max-width: 562px) {
  .timeline3 > dt {
    padding-top: 3em;
    padding-left: 2.5em;
    margin-left: 1em;
    border-left: solid 2px black;
    width: 13em;
  }
  .timeline3 > dt > b {
    text-align: left;
    font-size: 1.3em;
  }
  .timeline3 > dd {
    width: calc(100% - 1em);
    padding-top: 0.5em;
    margin-left: 1em;
  }
  .timeline3 > dd > .inner {
    justify-content: center;
  }
  .timeline3 > dd > .inner > .image {
    order: 1;
    width: 100%;
    padding: 0rem;
    text-align: center;
  }
  .timeline3 > dd > .inner > .image img {
    width: auto;
  }
  .timeline3 > dd > .inner > .container {
    order: 2;
    width: 100%;
  }
  .timeline3 > dd > .inner::after {
    top: 2.6em;
    left: -49px;
  }
}
@media (max-width: 576px) {
  .timeline3 > dd > .inner > .image {
    order: 1;
    width: 1000%;
  }
  .timeline3 > dd > .inner::after {
    top: 2.8em;
    left: -50px;
  }
}

.bnr_wrap {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bnr_wrap a {
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.2));
}

.content_top {
  text-align: center;
  margin-bottom: 50px;
}

.content_top img {
  display: block;
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media all and (max-width: 639px) {
  .content_top img {
    height: 130px;
  }
}

.point_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.point_list li {
  padding: 30px;
}
.point_list li .point_image {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
}
.point_list li .point_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (max-width: 639px) {
  .point_list {
    grid-template-columns: repeat(1, 1fr);
  }
  .point_list li {
    padding: 10px;
    margin-bottom: 20px;
  }
}

.fee_box {
  position: relative;
  margin: 30px auto;
  width: 100%;
  background: #fff;
}
.fee_box:nth-child(2) .fee_box-ttl {
  background-color: #ff7b20;
}
.fee_box:nth-child(2) .fee_box-txt {
  border: 2px solid #ff7b20;
}
.fee_box:nth-child(3) .fee_box-ttl {
  background-color: #ffa516;
}
.fee_box:nth-child(3) .fee_box-txt {
  border: 2px solid #ffa516;
}
.fee_box:nth-child(4) .fee_box-ttl {
  background-color: #ffb516;
}
.fee_box:nth-child(4) .fee_box-txt {
  border: 2px solid #ffb516;
}
.fee_box .fee_box-ttl {
  background-color: #e66109;
  color: #fff;
  padding: 8px 20px;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.fee_box .fee_box-ttl .plan {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
}
.fee_box .fee_box-ttl .plan span {
  font-size: 1.5em;
  font-weight: 800;
}
.fee_box .fee_box-txt {
  padding: 15px 30px 20px;
  border: 2px solid #e66109;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.1);
  min-height: 200px;
}
.fee_box .fee_box-txt .ttl {
  font-size: 2rem;
  color: #F4B3C2;
  font-weight: 600;
  line-height: 1.5;
}
.fee_box .fee_box-txt .ttl span {
  font-size: 1.6rem;
  font-weight: 400;
  color: #4A4A4A;
  display: block;
}
.fee_box .fee_box-txt ul li:before {
  color: #F4B3C2;
}
@media all and (max-width: 896px) {
  .fee_box .fee_box-txt {
    min-height: unset;
  }
}
@media all and (max-width: 639px) {
  .fee_box .fee_box-txt {
    min-height: unset;
    padding: 10px 10px;
  }
  .fee_box .fee_box-txt .ttl {
    font-size: 1.5rem;
  }
  .fee_box .fee_box-ttl {
    padding: 5px 20px;
  }
  .fee_box .fee_box-ttl .plan span {
    font-size: 1.5rem;
  }
}

.fee_txt {
  text-align: center;
  font-size: 2rem;
  margin-top: 30px;
}
@media all and (max-width: 639px) {
  .fee_txt {
    font-size: 1.5rem;
    text-align: left;
  }
}

.strengths_wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 3%;
}
.strengths_wrap .item {
  width: 22%;
  position: relative;
  margin-bottom: 40px;
}
.strengths_wrap .item .num {
  position: absolute;
  z-index: 10;
  font-size: 5rem;
  bottom: 10px;
  right: 15px;
  color: #fff;
  line-height: 1;
  font-weight: 900;
  font-family: "Lato", sans-serif;
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.5));
}
.strengths_wrap .item .image {
  position: relative;
  overflow: hidden;
}
.strengths_wrap .item .image img {
  display: block;
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.strengths_wrap .item .image:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -100px;
  width: 75%;
  height: 70%;
  background: #F4B3C2;
  opacity: 0.7;
  clip-path: polygon(70% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.strengths_wrap .item .ttl {
  font-size: 2rem;
  font-weight: 600;
  margin: 10px 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
  color: #F4B3C2;
  padding-bottom: 5px;
}
@media all and (max-width: 896px) {
  .strengths_wrap {
    gap: 7%;
  }
  .strengths_wrap .item {
    width: 46%;
  }
}
@media all and (max-width: 896px) and (max-width: 639px) {
  .strengths_wrap {
    display: block;
  }
  .strengths_wrap .item {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .strengths_wrap .item .ttl {
    font-size: 1.6rem;
  }
}

.bnr01 {
  text-align: left;
}
.bnr01 h2 {
  font-size: 4.5rem;
  font-weight: 800;
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.bnr01 h2:before {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: -5px;
  transition: 0.2s width ease-in;
}
@media all and (max-width: 896px) {
  .bnr01 h2 {
    font-size: 3rem;
  }
}
@media all and (max-width: 639px) {
  .bnr01 h2 {
    font-size: 2.3rem;
  }
}

.waku {
  border: 1px solid;
}

@media all and (max-width: 639px) {
  .company_logo {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
}

.catch_txt {
  font-size: 3rem;
  line-height: 2;
  font-weight: 700;
  margin-bottom: 20px;
}
@media all and (max-width: 639px) {
  .catch_txt {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 896px) {
  .catch_txt {
    font-size: 1.8em;
  }
}
@media all and (max-width: 639px) {
  .catch_txt {
    font-size: 1.5em;
  }
}

.staff_list .staff_item {
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  margin: 15px;
}
.staff_list .staff_image img {
  display: block;
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}
.staff_list .staff_info .staff_name {
  font-size: 1.8rem;
  font-weight: 600;
}
.staff_list .staff_info .staff_name span {
  padding-left: 10px;
  font-size: 1.2rem;
  font-weight: 500;
}
.staff_list .staff_info .staff_psn {
  background: #F4B3C2;
  padding: 2px 10px;
  border-radius: 50px;
  color: #fff;
  font-size: 1.35rem;
  display: inline;
}

.staff_wrap {
  position: relative;
  margin-bottom: 50px;
}
.staff_wrap .mascot {
  position: absolute;
  width: 350px;
  bottom: 0;
  left: 0;
  transform: translate(0%, 50%);
  z-index: 10;
}
@media all and (max-width: 896px) {
  .staff_wrap .mascot {
    width: 250px;
  }
}
@media all and (max-width: 750px) {
  .staff_wrap .mascot {
    position: unset;
    margin-left: auto;
    margin-right: auto;
    transform: unset;
    margin-top: 40px;
    max-width: 400px;
    width: auto;
  }
}
.staff_wrap .slick-dotted.slick-slider {
  margin-bottom: 80px;
}
.staff_wrap .slick-arrow,
.staff_wrap .slick-next,
.staff_wrap .slick-prev {
  display: none !important;
}
.staff_wrap .slick-next {
  left: 52%;
}
.staff_wrap .slick-prev {
  left: 38%;
}
.staff_wrap .slick-next:before {
  content: "次へ >";
}
.staff_wrap .slick-prev:before {
  content: "< 前へ";
}
.staff_wrap .slick-prev:before,
.staff_wrap .slick-next:before {
  border: 1px solid #A0D8EF;
  border-radius: 50px;
  background: #fff;
}
.staff_wrap .slick-prev:hover:before,
.staff_wrap .slick-prev:focus:before,
.staff_wrap .slick-next:hover:before,
.staff_wrap .slick-next:focus:before {
  background-color: #A0D8EF;
  color: #fff;
}

.service_ttl {
  font-size: 3rem;
  margin-bottom: 30px;
  color: #F4B3C2;
  font-weight: 600;
}
.service_ttl .num {
  color: #F4B3C2;
  font-family: "Lato", sans-serif;
}
.service_ttl .num::after {
  content: "|";
  padding: 0 10px;
}
.service_ttl .sub_ttl {
  font-size: 1.8rem;
}
@media all and (max-width: 639px) {
  .service_ttl {
    font-size: 1.8rem;
  }
}

.service_list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 30px;
}
.service_list > li {
  width: calc((100% - 60px) / 3);
  border: 1px solid #F4B3C2;
  position: relative;
  background: #fff;
  margin-bottom: 50px;
  border-radius: 20px;
}
.service_list > li .num {
  text-align: center;
  color: #F4B3C2;
  margin-top: 30px;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1;
  z-index: 10;
}
.service_list > li .inner {
  padding: 0 20px 20px;
}
.service_list > li .inner .txts {
  margin-top: -15px;
  text-align: center;
}
.service_list > li .img img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 10px;
}
.service_list > li .txt {
  font-size: 0.9em;
  line-height: 1.3;
}
.service_list > li .txt li {
  margin-bottom: 10px;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
}
@media all and (max-width: 896px) {
  .service_list {
    gap: 8% 0%;
  }
  .service_list li {
    width: calc((100% - 20px) / 2);
  }
  .service_list li .img img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 20px;
  }
  .service_list li ul li {
    width: 90%;
  }
}
@media all and (max-width: 639px) {
  .service_list {
    display: block;
    margin-top: 30px;
  }
  .service_list > li {
    width: 100%;
  }
  .service_list > li:last-child {
    margin-bottom: 0;
  }
}

.staff_box {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 30px;
}
.staff_box .staff_detail {
  width: calc((100% - 60px) / 3);
  position: relative;
  background: #fff;
  box-shadow: 2px 4px 6px -1px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 0 30px 30px;
}
.staff_box .staff_detail .name_wrap {
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px dotted rgba(221, 221, 221, 0.8666666667);
  margin-bottom: 15px;
}
.staff_box .staff_detail .name_wrap .position_neme {
  display: inline-block;
  background: #F4B3C2;
  padding: 6px 10px;
  border-radius: 50px;
  color: #fff;
  line-height: 1.2;
  font-size: 1.35rem;
}
.staff_box .staff_detail .name_wrap p span {
  font-size: 1.2rem;
  font-weight: 500;
}
.staff_box .staff_detail .txt {
  font-size: 0.9em;
}
@media all and (max-width: 896px) {
  .staff_box {
    gap: 20px;
  }
  .staff_box .staff_detail {
    width: calc((100% - 20px) / 2);
  }
}
@media all and (max-width: 639px) {
  .staff_box {
    display: block;
  }
  .staff_box .staff_detail {
    width: 100%;
    margin-bottom: 15px;
  }
  .staff_box .staff_detail .name_wrap p {
    font-size: 1.5rem;
  }
  .staff_box .staff_detail .name_wrap p .position_neme {
    font-size: 1.2rem;
  }
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 30px;
  min-width: 120px;
  max-width: 100%;
  font-weight: 600;
  font-size: 2rem;
  background: #F4B3C2;
  color: #fff;
  border-radius: 30px;
}
.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top-color: #F4B3C2;
}
.balloon1 span {
  margin: 0;
  padding: 0;
}
@media all and (max-width: 639px) {
  .balloon1 {
    font-size: 1.6rem;
  }
}

.top-title {
  margin-bottom: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 3.4rem;
}
.top-title em {
  position: relative;
  font-size: 1.1em;
  font-style: normal;
  padding: 0 5px;
  color: #F4B3C2;
}
.top-title em::before, .top-title em::after {
  font-size: 0.3em;
  vertical-align: super;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  top: -10px;
  color: #A0D8EF;
}
.top-title em::before {
  font-family: "Font Awesome 5 Free";
  content: "\f10d";
  font-weight: 900;
  margin-right: 5px;
}
.top-title em::after {
  font-family: "Font Awesome 5 Free";
  content: "\f10e";
  font-weight: 900;
  margin-right: 5px;
}
.top-title span {
  font-weight: 500;
  font-size: 1.8rem;
  display: block;
}
@media all and (max-width: 639px) {
  .top-title {
    font-size: 1.8rem;
  }
}

.recruit_point {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid: 30px;
  max-width: 1100px;
}
.recruit_point li .inner {
  margin: 0 auto;
  padding: 15px;
}
.recruit_point li .inner .ttl {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 600;
  margin-top: 20px;
  color: #F4B3C2;
}
.recruit_point li .inner .image img {
  display: block;
  width: 100%;
  height: 160px;
  -o-object-fit: contain;
     object-fit: contain;
}
.recruit_point li .txt {
  font-size: 0.9em;
  text-wrap: balance;
  word-break: auto-phrase;
  text-align: center;
}
@media all and (max-width: 639px) {
  .recruit_point {
    display: block;
  }
  .recruit_point li {
    padding: 20px;
  }
  .recruit_point li .inner .ttl {
    font-size: 2rem;
  }
  .recruit_point li .inner .image img {
    height: 120px;
  }
}

.mask {
  position: relative;
  clip-path: circle(1%);
  transition: 0.6s ease-in all;
}
.mask.on {
  clip-path: circle(120%);
}

.mbox .form-pattern-1 .form-thanks-msg .back-home-btn a {
  background: #fff;
}

.concept-diagram {
  display: flex;
  justify-content: center;
  align-items: center;
}
.concept-diagram .circle-container {
  position: relative;
  width: 420px;
  height: 420px;
}
.concept-diagram .concept-circle {
  position: absolute;
  width: 225px;
  height: 225px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 3rem;
  border: 5px solid #FFFFFF;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}
.concept-diagram .concept-circle.circle-medical {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #E0F2FE;
  color: #0369A1;
}
.concept-diagram .concept-circle.circle-care {
  bottom: 0;
  left: 0;
  background-color: #DCFCE7;
  color: #15803D;
}
.concept-diagram .concept-circle.circle-system {
  bottom: 0;
  right: 0;
  background-color: #FEF9C3;
  color: #854D0E;
}
@media all and (max-width: 639px) {
  .concept-diagram .concept-circle {
    font-size: 2rem;
    width: 180px;
    height: 180px;
  }
}
.concept-diagram .circle-center-hub {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 160px;
  height: 160px;
  background-color: #FF9A62;
  color: #FFFFFF;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  z-index: 10;
  box-shadow: 0 10px 25px rgba(255, 154, 98, 0.4);
  border: 4px solid #FFFFFF;
}
.concept-diagram .circle-center-hub .label {
  font-size: 0.75rem;
  display: block;
  margin-bottom: 2px;
}
.concept-diagram .circle-center-hub .brand-name {
  font-size: 2rem;
  line-height: 1.2;
}
@media all and (max-width: 639px) {
  .concept-diagram .circle-center-hub {
    width: 170px;
    height: 170px;
  }
  .concept-diagram .circle-center-hub .brand-name {
    font-size: 1.5rem;
  }
}

.section-header {
  text-align: center;
  margin-bottom: 60px;
}
.section-header .section-title {
  font-size: 2rem;
  font-weight: bold;
  color: #7D756D;
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.section-header .section-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background-color: #FF9A62;
}
.section-header .section-subtitle {
  color: #7D756D;
}

.roadmap-flow {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
@media (min-width: 1024px) {
  .roadmap-flow {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
}

.roadmap-item {
  flex: 1;
  width: 100%;
}

.roadmap-card {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 32px;
  height: 100%;
  border: 2px solid transparent;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  text-align: center;
}
.roadmap-card.goal-card {
  background-color: #ff9d4a;
  border-color: rgba(182, 86, 60, 0.2);
  color: #fff;
}
.roadmap-card .step-label {
  font-weight: bold;
  color: #FF9A62;
  display: block;
  margin-bottom: 10px;
}
.roadmap-card .goal-badge {
  background-color: #fff;
  color: #ff9d4a;
  padding: 4px 12px;
  border-radius: 9999px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}
.roadmap-card .step-title {
  font-weight: bold;
  margin-bottom: 16px;
  color: #4A4A4A;
  font-size: 1.2em;
}
.roadmap-card .step-title.highlight {
  color: #fff;
}
.roadmap-card .step-text {
  color: #4A4A4A;
  line-height: 1.6;
  margin-bottom: 20px;
  text-align: left;
}
.roadmap-card .step-text.white {
  color: #fff;
}
.roadmap-card .step-quote {
  background-color: rgba(242, 238, 233, 0.5);
  border-radius: 8px;
  padding: 12px;
  color: #7D756D;
  font-style: italic;
  text-align: left;
}
.roadmap-card .goal-footer {
  background-color: rgba(249, 246, 240, 0.8);
  color: #462912;
  border-radius: 8px;
  padding: 12px;
  text-align: left;
  font-style: italic;
}
@media all and (max-width: 639px) {
  .roadmap-card {
    padding: 24px;
  }
  .roadmap-card .step-title {
    font-size: 1.8rem;
  }
}

.roadmap-arrow {
  color: #FF9A62;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: bounce-horizontal 3s infinite;
  transform: rotate(90deg);
}
@media (min-width: 1024px) {
  .roadmap-arrow {
    transform: rotate(0deg);
    animation: bounce-horizontal 3s infinite;
  }
}

@keyframes bounce-horizontal {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
}
@media (max-width: 1023px) {
  @keyframes bounce-horizontal {
    0%, 100% {
      transform: rotate(90deg) translateY(0);
    }
    50% {
      transform: rotate(90deg) translateY(10px);
    }
  }
}