@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: #303030;
  font-family: "Noto Sans JP", sans-serif, "IBM Plex Sans JP", "YakuHanJP", Lato, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.7rem;
  line-height: 1.8;
  min-height: 100vh;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #fefefe;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

a {
  color: rgb(5.5899280576, 15.7050359712, 31.4100719424);
  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: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 2px #2c9bcd;
  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 #153b76;
  border-radius: 50%;
  border-right: 1px solid rgba(21, 59, 118, 0.2);
  border-top: 1px solid rgba(21, 59, 118, 0.2);
  content: "";
  height: 70px;
  width: 70px;
}
.loader.off {
  display: none;
}

@keyframes loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* header
----------------------------------*/
#l-header {
  width: 100%;
  transition: all 0.4s ease-in;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
#l-header.is-fixed {
  position: fixed;
  width: 100%;
  background: #153b76;
  box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
}
#l-header.is-fixed .inner {
  transition: all 0.5s ease;
}
#l-header.is-fixed .inner #logo {
  width: 350px;
}
#l-header.is-fixed .inner #logo .logo1 {
  display: block;
}
#l-header.is-fixed .inner #logo .logo2 {
  display: none;
}
#l-header.is-fixed #header_nav > ul li a {
  color: #fff;
  font-weight: 600;
}
#l-header.is-fixed #header_nav > ul li a span {
  color: #153b76;
}
#l-header.is-fixed .head-right_btn a {
  color: #fff;
}
#l-header.is-fixed .head-right_sns {
  text-align: center;
}
#l-header.is-fixed .head-right_sns a {
  display: block;
  border: #303030;
}
#l-header.is-fixed .head-right_sns a:hover {
  background: #fff;
  color: #153b76;
  border: 1px solid #00AB97;
}
#l-header.is-fixed .head-right_sns .ig {
  color: #303030;
  border: 1px solid #303030;
}
#l-header.is-fixed .mark18 {
  filter: brightness(0.5);
}
#l-header .inner {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transition: all 0.5s ease;
  width: 100%;
  padding: 20px 80px;
  position: relative;
}
@media all and (max-width: 1100px) {
  #l-header .inner {
    justify-content: space-between;
  }
}
#l-header #logo {
  transition: all 0.4s ease-in;
  width: 350px;
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
}
#l-header #logo .logo1 {
  display: none;
}
@media all and (max-width: 896px) {
  #l-header #logo {
    width: 250px;
    top: 30px;
    left: 10px;
  }
}
#l-header .head-right {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media all and (max-width: 1100px) {
  #l-header .head-right {
    display: none;
  }
}
#l-header .head-right_contact {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
#l-header .head-right_tel,
#l-header .head-right_mail {
  text-align: center;
  white-space: nowrap;
}
#l-header .head-right_tel a,
#l-header .head-right_mail a {
  position: relative;
  display: block;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #fff;
  background: #153b76;
  transition: all 0.3s ease-in;
  font-size: 1.2em;
  padding: 20px;
  aspect-ratio: 1/1;
}
#l-header .head-right_tel a span,
#l-header .head-right_mail a span {
  display: block;
  font-size: 1.2rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#l-header .head-right_tel a:hover,
#l-header .head-right_mail a:hover {
  opacity: 0.6;
}
#l-header .head-right_btn a {
  position: relative;
  display: block;
  color: #fff;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1.6em;
  line-height: 1.2;
}
#l-header .head-right_btn a i {
  font-size: 0.8em;
  padding-right: 0.2em;
}
#l-header .head-right_btn a:hover {
  opacity: 0.6;
}

#header_nav {
  position: relative;
  transition: all 0.4s ease-in;
}
#header_nav > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 40px;
  position: relative;
  transition: all 0.5s ease;
}
#header_nav > ul li {
  position: relative;
}
#header_nav > ul li a {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
#header_nav > ul li a span {
  display: block;
  color: #fff;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: all 0.5s ease;
  line-height: 1.3;
  font-size: 1.4rem;
}
#header_nav > ul li a img {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}
#header_nav > ul li a:before {
  background: #fff;
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin: auto;
  transform-origin: right top;
  transform: translateX(-50%) scale(0, 1);
  transition: transform 0.3s;
}
#header_nav > ul li a:hover span {
  color: #153b76;
}
#header_nav > ul li a.active:before {
  transform-origin: center top;
  transform: translateX(-50%) scale(1, 1);
}
#header_nav > ul li.contact a {
  background: #153b76;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  font-size: 0.85em;
  border-radius: 3px;
}
#header_nav > ul li.contact a:hover {
  background: #2c9bcd;
}
#header_nav .dropdown {
  display: none;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: 40px;
  padding-top: 18px;
  z-index: 999;
  width: 100%;
}
#header_nav .dropdown li {
  border-right: 0px dashed #ddd;
  border-bottom: 1px solid #ddd;
}
#header_nav .dropdown li:last-child {
  border-radius: 0 0 5px 5px;
  border-bottom: 0px solid #ddd;
  overflow: hidden;
}
#header_nav .dropdown .dropdown-li a {
  display: block;
  width: auto;
  padding: 10px;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  color: #303030;
  background: #fefefe;
  text-shadow: none;
  filter: none;
}
@media all and (max-width: 1320px) {
  #header_nav .dropdown .dropdown-li a {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  #header_nav .dropdown .dropdown-li a {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  #header_nav .dropdown .dropdown-li a {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  #header_nav .dropdown .dropdown-li a {
    font-size: 0.9rem;
  }
}
#header_nav .dropdown .dropdown-li a:after {
  display: none;
}
#header_nav .dropdown .dropdown-li a:hover {
  background: #f2f2f2;
}

/* page-top
----------------------------------*/
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 200;
}
#page-top a {
  display: block;
  color: #fff;
  background: #2c9bcd;
  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;
  }
}
@media all and (max-width: 639px) {
  #page-top {
    bottom: 72px;
    right: 8px;
  }
  #page-top a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

#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(9.4424460432, 26.5287769784, 53.0575539568);
  background: #2c9bcd;
  width: 300px;
  height: 300px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  -webkit-transform: translate(50%, 50%);
  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;
}

@media all and (max-width: 896px) {
  #main_slider.slider_wrapper {
    --swiper-wrapper-height: 95vh !important;
  }
}
#main_slider .main_slider .swiper-wrapper .swiper-slide .main_slider__inner:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.1;
  z-index: 1;
}

.main_catch__inner__created_by_js img {
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.8));
}

#catch_btn {
  position: absolute;
  z-index: 1;
  transition: opacity 1s cubic-bezier(0.18, 0.06, 0.23, 1);
  position: absolute;
  z-index: 1;
  right: 50%;
  top: -80%;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif, "IBM Plex Sans JP", "YakuHanJP", Lato, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  transform: translate(50%, -50%);
}
#catch_btn ul {
  display: flex;
  width: 100%;
  margin: 20px auto 0;
}
#catch_btn ul li {
  width: 300px;
  margin-right: 10px;
}
#catch_btn ul li:last-child {
  margin-right: 0;
}
#catch_btn ul li a {
  display: block;
  padding: 15px 25px;
  background-color: #153b76;
  color: #fff;
  line-height: 24px;
  text-align: center;
  font-weight: 500;
  font-size: 1.8rem;
}
#catch_btn ul li a:hover {
  background-color: #fff;
  color: #153b76;
}
@media all and (max-width: 1320px) {
  #catch_btn ul li a {
    font-size: 2rem;
  }
}
@media all and (max-width: 1100px) {
  #catch_btn ul {
    top: 30%;
  }
  #catch_btn ul li a {
    font-size: 1.6rem;
    padding: 15px 30px;
  }
}
@media all and (max-width: 639px) {
  #catch_btn ul {
    display: block;
  }
  #catch_btn ul li {
    margin-bottom: 10px;
  }
  #catch_btn ul li a {
    font-size: 1.2rem;
    padding: 5px 15px;
  }
}

/* scrolldown
----------------------------------*/
.scrolldown {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-family: serif;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  z-index: 10;
  width: 100%;
}
@media all and (max-width: 896px) {
  .scrolldown {
    bottom: 10%;
  }
}

.mouse-icon {
  width: 30px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 20px;
  position: relative;
  margin-inline: auto;
  margin-bottom: 6px;
}

.mouse-icon::before {
  content: "";
  width: 1px;
  height: 8px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 2px;
  animation: scroll 2s infinite;
}

@keyframes scroll {
  0% {
    opacity: 1;
    transform: translate(-50%, 0);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, 20px);
  }
}
@keyframes scroll-point {
  0% {
    bottom: 0;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    top: 170px;
    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: #153b76;
  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: "Roboto", 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: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  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;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.telbnr li {
  text-align: center;
  line-height: 1.4;
  width: 48%;
}
.telbnr li a {
  display: block;
  font-size: 2em;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  border: 1px solid #153b76;
  color: #2c9bcd;
  background: #fff;
  padding: 30px;
  white-space: nowrap;
}
.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: #153b76;
  padding: 10px 20px;
  border-radius: 30px;
  display: block;
  font-size: 1.6rem;
  max-width: 50%;
  margin: -50px auto 25px;
  font-family: "Noto Sans JP", sans-serif, "IBM Plex Sans JP", "YakuHanJP", Lato, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.telbnr li a .sub_txt {
  display: block;
  font-size: 1.5rem;
  color: #303030;
  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%;
  }
}

/* footer
----------------------------------*/
#l-footer {
  position: relative;
  font-size: 1.5rem;
  background: #153b76;
}
#l-footer::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: calc(100% - 20px);
}
#l-footer .inner {
  position: relative;
  margin: 0 auto;
  z-index: 3;
  padding: 60px 120px;
}
@media all and (max-width: 1100px) {
  #l-footer {
    overflow: hidden;
  }
  #l-footer .inner {
    width: 100%;
    padding: 60px;
  }
}
@media all and (max-width: 639px) {
  #l-footer {
    font-size: 1.2rem;
  }
}

.footer-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}
.footer-wrap .footer-left {
  position: relative;
  width: 35%;
  color: #fff;
}
.footer-wrap .footer-right {
  position: relative;
  width: 65%;
}
.footer-wrap .footer-right .footer_map {
  position: relative;
  padding-bottom: 66.25%;
  height: 0;
  overflow: hidden;
  border-radius: 40px;
}
.footer-wrap .footer-right .footer_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 896px) {
  .footer-wrap {
    flex-direction: column;
  }
  .footer-wrap .footer-left,
  .footer-wrap .footer-right {
    width: 100%;
  }
  .footer-wrap .footer-left {
    text-align: center;
  }
  .footer-wrap .footer-right {
    padding: 0 10px;
  }
}

.map-big {
  margin: 30px auto 0;
  height: 350px;
  overflow: hidden;
}
.map-big iframe {
  width: 100%;
  height: 100%;
  filter: grayscale(1);
}
@media all and (max-width: 639px) {
  .map-big {
    height: 250px;
  }
}

.footer_sns {
  display: flex;
}
.footer_sns p {
  margin: 0 5px;
}
@media all and (max-width: 1100px) {
  .footer_sns {
    justify-content: center;
  }
}

.footer-map-title {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  right: -20px;
  top: -40px;
  width: 85px;
  height: 80px;
  background: #2c9bcd;
  border-radius: 50%;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1.8rem;
  color: #fff;
}
@media all and (max-width: 1100px) {
  .footer-map-title {
    right: 0;
  }
}
@media all and (max-width: 639px) {
  .footer-map-title {
    width: 65px;
    height: 60px;
    font-size: 1.4rem;
  }
}

.footer_contact {
  background: #303030;
}
.footer_contact .contact_box {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.footer_contact .contact_box .left,
.footer_contact .contact_box .right {
  width: 50%;
  padding: 30px;
}
.footer_contact .contact_box .contact_btn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_contact .contact_box .contact_btn a .contact_img {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #fff;
  transition: all 0.4s ease;
}
.footer_contact .contact_box .contact_btn a .contact_img img {
  position: absolute;
  width: 42px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer_contact .contact_box .contact_btn a .contact_ttl {
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 4rem;
  white-space: nowrap;
  color: #fff;
  margin-left: 20px;
  line-height: 1.4;
  transition: all 0.4s ease;
  white-space: nowrap;
}
.footer_contact .contact_box .contact_btn a .contact_ttl span {
  display: block;
  font-size: 1.3rem;
  font-family: "Noto Sans JP", sans-serif, "IBM Plex Sans JP", "YakuHanJP", Lato, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-top: 0.5em;
}
.footer_contact .contact_box .contact_btn a:hover {
  opacity: 0.5;
}
.footer_contact .contact_box .right {
  border-left: 1px solid #d8dfe1;
}
.footer_contact .contact_box .right .contact_btn a .contact_ttl {
  font-family: "Noto Sans JP", sans-serif, "IBM Plex Sans JP", "YakuHanJP", Lato, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3rem;
}
@media all and (max-width: 896px) {
  .footer_contact .contact_box .left,
  .footer_contact .contact_box .right {
    width: 100%;
  }
  .footer_contact .contact_box .contact_btn a .contact_ttl {
    font-size: 4rem;
  }
  .footer_contact .contact_box .right {
    border-top: 1px solid #d8dfe1;
    border-left: none;
  }
  .footer_contact .contact_box .right .contact_btn a .contact_ttl {
    font-size: 3.5rem;
  }
}
@media all and (max-width: 639px) {
  .footer_contact .contact_box .contact_btn a .contact_ttl {
    font-size: 2.5rem;
  }
  .footer_contact .contact_box .contact_btn a .contact_img {
    width: 60px;
    height: 60px;
  }
  .footer_contact .contact_box .left,
  .footer_contact .contact_box .right {
    padding: 15px;
  }
  .footer_contact .contact_box .right .contact_btn a .contact_ttl {
    font-size: 2.2rem;
  }
}

.footer_img img {
  height: 600px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
@media all and (max-width: 1100px) {
  .footer_img img {
    height: 400px;
  }
}

.sns_btn a {
  display: block;
  text-align: center;
  border: 1px solid #fff;
  padding: 10px 25px;
  border-radius: 80px;
  color: #fff;
  max-width: 200px;
  font-size: 0.8em;
}
.sns_btn a:hover {
  background: #fff;
  color: #153b76;
}
.sns_btn a span {
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media all and (max-width: 639px) {
  .sns_btn a {
    margin: auto;
  }
}

/* footer_navi
----------------------------------*/
.footer_navi {
  position: relative;
}
@media all and (max-width: 639px) {
  .footer_navi {
    width: 90%;
    margin-inline: auto;
  }
}
.footer_navi .globalNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-inline: auto;
  border-radius: 40px;
}
.footer_navi .globalNav > li {
  width: 16%;
}
@media all and (max-width: 639px) {
  .footer_navi .globalNav > li:not(:last-of-type) {
    margin-right: 5px;
  }
}
.footer_navi .globalNav > li .footer-only {
  display: block;
}
.footer_navi .globalNav > li a {
  position: relative;
  display: block;
  text-align: center;
  color: #fff;
  padding: 15px;
}
.footer_navi .globalNav > li a span {
  display: block;
  font-size: 1.5em;
  color: #fff;
}
.footer_navi .globalNav > li a span.ja {
  padding: 4px;
  font-size: 1.3rem;
}
@media all and (max-width: 639px) {
  .footer_navi .globalNav > li a span.ja {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 639px) {
  .footer_navi .globalNav > li a {
    font-size: 1.1rem;
    text-align: center;
  }
}
.footer_navi .globalNav > li a:hover {
  color: #ddd;
}
.footer_navi .globalNav > li .dropdown {
  display: none;
}
.footer_navi .globalNav > li .dropdown .dropdown-ul {
  position: relative;
  display: block;
  max-width: 20 0px;
  padding: 8px;
}
.footer_navi .globalNav > li .dropdown .dropdown-ul:before {
  position: absolute;
  content: "";
  left: 8px;
  top: 0;
  width: 1px;
  height: 100%;
  background: #2c9bcd;
}
.footer_navi .globalNav > li .dropdown .drop-title {
  display: none;
}
.footer_navi .globalNav > li .dropdown .dropdown-li {
  position: relative;
  margin-bottom: 4px;
}
.footer_navi .globalNav > li .dropdown .dropdown-li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 10px;
  height: 1px;
  background: #2c9bcd;
}
.footer_navi .globalNav > li .dropdown .dropdown-li figure {
  display: none;
}
.footer_navi .globalNav > li .dropdown .dropdown-li a {
  display: block;
  width: fit-content;
  padding-left: 20px;
  border: none;
  font-size: 13px;
  color: #153b76;
  line-height: 1.5;
  letter-spacing: 0;
}

.footer-title {
  font-weight: 600;
}
.footer-title span {
  background: #000;
  color: #fff;
  padding: 3px 8px;
}

.flogo {
  position: relative;
  display: block;
  max-width: 300px;
  margin-bottom: 30px;
}
@media all and (max-width: 896px) {
  .flogo {
    margin-left: auto;
    margin-right: auto;
  }
}

@media all and (max-width: 639px) {
  .address {
    font-size: 13px;
  }
}

.mark18 {
  text-align: center;
}
.mark18 img {
  max-width: 320px;
}

.copyright {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  padding: 20px 0;
  letter-spacing: 0.15em;
  font-size: 1.2rem;
  text-align: center;
  opacity: 0.6;
  color: #fff;
}
@media all and (max-width: 896px) {
  .copyright {
    font-size: 12px;
  }
}

.footer_flex {
  display: flex;
  align-items: center;
  gap: 40px;
}
.footer_flex .map_btn {
  position: relative;
  z-index: 100;
}
.footer_flex .map_btn a {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #153b76;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  gap: 7px;
  color: #fff;
  line-height: 1.5;
}
.footer_flex .map_btn a:hover {
  scale: 1.1;
}
@media all and (max-width: 639px) {
  .footer_flex {
    gap: 20px;
  }
}

/* news
----------------------------------*/
.news-box {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  min-height: 150px;
}
@media all and (max-width: 896px) {
  .news-box {
    gap: 40px;
  }
}

.news-right {
  width: 75%;
}
@media all and (max-width: 896px) {
  .news-right {
    width: 100%;
  }
}

.news-left {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  .news-left {
    width: 100%;
  }
  .news-left .btn a {
    max-width: 300px;
  }
}
.news-left .btn a {
  max-width: 80%;
}

.news-title {
  color: #303030;
  position: relative;
  text-align: center;
  z-index: 10;
}
.news-title span {
  display: block;
  color: #fff;
}
.news-title .eng {
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  font-size: 2.5rem;
  color: #2c9bcd;
}
@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-title a {
  border: 1px solid #2c9bcd;
  background: #2c9bcd;
  color: #fff;
  padding: 3px 15px;
  display: block;
  margin-top: 15px;
}
.news-title a:hover {
  background: #fff;
  color: #2c9bcd;
}

.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: #303030;
  text-align: center;
  border-radius: 30px;
  font-weight: 600;
}
.news-dl dd {
  width: calc(100% - 12em);
  color: #303030;
}
@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: 10px;
}
.category_tab li {
  position: relative;
  width: calc((100% - 10px) / 3);
  box-sizing: border-box;
  background: #2c9bcd;
  border-top: 3px solid #2c9bcd;
  border-right: 3px solid #2c9bcd;
  border-left: 3px solid #2c9bcd;
  color: #ffffff;
  padding: 20px 10px;
  cursor: pointer;
  font-weight: bold;
}
.category_tab li.active {
  background: #153b76;
  border-top: 3px solid #153b76;
  border-right: 3px solid #153b76;
  border-left: 3px solid #153b76;
}
.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: 100%;
    padding: 10px;
  }
}

.category_contents {
  box-shadow: 0px 0px 15px 0px rgba(0, 85, 117, 0.08);
  background: #fefefe;
  padding: 4em;
}
@media all and (max-width: 639px) {
  .category_contents {
    padding: 1em;
  }
}

.panel {
  display: none;
}

/* base layout
----------------------------------*/
.single {
  max-width: 1200px;
}

.single02 {
  max-width: 100%;
}

.single03 {
  max-width: 1500px;
  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.tp {
  align-items: flex-start;
}
.column2.reverse {
  flex-direction: row-reverse;
}
.column2 .child {
  width: 45%;
}
.column2 .child2 {
  width: 40%;
}
.column2 .child3 {
  width: 56%;
}
.column2 .child4 {
  width: 30%;
}
.column2 .child5 {
  width: 65%;
}
@media all and (max-width: 896px) {
  .column2 .column2-img {
    text-align: center;
  }
  .column2 .column2-img img {
    width: 95%;
    height: 200px;
    object-fit: cover;
  }
}

.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%;
}

/* box
----------------------------------*/
.mbox {
  background: #fefefe;
  padding: 30px;
  position: relative;
  z-index: 3;
}
.mbox.wk {
  border: 1px solid #ddd;
}
.mbox.transparent {
  background: transparent;
}
.mbox.bd {
  border: 3px solid #153b76;
}
.mbox .box1 {
  background: #fff;
  box-shadow: 0 3 10px rgba(21, 59, 118, 0.15);
  position: relative;
}
.mbox .box1:before {
  position: absolute;
  content: "";
  left: 50%;
  top: -80px;
  width: 1px;
  height: 80px;
  z-index: 2;
  background-image: linear-gradient(to top, rgb(36.4100719424, 102.2949640288, 204.5899280576), #153b76);
  opacity: 0.7;
}
.mbox.box2 {
  background: rgba(44, 155, 205, 0.1);
}
.mbox.box3 {
  background: #fefefe;
  border-top: 5px solid #153b76;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 8px rgba(48, 48, 48, 0.1);
}

.small-box {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.small-box.type1 {
  max-width: 800px;
}
.small-box.type2 {
  max-width: 700px;
}
.small-box.type3 {
  max-width: 600px;
}

.note {
  padding: 1.5em;
  background: rgba(216, 223, 225, 0.3);
}
.note.type1 {
  background: rgba(255, 255, 255, 0.5);
}

#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-01 {
  position: relative;
  background: #303030;
}
.bg-01:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26516/bg-01.jpg) no-repeat center/cover;
  opacity: 0.2;
  border-radius: 20px;
}

.bg-02 {
  position: relative;
}
.bg-02:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26516/bg-02.jpg) no-repeat center bottom;
  opacity: 0.5;
}

.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-base {
  position: relative;
}
.bg-base.type1:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  width: calc(100% - 20px);
  border: 1px solid #fff;
  height: calc(100% - 20px);
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.bg-base:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: calc(100% - 20px);
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.bg-base:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(21, 59, 118, 0.1);
  z-index: -2;
}

.bg-sub {
  position: relative;
}
.bg-sub:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #2c9bcd;
  z-index: -2;
}

.bg-gray {
  position: relative;
}
.bg-gray::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  z-index: -2;
}
.bg-gray.half:after {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  left: 50%;
  transform: translateX(-50%);
}

.bg-beige {
  position: relative;
}
.bg-beige:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: calc(100% - 20px);
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.bg-beige:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f9f7f5;
  z-index: -2;
}

.bg-gradation {
  position: relative;
}
.bg-gradation:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(-35deg, #153b76 0%, #2c9bcd 100%);
  background-size: 100% 100%;
  z-index: -2;
  opacity: 0.8;
}

/* title
----------------------------------*/
.mtitle {
  margin-bottom: 50px;
  position: relative;
  font-weight: 600;
}
@media all and (max-width: 639px) {
  .mtitle {
    margin-bottom: 20px;
  }
}
.mtitle .eng,
.mtitle .eng2 {
  color: #153b76;
  position: relative;
  z-index: 2;
}
.mtitle .ja {
  position: relative;
  z-index: 2;
  font-size: 2em;
  color: #303030;
  display: block;
  margin-top: 8px;
}
.mtitle .mini {
  display: block;
  font-size: 0.6em;
}
@media all and (max-width: 1100px) {
  .mtitle .ja {
    font-size: 2em;
  }
}
@media all and (max-width: 639px) {
  .mtitle.type1 .ja {
    font-size: 1.7em;
  }
  .mtitle .ja {
    font-size: 1.8em;
    margin-top: 20px;
  }
}
.mtitle.white .eng {
  color: #fff;
}
.mtitle.white .ja {
  color: #fff;
}

.mtitles {
  margin-bottom: 10px;
}
.mtitles .ja {
  font-size: 1.2em;
  color: #fff;
  background: #153b76;
  border-radius: 20px;
  padding: 2px 15px;
  display: inline-block;
}

.mtitle2 {
  font-size: 2em;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
}

.mtitle3 {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: mixed;
  text-orientation: mixed;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  position: absolute;
  min-height: 100px;
  top: 0;
  left: 0;
  z-index: 10;
}
.mtitle3 .ja {
  display: block;
  font-size: 2.4rem;
  color: #222;
  letter-spacing: 0.2em;
  padding-right: 5px;
  line-height: 2;
}
@media all and (max-width: 1320px) {
  .mtitle3 .ja {
    font-size: 2.16rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle3 .ja {
    font-size: 2.04rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle3 .ja {
    font-size: 1.92rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle3 .ja {
    font-size: 1.8rem;
  }
}
.mtitle3 .eng {
  display: block;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 2rem;
  color: #153b76;
}
@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;
  }
}

.mtitle4 {
  font-weight: normal;
  text-align: center;
  font-size: 1.6em;
  font-family: "Shippori Mincho", "YakuHanMP", "Noto Serif JP", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
  margin-bottom: 60px;
}
@media all and (max-width: 639px) {
  .mtitle4 {
    margin-bottom: 30px;
  }
}
.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: #153b76;
}
.mtitle4 span:before {
  left: -80px;
}
.mtitle4 span:after {
  right: -80px;
}

.mtitle5 {
  position: relative;
  margin-bottom: 40px;
  border-bottom: 1px solid #153b76;
  padding: 15px;
}
@media all and (max-width: 639px) {
  .mtitle5 {
    margin-bottom: 20px;
  }
}
.mtitle5 .ja {
  color: #303030;
  font-size: 1.5em;
  font-weight: 600;
  padding-right: 20px;
}
.mtitle5 .eng {
  font-size: 1em;
  color: #303030;
}
@media all and (max-width: 896px) {
  .mtitle5 .ja {
    font-size: 1.6em;
  }
}
@media all and (max-width: 639px) {
  .mtitle5 .eng {
    display: block;
    font-size: 0.8em;
  }
  .mtitle5 .ja {
    font-size: 1.2em;
  }
}

.mtitle6 {
  position: relative;
  margin: 0 auto 80px;
  text-align: center;
  line-height: 1.6;
}
.mtitle6 .eng {
  display: block;
  font-size: 1.5rem;
  color: #887567;
  font-family: "Fredoka", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
}
.mtitle6 .ja {
  font-weight: 700;
  letter-spacing: 0.15em;
  font-size: 2.8rem;
}
.mtitle6:after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  width: 50px;
  height: 1px;
  z-index: 1;
  background: #153b76;
  border-radius: 10px;
}
.mtitle6.type1:after {
  background: #153b76;
}
.mtitle6.white span {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.mtitle6.white:after {
  color: #fff;
  background: #fff;
}
.mtitle6.mtitle_left {
  text-align: left;
}
.mtitle6.mtitle_left:after {
  left: 0;
  transform: translateX(0%);
}
@media all and (max-width: 896px) {
  .mtitle6 {
    margin: 0 auto 50px;
  }
  .mtitle6 .eng {
    font-size: 1.25rem;
  }
  .mtitle6 .ja {
    font-size: 1.8rem;
  }
}

.mtitle_line {
  position: relative;
  margin-bottom: 20px;
  color: #303030;
  border-top: 2px solid #153b76;
  font-size: 1.8rem;
  padding: 6px 10px 16px;
}
@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 span {
  font-size: 1.4rem;
  color: #f9f7f5;
  margin-right: 10px;
}
@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:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  opacity: 0.5;
  background-image: repeating-linear-gradient(-45deg, rgb(13.2949640288, 37.3525179856, 74.7050359712), rgb(13.2949640288, 37.3525179856, 74.7050359712) 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mtitle_line2 {
  position: relative;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 20px;
}
.mtitle_line2::before, .mtitle_line2::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: "";
  background-image: linear-gradient(to right, #153b76 0%, #2c9bcd 80%);
}
.mtitle_line2::before {
  top: 0;
}
.mtitle_line2::after {
  bottom: 0;
}

.mtitle_line3 {
  font-size: 1.3em;
  margin-bottom: 40px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
@media all and (max-width: 639px) {
  .mtitle_line3 {
    margin-bottom: 20px;
  }
}
.mtitle_line3 .ja {
  border-left: 4px solid #153b76;
  padding-left: 16px;
  font-family: "Shippori Mincho", "YakuHanMP", "Noto Serif JP", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
}

.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: #2c9bcd;
}

.mtitle_sub {
  padding-left: 0.5em;
  position: relative;
  border-left: 6px solid #2c9bcd;
  margin: 8px 0 50px;
  text-align: left;
  font-size: 1.6rem;
  font-size: 1.2em;
}
@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:before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: "";
  width: 6px;
  height: 50%;
  background-color: #153b76;
}

.mtitle_point {
  position: relative;
  margin-bottom: 15px;
  font-size: 2rem;
  text-align: center;
  color: #303030;
}
@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:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #2c9bcd;
  display: block;
  margin: 10px auto 0;
}

.mtitle_box {
  background: #153b76;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  position: relative;
  padding: 15px 30px 15px 15px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 1320px) {
  .mtitle_box {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_box {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_box {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_box {
    font-size: 1.35rem;
  }
}
.mtitle_box:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f30a";
  font-weight: 900;
  margin-right: 5px;
  display: block;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

.mtitle_box2 {
  background: rgb(17.1474820144, 48.1762589928, 96.3525179856);
  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: #153b76;
  content: "";
  display: block;
  transform: rotate(60deg);
  position: absolute;
  bottom: -10px;
  right: -150px;
  width: 300px;
  height: 280px;
}

.mtitle_box3 {
  font-size: 1.25em;
  font-weight: 600;
  background: linear-gradient(-60deg, #153b76 0%, #2c9bcd 70%);
  color: #fff;
  padding: 15px;
  padding-left: 30px;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle_box3 {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 639px) {
  .mtitle_box3 {
    font-size: 1.15em;
    padding: 10px;
    padding-left: 20px;
  }
}

.mtitle_category {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@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: #2c9bcd;
}
.mtitle_category.new:before {
  font-family: "Font Awesome 5 Free";
  content: "\f044";
  font-weight: 900;
  margin-right: 5px;
}

.mtitle_small {
  padding: 0 0 4px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.8666666667);
  position: relative;
  margin-bottom: 15px;
  font-size: 1.3em;
}
.mtitle_small:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
  margin-right: 5px;
  color: #153b76;
}
.mtitle_small.type2 {
  margin-bottom: 5px;
}
.mtitle_small.sbc:before {
  color: #2c9bcd;
}
.mtitle_small .mini {
  font-size: 0.7em;
  padding: 3px 10px;
  letter-spacing: 0em;
}

.mtitle_small2 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.mtitle_small2:before {
  content: "";
  background-color: #153b76;
  width: 10px;
  height: 4px;
  position: absolute;
  top: 0.6em;
  left: 0;
}

.mtitle_small3 {
  color: #303030;
  padding: 10px 0;
  font-size: 1.2em;
  margin-bottom: 20px;
  border-top: 1px solid rgba(44, 155, 205, 0.5);
  border-bottom: 1px solid rgba(44, 155, 205, 0.5);
}
@media all and (max-width: 639px) {
  .mtitle_small3 {
    margin-bottom: 10px;
  }
}
.mtitle_small3:before {
  content: "―";
  margin-right: 8px;
  color: rgba(44, 155, 205, 0.5);
}
.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(21, 59, 118, 0.8);
}

.mtitle_small5 {
  position: relative;
  text-align: center;
  font-size: 1.8rem;
  color: #153b76;
  margin-bottom: 40px;
}
@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;
  }
}
@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: #153b76;
}

.ttl_left {
  text-align: left;
  margin-left: 0;
}
.ttl_left span {
  text-align: left;
}
.ttl_left:before {
  -webkit-transform: none;
  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_big {
  font-size: 1.2em;
}
.ttl_big span,
.ttl_big .ja,
.ttl_big .eng {
  font-size: 1.2em;
}

.ttl_eng {
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 4.5em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  gap: 40px;
  width: 100%;
  margin-bottom: 40px;
  color: #303030;
}
@media all and (max-width: 639px) {
  .ttl_eng {
    margin-bottom: 20px;
  }
}
.ttl_eng .line {
  display: inline-block;
  width: 400px;
  height: 1px;
  background: linear-gradient(90deg, #153b76 0%, #153b76 80%);
}
.ttl_eng .line.left {
  background: linear-gradient(-90deg, #153b76 0%, #153b76 80%);
}
.ttl_eng.type2 {
  margin-bottom: 0;
}
.ttl_eng.white {
  -webkit-text-fill-color: initial;
  color: #fff;
}
.ttl_eng.white .line {
  background: #fff;
}
.ttl_eng.white .line.left {
  background: #fff;
}
.ttl_eng.sbc {
  -webkit-text-fill-color: initial;
  color: #fff;
}
.ttl_eng.sbc .line {
  background: #fff;
  background: #2c9bcd;
}
.ttl_eng.sbc .line.left {
  background: #fff;
  background: #2c9bcd;
}
@media all and (max-width: 896px) {
  .ttl_eng {
    font-size: 3.5em;
  }
}
@media all and (max-width: 639px) {
  .ttl_eng {
    font-size: 2.5em;
    line-height: 1;
  }
}

.ttl_sub {
  margin-bottom: 40px;
  font-size: 1.3em;
}
@media all and (max-width: 639px) {
  .ttl_sub {
    margin-bottom: 20px;
  }
}

.fukidashi {
  text-align: center;
}
.fukidashi span {
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  padding: 16px 40px;
  border: 2px solid #153b76;
  background-color: #153b76;
  text-align: left;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.5;
  color: #303030;
}
.fukidashi span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #153b76 transparent transparent;
  translate: -50% 100%;
}
.fukidashi span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 15.5px 7.8px 0 7.8px;
  border-color: #153b76 transparent transparent;
  translate: -50% 100%;
}
@media all and (max-width: 639px) {
  .fukidashi span {
    padding: 16px;
    font-size: 1.2em;
  }
}

/* btn
----------------------------------*/
.btn01 a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  gap: 1em;
  color: #fff;
}
.btn01 a span {
  display: block;
}
.btn01 a .circle_btn {
  position: relative;
  background: #eee;
  color: #fff;
  border-radius: 100vh;
  width: 3em;
  height: 3em;
  text-align: center;
  transition: 0.3s;
}
.btn01 a .circle_btn:after {
  content: "";
  width: 100%;
  height: 100%;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s ease-in-out;
  color: #303030;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  margin-right: 5px;
  line-height: 3em;
}
.btn01 a .btn_txt {
  line-height: 1;
  padding-top: 0.5em;
  transition: all 0.5s ease;
}
.btn01 a:hover .circle_btn {
  transform: scale(1.2);
  background: #333;
}
.btn01 a:hover .circle_btn::after {
  color: #fff;
}
.btn01 a:hover .btn_txt {
  transform: translateX(10px);
}
.btn01.c02 a {
  color: #303030;
}
.btn01.c02 a .circle_btn {
  background: #153b76;
  color: #fff;
}
.btn01.c02 a .circle_btn:after {
  color: #fff;
}

.btn_wk a {
  letter-spacing: 0.2em;
  text-align: center;
  color: #303030;
  background: #fff;
  border: 1px solid #303030;
  padding: 6px 10px;
  transition: all 0.3s ease-in-out;
}
.btn_wk a:before, .btn_wk a:after {
  content: "";
  position: absolute;
  border: solid #303030;
  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: #153b76;
  border-color: transparent;
}
.btn_wk a:hover:before, .btn_wk a:hover:after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #153b76;
}

.btn_wk2 a {
  text-align: center;
  color: #303030;
  background: transparent;
  border: 1px solid #303030;
  padding: 6px 10px;
  transition: all 0.3s ease-in-out;
}
.btn_wk2 a:before, .btn_wk2 a:after {
  content: "";
  position: absolute;
  border: solid #303030;
  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: #153b76;
  border-color: transparent;
}
.btn_wk2 a:hover:before, .btn_wk2 a:hover:after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #153b76;
}

.btns a {
  background: #153b76;
  color: #fff;
  border-radius: 30px;
  padding: 8px 24px;
  text-align: center;
  font-size: 0.9em;
}
.btns a:hover {
  opacity: 0.6;
}
.btns.type2 {
  text-align: center;
}
.btns.type2 a {
  border-radius: 10px;
}

.btn03 {
  margin: 20px 10px;
}
.btn03 a {
  color: #153b76;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 8px 24px;
  text-align: center;
  font-size: 2rem;
  width: 280px;
  display: block;
}
.btn03 a:hover {
  background-color: #153b76;
  border: 1px solid #fff;
  color: #fff;
}
@media all and (max-width: 639px) {
  .btn03 a {
    font-size: 1.5rem;
  }
}

/* news
----------------------------------*/
.news .news-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 18px 6px;
  border-top: 1px solid #ccc;
}
.news .news-inner:last-of-type {
  border-bottom: 1px solid #ccc;
}
.news dt {
  width: 8em;
  float: left;
  font-weight: 600;
  color: #303030;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.news dd a {
  color: #303030;
}
.news dd a:hover {
  opacity: 0.6;
}

/* page-title
----------------------------------*/
.page-title {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 400px;
  margin-left: auto;
  margin-right: 20px;
}
.page-title .inner {
  width: 100%;
  height: 100%;
  margin: auto;
  position: relative;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27018/pttl.jpg) no-repeat center 45%/cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.page-title .inner::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
}
.page-title .page-lead {
  color: #fff;
  position: relative;
  z-index: 10;
  padding: 20px;
  text-align: right;
}
.page-title .page-lead .ja {
  display: block;
  font-size: 3rem;
  font-weight: 600;
}
@media all and (max-width: 1100px) {
  .page-title {
    margin-top: 0;
    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: #2c9bcd;
  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: #2c9bcd;
  margin-top: -10px;
}
.company td {
  background: #f9f9f9;
  padding-left: 20px;
  color: #303030;
}

.tbl {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}
.tbl th,
.tbl td {
  padding: 10px;
  vertical-align: middle;
}
.tbl th span,
.tbl td span {
  font-size: 90%;
}
.tbl th {
  background: #153b76;
  color: #fff;
  white-space: nowrap;
  width: 30%;
  font-weight: 500;
}
.tbl td {
  padding: 10px 20px;
  background: #fefefe;
  border: 1px solid rgba(21, 59, 118, 0.4);
}
.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%;
  }
}

.tbl2 {
  width: 100%;
}
.tbl2 th,
.tbl2 td {
  padding: 5px 12px;
  vertical-align: middle;
  border: 1px solid #dcdad9;
}
.tbl2 th {
  font-weight: 600;
  width: 25%;
  padding: 7px 12px;
  background: #ececec;
}
.tbl2 td {
  background: #fefefe;
}
.tbl2.type2 th {
  width: 15%;
}

.tbl3 {
  width: 100%;
}
.tbl3.price td {
  text-align: center;
}
.tbl3 th,
.tbl3 td {
  padding: 5px 12px;
  vertical-align: middle;
  border: 1px solid #dcdad9;
}
.tbl3 th {
  font-weight: 600;
  padding: 7px 12px;
  background: #7a7a7a;
  color: #fff;
}
.tbl3 th.th2 {
  background: #ececec;
  color: #303030;
}
.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 td {
  padding-left: 30px;
}
.tbl_new tr th {
  width: 20%;
  border-right: 1px solid #2c9bcd;
}
.tbl_new tr:nth-child(odd) th, .tbl_new tr:nth-child(odd) td {
  background: #f7f7f7;
  color: #303030;
}
.tbl_new.type2 tr:nth-child(odd) th, .tbl_new.type2 tr:nth-child(odd) td {
  background: #fff;
}

.tbl-border {
  width: 100%;
  font-size: 0.9em;
}
.tbl-border th,
.tbl-border td {
  padding: 10px;
  border-bottom: 1px solid #dedede;
  vertical-align: middle;
}
.tbl-border th {
  width: 25%;
}

.timetable {
  width: 100%;
  border-top: 2px solid rgb(34.9879518072, 123.2530120482, 163.0120481928);
}
.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: #2c9bcd;
}
.timetable .circle:before {
  content: "〇";
}

/* ggmap
----------------------------------*/
.ggmap {
  position: relative;
  padding-bottom: 45.25%;
  height: 0;
  overflow: hidden;
}
.ggmap.type2 {
  padding-bottom: 26.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(44, 155, 205, 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: #2c9bcd;
  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(249, 247, 245, 0.2);
  margin-top: 10px;
}
.list_check li a {
  color: #153b76;
  border-bottom: 1px dotted #153b76;
}
.list_check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  margin-right: 5px;
  color: #153b76;
}

.list_check2 li {
  padding: 2px 8px 2px 30px;
  position: relative;
}
.list_check2 li .num {
  color: #153b76;
  margin: 0 4px;
  font-family: "Roboto", 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: 8px;
  color: #153b76;
}
.list_check2 li:not(:last-child) {
  margin-bottom: 4px;
}

.list-inline li {
  display: inline-block;
  padding: 1px;
}
.list-inline li:not(:last-of-type):after {
  content: "/";
  margin: 0 1px;
  color: #153b76;
  font-weight: normal;
}

.list-inline2 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.list-inline2 li {
  padding: 4px 15px;
  background: #153b76;
  border: 1px solid #153b76;
  border-radius: 30px;
}

.ol-list {
  counter-reset: number;
  list-style: none;
  padding: 5px;
}
.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: 1.2em;
  color: #fefefe;
  background: #153b76;
  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: "Ysabeau Infant", sans-serif;
  font-weight: bold;
}

.list_disc.sbc li:before {
  color: #2c9bcd;
}
.list_disc li {
  position: relative;
  font-weight: 400;
}
.list_disc li:not(:last-of-type) {
  margin-bottom: 5px;
}
.list_disc li:before {
  content: "●";
  color: #153b76;
  margin-right: 5px;
  font-size: 0.7em;
}
.list_disc.col2 {
  display: flex;
  flex-wrap: wrap;
}
.list_disc.col2 li {
  width: 45%;
}
@media all and (max-width: 639px) {
  .list_disc {
    display: block;
  }
  .list_disc.col2 li {
    width: 100%;
  }
}

/* blog
----------------------------------*/
.blog-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.blog-wrap * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.blog-wrap > li {
  width: calc((100% - 90px) / 4);
  position: relative;
  background: #fff;
}
.blog-wrap > li > a {
  width: 100%;
  height: 100%;
}
.blog-wrap > li > a:hover ~ .blog-img img {
  opacity: 1;
  -webkit-transform: scale(1.2);
  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%;
  object-fit: cover;
  transition: all 0.4s ease;
  font-family: "object-fit: cover;";
}
.blog-img:hover img {
  opacity: 1 !important;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.blog-detail img {
  display: block;
  margin: auto;
}

.blog-detail-upper {
  z-index: 2;
  color: rgb(36.4100719424, 102.2949640288, 204.5899280576);
  font-size: 12px;
}

.blog-category {
  display: inline-block;
  padding: 5px 10px;
  line-height: 1.3;
  text-align: center;
  background: #153b76;
  color: #fff;
  font-size: 0.7em;
  font-weight: 600;
}

.blog-date {
  line-height: 1.3;
  text-align: center;
  display: inline-block;
  color: #153b76;
  font-size: 1.2em;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
}

.blog-title {
  line-height: 1.3;
  margin: 10px 0 0;
  color: #303030;
}

.blog-txt {
  line-height: 1.5;
  color: #153b76;
  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: #153b76;
  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;
}
@media all and (max-width: 1100px) {
  .blog-month ul li {
    width: 100%;
  }
}

.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: #153b76;
  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: #303030;
}
.category_nav li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
  font-weight: 900;
  margin-right: 5px;
  color: #2c9bcd;
}
.category_nav li a:hover {
  opacity: 0.5;
}
.category_nav li:last-child a {
  border-bottom: none;
}

.blog2 .blog-wrap > li {
  width: calc((100% - 40px) / 3);
}
.blog2 .blog-wrap > li .blog-img {
  height: 170px;
}

/* breadcrumb
----------------------------------*/
.breadcrumb {
  max-width: 95%;
  margin: 20px auto 20px;
  font-size: 1.2rem;
  text-align: right;
  padding: 0 20px;
}
@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 li {
  display: inline;
  color: rgba(48, 48, 48, 0.6);
}
.breadcrumb li a {
  color: rgba(48, 48, 48, 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: #303030;
}
.form-contents .form-thanks-msg {
  background: #f3f5f7 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form-contents .form-thanks-msg p {
  color: #303030 !important;
}
.form-contents .form-thanks-msg .back-home-btn a {
  color: #2c9bcd !important;
  border: 2px solid #2c9bcd !important;
}
.form-contents .form-thanks-msg .back-home-btn a:hover {
  background: #2c9bcd !important;
  color: #fff !important;
}
.form-contents .requibase_color::before {
  background: transparent !important;
  padding: 5px 10px !important;
  content: "*" !important;
  color: #2c9bcd !important;
  font-size: 1.8rem !important;
}
.form-contents .required::before {
  background: #153b76 !important;
}
.form-contents .optional::before {
  content: "任意";
  color: #fff;
  background: #2c9bcd !important;
}
.form-contents .textarea {
  background-color: #f3f2f2 !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: #153b76 !important;
  border: none !important;
  color: #fff !important;
  border-radius: 30px !important;
  position: relative !important;
  border: 1px solid #153b76 !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;
}
.form-contents .after-text-area {
  color: #153b76;
}
.form-contents label {
  display: block;
}
@media all and (max-width: 639px) {
  .form-contents .after-text-area, .form-contents .before-text-area {
    font-size: 1rem;
  }
}

.policy {
  padding: 30px;
  background: #f8f9fa;
  margin-top: 20px;
}

/* accordion
----------------------------------*/
.accordion {
  border: 1px solid #ccc;
  margin-top: 40px;
}
.accordion dt,
.accordion dd {
  position: relative;
  padding: 1em;
}
.accordion dt {
  cursor: pointer;
  font-size: 1.1em;
  color: #303030;
  background: #fefefe;
}
.accordion dt:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f067";
  font-weight: 900;
  margin-right: 5px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.7rem;
}
@media all and (max-width: 1320px) {
  .accordion dt:after {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 1100px) {
  .accordion dt:after {
    font-size: 1.445rem;
  }
}
@media all and (max-width: 896px) {
  .accordion dt:after {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 639px) {
  .accordion dt:after {
    font-size: 1.275rem;
  }
}
.accordion dt.on:after {
  font-family: "Font Awesome 5 Free";
  content: "\f068";
  font-weight: 900;
  margin-right: 5px;
}
.accordion dd {
  display: none;
  padding: 25px;
  background: rgba(255, 255, 255, 0.7);
  color: #303030;
}

/* gallery
----------------------------------*/
.gallery {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.gallery.col5 li {
  width: calc((100% - 80px) / 5);
}
.gallery.col4 li {
  width: calc((100% - 60px) / 4);
  border: 1px solid #ddd;
}
.gallery.col3 li {
  width: calc((100% - 40px) / 3);
}
.gallery.col2 li {
  width: calc((100% - 10px) / 2);
}
.gallery li {
  width: 23%;
}
.gallery li:nth-child(4n) {
  margin-right: 0;
}
.gallery li a {
  position: relative;
  background: rgba(216, 223, 225, 0.8);
  display: block;
  text-align: center;
  padding: 10px;
  height: 300px;
  overflow: hidden;
}
.gallery li a .image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
  /*IE対策*/
  transition: 0.6s ease-in-out;
}
.gallery li a:hover .image {
  text-decoration: none;
  transform: scale(1.1);
  filter: brightness(70%);
}
.gallery li a:hover .image p {
  opacity: 1;
}
.gallery li a .arrow_dw {
  color: #fff;
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 639px) {
  .gallery li a .arrow_dw {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
  }
}
.gallery li a .ttl {
  text-align: center;
}
@media all and (max-width: 639px) {
  .gallery li a {
    height: 200px;
  }
}
.gallery li a.detail_link {
  height: unset;
  color: #2c9bcd;
  padding-top: 5px;
  font-size: 1.6rem;
}
.gallery li a.detail_link:hover {
  color: #153b76;
}
.gallery li p {
  background: #fff;
  padding: 3px 0 10px;
  letter-spacing: 0.1;
  font-weight: 400;
}
@media all and (max-width: 896px) {
  .gallery.col4 li {
    width: calc((100% - 40px) / 3);
  }
}

.grid-item {
  padding: 10px;
  border: 1px solid #ddd;
}
.grid-item .gallery {
  position: relative;
  width: 100%;
  height: 300px;
  text-align: center;
  overflow: hidden;
}
.grid-item a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fefefe;
}
.grid-item a:hover img {
  transform: scale(1.1);
  transition: transform 0.6s ease-in-out;
}
.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
.grid-item .ttl {
  text-align: center;
}
.grid-item .grid-title {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  opacity: 0;
  color: #272221;
  transform: translateY(-50%);
  line-height: 1.5;
}
.grid-item .grid-title span {
  display: table;
  background: #272221;
  color: #fff;
  padding: 5px 20px;
  margin: 10px auto 0;
  border-radius: 30px;
}
.grid-item .grid-txt {
  color: #272221;
  line-height: 1.5;
}
.grid-item .grid-txt h3 {
  letter-spacing: 0.1em;
  color: rgb(38.5927710843, 135.9518072289, 179.8072289157);
  margin-bottom: 5px;
  text-align: center;
}
.grid-item .grid-txt table {
  width: 100%;
}
.grid-item .grid-txt table th,
.grid-item .grid-txt table td {
  padding: 5px;
  font-weight: 500;
  vertical-align: bottom;
}
.grid-item .grid-txt table th .fee,
.grid-item .grid-txt table td .fee {
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  letter-spacing: 0.02em !important;
  margin-right: 2px;
}
.grid-item .grid-txt table tr:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.grid-item .grid-txt .grid-sentence .grid-scr {
  min-height: 70px;
  max-height: 70px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 0 5px 0 2px;
}
.grid-item .grid-txt .grid-sentence .grid-scr p + p {
  margin-top: 5px;
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar {
  overflow: hidden;
  width: 1px;
  background: rgb(239.4375, 234.25, 229.0625);
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar:horizontal {
  height: 1px;
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar {
  width: 3px;
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar-track {
  border-radius: 10px;
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar-thumb {
  background-color: rgb(36.4100719424, 102.2949640288, 204.5899280576);
  border-radius: 10px;
}
.grid-item a:hover .grid-title {
  opacity: 1;
}
.grid-item a:hover img {
  opacity: 0.4;
  transform: scale(1.15);
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
@media all and (max-width: 1100px) {
  .grid-item .gallery {
    height: 160px;
  }
}
@media all and (max-width: 896px) {
  .grid-item .gallery {
    height: 180px;
    margin-bottom: 5px;
  }
}
@media all and (max-width: 639px) {
  .grid-item {
    padding: 5px;
  }
  .grid-item .gallery {
    height: 100px;
  }
  .grid-item .grid-title span {
    padding: 3px 15px;
    margin: 10px auto 0;
  }
  .grid-item .grid-txt h3 {
    letter-spacing: 0.05em;
  }
  .grid-item .grid-txt table th,
  .grid-item .grid-txt table td {
    letter-spacing: 0.05em;
  }
  .grid-item .grid-txt table th .fee,
  .grid-item .grid-txt table td .fee {
    letter-spacing: 0.01em !important;
  }
  .grid-item .grid-txt table th {
    letter-spacing: 0;
    white-space: nowrap;
  }
}

/* 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: #153b76;
  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;
}

/* 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: #2c9bcd;
}
.daily-dl .inner:last-child:before {
  display: none;
}
.daily-dl .inner dt {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #2c9bcd;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  z-index: 4;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media all and (max-width: 1320px) {
  .daily-dl .inner dt {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 1100px) {
  .daily-dl .inner dt {
    font-size: 1.19rem;
  }
}
@media all and (max-width: 896px) {
  .daily-dl .inner dt {
    font-size: 1.12rem;
  }
}
@media all and (max-width: 639px) {
  .daily-dl .inner dt {
    font-size: 1.05rem;
  }
}
.daily-dl .inner dd {
  flex: 1;
  position: relative;
  font-weight: bold;
  background: #fff;
  left: -10px;
  margin-top: 10px;
  padding: 15px 10px 15px 25px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  color: #303030;
}

.flow-dl {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.flow-dl .flow-inner {
  display: flex;
  width: calc((100% - 20px) / 2);
  background: rgba(255, 255, 255, 0.8);
  align-items: stretch;
}
.flow-dl dt {
  background: #153b76;
  color: #fff;
  text-align: center;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 15px;
  width: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flow-dl dt span {
  font-size: 3.5rem;
  display: block;
  line-height: 1;
}
@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 dd {
  width: calc(100% - 80px);
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #ddd;
}
.flow-dl dd .ttl {
  font-size: 1.1em;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
@media all and (max-width: 639px) {
  .flow-dl .flow-inner {
    width: 100%;
  }
}

.time-list li {
  display: flex;
  position: relative;
}
.time-list li .txtarea {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  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: #153b76;
  z-index: 1;
  border: 2px solid #153b76;
  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 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: end;
  min-width: 0;
  overflow-wrap: break-word;
  padding-bottom: 1rem;
  color: #2c9bcd;
  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: #2c9bcd;
  background: #fff;
  color: #303030;
  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;
  line-height: 35px;
  color: #fff;
  background: #2c9bcd;
  width: 35px;
  height: 35px;
  text-align: center !important;
}
@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::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;
  line-height: 35px;
  color: #2c9bcd;
  width: 35px;
  height: 35px;
  text-align: center !important;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@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-dl .faq-inner {
  padding: 10px;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.faq-dl .faq-inner:first-of-type {
  border-top: 1px solid rgba(44, 155, 205, 0.6);
}
.faq-dl .faq-inner:last-of-type {
  border-bottom: 1px solid rgba(44, 155, 205, 0.6);
}
.faq-dl .faq-inner:not(:last-of-type) {
  border-bottom: 1px solid rgba(44, 155, 205, 0.6);
}
.faq-dl .faq-inner dt,
.faq-dl .faq-inner dd {
  position: relative;
  padding: 0 5px 5px 45px;
}
.faq-dl .faq-inner dt:before,
.faq-dl .faq-inner dd:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  left: 0;
  top: 0;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.faq-dl .faq-inner dt {
  margin-bottom: 10px;
  font-size: 110%;
}
.faq-dl .faq-inner dt:before {
  content: "Q";
  color: #fff;
  font-size: 2rem;
  background: #153b76;
}
.faq-dl .faq-inner dd:before {
  content: "A";
  color: #fff;
  font-size: 2rem;
  background: rgb(36.4100719424, 102.2949640288, 204.5899280576);
}

.flow-list {
  position: relative;
}
.flow-list li {
  width: 100%;
  margin-right: 4%;
  align-items: center;
  padding: 20px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  background: #fefefe;
  border-radius: 10px;
  box-shadow: 0 0.8rem 3rem rgba(0, 0, 0, 0.14);
}
.flow-list li:not(:last-child) {
  margin-bottom: 20px;
}
.flow-list li .detail {
  width: 80%;
}
@media all and (max-width: 639px) {
  .flow-list li {
    width: 90%;
    margin: 0 auto 30px;
  }
  .flow-list li:nth-child(2n) {
    margin-right: auto;
  }
}
.flow-list li .flow-num {
  color: #153b76;
  font-size: 3.5rem;
  border-right: 1px solid #2c9bcd;
  padding-right: 15px;
  align-self: center;
  line-height: 1.2;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-transform: uppercase;
}
.flow-list li .flow-num span {
  font-size: 1.4rem;
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 900;
}
.flow-list li .txt {
  flex: 1;
  margin-left: 35px;
}
.flow-list li .flow-title {
  color: #153b76;
  font-size: 1.1em;
  border-bottom: 1px dashed #2c9bcd;
  padding-bottom: 4px;
}
@media all and (max-width: 639px) {
  .flow-list li {
    flex-direction: column;
    justify-content: stretch;
  }
  .flow-list li .flow-num {
    font-size: 2.2rem;
    text-align: center;
    border-right: 0;
    padding: 0 0 4px;
    border-bottom: 1px solid #2c9bcd;
  }
  .flow-list li .flow-title {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .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: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}

/* anchor
----------------------------------*/
/* other
----------------------------------*/
.room_link {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.room_link > li {
  width: calc((100% - 30px) / 4);
}
.room_link > li a {
  display: block;
  border: 1px solid #2c9bcd;
  padding: 5px;
  text-align: center;
  background: #fff;
  color: #153b76;
  font-weight: 600;
  transition: all 0.5s ease;
}
.room_link > li a.pick {
  background: #2c9bcd;
  color: #fff;
}
.room_link > li a.pick span {
  color: #fff;
}
.room_link > li a span {
  display: block;
  color: #303030;
  transition: all 0.5s ease;
}
.room_link > li a:hover {
  background: #153b76;
  color: #fff;
}
.room_link > li a:hover span {
  color: #fff;
}
.room_link > li a:hover.pick {
  background: #153b76;
}
@media all and (max-width: 639px) {
  .room_link > li {
    width: calc((100% - 10px) / 2);
  }
}

.menu_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.menu_list > li {
  width: 33.3333333333%;
}
.menu_list > li a {
  display: block;
  height: 300px;
  position: relative;
  overflow: hidden;
}
.menu_list > li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #303030;
  opacity: 0.5;
  transition: all 0.5s ease;
}
.menu_list > li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26516/menu01.jpg) center/cover;
  z-index: -1;
  transition: all 0.5s ease;
}
.menu_list > li a .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.menu_list > li a .ttl .eng {
  display: block;
  font-size: 2em;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1.2;
}
.menu_list > li a .ttl .ja {
  display: block;
  font-weight: bold;
  font-size: 1em;
}
.menu_list > li a:hover::before {
  opacity: 0;
}
.menu_list > li a:hover::after {
  transform: scale(1.1);
  filter: blur(5px);
}
.menu_list > li:nth-child(2) a::after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26516/menu02.jpg) center/cover;
}
.menu_list > li:nth-child(3) a::after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26516/menu03.jpg) center/cover;
}
@media all and (max-width: 896px) {
  .menu_list > li {
    width: 100%;
  }
  .menu_list > li a {
    height: 300px;
  }
  .menu_list > li:nth-child(1), .menu_list > li:nth-child(2) {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .menu_list {
    row-gap: 10px;
  }
  .menu_list > li a {
    height: 200px;
  }
  .menu_list > li a .ttl {
    font-size: 1.3rem;
  }
  .menu_list > li a .ttl .eng {
    font-size: 2rem;
  }
}

.product_box {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.product_box > li {
  width: calc((100% - 80px) / 3);
  background: rgba(44, 155, 205, 0.05);
  border: 1px solid #2c9bcd;
  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;
}

.point_box {
  padding: 20px;
  background: #fefefe;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
}
.point_box > li {
  padding: 20px;
  position: relative;
  border-right: 1px solid #ddd;
}
.point_box > li:last-child {
  border-right: 0px solid #ddd;
}
.point_box > li .ttl {
  text-align: center;
  color: #153b76;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 15px;
}
.point_box > li .txt {
  font-size: 2rem;
  font-weight: 600;
}
.point_box > li .txt a {
  color: #303030;
}
.point_box > li .txt a:hover {
  color: #153b76;
}
.point_box > li .txt .tel_ic:before, .point_box > li .txt .mail_ic:before, .point_box > li .txt .fax_ic:before {
  font-size: 1em;
  color: #153b76;
  line-height: 1.8em;
}
.point_box > li .txt .tel_ic:before {
  font-family: "Font Awesome 5 Free";
  content: "\f095";
  font-weight: 900;
  margin-right: 5px;
}
.point_box > li .txt .mail_ic:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
}
.point_box > li .txt .fax_ic:before {
  font-family: "Font Awesome 5 Free";
  content: "\f1ac";
  font-weight: 900;
  margin-right: 5px;
}
.point_box > li .icon {
  text-align: center;
  margin-bottom: 15px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.point_box > li .icon img {
  width: 20%;
}
@media all and (max-width: 1100px) {
  .point_box {
    padding: 20px 30px;
  }
}
@media all and (max-width: 896px) {
  .point_box {
    grid-template-columns: repeat(2, 1fr);
  }
  .point_box > li:nth-child(2) {
    border-right: 0;
  }
}
@media all and (max-width: 639px) {
  .point_box {
    display: block;
    padding: 20px;
  }
  .point_box::after {
    display: none;
  }
  .point_box > li {
    width: 100%;
    padding: 20px 10px;
    border-bottom: 1px solid #ddd;
    border-right: 0px;
    text-align: center;
  }
  .point_box > li:nth-child(3) {
    border-top: 0px solid #ddd;
    border-left: 0px solid #ddd;
  }
  .point_box > li .num {
    font-size: 2rem;
    width: 3.5em;
    height: 3.5em;
    margin-bottom: 30px;
  }
  .point_box > li .ttl {
    font-size: 1.4rem;
  }
}

/* slider
----------------------------------*/
.slide_list,
.slide_list2 {
  text-align: center;
}
.slide_list img,
.slide_list2 img {
  height: 300px;
  width: 400px;
  object-fit: cover;
  filter: grayscale(0.4);
  filter: brightness(110%);
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  position: relative;
}
.slide_list img:hover,
.slide_list2 img:hover {
  filter: grayscale(0);
}

.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%;
  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: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 3.5em;
  color: #153b76;
}
.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, #153b76 0%, #2c9bcd 70%);
  z-index: -1;
  opacity: 0.3;
}
.staff_list > li .name {
  text-align: center;
  font-family: "Shippori Mincho", "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%;
  }
}

.service_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
.service_list > li {
  width: calc((100% - 60px) / 4);
}
.service_list > li .icon {
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
}
.service_list > li .icon img {
  max-width: 130px;
}
.service_list > li .icon::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: -1;
  border-radius: 50%;
}
.service_list > li .ttl {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 1.1em;
}
.service_list > li .txt {
  font-size: 0.9em;
}
.service_list.col5 > li {
  width: calc((100% - 80px) / 5);
}
.service_list.type2 {
  justify-content: flex-start;
  gap: 20px;
}
.service_list.type2 > li {
  padding: 2em;
  width: calc((100% - 40px) / 3);
  background: #fefefe;
  border: 1px solid #d8dfe1;
  box-shadow: rgba(50, 50, 93, 0.1) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
  border-radius: 5px;
  transition: all 0.5s ease;
  color: #303030;
}
.service_list.type2 > li .icon {
  max-width: 150px;
}
.service_list.type2 > li .icon::after {
  background: transparent;
}
.service_list.type2 > li .img {
  margin-bottom: 10px;
}
.service_list.type2 > li .img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.service_list.type2 > li .ttl {
  margin-bottom: 0;
}
.service_list.type2 > li .ttl span {
  display: block;
  font-weight: 400;
  font-size: 0.8em;
}
.service_list.type3 {
  margin: auto;
  margin-top: 60px;
  row-gap: 80px;
  max-width: 1000px;
}
.service_list.type3 > li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.service_list.type3 > li:nth-child(2n) {
  flex-direction: row-reverse;
}
.service_list.type3 > li .img {
  width: 40%;
}
.service_list.type3 > li .img img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  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;
}
.service_list.type3 > li .txt_area {
  width: 55%;
}
.service_list.type3 > li .txt_area .ttl {
  text-align: left;
  font-size: 1.6em;
  margin-bottom: 20px;
}
.service_list.type3 > li .txt_area .txt {
  font-size: 1em;
}
@media all and (max-width: 896px) {
  .service_list {
    justify-content: flex-start;
    gap: 20px;
  }
  .service_list > li {
    width: calc((100% - 20px) / 2);
  }
  .service_list.col5 > li {
    width: calc((100% - 40px) / 3);
  }
  .service_list.type2 > li {
    width: calc((100% - 20px) / 2);
  }
}
@media all and (max-width: 639px) {
  .service_list > li {
    width: 100%;
  }
  .service_list > li .icon img {
    max-width: 80%;
  }
  .service_list.type2 > li {
    width: 100%;
  }
  .service_list.col5 > li {
    width: calc((100% - 20px) / 2);
  }
  .service_list.type3 {
    margin-top: 30px;
    row-gap: 40px;
  }
  .service_list.type3 > li {
    width: 100%;
  }
  .service_list.type3 > li .img {
    width: 100%;
    margin-bottom: 20px;
  }
  .service_list.type3 > li .img img {
    height: 200px;
  }
  .service_list.type3 > li .txt_area {
    width: 100%;
  }
  .service_list.type3 > li .txt_area .ttl {
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 10px;
  }
  .service_list.type3 > li .txt_area .txt {
    font-size: 1em;
  }
}

.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: #153b76;
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: linear-gradient(-60deg, #153b76 0%, #2c9bcd 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;
  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;
  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: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  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(48, 48, 48, 0.4);
  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;
  }
}

.recruit_img {
  display: flex;
  justify-content: space-between;
}
.recruit_img img {
  display: inline-block;
  width: 48%;
  height: 500px;
  object-fit: cover;
}
.recruit_img img:nth-child(1) {
  margin-top: 100px;
}
@media all and (max-width: 896px) {
  .recruit_img img {
    height: 300px;
  }
  .recruit_img img:nth-child(1) {
    margin-top: 50px;
  }
}

.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;
  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 #2c9bcd;
  top: 15px;
  left: 15px;
}
.link_list > li .img::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #2c9bcd;
  top: 15px;
  left: 15px;
  z-index: -1;
}
.link_list > li .img img {
  aspect-ratio: 1/1;
  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: #303030;
  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: 5px;
}
.top-bnr-list > li {
  width: calc((100% - 5px) / 2);
  position: relative;
}
.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: #303030;
}
@media all and (max-width: 639px) {
  .top-bnr-list > li {
    width: 100%;
    margin-bottom: 0;
  }
}
.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: #303030;
  transition: all 0.5s ease;
  opacity: 0.5;
  z-index: 1;
}
.top-bnr-list .top-bnr-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  width: 100%;
  height: 100%;
  border: 3px solid #153b76;
  z-index: 1;
}
.top-bnr-list .top-bnr-img.tp img {
  object-position: top;
}
.top-bnr-list .top-bnr-img img {
  width: 100%;
  height: 100%;
  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.4;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: rgba(255, 255, 255, 0.2);
  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;
}
.top-bnr-list .top-bnr-title .eng {
  font-family: "Ysabeau Infant", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2em;
  letter-spacing: 0.1em;
  display: block;
  white-space: nowrap;
  color: #2c9bcd;
}
.top-bnr-list .top-bnr-title .ja {
  font-size: 0.9em;
  display: block;
  font-weight: 500;
  letter-spacing: 0.01em;
  left: 20px;
}
@media all and (max-width: 639px) {
  .top-bnr-list .top-bnr-title {
    width: 150px;
    height: 150px;
  }
  .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: "Noto Sans JP", sans-serif, "IBM Plex Sans JP", "YakuHanJP", Lato, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.plan_box > li {
  border: 1px solid #303030;
  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%;
  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%;
  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(254, 254, 254, 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: "Shippori Mincho", "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;
}
.concept_img img:nth-child(2) {
  margin-left: 50px;
  margin-top: 50px;
}
@media all and (max-width: 639px) {
  .concept_img img {
    height: 200px;
    width: 100%;
    object-fit: cover;
  }
  .concept_img img:nth-child(2) {
    margin-top: 20px;
  }
}

.img_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
}
.img_flex > li {
  display: inline-block;
  width: 24%;
}
.img_flex > li img {
  aspect-ratio: 1/1;
  object-fit: cover;
  display: block;
  position: relative;
}
.img_flex > li:nth-child(2) {
  margin-top: -40px;
}
.img_flex > li:nth-child(4) {
  margin-top: 20px;
}
.img_flex.col2 > li {
  width: 48%;
}
.img_flex.col2 > li img {
  aspect-ratio: initial;
}
.img_flex.col2 > li:nth-child(1) img {
  background: #2c9bcd;
  padding: 20px;
}
.img_flex.col2 > li:nth-child(2) img {
  background: #153b76;
  padding: 20px;
}
.img_flex.col3 > li {
  width: 32%;
}
@media all and (max-width: 639px) {
  .img_flex {
    margin-top: 60px;
  }
  .img_flex > li:nth-child(2) {
    margin-top: -20px;
  }
  .img_flex.col2 > li:nth-child(1) img {
    padding: 10px;
  }
  .img_flex.col2 > li:nth-child(2) img {
    padding: 10px;
  }
}

.logo_area.type2 {
  margin: 40px auto;
}
.logo_area.type2 img {
  max-width: 200px;
}
@media all and (max-width: 639px) {
  .logo_area {
    text-align: center;
  }
  .logo_area img {
    max-width: 60%;
  }
  .logo_area.type2 img {
    max-width: 150px;
  }
}

.tilt-card img {
  transition: transform 0.4s ease, filter 0.4s ease;
  transform-style: preserve-3d;
}

.tilt-card:hover img {
  transform: rotateX(12deg) rotateY(-12deg) scale(1.08);
  filter: drop-shadow(0 25px 40px rgba(0, 0, 0, 0.2)) saturate(1.08);
}

.pro_box {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.pro_box > li {
  width: calc((100% - 90px) / 4);
}
.pro_box > li a:hover .img {
  padding: 0;
}
.pro_box > li .img {
  border: 1px solid #153b76;
  padding: 10px;
  overflow: hidden;
  transition: all 0.5s ease;
}
.pro_box > li .img img {
  aspect-ratio: 1/1;
  object-fit: cover;
}
.pro_box > li .ttl {
  text-align: center;
  margin: 5px 0;
}
.pro_box > li .ttl span {
  font-size: 0.8em;
  display: block;
}
.pro_box > li .price {
  text-align: center;
}
.pro_box > li .price span {
  font-size: 0.8em;
}
@media all and (max-width: 896px) {
  .pro_box > li {
    width: calc((100% - 30px) / 2);
  }
}

.sdgs_icon {
  display: flex;
  justify-content: space-between;
}
.sdgs_icon img {
  display: block;
  width: 19%;
}

.logo-mark {
  background: #153b76;
  padding: 4em;
  aspect-ratio: 1/1;
  object-fit: contain;
}

.p_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
}
.p_list > li {
  width: calc((100% - 30px) / 3);
  background: rgba(255, 255, 255, 0.5);
  padding: 0.5em 1em;
  text-align: center;
}
@media all and (max-width: 639px) {
  .p_list > li {
    width: 100%;
  }
}

.split-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
.split-box li {
  background-color: #fff;
  padding-bottom: 30px;
  text-align: center;
}
.split-box li .image {
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 0%;
}
.split-box li .image:before {
  content: "";
  display: block;
  padding-top: 66%;
}
.split-box li .image img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  max-width: 100%;
}
.split-box li .ttl {
  margin-bottom: 30px;
  line-height: 1.5;
  background: #153b76;
  color: #fff;
  font-weight: 600;
  text-align: center;
  position: relative;
  font-size: 2rem;
  line-height: 1.8;
}
.split-box li .ttl i {
  font-size: 0.8em;
  padding-right: 5px;
  color: #153b76;
}
@media all and (max-width: 896px) {
  .split-box {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .split-box li .ttl {
    font-size: 1.4rem;
    padding: 5px;
  }
}
@media all and (max-width: 639px) {
  .split-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}

.lessons .txt {
  padding: 0 0 0 40px;
}
@media all and (max-width: 1100px) {
  .lessons .txt {
    padding: 0;
    margin-bottom: 30px;
  }
}

.lesson_pr {
  background-color: #00AFCC;
  border-radius: 50px 0 50px 0;
  display: flex;
  flex-direction: row-reverse;
}
.lesson_pr img {
  border-radius: 0 0 50px 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lesson_pr .txt {
  width: 66%;
  padding: 30px;
  text-align: center;
  color: #fff;
}
@media all and (max-width: 896px) {
  .lesson_pr .txt {
    text-align: left;
  }
}
@media all and (max-width: 639px) {
  .lesson_pr {
    display: block;
    border-radius: 30px 0 30px 0;
  }
  .lesson_pr .txt {
    width: 100%;
    text-align: left;
  }
  .lesson_pr img {
    border-radius: 30px 0 0 0;
  }
}

.btn_list {
  display: flex;
  justify-content: center;
}
@media all and (max-width: 896px) {
  .btn_list {
    display: block;
  }
}

#btn-fixed {
  position: fixed;
  bottom: 85px;
  right: 0;
  z-index: 200;
}
#btn-fixed a {
  display: inline-block;
  color: #fff;
  padding: 15px;
  font-size: 1.5rem;
}
#btn-fixed .booking {
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 2;
  font-weight: 600;
}
#btn-fixed .booking:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background: rgb(17.9179856115, 50.3410071942, 100.6820143885);
  border-right: 0px;
  background-size: contain;
  background-position: center;
  z-index: -1;
  border-radius: 5px 0 0 5px;
}
#btn-fixed .booking:hover:before {
  opacity: 0.8;
}
@media all and (max-width: 1100px) {
  #btn-fixed .booking {
    display: none;
  }
}

.toggle {
  display: none;
}

.Label { /*タイトル*/
  padding: 1em;
  display: block;
  color: #fff;
  background: #153b76;
  font-size: 2rem;
}
@media all and (max-width: 639px) {
  .Label {
    font-size: 1.5rem;
  }
}

.Label::before { /*タイトル横の矢印*/
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  transform: rotate(135deg);
}

.Label,
.content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}

.content { /*本文*/
  height: 0;
  padding: 0 20px;
  overflow: hidden;
}

.toggle:checked + .Label + .content { /*開閉時*/
  height: auto;
  padding: 20px;
  transition: all 0.3s;
}

.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}

.lesson_col ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lesson_col ul li {
  width: 48%;
  margin-bottom: 80px;
}
.lesson_col ul li figure {
  padding: 5px;
}
.lesson_col ul li figure img {
  display: block;
  width: 100%;
  height: 350px;
  object-fit: cover;
}
@media all and (max-width: 1100px) {
  .lesson_col ul {
    display: block;
  }
  .lesson_col ul li {
    width: 100%;
  }
}

.voice_box {
  display: flex;
  padding: 20px;
  justify-content: space-between;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.14);
  border-radius: 10px;
}
.voice_box .detail .ttl {
  font-size: 1.3em;
}

.txt_waku {
  border: 1px solid #303030;
  display: inline-block;
  padding: 0px 29px;
}

.form-pattern-1 .form-thanks-msg .back-home-btn a {
  background: #fff !important;
}

.usage {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 30px;
}
.usage li {
  width: calc((100% - 60px) / 2);
}
.usage li img {
  display: block;
  width: 100%;
  height: 400px;
  object-fit: cover;
  font-family: "object-fit: cover;";
  margin-bottom: 10px;
}
.usage li p {
  text-align: center;
  font-size: 1.8rem;
}

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;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 639px) {
  a.btn_orange {
    font-size: 1.4rem;
  }
}

a.btn_orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #ff7918;
  border-bottom: 2px solid #b84c00;
}

.arrow_dw:after {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  font-weight: 900;
  margin-right: 5px;
  padding-left: 5px;
}

.scenarios_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.scenarios_wrap .item {
  width: 48%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.scenarios_wrap .item .image {
  width: 40%;
}
.scenarios_wrap .item .detail {
  width: 55%;
}
.scenarios_wrap .item .detail .ttl {
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 20px;
}
.scenarios_wrap .item .detail p {
  font-size: 0.9em;
}
@media all and (max-width: 896px) {
  .scenarios_wrap {
    display: block;
  }
  .scenarios_wrap .item {
    width: 100%;
    display: block;
  }
  .scenarios_wrap .item .image {
    width: 100%;
    margin-bottom: 10px;
  }
  .scenarios_wrap .item .detail {
    width: 100%;
  }
}

.merit_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5%;
}
.merit_wrap .item .icon {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.merit_wrap .item .icon img {
  margin-bottom: 5px;
}
.merit_wrap .item p {
  font-size: 0.9em;
}
.merit_wrap .item p.ttl {
  text-align: center;
  font-size: 1.3em;
  margin-bottom: 10px;
  color: #153b76;
}
@media all and (max-width: 639px) {
  .merit_wrap {
    display: block;
  }
  .merit_wrap .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .merit_wrap .item .icon {
    width: 60%;
  }
}

.col_title {
  display: flex;
  align-items: center;
}
.col_title .left {
  width: 20%;
}
.col_title .right {
  width: 75%;
  border-left: 1px solid #ddd;
  padding-left: 40px;
}
@media all and (max-width: 639px) {
  .col_title {
    display: block;
  }
  .col_title .left {
    width: 100%;
  }
  .col_title .right {
    width: 100%;
    border-left: 0px solid #ddd;
    padding-left: 0px;
    margin-bottom: 15px;
  }
}

.title01 {
  font-size: 2.5rem;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 639px) {
  .title01 {
    font-size: 1.5rem;
  }
}

.top_usage {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_usage .item {
  width: 47%;
  margin-bottom: 20px;
}
.top_usage .item img {
  display: block;
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.top_usage .item .txt {
  padding: 20px 10px;
}
@media all and (max-width: 639px) {
  .top_usage {
    display: block;
  }
  .top_usage .item {
    width: 100%;
  }
  .top_usage .item img {
    height: 200px;
    object-fit: cover;
  }
}

.top_achievement {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top_achievement > li {
  width: 48%;
}
.top_achievement > li:nth-child(2) a:after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27018/corporations.jpg) no-repeat center/cover;
}
.top_achievement > li a {
  display: block;
  padding: 4em 3em;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 10;
}
.top_achievement > li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.5;
  z-index: -1;
  transition: all 0.6s ease;
}
.top_achievement > li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27018/doctor01.jpg) no-repeat center/cover;
  z-index: -2;
  filter: grayscale(100%);
  transition: all 0.6s ease;
}
.top_achievement > li a:hover::after {
  filter: grayscale(0);
}
.top_achievement > li a:hover::before {
  opacity: 0;
}
.top_achievement > li a .ttl {
  font-size: 2.5rem;
  font-weight: bold;
}
.top_achievement > li a .num {
  font-size: 5rem;
  font-family: "Ysabeau Infant", sans-serif;
}
.top_achievement a {
  color: #fefefe;
}
@media all and (max-width: 639px) {
  .top_achievement {
    display: block;
  }
  .top_achievement > li {
    width: 100%;
    margin-bottom: 10px;
  }
  .top_achievement > li a .ttl {
    font-size: 1.6rem;
    font-weight: bold;
  }
}

.coments {
  font-size: 0.9em;
  text-align: center;
  line-height: 1.5;
}

.achievements_ttl {
  font-size: 2.5rem;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
@media all and (max-width: 639px) {
  .achievements_ttl {
    font-size: 1.8rem;
  }
}