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

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

a {
  color: #998200;
  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 3s 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, -15px) 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: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 2px #ffd900;
  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 #112142;
  border-radius: 50%;
  border-right: 1px solid rgba(17, 33, 66, 0.2);
  border-top: 1px solid rgba(17, 33, 66, 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;
}
#l-header.is-fixed {
  position: fixed;
  width: 100%;
  z-index: 200;
  top: 0;
  left: 0;
  background: #fefdfd;
}
#l-header.is-fixed .inner {
  transition: all 0.5s ease;
}
#l-header.is-fixed .inner #logo {
  width: 250px;
  padding-top: 0;
}
#l-header.is-fixed .inner #logo .logo1 {
  display: none;
}
#l-header.is-fixed .inner #logo .logo2 {
  display: block;
}
@media all and (max-width: 1500px) {
  #l-header.is-fixed .inner #logo {
    width: 180px;
  }
}
@media all and (max-width: 896px) {
  #l-header {
    backdrop-filter: none;
  }
}
#l-header .inner {
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 98%;
  padding: 10px 0;
  transition: all 0.5s ease;
}
#l-header #logo {
  transition: all 0.4s ease-in;
  width: 280px;
}
#l-header #logo .logo2 {
  display: none;
}
@media all and (max-width: 1500px) {
  #l-header #logo {
    width: 200px;
  }
}
@media all and (max-width: 1320px) {
  #l-header #logo {
    width: 190px;
  }
}
@media all and (max-width: 639px) {
  #l-header #logo {
    width: 180px;
  }
}
#l-header .head-right {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  /* gap: 40px; */
}
@media all and (max-width: 1320px) {
  #l-header .head-right {
    gap: 15px;
  }
}
@media all and (max-width: 1100px) {
  #l-header .head-right {
    display: none;
  }
}
#l-header .head-right_contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  transition: all 0.5s ease;
}
#l-header .head-right_tel,
#l-header .head-right_mail,
#l-header .head-right_shop {
  text-align: center;
  white-space: nowrap;
  margin-left: 10px;
}
#l-header .head-right_tel span,
#l-header .head-right_mail span,
#l-header .head-right_shop span {
  font-size: 1.2rem;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#l-header .head-right_tel a,
#l-header .head-right_mail a,
#l-header .head-right_shop a {
  position: relative;
  display: block;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  background: #112142;
  color: #fff;
  border-radius: 30px;
  transition: all 0.3s ease-in;
  padding: 15px 24px;
  font-size: 1.5rem;
}
#l-header .head-right_tel a i,
#l-header .head-right_mail a i,
#l-header .head-right_shop a i {
  padding-right: 0.5em;
}
#l-header .head-right_tel a:hover,
#l-header .head-right_mail a:hover,
#l-header .head-right_shop a:hover {
  background: #ffd900;
}
@media all and (max-width: 1500px) {
  #l-header .head-right_tel a,
  #l-header .head-right_mail a,
  #l-header .head-right_shop a {
    padding: 15px 15px;
    font-size: 1.4rem;
  }
}
#l-header .head-right_tel a {
  font-size: 2.7rem;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#l-header .head-right_mail a {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#l-header .head-right_shop a {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #F79400;
}
#l-header .head-right_shop a:hover {
  background: #ce7c00;
}
#l-header .head-right_shop.type1 a {
  background: #FF0033;
}
#l-header .head-right_shop.type1 a:hover {
  background: #d6002b;
}
#l-header .head-right_shop.type2 a {
  background: #0fafaa;
}
#l-header .head-right_shop.type2 a:hover {
  background: #0b6e6b;
}
#l-header .head-right_btn a {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 2px solid #fff;
  box-sizing: border-box;
  font-size: 1.5rem;
  color: #fff;
  border-radius: 100%;
  filter: drop-shadow(0px 0px 3px rgba(54, 46, 43, 0.5));
  transition: all 0.3s ease-in;
}
#l-header .head-right_btn a i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#l-header .head-right_btn a:hover {
  background: rgba(255, 255, 255, 0.2);
}

#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: 25px;
  position: relative;
  transition: all 0.5s ease;
}
#header_nav > ul li {
  position: relative;
}
#header_nav > ul li a {
  position: relative;
  display: block;
  color: #362e2b;
  text-align: center;
  font-weight: 600;
}
#header_nav > ul li a span {
  display: block;
  color: #112142;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 0.7em;
  transition: all 0.5s ease;
}
#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:hover span {
  color: #888;
}
#header_nav > ul li.contact a {
  background: #112142;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  font-size: 0.85em;
  border-radius: 3px;
}
#header_nav > ul li.contact a:hover {
  background: #ffd900;
}
#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: #362e2b;
  background: #fefdfd;
  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;
  background: #fff;
  color: #112142;
  border: 1px solid #112142;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  line-height: 50px;
  font-size: 0.9em;
  text-align: center;
}
#page-top a:hover {
  opacity: 0.6;
}
@media all and (max-width: 1100px) {
  #page-top {
    bottom: 70px;
  }
}

#page-top2 {
  width: 150px;
  height: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
#page-top2 a {
  height: 100%;
  width: 100%;
  position: absolute;
  border-top-left-radius: 100%;
  z-index: 1;
  color: #fff;
}
#page-top2 a span {
  position: absolute;
  bottom: 30px;
  left: 60px;
  z-index: 1;
  letter-spacing: -1px;
  font-size: 1.6rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#page-top2 a:after {
  content: "";
  background: #010305;
  background: #ffd900;
  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;
  max-width: 100%;
}
@media all and (max-width: 1320px) {
  #slideshow {
    height: 75vw;
  }
}
@media all and (max-width: 639px) {
  #slideshow {
    margin-left: auto;
    border-radius: 50px 0 50px 0;
  }
}

.slide-img {
  overflow: hidden;
  width: 100%;
  height: 85vh;
}
.slide-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media all and (max-width: 1100px) {
  .slide-img {
    height: 60vw;
  }
}
@media all and (max-width: 896px) {
  .slide-img {
    height: 55vw;
  }
}
@media all and (max-width: 639px) {
  .slide-img {
    height: 40vh;
  }
}

#main_slide .main_slider .swiper-wrapper .swiper-slide .main_slider__inner:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.1;
  z-index: 1;
}

.main_catch__outer,
.main_catch__inner,
.main_slider__outer {
  text-align: left !important;
}
@media all and (max-width: 1320px) {
  .main_catch__outer,
  .main_catch__inner,
  .main_slider__outer {
    height: 80vw !important;
  }
}

.main_catch__inner img {
  filter: drop-shadow(0px 2px 5px rgb(255, 255, 255));
  max-width: 800px;
}
@media all and (max-width: 896px) {
  .main_catch__inner img {
    max-width: 50%;
  }
}

#scrolldown {
  position: absolute;
  right: 15px;
  bottom: 60px;
  color: #fefefe;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  -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";
  font-size: 1.4rem;
  z-index: 100;
  height: 210px;
}
#scrolldown:before, #scrolldown:after {
  position: absolute;
  content: "";
  z-index: 2;
  left: 50%;
}
#scrolldown:before {
  width: 1px;
  height: 100px;
  bottom: 0;
  background: #f0f0f0;
  transform: translateX(-50%);
}
#scrolldown:after {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100%;
  top: 100px;
  margin-left: -4px;
  animation: scroll-point 2.3s ease-out infinite;
  animation-fill-mode: both;
}
@media all and (max-width: 896px) {
  #scrolldown {
    display: none;
  }
}

@keyframes scroll-point {
  0% {
    bottom: 0;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    top: 180px;
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    top: 210px;
    opacity: 0;
  }
}
/* contact_bnr
----------------------------------*/
.contact_bnr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.contact_bnr > li {
  text-align: center;
  height: 100%;
  width: 49%;
}
.contact_bnr > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  background: #f4f1ef;
  color: #362e2b;
  border-radius: 10px;
  width: 100%;
  min-height: 70px;
  padding: 20px;
  text-align: center;
  line-height: 1;
}
.contact_bnr > li a:hover {
  background: #fff;
}
.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;
  font-size: 0.7em;
}
.contact_bnr > li .bnr_mail {
  font-size: 1.4em;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.contact_bnr > li .bnr_mail:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}
@media all and (max-width: 896px) {
  .contact_bnr {
    gap: 10px;
  }
  .contact_bnr > li {
    width: 100%;
  }
}

.telbnr {
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.telbnr li {
  text-align: center;
  line-height: 1.4;
  width: 70%;
}
.telbnr li a {
  display: block;
  font-size: 2em;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  border: 1px solid #998200;
  color: #998200;
  border-radius: 10px;
  background: #fff;
  padding: 20px;
  max-width: 450px;
  white-space: nowrap;
}
.telbnr li a.fax {
  pointer-events: none;
  cursor: default;
}
.telbnr li a .telbnr_top {
  font-weight: 600;
  color: #fff;
  background: #010305;
  padding: 10px 20px;
  border-radius: 30px;
  display: block;
  font-size: 1.5rem;
  max-width: 40%;
  margin: -35px auto 20px;
}
.telbnr li a .sub_txt {
  display: block;
  font-size: 1.5rem;
  color: #362e2b;
  margin-top: 10px;
}
.telbnr li a:hover {
  background: #998200;
  color: #fff;
}
@media all and (max-width: 1100px) {
  .telbnr li a {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 896px) {
  .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;
    margin-top: 8px;
    border-radius: 10px;
    padding: 10px;
  }
  .telbnr li a .telbnr_top {
    font-size: 1.2rem;
    max-width: 80%;
  }
}

/* footer
----------------------------------*/
.footer_contact {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #112142;
  background: #f4f4f4;
}
.footer_contact > div {
  width: 50%;
  padding: 60px;
  text-align: center;
}
.footer_contact .img {
  text-align: center;
}
.footer_contact .img img {
  height: 250px;
}
.footer_contact .ttl {
  margin-bottom: 10px;
  font-size: 1.3em;
  font-weight: 600;
}
.footer_contact .btn a {
  background: #fff;
  color: #112142;
  border-radius: 30px;
  display: block;
  padding: 15px;
}
.footer_contact .btn a:hover {
  opacity: 0.6;
}
.footer_contact .tel:not(:last-of-type),
.footer_contact .mail:not(:last-of-type) {
  margin-bottom: 10px;
}
.footer_contact .tel a,
.footer_contact .mail a {
  color: #fff;
  background: #112142;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 1.4em;
  border: 1px solid #010305;
  border-radius: 60px;
  padding: 10px;
  display: block;
  max-width: 350px;
  margin: auto;
  line-height: 1.5;
}
.footer_contact .tel a span,
.footer_contact .mail a span {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  padding-right: 10px;
}
.footer_contact .tel a:hover,
.footer_contact .mail a:hover {
  background: #fff;
  color: #112142;
}
.footer_contact .mail a {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footer_contact .left {
  border-right: 1px solid #112142;
}
@media all and (max-width: 896px) {
  .footer_contact > div {
    width: 100%;
  }
  .footer_contact .left {
    border-bottom: 1px solid #ddd;
  }
}
@media all and (max-width: 639px) {
  .footer_contact > div {
    padding: 40px 20px;
  }
  .footer_contact .txt {
    font-size: 0.9em;
  }
}

#l-footer {
  position: relative;
  font-size: 1.5rem;
  background: #112142;
}
#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;
  }
}

/* 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: 33%;
}
@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: left;
  font-size: 0.8em;
  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: #ffd900;
}
.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: #ffd900;
}
.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: #112142;
  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;
  }
}

.address {
  color: #fff;
  font-size: 1.2rem;
}
@media all and (max-width: 1320px) {
  .address {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  .address {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  .address {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  .address {
    font-size: 0.9rem;
  }
}

.copyright {
  font-size: 1.2rem;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  color: #fff;
  background: #112142;
  text-align: center;
  padding: 1em;
}
@media all and (max-width: 1320px) {
  .copyright {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  .copyright {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  .copyright {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  .copyright {
    font-size: 0.9rem;
  }
}

/* news
----------------------------------*/
.news-box {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news-right {
  width: 75%;
}
@media all and (max-width: 896px) {
  .news-right {
    width: 100%;
  }
}
.news-right .news-bl .news-inner span {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 6px;
  justify-content: space-between;
}
.news-right .news-bl .news-inner.white {
  color: #fff;
}
.news-right .news-bl dt {
  width: 15%;
  font-weight: 600;
}
.news-right .news-bl dd {
  width: 80%;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
@media all and (max-width: 639px) {
  .news-right .news-bl .news-inner span {
    display: block;
  }
  .news-right .news-bl dt {
    width: 100%;
  }
  .news-right .news-bl dd {
    width: 100%;
    padding: 0;
  }
}

.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: #362e2b;
  position: relative;
  text-align: center;
  z-index: 10;
}
.news-title.white .eng {
  color: #fff;
}
.news-title span {
  display: block;
}
.news-title .eng {
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  font-size: 3rem;
  color: #fff;
  border-right: 1px solid;
}
@media all and (max-width: 1320px) {
  .news-title .eng {
    font-size: 2.7rem;
  }
}
@media all and (max-width: 1100px) {
  .news-title .eng {
    font-size: 2.55rem;
  }
}
@media all and (max-width: 896px) {
  .news-title .eng {
    font-size: 2.4rem;
  }
}
@media all and (max-width: 639px) {
  .news-title .eng {
    font-size: 2.25rem;
  }
}
.news-title .ja {
  position: relative;
  margin: 0 auto;
}
.news-title a {
  border: 1px solid #ffd900;
  background: #ffd900;
  color: #fff;
  padding: 3px 15px;
  display: block;
  margin-top: 15px;
}
.news-title a:hover {
  background: #fff;
  color: #ffd900;
}
@media all and (max-width: 896px) {
  .news-title .eng {
    border-right: 0px;
  }
}

.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: #362e2b;
  text-align: center;
  border-radius: 30px;
  font-weight: 600;
}
.news-dl dd {
  width: calc(100% - 12em);
  color: #362e2b;
}
@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;
  gap: 5px;
  margin-bottom: 40px;
}
.category_tab li {
  position: relative;
  width: calc((100% - 15px) / 4);
  box-sizing: border-box;
  background: #ffd900;
  border-top: 3px solid #ffd900;
  border-right: 3px solid #ffd900;
  border-left: 3px solid #ffd900;
  color: #ffffff;
  padding: 20px 10px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: bold;
}
.category_tab li.active {
  background: #112142;
  border-top: 3px solid #112142;
  border-right: 3px solid #112142;
  border-left: 3px solid #112142;
}
.category_tab li.active:before {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background: #ffffff;
}

.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;
}
.column2.tp {
  align-items: flex-start;
}
.column2 .child {
  width: 48%;
}
.column2 .child2 {
  width: 40%;
}
.column2 .child3 {
  width: 55%;
}
.column2 .child4 {
  width: 30%;
}
.column2 .child5 {
  width: 67%;
}

.column3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.column3 .child {
  width: 31%;
}
.column3 .child .img {
  text-align: center;
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.1));
}

.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;
  border-radius: 10px;
}
.mbox.wk {
  border: 1px solid #112142;
}
.mbox.transparent {
  background: transparent;
}
.mbox.bd {
  border: 1px solid #ffd900;
}
.mbox .box1 {
  background: #fff;
  box-shadow: 0 3 10px rgba(17, 33, 66, 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, #264a93, #112142);
  opacity: 0.7;
}
.mbox.box2 {
  background: rgba(255, 217, 0, 0.1);
}
.mbox.box3 {
  background: #fefefe;
  border-top: 5px solid #112142;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 8px rgba(54, 46, 43, 0.1);
}

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

.note {
  padding: 2em;
  background: rgba(17, 33, 66, 0.1);
  border-radius: 10px;
  font-size: 0.9em;
}
.note.type1 {
  background: rgba(255, 255, 255, 0.8);
}

#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-top {
  position: relative;
}
.bg-top .inner {
  margin: auto;
  width: 90%;
  max-width: 1200px;
}
.bg-top:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 100%;
  height: 600px;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26705/bg-top.png) no-repeat center/cover;
  border-radius: 20px;
  margin: 50px 0;
}
@media all and (max-width: 896px) {
  .bg-top::before {
    margin: 0;
    background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26705/bg-top.png) no-repeat bottom/contain;
  }
  .bg-top .inner {
    background: #fff;
    opacity: 0.8;
    padding: 10px;
  }
}

.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;
}
.bg-01:after {
  position: absolute;
  content: "";
  width: 350px;
  height: 350px;
  z-index: 1;
  right: -1%;
  top: -20%;
  opacity: 0.5;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26705/deco01.png) no-repeat center/contain;
}

.bg-02 {
  position: relative;
}
.bg-02:before, .bg-02:after {
  position: absolute;
  content: "";
  width: 500px;
  height: 200px;
  z-index: -1;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26705/deco01.png) no-repeat center bottom/contain;
  opacity: 0.3;
}
.bg-02:before {
  right: 2%;
  bottom: 20%;
  transform: rotate(-15deg);
}
.bg-02:after {
  left: 2%;
  top: 15%;
  transform: scale(-1, -1) rotate(-25deg);
}
@media all and (max-width: 896px) {
  .bg-02:before, .bg-02:after {
    width: 300px;
  }
  .bg-02:before {
    bottom: 5%;
  }
  .bg-02:after {
    top: 0;
  }
}

.bg-03 {
  position: relative;
}
.bg-03: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/26705/bg-03.jpg) no-repeat center/cover;
  border-radius: 40px;
  z-index: -2;
  opacity: 0.2;
}

.bg-w {
  position: relative;
}
.bg-w:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  width: calc(100% - 80px);
  left: 50%;
  transform: translateX(-50%);
  background: #fefefe;
  z-index: -1;
}
@media all and (max-width: 896px) {
  .bg-w:before {
    width: calc(100% - 20px);
  }
}

.bg-base {
  position: relative;
}
.bg-base:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  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(17, 33, 66, 0.8);
  z-index: -2;
}
.bg-base.type1:before {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.bg-base.type1:after {
  background: #e9f2f4;
}

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

.bg-gray {
  position: relative;
}
.bg-gray:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
}

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

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

/* title
----------------------------------*/
.mtitle {
  margin-bottom: 40px;
  position: relative;
  text-align: center;
}
@media all and (max-width: 639px) {
  .mtitle {
    margin-bottom: 30px;
  }
}
.mtitle .eng,
.mtitle .eng2 {
  font-size: 2.3em;
  color: #112142;
  position: relative;
  z-index: 2;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.8;
}
.mtitle .ja {
  position: relative;
  z-index: 2;
  font-size: 1em;
  color: #362e2b;
  display: block;
}
@media all and (max-width: 639px) {
  .mtitle .eng,
  .mtitle .eng2 {
    font-size: 2.5em;
  }
  .mtitle .ja {
    font-size: 1em;
  }
}
.mtitle.white .eng,
.mtitle.white .eng2 {
  color: #fff;
}
.mtitle.white .ja {
  color: #fff;
}

.mtitles {
  margin-bottom: 10px;
}
.mtitles .ja {
  font-size: 1.8rem;
  color: #fff;
  background: #112142;
  border-radius: 20px;
  padding: 2px 15px;
  display: inline-block;
}
@media all and (max-width: 1320px) {
  .mtitles .ja {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitles .ja {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitles .ja {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitles .ja {
    font-size: 1.35rem;
  }
}
.mtitles.type2 {
  margin-bottom: 20px;
}

.mtitle2 {
  position: relative;
  margin-bottom: 40px;
  background: #fff;
  padding: 20px;
  padding-left: 5vw;
  max-width: 1000px;
  margin-left: 0;
}
@media all and (max-width: 639px) {
  .mtitle2 {
    margin-bottom: 20px;
  }
}
.mtitle2 .eng {
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 5.6em;
  position: relative;
  line-height: 1;
  color: #362e2b;
}
.mtitle2 .ja {
  font-size: 1.5em;
  color: #362e2b;
  padding-left: 0.5em;
}
@media all and (max-width: 639px) {
  .mtitle2 {
    max-width: 90%;
  }
  .mtitle2 .eng {
    font-size: 3em;
  }
  .mtitle2 .ja {
    font-size: 1.2em;
    display: block;
  }
}

.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: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 2rem;
  color: #112142;
}
@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: 2.5rem;
  font-weight: 600;
  margin-bottom: 40px;
}
@media all and (max-width: 1320px) {
  .mtitle4 {
    font-size: 2.25rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle4 {
    font-size: 2.125rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle4 {
    font-size: 2rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle4 {
    font-size: 1.875rem;
  }
}
.mtitle4 span {
  position: relative;
  display: inline-block;
  min-width: 10%;
}
.mtitle4 span:before, .mtitle4 span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 1.6rem;
  background-color: #ffd900;
}
.mtitle4 span:before {
  left: -15px;
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}
.mtitle4 span:after {
  right: -15px;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.mtitle5 {
  position: relative;
  margin-bottom: 40px;
  border-top: 1px solid #ffd900;
  border-bottom: 1px solid #ffd900;
  padding: 15px;
}
@media all and (max-width: 639px) {
  .mtitle5 {
    margin-bottom: 20px;
  }
}
.mtitle5 .eng {
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  display: block;
  color: #ffd900;
  font-size: 1.1em;
}
.mtitle5 .ja {
  font-size: 2.3rem;
  color: #362e2b;
}
@media all and (max-width: 639px) {
  .mtitle5 .eng {
    font-size: 1em;
  }
  .mtitle5 .ja {
    font-size: 1.8rem;
  }
}

.mtitle6 {
  font-size: 3rem;
  margin-bottom: 40px;
}
@media all and (max-width: 1320px) {
  .mtitle6 {
    font-size: 2.7rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle6 {
    font-size: 2.55rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle6 {
    font-size: 2.4rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle6 {
    font-size: 2.25rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle6 {
    margin-bottom: 20px;
  }
}
.mtitle6 .eng {
  display: table;
  margin: 0;
  font-size: 23px;
  letter-spacing: 0.1em;
  line-height: 1em;
  margin-top: 10px;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.mtitle_line {
  position: relative;
  margin-bottom: 20px;
  color: #362e2b;
  border-top: 2px solid #112142;
  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: #fff7ed;
  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, #070d19, #070d19 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: 1.2rem;
  margin-bottom: 20px;
}
@media all and (max-width: 1320px) {
  .mtitle_line2 {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_line2 {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_line2 {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_line2 {
    font-size: 0.9rem;
  }
}
.mtitle_line2::before, .mtitle_line2::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: "";
  background-image: linear-gradient(to right, #112142 0%, #ffd900 80%);
}
.mtitle_line2::before {
  top: 0;
}
.mtitle_line2::after {
  bottom: 0;
}

.mtitle_line3 {
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
@media all and (max-width: 639px) {
  .mtitle_line3 {
    margin-bottom: 10px;
  }
}
.mtitle_line3 .ja {
  border-left: 4px solid #ffd900;
  padding-left: 16px;
}

.mtitle-bll {
  font-size: 1.7rem;
  font-weight: 700;
  border-bottom: 2px solid #eeeeee;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 8px;
}
@media all and (max-width: 1320px) {
  .mtitle-bll {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle-bll {
    font-size: 1.445rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle-bll {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle-bll {
    font-size: 1.275rem;
  }
}
.mtitle-bll:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -2px;
  width: 100px;
  height: 2px;
  background: #ffd900;
}

.mtitle_sub {
  padding-left: 0.5em;
  font-weight: 600;
  position: relative;
  border-left: 6px solid #ffd900;
  margin: 8px 0 15px;
  text-align: left;
  font-size: 1.6rem;
}
@media all and (max-width: 1320px) {
  .mtitle_sub {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_sub {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_sub {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_sub {
    font-size: 1.2rem;
  }
}
.mtitle_sub span {
  color: #112142;
  padding-left: 5px;
  font-size: 0.9em;
}
.mtitle_sub:before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: "";
  width: 6px;
  height: 50%;
  background-color: #112142;
}

.mtitle_point {
  position: relative;
  margin-bottom: 15px;
  font-size: 2rem;
  text-align: center;
  color: #362e2b;
}
@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: #ffd900;
  display: block;
  margin: 10px auto 0;
}

.mtitle_box {
  background: rgba(17, 33, 66, 0.1);
  color: #362e2b;
  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;
  font-size: 0.7em;
  display: block;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

.mtitle_box2 {
  background: #0c172e;
  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: #112142;
  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(45deg, #112142 0%, #ffd900 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: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  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;
  font-size: 0.7em;
  color: #ffd900;
}
.mtitle_category.new:before {
  font-family: "Font Awesome 5 Free";
  content: "\f044";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}

.mtitle_small {
  font-weight: 600;
  padding: 0 0 4px;
  font-size: 1.6rem;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin-bottom: 15px;
}
@media all and (max-width: 1320px) {
  .mtitle_small {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_small {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_small {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_small {
    font-size: 1.2rem;
  }
}
.mtitle_small:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #112142;
}

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

.mtitle_small3 {
  color: #362e2b;
  padding: 10px 0;
  font-size: 1.6rem;
  margin-bottom: 40px;
  border-top: 1px solid #112142;
  border-bottom: 1px solid #112142;
}
@media all and (max-width: 1320px) {
  .mtitle_small3 {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_small3 {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_small3 {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_small3 {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_small3 {
    margin-bottom: 20px;
  }
}
.mtitle_small3:before {
  content: "―";
  margin-right: 8px;
  color: #112142;
}
.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(17, 33, 66, 0.8);
}

.mtitle_small5 {
  position: relative;
  text-align: center;
  font-size: 1.8rem;
  color: #112142;
  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: #112142;
}

.ttl_img {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .ttl_img {
    margin-bottom: 20px;
  }
}

.ttl_left {
  text-align: left;
  margin-left: 0;
}
.ttl_left span {
  text-align: left;
}
.ttl_left:before {
  -webkit-transform: none;
  transform: none;
  margin-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;
}

/* btn
----------------------------------*/
.btn01 a {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 60px;
  padding: 16px 32px;
  color: #fff;
  line-height: 1.8;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  font-weight: 500;
  background: linear-gradient(45deg, #112142 0%, #ffd900 70%);
  background-position: 1% 50%;
  background-size: 200% auto;
  transition: all 0.3s ease-out;
}
.btn01 a::after :after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}
.btn01 a:hover {
  background-position: 99% 50%;
  transform: scale(1.05);
  box-shadow: 0 15px 15px rgba(54, 46, 43, 0.1);
}
.btn01.type2 a {
  background: #fff;
  color: #112142;
}

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

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

.btns a {
  background: #112142;
  color: #fff;
  border-radius: 30px;
  padding: 8px 24px;
  text-align: center;
  font-size: 0.9em;
}
.btns a:hover {
  opacity: 0.6;
}
.btns.type2 a {
  background: #fff;
  color: #ffd900;
  border: 1px solid #ffd900;
  max-width: 200px;
  padding: 4px 24px;
  margin-top: 20px;
}

/* page-title
----------------------------------*/
.page-title {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 400px;
}
.page-title .inner {
  width: 100%;
  height: 100%;
  margin: auto;
  position: relative;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/slider/img/ros_keiyaku/26705/1.jpg) no-repeat 50% 70%/cover;
}
.page-title .inner::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #362e2b;
  opacity: 0.3;
}
.page-title .inner.p02 {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26705/p02.jpg) no-repeat 50% 50%/cover;
}
.page-title .inner.p03 {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/slider/img/ros_keiyaku/26705/2.jpg) no-repeat 50% 40%/cover;
}
.page-title .inner.p04 {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/slider/img/ros_keiyaku/26705/3.jpg) no-repeat 50% 70%/cover;
}
.page-title .inner.non {
  background: none;
  background: #ffd900;
}
.page-title .page-lead {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  gap: 5px;
  position: relative;
  padding: 40px;
  font-weight: 600;
}
.page-title .page-lead .ja {
  font-size: 1.6em;
}
.page-title .page-lead .eng {
  font-size: 1.2em;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

/* 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: #ffd900;
  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: #ffd900;
  margin-top: -10px;
}
.company td {
  background: #f9f9f9;
  padding-left: 20px;
  color: #362e2b;
}

.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: rgba(255, 217, 0, 0.3);
  color: #362e2b;
  white-space: nowrap;
  width: 30%;
}
.tbl td {
  padding: 10px 20px;
  background: #fefefe;
  border: 1px solid #ddd;
}
.tbl.type2 th {
  background: rgba(255, 217, 0, 0.3);
}
.tbl.type2 th.mini {
  width: auto;
}
@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%;
}

.tbl_new {
  width: 100%;
}
.tbl_new tr th,
.tbl_new tr td {
  vertical-align: middle;
  padding: 15px 10px;
}
.tbl_new tr th {
  font-weight: 700;
  width: 25%;
  border-right: 1px solid #e4e4e4;
}
.tbl_new tr:nth-child(odd) th, .tbl_new tr:nth-child(odd) td {
  background: #f7f7f7;
}
.tbl_new.type2 tr:nth-child(odd) th, .tbl_new.type2 tr:nth-child(odd) td {
  background: #fff;
}

.tbl-border {
  width: 100%;
}
.tbl-border th,
.tbl-border td {
  padding: 10px;
  border-bottom: 2px solid;
  vertical-align: middle;
}
.tbl-border th {
  width: 25%;
  border-color: #aaa;
}
.tbl-border td {
  border-color: #e7e7e7;
}

.timetable {
  width: 100%;
  border-top: 2px solid #ccae00;
}
.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: #ffd900;
}
.timetable .circle:before {
  content: "〇";
}

/* ggmap
----------------------------------*/
.ggmap {
  position: relative;
  padding-bottom: 46.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(255, 217, 0, 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: #ffd900;
  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(255, 247, 237, 0.2);
  margin-top: 10px;
}
.list_check li a {
  color: #112142;
  border-bottom: 1px dotted #112142;
}
.list_check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #112142;
}

.list_check2 li {
  padding: 2px 8px 2px 30px;
  position: relative;
}
.list_check2 li .num {
  color: #112142;
  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;
  font-size: 0.7em;
  position: absolute;
  left: 0;
  top: 8px;
  color: #112142;
}
.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: #112142;
  font-weight: normal;
}

.list-inline2 {
  text-align: center;
}
.list-inline2 li {
  display: inline-block;
  padding: 4px 15px;
  background: #fefefe;
  border: 1px solid #112142;
  font-weight: 700;
  border-radius: 30px;
}
.list-inline2 li:not(:last-child) {
  margin-right: 8px;
}

.ol-list {
  counter-reset: number;
  list-style: none;
  padding: 5px;
}
.ol-list > li {
  line-height: 2;
  padding-top: 10px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 3.5em;
  padding-bottom: 10px;
}
.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: 2.2rem;
  color: #fefefe;
  background: #ffd900;
  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: "Urbanist", serif;
  font-weight: bold;
}
@media all and (max-width: 1320px) {
  .ol-list > li:before {
    font-size: 1.98rem;
  }
}
@media all and (max-width: 1100px) {
  .ol-list > li:before {
    font-size: 1.87rem;
  }
}
@media all and (max-width: 896px) {
  .ol-list > li:before {
    font-size: 1.76rem;
  }
}
@media all and (max-width: 639px) {
  .ol-list > li:before {
    font-size: 1.65rem;
  }
}

.list_disc.sbc li:before {
  color: #ffd900;
}
.list_disc li {
  position: relative;
}
.list_disc li:not(:last-of-type) {
  margin-bottom: 5px;
}
.list_disc li:before {
  content: "●";
  color: #ffd900;
  margin-right: 5px;
}

/* blog
----------------------------------*/
#top-blog .pages {
  display: none;
}

.blog-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.blog-wrap * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.blog-wrap > li {
  width: calc((100% - 60px) / 4);
  position: relative;
  background: #fff;
  padding: 1em;
  border: 1px solid #112142;
}
.blog-wrap > li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.blog-wrap > li > a:hover ~ .blog-img img {
  opacity: 1;
  -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: #264a93;
  font-size: 12px;
}

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

.blog-date {
  line-height: 1.3;
  text-align: center;
  display: inline-block;
  color: #ffd900;
  font-size: 1.2em;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 700;
}

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

.blog-txt {
  line-height: 1.5;
  color: #112142;
  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: #112142;
  color: #fff;
  font-size: 1.2rem;
}
@media all and (max-width: 1320px) {
  .blog-month ul li a {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  .blog-month ul li a {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  .blog-month ul li a {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  .blog-month ul li a {
    font-size: 0.9rem;
  }
}
.blog-month ul li a:hover {
  opacity: 0.6;
}

.pages {
  text-align: center;
  margin-top: 30px;
}
.pages .page_next,
.pages .page_prev {
  display: inline-block;
  margin: 0 20px;
}
.pages .page_next a,
.pages .page_prev a {
  color: #fff;
  padding: 4px 15px;
  background: #112142;
  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: #362e2b;
}
.category_nav li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #ffd900;
}
.category_nav li a:hover {
  opacity: 0.5;
}
.category_nav li:last-child a {
  border-bottom: none;
}

.blog2 .blog-wrap > li {
  border: 2px solid #ffd900;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 25px 50px -12px;
}
.blog2 .blog-wrap > li .blog-img {
  height: 170px;
}

/* breadcrumb
----------------------------------*/
.breadcrumb {
  max-width: 95%;
  margin: 20px auto 20px;
  font-size: 1.2rem;
  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(54, 46, 43, 0.6);
}
.breadcrumb li a {
  color: rgba(54, 46, 43, 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: #362e2b;
}
.form-contents .form-thanks-msg {
  background: #f3f5f7 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form-contents .form-thanks-msg p {
  color: #362e2b !important;
}
.form-contents .form-thanks-msg .back-home-btn a {
  color: #112142 !important;
  border: 2px solid #112142 !important;
}
.form-contents .form-thanks-msg .back-home-btn a:hover {
  background: #112142 !important;
  color: #fff !important;
}
.form-contents .requibase_color::before {
  background: transparent !important;
  padding: 5px 10px !important;
  content: "*" !important;
  color: #ffd900 !important;
  font-size: 1.8rem !important;
}
.form-contents .required::before {
  background: #112142 !important;
}
.form-contents .textarea {
  background-color: #f8f9fa !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: #fff !important;
  border: none !important;
  color: #112142 !important;
  border-radius: 30px !important;
  position: relative !important;
  border: 1px solid #112142 !important;
}
.form-contents .submit-btn::before {
  display: none !important;
}
.form-contents .submit-btn:hover {
  opacity: 0.6;
}
.form-contents .custom-area p {
  padding: 10px 0;
}
.form-contents dl dd:not(.pattern-exclusion) {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

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

/* accordion
----------------------------------*/
.accordion {
  border: 1px solid #ccc;
}
.accordion dt,
.accordion dd {
  position: relative;
  padding: 1em;
}
.accordion dt {
  cursor: pointer;
  font-size: 1.7rem;
  color: #362e2b;
}
@media all and (max-width: 1320px) {
  .accordion dt {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 1100px) {
  .accordion dt {
    font-size: 1.445rem;
  }
}
@media all and (max-width: 896px) {
  .accordion dt {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 639px) {
  .accordion dt {
    font-size: 1.275rem;
  }
}
.accordion dt:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f067";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  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;
  font-size: 0.7em;
}
.accordion dd {
  display: none;
  padding: 25px;
  background: rgba(255, 255, 255, 0.1);
  color: #362e2b;
}

/* gallery
----------------------------------*/
.gallery {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.gallery.col5 li {
  width: calc((100% - 40px) / 5);
}
.gallery.col4 li {
  width: calc((100% - 60px) / 4);
}
.gallery.col3 li {
  width: calc((100% - 40px) / 3);
}
.gallery.col2 li {
  width: calc((100% - 10px) / 2);
}
.gallery li a {
  display: block;
  text-align: center;
}
.gallery li a img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.gallery li .ttl {
  font-size: 1.1em;
  font-weight: 600;
  text-align: center;
  background: rgba(255, 217, 0, 0.1);
  margin-bottom: 10px;
}
.gallery li .txt {
  font-size: 90%;
  margin: 3px 0 6px;
  text-align: center;
}

/* fixed
----------------------------------*/
.fixed-btn {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 150;
}
.fixed-btn a {
  text-align: center;
  padding: 8px 6px;
  display: block;
  background: #112142;
  border-radius: 5px 0 0 5px;
  color: #fff;
  font-size: 10px;
  border: 1px solid #112142;
  letter-spacing: 0.05em;
}
.fixed-btn a i {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 4px;
}
.fixed-btn a:hover {
  background: #fff;
  color: #112142;
}
.fixed-btn a:nth-child(even) {
  background: #ffd900;
  border: 1px solid #ffd900;
}
.fixed-btn a:nth-child(even):hover {
  background: #fff;
  color: #ffd900;
}
.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: #ffd900;
}
.daily-dl .inner:last-child:before {
  display: none;
}
.daily-dl .inner dt {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #ffd900;
  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: #362e2b;
}

.flow-dl {
  display: flex;
  flex-wrap: wrap;
}
.flow-dl .flow-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 25px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.8);
}
.flow-dl .flow-inner:nth-child(2n) {
  margin-right: 0;
}
.flow-dl dt {
  color: #112142;
  width: 60px;
  text-align: center;
  margin-right: 20px;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding-top: 8px;
}
.flow-dl dt span {
  font-size: 3.5rem;
  display: block;
  line-height: 1;
  color: #112142;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@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);
}
.flow-dl dt:not(:last-child),
.flow-dl dd:not(:last-child) {
  margin-bottom: 20px;
}

.time-list li {
  display: flex;
  position: relative;
}
.time-list li .txtarea {
  -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: #112142;
  z-index: 1;
  border: 2px solid #112142;
  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: #ffd900;
  font-weight: bold;
  font-size: 1.5rem;
}
@media all and (max-width: 1320px) {
  .time-list li .time {
    font-size: 1.35rem;
  }
}
@media all and (max-width: 1100px) {
  .time-list li .time {
    font-size: 1.275rem;
  }
}
@media all and (max-width: 896px) {
  .time-list li .time {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 639px) {
  .time-list li .time {
    font-size: 1.125rem;
  }
}

.faq {
  margin: 20px auto;
}
.faq:last-child {
  margin-bottom: 0;
}
.faq dt {
  letter-spacing: 0.15em;
  margin-bottom: 5px;
  background: rgba(17, 33, 66, 0.2);
  background: #fff;
  color: #362e2b;
  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: linear-gradient(45deg, #112142 0%, #ffd900 70%);
  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: #ffd900;
  width: 35px;
  height: 35px;
  text-align: center !important;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  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(255, 217, 0, 0.6);
}
.faq-dl .faq-inner:last-of-type {
  border-bottom: 1px solid rgba(255, 217, 0, 0.6);
}
.faq-dl .faq-inner:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 217, 0, 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: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  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: #112142;
}
.faq-dl .faq-inner dd:before {
  content: "A";
  color: #fff;
  font-size: 2rem;
  background: #264a93;
}

.flow-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.flow-list > li {
  width: calc((100% - 40px) / 2);
  background: #fff;
  border-radius: 10px;
  padding: 2em;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
}
.flow-list > li .img {
  width: 30%;
}
.flow-list > li .img img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
}
.flow-list > li .txt_ara {
  width: 70%;
  padding-left: 2em;
}
.flow-list > li .txt {
  width: 100%;
}
.flow-list > li .flow-title {
  font-weight: 600;
  font-size: 2rem;
  position: relative;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  margin-bottom: 20px;
}
@media all and (max-width: 1320px) {
  .flow-list > li .flow-title {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-list > li .flow-title {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .flow-list > li .flow-title {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .flow-list > li .flow-title {
    font-size: 1.5rem;
  }
}
.flow-list > li .flow-title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  border-radius: 1px;
  background-image: linear-gradient(45deg, #112142 0%, #ffd900 70%);
}
.flow-list > li .flow-title .num {
  display: inline-block;
  position: relative;
  color: #ffd900;
  border-radius: 10px;
  margin-right: 15px;
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .flow-list > li .flow-title .num {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-list > li .flow-title .num {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .flow-list > li .flow-title .num {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .flow-list > li .flow-title .num {
    font-size: 1.5rem;
  }
}
.flow-list.col1 > li {
  width: 100%;
}
.flow-list.col1 > li .img img {
  height: 300px;
}

.flow-list2 {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.flow-list2 .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5px;
  position: relative;
}
.flow-list2 .inner:before {
  position: absolute;
  content: "";
  height: 125%;
  width: 8px;
  top: 25px;
  left: 30px;
  background: #ffd900;
}
.flow-list2 .inner:last-child:before {
  display: none;
}
.flow-list2 .inner dt {
  position: relative;
  width: 65px;
  height: 65px;
  background: #ffd900;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  z-index: 4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Urbanist", serif;
}
.flow-list2 .inner dt span {
  font-size: 1.6rem;
  display: block;
  line-height: 1.2;
}
@media all and (max-width: 1320px) {
  .flow-list2 .inner dt span {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-list2 .inner dt span {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .flow-list2 .inner dt span {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .flow-list2 .inner dt span {
    font-size: 1.2rem;
  }
}
.flow-list2 .inner dd {
  flex: 1;
  position: relative;
  background: #fff;
  left: -10px;
  margin-top: 10px;
  padding: 10px 30px 10px 25px;
  z-index: 2;
  color: #362e2b;
  border-radius: 3px;
}

.flow-list3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
  margin-left: 20px;
}
.flow-list3 .inner {
  display: flex;
  position: relative;
}
.flow-list3 dt {
  position: absolute;
  left: -1em;
  top: -1em;
  width: 2.5em;
  height: 2.5em;
  background: linear-gradient(45deg, #112142 0%, #ffd900 70%);
  border-radius: 50%;
  color: #fff;
  text-align: center;
  z-index: 4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.flow-list3 dd {
  border: 1px solid #ddd;
  border-radius: 10px;
  writing-mode: vertical-lr;
  text-align: center;
  padding: 45px 15px;
  font-size: 1.3rem;
  font-weight: 600;
}
@media all and (max-width: 1320px) {
  .flow-list3 dd {
    font-size: 1.17rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-list3 dd {
    font-size: 1.105rem;
  }
}
@media all and (max-width: 896px) {
  .flow-list3 dd {
    font-size: 1.04rem;
  }
}
@media all and (max-width: 639px) {
  .flow-list3 dd {
    font-size: 0.975rem;
  }
}

.price-dl dt {
  background: #ffecd4;
  padding: 14px 20px;
  color: #362e2b;
  border-top: 1px solid #ffd900;
  border-bottom: 1px solid #ffd900;
}
.price-dl dd {
  padding: 20px;
  margin-bottom: 25px;
}

/* anchor
----------------------------------*/
#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#a07,
#a08,
#contact,
.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px;
}

/* other
----------------------------------*/
.logo_link a {
  background: #fefefe;
  padding: 10px 20px;
  display: block;
  max-width: 260px;
  text-align: center;
  border-radius: 20px;
}
.logo_link a:hover {
  opacity: 0.6;
}

.top_greet {
  display: flex;
}
.top_greet .txt {
  width: 60%;
  padding: 4em 6em;
}
.top_greet .img {
  width: 40%;
}
.top_greet .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.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: #362e2b;
  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/26705/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: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  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/26705/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/26705/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(255, 217, 0, 0.05);
  border: 1px solid #ffd900;
  border-radius: 10px;
  padding: 2em;
}
.product_box > li a:hover .pro_img img {
  transform: scale(1.1);
}
.product_box > li .pro_img {
  margin-bottom: 10px;
  overflow: hidden;
}
.product_box > li .pro_img img {
  transition: all 0.5s ease;
}
.product_box > li .pro_name {
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
}
.product_box > li .pro_txt {
  font-size: 0.9em;
}

.pro_box {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.pro_box.col3 > li {
  width: calc((100% - 40px) / 3);
}
.pro_box > li {
  width: calc((100% - 80px) / 5);
  border-radius: 10px;
  padding: 1em;
  background: #fefefe;
}
.pro_box > li .img {
  text-align: center;
  margin-bottom: 20px;
}
.pro_box > li .img2 img {
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.pro_box > li .ttl {
  text-align: center;
  background: #112142;
  color: #fff;
  font-weight: 600;
  border-radius: 30px;
  padding: 10px;
  width: 60%;
  margin-left: auto;
  margin-top: -1em;
  margin-bottom: 20px;
  position: relative;
  font-size: 1.2em;
  margin-right: -0.5em;
}
.pro_box > li .txt {
  font-size: 0.9em;
}
@media all and (max-width: 896px) {
  .pro_box > li {
    width: calc((100% - 40px) / 3);
  }
  .pro_box.col3 > li {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .pro_box > li {
    width: calc((100% - 20px) / 2);
  }
}

.lesson_bnr {
  margin-top: 60px;
}
.lesson_bnr a {
  display: block;
  background: #112142;
  border-radius: 20px;
  overflow: hidden;
}
.lesson_bnr a:hover {
  background: #ffd900;
}

.shop_list .inner {
  background: #fefefe;
  border-radius: 60px;
  padding: 4em;
}
.shop_list .inner:not(:last-of-type) {
  margin-bottom: 60px;
}
.shop_list .inner .ttl {
  font-size: 1.3em;
  font-weight: 600;
}
.shop_list .inner table th,
.shop_list .inner table td {
  font-size: 0.85em;
}
.shop_list .inner .top,
.shop_list .inner .bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shop_list .inner .top {
  margin-bottom: 20px;
}
.shop_list .inner .top .img,
.shop_list .inner .top table {
  width: 49%;
}
.shop_list .inner .top .img img,
.shop_list .inner .top table img {
  width: 100%;
}
.shop_list .inner .bottom .map,
.shop_list .inner .bottom .item {
  width: 49%;
}
.shop_list .inner .bottom .map iframe,
.shop_list .inner .bottom .item iframe {
  width: 100%;
  height: 100%;
}
@media all and (max-width: 896px) {
  .shop_list .inner {
    border-radius: 20px;
    padding: 2em;
  }
  .shop_list .inner .top {
    margin-bottom: 20px;
  }
  .shop_list .inner .top .img,
  .shop_list .inner .top table {
    width: 100%;
  }
  .shop_list .inner .bottom .map,
  .shop_list .inner .bottom .item {
    width: 100%;
  }
  .shop_list .inner .top,
  .shop_list .inner .bottom {
    gap: 20px;
  }
}
@media all and (max-width: 639px) {
  .shop_list .inner {
    border-radius: 10px;
    padding: 1em;
  }
}

.top_event {
  margin-top: -100px;
  position: relative;
  z-index: 100;
}
@media all and (max-width: 1100px) {
  .top_event {
    margin-top: 0;
  }
}

/* slider
----------------------------------*/
.slide_list,
.slide_list2 {
  gap: 10px;
  text-align: center;
}
.slide_list img,
.slide_list2 img {
  height: 250px;
  width: 250px;
  object-fit: contain;
  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 p {
  font-size: 0.9em;
}
.business_box .ttl {
  font-size: 2rem;
}
@media all and (max-width: 639px) {
  .business_box p {
    font-size: 1em;
  }
  .business_box .ttl {
    font-size: 1.6rem;
  }
}

.sd_box {
  display: flex;
  gap: 40px;
}

.feature_list {
  display: flex;
  flex-wrap: wrap;
  gap: 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: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 3.5em;
  color: #ffd900;
}
.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 {
  position: relative;
}
.deco01:before {
  position: absolute;
  content: "";
  width: 150px;
  height: 150px;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26705/logo.png) no-repeat center/contain;
}
@media all and (max-width: 639px) {
  .deco01:before {
    width: 100px;
    height: 100px;
    bottom: -30px;
  }
}

.topics_box .inner {
  display: flex;
  justify-content: space-between;
  border: 1px solid #ddd;
  padding: 2em;
}
.topics_box .inner:not(:last-child) {
  margin-bottom: 40px;
}
.topics_box .inner .date {
  width: 10em;
}
.topics_box .inner .date span {
  font-family: "Urbanist", serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  background: #112142;
  color: #fff;
  border-radius: 30px;
  padding: 0 16px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.topics_box .inner .txt_area {
  width: calc(100% - 12em);
}
.topics_box .inner .txt_area .ttl {
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 10px;
}

.clients_box {
  border: 1px solid #ddd;
  padding: 2em;
}

.strength_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.strength_list li {
  width: 48%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
}
.strength_list li .num {
  font-size: 4rem;
  font-family: "Urbanist", serif;
  padding-right: 20px;
  font-weight: 700;
  color: rgba(17, 33, 66, 0.2);
}
.strength_list li .txt .ttl {
  font-size: 2rem;
  font-weight: 600;
}
@media all and (max-width: 896px) {
  .strength_list {
    display: block;
  }
  .strength_list li {
    width: 100%;
  }
  .strength_list li .num {
    font-size: 2.3rem;
    padding-right: 10px;
  }
  .strength_list li .txt .ttl {
    font-size: 1.5rem;
  }
}

.bnr_box {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.bnr_box div {
  width: 48%;
}
.bnr_box div a {
  display: block;
  transition: all 0.3s ease-in;
}
.bnr_box div a:hover {
  transform: scale(1.05);
  filter: brightness(0.8);
}
@media all and (max-width: 639px) {
  .bnr_box {
    display: block;
  }
  .bnr_box div {
    width: 100%;
    margin-bottom: 15px;
  }
}

.tcenter000 {
  margin: 0 auto;
}
