@charset "UTF-8";
/* utility
--------------------------------------------------*/
/* layout */
.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.align_center {
  text-align: center;
}

@media screen and (min-width: 62.6em) {
  .align_left_pc {
    text-align: left !important;
  }
  .align_right_pc {
    text-align: right !important;
  }
  .align_center_pc {
    text-align: center !important;
  }
}
@media screen and (max-width: 62.5em) {
  .align_left_sp {
    text-align: left !important;
  }
  .align_right_sp {
    text-align: right !important;
  }
  .align_center_sp {
    text-align: center !important;
  }
}
/* margin-top */
.mt0 {
  margin-top: 0rem !important;
}

.mt5 {
  margin-top: 0.5rem !important;
}

.mt10 {
  margin-top: 1rem !important;
}

.mt15 {
  margin-top: 1.5rem !important;
}

.mt20 {
  margin-top: 2rem !important;
}

.mt25 {
  margin-top: 2.5rem !important;
}

.mt30 {
  margin-top: 3rem !important;
}

.mt35 {
  margin-top: 3.5rem !important;
}

.mt40 {
  margin-top: 4rem !important;
}

.mt45 {
  margin-top: 4.5rem !important;
}

.mt50 {
  margin-top: 5rem !important;
}

.mt55 {
  margin-top: 5.5rem !important;
}

.mt60 {
  margin-top: 6rem !important;
}

.mt65 {
  margin-top: 6.5rem !important;
}

.mt70 {
  margin-top: 7rem !important;
}

.mt75 {
  margin-top: 7.5rem !important;
}

.mt80 {
  margin-top: 8rem !important;
}

.mt85 {
  margin-top: 8.5rem !important;
}

.mt90 {
  margin-top: 9rem !important;
}

.mt95 {
  margin-top: 9.5rem !important;
}

.mt100 {
  margin-top: 10rem !important;
}

.mt105 {
  margin-top: 10.5rem !important;
}

.mt110 {
  margin-top: 11rem !important;
}

.mt115 {
  margin-top: 11.5rem !important;
}

.mt120 {
  margin-top: 12rem !important;
}

.mt125 {
  margin-top: 12.5rem !important;
}

.mt130 {
  margin-top: 13rem !important;
}

.mt135 {
  margin-top: 13.5rem !important;
}

.mt140 {
  margin-top: 14rem !important;
}

.mt145 {
  margin-top: 14.5rem !important;
}

.mt150 {
  margin-top: 15rem !important;
}

.mt155 {
  margin-top: 15.5rem !important;
}

.mt160 {
  margin-top: 16rem !important;
}

.mt165 {
  margin-top: 16.5rem !important;
}

.mt170 {
  margin-top: 17rem !important;
}

.mt175 {
  margin-top: 17.5rem !important;
}

.mt180 {
  margin-top: 18rem !important;
}

.mt185 {
  margin-top: 18.5rem !important;
}

.mt190 {
  margin-top: 19rem !important;
}

.mt195 {
  margin-top: 19.5rem !important;
}

.mt200 {
  margin-top: 20rem !important;
}

/* margin-right */
.mr0 {
  margin-right: 0rem !important;
}

.mr5 {
  margin-right: 0.5rem !important;
}

.mr10 {
  margin-right: 1rem !important;
}

.mr15 {
  margin-right: 1.5rem !important;
}

.mr20 {
  margin-right: 2rem !important;
}

.mr25 {
  margin-right: 2.5rem !important;
}

.mr30 {
  margin-right: 3rem !important;
}

.mr35 {
  margin-right: 3.5rem !important;
}

.mr40 {
  margin-right: 4rem !important;
}

.mr45 {
  margin-right: 4.5rem !important;
}

.mr50 {
  margin-right: 5rem !important;
}

.mr55 {
  margin-right: 5.5rem !important;
}

.mr60 {
  margin-right: 6rem !important;
}

.mr65 {
  margin-right: 6.5rem !important;
}

.mr70 {
  margin-right: 7rem !important;
}

.mr75 {
  margin-right: 7.5rem !important;
}

.mr80 {
  margin-right: 8rem !important;
}

.mr85 {
  margin-right: 8.5rem !important;
}

.mr90 {
  margin-right: 9rem !important;
}

.mr95 {
  margin-right: 9.5rem !important;
}

.mr100 {
  margin-right: 10rem !important;
}

.mr105 {
  margin-right: 10.5rem !important;
}

.mr110 {
  margin-right: 11rem !important;
}

.mr115 {
  margin-right: 11.5rem !important;
}

.mr120 {
  margin-right: 12rem !important;
}

.mr125 {
  margin-right: 12.5rem !important;
}

.mr130 {
  margin-right: 13rem !important;
}

.mr135 {
  margin-right: 13.5rem !important;
}

.mr140 {
  margin-right: 14rem !important;
}

.mr145 {
  margin-right: 14.5rem !important;
}

.mr150 {
  margin-right: 15rem !important;
}

.mr155 {
  margin-right: 15.5rem !important;
}

.mr160 {
  margin-right: 16rem !important;
}

.mr165 {
  margin-right: 16.5rem !important;
}

.mr170 {
  margin-right: 17rem !important;
}

.mr175 {
  margin-right: 17.5rem !important;
}

.mr180 {
  margin-right: 18rem !important;
}

.mr185 {
  margin-right: 18.5rem !important;
}

.mr190 {
  margin-right: 19rem !important;
}

.mr195 {
  margin-right: 19.5rem !important;
}

.mr200 {
  margin-right: 20rem !important;
}

/* margin-bottom */
.mb0 {
  margin-bottom: 0rem !important;
}

.mb5 {
  margin-bottom: 0.5rem !important;
}

.mb10 {
  margin-bottom: 1rem !important;
}

.mb15 {
  margin-bottom: 1.5rem !important;
}

.mb20 {
  margin-bottom: 2rem !important;
}

.mb25 {
  margin-bottom: 2.5rem !important;
}

.mb30 {
  margin-bottom: 3rem !important;
}

.mb35 {
  margin-bottom: 3.5rem !important;
}

.mb40 {
  margin-bottom: 4rem !important;
}

.mb45 {
  margin-bottom: 4.5rem !important;
}

.mb50 {
  margin-bottom: 5rem !important;
}

.mb55 {
  margin-bottom: 5.5rem !important;
}

.mb60 {
  margin-bottom: 6rem !important;
}

.mb65 {
  margin-bottom: 6.5rem !important;
}

.mb70 {
  margin-bottom: 7rem !important;
}

.mb75 {
  margin-bottom: 7.5rem !important;
}

.mb80 {
  margin-bottom: 8rem !important;
}

.mb85 {
  margin-bottom: 8.5rem !important;
}

.mb90 {
  margin-bottom: 9rem !important;
}

.mb95 {
  margin-bottom: 9.5rem !important;
}

.mb100 {
  margin-bottom: 10rem !important;
}

.mb105 {
  margin-bottom: 10.5rem !important;
}

.mb110 {
  margin-bottom: 11rem !important;
}

.mb115 {
  margin-bottom: 11.5rem !important;
}

.mb120 {
  margin-bottom: 12rem !important;
}

.mb125 {
  margin-bottom: 12.5rem !important;
}

.mb130 {
  margin-bottom: 13rem !important;
}

.mb135 {
  margin-bottom: 13.5rem !important;
}

.mb140 {
  margin-bottom: 14rem !important;
}

.mb145 {
  margin-bottom: 14.5rem !important;
}

.mb150 {
  margin-bottom: 15rem !important;
}

.mb155 {
  margin-bottom: 15.5rem !important;
}

.mb160 {
  margin-bottom: 16rem !important;
}

.mb165 {
  margin-bottom: 16.5rem !important;
}

.mb170 {
  margin-bottom: 17rem !important;
}

.mb175 {
  margin-bottom: 17.5rem !important;
}

.mb180 {
  margin-bottom: 18rem !important;
}

.mb185 {
  margin-bottom: 18.5rem !important;
}

.mb190 {
  margin-bottom: 19rem !important;
}

.mb195 {
  margin-bottom: 19.5rem !important;
}

.mb200 {
  margin-bottom: 20rem !important;
}

/* margin-left */
.ml0 {
  margin-left: 0rem !important;
}

.ml5 {
  margin-left: 0.5rem !important;
}

.ml10 {
  margin-left: 1rem !important;
}

.ml15 {
  margin-left: 1.5rem !important;
}

.ml20 {
  margin-left: 2rem !important;
}

.ml25 {
  margin-left: 2.5rem !important;
}

.ml30 {
  margin-left: 3rem !important;
}

.ml35 {
  margin-left: 3.5rem !important;
}

.ml40 {
  margin-left: 4rem !important;
}

.ml45 {
  margin-left: 4.5rem !important;
}

.ml50 {
  margin-left: 5rem !important;
}

.ml55 {
  margin-left: 5.5rem !important;
}

.ml60 {
  margin-left: 6rem !important;
}

.ml65 {
  margin-left: 6.5rem !important;
}

.ml70 {
  margin-left: 7rem !important;
}

.ml75 {
  margin-left: 7.5rem !important;
}

.ml80 {
  margin-left: 8rem !important;
}

.ml85 {
  margin-left: 8.5rem !important;
}

.ml90 {
  margin-left: 9rem !important;
}

.ml95 {
  margin-left: 9.5rem !important;
}

.ml100 {
  margin-left: 10rem !important;
}

.ml105 {
  margin-left: 10.5rem !important;
}

.ml110 {
  margin-left: 11rem !important;
}

.ml115 {
  margin-left: 11.5rem !important;
}

.ml120 {
  margin-left: 12rem !important;
}

.ml125 {
  margin-left: 12.5rem !important;
}

.ml130 {
  margin-left: 13rem !important;
}

.ml135 {
  margin-left: 13.5rem !important;
}

.ml140 {
  margin-left: 14rem !important;
}

.ml145 {
  margin-left: 14.5rem !important;
}

.ml150 {
  margin-left: 15rem !important;
}

.ml155 {
  margin-left: 15.5rem !important;
}

.ml160 {
  margin-left: 16rem !important;
}

.ml165 {
  margin-left: 16.5rem !important;
}

.ml170 {
  margin-left: 17rem !important;
}

.ml175 {
  margin-left: 17.5rem !important;
}

.ml180 {
  margin-left: 18rem !important;
}

.ml185 {
  margin-left: 18.5rem !important;
}

.ml190 {
  margin-left: 19rem !important;
}

.ml195 {
  margin-left: 19.5rem !important;
}

.ml200 {
  margin-left: 20rem !important;
}

/* padding-top */
.pt0 {
  padding-top: 0rem !important;
}

.pt5 {
  padding-top: 0.5rem !important;
}

.pt10 {
  padding-top: 1rem !important;
}

.pt15 {
  padding-top: 1.5rem !important;
}

.pt20 {
  padding-top: 2rem !important;
}

.pt25 {
  padding-top: 2.5rem !important;
}

.pt30 {
  padding-top: 3rem !important;
}

.pt35 {
  padding-top: 3.5rem !important;
}

.pt40 {
  padding-top: 4rem !important;
}

.pt45 {
  padding-top: 4.5rem !important;
}

.pt50 {
  padding-top: 5rem !important;
}

.pt55 {
  padding-top: 5.5rem !important;
}

.pt60 {
  padding-top: 6rem !important;
}

.pt65 {
  padding-top: 6.5rem !important;
}

.pt70 {
  padding-top: 7rem !important;
}

.pt75 {
  padding-top: 7.5rem !important;
}

.pt80 {
  padding-top: 8rem !important;
}

.pt85 {
  padding-top: 8.5rem !important;
}

.pt90 {
  padding-top: 9rem !important;
}

.pt95 {
  padding-top: 9.5rem !important;
}

.pt100 {
  padding-top: 10rem !important;
}

.pt105 {
  padding-top: 10.5rem !important;
}

.pt110 {
  padding-top: 11rem !important;
}

.pt115 {
  padding-top: 11.5rem !important;
}

.pt120 {
  padding-top: 12rem !important;
}

.pt125 {
  padding-top: 12.5rem !important;
}

.pt130 {
  padding-top: 13rem !important;
}

.pt135 {
  padding-top: 13.5rem !important;
}

.pt140 {
  padding-top: 14rem !important;
}

.pt145 {
  padding-top: 14.5rem !important;
}

.pt150 {
  padding-top: 15rem !important;
}

.pt155 {
  padding-top: 15.5rem !important;
}

.pt160 {
  padding-top: 16rem !important;
}

.pt165 {
  padding-top: 16.5rem !important;
}

.pt170 {
  padding-top: 17rem !important;
}

.pt175 {
  padding-top: 17.5rem !important;
}

.pt180 {
  padding-top: 18rem !important;
}

.pt185 {
  padding-top: 18.5rem !important;
}

.pt190 {
  padding-top: 19rem !important;
}

.pt195 {
  padding-top: 19.5rem !important;
}

.pt200 {
  padding-top: 20rem !important;
}

/* padding-right */
.pr0 {
  padding-right: 0rem !important;
}

.pr5 {
  padding-right: 0.5rem !important;
}

.pr10 {
  padding-right: 1rem !important;
}

.pr15 {
  padding-right: 1.5rem !important;
}

.pr20 {
  padding-right: 2rem !important;
}

.pr25 {
  padding-right: 2.5rem !important;
}

.pr30 {
  padding-right: 3rem !important;
}

.pr35 {
  padding-right: 3.5rem !important;
}

.pr40 {
  padding-right: 4rem !important;
}

.pr45 {
  padding-right: 4.5rem !important;
}

.pr50 {
  padding-right: 5rem !important;
}

.pr55 {
  padding-right: 5.5rem !important;
}

.pr60 {
  padding-right: 6rem !important;
}

.pr65 {
  padding-right: 6.5rem !important;
}

.pr70 {
  padding-right: 7rem !important;
}

.pr75 {
  padding-right: 7.5rem !important;
}

.pr80 {
  padding-right: 8rem !important;
}

.pr85 {
  padding-right: 8.5rem !important;
}

.pr90 {
  padding-right: 9rem !important;
}

.pr95 {
  padding-right: 9.5rem !important;
}

.pr100 {
  padding-right: 10rem !important;
}

.pr105 {
  padding-right: 10.5rem !important;
}

.pr110 {
  padding-right: 11rem !important;
}

.pr115 {
  padding-right: 11.5rem !important;
}

.pr120 {
  padding-right: 12rem !important;
}

.pr125 {
  padding-right: 12.5rem !important;
}

.pr130 {
  padding-right: 13rem !important;
}

.pr135 {
  padding-right: 13.5rem !important;
}

.pr140 {
  padding-right: 14rem !important;
}

.pr145 {
  padding-right: 14.5rem !important;
}

.pr150 {
  padding-right: 15rem !important;
}

.pr155 {
  padding-right: 15.5rem !important;
}

.pr160 {
  padding-right: 16rem !important;
}

.pr165 {
  padding-right: 16.5rem !important;
}

.pr170 {
  padding-right: 17rem !important;
}

.pr175 {
  padding-right: 17.5rem !important;
}

.pr180 {
  padding-right: 18rem !important;
}

.pr185 {
  padding-right: 18.5rem !important;
}

.pr190 {
  padding-right: 19rem !important;
}

.pr195 {
  padding-right: 19.5rem !important;
}

.pr200 {
  padding-right: 20rem !important;
}

/* padding-bottom */
.pb0 {
  padding-bottom: 0rem !important;
}

.pb5 {
  padding-bottom: 0.5rem !important;
}

.pb10 {
  padding-bottom: 1rem !important;
}

.pb15 {
  padding-bottom: 1.5rem !important;
}

.pb20 {
  padding-bottom: 2rem !important;
}

.pb25 {
  padding-bottom: 2.5rem !important;
}

.pb30 {
  padding-bottom: 3rem !important;
}

.pb35 {
  padding-bottom: 3.5rem !important;
}

.pb40 {
  padding-bottom: 4rem !important;
}

.pb45 {
  padding-bottom: 4.5rem !important;
}

.pb50 {
  padding-bottom: 5rem !important;
}

.pb55 {
  padding-bottom: 5.5rem !important;
}

.pb60 {
  padding-bottom: 6rem !important;
}

.pb65 {
  padding-bottom: 6.5rem !important;
}

.pb70 {
  padding-bottom: 7rem !important;
}

.pb75 {
  padding-bottom: 7.5rem !important;
}

.pb80 {
  padding-bottom: 8rem !important;
}

.pb85 {
  padding-bottom: 8.5rem !important;
}

.pb90 {
  padding-bottom: 9rem !important;
}

.pb95 {
  padding-bottom: 9.5rem !important;
}

.pb100 {
  padding-bottom: 10rem !important;
}

.pb105 {
  padding-bottom: 10.5rem !important;
}

.pb110 {
  padding-bottom: 11rem !important;
}

.pb115 {
  padding-bottom: 11.5rem !important;
}

.pb120 {
  padding-bottom: 12rem !important;
}

.pb125 {
  padding-bottom: 12.5rem !important;
}

.pb130 {
  padding-bottom: 13rem !important;
}

.pb135 {
  padding-bottom: 13.5rem !important;
}

.pb140 {
  padding-bottom: 14rem !important;
}

.pb145 {
  padding-bottom: 14.5rem !important;
}

.pb150 {
  padding-bottom: 15rem !important;
}

.pb155 {
  padding-bottom: 15.5rem !important;
}

.pb160 {
  padding-bottom: 16rem !important;
}

.pb165 {
  padding-bottom: 16.5rem !important;
}

.pb170 {
  padding-bottom: 17rem !important;
}

.pb175 {
  padding-bottom: 17.5rem !important;
}

.pb180 {
  padding-bottom: 18rem !important;
}

.pb185 {
  padding-bottom: 18.5rem !important;
}

.pb190 {
  padding-bottom: 19rem !important;
}

.pb195 {
  padding-bottom: 19.5rem !important;
}

.pb200 {
  padding-bottom: 20rem !important;
}

/* padding-left */
.pl0 {
  padding-left: 0rem !important;
}

.pl5 {
  padding-left: 0.5rem !important;
}

.pl10 {
  padding-left: 1rem !important;
}

.pl15 {
  padding-left: 1.5rem !important;
}

.pl20 {
  padding-left: 2rem !important;
}

.pl25 {
  padding-left: 2.5rem !important;
}

.pl30 {
  padding-left: 3rem !important;
}

.pl35 {
  padding-left: 3.5rem !important;
}

.pl40 {
  padding-left: 4rem !important;
}

.pl45 {
  padding-left: 4.5rem !important;
}

.pl50 {
  padding-left: 5rem !important;
}

.pl55 {
  padding-left: 5.5rem !important;
}

.pl60 {
  padding-left: 6rem !important;
}

.pl65 {
  padding-left: 6.5rem !important;
}

.pl70 {
  padding-left: 7rem !important;
}

.pl75 {
  padding-left: 7.5rem !important;
}

.pl80 {
  padding-left: 8rem !important;
}

.pl85 {
  padding-left: 8.5rem !important;
}

.pl90 {
  padding-left: 9rem !important;
}

.pl95 {
  padding-left: 9.5rem !important;
}

.pl100 {
  padding-left: 10rem !important;
}

.pl105 {
  padding-left: 10.5rem !important;
}

.pl110 {
  padding-left: 11rem !important;
}

.pl115 {
  padding-left: 11.5rem !important;
}

.pl120 {
  padding-left: 12rem !important;
}

.pl125 {
  padding-left: 12.5rem !important;
}

.pl130 {
  padding-left: 13rem !important;
}

.pl135 {
  padding-left: 13.5rem !important;
}

.pl140 {
  padding-left: 14rem !important;
}

.pl145 {
  padding-left: 14.5rem !important;
}

.pl150 {
  padding-left: 15rem !important;
}

.pl155 {
  padding-left: 15.5rem !important;
}

.pl160 {
  padding-left: 16rem !important;
}

.pl165 {
  padding-left: 16.5rem !important;
}

.pl170 {
  padding-left: 17rem !important;
}

.pl175 {
  padding-left: 17.5rem !important;
}

.pl180 {
  padding-left: 18rem !important;
}

.pl185 {
  padding-left: 18.5rem !important;
}

.pl190 {
  padding-left: 19rem !important;
}

.pl195 {
  padding-left: 19.5rem !important;
}

.pl200 {
  padding-left: 20rem !important;
}

@media screen and (min-width: 62.6em) {
  .mt0_pc {
    margin-top: 0rem !important;
  }
  .mt5_pc {
    margin-top: 0.5rem !important;
  }
  .mt10_pc {
    margin-top: 1rem !important;
  }
  .mt15_pc {
    margin-top: 1.5rem !important;
  }
  .mt20_pc {
    margin-top: 2rem !important;
  }
  .mt25_pc {
    margin-top: 2.5rem !important;
  }
  .mt30_pc {
    margin-top: 3rem !important;
  }
  .mt35_pc {
    margin-top: 3.5rem !important;
  }
  .mt40_pc {
    margin-top: 4rem !important;
  }
  .mt45_pc {
    margin-top: 4.5rem !important;
  }
  .mt50_pc {
    margin-top: 5rem !important;
  }
  .mt55_pc {
    margin-top: 5.5rem !important;
  }
  .mt60_pc {
    margin-top: 6rem !important;
  }
  .mt65_pc {
    margin-top: 6.5rem !important;
  }
  .mt70_pc {
    margin-top: 7rem !important;
  }
  .mt75_pc {
    margin-top: 7.5rem !important;
  }
  .mt80_pc {
    margin-top: 8rem !important;
  }
  .mt85_pc {
    margin-top: 8.5rem !important;
  }
  .mt90_pc {
    margin-top: 9rem !important;
  }
  .mt95_pc {
    margin-top: 9.5rem !important;
  }
  .mt100_pc {
    margin-top: 10rem !important;
  }
  .mt105_pc {
    margin-top: 10.5rem !important;
  }
  .mt110_pc {
    margin-top: 11rem !important;
  }
  .mt115_pc {
    margin-top: 11.5rem !important;
  }
  .mt120_pc {
    margin-top: 12rem !important;
  }
  .mt125_pc {
    margin-top: 12.5rem !important;
  }
  .mt130_pc {
    margin-top: 13rem !important;
  }
  .mt135_pc {
    margin-top: 13.5rem !important;
  }
  .mt140_pc {
    margin-top: 14rem !important;
  }
  .mt145_pc {
    margin-top: 14.5rem !important;
  }
  .mt150_pc {
    margin-top: 15rem !important;
  }
  .mt155_pc {
    margin-top: 15.5rem !important;
  }
  .mt160_pc {
    margin-top: 16rem !important;
  }
  .mt165_pc {
    margin-top: 16.5rem !important;
  }
  .mt170_pc {
    margin-top: 17rem !important;
  }
  .mt175_pc {
    margin-top: 17.5rem !important;
  }
  .mt180_pc {
    margin-top: 18rem !important;
  }
  .mt185_pc {
    margin-top: 18.5rem !important;
  }
  .mt190_pc {
    margin-top: 19rem !important;
  }
  .mt195_pc {
    margin-top: 19.5rem !important;
  }
  .mt200_pc {
    margin-top: 20rem !important;
  }
  .mr0_pc {
    margin-right: 0rem !important;
  }
  .mr5_pc {
    margin-right: 0.5rem !important;
  }
  .mr10_pc {
    margin-right: 1rem !important;
  }
  .mr15_pc {
    margin-right: 1.5rem !important;
  }
  .mr20_pc {
    margin-right: 2rem !important;
  }
  .mr25_pc {
    margin-right: 2.5rem !important;
  }
  .mr30_pc {
    margin-right: 3rem !important;
  }
  .mr35_pc {
    margin-right: 3.5rem !important;
  }
  .mr40_pc {
    margin-right: 4rem !important;
  }
  .mr45_pc {
    margin-right: 4.5rem !important;
  }
  .mr50_pc {
    margin-right: 5rem !important;
  }
  .mr55_pc {
    margin-right: 5.5rem !important;
  }
  .mr60_pc {
    margin-right: 6rem !important;
  }
  .mr65_pc {
    margin-right: 6.5rem !important;
  }
  .mr70_pc {
    margin-right: 7rem !important;
  }
  .mr75_pc {
    margin-right: 7.5rem !important;
  }
  .mr80_pc {
    margin-right: 8rem !important;
  }
  .mr85_pc {
    margin-right: 8.5rem !important;
  }
  .mr90_pc {
    margin-right: 9rem !important;
  }
  .mr95_pc {
    margin-right: 9.5rem !important;
  }
  .mr100_pc {
    margin-right: 10rem !important;
  }
  .mr105_pc {
    margin-right: 10.5rem !important;
  }
  .mr110_pc {
    margin-right: 11rem !important;
  }
  .mr115_pc {
    margin-right: 11.5rem !important;
  }
  .mr120_pc {
    margin-right: 12rem !important;
  }
  .mr125_pc {
    margin-right: 12.5rem !important;
  }
  .mr130_pc {
    margin-right: 13rem !important;
  }
  .mr135_pc {
    margin-right: 13.5rem !important;
  }
  .mr140_pc {
    margin-right: 14rem !important;
  }
  .mr145_pc {
    margin-right: 14.5rem !important;
  }
  .mr150_pc {
    margin-right: 15rem !important;
  }
  .mr155_pc {
    margin-right: 15.5rem !important;
  }
  .mr160_pc {
    margin-right: 16rem !important;
  }
  .mr165_pc {
    margin-right: 16.5rem !important;
  }
  .mr170_pc {
    margin-right: 17rem !important;
  }
  .mr175_pc {
    margin-right: 17.5rem !important;
  }
  .mr180_pc {
    margin-right: 18rem !important;
  }
  .mr185_pc {
    margin-right: 18.5rem !important;
  }
  .mr190_pc {
    margin-right: 19rem !important;
  }
  .mr195_pc {
    margin-right: 19.5rem !important;
  }
  .mr200_pc {
    margin-right: 20rem !important;
  }
  .ml0_pc {
    margin-left: 0rem !important;
  }
  .ml5_pc {
    margin-left: 0.5rem !important;
  }
  .ml10_pc {
    margin-left: 1rem !important;
  }
  .ml15_pc {
    margin-left: 1.5rem !important;
  }
  .ml20_pc {
    margin-left: 2rem !important;
  }
  .ml25_pc {
    margin-left: 2.5rem !important;
  }
  .ml30_pc {
    margin-left: 3rem !important;
  }
  .ml35_pc {
    margin-left: 3.5rem !important;
  }
  .ml40_pc {
    margin-left: 4rem !important;
  }
  .ml45_pc {
    margin-left: 4.5rem !important;
  }
  .ml50_pc {
    margin-left: 5rem !important;
  }
  .ml55_pc {
    margin-left: 5.5rem !important;
  }
  .ml60_pc {
    margin-left: 6rem !important;
  }
  .ml65_pc {
    margin-left: 6.5rem !important;
  }
  .ml70_pc {
    margin-left: 7rem !important;
  }
  .ml75_pc {
    margin-left: 7.5rem !important;
  }
  .ml80_pc {
    margin-left: 8rem !important;
  }
  .ml85_pc {
    margin-left: 8.5rem !important;
  }
  .ml90_pc {
    margin-left: 9rem !important;
  }
  .ml95_pc {
    margin-left: 9.5rem !important;
  }
  .ml100_pc {
    margin-left: 10rem !important;
  }
  .ml105_pc {
    margin-left: 10.5rem !important;
  }
  .ml110_pc {
    margin-left: 11rem !important;
  }
  .ml115_pc {
    margin-left: 11.5rem !important;
  }
  .ml120_pc {
    margin-left: 12rem !important;
  }
  .ml125_pc {
    margin-left: 12.5rem !important;
  }
  .ml130_pc {
    margin-left: 13rem !important;
  }
  .ml135_pc {
    margin-left: 13.5rem !important;
  }
  .ml140_pc {
    margin-left: 14rem !important;
  }
  .ml145_pc {
    margin-left: 14.5rem !important;
  }
  .ml150_pc {
    margin-left: 15rem !important;
  }
  .ml155_pc {
    margin-left: 15.5rem !important;
  }
  .ml160_pc {
    margin-left: 16rem !important;
  }
  .ml165_pc {
    margin-left: 16.5rem !important;
  }
  .ml170_pc {
    margin-left: 17rem !important;
  }
  .ml175_pc {
    margin-left: 17.5rem !important;
  }
  .ml180_pc {
    margin-left: 18rem !important;
  }
  .ml185_pc {
    margin-left: 18.5rem !important;
  }
  .ml190_pc {
    margin-left: 19rem !important;
  }
  .ml195_pc {
    margin-left: 19.5rem !important;
  }
  .ml200_pc {
    margin-left: 20rem !important;
  }
  .mb0_pc {
    margin-bottom: 0rem !important;
  }
  .mb5_pc {
    margin-bottom: 0.5rem !important;
  }
  .mb10_pc {
    margin-bottom: 1rem !important;
  }
  .mb15_pc {
    margin-bottom: 1.5rem !important;
  }
  .mb20_pc {
    margin-bottom: 2rem !important;
  }
  .mb25_pc {
    margin-bottom: 2.5rem !important;
  }
  .mb30_pc {
    margin-bottom: 3rem !important;
  }
  .mb35_pc {
    margin-bottom: 3.5rem !important;
  }
  .mb40_pc {
    margin-bottom: 4rem !important;
  }
  .mb45_pc {
    margin-bottom: 4.5rem !important;
  }
  .mb50_pc {
    margin-bottom: 5rem !important;
  }
  .mb55_pc {
    margin-bottom: 5.5rem !important;
  }
  .mb60_pc {
    margin-bottom: 6rem !important;
  }
  .mb65_pc {
    margin-bottom: 6.5rem !important;
  }
  .mb70_pc {
    margin-bottom: 7rem !important;
  }
  .mb75_pc {
    margin-bottom: 7.5rem !important;
  }
  .mb80_pc {
    margin-bottom: 8rem !important;
  }
  .mb85_pc {
    margin-bottom: 8.5rem !important;
  }
  .mb90_pc {
    margin-bottom: 9rem !important;
  }
  .mb95_pc {
    margin-bottom: 9.5rem !important;
  }
  .mb100_pc {
    margin-bottom: 10rem !important;
  }
  .mb105_pc {
    margin-bottom: 10.5rem !important;
  }
  .mb110_pc {
    margin-bottom: 11rem !important;
  }
  .mb115_pc {
    margin-bottom: 11.5rem !important;
  }
  .mb120_pc {
    margin-bottom: 12rem !important;
  }
  .mb125_pc {
    margin-bottom: 12.5rem !important;
  }
  .mb130_pc {
    margin-bottom: 13rem !important;
  }
  .mb135_pc {
    margin-bottom: 13.5rem !important;
  }
  .mb140_pc {
    margin-bottom: 14rem !important;
  }
  .mb145_pc {
    margin-bottom: 14.5rem !important;
  }
  .mb150_pc {
    margin-bottom: 15rem !important;
  }
  .mb155_pc {
    margin-bottom: 15.5rem !important;
  }
  .mb160_pc {
    margin-bottom: 16rem !important;
  }
  .mb165_pc {
    margin-bottom: 16.5rem !important;
  }
  .mb170_pc {
    margin-bottom: 17rem !important;
  }
  .mb175_pc {
    margin-bottom: 17.5rem !important;
  }
  .mb180_pc {
    margin-bottom: 18rem !important;
  }
  .mb185_pc {
    margin-bottom: 18.5rem !important;
  }
  .mb190_pc {
    margin-bottom: 19rem !important;
  }
  .mb195_pc {
    margin-bottom: 19.5rem !important;
  }
  .mb200_pc {
    margin-bottom: 20rem !important;
  }
  .pt0_pc {
    padding-top: 0rem !important;
  }
  .pt5_pc {
    padding-top: 0.5rem !important;
  }
  .pt10_pc {
    padding-top: 1rem !important;
  }
  .pt15_pc {
    padding-top: 1.5rem !important;
  }
  .pt20_pc {
    padding-top: 2rem !important;
  }
  .pt25_pc {
    padding-top: 2.5rem !important;
  }
  .pt30_pc {
    padding-top: 3rem !important;
  }
  .pt35_pc {
    padding-top: 3.5rem !important;
  }
  .pt40_pc {
    padding-top: 4rem !important;
  }
  .pt45_pc {
    padding-top: 4.5rem !important;
  }
  .pt50_pc {
    padding-top: 5rem !important;
  }
  .pt55_pc {
    padding-top: 5.5rem !important;
  }
  .pt60_pc {
    padding-top: 6rem !important;
  }
  .pt65_pc {
    padding-top: 6.5rem !important;
  }
  .pt70_pc {
    padding-top: 7rem !important;
  }
  .pt75_pc {
    padding-top: 7.5rem !important;
  }
  .pt80_pc {
    padding-top: 8rem !important;
  }
  .pt85_pc {
    padding-top: 8.5rem !important;
  }
  .pt90_pc {
    padding-top: 9rem !important;
  }
  .pt95_pc {
    padding-top: 9.5rem !important;
  }
  .pt100_pc {
    padding-top: 10rem !important;
  }
  .pt105_pc {
    padding-top: 10.5rem !important;
  }
  .pt110_pc {
    padding-top: 11rem !important;
  }
  .pt115_pc {
    padding-top: 11.5rem !important;
  }
  .pt120_pc {
    padding-top: 12rem !important;
  }
  .pt125_pc {
    padding-top: 12.5rem !important;
  }
  .pt130_pc {
    padding-top: 13rem !important;
  }
  .pt135_pc {
    padding-top: 13.5rem !important;
  }
  .pt140_pc {
    padding-top: 14rem !important;
  }
  .pt145_pc {
    padding-top: 14.5rem !important;
  }
  .pt150_pc {
    padding-top: 15rem !important;
  }
  .pt155_pc {
    padding-top: 15.5rem !important;
  }
  .pt160_pc {
    padding-top: 16rem !important;
  }
  .pt165_pc {
    padding-top: 16.5rem !important;
  }
  .pt170_pc {
    padding-top: 17rem !important;
  }
  .pt175_pc {
    padding-top: 17.5rem !important;
  }
  .pt180_pc {
    padding-top: 18rem !important;
  }
  .pt185_pc {
    padding-top: 18.5rem !important;
  }
  .pt190_pc {
    padding-top: 19rem !important;
  }
  .pt195_pc {
    padding-top: 19.5rem !important;
  }
  .pt200_pc {
    padding-top: 20rem !important;
  }
  .pr0_pc {
    padding-right: 0rem !important;
  }
  .pr5_pc {
    padding-right: 0.5rem !important;
  }
  .pr10_pc {
    padding-right: 1rem !important;
  }
  .pr15_pc {
    padding-right: 1.5rem !important;
  }
  .pr20_pc {
    padding-right: 2rem !important;
  }
  .pr25_pc {
    padding-right: 2.5rem !important;
  }
  .pr30_pc {
    padding-right: 3rem !important;
  }
  .pr35_pc {
    padding-right: 3.5rem !important;
  }
  .pr40_pc {
    padding-right: 4rem !important;
  }
  .pr45_pc {
    padding-right: 4.5rem !important;
  }
  .pr50_pc {
    padding-right: 5rem !important;
  }
  .pr55_pc {
    padding-right: 5.5rem !important;
  }
  .pr60_pc {
    padding-right: 6rem !important;
  }
  .pr65_pc {
    padding-right: 6.5rem !important;
  }
  .pr70_pc {
    padding-right: 7rem !important;
  }
  .pr75_pc {
    padding-right: 7.5rem !important;
  }
  .pr80_pc {
    padding-right: 8rem !important;
  }
  .pr85_pc {
    padding-right: 8.5rem !important;
  }
  .pr90_pc {
    padding-right: 9rem !important;
  }
  .pr95_pc {
    padding-right: 9.5rem !important;
  }
  .pr100_pc {
    padding-right: 10rem !important;
  }
  .pr105_pc {
    padding-right: 10.5rem !important;
  }
  .pr110_pc {
    padding-right: 11rem !important;
  }
  .pr115_pc {
    padding-right: 11.5rem !important;
  }
  .pr120_pc {
    padding-right: 12rem !important;
  }
  .pr125_pc {
    padding-right: 12.5rem !important;
  }
  .pr130_pc {
    padding-right: 13rem !important;
  }
  .pr135_pc {
    padding-right: 13.5rem !important;
  }
  .pr140_pc {
    padding-right: 14rem !important;
  }
  .pr145_pc {
    padding-right: 14.5rem !important;
  }
  .pr150_pc {
    padding-right: 15rem !important;
  }
  .pr155_pc {
    padding-right: 15.5rem !important;
  }
  .pr160_pc {
    padding-right: 16rem !important;
  }
  .pr165_pc {
    padding-right: 16.5rem !important;
  }
  .pr170_pc {
    padding-right: 17rem !important;
  }
  .pr175_pc {
    padding-right: 17.5rem !important;
  }
  .pr180_pc {
    padding-right: 18rem !important;
  }
  .pr185_pc {
    padding-right: 18.5rem !important;
  }
  .pr190_pc {
    padding-right: 19rem !important;
  }
  .pr195_pc {
    padding-right: 19.5rem !important;
  }
  .pr200_pc {
    padding-right: 20rem !important;
  }
  .pl0_pc {
    padding-left: 0rem !important;
  }
  .pl5_pc {
    padding-left: 0.5rem !important;
  }
  .pl10_pc {
    padding-left: 1rem !important;
  }
  .pl15_pc {
    padding-left: 1.5rem !important;
  }
  .pl20_pc {
    padding-left: 2rem !important;
  }
  .pl25_pc {
    padding-left: 2.5rem !important;
  }
  .pl30_pc {
    padding-left: 3rem !important;
  }
  .pl35_pc {
    padding-left: 3.5rem !important;
  }
  .pl40_pc {
    padding-left: 4rem !important;
  }
  .pl45_pc {
    padding-left: 4.5rem !important;
  }
  .pl50_pc {
    padding-left: 5rem !important;
  }
  .pl55_pc {
    padding-left: 5.5rem !important;
  }
  .pl60_pc {
    padding-left: 6rem !important;
  }
  .pl65_pc {
    padding-left: 6.5rem !important;
  }
  .pl70_pc {
    padding-left: 7rem !important;
  }
  .pl75_pc {
    padding-left: 7.5rem !important;
  }
  .pl80_pc {
    padding-left: 8rem !important;
  }
  .pl85_pc {
    padding-left: 8.5rem !important;
  }
  .pl90_pc {
    padding-left: 9rem !important;
  }
  .pl95_pc {
    padding-left: 9.5rem !important;
  }
  .pl100_pc {
    padding-left: 10rem !important;
  }
  .pl105_pc {
    padding-left: 10.5rem !important;
  }
  .pl110_pc {
    padding-left: 11rem !important;
  }
  .pl115_pc {
    padding-left: 11.5rem !important;
  }
  .pl120_pc {
    padding-left: 12rem !important;
  }
  .pl125_pc {
    padding-left: 12.5rem !important;
  }
  .pl130_pc {
    padding-left: 13rem !important;
  }
  .pl135_pc {
    padding-left: 13.5rem !important;
  }
  .pl140_pc {
    padding-left: 14rem !important;
  }
  .pl145_pc {
    padding-left: 14.5rem !important;
  }
  .pl150_pc {
    padding-left: 15rem !important;
  }
  .pl155_pc {
    padding-left: 15.5rem !important;
  }
  .pl160_pc {
    padding-left: 16rem !important;
  }
  .pl165_pc {
    padding-left: 16.5rem !important;
  }
  .pl170_pc {
    padding-left: 17rem !important;
  }
  .pl175_pc {
    padding-left: 17.5rem !important;
  }
  .pl180_pc {
    padding-left: 18rem !important;
  }
  .pl185_pc {
    padding-left: 18.5rem !important;
  }
  .pl190_pc {
    padding-left: 19rem !important;
  }
  .pl195_pc {
    padding-left: 19.5rem !important;
  }
  .pl200_pc {
    padding-left: 20rem !important;
  }
  .pb0_pc {
    padding-bottom: 0rem !important;
  }
  .pb5_pc {
    padding-bottom: 0.5rem !important;
  }
  .pb10_pc {
    padding-bottom: 1rem !important;
  }
  .pb15_pc {
    padding-bottom: 1.5rem !important;
  }
  .pb20_pc {
    padding-bottom: 2rem !important;
  }
  .pb25_pc {
    padding-bottom: 2.5rem !important;
  }
  .pb30_pc {
    padding-bottom: 3rem !important;
  }
  .pb35_pc {
    padding-bottom: 3.5rem !important;
  }
  .pb40_pc {
    padding-bottom: 4rem !important;
  }
  .pb45_pc {
    padding-bottom: 4.5rem !important;
  }
  .pb50_pc {
    padding-bottom: 5rem !important;
  }
  .pb55_pc {
    padding-bottom: 5.5rem !important;
  }
  .pb60_pc {
    padding-bottom: 6rem !important;
  }
  .pb65_pc {
    padding-bottom: 6.5rem !important;
  }
  .pb70_pc {
    padding-bottom: 7rem !important;
  }
  .pb75_pc {
    padding-bottom: 7.5rem !important;
  }
  .pb80_pc {
    padding-bottom: 8rem !important;
  }
  .pb85_pc {
    padding-bottom: 8.5rem !important;
  }
  .pb90_pc {
    padding-bottom: 9rem !important;
  }
  .pb95_pc {
    padding-bottom: 9.5rem !important;
  }
  .pb100_pc {
    padding-bottom: 10rem !important;
  }
  .pb105_pc {
    padding-bottom: 10.5rem !important;
  }
  .pb110_pc {
    padding-bottom: 11rem !important;
  }
  .pb115_pc {
    padding-bottom: 11.5rem !important;
  }
  .pb120_pc {
    padding-bottom: 12rem !important;
  }
  .pb125_pc {
    padding-bottom: 12.5rem !important;
  }
  .pb130_pc {
    padding-bottom: 13rem !important;
  }
  .pb135_pc {
    padding-bottom: 13.5rem !important;
  }
  .pb140_pc {
    padding-bottom: 14rem !important;
  }
  .pb145_pc {
    padding-bottom: 14.5rem !important;
  }
  .pb150_pc {
    padding-bottom: 15rem !important;
  }
  .pb155_pc {
    padding-bottom: 15.5rem !important;
  }
  .pb160_pc {
    padding-bottom: 16rem !important;
  }
  .pb165_pc {
    padding-bottom: 16.5rem !important;
  }
  .pb170_pc {
    padding-bottom: 17rem !important;
  }
  .pb175_pc {
    padding-bottom: 17.5rem !important;
  }
  .pb180_pc {
    padding-bottom: 18rem !important;
  }
  .pb185_pc {
    padding-bottom: 18.5rem !important;
  }
  .pb190_pc {
    padding-bottom: 19rem !important;
  }
  .pb195_pc {
    padding-bottom: 19.5rem !important;
  }
  .pb200_pc {
    padding-bottom: 20rem !important;
  }
}
@media screen and (max-width: 62.5em) {
  .mt0_sp {
    margin-top: 0rem !important;
  }
  .mt5_sp {
    margin-top: 0.5rem !important;
  }
  .mt10_sp {
    margin-top: 1rem !important;
  }
  .mt15_sp {
    margin-top: 1.5rem !important;
  }
  .mt20_sp {
    margin-top: 2rem !important;
  }
  .mt25_sp {
    margin-top: 2.5rem !important;
  }
  .mt30_sp {
    margin-top: 3rem !important;
  }
  .mt35_sp {
    margin-top: 3.5rem !important;
  }
  .mt40_sp {
    margin-top: 4rem !important;
  }
  .mt45_sp {
    margin-top: 4.5rem !important;
  }
  .mt50_sp {
    margin-top: 5rem !important;
  }
  .mt55_sp {
    margin-top: 5.5rem !important;
  }
  .mt60_sp {
    margin-top: 6rem !important;
  }
  .mt65_sp {
    margin-top: 6.5rem !important;
  }
  .mt70_sp {
    margin-top: 7rem !important;
  }
  .mt75_sp {
    margin-top: 7.5rem !important;
  }
  .mt80_sp {
    margin-top: 8rem !important;
  }
  .mt85_sp {
    margin-top: 8.5rem !important;
  }
  .mt90_sp {
    margin-top: 9rem !important;
  }
  .mt95_sp {
    margin-top: 9.5rem !important;
  }
  .mt100_sp {
    margin-top: 10rem !important;
  }
  .mt105_sp {
    margin-top: 10.5rem !important;
  }
  .mt110_sp {
    margin-top: 11rem !important;
  }
  .mt115_sp {
    margin-top: 11.5rem !important;
  }
  .mt120_sp {
    margin-top: 12rem !important;
  }
  .mt125_sp {
    margin-top: 12.5rem !important;
  }
  .mt130_sp {
    margin-top: 13rem !important;
  }
  .mt135_sp {
    margin-top: 13.5rem !important;
  }
  .mt140_sp {
    margin-top: 14rem !important;
  }
  .mt145_sp {
    margin-top: 14.5rem !important;
  }
  .mt150_sp {
    margin-top: 15rem !important;
  }
  .mt155_sp {
    margin-top: 15.5rem !important;
  }
  .mt160_sp {
    margin-top: 16rem !important;
  }
  .mt165_sp {
    margin-top: 16.5rem !important;
  }
  .mt170_sp {
    margin-top: 17rem !important;
  }
  .mt175_sp {
    margin-top: 17.5rem !important;
  }
  .mt180_sp {
    margin-top: 18rem !important;
  }
  .mt185_sp {
    margin-top: 18.5rem !important;
  }
  .mt190_sp {
    margin-top: 19rem !important;
  }
  .mt195_sp {
    margin-top: 19.5rem !important;
  }
  .mt200_sp {
    margin-top: 20rem !important;
  }
  .mr0_sp {
    margin-right: 0rem !important;
  }
  .mr5_sp {
    margin-right: 0.5rem !important;
  }
  .mr10_sp {
    margin-right: 1rem !important;
  }
  .mr15_sp {
    margin-right: 1.5rem !important;
  }
  .mr20_sp {
    margin-right: 2rem !important;
  }
  .mr25_sp {
    margin-right: 2.5rem !important;
  }
  .mr30_sp {
    margin-right: 3rem !important;
  }
  .mr35_sp {
    margin-right: 3.5rem !important;
  }
  .mr40_sp {
    margin-right: 4rem !important;
  }
  .mr45_sp {
    margin-right: 4.5rem !important;
  }
  .mr50_sp {
    margin-right: 5rem !important;
  }
  .mr55_sp {
    margin-right: 5.5rem !important;
  }
  .mr60_sp {
    margin-right: 6rem !important;
  }
  .mr65_sp {
    margin-right: 6.5rem !important;
  }
  .mr70_sp {
    margin-right: 7rem !important;
  }
  .mr75_sp {
    margin-right: 7.5rem !important;
  }
  .mr80_sp {
    margin-right: 8rem !important;
  }
  .mr85_sp {
    margin-right: 8.5rem !important;
  }
  .mr90_sp {
    margin-right: 9rem !important;
  }
  .mr95_sp {
    margin-right: 9.5rem !important;
  }
  .mr100_sp {
    margin-right: 10rem !important;
  }
  .mr105_sp {
    margin-right: 10.5rem !important;
  }
  .mr110_sp {
    margin-right: 11rem !important;
  }
  .mr115_sp {
    margin-right: 11.5rem !important;
  }
  .mr120_sp {
    margin-right: 12rem !important;
  }
  .mr125_sp {
    margin-right: 12.5rem !important;
  }
  .mr130_sp {
    margin-right: 13rem !important;
  }
  .mr135_sp {
    margin-right: 13.5rem !important;
  }
  .mr140_sp {
    margin-right: 14rem !important;
  }
  .mr145_sp {
    margin-right: 14.5rem !important;
  }
  .mr150_sp {
    margin-right: 15rem !important;
  }
  .mr155_sp {
    margin-right: 15.5rem !important;
  }
  .mr160_sp {
    margin-right: 16rem !important;
  }
  .mr165_sp {
    margin-right: 16.5rem !important;
  }
  .mr170_sp {
    margin-right: 17rem !important;
  }
  .mr175_sp {
    margin-right: 17.5rem !important;
  }
  .mr180_sp {
    margin-right: 18rem !important;
  }
  .mr185_sp {
    margin-right: 18.5rem !important;
  }
  .mr190_sp {
    margin-right: 19rem !important;
  }
  .mr195_sp {
    margin-right: 19.5rem !important;
  }
  .mr200_sp {
    margin-right: 20rem !important;
  }
  .ml0_sp {
    margin-left: 0rem !important;
  }
  .ml5_sp {
    margin-left: 0.5rem !important;
  }
  .ml10_sp {
    margin-left: 1rem !important;
  }
  .ml15_sp {
    margin-left: 1.5rem !important;
  }
  .ml20_sp {
    margin-left: 2rem !important;
  }
  .ml25_sp {
    margin-left: 2.5rem !important;
  }
  .ml30_sp {
    margin-left: 3rem !important;
  }
  .ml35_sp {
    margin-left: 3.5rem !important;
  }
  .ml40_sp {
    margin-left: 4rem !important;
  }
  .ml45_sp {
    margin-left: 4.5rem !important;
  }
  .ml50_sp {
    margin-left: 5rem !important;
  }
  .ml55_sp {
    margin-left: 5.5rem !important;
  }
  .ml60_sp {
    margin-left: 6rem !important;
  }
  .ml65_sp {
    margin-left: 6.5rem !important;
  }
  .ml70_sp {
    margin-left: 7rem !important;
  }
  .ml75_sp {
    margin-left: 7.5rem !important;
  }
  .ml80_sp {
    margin-left: 8rem !important;
  }
  .ml85_sp {
    margin-left: 8.5rem !important;
  }
  .ml90_sp {
    margin-left: 9rem !important;
  }
  .ml95_sp {
    margin-left: 9.5rem !important;
  }
  .ml100_sp {
    margin-left: 10rem !important;
  }
  .ml105_sp {
    margin-left: 10.5rem !important;
  }
  .ml110_sp {
    margin-left: 11rem !important;
  }
  .ml115_sp {
    margin-left: 11.5rem !important;
  }
  .ml120_sp {
    margin-left: 12rem !important;
  }
  .ml125_sp {
    margin-left: 12.5rem !important;
  }
  .ml130_sp {
    margin-left: 13rem !important;
  }
  .ml135_sp {
    margin-left: 13.5rem !important;
  }
  .ml140_sp {
    margin-left: 14rem !important;
  }
  .ml145_sp {
    margin-left: 14.5rem !important;
  }
  .ml150_sp {
    margin-left: 15rem !important;
  }
  .ml155_sp {
    margin-left: 15.5rem !important;
  }
  .ml160_sp {
    margin-left: 16rem !important;
  }
  .ml165_sp {
    margin-left: 16.5rem !important;
  }
  .ml170_sp {
    margin-left: 17rem !important;
  }
  .ml175_sp {
    margin-left: 17.5rem !important;
  }
  .ml180_sp {
    margin-left: 18rem !important;
  }
  .ml185_sp {
    margin-left: 18.5rem !important;
  }
  .ml190_sp {
    margin-left: 19rem !important;
  }
  .ml195_sp {
    margin-left: 19.5rem !important;
  }
  .ml200_sp {
    margin-left: 20rem !important;
  }
  .mb0_sp {
    margin-bottom: 0rem !important;
  }
  .mb5_sp {
    margin-bottom: 0.5rem !important;
  }
  .mb10_sp {
    margin-bottom: 1rem !important;
  }
  .mb15_sp {
    margin-bottom: 1.5rem !important;
  }
  .mb20_sp {
    margin-bottom: 2rem !important;
  }
  .mb25_sp {
    margin-bottom: 2.5rem !important;
  }
  .mb30_sp {
    margin-bottom: 3rem !important;
  }
  .mb35_sp {
    margin-bottom: 3.5rem !important;
  }
  .mb40_sp {
    margin-bottom: 4rem !important;
  }
  .mb45_sp {
    margin-bottom: 4.5rem !important;
  }
  .mb50_sp {
    margin-bottom: 5rem !important;
  }
  .mb55_sp {
    margin-bottom: 5.5rem !important;
  }
  .mb60_sp {
    margin-bottom: 6rem !important;
  }
  .mb65_sp {
    margin-bottom: 6.5rem !important;
  }
  .mb70_sp {
    margin-bottom: 7rem !important;
  }
  .mb75_sp {
    margin-bottom: 7.5rem !important;
  }
  .mb80_sp {
    margin-bottom: 8rem !important;
  }
  .mb85_sp {
    margin-bottom: 8.5rem !important;
  }
  .mb90_sp {
    margin-bottom: 9rem !important;
  }
  .mb95_sp {
    margin-bottom: 9.5rem !important;
  }
  .mb100_sp {
    margin-bottom: 10rem !important;
  }
  .mb105_sp {
    margin-bottom: 10.5rem !important;
  }
  .mb110_sp {
    margin-bottom: 11rem !important;
  }
  .mb115_sp {
    margin-bottom: 11.5rem !important;
  }
  .mb120_sp {
    margin-bottom: 12rem !important;
  }
  .mb125_sp {
    margin-bottom: 12.5rem !important;
  }
  .mb130_sp {
    margin-bottom: 13rem !important;
  }
  .mb135_sp {
    margin-bottom: 13.5rem !important;
  }
  .mb140_sp {
    margin-bottom: 14rem !important;
  }
  .mb145_sp {
    margin-bottom: 14.5rem !important;
  }
  .mb150_sp {
    margin-bottom: 15rem !important;
  }
  .mb155_sp {
    margin-bottom: 15.5rem !important;
  }
  .mb160_sp {
    margin-bottom: 16rem !important;
  }
  .mb165_sp {
    margin-bottom: 16.5rem !important;
  }
  .mb170_sp {
    margin-bottom: 17rem !important;
  }
  .mb175_sp {
    margin-bottom: 17.5rem !important;
  }
  .mb180_sp {
    margin-bottom: 18rem !important;
  }
  .mb185_sp {
    margin-bottom: 18.5rem !important;
  }
  .mb190_sp {
    margin-bottom: 19rem !important;
  }
  .mb195_sp {
    margin-bottom: 19.5rem !important;
  }
  .mb200_sp {
    margin-bottom: 20rem !important;
  }
  .pt0_sp {
    padding-top: 0rem !important;
  }
  .pt5_sp {
    padding-top: 0.5rem !important;
  }
  .pt10_sp {
    padding-top: 1rem !important;
  }
  .pt15_sp {
    padding-top: 1.5rem !important;
  }
  .pt20_sp {
    padding-top: 2rem !important;
  }
  .pt25_sp {
    padding-top: 2.5rem !important;
  }
  .pt30_sp {
    padding-top: 3rem !important;
  }
  .pt35_sp {
    padding-top: 3.5rem !important;
  }
  .pt40_sp {
    padding-top: 4rem !important;
  }
  .pt45_sp {
    padding-top: 4.5rem !important;
  }
  .pt50_sp {
    padding-top: 5rem !important;
  }
  .pt55_sp {
    padding-top: 5.5rem !important;
  }
  .pt60_sp {
    padding-top: 6rem !important;
  }
  .pt65_sp {
    padding-top: 6.5rem !important;
  }
  .pt70_sp {
    padding-top: 7rem !important;
  }
  .pt75_sp {
    padding-top: 7.5rem !important;
  }
  .pt80_sp {
    padding-top: 8rem !important;
  }
  .pt85_sp {
    padding-top: 8.5rem !important;
  }
  .pt90_sp {
    padding-top: 9rem !important;
  }
  .pt95_sp {
    padding-top: 9.5rem !important;
  }
  .pt100_sp {
    padding-top: 10rem !important;
  }
  .pt105_sp {
    padding-top: 10.5rem !important;
  }
  .pt110_sp {
    padding-top: 11rem !important;
  }
  .pt115_sp {
    padding-top: 11.5rem !important;
  }
  .pt120_sp {
    padding-top: 12rem !important;
  }
  .pt125_sp {
    padding-top: 12.5rem !important;
  }
  .pt130_sp {
    padding-top: 13rem !important;
  }
  .pt135_sp {
    padding-top: 13.5rem !important;
  }
  .pt140_sp {
    padding-top: 14rem !important;
  }
  .pt145_sp {
    padding-top: 14.5rem !important;
  }
  .pt150_sp {
    padding-top: 15rem !important;
  }
  .pt155_sp {
    padding-top: 15.5rem !important;
  }
  .pt160_sp {
    padding-top: 16rem !important;
  }
  .pt165_sp {
    padding-top: 16.5rem !important;
  }
  .pt170_sp {
    padding-top: 17rem !important;
  }
  .pt175_sp {
    padding-top: 17.5rem !important;
  }
  .pt180_sp {
    padding-top: 18rem !important;
  }
  .pt185_sp {
    padding-top: 18.5rem !important;
  }
  .pt190_sp {
    padding-top: 19rem !important;
  }
  .pt195_sp {
    padding-top: 19.5rem !important;
  }
  .pt200_sp {
    padding-top: 20rem !important;
  }
  .pr0_sp {
    padding-right: 0rem !important;
  }
  .pr5_sp {
    padding-right: 0.5rem !important;
  }
  .pr10_sp {
    padding-right: 1rem !important;
  }
  .pr15_sp {
    padding-right: 1.5rem !important;
  }
  .pr20_sp {
    padding-right: 2rem !important;
  }
  .pr25_sp {
    padding-right: 2.5rem !important;
  }
  .pr30_sp {
    padding-right: 3rem !important;
  }
  .pr35_sp {
    padding-right: 3.5rem !important;
  }
  .pr40_sp {
    padding-right: 4rem !important;
  }
  .pr45_sp {
    padding-right: 4.5rem !important;
  }
  .pr50_sp {
    padding-right: 5rem !important;
  }
  .pr55_sp {
    padding-right: 5.5rem !important;
  }
  .pr60_sp {
    padding-right: 6rem !important;
  }
  .pr65_sp {
    padding-right: 6.5rem !important;
  }
  .pr70_sp {
    padding-right: 7rem !important;
  }
  .pr75_sp {
    padding-right: 7.5rem !important;
  }
  .pr80_sp {
    padding-right: 8rem !important;
  }
  .pr85_sp {
    padding-right: 8.5rem !important;
  }
  .pr90_sp {
    padding-right: 9rem !important;
  }
  .pr95_sp {
    padding-right: 9.5rem !important;
  }
  .pr100_sp {
    padding-right: 10rem !important;
  }
  .pr105_sp {
    padding-right: 10.5rem !important;
  }
  .pr110_sp {
    padding-right: 11rem !important;
  }
  .pr115_sp {
    padding-right: 11.5rem !important;
  }
  .pr120_sp {
    padding-right: 12rem !important;
  }
  .pr125_sp {
    padding-right: 12.5rem !important;
  }
  .pr130_sp {
    padding-right: 13rem !important;
  }
  .pr135_sp {
    padding-right: 13.5rem !important;
  }
  .pr140_sp {
    padding-right: 14rem !important;
  }
  .pr145_sp {
    padding-right: 14.5rem !important;
  }
  .pr150_sp {
    padding-right: 15rem !important;
  }
  .pr155_sp {
    padding-right: 15.5rem !important;
  }
  .pr160_sp {
    padding-right: 16rem !important;
  }
  .pr165_sp {
    padding-right: 16.5rem !important;
  }
  .pr170_sp {
    padding-right: 17rem !important;
  }
  .pr175_sp {
    padding-right: 17.5rem !important;
  }
  .pr180_sp {
    padding-right: 18rem !important;
  }
  .pr185_sp {
    padding-right: 18.5rem !important;
  }
  .pr190_sp {
    padding-right: 19rem !important;
  }
  .pr195_sp {
    padding-right: 19.5rem !important;
  }
  .pr200_sp {
    padding-right: 20rem !important;
  }
  .pl0_sp {
    padding-left: 0rem !important;
  }
  .pl5_sp {
    padding-left: 0.5rem !important;
  }
  .pl10_sp {
    padding-left: 1rem !important;
  }
  .pl15_sp {
    padding-left: 1.5rem !important;
  }
  .pl20_sp {
    padding-left: 2rem !important;
  }
  .pl25_sp {
    padding-left: 2.5rem !important;
  }
  .pl30_sp {
    padding-left: 3rem !important;
  }
  .pl35_sp {
    padding-left: 3.5rem !important;
  }
  .pl40_sp {
    padding-left: 4rem !important;
  }
  .pl45_sp {
    padding-left: 4.5rem !important;
  }
  .pl50_sp {
    padding-left: 5rem !important;
  }
  .pl55_sp {
    padding-left: 5.5rem !important;
  }
  .pl60_sp {
    padding-left: 6rem !important;
  }
  .pl65_sp {
    padding-left: 6.5rem !important;
  }
  .pl70_sp {
    padding-left: 7rem !important;
  }
  .pl75_sp {
    padding-left: 7.5rem !important;
  }
  .pl80_sp {
    padding-left: 8rem !important;
  }
  .pl85_sp {
    padding-left: 8.5rem !important;
  }
  .pl90_sp {
    padding-left: 9rem !important;
  }
  .pl95_sp {
    padding-left: 9.5rem !important;
  }
  .pl100_sp {
    padding-left: 10rem !important;
  }
  .pl105_sp {
    padding-left: 10.5rem !important;
  }
  .pl110_sp {
    padding-left: 11rem !important;
  }
  .pl115_sp {
    padding-left: 11.5rem !important;
  }
  .pl120_sp {
    padding-left: 12rem !important;
  }
  .pl125_sp {
    padding-left: 12.5rem !important;
  }
  .pl130_sp {
    padding-left: 13rem !important;
  }
  .pl135_sp {
    padding-left: 13.5rem !important;
  }
  .pl140_sp {
    padding-left: 14rem !important;
  }
  .pl145_sp {
    padding-left: 14.5rem !important;
  }
  .pl150_sp {
    padding-left: 15rem !important;
  }
  .pl155_sp {
    padding-left: 15.5rem !important;
  }
  .pl160_sp {
    padding-left: 16rem !important;
  }
  .pl165_sp {
    padding-left: 16.5rem !important;
  }
  .pl170_sp {
    padding-left: 17rem !important;
  }
  .pl175_sp {
    padding-left: 17.5rem !important;
  }
  .pl180_sp {
    padding-left: 18rem !important;
  }
  .pl185_sp {
    padding-left: 18.5rem !important;
  }
  .pl190_sp {
    padding-left: 19rem !important;
  }
  .pl195_sp {
    padding-left: 19.5rem !important;
  }
  .pl200_sp {
    padding-left: 20rem !important;
  }
  .pb0_sp {
    padding-bottom: 0rem !important;
  }
  .pb5_sp {
    padding-bottom: 0.5rem !important;
  }
  .pb10_sp {
    padding-bottom: 1rem !important;
  }
  .pb15_sp {
    padding-bottom: 1.5rem !important;
  }
  .pb20_sp {
    padding-bottom: 2rem !important;
  }
  .pb25_sp {
    padding-bottom: 2.5rem !important;
  }
  .pb30_sp {
    padding-bottom: 3rem !important;
  }
  .pb35_sp {
    padding-bottom: 3.5rem !important;
  }
  .pb40_sp {
    padding-bottom: 4rem !important;
  }
  .pb45_sp {
    padding-bottom: 4.5rem !important;
  }
  .pb50_sp {
    padding-bottom: 5rem !important;
  }
  .pb55_sp {
    padding-bottom: 5.5rem !important;
  }
  .pb60_sp {
    padding-bottom: 6rem !important;
  }
  .pb65_sp {
    padding-bottom: 6.5rem !important;
  }
  .pb70_sp {
    padding-bottom: 7rem !important;
  }
  .pb75_sp {
    padding-bottom: 7.5rem !important;
  }
  .pb80_sp {
    padding-bottom: 8rem !important;
  }
  .pb85_sp {
    padding-bottom: 8.5rem !important;
  }
  .pb90_sp {
    padding-bottom: 9rem !important;
  }
  .pb95_sp {
    padding-bottom: 9.5rem !important;
  }
  .pb100_sp {
    padding-bottom: 10rem !important;
  }
  .pb105_sp {
    padding-bottom: 10.5rem !important;
  }
  .pb110_sp {
    padding-bottom: 11rem !important;
  }
  .pb115_sp {
    padding-bottom: 11.5rem !important;
  }
  .pb120_sp {
    padding-bottom: 12rem !important;
  }
  .pb125_sp {
    padding-bottom: 12.5rem !important;
  }
  .pb130_sp {
    padding-bottom: 13rem !important;
  }
  .pb135_sp {
    padding-bottom: 13.5rem !important;
  }
  .pb140_sp {
    padding-bottom: 14rem !important;
  }
  .pb145_sp {
    padding-bottom: 14.5rem !important;
  }
  .pb150_sp {
    padding-bottom: 15rem !important;
  }
  .pb155_sp {
    padding-bottom: 15.5rem !important;
  }
  .pb160_sp {
    padding-bottom: 16rem !important;
  }
  .pb165_sp {
    padding-bottom: 16.5rem !important;
  }
  .pb170_sp {
    padding-bottom: 17rem !important;
  }
  .pb175_sp {
    padding-bottom: 17.5rem !important;
  }
  .pb180_sp {
    padding-bottom: 18rem !important;
  }
  .pb185_sp {
    padding-bottom: 18.5rem !important;
  }
  .pb190_sp {
    padding-bottom: 19rem !important;
  }
  .pb195_sp {
    padding-bottom: 19.5rem !important;
  }
  .pb200_sp {
    padding-bottom: 20rem !important;
  }
}
.parts-ancpoint01 {
  position: relative;
  top: -8.75rem;
  width: 0 !important;
  height: 0 !important;
}
@media screen and (max-width: 62.5em) {
  .parts-ancpoint01 {
    top: -5.9375rem;
  }
}

.parts-button01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(100%, 24.375rem);
  min-height: 4.125rem;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 700;
  background-color: #F2001C;
  border-radius: 3.125rem;
  border: #F2001C solid 0.1875rem;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
@media screen and (max-width: 62.5em) {
  .parts-button01 {
    width: min(100%, 12.1875rem);
    min-height: 2.0625rem;
    font-size: 0.59375rem;
    border-width: 0.125rem;
  }
}
.parts-button01:hover {
  color: #F2001C;
  background-color: #fff;
}

.sv--fq + .sv--cvspc {
  height: 0;
}

/* price-area-common
---------------------------------------------------*/
/* price-area-common-caps */
.o-price-area-common-caps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.2em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 20px auto 0;
  padding: 0 1.8rem;
  line-height: 1.6;
  font-size: 18px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area-common-caps {
    margin-top: 0.7rem;
    font-size: 0.7rem;
  }
}
.o-price-area-common-caps__item {
  position: relative;
  padding-left: 1.3em;
  text-indent: -1.3em;
}

.o-price-area-common-caps__item strong {
  text-decoration: underline;
}

/* price-area-common-btn */
.o-price-area-common-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto 0;
  width: min(400px, 70%);
  min-height: 67px;
  font-size: 1.22rem;
  color: #fff;
  font-weight: 700;
  border-radius: 200px;
  background: #F2021D;
  border: #F2021D solid 2px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  text-align: center;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area-common-btn {
    margin-top: 2.4rem;
    width: min(14rem, 85%);
    min-height: 2.4rem;
    font-size: 0.8rem;
  }
}
.o-price-area-common-btn:hover {
  color: #F2021D;
  background-color: #fff;
}

/* price-area-common-lead */
.o-price-area-common-lead {
  font-size: 20px;
  font-size: rem_pc(20);
  line-height: 1.6;
  text-align: center;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area-common-lead {
    font-size: 0.7rem;
  }
}
/* price-area-common-border */
.o-price-area-common-border {
  margin: 150px auto 100px;
  padding: 0;
  background-color: #707070;
  height: 1px;
  border: none;
  width: min(1700px, 100% - 2.5rem);
}

@media only screen and (max-width: 62.5em) {
  .o-price-area-common-border {
    margin: 3rem auto 4rem;
  }
}
/* price-area-ancpoint */
.o-price-area-ancpoint {
  position: relative;
  top: -120px;
  width: 0;
  height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area-ancpoint {
    top: -7rem;
  }
}
/* price-area01
---------------------------------------------------*/
.o-price-area01 {
  position: relative;
  padding: 60px 30px 80px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area01 {
    padding: 3rem 0;
  }
}
.o-price-area01 > * {
  position: relative;
  z-index: 5;
}

.o-price-area01-el {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.o-price-area01-el img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.o-price-area01-title {
  position: relative;
  margin-bottom: 50px;
  font-size: 43px;
  font-weight: 700;
  text-align: center;
  z-index: 10;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area01-title {
    margin-bottom: 1.8rem;
    font-size: 1.5rem;
  }
}
.o-price-area01-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 54px;
  margin: 0 auto;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area01-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1rem;
  }
}
.o-price-area01-list__item {
  max-width: 433px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area01-list__item {
    max-width: 70%;
  }
}
.o-price-area01-list__item img {
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
}

/* price-area02
---------------------------------------------------*/
.o-price-area02 {
  margin: 150px 0 100px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02 {
    margin: 3rem 0 4rem;
  }
}
.o-price-area02-title {
  max-width: 561px;
  margin: 0 auto 50px;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-title {
    max-width: 81.897810219%;
    margin-bottom: 2rem;
  }
}
.o-price-area02-box {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: min(1236px, 100% - 80px);
  margin: 0 auto;
  padding: 70px 45px;
  background-color: #EDEDED;
  border-radius: 45px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-box {
    width: 100%;
    padding: 3rem 0.6rem;
    border-radius: 0;
  }
}
.o-price-area02-slide__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 25px;
  padding: 30px 0 70px;
  background-color: #fff;
  border-radius: 35px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-slide__item {
    margin: 0 0.8rem;
    padding: 1rem 0 2rem;
    border-radius: 1rem;
  }
}
.o-price-area02-slide__title {
  margin-bottom: 28px;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-slide__title {
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
}
.o-price-area02-slide__img {
  margin: 0 auto 30px;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-slide__img {
    margin: 0 auto 1.3rem;
  }
}
.o-price-area02-slide__img.is-01 {
  max-width: 43.0176565008%;
}

.o-price-area02-slide__img.is-02 {
  max-width: 87.9614767255%;
}

.o-price-area02-slide__lead {
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-slide__lead {
    margin-bottom: 0.7rem;
    font-size: 0.9rem;
  }
}
.o-price-area02-slide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-slide__list {
    gap: 0.5rem;
  }
}
.o-price-area02-slide__list-item {
  position: relative;
  padding-left: 1em;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-slide__list-item {
    padding-left: 1em;
    font-size: 0.7rem;
  }
}
.o-price-area02-slide__list-item::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "・";
}

.o-price-area02-slide__list-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 28px;
  width: min(400px, 70%);
  min-height: 67px;
  font-size: 1.22rem;
  color: #fff;
  font-weight: 700;
  border-radius: 200px;
  background: #F2021D;
  border: #F2021D solid 2px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  text-align: center;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-slide__list-button {
    margin-top: 1rem;
    width: min(400px, 85%);
    min-height: 2.4rem;
    font-size: 0.7rem;
  }
}
.o-price-area02-slide__list-button:hover {
  color: #F2021D;
  background-color: #fff;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area02-slide-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.7rem;
    margin-top: 1.7rem;
    line-height: 0;
  }
  .o-price-area02-slide-pagination .swiper-pagination-bullet {
    width: 0.8rem;
    height: auto;
    aspect-ratio: 1/1;
    margin: 0 !important;
    background-color: #C3C3C3;
    opacity: 1;
  }
  .o-price-area02-slide-pagination .swiper-pagination-bullet-active {
    background-color: #777777;
  }
}
/* price-area03
---------------------------------------------------*/
.o-price-area03 {
  margin: 150px 0 100px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area03 {
    margin: 3rem 0 4rem;
  }
}
.o-price-area03-title {
  max-width: 472px;
  margin: 0 auto 30px;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area03-title {
    max-width: 68.9051094891%;
    margin-bottom: 1.3rem;
  }
}
.o-price-area03 .o-price-area-common-lead {
  margin-bottom: 50px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area03 .o-price-area-common-lead {
    margin-bottom: 3rem;
  }
}
.o-price-area03-img {
  width: min(939px, 74.7445255474%);
  margin: 0 auto 20px;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area03-img {
    margin-bottom: 0.7rem;
  }
}
@media only screen and (min-width: 62.5em) {
  .o-price-area03 .o-price-area-common-caps {
    max-width: min(939px, 74.7445255474%);
  }
}
/* price-area04
---------------------------------------------------*/
.o-price-area04 {
  margin: 150px 0 100px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area04 {
    margin: 3rem 0 4rem;
  }
}
.o-price-area04-title {
  max-width: 456px;
  margin: 0 auto 30px;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area04-title {
    max-width: 66.5693430657%;
    margin-bottom: 1.3rem;
  }
}
.o-price-area04 .o-price-area-common-lead {
  margin-bottom: 30px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area04 .o-price-area-common-lead {
    margin-bottom: 1.4rem;
  }
}
.o-price-area04-img {
  width: min(611px, 89.197080292%);
  margin: 0 auto 20px;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area04-img {
    margin-bottom: 0.7rem;
  }
}
@media only screen and (min-width: 62.5em) {
  .o-price-area04 .o-price-area-common-caps {
    max-width: min(511px, 89.197080292%);
  }
}
/* price-area05
---------------------------------------------------*/
.o-price-area05 {
  margin: 150px 0 100px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area05 {
    margin: 3rem 0 4rem;
  }
}
.o-price-area05-title {
  max-width: 456px;
  margin: 0 auto 30px;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area05-title {
    max-width: 66.5693430657%;
    margin-bottom: 1.3rem;
  }
}
.o-price-area05 .o-price-area-common-lead {
  margin-bottom: 30px;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area05 .o-price-area-common-lead {
    margin-bottom: 1.4rem;
  }
}
.o-price-area05-img {
  width: min(939px, 74.7445255474%);
  margin: 0 auto 50px;
  line-height: 0;
}

@media only screen and (max-width: 62.5em) {
  .o-price-area05-img {
    margin-bottom: 1.4rem;
  }
}
@media only screen and (min-width: 62.5em) {
  .o-price-area05 .o-price-area-common-caps {
    max-width: min(511px, 89.197080292%);
  }
}
@media only screen and (min-width: 62.5em) {
  .o-price-area02 .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .o-price-area02 .swiper-slide {
    width: 50%;
  }
}
@media only screen and (max-width: 62.5em) {
  .o-price-area02 .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
  .o-price-area02 .swiper-slide {
    width: 100%;
  }
}
.o-price-col3box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(22px, 1.375vw);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 62.5em) {
  .o-price-col3box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: min(22px, 5.641025641vw);
  }
}

.o-price-col3box-box {
  width: min(360px, 22.5vw);
}
@media screen and (max-width: 62.5em) {
  .o-price-col3box-box {
    width: 80%;
  }
}

.o-price-col3box-box__title {
  margin-bottom: min(18px, 1.125vw);
  padding: min(4px, 0.25vw);
  font-size: min(26px, 1.625vw);
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  border-radius: 10px;
}
@media screen and (max-width: 62.5em) {
  .o-price-col3box-box__title {
    margin-bottom: min(10px, 2.5641025641vw);
    padding: min(4px, 1.0256410256vw);
    font-size: min(16px, 4.1025641026vw);
    border-radius: 6px;
  }
}
.o-price-col3box-box__title.is-rd {
  background-color: #F2021D;
}
.o-price-col3box-box__title.is-rd2 {
  background-color: #FF576A;
}
.o-price-col3box-box__title.is-gray {
  background-color: #ADADAD;
}

.o-price-col3box-box__body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(17px, 1.0625vw);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: min(149px, 9.3125vw);
  padding: min(27px, 1.6875vw);
  padding-right: min(10px, 0.625vw);
  border-radius: 10px;
  background-color: #EFEFEF;
}
@media screen and (max-width: 62.5em) {
  .o-price-col3box-box__body {
    gap: min(17px, 4.358974359vw);
    min-height: min(100px, 25.641025641vw);
    padding: min(17px, 4.358974359vw) min(27px, 6.9230769231vw);
    padding-right: min(10px, 2.5641025641vw);
    border-radius: 6px;
  }
}
.o-price-col3box-box__body.is-gra {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 235, 235)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(235, 235, 235) 0%, rgb(255, 255, 255) 100%);
}

.o-price-col3box-box__body-icon {
  width: min(49px, 3.0625vw);
  line-height: 0;
}
@media screen and (max-width: 62.5em) {
  .o-price-col3box-box__body-icon {
    width: min(39px, 10vw);
  }
}

.o-price-col3box-box__body-text {
  width: min(250px, 15.625vw);
  font-size: min(22px, 1.375vw);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .o-price-col3box-box__body-text {
    width: min(290px, 74.358974359vw);
    font-size: min(16px, 4.1025641026vw);
  }
}

.o-flow-numbers {
  overflow: hidden;
  position: relative;
  margin: min(70px, 4.375vw) 0;
  padding: min(190px, 11.875vw) 0;
  background: url(../img/flow/bg.png) no-repeat center center/130% 100%;
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers {
    margin: min(70px, 17.9487179487vw) 0;
    padding: min(80px, 20.5128205128vw) 0;
  }
}
.o-flow-numbers::before, .o-flow-numbers::after {
  position: absolute;
  top: 0;
}

.o-flow-numbers-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(130px, 8.125vw);
  width: min(min(1250px, 78.125vw), 100% - 30px);
  margin: 0 auto;
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers-list {
    width: auto;
    margin: 0 min(30px, 7.6923076923vw);
    gap: min(100px, 25.641025641vw);
  }
}

.o-flow-numbers-list__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: min(343px, 21.4375vw);
  padding: min(60px, 3.75vw) min(350px, 21.875vw) min(60px, 3.75vw) 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 235, 235)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(235, 235, 235) 0%, rgb(255, 255, 255) 100%);
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  border-radius: min(24px, 1.5vw);
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: min(0px, 0vw) min(30px, 7.6923076923vw) min(30px, 7.6923076923vw);
  }
}
.o-flow-numbers-list__item::before {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: min(130px, 8.125vw);
  background: url(../img/flow/arw.png) no-repeat center center/min(88px, 5.5vw) auto;
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers-list__item::before {
    height: min(100px, 25.641025641vw);
    background-size: min(55px, 14.1025641026vw) auto;
  }
}
.o-flow-numbers-list__item:last-child::before {
  display: none;
}

.o-flow-numbers-list__num {
  position: absolute;
  top: 0;
  left: 0;
  color: #F2021D;
  font-size: min(89px, 5.5625vw);
  font-weight: 700;
  line-height: 1;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers-list__num {
    font-size: min(70px, 17.9487179487vw);
  }
}

.o-flow-numbers-list__title {
  width: min(300px, 18.75vw);
  font-size: min(32px, 2vw);
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers-list__title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    min-height: min(170px, 43.5897435897vw);
    text-align: left;
    font-size: min(25px, 6.4102564103vw);
  }
}

.o-flow-numbers-list__texts {
  width: calc(100% - min(300px, 18.75vw));
  font-size: min(20px, 1.25vw);
  line-height: 2.1;
  font-weight: 500;
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers-list__texts {
    width: 100%;
    margin-top: min(10px, 2.5641025641vw);
    font-size: min(14px, 3.5897435897vw);
  }
}

.o-flow-numbers-list__img {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(350px, 21.875vw);
  height: 100%;
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers-list__img {
    width: min(150px, 38.4615384615vw);
    height: min(180px, 46.1538461538vw);
  }
}

.o-flow-numbers-list__img-el {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.o-flow-numbers-list__img-el img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}

/* o-flow-numbers-button
---------------------------------------*/
.o-flow-numbers-button {
  margin-top: 2.475rem;
}
@media screen and (max-width: 62.5em) {
  .o-flow-numbers-button {
    margin-top: min(25px, 6.4102564103vw);
  }
}

.o-flow-numbers-button__btn {
  margin: 1.03125rem auto 0;
}

@media screen and (min-width: 62.6em) {
  .b--hd__sub__bd.is-wide {
    width: 40%;
  }
  .b--hd__sub__bd.is-wide .b--hd__sub__dt {
    width: auto;
  }
}

.b2--hd.is-none,
.b--hm.is-none {
  display: none !important;
}

@media screen and (min-width: 62.6em) {
  .b2--hd__defaultService__win,
  .b2--hd__def__win,
  .b2--childService__mn,
  .b2--childCase__mn,
  .b2--childBase__mn,
  .b2--grouplinks__mn {
    padding-left: min(6%, 120px) !important;
  }
  .b2--childCase__list,
  .b2--childBase__mn,
  .b2--grouplinks__in {
    gap: 1.0625rem 1.75rem !important;
  }
  .b2--hd__defaultService__win {
    width: 69.33533% !important;
  }
  .b2--hd__defaultService__win .b2--childService__one__fig {
    margin-bottom: 0.8125rem;
  }
  .b2--hd__defaultService__a .b2--childService__one__img {
    opacity: 1;
    -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
    transition: opacity 0.6s, -webkit-transform 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s, -webkit-transform 0.6s;
  }
  .b2--hd__defaultService__a:hover .b2--childService__one__img {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
    opacity: 0.6;
  }
  .b2--hd__defaultService__one {
    width: calc(30% - 1.1666666667rem) !important;
  }
  .b2--childCase__one,
  .b2--childBase__group,
  .b2--grouplinks__one {
    min-width: 10rem !important;
  }
  .b2--childBase__group__a {
    color: rgba(0, 0, 0, 0.5);
  }
}
/*************************************************

footer

*************************************************/
/*************************************************

document-title

*************************************************/
.document-title01 {
  max-width: 75rem;
  margin: 0 auto 3.125rem;
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .document-title01 {
    max-width: 19.3125rem;
    margin-bottom: 0.9375rem;
    font-size: 1.125rem;
  }
}

/*************************************************

document-anchornavs

*************************************************/
.document-anchornavs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.25rem;
  max-width: 75rem;
  margin: 8.125rem auto 9.375rem;
}
@media screen and (max-width: 62.5em) {
  .document-anchornavs {
    max-width: 15.28125rem;
    margin: 3.75rem auto 3.125rem;
  }
}

.document-anchornavs__item {
  width: calc(33.3333333333% - 0.8333333333rem);
}
@media screen and (max-width: 62.5em) {
  .document-anchornavs__item {
    width: 100%;
  }
}

.document-anchornavs__button {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  min-height: 5.0625rem;
  margin: 0;
  padding: 0;
  color: #000;
  border: none;
  background: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  overflow: hidden;
  cursor: pointer;
}
.document-anchornavs__button:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: .1875rem;
  min-height: 3px;
  background-color: #E6172C;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.2, 0.12, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.53, 0.2, 0.25, 1);
  transition: opacity 0.6s cubic-bezier(0.2, 0.12, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.53, 0.2, 0.25, 1);
  -o-transition: transform 0.4s cubic-bezier(0.53, 0.2, 0.25, 1), opacity 0.6s cubic-bezier(0.2, 0.12, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.53, 0.2, 0.25, 1), opacity 0.6s cubic-bezier(0.2, 0.12, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.53, 0.2, 0.25, 1), opacity 0.6s cubic-bezier(0.2, 0.12, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.53, 0.2, 0.25, 1)
}

@media screen and (min-width: 62.5em) {
  .document-anchornavs__button:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}
@media screen and (max-width: 62.5em) {
  .document-anchornavs__button {
    min-height: 3.21875rem;
    border-radius: 0.625rem;
  }
}

.document-anchornavs__button-text {
  position: relative;
  display: block;
  padding-right: 2.125rem;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3846;
}
@media screen and (max-width: 62.5em) {
  .document-anchornavs__button-text {
    padding-right: 1.40625rem;
    font-size: 0.65625rem;
  }
}
.document-anchornavs__button-text::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: "";
  width: 0.625rem;
  height: 100%;
  background: url(../img/common/arw04.svg) no-repeat center center/100% auto;
}
@media screen and (max-width: 62.5em) {
  .document-anchornavs__button-text::before {
    width: 0.46875rem;
  }
}

/*************************************************

document-set3

*************************************************/
.document-set3 {
  padding: 6.25rem 0;
  background: url(../img/document/bg01.jpg) no-repeat center center/cover;
}
@media screen and (max-width: 62.5em) {
  .document-set3 {
    padding: 2.1875rem 1.71875rem 2.96875rem;
  }
}

.document-set3-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 75rem;
  margin: 0 auto;
}
@media screen and (max-width: 62.5em) {
  .document-set3-inner {
    gap: 1.875rem;
    max-width: 17.96875rem;
  }
}

.document-set3__box {
  width: 35.9375rem;
}
@media screen and (max-width: 62.5em) {
  .document-set3__box {
    width: 100%;
  }
}

.document-set3__box-img {
  line-height: 0;
}
.document-set3__box-img a {
  display: block;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.document-set3__box-img a:hover {
  -webkit-transform: translate3d(0, 0, 0) scale(1.04);
          transform: translate3d(0, 0, 0) scale(1.04);
}
.document-set3__box-img img {
  border-radius: 12px;
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 62.5em) {
  .document-set3__box-img img {
    /* border-radius: 0.71875rem; */
  }
}

.document-set3__box-title {
  margin: 1.5625rem 0 0.625rem;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 62.5em) {
  .document-set3__box-title {
    margin: 0.78125rem 0 0.3125rem;
    font-size: 0.78125rem;
  }
}

/*************************************************

document-section

*************************************************/
.document-section {
  max-width: 75rem;
  margin: 7.5rem auto;
}
@media screen and (max-width: 62.5em) {
  .document-section {
    max-width: 19.3125rem;
    margin: 4.0625rem auto;
  }
}
.document-section .document-title01 {
  margin-bottom: 5rem;
}
@media screen and (max-width: 62.5em) {
  .document-section .document-title01 {
    margin-bottom: 1.5625rem;
  }
}

/* document-section-tab
---------------------------------------*/
.document-section-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  margin-bottom: 4.6875rem;
  border-bottom: #E5E5E5 solid 0.1875rem;
}
@media screen and (max-width: 62.5em) {
  .document-section-tab {
    gap: 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 2.1875rem;
    padding-bottom: 1.5625rem;
    border-bottom-width: 0.0625rem;
  }
}

.document-section-tab__button {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 9rem;
  min-height: 3.625rem;
  margin: 0;
  padding: 0 0.625rem;
  color: #000;
  font-size: 1.1875rem;
  font-weight: 700;
  line-height: 1.5;
  border: none;
  background: #E5E5E5;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.75rem 0.75rem 0 0;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: background-color 0.3s;
          transform: background-color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  cursor: pointer;
}
@media screen and (max-width: 62.5em) {
  .document-section-tab__button {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-width: 0;
    min-height: 0;
    padding: 0;
    font-size: 0.71875rem;
    border-radius: 0;
    background-color: transparent;
  }
}
@media screen and (min-width: 62.6em) {
  .document-section-tab__button.is-active {
    color: #fff;
    background-color: #F2001C;
  }
}
@media screen and (max-width: 62.5em) {
  .document-section-tab__button.is-active::before {
    position: absolute;
    top: 0;
    left: calc(100% + 0.375rem);
    display: block;
    content: "";
    width: 0.21875rem;
    height: 100%;
    background-color: #F2001C;
  }
}

@media screen and (max-width: 62.5em) {
  .document-section-tab__button-text {
    color: #777777;
  }
  .is-active .document-section-tab__button-text {
    color: #000;
  }
}

/* document-section-tabbody
---------------------------------------*/
.document-section-tabbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.125rem 5rem;
}
@media screen and (max-width: 62.5em) {
  .document-section-tabbody {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.1875rem;
  }
}

.document-section-tabbody__item {
  width: calc(33.3333333333% - 3.3333333333rem);
}
.document-section-tabbody__item.is-hide {
  display: none;
}
@media screen and (max-width: 62.5em) {
  .document-section-tabbody__item {
    width: 13.25rem;
  }
  .all-visible .document-section-tabbody__item.more-hide, .all-visible .document-section-tabbody__item.is-visible.more-hide {
    display: block;
  }
}

.document-section-tabbody__button {
  display: block;
  color: #040000;
  text-decoration: none;
}

.document-section-tabbody__item-img {
  position: relative;
  max-width: 19.25rem;
  margin: 0 auto;
  line-height: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
@media screen and (max-width: 62.5em) {
  .document-section-tabbody__item-img {
    max-width: 11.46875rem;
  }
}
a:hover .document-section-tabbody__item-img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.04);
          transform: translate3d(0, 0, 0) scale(1.04);
}
.document-section-tabbody__item-img img {
  position: relative;
  display: block;
  border-radius: 8px;
  border: rgba(112, 112, 112, 0.2) solid 0.03125rem;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
  z-index: 2;
}
@media screen and (max-width: 62.5em) {
  .document-section-tabbody__item-img img {
    border-radius: 0.46875rem;
    -webkit-box-shadow: 0.34375rem 0.4375rem 0.3125rem 0 rgba(173, 173, 173, 0.3);
            box-shadow: 0.34375rem 0.4375rem 0.3125rem 0 rgba(173, 173, 173, 0.3);
  }
}

.document-section-tabbody__item-text {
  position: relative;
  margin-top: 2.1875rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.7;
  z-index: 2;
}
@media screen and (max-width: 62.5em) {
  .document-section-tabbody__item-text {
    max-width: 11.46875rem;
    margin: 1.25rem auto 0;
    font-size: 0.625rem;
  }
}

.document-section-tabbody-more {
  display: none;
}
@media screen and (max-width: 62.5em) {
  .document-section-tabbody-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 12.1875rem;
    min-height: 2.0625rem;
    margin: 2.1875rem auto 0;
    color: #fff;
    font-size: 0.59375rem;
    font-weight: 700;
    background-color: #777777;
    border-radius: 1.5625rem;
    cursor: pointer;
  }
  .all-visible .document-section-tabbody-more {
    display: none;
  }
}

/* material
---------------------------------------*/
/*************************************************

parts-modal01

*************************************************/
.parts-modal01-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.34375vw 2.5%;
  max-width: 85%;
  margin: 4.1666666667% auto;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-btns {
    gap: 4.0875912409vw 0;
    max-width: 74.1605839416%;
    margin: 7.299270073% auto;
  }
}

.parts-modal01-btns__item {
  width: 31.6666666667%;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-btns__item {
    width: 100%;
  }
  .parts-modal01-btns__item:nth-of-type(n + 7) {
    display: none;
  }
  .more-open .parts-modal01-btns__item {
    display: block;
  }
}

.parts-modal01-btns__button {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5208333333vw 0.8333333333vw;
  width: 100%;
  min-height: 4.7916666667vw;
  margin: 0;
  padding: 0.5208333333vw 3.6458333333vw 0.5208333333vw 1.8229166667vw;
  color: #000;
  border: none;
  background: rgb(235, 235, 235);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 235, 235)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(235, 235, 235) 0%, rgb(255, 255, 255) 100%);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-left: #F2001C solid 0.9375vw;
  border-radius: 1.0416666667vw;
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  cursor: pointer;
}
.parts-modal01-btns__button:hover {
  -webkit-transform: translate3d(0, 0, 0) scale(1.07);
          transform: translate3d(0, 0, 0) scale(1.07);
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-btns__button {
    gap: 1.4598540146vw 2.3357664234vw;
    width: 100%;
    min-height: 13.4306569343vw;
    padding: 1.4598540146vw 10.2189781022vw 1.4598540146vw 5.1094890511vw;
    border-radius: 2.9197080292vw;
    border-left-width: 2.6277372263vw;
  }
}
.parts-modal01-btns__button::before {
  position: absolute;
  top: 0;
  right: 1.0416666667vw;
  display: block;
  content: "";
  width: 1.8229166667vw;
  height: 100%;
  background: url(../img/common/arw.svg) no-repeat center center/100% auto;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-btns__button::before {
    right: 2.9197080292vw;
    width: 5.1094890511vw;
  }
}

.parts-modal01-btns__button-label {
  width: 3.125vw;
  line-height: 0;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-btns__button-label {
    width: 8.7591240876vw;
  }
}
.parts-modal01-btns__button-label img {
  width: 100%;
}

.parts-modal01-btns__button-text {
  font-size: 1.3541666667vw;
  font-weight: 700;
  line-height: 1.3846;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-btns__button-text {
    font-size: 3.795620438vw;
  }
}

.parts-modal01-modal__material {
  display: none !important;
}

.parts-modal01-modal__area {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  background-color: rgba(51, 51, 51, 0.6);
  z-index: 9999;
}

.parts-modal01-modal__wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 100%;
  padding: 5rem 0;
}

.parts-modal01-modal__inner {
  position: relative;
  width: calc(100% - 20px);
  max-width: 61.1458333333%;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__inner {
    max-width: 81.3138686131%;
  }
}

.parts-modal01-modal__close {
  position: absolute;
  top: 1.3541666667vw;
  right: 1.25vw;
  width: 3.125vw;
  height: 3.125vw;
  background: url(../img/common/close.png) no-repeat center center/100% auto;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__close {
    top: 2.9197080292vw;
    right: 2.9197080292vw;
    width: 7.5912408759vw;
    height: 7.5912408759vw;
  }
}

.parts-modal01-modal__contents {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2.6041666667vw 3.125vw 2.6041666667vw 2.6041666667vw;
  background-color: #fff;
  border-radius: 1.875vw;
  background: rgb(235, 235, 235);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 235, 235)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(235, 235, 235) 0%, rgb(255, 255, 255) 100%);
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__contents {
    padding: 7.299270073vw 8.7591240876vw 7.299270073vw 7.299270073vw;
    border-radius: 5.2554744526vw;
  }
}

.parts-modal01-modal__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5208333333vw;
  margin-bottom: 0.5208333333vw;
  line-height: 1.4;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__head {
    gap: 0.7299270073vw;
    margin-bottom: 2.9197080292vw;
  }
}

.parts-modal01-modal__head-label {
  color: #F2001C;
  font-size: 1.1979166667vw;
  font-weight: 700;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__head-label {
    font-size: 3.3576642336vw;
  }
}

.parts-modal01-modal__head-title {
  font-size: 1.875vw;
  font-weight: 700;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__head-title {
    font-size: 5.2554744526vw;
  }
}

.parts-modal01-modal__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex {
    display: block;
  }
}

.parts-modal01-modal__flex-img {
  width: 23.75vw;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-img {
    width: 100%;
  }
}
.parts-modal01-modal__flex-img img {
  border-radius: 0.9375vw;
}

.parts-modal01-modal__flex-letters {
  width: 27.6041666667vw;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-letters {
    width: auto;
    margin: 5.8394160584vw -2.1897810219vw 0;
  }
}

.parts-modal01-modal__flex-lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.0833333333vw;
  padding-right: 2.6041666667vw;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-lines {
    gap: 2.9197080292vw;
    padding-right: 0;
  }
}

.parts-modal01-modal__flex-line {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding-left: 1.5625vw;
  font-size: 1.0416666667vw;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-line {
    padding-left: 4.0875912409vw;
    font-size: 2.9197080292vw;
  }
}
.parts-modal01-modal__flex-line::before {
  position: absolute;
  top: 0.3125vw;
  left: 0;
  display: block;
  content: "";
  width: 1.0416666667vw;
  height: auto;
  aspect-ratio: 1/1;
  background: url(../img/common/icon_check.svg) no-repeat center center/100% auto;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-line::before {
    top: 0.8759124088vw;
    width: 2.9197080292vw;
  }
}

.parts-modal01-modal__flex-btnwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 3.125vw;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-btnwrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 7.299270073vw;
  }
}

.parts-modal01-modal__flex-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: min(15.625vw, 100%);
  min-height: 3.125vw;
  padding: 0.5208333333vw 1.0416666667vw;
  color: #fff;
  font-size: 1.1979166667vw;
  font-weight: 700;
  background-color: #F2001C;
  border-radius: 5.7291666667vw;
  border: #F2001C solid 2px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-btn {
    width: min(43.795620438vw, 100%);
    min-height: 8.7591240876vw;
    padding: 1.4598540146vw 2.9197080292vw;
    font-size: 3.3576642336vw;
    border-radius: 16.0583941606vw;
  }
}
.parts-modal01-modal__flex-btn .in-text {
  position: relative;
  padding-right: 1.8229166667vw;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-btn .in-text {
    padding-right: 5.1094890511vw;
  }
}
.parts-modal01-modal__flex-btn .in-text::before {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  width: 0.8854166667vw;
  height: 0.8854166667vw;
  background: url(../img/common/arw02.svg) no-repeat center center/100% auto;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-btn .in-text::before {
    width: 2.4817518248vw;
    height: 2.4817518248vw;
  }
}
.parts-modal01-modal__flex-btn .in-text::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  width: 0.8854166667vw;
  height: 0.8854166667vw;
  background: url(../img/common/arw03.svg) no-repeat center center/100% auto;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-modal__flex-btn .in-text::after {
    width: 2.4817518248vw;
    height: 2.4817518248vw;
  }
}
.parts-modal01-modal__flex-btn:hover {
  color: #F2001C;
  background-color: #fff;
}
.parts-modal01-modal__flex-btn:hover .in-text::after {
  opacity: 1;
}

.parts-modal01-btnsmore {
  display: none;
}
@media screen and (max-width: 62.5em) {
  .parts-modal01-btnsmore {
    display: block;
  }
}

.parts-modal01-btnsmore__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15.625rem;
  min-height: 2.5rem;
  margin: 0 auto;
  border-radius: 3.125rem;
  border-radius: 6.25rem;
  cursor: pointer;
  line-height: 1.5;
}
.parts-modal01-btnsmore__btn.is-open {
  background-color: #F2001C;
}
.more-open .parts-modal01-btnsmore__btn.is-open {
  display: none;
}
.parts-modal01-btnsmore__btn.is-close {
  display: none;
  background-color: #707070;
}
.more-open .parts-modal01-btnsmore__btn.is-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.parts-modal01-btnsmore__btn.is-close .in-text::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.parts-modal01-btnsmore__btn .in-text {
  position: relative;
  width: 9.375rem;
  font-size: 0.8125rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.parts-modal01-btnsmore__btn .in-text::before {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  content: "";
  width: 0.78125rem;
  height: 100%;
  background: url(../img/common/arw05.svg) no-repeat center center/100% auto;
}

/*************************************************

know_how-index

*************************************************/
.know_how-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff url(../img/know_how/bg02.jpg) no-repeat center top/cover;
}
@media screen and (max-width: 62.5em) {
  .know_how-index {
    display: block;
  }
}

/* know_how-index-main
---------------------------------------*/
.know_how-index-main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100% - 32.6875rem);
  padding: 4.375rem 5rem 8.75rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main {
    width: 100%;
    padding: 3.125rem 1.09375rem 3.75rem;
  }
}

.know_how-index-main__inner {
  max-width: 75rem;
  margin: 0 auto;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__inner {
    max-width: none;
  }
}

.know_how-index-main__title {
  margin-bottom: 2.5rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__title {
    margin-bottom: 1.5625rem;
    font-size: 1.125rem;
    text-align: center;
  }
}

/* know_how-index-main__block
---------------------------------------*/
.know_how-index-main__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__block {
    display: block;
  }
}
.know_how-index-main__block + .know_how-index-main__block {
  margin-top: 4.375rem;
  padding-top: 4.375rem;
  border-top: #575757 dashed 0.09375rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__block + .know_how-index-main__block {
    margin-top: 1.875rem;
    padding-top: 1.875rem;
  }
}
@media screen and (min-width: 62.6em) {
  .know_how-index-main__block:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.know_how-index-main__block-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5625rem;
  width: 56.8333333333%;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__block-links {
    width: auto;
    margin: 0 0.625rem;
  }
}

/* know_how-index-main__anchors
---------------------------------------*/
.know_how-index-main__anchors {
  position: relative;
  display: block;
  padding: 1.5625rem 7.5rem 1.875rem 2.1875rem;
  text-decoration: none;
  background: rgb(235, 235, 235);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(235, 235, 235)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(235, 235, 235) 0%, rgb(255, 255, 255) 100%);
  border-radius: 1.25rem;
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__anchors {
    padding: 0.78125rem 4.0625rem 0.9375rem 1.40625rem;
    border-radius: 0.625rem;
  }
}
@media screen and (min-width: 62.6em) {
  .know_how-index-main__anchors:hover {
    opacity: 0.7;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.know_how-index-main__anchors-title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__anchors-title {
    font-size: 0.875rem;
  }
}

.know_how-index-main__anchors-cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.9375rem;
  margin-top: 0.875rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__anchors-cats {
    gap: 0.46875rem;
    margin-top: 0.4375rem;
  }
}
.know_how-index-main__anchors-cats .in-item {
  font-size: 0.875rem;
  line-height: 1.4;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__anchors-cats .in-item {
    font-size: 0.5rem;
  }
}

.know_how-index-main__anchors-more {
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  width: 5.625rem;
  line-height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__anchors-more {
    right: 0.78125rem;
    width: 2.8125rem;
  }
}

.know_how-index-main__block-img {
  width: 43.1666666667%;
  text-align: center;
  line-height: 0;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-main__block-img {
    width: auto;
    margin-top: 2.03125rem;
  }
}
.know_how-index-main__block-img.is-01 img {
  width: 54.0540540541%;
  margin: 0 auto;
}
.know_how-index-main__block-img.is-02 img {
  width: 61.7760617761%;
  margin: 0 auto;
}

/* know_how-index-side
---------------------------------------*/
.know_how-index-side {
  width: 32.6875rem;
  padding: 5.3125rem 0;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-side {
    width: auto;
    padding: 2.03125rem 2.65625rem;
    background-color: #fff;
  }
}

.know_how-index-side__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 18.75rem;
  margin: 0 9.0625rem 0 auto;
  padding: 1.875rem 2.5rem;
  background-color: #EDEDED;
  border-radius: 1.25rem;
  background-color: #fff;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-side__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: none;
    gap: 1.25rem 0.9375rem;
    margin: 0;
    padding: 0;
    background-color: transparent;
  }
}

.know_how-index-side__block + .know_how-index-side__block {
  margin-top: 2.1875rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-index-side__block + .know_how-index-side__block {
    margin-top: 0;
  }
}

.know_how-index-side__big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0.9375rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}
.know_how-index-side__big a {
  position: relative;
  display: block;
  padding: 0 1.155rem;
  text-decoration: none;
  font-weight: 700;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (min-width: 62.6em) {
  .know_how-index-side__big a:hover {
    opacity: 0.7;
  }
}
.know_how-index-side__big a::before {
  position: absolute;
  top: 0.4125rem;
  left: 0;
  display: block;
  content: "";
  width: 0.70125rem;
  height: 1.03125rem;
  background: url(../img/know_how/arw02.svg) no-repeat center center/100% auto;
}
.know_how-index-side__big a::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  width: 0.28875rem;
  height: 1.2em;
  background-color: #F2001C;
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.know_how-index-side__big.is-active a::after {
  opacity: 1;
}

.know_how-index-side__smalls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8125rem;
  padding-left: 1.155rem;
}
.know_how-index-side__smalls * {
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.4;
}
.know_how-index-side__smalls a {
  position: relative;
  padding: 0 1.2em;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (min-width: 62.6em) {
  .know_how-index-side__smalls a:hover {
    opacity: 0.7;
  }
}
.know_how-index-side__smalls a::before {
  position: absolute;
  top: 0.28875rem;
  left: 0;
  display: block;
  content: "";
  width: 0.825rem;
  height: 0.825rem;
  background: url(../img/know_how/arw03.svg) no-repeat center center/100% auto;
}
.know_how-index-side__smalls a::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  width: 0.28875rem;
  height: 1.2em;
  background-color: #F2001C;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}
.know_how-index-side__smalls.is-active a::after {
  opacity: 1;
}

.know_how-index-side__smalls-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/*************************************************

know_how-detail

*************************************************/
/* know_how-detail-dotslist
---------------------------------------*/
.know_how-detail-dotslist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-dotslist {
    gap: 0.9375rem;
  }
}

.know_how-detail-dotslist__item {
  position: relative;
  padding-left: 1.5em;
  font-size: 1.0725rem;
  font-weight: 700;
  line-height: 1.5385;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-dotslist__item {
    font-size: 0.8125rem;
  }
}
.know_how-detail-dotslist__item::before {
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  content: "";
  width: 1em;
  height: 1em;
  background: url(../img/common/icon_check.svg) no-repeat center center/100% auto;
}

/* know_how-detail-buttons
---------------------------------------*/
.know_how-detail-buttons {
  margin-top: 2.475rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-buttons {
    margin-top: 1.5625rem;
  }
}

.know_how-detail-buttons__text {
  font-size: 1.36125rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-buttons__text {
    font-size: 1rem;
  }
}

.know_how-detail-buttons__btn {
  width: min(100%, 21.8625rem);
  min-height: 2.805rem;
  font-size: 0.94875rem;
  margin: 1.03125rem auto 0;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-buttons__btn {
    width: min(100%, 16.5625rem);
  }
}

/* know_how-detail-first
---------------------------------------*/
.know_how-detail-first {
  margin-top: 5rem;
  padding: 3.75rem 1.875rem;
  background-color: #EDEDED;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first {
    margin-top: 3.75rem;
    padding: 1.5625rem 1.5625rem 4.6875rem;
  }
}

.know_how-detail-first__title {
  margin-bottom: 1.25rem;
  font-size: 1.77375rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first__title {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
  }
}

.know_how-detail-first-area01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 45.375rem;
  margin: 0 auto 1.875rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first-area01 {
    display: block;
    margin-bottom: 0.9375rem;
  }
}

.know_how-detail-first-area01__letters {
  width: 77.2486772487%;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first-area01__letters {
    width: 100%;
  }
}

.know_how-detail-first-area01__img {
  width: 14.1798941799%;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first-area01__img {
    width: 4.84375rem;
    margin: 0.625rem auto 0;
  }
}

.know_how-detail-first-area02 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 43.3125rem;
  margin: 0 auto;
  padding: 1.65rem 4.95rem 2.0625rem;
  background-color: #fff;
  border-radius: 1.60875rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first-area02 {
    padding: 1.5625rem 1.40625rem 3.75rem;
    border-radius: 1.21875rem;
  }
}

.know_how-detail-first-area02__title {
  margin-bottom: 1.2375rem;
  font-size: 1.485rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first-area02__title {
    margin-bottom: 1.1875rem;
    font-size: 1.125rem;
  }
}

.know_how-detail-first-area02__letters {
  padding-right: 12.375rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first-area02__letters {
    padding-right: 2.8125rem;
  }
}

.know_how-detail-first-area02__img {
  position: absolute;
  bottom: -1.65rem;
  right: -2.475rem;
  width: 14.64375rem;
  line-height: 0;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-first-area02__img {
    bottom: -2.34375rem;
    right: -0.9375rem;
    width: 8.65625rem;
  }
}

/* know_how-detail-second
---------------------------------------*/
.know_how-detail-second {
  margin: 4.125rem 0;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second {
    margin: 2.65625rem 0;
  }
}

.know_how-detail-second-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.65rem;
  line-height: 0;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second-title {
    margin-bottom: 1.09375rem;
  }
}
.know_how-detail-second-title img {
  width: min(27.6375rem, 83%);
}
.know_how-detail-second-title::after {
  display: block;
  content: "";
  width: 2.0625rem;
  height: 2.145rem;
  margin-top: 1.03125rem;
  background: url(../img/know_how/arw.svg) no-repeat center center/100% 100%;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second-title::after {
    width: 1.5625rem;
    height: 1.625rem;
    margin-top: 0.78125rem;
  }
}

.know_how-detail-second-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 59.235rem;
  margin: 0 auto;
  padding: 1.65rem 0.825rem 2.475rem;
  border-radius: 1.60875rem;
  background-color: #fff;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second-box {
    margin: 0 0.9375rem;
    padding: 1.25rem 1.5625rem 1.875rem;
    border-radius: 1.21875rem;
  }
}

.know_how-detail-second-box__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1.65rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second-box__title {
    margin-bottom: 1.25rem;
  }
}
.know_how-detail-second-box__title .in-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 15.675rem;
  padding: 0.4125rem;
  color: #F2001C;
  font-size: 1.36125rem;
  font-weight: 700;
  line-height: 1.3;
  border: #F2001C solid 1px;
  border-radius: 10rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second-box__title .in-text {
    width: 11.875rem;
    padding: 0.3125rem;
    font-size: 1.03125rem;
  }
}

.know_how-detail-second-box__lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2.0625rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second-box__lead {
    margin-bottom: 1.5625rem;
  }
}
.know_how-detail-second-box__lead .in-text {
  position: relative;
  padding-left: 1.85625rem;
  font-size: 1.36125rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second-box__lead .in-text {
    padding-left: 1.40625rem;
    font-size: 0.8125rem;
  }
}
.know_how-detail-second-box__lead .in-text::before {
  position: absolute;
  top: -0.2em;
  left: 0;
  display: block;
  content: "";
  width: 1.32rem;
  height: 1.85625rem;
  background: url(../img/know_how/hand.svg) no-repeat center center/100% 100%;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-second-box__lead .in-text::before {
    top: -0.45em;
    width: 1rem;
    height: 1.40625rem;
  }
}

.know_how-detail-second-box__letters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 45.375rem;
  margin: 0 auto;
}
.know_how-detail-second-box__letters .know_how-detail-dotslist__item {
  padding-left: 0;
}
.know_how-detail-second-box__letters .know_how-detail-dotslist__item::before {
  display: none;
}
.know_how-detail-second-box__letters .know_how-detail-dotslist__item .in-text {
  position: relative;
  margin: 0;
  padding-left: 1.5em;
}
.know_how-detail-second-box__letters .know_how-detail-dotslist__item .in-text::before {
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  content: "";
  width: 1em;
  height: 1em;
  background: url(../img/common/icon_check.svg) no-repeat center center/100% auto;
}
@media screen and (min-width: 62.6em) {
  .know_how-detail-second-box__letters .know_how-detail-dotslist__item.is-blur:hover::after {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.know_how-detail-second-box__letters .know_how-detail-dotslist__item.is-blur::after {
  position: absolute;
  bottom: calc(100% - 0.4125rem);
  left: 1.2375rem;
  display: block;
  content: "";
  width: 8.58rem;
  height: 2.7225rem;
  background: url(../img/know_how/popup.svg) no-repeat center center/100% auto;
  opacity: 0;
  -webkit-transform: translateY(0.4125rem);
          transform: translateY(0.4125rem);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.know_how-detail-second-box__letters .know_how-detail-dotslist__item.is-blur .in-text {
  -webkit-filter: blur(8px);
          filter: blur(8px);
}
.know_how-detail-second-box__letters .know_how-detail-dotslist__item.is-blur .in-text::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: rgba(255, 255, 255, 0.4);
}

/* know_how-detail-third
---------------------------------------*/
.know_how-detail-third {
  margin: 6.1875rem 0;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-third {
    margin: 3.75rem 0;
  }
}

.know_how-detail-third-title {
  margin-bottom: 2.5rem;
  font-size: 1.77375rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-third-title {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
  }
}

.know_how-detail-third-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.65rem;
  max-width: 59.235rem;
  margin: 0 auto;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-third-list {
    margin: 0 1.5625rem;
    gap: 1.25rem;
  }
}

.know_how-detail-third-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.9075rem 1.32rem;
  background-color: #fff;
  border-radius: 1.60875rem;
  -webkit-box-shadow: 0px 4px 16px -6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 16px -6px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-third-list__item {
    padding: 0.6875rem 1rem;
    border-radius: 1.21875rem;
  }
}

.know_how-detail-third-list__icon {
  width: 14.5043731778%;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-third-list__icon {
    width: 28.9930555556%;
  }
}

.know_how-detail-third-list__letters {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 81.8513119534%;
  padding-right: 2.475rem;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-third-list__letters {
    width: 66.6666666667%;
    padding-right: 0;
  }
}

.know_how-detail-third-list__title {
  margin-bottom: 0.70125rem;
  font-size: 1.0725rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-third-list__title {
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
  }
}

.know_how-detail-third-list__text {
  font-size: 1.0725rem;
  line-height: 1.6;
}
@media screen and (max-width: 62.5em) {
  .know_how-detail-third-list__text {
    font-size: 0.625rem;
  }
}

/* material
---------------------------------------*/
/*************************************************

sg--rd__ct

*************************************************/
@media screen and (min-width: 62.6em) {
  .sg--rd__in.is-wide {
    padding-left: 0;
    padding-right: 0;
  }
}
.sg--rd__in.is-wide .sg--rd__ct {
  margin-left: auto;
  margin-right: auto;
  padding: min(50px, 3.125vw) 0;
  max-width: min(1244px, 77.75vw);
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 62.5em) {
  .sg--rd__in.is-wide .sg--rd__ct {
    max-width: none;
    width: auto;
    margin-left: 9.86667%;
    margin-right: 9.86667%;
    padding: min(20px, 5.1282051282vw) 0;
  }
}
.sg--rd__in.is-wide .sg--rd__ct .sg--rd__p {
  max-width: min(1112px, 69.5vw);
  margin: 0 auto;
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width: 62.5em) {
  .sg--rd__in.is-wide .sg--rd__ct .sg--rd__p {
    font-size: min(19.5px, 2.8467153285vw);
  }
}

/*************************************************

strategy-kadai

*************************************************/
.strategy-kadai {
  margin: min(80px, 5vw) 0 min(120px, 7.5vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-kadai {
    margin: min(80px, 11.6788321168vw) 0 min(70px, 10.2189781022vw);
  }
}
.strategy-kadai .sg--ttl {
  text-align: center;
}

.strategy-kadai-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: min(1244px, 77.75vw);
  margin: min(30px, 1.875vw) auto 0;
  padding: min(60px, 3.75vw) 0;
  border: #FFCED4 solid 8px;
  border-radius: min(40px, 2.5vw);
  background-color: #fff;
}
@media screen and (max-width: 62.5em) {
  .strategy-kadai-box {
    width: auto;
    margin: min(30px, 4.3795620438vw) 9.86667% 0;
    padding: min(60px, 8.7591240876vw) min(40px, 5.8394160584vw);
    border-width: min(8px, 1.1678832117vw);
    border-radius: min(40px, 5.8394160584vw);
  }
}

.strategy-kadai-box__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(55px, 3.4375vw);
  padding-left: min(160px, 10vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-kadai-box__list {
    gap: min(40px, 5.8394160584vw);
    padding-left: 0;
  }
}

.strategy-kadai-box__list-item {
  position: relative;
  padding-left: min(55px, 3.4375vw);
  font-size: min(23px, 1.4375vw);
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 62.5em) {
  .strategy-kadai-box__list-item {
    padding-left: min(45px, 6.5693430657vw);
    font-size: min(22px, 3.2116788321vw);
  }
}
.strategy-kadai-box__list-item::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  content: "";
  width: min(24px, 1.5vw);
  height: auto;
  aspect-ratio: 1/1;
  background: url(../img/strategy/key_check01.svg) no-repeat center center/100% auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 62.5em) {
  .strategy-kadai-box__list-item::before {
    width: min(24px, 3.503649635vw);
  }
}

.strategy-kadai-cap {
  width: min(1244px, 77.75vw);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 62.5em) {
  .strategy-kadai-cap {
    width: auto;
    margin-left: 9.86667%;
    margin-right: 9.86667%;
  }
}

/*************************************************

strategy-texts01

*************************************************/
.strategy-texts01 {
  margin: min(60px, 3.75vw) 0;
}
@media screen and (max-width: 62.5em) {
  .strategy-texts01 {
    margin: min(40px, 5.8394160584vw) 0;
  }
}
.strategy-texts01 .sg--ttl {
  margin-bottom: min(30px, 1.875vw);
  text-align: center;
}

.strategy-texts01-lead {
  font-size: min(20px, 1.25vw);
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .strategy-texts01-lead {
    font-size: min(20px, 2.9197080292vw);
  }
}

/*************************************************

strategy-keyblock

*************************************************/
.strategy-keyblock__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(20px, 1.25vw);
  margin-bottom: min(25px, 1.5625vw);
  font-weight: 500;
}
@media screen and (max-width: 62.5em) {
  .strategy-keyblock__title {
    gap: min(15px, 2.1897810219vw);
    margin-bottom: min(33px, 4.8175182482vw);
  }
}
.strategy-keyblock__title .in-num {
  color: #F2021D;
  font-size: min(36px, 2.25vw);
  line-height: 1;
}
@media screen and (max-width: 62.5em) {
  .strategy-keyblock__title .in-num {
    font-size: min(56px, 8.1751824818vw);
  }
}
.strategy-keyblock__title .in-text {
  font-size: min(36px, 2.25vw);
  line-height: 1.4;
}
@media screen and (max-width: 62.5em) {
  .strategy-keyblock__title .in-text {
    font-size: min(30px, 4.3795620438vw);
  }
}

.strategy-keyblock__lead {
  font-size: min(18px, 1.125vw);
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 62.5em) {
  .strategy-keyblock__lead {
    font-size: min(19px, 2.7737226277vw);
  }
}

.strategy-keyblock__arw {
  position: absolute;
  top: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  line-height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.strategy-keyblock__arw img {
  width: min(88px, 5.5vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-keyblock__arw img {
    width: min(88px, 12.8467153285vw);
  }
}

/*************************************************

strategy-keys01

*************************************************/
.strategy-keys01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(76px, 4.75vw);
  padding: min(70px, 4.375vw) 0 min(90px, 5.625vw);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(248, 248, 248)), to(rgb(241, 241, 241)));
  background: linear-gradient(0deg, rgb(248, 248, 248) 0%, rgb(241, 241, 241) 100%);
  z-index: 3;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys01 {
    display: block;
    padding: min(70px, 10.2189781022vw) 0;
  }
}

.strategy-keys01__img {
  width: min(484px, 30.25vw);
  line-height: 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys01__img {
    width: min(440px, 64.2335766423vw);
    margin: min(10px, 1.4598540146vw) auto 0;
  }
}

.strategy-keys01__letters {
  width: min(665px, 41.5625vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys01__letters {
    width: auto;
    margin: 0 9.86667%;
  }
}

/*************************************************

strategy-keys02

*************************************************/
.strategy-keys02 {
  position: relative;
  padding: min(100px, 6.25vw) 0 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(218, 218, 218)), to(rgb(235, 235, 235)));
  background: linear-gradient(0deg, rgb(218, 218, 218) 0%, rgb(235, 235, 235) 100%);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02 {
    padding: min(70px, 10.2189781022vw) 0 0;
  }
}
@media screen and (min-width: 62.6em) {
  .strategy-keys02 .strategy-keyblock__title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.strategy-keys02__letters {
  width: min(1134px, 70.875vw);
  margin: 0 auto min(60px, 3.75vw);
}
@media screen and (min-width: 62.6em) {
  .strategy-keys02__letters {
    text-align: center;
  }
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__letters {
    width: auto;
    margin: 0 9.86667% min(40px, 5.8394160584vw);
  }
}

.strategy-keys02__circles {
  position: relative;
  width: min(630px, 39.375vw);
  height: auto;
  aspect-ratio: 1707/1705;
  margin: 0 auto;
  line-height: 0;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__circles {
    width: auto;
    margin: 0 9.86667%;
  }
}

.strategy-keys02__circles-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.strategy-keys02__circles-map img {
  opacity: 0;
}
.strategy-keys02__circles-map area {
  cursor: pointer;
}

.strategy-keys02__circles-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.strategy-keys02__circles-el {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 2;
}
.strategy-keys02__circles-el img {
  -webkit-filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.16));
}
.slide-0 .strategy-keys02__circles-el.is-0, .slide-5 .strategy-keys02__circles-el.is-0 {
  opacity: 1;
}
.slide-1 .strategy-keys02__circles-el.is-1, .slide-6 .strategy-keys02__circles-el.is-1 {
  opacity: 1;
}
.slide-2 .strategy-keys02__circles-el.is-2, .slide-7 .strategy-keys02__circles-el.is-2 {
  opacity: 1;
}
.slide-3 .strategy-keys02__circles-el.is-3, .slide-8 .strategy-keys02__circles-el.is-3 {
  opacity: 1;
}
.slide-4 .strategy-keys02__circles-el.is-4, .slide-9 .strategy-keys02__circles-el.is-4 {
  opacity: 1;
}

.strategy-keys02__slide {
  position: relative;
  overflow: hidden;
  padding: min(70px, 4.375vw) 0 min(160px, 10vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide {
    padding: min(40px, 5.8394160584vw) 0 min(120px, 17.5182481752vw);
  }
}
.strategy-keys02__slide .swiper-slide {
  height: auto;
}

.strategy-keys02__slide-target {
  position: relative;
  width: min(1000px, 62.5vw);
  margin: 0 auto;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-target {
    width: min(550px, 80.2919708029vw);
  }
}

.strategy-keys02__slide-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  margin: 0 min(80px, 5vw);
  padding: min(50px, 3.125vw) min(40px, 2.5vw);
  background-color: #fff;
  border-radius: min(26px, 1.625vw);
  -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-item {
    margin: 0 min(30px, 4.3795620438vw);
    padding: min(65px, 9.4890510949vw) min(50px, 7.299270073vw) min(45px, 6.5693430657vw);
    border-radius: min(26px, 3.795620438vw);
  }
}

.strategy-keys02__slide-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(36px, 2.25vw);
  margin-bottom: min(30px, 1.875vw);
  line-height: 1.4;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-title {
    gap: min(26px, 3.795620438vw);
    margin-bottom: min(30px, 4.3795620438vw);
  }
}
.strategy-keys02__slide-title .in-ja {
  font-size: min(30px, 1.875vw);
  font-weight: 500;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-title .in-ja {
    font-size: min(27px, 3.9416058394vw);
  }
}
.strategy-keys02__slide-title .in-en {
  font-size: min(20px, 1.25vw);
  font-weight: 300;
  font-family: "Prompt", sans-serif;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-title .in-en {
    font-size: min(19px, 2.7737226277vw);
  }
}

.strategy-keys02__slide-lead {
  font-size: min(26px, 1.625vw);
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-lead {
    font-size: min(18px, 2.6277372263vw);
  }
}

.strategy-keys02__slide-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(14px, 0.875vw);
  margin-top: min(25px, 1.5625vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-btns {
    gap: min(13px, 1.897810219vw);
    margin-top: min(15px, 2.1897810219vw);
  }
}
.strategy-keys02__slide-btns .in-anchor {
  position: relative;
  display: block;
  padding: min(10px, 0.625vw) min(20px, 1.25vw) min(10px, 0.625vw) min(20px, 1.25vw);
  color: #fff;
  font-size: min(18px, 1.125vw);
  font-weight: 700;
  background-color: #F2021D;
  border: #F2021D solid min(3px, 0.1875vw);
  border-radius: min(200px, 12.5vw);
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.strategy-keys02__slide-btns .in-anchor:hover {
  color: #F2021D;
  background-color: #fff;
}
.strategy-keys02__slide-btns .in-anchor:hover::before {
  background-image: url(../img/strategy/key_arw04.svg);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-btns .in-anchor {
    padding: min(12px, 1.7518248175vw) min(20px, 2.9197080292vw) min(12px, 1.7518248175vw) min(20px, 2.9197080292vw);
    font-size: min(16px, 2.3357664234vw);
  }
}

.strategy-keys02__slide-button {
  position: absolute;
  top: 0;
  height: 100%;
  width: min(28px, 1.75vw);
  background: url(../img/strategy/key_arw02.svg) no-repeat center center/100% auto;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-button {
    width: min(28px, 4.0875912409vw);
  }
}
.strategy-keys02__slide-button.is-prev {
  right: 50%;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  margin-right: min(490px, 30.625vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-button.is-prev {
    margin-right: min(260px, 37.9562043796vw);
  }
}
.strategy-keys02__slide-button.is-next {
  left: 50%;
  margin-left: min(490px, 30.625vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys02__slide-button.is-next {
    margin-left: min(260px, 37.9562043796vw);
  }
}

/*************************************************

strategy-keys03

*************************************************/
.strategy-keys03 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(60px, 3.75vw);
  margin-bottom: min(100px, 6.25vw);
  padding: min(70px, 4.375vw) 0 0;
  z-index: 1;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys03 {
    display: block;
    margin-bottom: min(60px, 15.3846153846vw);
    padding: min(70px, 10.2189781022vw) 0 0;
  }
}

.strategy-keys03__img {
  width: min(510px, 31.875vw);
  line-height: 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media screen and (max-width: 62.5em) {
  .strategy-keys03__img {
    width: min(556px, 81.1678832117vw);
    margin: min(50px, 7.299270073vw) auto 0;
  }
}

.strategy-keys03__letters {
  width: min(673px, 42.0625vw);
}
@media screen and (min-width: 62.6em) {
  .strategy-keys03__letters {
    padding-top: min(40px, 2.5vw);
  }
}
@media screen and (max-width: 62.5em) {
  .strategy-keys03__letters {
    width: auto;
    margin: 0 9.86667%;
  }
}

.strategy-keys03__img-el02 {
  width: min(510px, 31.875vw);
  margin: 0 0 min(20px, 1.25vw) min(10px, 0.625vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-keys03__img-el02 {
    width: min(543px, 79.2700729927vw);
    margin: 0 auto min(20px, 2.9197080292vw);
  }
}

/*************************************************

strategy-strengths

*************************************************/
.strategy-strengths {
  margin-bottom: min(200px, 12.5vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-strengths {
    margin-bottom: min(80px, 11.6788321168vw);
  }
}
.strategy-strengths .sg--ttl {
  text-align: center;
}

.strategy-strengths-boxs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(46px, 2.875vw);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: min(1244px, 77.75vw);
  margin: min(60px, 3.75vw) auto 0;
}
@media screen and (max-width: 62.5em) {
  .strategy-strengths-boxs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: min(37px, 5.401459854vw);
    width: auto;
    max-width: none;
    margin: min(30px, 4.3795620438vw) 9.86667% 0;
  }
}

.strategy-strengths-boxs__box {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(33.3333333333% - min(46px, 2.875vw) * 2 / 3);
  padding: min(32px, 2vw) min(24px, 1.5vw) min(50px, 3.125vw);
  border: rgba(242, 2, 29, 0.46) solid min(5px, 0.3125vw);
  border-radius: min(36px, 2.25vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-strengths-boxs__box {
    width: 100%;
    padding: min(32px, 4.6715328467vw) min(24px, 3.503649635vw) min(50px, 7.299270073vw);
    border-width: min(5px, 0.7299270073vw);
    border-radius: min(36px, 5.2554744526vw);
  }
}
.strategy-strengths-boxs__box::before {
  position: absolute;
  top: 50%;
  left: calc(100% + min(4px, 0.25vw));
  display: block;
  content: "";
  width: min(47px, 2.9375vw);
  height: min(5px, 0.3125vw);
  background-color: rgba(242, 2, 29, 0.46);
}
@media screen and (max-width: 62.5em) {
  .strategy-strengths-boxs__box::before {
    top: calc(100% + min(4px, 0.5839416058vw));
    left: 50%;
    width: min(5px, 0.7299270073vw);
    height: min(37px, 5.401459854vw);
  }
}
.strategy-strengths-boxs__box:last-child::before {
  display: none;
}

.strategy-strengths-boxs__title {
  margin-bottom: min(18px, 1.125vw);
  font-size: min(23px, 1.4375vw);
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .strategy-strengths-boxs__title {
    margin-bottom: min(18px, 2.6277372263vw);
    font-size: min(23px, 3.3576642336vw);
  }
}

.strategy-strengths-boxs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(18px, 1.125vw);
}
@media screen and (max-width: 62.5em) {
  .strategy-strengths-boxs__list {
    gap: min(18px, 2.6277372263vw);
  }
}

.strategy-strengths-boxs__list-item {
  position: relative;
  padding-left: 1.34em;
  font-size: min(18px, 1.125vw);
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 62.5em) {
  .strategy-strengths-boxs__list-item {
    font-size: min(18px, 2.6277372263vw);
  }
}
.strategy-strengths-boxs__list-item::before {
  position: absolute;
  top: 0.3em;
  left: 0;
  display: block;
  content: "";
  width: 1em;
  height: auto;
  aspect-ratio: 1/1;
  background: url(../img/strategy/key_check01.svg) no-repeat center center/100% auto;
}

.all-none,
.b2--hd.is-none,
.b--hm.is-none {
  display: none !important;
}