@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  src: url(../fonts/noto-jp/NotoSansJP-Regular.otf);
}
@font-face {
  font-family: "Noto Sans JP Black";
  src: url(../fonts/noto-jp/NotoSansJP-Black.otf);
}
@font-face {
  font-family: "Noto Sans JP Bold";
  src: url(../fonts/noto-jp/NotoSansJP-Bold.otf);
}
@font-face {
  font-family: "Noto Sans JP Medium";
  src: url(../fonts/noto-jp/NotoSansJP-Medium.otf);
}
@font-face {
  font-family: "Noto Sans JP Light";
  src: url(../fonts/noto-jp/NotoSansJP-Light.otf);
}
@font-face {
  font-family: "Noto Sans JP Thin";
  src: url(../fonts/noto-jp/NotoSansJP-Thin.otf);
}
* {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #3C3333;
  letter-spacing: 2px;
}

body {
  overflow-x: hidden;
  background-color: #3C3333;
}

dl,
ol,
ul {
  margin: 0 !important;
  padding: 0 !important;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

img {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.my10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mx10 {
  margin-left: 10px;
  margin-right: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.my20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mx20 {
  margin-left: 20px;
  margin-right: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.my30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mx30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.my40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mx40 {
  margin-left: 40px;
  margin-right: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.my50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mx50 {
  margin-left: 50px;
  margin-right: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.my60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mx60 {
  margin-left: 60px;
  margin-right: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.my70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.mx70 {
  margin-left: 70px;
  margin-right: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.my80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mx80 {
  margin-left: 80px;
  margin-right: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.my90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.mx90 {
  margin-left: 90px;
  margin-right: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

.my100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mx100 {
  margin-left: 100px;
  margin-right: 100px;
}

.mt110 {
  margin-top: 110px;
}

.mb110 {
  margin-bottom: 110px;
}

.ml110 {
  margin-left: 110px;
}

.mr110 {
  margin-right: 110px;
}

.my110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.mx110 {
  margin-left: 110px;
  margin-right: 110px;
}

.mt120 {
  margin-top: 120px;
}

.mb120 {
  margin-bottom: 120px;
}

.ml120 {
  margin-left: 120px;
}

.mr120 {
  margin-right: 120px;
}

.my120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.mx120 {
  margin-left: 120px;
  margin-right: 120px;
}

.mt130 {
  margin-top: 130px;
}

.mb130 {
  margin-bottom: 130px;
}

.ml130 {
  margin-left: 130px;
}

.mr130 {
  margin-right: 130px;
}

.my130 {
  margin-top: 130px;
  margin-bottom: 130px;
}

.mx130 {
  margin-left: 130px;
  margin-right: 130px;
}

.mt140 {
  margin-top: 140px;
}

.mb140 {
  margin-bottom: 140px;
}

.ml140 {
  margin-left: 140px;
}

.mr140 {
  margin-right: 140px;
}

.my140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.mx140 {
  margin-left: 140px;
  margin-right: 140px;
}

.mt150 {
  margin-top: 150px;
}

.mb150 {
  margin-bottom: 150px;
}

.ml150 {
  margin-left: 150px;
}

.mr150 {
  margin-right: 150px;
}

.my150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.mx150 {
  margin-left: 150px;
  margin-right: 150px;
}

.mt160 {
  margin-top: 160px;
}

.mb160 {
  margin-bottom: 160px;
}

.ml160 {
  margin-left: 160px;
}

.mr160 {
  margin-right: 160px;
}

.my160 {
  margin-top: 160px;
  margin-bottom: 160px;
}

.mx160 {
  margin-left: 160px;
  margin-right: 160px;
}

.mt170 {
  margin-top: 170px;
}

.mb170 {
  margin-bottom: 170px;
}

.ml170 {
  margin-left: 170px;
}

.mr170 {
  margin-right: 170px;
}

.my170 {
  margin-top: 170px;
  margin-bottom: 170px;
}

.mx170 {
  margin-left: 170px;
  margin-right: 170px;
}

.mt180 {
  margin-top: 180px;
}

.mb180 {
  margin-bottom: 180px;
}

.ml180 {
  margin-left: 180px;
}

.mr180 {
  margin-right: 180px;
}

.my180 {
  margin-top: 180px;
  margin-bottom: 180px;
}

.mx180 {
  margin-left: 180px;
  margin-right: 180px;
}

.mt190 {
  margin-top: 190px;
}

.mb190 {
  margin-bottom: 190px;
}

.ml190 {
  margin-left: 190px;
}

.mr190 {
  margin-right: 190px;
}

.my190 {
  margin-top: 190px;
  margin-bottom: 190px;
}

.mx190 {
  margin-left: 190px;
  margin-right: 190px;
}

.mt200 {
  margin-top: 200px;
}

.mb200 {
  margin-bottom: 200px;
}

.ml200 {
  margin-left: 200px;
}

.mr200 {
  margin-right: 200px;
}

.my200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.mx200 {
  margin-left: 200px;
  margin-right: 200px;
}

.mt210 {
  margin-top: 210px;
}

.mb210 {
  margin-bottom: 210px;
}

.ml210 {
  margin-left: 210px;
}

.mr210 {
  margin-right: 210px;
}

.my210 {
  margin-top: 210px;
  margin-bottom: 210px;
}

.mx210 {
  margin-left: 210px;
  margin-right: 210px;
}

.mt220 {
  margin-top: 220px;
}

.mb220 {
  margin-bottom: 220px;
}

.ml220 {
  margin-left: 220px;
}

.mr220 {
  margin-right: 220px;
}

.my220 {
  margin-top: 220px;
  margin-bottom: 220px;
}

.mx220 {
  margin-left: 220px;
  margin-right: 220px;
}

.mt230 {
  margin-top: 230px;
}

.mb230 {
  margin-bottom: 230px;
}

.ml230 {
  margin-left: 230px;
}

.mr230 {
  margin-right: 230px;
}

.my230 {
  margin-top: 230px;
  margin-bottom: 230px;
}

.mx230 {
  margin-left: 230px;
  margin-right: 230px;
}

.mt240 {
  margin-top: 240px;
}

.mb240 {
  margin-bottom: 240px;
}

.ml240 {
  margin-left: 240px;
}

.mr240 {
  margin-right: 240px;
}

.my240 {
  margin-top: 240px;
  margin-bottom: 240px;
}

.mx240 {
  margin-left: 240px;
  margin-right: 240px;
}

.mt250 {
  margin-top: 250px;
}

.mb250 {
  margin-bottom: 250px;
}

.ml250 {
  margin-left: 250px;
}

.mr250 {
  margin-right: 250px;
}

.my250 {
  margin-top: 250px;
  margin-bottom: 250px;
}

.mx250 {
  margin-left: 250px;
  margin-right: 250px;
}

.mt260 {
  margin-top: 260px;
}

.mb260 {
  margin-bottom: 260px;
}

.ml260 {
  margin-left: 260px;
}

.mr260 {
  margin-right: 260px;
}

.my260 {
  margin-top: 260px;
  margin-bottom: 260px;
}

.mx260 {
  margin-left: 260px;
  margin-right: 260px;
}

.mt270 {
  margin-top: 270px;
}

.mb270 {
  margin-bottom: 270px;
}

.ml270 {
  margin-left: 270px;
}

.mr270 {
  margin-right: 270px;
}

.my270 {
  margin-top: 270px;
  margin-bottom: 270px;
}

.mx270 {
  margin-left: 270px;
  margin-right: 270px;
}

.mt280 {
  margin-top: 280px;
}

.mb280 {
  margin-bottom: 280px;
}

.ml280 {
  margin-left: 280px;
}

.mr280 {
  margin-right: 280px;
}

.my280 {
  margin-top: 280px;
  margin-bottom: 280px;
}

.mx280 {
  margin-left: 280px;
  margin-right: 280px;
}

.mt290 {
  margin-top: 290px;
}

.mb290 {
  margin-bottom: 290px;
}

.ml290 {
  margin-left: 290px;
}

.mr290 {
  margin-right: 290px;
}

.my290 {
  margin-top: 290px;
  margin-bottom: 290px;
}

.mx290 {
  margin-left: 290px;
  margin-right: 290px;
}

.mt300 {
  margin-top: 300px;
}

.mb300 {
  margin-bottom: 300px;
}

.ml300 {
  margin-left: 300px;
}

.mr300 {
  margin-right: 300px;
}

.my300 {
  margin-top: 300px;
  margin-bottom: 300px;
}

.mx300 {
  margin-left: 300px;
  margin-right: 300px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.py10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.px10 {
  padding-left: 10px;
  padding-right: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pr20 {
  padding-right: 20px;
}

.py20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.px20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pr30 {
  padding-right: 30px;
}

.py30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.px30 {
  padding-left: 30px;
  padding-right: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pr40 {
  padding-right: 40px;
}

.py40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.px40 {
  padding-left: 40px;
  padding-right: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pr50 {
  padding-right: 50px;
}

.py50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.px50 {
  padding-left: 50px;
  padding-right: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.pr60 {
  padding-right: 60px;
}

.py60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.px60 {
  padding-left: 60px;
  padding-right: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.py70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.px70 {
  padding-left: 70px;
  padding-right: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.pr80 {
  padding-right: 80px;
}

.py80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.px80 {
  padding-left: 80px;
  padding-right: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.pr90 {
  padding-right: 90px;
}

.py90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.px90 {
  padding-left: 90px;
  padding-right: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

.pr100 {
  padding-right: 100px;
}

.py100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.px100 {
  padding-left: 100px;
  padding-right: 100px;
}

.pt110 {
  padding-top: 110px;
}

.pb110 {
  padding-bottom: 110px;
}

.pl110 {
  padding-left: 110px;
}

.pr110 {
  padding-right: 110px;
}

.py110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.px110 {
  padding-left: 110px;
  padding-right: 110px;
}

.pt120 {
  padding-top: 120px;
}

.pb120 {
  padding-bottom: 120px;
}

.pl120 {
  padding-left: 120px;
}

.pr120 {
  padding-right: 120px;
}

.py120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.px120 {
  padding-left: 120px;
  padding-right: 120px;
}

.pt130 {
  padding-top: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pl130 {
  padding-left: 130px;
}

.pr130 {
  padding-right: 130px;
}

.py130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.px130 {
  padding-left: 130px;
  padding-right: 130px;
}

.pt140 {
  padding-top: 140px;
}

.pb140 {
  padding-bottom: 140px;
}

.pl140 {
  padding-left: 140px;
}

.pr140 {
  padding-right: 140px;
}

.py140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.px140 {
  padding-left: 140px;
  padding-right: 140px;
}

.pt150 {
  padding-top: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pl150 {
  padding-left: 150px;
}

.pr150 {
  padding-right: 150px;
}

.py150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.px150 {
  padding-left: 150px;
  padding-right: 150px;
}

.pt160 {
  padding-top: 160px;
}

.pb160 {
  padding-bottom: 160px;
}

.pl160 {
  padding-left: 160px;
}

.pr160 {
  padding-right: 160px;
}

.py160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.px160 {
  padding-left: 160px;
  padding-right: 160px;
}

.pt170 {
  padding-top: 170px;
}

.pb170 {
  padding-bottom: 170px;
}

.pl170 {
  padding-left: 170px;
}

.pr170 {
  padding-right: 170px;
}

.py170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.px170 {
  padding-left: 170px;
  padding-right: 170px;
}

.pt180 {
  padding-top: 180px;
}

.pb180 {
  padding-bottom: 180px;
}

.pl180 {
  padding-left: 180px;
}

.pr180 {
  padding-right: 180px;
}

.py180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.px180 {
  padding-left: 180px;
  padding-right: 180px;
}

.pt190 {
  padding-top: 190px;
}

.pb190 {
  padding-bottom: 190px;
}

.pl190 {
  padding-left: 190px;
}

.pr190 {
  padding-right: 190px;
}

.py190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.px190 {
  padding-left: 190px;
  padding-right: 190px;
}

.pt200 {
  padding-top: 200px;
}

.pb200 {
  padding-bottom: 200px;
}

.pl200 {
  padding-left: 200px;
}

.pr200 {
  padding-right: 200px;
}

.py200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.px200 {
  padding-left: 200px;
  padding-right: 200px;
}

.pt210 {
  padding-top: 210px;
}

.pb210 {
  padding-bottom: 210px;
}

.pl210 {
  padding-left: 210px;
}

.pr210 {
  padding-right: 210px;
}

.py210 {
  padding-top: 210px;
  padding-bottom: 210px;
}

.px210 {
  padding-left: 210px;
  padding-right: 210px;
}

.pt220 {
  padding-top: 220px;
}

.pb220 {
  padding-bottom: 220px;
}

.pl220 {
  padding-left: 220px;
}

.pr220 {
  padding-right: 220px;
}

.py220 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.px220 {
  padding-left: 220px;
  padding-right: 220px;
}

.pt230 {
  padding-top: 230px;
}

.pb230 {
  padding-bottom: 230px;
}

.pl230 {
  padding-left: 230px;
}

.pr230 {
  padding-right: 230px;
}

.py230 {
  padding-top: 230px;
  padding-bottom: 230px;
}

.px230 {
  padding-left: 230px;
  padding-right: 230px;
}

.pt240 {
  padding-top: 240px;
}

.pb240 {
  padding-bottom: 240px;
}

.pl240 {
  padding-left: 240px;
}

.pr240 {
  padding-right: 240px;
}

.py240 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.px240 {
  padding-left: 240px;
  padding-right: 240px;
}

.pt250 {
  padding-top: 250px;
}

.pb250 {
  padding-bottom: 250px;
}

.pl250 {
  padding-left: 250px;
}

.pr250 {
  padding-right: 250px;
}

.py250 {
  padding-top: 250px;
  padding-bottom: 250px;
}

.px250 {
  padding-left: 250px;
  padding-right: 250px;
}

.pt260 {
  padding-top: 260px;
}

.pb260 {
  padding-bottom: 260px;
}

.pl260 {
  padding-left: 260px;
}

.pr260 {
  padding-right: 260px;
}

.py260 {
  padding-top: 260px;
  padding-bottom: 260px;
}

.px260 {
  padding-left: 260px;
  padding-right: 260px;
}

.pt270 {
  padding-top: 270px;
}

.pb270 {
  padding-bottom: 270px;
}

.pl270 {
  padding-left: 270px;
}

.pr270 {
  padding-right: 270px;
}

.py270 {
  padding-top: 270px;
  padding-bottom: 270px;
}

.px270 {
  padding-left: 270px;
  padding-right: 270px;
}

.pt280 {
  padding-top: 280px;
}

.pb280 {
  padding-bottom: 280px;
}

.pl280 {
  padding-left: 280px;
}

.pr280 {
  padding-right: 280px;
}

.py280 {
  padding-top: 280px;
  padding-bottom: 280px;
}

.px280 {
  padding-left: 280px;
  padding-right: 280px;
}

.pt290 {
  padding-top: 290px;
}

.pb290 {
  padding-bottom: 290px;
}

.pl290 {
  padding-left: 290px;
}

.pr290 {
  padding-right: 290px;
}

.py290 {
  padding-top: 290px;
  padding-bottom: 290px;
}

.px290 {
  padding-left: 290px;
  padding-right: 290px;
}

.pt300 {
  padding-top: 300px;
}

.pb300 {
  padding-bottom: 300px;
}

.pl300 {
  padding-left: 300px;
}

.pr300 {
  padding-right: 300px;
}

.py300 {
  padding-top: 300px;
  padding-bottom: 300px;
}

.px300 {
  padding-left: 300px;
  padding-right: 300px;
}

/*----------------------------------------------------------------

フォントサイズ

----------------------------------------------------------------*/
.f_10 {
  font-size: 10px;
}

.f_12 {
  font-size: 12px;
}

.f_14 {
  font-size: 14px;
}

.f_16 {
  font-size: 16px;
}

.f_18 {
  font-size: 18px;
}

.f_20 {
  font-size: 20px;
}

.f_22 {
  font-size: 22px;
}

.f_24 {
  font-size: 24px;
}

.f_26 {
  font-size: 26px;
}

.f_28 {
  font-size: 28px;
}

.f_30 {
  font-size: 30px;
}

.f_32 {
  font-size: 32px;
}

.f_34 {
  font-size: 34px;
}

.f_36 {
  font-size: 36px;
}

.f_38 {
  font-size: 38px;
}

.f_40 {
  font-size: 40px;
}

.f_42 {
  font-size: 42px;
}

.f_44 {
  font-size: 44px;
}

.f_46 {
  font-size: 46px;
}

.f_48 {
  font-size: 48px;
}

.f_50 {
  font-size: 50px;
}

.f_52 {
  font-size: 52px;
}

.f_54 {
  font-size: 54px;
}

.f_56 {
  font-size: 56px;
}

.f_58 {
  font-size: 58px;
}

.f_60 {
  font-size: 60px;
}

.f_62 {
  font-size: 62px;
}

.f_64 {
  font-size: 64px;
}

.f_66 {
  font-size: 66px;
}

.f_68 {
  font-size: 68px;
}

.f_70 {
  font-size: 70px;
}

.f_72 {
  font-size: 72px;
}

.f_74 {
  font-size: 74px;
}

.f_76 {
  font-size: 76px;
}

.f_78 {
  font-size: 78px;
}

.f_80 {
  font-size: 80px;
}

.f_82 {
  font-size: 82px;
}

.f_84 {
  font-size: 84px;
}

.f_86 {
  font-size: 86px;
}

.f_88 {
  font-size: 88px;
}

.f_90 {
  font-size: 90px;
}

.f_92 {
  font-size: 92px;
}

.f_94 {
  font-size: 94px;
}

.f_96 {
  font-size: 96px;
}

.f_98 {
  font-size: 98px;
}

.f_100 {
  font-size: 100px;
}

.f_102 {
  font-size: 102px;
}

.f_104 {
  font-size: 104px;
}

.f_106 {
  font-size: 106px;
}

.f_108 {
  font-size: 108px;
}

.f_110 {
  font-size: 110px;
}

.f_112 {
  font-size: 112px;
}

.f_114 {
  font-size: 114px;
}

.f_116 {
  font-size: 116px;
}

.f_118 {
  font-size: 118px;
}

.f_120 {
  font-size: 120px;
}

.f_122 {
  font-size: 122px;
}

.f_124 {
  font-size: 124px;
}

.f_126 {
  font-size: 126px;
}

.f_128 {
  font-size: 128px;
}

.f_130 {
  font-size: 130px;
}

.f_132 {
  font-size: 132px;
}

.f_134 {
  font-size: 134px;
}

.f_136 {
  font-size: 136px;
}

.f_138 {
  font-size: 138px;
}

.f_140 {
  font-size: 140px;
}

.f_142 {
  font-size: 142px;
}

.f_144 {
  font-size: 144px;
}

.f_146 {
  font-size: 146px;
}

.f_148 {
  font-size: 148px;
}

.f_150 {
  font-size: 150px;
}

.f_152 {
  font-size: 152px;
}

.f_154 {
  font-size: 154px;
}

.f_156 {
  font-size: 156px;
}

.f_158 {
  font-size: 158px;
}

.f_160 {
  font-size: 160px;
}

.f_162 {
  font-size: 162px;
}

.f_164 {
  font-size: 164px;
}

/*----------------------------------------------------------------

角丸

----------------------------------------------------------------*/
.radius10 {
  border-radius: 10px !important;
  overflow: hidden;
}

.radius20 {
  border-radius: 20px !important;
  overflow: hidden;
}

.radius30 {
  border-radius: 30px !important;
  overflow: hidden;
}

.radius40 {
  border-radius: 40px !important;
  overflow: hidden;
}

.radius50 {
  border-radius: 50px !important;
  overflow: hidden;
}

.radius60 {
  border-radius: 60px !important;
  overflow: hidden;
}

.radius70 {
  border-radius: 70px !important;
  overflow: hidden;
}

.radius80 {
  border-radius: 80px !important;
  overflow: hidden;
}

.radius90 {
  border-radius: 90px !important;
  overflow: hidden;
}

.radius100 {
  border-radius: 100px !important;
  overflow: hidden;
}

/*----------------------------------------------------------------

文字の横の間隔(letter-spacing)と
文字の縦の間隔(line-height)

----------------------------------------------------------------*/
.ls_0 {
  letter-spacing: 0em;
}

.ls_20 {
  letter-spacing: 0.02em;
}

.ls_40 {
  letter-spacing: 0.04em;
}

.ls_60 {
  letter-spacing: 0.06em;
}

.ls_80 {
  letter-spacing: 0.08em;
}

.ls_100 {
  letter-spacing: 0.1em;
}

.ls_120 {
  letter-spacing: 0.12em;
}

.ls_140 {
  letter-spacing: 0.14em;
}

.ls_160 {
  letter-spacing: 0.16em;
}

.ls_180 {
  letter-spacing: 0.18em;
}

.ls_200 {
  letter-spacing: 0.2em;
}

.ls_220 {
  letter-spacing: 0.22em;
}

.ls_240 {
  letter-spacing: 0.24em;
}

.ls_260 {
  letter-spacing: 0.26em;
}

.ls_280 {
  letter-spacing: 0.28em;
}

.ls_300 {
  letter-spacing: 0.3em;
}

.ls_320 {
  letter-spacing: 0.32em;
}

.ls_340 {
  letter-spacing: 0.34em;
}

.ls_360 {
  letter-spacing: 0.36em;
}

.ls_380 {
  letter-spacing: 0.38em;
}

.ls_400 {
  letter-spacing: 0.4em;
}

.ls_420 {
  letter-spacing: 0.42em;
}

.ls_440 {
  letter-spacing: 0.44em;
}

.ls_460 {
  letter-spacing: 0.46em;
}

.ls_480 {
  letter-spacing: 0.48em;
}

.ls_500 {
  letter-spacing: 0.5em;
}

.ls_520 {
  letter-spacing: 0.52em;
}

.ls_540 {
  letter-spacing: 0.54em;
}

.ls_560 {
  letter-spacing: 0.56em;
}

.ls_580 {
  letter-spacing: 0.58em;
}

.ls_600 {
  letter-spacing: 0.6em;
}

.ls_620 {
  letter-spacing: 0.62em;
}

.ls_640 {
  letter-spacing: 0.64em;
}

.ls_660 {
  letter-spacing: 0.66em;
}

.ls_680 {
  letter-spacing: 0.68em;
}

.lh_0 {
  line-height: 0;
}

.lh_2 {
  line-height: 0.2;
}

.lh_4 {
  line-height: 0.4;
}

.lh_6 {
  line-height: 0.6;
}

.lh_8 {
  line-height: 0.8;
}

.lh_10 {
  line-height: 1;
}

.lh_12 {
  line-height: 1.2;
}

.lh_14 {
  line-height: 1.4;
}

.lh_16 {
  line-height: 1.6;
}

.lh_18 {
  line-height: 1.8;
}

.lh_20 {
  line-height: 2;
}

.lh_22 {
  line-height: 2.2;
}

.lh_24 {
  line-height: 2.4;
}

.lh_26 {
  line-height: 2.6;
}

.lh_28 {
  line-height: 2.8;
}

.lh_30 {
  line-height: 3;
}

.lh_32 {
  line-height: 3.2;
}

.lh_34 {
  line-height: 3.4;
}

.lh_36 {
  line-height: 3.6;
}

.lh_38 {
  line-height: 3.8;
}

.lh_40 {
  line-height: 4;
}

.lh_42 {
  line-height: 4.2;
}

.lh_44 {
  line-height: 4.4;
}

.lh_46 {
  line-height: 4.6;
}

.lh_48 {
  line-height: 4.8;
}

.lh_50 {
  line-height: 5;
}

.lh_52 {
  line-height: 5.2;
}

.lh_54 {
  line-height: 5.4;
}

.lh_56 {
  line-height: 5.6;
}

.lh_58 {
  line-height: 5.8;
}

/*----------------------------------------------------------------

ルール

----------------------------------------------------------------*/
::-webkit-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #cccccc;
}
::-moz-placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #cccccc;
}
:-ms-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #cccccc;
}
::-ms-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #cccccc;
}
::placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #cccccc;
}

.max_100 {
  max-width: 100%;
}

.fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.ml_auto {
  margin-left: auto;
}

.mr_auto {
  margin-right: auto;
}

@-webkit-keyframes img_anime {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  40% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes img_anime {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  40% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.img_anime {
  -webkit-transition: none;
  transition: none;
}
.img_anime.scrollin {
  -webkit-animation: img_anime 2.5s steps(1) forwards;
          animation: img_anime 2.5s steps(1) forwards;
}

.section_title {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.section_title * {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

h2 span.d-block, h3 span.d-block, h4 span.d-block {
  overflow: hidden;
}
h2 span.d-block .fw_en, h3 span.d-block .fw_en, h4 span.d-block .fw_en {
  -webkit-transform: translateY(calc(100% + 25px));
          transform: translateY(calc(100% + 25px));
}
h2 span.d-block .fw_en.scrollin, h3 span.d-block .fw_en.scrollin, h4 span.d-block .fw_en.scrollin {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: 0.5s 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: 0.5s 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.shadow_on {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.fill {
  font-weight: 600;
  font-variation-settings: "FILL" 1;
}

.dashed_bottom {
  position: relative;
}
.dashed_bottom.dashed_bottom_brown::after {
  background-image: url(../img/common/line_row_parts_brown.png);
}
.dashed_bottom::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 30px;
  background-image: url(../img/common/line_row_parts.png);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: -15px;
  left: 0;
}

a {
  text-decoration: none;
  color: #3C3333;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
a * {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
a:hover {
  color: #f9e32a;
}
a:hover * {
  color: #f9e32a;
}
a.opacity:hover {
  opacity: 0.6;
}

/***************************color****************************/
.red {
  color: #EF3F30;
}

.red02 {
  color: #D62906;
}

.main {
  color: #132e5f;
}

.yl {
  color: #f9e32a;
}

.white {
  color: white;
}

.gray {
  color: #EDEAE6;
}

/***************************bg****************************/
.bg_white {
  background-color: white;
}

.bg_red {
  background-color: #EF3F30;
}

.bg_red02 {
  background-color: #D62906;
}

.bg_brown {
  background-color: #3C3333;
}

.bg_gray {
  background-color: #EDEAE6;
}

/***************************cmn_btn****************************/
.cmn_btn {
  background-image: url(../img/common/cmn_btn_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  width: 400px;
  display: block;
}
.cmn_btn.cmn_btn_brown {
  background-image: url(../img/common/cmn_btn_bg_brown.png);
}
.cmn_btn.cmn_btn_brown .d-flex {
  border-color: #FFFFFF;
}
.cmn_btn.cmn_btn_brown .d-flex::after {
  background-color: #FFFFFF;
}
.cmn_btn.cmn_btn_brown:hover .d-flex p {
  color: #3C3333;
}
.cmn_btn.cmn_btn_brown:hover .d-flex p span {
  color: #3C3333;
}
.cmn_btn.cmn_btn_brown:hover .d-flex span.material-symbols-outlined {
  color: #132e5f;
}
.cmn_btn .d-flex {
  border: dotted 2px #3C3333;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.cmn_btn .d-flex::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #3C3333;
  top: 0;
  left: -100%;
  -webkit-transition: 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  z-index: -1;
}
.cmn_btn .d-flex span.material-symbols-outlined {
  font-weight: 600;
}
.cmn_btn:hover .d-flex p {
  color: #FFFFFF;
}
.cmn_btn:hover .d-flex p span {
  color: #FFFFFF;
}
.cmn_btn:hover .d-flex::after {
  left: 0;
}
.cmn_btn:hover .d-flex span.material-symbols-outlined {
  color: #f9e32a;
}
.cmn_btn:hover span.material-symbols-outlined {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/*----------------------------------------------------------------

フォント読み込み

----------------------------------------------------------------*/
.fw_normal {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 400;
}
.fw_medium {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 500;
}
.fw_semibold {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 600;
}
.fw_bold {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 700;
}
.fw_black {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 900;
}
.fw_en {
  font-family: "Rock Salt", cursive;
  font-weight: 400;
}

/*----------------------------------------------------------------

Pagetop ボタン

----------------------------------------------------------------*/
.wrap_btn {
  position: fixed;
  bottom: 120px;
  right: 20px;
  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;
  opacity: 1;
  width: 80px;
  height: 80px;
  z-index: 20;
  -webkit-transition: none;
  transition: none;
}

.wrap_btn_img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.wrap_btn_img:hover {
  opacity: 0.5;
}

/*----------------------------------------------------------------

ハンバーガーメニュー

----------------------------------------------------------------*/
.pc_visible {
  display: block !important;
}

.hamburger03 {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 80px;
  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;
  z-index: 2000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap {
  height: 80px;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .sp_logo {
  height: 60px;
  width: 100%;
  z-index: 1002;
  padding-left: 0px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .sp_logo a img {
  max-width: 220px;
  height: auto;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger {
  position: relative;
  z-index: 1003;
  width: 60px;
  height: 60px;
  background-color: transparent;
  cursor: pointer;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger span {
  z-index: 1003;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0px;
  width: 56px;
  height: 4.4px;
  background-color: #FFFFFF !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger span:nth-of-type(1) {
  top: 5px;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger span:nth-of-type(2) {
  top: 18px;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger span:nth-of-type(3) {
  bottom: 24px;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger .menu_icon {
  text-align: center;
  position: absolute;
  width: 61px;
  height: auto;
  bottom: -0.3vw;
  left: 49%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger.active span:nth-of-type(1) {
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  margin-top: 16px;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger.active span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  margin-bottom: 10px;
}
.hamburger03 .hamburger_contents nav {
  position: absolute;
  background-color: #3C3333;
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0%;
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  padding: 60px 10px 120px;
  overflow: auto;
  z-index: 1000;
}
.hamburger03 .hamburger_contents nav.open {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 1000;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.hamburger03 .hamburger_contents nav .nav_inner {
  width: 90%;
  margin: auto;
  padding-top: 40px;
}
.hamburger03 .hamburger_contents nav .ham_nav_inner {
  margin-top: 10vw;
}
.hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper .ham_nav_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3vw 0.4vw;
}
.hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper .ham_nav_list li a {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  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;
  position: relative;
  font-size: 1.7vw;
  padding-bottom: 1.2vw;
  border-bottom: 1.4px solid #ffffff !important;
}
.hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper .ham_nav_list li a .material-icons {
  font-size: 2vw;
}
.hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper .contact_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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  margin-top: 6vw;
}

/*----------------------------------------------------------------

main

----------------------------------------------------------------*/
.mv02_side_ban_area {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 2001;
  background-image: url(../img/common/cta_bg.png);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 810px;
  padding-top: 45px;
  padding-bottom: 30px;
}
.mv02_side_ban_area .side_ban_area_inner {
  position: relative;
  z-index: 0;
  bottom: 6px;
  gap: 50px;
  width: 100%;
}
.mv02_side_ban_area .side_ban_area_inner a:hover p.main {
  color: #132e5f;
}
.mv02_side_ban_area .side_ban_area_inner .icon {
  margin-top: 2px;
}
.mv02_side_ban_area .side_ban_area_inner img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
}

main .mv {
  padding-top: calc(80px + 2vw);
}
main .mv small {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_left {
  width: 46%;
}
main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_right {
  width: 40%;
}
main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_right .box01 {
  width: 77%;
}
main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_right .box01 img.pc {
  max-width: 80px;
  width: 4vw;
  min-width: 40px;
}
main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_right .box02 {
  margin-top: -26%;
  width: 63%;
}
main .mv .mv_inner .mv_row02 {
  margin-top: -6.5%;
  z-index: 1;
  position: relative;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left {
  width: 60%;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .left {
  width: 40%;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .left p.f_22 {
  font-size: clamp(16px, 1.14vw, 22px);
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .left p.f_22 span {
  font-size: clamp(16px, 1.14vw, 22px);
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .right {
  -webkit-transform: translate(-7%, -6%);
          transform: translate(-7%, -6%);
  z-index: -1;
  width: 78%;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .right .img02 {
  top: 45%;
  left: 58%;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .right .img02 img {
  max-width: 100px;
  width: 5.2vw;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right {
  width: 40%;
  margin-top: -2%;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right .box01 img {
  max-width: 390px;
  width: 20vw;
  min-width: 200px;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right .box02_row .box02_row_item {
  width: 24%;
}
main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right .box02_row .box02_row_item p {
  top: 19%;
  right: 23%;
  font-size: clamp(14px, 1.04vw, 20px);
}
main .works_row::after {
  content: "";
  display: block;
  width: 33.3333333333%;
}

main .works_row .works_row_item {
  display: block;
  width: 33.3333333333%;
  padding: 0 40px;
  position: relative;
}
main .works_row .works_row_item .img {
  overflow: hidden;
}
main .works_row .works_row_item .cat {
  border: 2px solid #ffffff;
}
main .works_row .works_row_item:last-child::after {
  display: none;
}
main .works_row .works_row_item::after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  background-image: url(../img/common/line_vertical_parts.png);
  background-repeat: repeat-y;
  background-size: contain;
  position: absolute;
  top: 0;
  right: -15px;
}
main .works_row .works_row_item:hover * {
  color: #ffffff;
}
main .works_row .works_row_item:hover p.d-flex {
  color: #f9e32a;
}
main .works_row .works_row_item:hover p.d-flex span {
  color: #f9e32a;
}
main .works_row .works_row_item:hover .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
main .top02 {
  background-image: url(../img/top/top01.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
main .top02 img.position-absolute {
  bottom: 0;
  left: 0;
}
main .top02 .top02_inner .top02_row .top02_row_item {
  width: 31%;
}
main .top02 .top02_inner .top02_row .top02_row_item p.position-absolute {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: clamp(18px, 1.25vw, 24px);
}
main .top02 .top02_inner .top02_row .top02_row_item img.position-absolute {
  left: 7%;
  top: -3px;
}
main .top03 .img_absolute.position-absolute {
  top: 0;
  left: 0;
  width: 25vw;
  max-width: 480px;
  min-width: 200px;
}
main .top03 .top03_inner .top03_row .top03_row_item.top03_row_left {
  width: 50%;
}
main .top03 .top03_inner .top03_row .top03_row_item.top03_row_right {
  width: 45%;
}
@-webkit-keyframes top_slider {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
  }
}
@keyframes top_slider {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
  }
}
@-webkit-keyframes top_slider01 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes top_slider01 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
main .top04 {
  overflow: hidden;
}
main .top04 .top04_inner .top04_slider {
  width: 200%;
  -webkit-animation: top_slider01 20s linear infinite both;
          animation: top_slider01 20s linear infinite both;
}
main .top04 .top04_inner .top04_slider .slider_wrap {
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
main .top04 .top04_inner .top04_slider .slider_wrap .top04_slider_item {
  padding: 0 10px;
  height: 23vw;
  width: auto;
}
main .top04 .top04_inner .top04_slider .slider_wrap .top04_slider_item img {
  height: 100%;
  width: auto;
}
main .top05 .img_absolute.position-absolute {
  top: 0;
  right: 0;
  width: 28vw;
  max-width: 540px;
  min-width: 250px;
}
main .top05 .top05_inner .top05_row {
  position: relative;
}
main .top05 .top05_inner .top05_row.pt30::before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background-image: url(../img/common/line_row_parts.png);
  background-repeat: repeat-X;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -15px;
}
main .top05 .top05_inner .top05_row .top05_row_item {
  width: 33.3333333333%;
  padding: 0 35px;
  position: relative;
}
main .top05 .top05_inner .top05_row .top05_row_item:last-child::after {
  content: none;
}
main .top05 .top05_inner .top05_row .top05_row_item::after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  background-image: url(../img/common/line_vertical_parts.png);
  background-repeat: repeat-y;
  background-size: contain;
  position: absolute;
  top: 0;
  right: -15px;
}
main .top05 .top05_inner .top05_row .top05_row_item p.f_24 span.material-symbols-outlined {
  margin-top: 2px;
}
main .top06 {
  background-image: url(../img/top/top12.jpg);
  background-size: cover;
  background-position: center center;
}
main .top06 img.position-absolute {
  top: 0;
  right: 0;
  width: 23vw;
  max-width: 470px;
  min-width: 200px;
  mix-blend-mode: soft-light;
}
main .top06 .top06_inner .top06_row .top06_row_item {
  width: 23%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main .top06 .top06_inner .top06_row .top06_row_item:hover h3,
main .top06 .top06_inner .top06_row .top06_row_item:hover h3 span,
main .top06 .top06_inner .top06_row .top06_row_item:hover p,
main .top06 .top06_inner .top06_row .top06_row_item:hover p span {
  color: #132e5f;
}
main .top06 .top06_inner .top06_row .top06_row_item .bg_white {
  height: 100%;
}
main .top06 .top06_inner .top06_row .top06_row_item .bg_white p.f_28 {
  line-height: 1.2;
  border-bottom: 1px solid #EF3F30;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
main .top07 {
  overflow: hidden;
}
main .top07 .top07_inenr .top07_slider_wrap .position-absolute.circle {
  top: 7px;
  left: 50.5%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 28vw;
  height: 28vw;
  z-index: 1;
}
main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img01 {
  top: -8vw;
  left: 4%;
  width: 17vw;
  max-width: 330px;
  min-width: 200px;
}
main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img02 {
  top: 28%;
  right: 0;
  width: 16vw;
  max-width: 320px;
  min-width: 200px;
}
main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img03 {
  top: -2vw;
  left: 60%;
  width: 14vw;
  max-width: 270px;
  min-width: 200px;
}
main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img04 {
  bottom: 0;
  left: 0;
  width: 24vw;
  max-width: 480px;
  min-width: 250px;
}
main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img05 {
  bottom: 0;
  right: 0;
  width: 25vw;
  max-width: 480px;
  min-width: 250px;
}
main .top07 .top07_inenr .top07_slider_wrap .top07_slider {
  width: 28vw;
  height: 28vw;
  border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
}
main .top07 .top07_inenr .top07_slider_wrap .top07_slider .slick-track {
  width: 28vw;
  height: 28vw;
}
main .top07 .top07_inenr .top07_slider_wrap .top07_item {
  top: 25%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
main .top07 .top07_inenr .top07_slider_wrap .top07_item .top04_slider {
  -webkit-animation: none;
          animation: none;
  white-space: nowrap;
  width: 440vw;
}
main .top07 .top07_inenr .top07_slider_wrap .top07_item .top04_slider .slider_wrap {
  white-space: nowrap;
  -webkit-animation: top_slider 10s linear infinite;
          animation: top_slider 10s linear infinite;
  width: 440vw;
}
main .top07 .top07_inenr .top07_slider_wrap .top07_item .top04_slider .slider_wrap .top04_slider_item {
  width: 40vw;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: auto;
}
main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left {
  width: 50%;
}
main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left h2 .f_86 {
  font-size: clamp(60px, 4.4vw, 86px);
}
main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left .cmn_btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-size: cover;
}
main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left img.position-absolute {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
main .top08 .top08_inner .top08_row .top08_row_item.top08_row_right {
  width: 45%;
}
main .top09 {
  background-image: url(../img/common/contact_bg.jpg);
  background-size: cover;
  background-position: center center;
}
main .top09 .top09_inner .f_20 {
  background-image: url(../img/common/contact_frame.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
main .top09 .top09_inner .top09_row .top09_row_item {
  width: 37%;
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../img/common/cmn_btn_bg_large.png);
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn .f_30 {
  font-size: clamp(18px, 1.5vw, 30px);
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn .material-symbols-outlined {
  font-size: clamp(20px, 1.8vw, 36px);
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn .f_18 {
  font-size: clamp(15px, 0.9vw, 18px);
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn .d-flex {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 15px;
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red {
  background-image: url(../img/common/cmn_btn_bg_red.png);
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red .d-flex {
  border-color: #FFFFFF;
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red .d-flex::after {
  background-color: #FFFFFF;
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red:hover .d-flex p {
  color: #EF3F30;
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red:hover .d-flex * {
  color: #EF3F30;
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red:hover * {
  color: #132e5f !important;
}
main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red:hover .material-symbols-outlined {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

/*----------------------------------------------------------------

footer

----------------------------------------------------------------*/
footer .footer_inner .footer_row .footer_row_item.footer_row_left {
  width: 40%;
}
footer .footer_inner .footer_row .footer_row_item.footer_row_right {
  width: 50%;
}
footer .footer_inner .footer_row .footer_row_item.footer_row_right ul {
  border-bottom: 2px solid #FFFFFF;
}
footer .footer_inner .footer_row .footer_row_item.footer_row_right ul li {
  margin-bottom: 30px;
  width: 22%;
  padding-right: 20px;
}
footer .footer_inner .footer_row .footer_row_item.footer_row_right ul li:first-child, footer .footer_inner .footer_row .footer_row_item.footer_row_right ul li:nth-child(3), footer .footer_inner .footer_row .footer_row_item.footer_row_right ul li:nth-child(4) {
  width: 30%;
}