@charset "UTF-8";
@property --f {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --mt {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --mb {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --ml {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --mr {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --pt {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --pb {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --pl {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --pr {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --ls {
  syntax: "<number>";
  inherits: false;
  initial-value: 0;
}
* {
  margin: 0;
  padding: 0;
  color: #333;
  line-height: 1.5;
  letter-spacing: 0.111em;
}

body {
  overflow-x: hidden;
}

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

address {
  margin-bottom: 0;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.tab {
  display: none !important;
}

img {
  display: block;
  max-width: 100%;
}

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

[mt] {
  margin-top: calc(var(--mt) * min(1, 100vw / 1920px));
}

[mb] {
  margin-bottom: calc(var(--mb) * min(1, 100vw / 1920px));
}

[ml] {
  margin-left: calc(var(--ml) * min(1, 100vw / 1920px));
}

[mr] {
  margin-right: calc(var(--mr) * min(1, 100vw / 1920px));
}

.mt10 {
  margin-top: 0.52vw;
}

.mb10 {
  margin-bottom: 0.52vw;
}

.ml10 {
  margin-left: 0.52vw;
}

.mr10 {
  margin-right: 0.52vw;
}

.my10 {
  margin-top: 0.52vw;
  margin-bottom: 0.52vw;
}

.mx10 {
  margin-left: 0.52vw;
  margin-right: 0.52vw;
}

.mt20 {
  margin-top: 1.04vw;
}

.mb20 {
  margin-bottom: 1.04vw;
}

.ml20 {
  margin-left: 1.04vw;
}

.mr20 {
  margin-right: 1.04vw;
}

.my20 {
  margin-top: 1.04vw;
  margin-bottom: 1.04vw;
}

.mx20 {
  margin-left: 1.04vw;
  margin-right: 1.04vw;
}

.mt30 {
  margin-top: 1.56vw;
}

.mb30 {
  margin-bottom: 1.56vw;
}

.ml30 {
  margin-left: 1.56vw;
}

.mr30 {
  margin-right: 1.56vw;
}

.my30 {
  margin-top: 1.56vw;
  margin-bottom: 1.56vw;
}

.mx30 {
  margin-left: 1.56vw;
  margin-right: 1.56vw;
}

.mt35 {
  margin-top: 1.8229166667vw;
}

.mb35 {
  margin-bottom: 1.8229166667vw;
}

.ml35 {
  margin-left: 1.8229166667vw;
}

.mr35 {
  margin-right: 1.8229166667vw;
}

.my35 {
  margin-top: 1.8229166667vw;
  margin-bottom: 1.8229166667vw;
}

.mx35 {
  margin-left: 1.8229166667vw;
  margin-right: 1.8229166667vw;
}

.mt40 {
  margin-top: 2.08vw;
}

.mb40 {
  margin-bottom: 2.08vw;
}

.ml40 {
  margin-left: 2.08vw;
}

.mr40 {
  margin-right: 2.08vw;
}

.my40 {
  margin-top: 2.08vw;
  margin-bottom: 2.08vw;
}

.mx40 {
  margin-left: 2.08vw;
  margin-right: 2.08vw;
}

.mt50 {
  margin-top: 2.6vw;
}

.mb50 {
  margin-bottom: 2.6vw;
}

.ml50 {
  margin-left: 2.6vw;
}

.mr50 {
  margin-right: 2.6vw;
}

.my50 {
  margin-top: 2.6vw;
  margin-bottom: 2.6vw;
}

.mx50 {
  margin-left: 2.6vw;
  margin-right: 2.6vw;
}

.mt60 {
  margin-top: 3.12vw;
}

.mb60 {
  margin-bottom: 3.12vw;
}

.ml60 {
  margin-left: 3.12vw;
}

.mr60 {
  margin-right: 3.12vw;
}

.my60 {
  margin-top: 3.12vw;
  margin-bottom: 3.12vw;
}

.mx60 {
  margin-left: 3.12vw;
  margin-right: 3.12vw;
}

.mt70 {
  margin-top: 3.64vw;
}

.mb70 {
  margin-bottom: 3.64vw;
}

.ml70 {
  margin-left: 3.64vw;
}

.mr70 {
  margin-right: 3.64vw;
}

.my70 {
  margin-top: 3.64vw;
  margin-bottom: 3.64vw;
}

.mx70 {
  margin-left: 3.64vw;
  margin-right: 3.64vw;
}

.mt80 {
  margin-top: 4.16vw;
}

.mb80 {
  margin-bottom: 4.16vw;
}

.ml80 {
  margin-left: 4.16vw;
}

.mr80 {
  margin-right: 4.16vw;
}

.my80 {
  margin-top: 4.16vw;
  margin-bottom: 4.16vw;
}

.mx80 {
  margin-left: 4.16vw;
  margin-right: 4.16vw;
}

.mt90 {
  margin-top: 4.68vw;
}

.mb90 {
  margin-bottom: 4.68vw;
}

.ml90 {
  margin-left: 4.68vw;
}

.mr90 {
  margin-right: 4.68vw;
}

.my90 {
  margin-top: 4.68vw;
  margin-bottom: 4.68vw;
}

.mx90 {
  margin-left: 4.68vw;
  margin-right: 4.68vw;
}

.mt100 {
  margin-top: 5.2vw;
}

.mb100 {
  margin-bottom: 5.2vw;
}

.ml100 {
  margin-left: 5.2vw;
}

.mr100 {
  margin-right: 5.2vw;
}

.my100 {
  margin-top: 5.2vw;
  margin-bottom: 5.2vw;
}

.mx100 {
  margin-left: 5.2vw;
  margin-right: 5.2vw;
}

.mt110 {
  margin-top: 5.72vw;
}

.mb110 {
  margin-bottom: 5.72vw;
}

.ml110 {
  margin-left: 5.72vw;
}

.mr110 {
  margin-right: 5.72vw;
}

.my110 {
  margin-top: 5.72vw;
  margin-bottom: 5.72vw;
}

.mx110 {
  margin-left: 5.72vw;
  margin-right: 5.72vw;
}

.mt120 {
  margin-top: 6.24vw;
}

.mb120 {
  margin-bottom: 6.24vw;
}

.ml120 {
  margin-left: 6.24vw;
}

.mr120 {
  margin-right: 6.24vw;
}

.my120 {
  margin-top: 6.24vw;
  margin-bottom: 6.24vw;
}

.mx120 {
  margin-left: 6.24vw;
  margin-right: 6.24vw;
}

.mt130 {
  margin-top: 6.76vw;
}

.mb130 {
  margin-bottom: 6.76vw;
}

.ml130 {
  margin-left: 6.76vw;
}

.mr130 {
  margin-right: 6.76vw;
}

.my130 {
  margin-top: 6.76vw;
  margin-bottom: 6.76vw;
}

.mx130 {
  margin-left: 6.76vw;
  margin-right: 6.76vw;
}

.mt140 {
  margin-top: 7.28vw;
}

.mb140 {
  margin-bottom: 7.28vw;
}

.ml140 {
  margin-left: 7.28vw;
}

.mr140 {
  margin-right: 7.28vw;
}

.my140 {
  margin-top: 7.28vw;
  margin-bottom: 7.28vw;
}

.mx140 {
  margin-left: 7.28vw;
  margin-right: 7.28vw;
}

.mt150 {
  margin-top: 7.8vw;
}

.mb150 {
  margin-bottom: 7.8vw;
}

.ml150 {
  margin-left: 7.8vw;
}

.mr150 {
  margin-right: 7.8vw;
}

.my150 {
  margin-top: 7.8vw;
  margin-bottom: 7.8vw;
}

.mx150 {
  margin-left: 7.8vw;
  margin-right: 7.8vw;
}

.mt160 {
  margin-top: 8.32vw;
}

.mb160 {
  margin-bottom: 8.32vw;
}

.ml160 {
  margin-left: 8.32vw;
}

.mr160 {
  margin-right: 8.32vw;
}

.my160 {
  margin-top: 8.32vw;
  margin-bottom: 8.32vw;
}

.mx160 {
  margin-left: 8.32vw;
  margin-right: 8.32vw;
}

.mt170 {
  margin-top: 8.84vw;
}

.mb170 {
  margin-bottom: 8.84vw;
}

.ml170 {
  margin-left: 8.84vw;
}

.mr170 {
  margin-right: 8.84vw;
}

.my170 {
  margin-top: 8.84vw;
  margin-bottom: 8.84vw;
}

.mx170 {
  margin-left: 8.84vw;
  margin-right: 8.84vw;
}

.mt180 {
  margin-top: 9.36vw;
}

.mb180 {
  margin-bottom: 9.36vw;
}

.ml180 {
  margin-left: 9.36vw;
}

.mr180 {
  margin-right: 9.36vw;
}

.my180 {
  margin-top: 9.36vw;
  margin-bottom: 9.36vw;
}

.mx180 {
  margin-left: 9.36vw;
  margin-right: 9.36vw;
}

.mt190 {
  margin-top: 9.88vw;
}

.mb190 {
  margin-bottom: 9.88vw;
}

.ml190 {
  margin-left: 9.88vw;
}

.mr190 {
  margin-right: 9.88vw;
}

.my190 {
  margin-top: 9.88vw;
  margin-bottom: 9.88vw;
}

.mx190 {
  margin-left: 9.88vw;
  margin-right: 9.88vw;
}

.mt200 {
  margin-top: 10.4vw;
}

.mb200 {
  margin-bottom: 10.4vw;
}

.ml200 {
  margin-left: 10.4vw;
}

.mr200 {
  margin-right: 10.4vw;
}

.my200 {
  margin-top: 10.4vw;
  margin-bottom: 10.4vw;
}

.mx200 {
  margin-left: 10.4vw;
  margin-right: 10.4vw;
}

.mt210 {
  margin-top: 10.92vw;
}

.mb210 {
  margin-bottom: 10.92vw;
}

.ml210 {
  margin-left: 10.92vw;
}

.mr210 {
  margin-right: 10.92vw;
}

.my210 {
  margin-top: 10.92vw;
  margin-bottom: 10.92vw;
}

.mx210 {
  margin-left: 10.92vw;
  margin-right: 10.92vw;
}

.mt220 {
  margin-top: 11.44vw;
}

.mb220 {
  margin-bottom: 11.44vw;
}

.ml220 {
  margin-left: 11.44vw;
}

.mr220 {
  margin-right: 11.44vw;
}

.my220 {
  margin-top: 11.44vw;
  margin-bottom: 11.44vw;
}

.mx220 {
  margin-left: 11.44vw;
  margin-right: 11.44vw;
}

.mt230 {
  margin-top: 11.96vw;
}

.mb230 {
  margin-bottom: 11.96vw;
}

.ml230 {
  margin-left: 11.96vw;
}

.mr230 {
  margin-right: 11.96vw;
}

.my230 {
  margin-top: 11.96vw;
  margin-bottom: 11.96vw;
}

.mx230 {
  margin-left: 11.96vw;
  margin-right: 11.96vw;
}

.mt240 {
  margin-top: 12.48vw;
}

.mb240 {
  margin-bottom: 12.48vw;
}

.ml240 {
  margin-left: 12.48vw;
}

.mr240 {
  margin-right: 12.48vw;
}

.my240 {
  margin-top: 12.48vw;
  margin-bottom: 12.48vw;
}

.mx240 {
  margin-left: 12.48vw;
  margin-right: 12.48vw;
}

.mt250 {
  margin-top: 13vw;
}

.mb250 {
  margin-bottom: 13vw;
}

.ml250 {
  margin-left: 13vw;
}

.mr250 {
  margin-right: 13vw;
}

.my250 {
  margin-top: 13vw;
  margin-bottom: 13vw;
}

.mx250 {
  margin-left: 13vw;
  margin-right: 13vw;
}

.mt260 {
  margin-top: 13.52vw;
}

.mb260 {
  margin-bottom: 13.52vw;
}

.ml260 {
  margin-left: 13.52vw;
}

.mr260 {
  margin-right: 13.52vw;
}

.my260 {
  margin-top: 13.52vw;
  margin-bottom: 13.52vw;
}

.mx260 {
  margin-left: 13.52vw;
  margin-right: 13.52vw;
}

.mt270 {
  margin-top: 14.04vw;
}

.mb270 {
  margin-bottom: 14.04vw;
}

.ml270 {
  margin-left: 14.04vw;
}

.mr270 {
  margin-right: 14.04vw;
}

.my270 {
  margin-top: 14.04vw;
  margin-bottom: 14.04vw;
}

.mx270 {
  margin-left: 14.04vw;
  margin-right: 14.04vw;
}

.mt280 {
  margin-top: 14.56vw;
}

.mb280 {
  margin-bottom: 14.56vw;
}

.ml280 {
  margin-left: 14.56vw;
}

.mr280 {
  margin-right: 14.56vw;
}

.my280 {
  margin-top: 14.56vw;
  margin-bottom: 14.56vw;
}

.mx280 {
  margin-left: 14.56vw;
  margin-right: 14.56vw;
}

.mt290 {
  margin-top: 15.08vw;
}

.mb290 {
  margin-bottom: 15.08vw;
}

.ml290 {
  margin-left: 15.08vw;
}

.mr290 {
  margin-right: 15.08vw;
}

.my290 {
  margin-top: 15.08vw;
  margin-bottom: 15.08vw;
}

.mx290 {
  margin-left: 15.08vw;
  margin-right: 15.08vw;
}

.mt300 {
  margin-top: 15.6vw;
}

.mb300 {
  margin-bottom: 15.6vw;
}

.ml300 {
  margin-left: 15.6vw;
}

.mr300 {
  margin-right: 15.6vw;
}

.my300 {
  margin-top: 15.6vw;
  margin-bottom: 15.6vw;
}

.mx300 {
  margin-left: 15.6vw;
  margin-right: 15.6vw;
}

.mb22 {
  margin-bottom: min(1.1458333333vw, 22px);
}

.mb15 {
  margin-bottom: min(0.78125vw, 15px);
}

.ml_auto {
  margin-left: auto;
}

.mr_auto {
  margin-right: auto;
}

[pt] {
  padding-top: calc(var(--pt) * min(1, 100vw / 1920px));
}

[pb] {
  padding-bottom: calc(var(--pb) * min(1, 100vw / 1920px));
}

[pl] {
  padding-left: calc(var(--pl) * min(1, 100vw / 1920px));
}

[pr] {
  padding-right: calc(var(--pr) * min(1, 100vw / 1920px));
}

.pt10 {
  padding-top: 0.52vw;
}

.pb10 {
  padding-bottom: 0.52vw;
}

.pl10 {
  padding-left: 0.52vw;
}

.pr10 {
  padding-right: 0.52vw;
}

.py10 {
  padding-top: 0.52vw;
  padding-bottom: 0.52vw;
}

.px10 {
  padding-left: 0.52vw;
  padding-right: 0.52vw;
}

.pt20 {
  padding-top: 1.04vw;
}

.pb20 {
  padding-bottom: 1.04vw;
}

.pl20 {
  padding-left: 1.04vw;
}

.pr20 {
  padding-right: 1.04vw;
}

.py20 {
  padding-top: 1.04vw;
  padding-bottom: 1.04vw;
}

.px20 {
  padding-left: 1.04vw;
  padding-right: 1.04vw;
}

.pt30 {
  padding-top: 1.56vw;
}

.pb30 {
  padding-bottom: 1.56vw;
}

.pl30 {
  padding-left: 1.56vw;
}

.pr30 {
  padding-right: 1.56vw;
}

.py30 {
  padding-top: 1.56vw;
  padding-bottom: 1.56vw;
}

.px30 {
  padding-left: 1.56vw;
  padding-right: 1.56vw;
}

.pt40 {
  padding-top: 2.08vw;
}

.pb40 {
  padding-bottom: 2.08vw;
}

.pl40 {
  padding-left: 2.08vw;
}

.pr40 {
  padding-right: 2.08vw;
}

.py40 {
  padding-top: 2.08vw;
  padding-bottom: 2.08vw;
}

.px40 {
  padding-left: 2.08vw;
  padding-right: 2.08vw;
}

.pt50 {
  padding-top: 2.6vw;
}

.pb50 {
  padding-bottom: 2.6vw;
}

.pl50 {
  padding-left: 2.6vw;
}

.pr50 {
  padding-right: 2.6vw;
}

.py50 {
  padding-top: 2.6vw;
  padding-bottom: 2.6vw;
}

.px50 {
  padding-left: 2.6vw;
  padding-right: 2.6vw;
}

.pt60 {
  padding-top: 3.12vw;
}

.pb60 {
  padding-bottom: 3.12vw;
}

.pl60 {
  padding-left: 3.12vw;
}

.pr60 {
  padding-right: 3.12vw;
}

.py60 {
  padding-top: 3.12vw;
  padding-bottom: 3.12vw;
}

.px60 {
  padding-left: 3.12vw;
  padding-right: 3.12vw;
}

.pt70 {
  padding-top: 3.64vw;
}

.pb70 {
  padding-bottom: 3.64vw;
}

.pl70 {
  padding-left: 3.64vw;
}

.pr70 {
  padding-right: 3.64vw;
}

.py70 {
  padding-top: 3.64vw;
  padding-bottom: 3.64vw;
}

.px70 {
  padding-left: 3.64vw;
  padding-right: 3.64vw;
}

.pt80 {
  padding-top: 4.16vw;
}

.pb80 {
  padding-bottom: 4.16vw;
}

.pl80 {
  padding-left: 4.16vw;
}

.pr80 {
  padding-right: 4.16vw;
}

.py80 {
  padding-top: 4.16vw;
  padding-bottom: 4.16vw;
}

.px80 {
  padding-left: 4.16vw;
  padding-right: 4.16vw;
}

.pt90 {
  padding-top: 4.68vw;
}

.pb90 {
  padding-bottom: 4.68vw;
}

.pl90 {
  padding-left: 4.68vw;
}

.pr90 {
  padding-right: 4.68vw;
}

.py90 {
  padding-top: 4.68vw;
  padding-bottom: 4.68vw;
}

.px90 {
  padding-left: 4.68vw;
  padding-right: 4.68vw;
}

.pt100 {
  padding-top: 5.2vw;
}

.pb100 {
  padding-bottom: 5.2vw;
}

.pl100 {
  padding-left: 5.2vw;
}

.pr100 {
  padding-right: 5.2vw;
}

.py100 {
  padding-top: 5.2vw;
  padding-bottom: 5.2vw;
}

.px100 {
  padding-left: 5.2vw;
  padding-right: 5.2vw;
}

.pt110 {
  padding-top: 5.72vw;
}

.pb110 {
  padding-bottom: 5.72vw;
}

.pl110 {
  padding-left: 5.72vw;
}

.pr110 {
  padding-right: 5.72vw;
}

.py110 {
  padding-top: 5.72vw;
  padding-bottom: 5.72vw;
}

.px110 {
  padding-left: 5.72vw;
  padding-right: 5.72vw;
}

.pt120 {
  padding-top: 6.24vw;
}

.pb120 {
  padding-bottom: 6.24vw;
}

.pl120 {
  padding-left: 6.24vw;
}

.pr120 {
  padding-right: 6.24vw;
}

.py120 {
  padding-top: 6.24vw;
  padding-bottom: 6.24vw;
}

.px120 {
  padding-left: 6.24vw;
  padding-right: 6.24vw;
}

.pt130 {
  padding-top: 6.76vw;
}

.pb130 {
  padding-bottom: 6.76vw;
}

.pl130 {
  padding-left: 6.76vw;
}

.pr130 {
  padding-right: 6.76vw;
}

.py130 {
  padding-top: 6.76vw;
  padding-bottom: 6.76vw;
}

.px130 {
  padding-left: 6.76vw;
  padding-right: 6.76vw;
}

.pt140 {
  padding-top: 7.28vw;
}

.pb140 {
  padding-bottom: 7.28vw;
}

.pl140 {
  padding-left: 7.28vw;
}

.pr140 {
  padding-right: 7.28vw;
}

.py140 {
  padding-top: 7.28vw;
  padding-bottom: 7.28vw;
}

.px140 {
  padding-left: 7.28vw;
  padding-right: 7.28vw;
}

.pt150 {
  padding-top: 7.8vw;
}

.pb150 {
  padding-bottom: 7.8vw;
}

.pl150 {
  padding-left: 7.8vw;
}

.pr150 {
  padding-right: 7.8vw;
}

.py150 {
  padding-top: 7.8vw;
  padding-bottom: 7.8vw;
}

.px150 {
  padding-left: 7.8vw;
  padding-right: 7.8vw;
}

.pt160 {
  padding-top: 8.32vw;
}

.pb160 {
  padding-bottom: 8.32vw;
}

.pl160 {
  padding-left: 8.32vw;
}

.pr160 {
  padding-right: 8.32vw;
}

.py160 {
  padding-top: 8.32vw;
  padding-bottom: 8.32vw;
}

.px160 {
  padding-left: 8.32vw;
  padding-right: 8.32vw;
}

.pt170 {
  padding-top: 8.84vw;
}

.pb170 {
  padding-bottom: 8.84vw;
}

.pl170 {
  padding-left: 8.84vw;
}

.pr170 {
  padding-right: 8.84vw;
}

.py170 {
  padding-top: 8.84vw;
  padding-bottom: 8.84vw;
}

.px170 {
  padding-left: 8.84vw;
  padding-right: 8.84vw;
}

.pt180 {
  padding-top: 9.36vw;
}

.pb180 {
  padding-bottom: 9.36vw;
}

.pl180 {
  padding-left: 9.36vw;
}

.pr180 {
  padding-right: 9.36vw;
}

.py180 {
  padding-top: 9.36vw;
  padding-bottom: 9.36vw;
}

.px180 {
  padding-left: 9.36vw;
  padding-right: 9.36vw;
}

.pt190 {
  padding-top: 9.88vw;
}

.pb190 {
  padding-bottom: 9.88vw;
}

.pl190 {
  padding-left: 9.88vw;
}

.pr190 {
  padding-right: 9.88vw;
}

.py190 {
  padding-top: 9.88vw;
  padding-bottom: 9.88vw;
}

.px190 {
  padding-left: 9.88vw;
  padding-right: 9.88vw;
}

.pt200 {
  padding-top: 10.4vw;
}

.pb200 {
  padding-bottom: 10.4vw;
}

.pl200 {
  padding-left: 10.4vw;
}

.pr200 {
  padding-right: 10.4vw;
}

.py200 {
  padding-top: 10.4vw;
  padding-bottom: 10.4vw;
}

.px200 {
  padding-left: 10.4vw;
  padding-right: 10.4vw;
}

.pt210 {
  padding-top: 10.92vw;
}

.pb210 {
  padding-bottom: 10.92vw;
}

.pl210 {
  padding-left: 10.92vw;
}

.pr210 {
  padding-right: 10.92vw;
}

.py210 {
  padding-top: 10.92vw;
  padding-bottom: 10.92vw;
}

.px210 {
  padding-left: 10.92vw;
  padding-right: 10.92vw;
}

.pt220 {
  padding-top: 11.44vw;
}

.pb220 {
  padding-bottom: 11.44vw;
}

.pl220 {
  padding-left: 11.44vw;
}

.pr220 {
  padding-right: 11.44vw;
}

.py220 {
  padding-top: 11.44vw;
  padding-bottom: 11.44vw;
}

.px220 {
  padding-left: 11.44vw;
  padding-right: 11.44vw;
}

.pt230 {
  padding-top: 11.96vw;
}

.pb230 {
  padding-bottom: 11.96vw;
}

.pl230 {
  padding-left: 11.96vw;
}

.pr230 {
  padding-right: 11.96vw;
}

.py230 {
  padding-top: 11.96vw;
  padding-bottom: 11.96vw;
}

.px230 {
  padding-left: 11.96vw;
  padding-right: 11.96vw;
}

.pt240 {
  padding-top: 12.48vw;
}

.pb240 {
  padding-bottom: 12.48vw;
}

.pl240 {
  padding-left: 12.48vw;
}

.pr240 {
  padding-right: 12.48vw;
}

.py240 {
  padding-top: 12.48vw;
  padding-bottom: 12.48vw;
}

.px240 {
  padding-left: 12.48vw;
  padding-right: 12.48vw;
}

.pt250 {
  padding-top: 13vw;
}

.pb250 {
  padding-bottom: 13vw;
}

.pl250 {
  padding-left: 13vw;
}

.pr250 {
  padding-right: 13vw;
}

.py250 {
  padding-top: 13vw;
  padding-bottom: 13vw;
}

.px250 {
  padding-left: 13vw;
  padding-right: 13vw;
}

.pt260 {
  padding-top: 13.52vw;
}

.pb260 {
  padding-bottom: 13.52vw;
}

.pl260 {
  padding-left: 13.52vw;
}

.pr260 {
  padding-right: 13.52vw;
}

.py260 {
  padding-top: 13.52vw;
  padding-bottom: 13.52vw;
}

.px260 {
  padding-left: 13.52vw;
  padding-right: 13.52vw;
}

.pt270 {
  padding-top: 14.04vw;
}

.pb270 {
  padding-bottom: 14.04vw;
}

.pl270 {
  padding-left: 14.04vw;
}

.pr270 {
  padding-right: 14.04vw;
}

.py270 {
  padding-top: 14.04vw;
  padding-bottom: 14.04vw;
}

.px270 {
  padding-left: 14.04vw;
  padding-right: 14.04vw;
}

.pt280 {
  padding-top: 14.56vw;
}

.pb280 {
  padding-bottom: 14.56vw;
}

.pl280 {
  padding-left: 14.56vw;
}

.pr280 {
  padding-right: 14.56vw;
}

.py280 {
  padding-top: 14.56vw;
  padding-bottom: 14.56vw;
}

.px280 {
  padding-left: 14.56vw;
  padding-right: 14.56vw;
}

.pt290 {
  padding-top: 15.08vw;
}

.pb290 {
  padding-bottom: 15.08vw;
}

.pl290 {
  padding-left: 15.08vw;
}

.pr290 {
  padding-right: 15.08vw;
}

.py290 {
  padding-top: 15.08vw;
  padding-bottom: 15.08vw;
}

.px290 {
  padding-left: 15.08vw;
  padding-right: 15.08vw;
}

.pt300 {
  padding-top: 15.6vw;
}

.pb300 {
  padding-bottom: 15.6vw;
}

.pl300 {
  padding-left: 15.6vw;
}

.pr300 {
  padding-right: 15.6vw;
}

.py300 {
  padding-top: 15.6vw;
  padding-bottom: 15.6vw;
}

.px300 {
  padding-left: 15.6vw;
  padding-right: 15.6vw;
}

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

フォントサイズ

----------------------------------------------------------------*/
[f] {
  font-size: max(calc(var(--f) * 0.5), calc(var(--f) * min(1, 100vw / 1920px)));
}

.f_10 {
  font-size: min(10px, 0.5208333333vw);
}

.f_12 {
  font-size: clamp(10px, 0.625vw, 12px);
}

.f_14 {
  font-size: clamp(12px, 0.7291666667vw, 14px);
}

.f_16 {
  font-size: clamp(14px, 0.8333333333vw, 16px);
}

.f_18 {
  font-size: clamp(14px, 0.9375vw, 18px);
}

.f_19 {
  font-size: clamp(14px, 0.9895833333vw, 19px);
}

.f_20 {
  font-size: clamp(14px, 1.1vw, 20px);
}

.f_22 {
  font-size: clamp(16px, 1.15vw, 22px);
}

.f_24 {
  font-size: clamp(16px, 1.25vw, 24px);
}

.f_24.material-symbols-outlined {
  font-size: clamp(16px, 1.25vw, 24px);
}

.f_26 {
  font-size: clamp(16px, 1.35vw, 26px);
}

.f_28 {
  font-size: clamp(16px, 1.45vw, 28px);
}

.f_30 {
  font-size: clamp(16px, 1.56vw, 30px);
}

.f_32 {
  font-size: clamp(16px, 1.66vw, 32px);
}

.f_34 {
  font-size: clamp(16px, 1.77vw, 34px);
}

.f_34.material-symbols-outlined {
  font-size: clamp(24px, 1.77vw, 34px);
}

.f_36 {
  font-size: clamp(16px, 1.875vw, 36px);
}

.f_38 {
  font-size: clamp(16px, 1.98vw, 38px);
}

.f_40 {
  font-size: clamp(16px, 2.08vw, 40px);
}

.f_42 {
  font-size: clamp(16px, 2.1875vw, 42px);
}

.f_44 {
  font-size: clamp(16px, 2.3vw, 44px);
}

.f_46 {
  font-size: clamp(16px, 2.34vw, 46px);
}

.f_47 {
  font-size: clamp(16px, 2.4479166667vw, 47px);
}

.f_48 {
  font-size: clamp(16px, 2.5vw, 48px);
}

.f_50 {
  font-size: clamp(16px, 2.6vw, 50px);
}

.f_52 {
  font-size: clamp(16px, 2.7vw, 52px);
}

.f_54 {
  font-size: clamp(16px, 2.8125vw, 54px);
}

.f_56 {
  font-size: clamp(16px, 2.91vw, 56px);
}

.f_58 {
  font-size: clamp(16px, 3.02vw, 58px);
}

.f_60 {
  font-size: clamp(16px, 3.125vw, 60px);
}

.f_62 {
  font-size: clamp(16px, 3.23vw, 62px);
}

.f_64 {
  font-size: clamp(16px, 3.33vw, 64px);
}

.f_65 {
  font-size: clamp(16px, 3.3854166667vw, 65px);
}

.f_66 {
  font-size: clamp(16px, 3.43vw, 66px);
}

.f_68 {
  font-size: clamp(16px, 3.54vw, 68px);
}

.f_70 {
  font-size: clamp(16px, 3.64vw, 70px);
}

.f_72 {
  font-size: clamp(16px, 3.75vw, 72px);
}

.f_74 {
  font-size: clamp(16px, 3.85vw, 74px);
}

.f_76 {
  font-size: clamp(16px, 3.95vw, 76px);
}

.f_78 {
  font-size: clamp(16px, 4.0625vw, 78px);
}

.f_80 {
  font-size: clamp(16px, 4.16vw, 80px);
}

.f_82 {
  font-size: clamp(16px, 4.27vw, 82px);
}

.f_84 {
  font-size: clamp(16px, 4.375vw, 84px);
}

.f_86 {
  font-size: clamp(16px, 4.48vw, 86px);
}

.f_88 {
  font-size: clamp(16px, 4.58vw, 88px);
}

.f_90 {
  font-size: clamp(16px, 4.6875vw, 90px);
}

.f_92 {
  font-size: clamp(16px, 4.8vw, 92px);
}

.f_94 {
  font-size: clamp(16px, 4.9vw, 94px);
}

.f_96 {
  font-size: clamp(16px, 5vw, 96px);
}

.f_98 {
  font-size: clamp(16px, 5.1vw, 98px);
}

.f_100 {
  font-size: clamp(16px, 5.2vw, 100px);
}

.f_102 {
  font-size: clamp(16px, 5.3125vw, 102px);
}

.f_104 {
  font-size: clamp(16px, 5.41vw, 104px);
}

.f_106 {
  font-size: clamp(16px, 5.52vw, 106px);
}

.f_108 {
  font-size: clamp(16px, 5.625vw, 108px);
}

.f_110 {
  font-size: clamp(16px, 5.73vw, 110px);
}

.f_112 {
  font-size: clamp(16px, 5.83vw, 112px);
}

.f_114 {
  font-size: clamp(16px, 5.9375vw, 114px);
}

.f_116 {
  font-size: clamp(16px, 6.04vw, 116px);
}

.f_118 {
  font-size: clamp(16px, 6.14vw, 118px);
}

.f_120 {
  font-size: clamp(16px, 6.25vw, 120px);
}

.f_122 {
  font-size: clamp(16px, 6.35vw, 122px);
}

.f_124 {
  font-size: clamp(16px, 6.45vw, 124px);
}

.f_126 {
  font-size: clamp(16px, 6.5625vw, 126px);
}

.f_128 {
  font-size: clamp(16px, 6.66vw, 128px);
}

.f_130 {
  font-size: clamp(16px, 6.77vw, 130px);
}

.f_132 {
  font-size: clamp(16px, 6.87vw, 132px);
}

.f_134 {
  font-size: clamp(16px, 6.98vw, 134px);
}

.f_136 {
  font-size: clamp(16px, 7.08vw, 136px);
}

.f_138 {
  font-size: clamp(16px, 7.18vw, 138px);
}

.f_140 {
  font-size: clamp(16px, 7.23vw, 140px);
}

.f_142 {
  font-size: clamp(16px, 7.34vw, 142px);
}

.f_144 {
  font-size: clamp(16px, 7.5vw, 144px);
}

.f_146 {
  font-size: clamp(16px, 7.6vw, 146px);
}

.f_148 {
  font-size: clamp(16px, 7.7vw, 148px);
}

.f_150 {
  font-size: clamp(16px, 7.8vw, 150px);
}

.f_152 {
  font-size: clamp(16px, 7.9vw, 152px);
}

.f_154 {
  font-size: clamp(16px, 8.02vw, 154px);
}

.f_156 {
  font-size: clamp(16px, 8.125vw, 156px);
}

.f_158 {
  font-size: clamp(16px, 8.23vw, 158px);
}

.f_160 {
  font-size: clamp(16px, 8.33vw, 160px);
}

.f_162 {
  font-size: clamp(16px, 8.4375vw, 162px);
}

.f_164 {
  font-size: clamp(16px, 8.54vw, 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] {
  letter-spacing: calc(var(--ls) * 1px / var(--f) * 1em);
}

.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_11 {
  line-height: 1.1;
}

.lh_12 {
  line-height: 1.2;
}

.lh_13 {
  line-height: 1.3;
}

.lh_14 {
  line-height: 1.4;
}

.lh_15 {
  line-height: 1.5;
}

.lh_155 {
  line-height: 1.55;
}

.lh_16 {
  line-height: 1.6;
}

.lh_17 {
  line-height: 1.7;
}

.lh_18 {
  line-height: 1.8;
}

.lh_19 {
  line-height: 1.9;
}

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

.lh_059 {
  line-height: 0.59;
}

.lh_079 {
  line-height: 0.79;
}

.lh_115 {
  line-height: 1.15;
}

.lh_119 {
  line-height: 1.19;
}

.lh_151 {
  line-height: 1.51;
}

.lh_154 {
  line-height: 1.54;
}

.lh_165 {
  line-height: 1.65;
}

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

ルール

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

::-moz-placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #cccccc;
}

::placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #cccccc;
}

::-moz-selection {
  background-color: #025C9A;
  color: #FFFFFF;
}

::selection {
  background-color: #025C9A;
  color: #FFFFFF;
}

.max_100 {
  max-width: 100%;
}

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

.ml_auto {
  margin-left: auto;
}

.mr_auto {
  margin-right: auto;
}

.material-symbols-outlined.thin {
  font-weight: 200;
}

.material-symbols-outlined.fill {
  font-variation-settings: "FILL" 1;
}

.section_title {
  background-color: #FFFFFF;
  border-radius: 0.781vw;
  border: 1px solid #025C9A;
  padding: 0.781vw 1.25vw;
  text-align: center;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
  width: 38.54vw;
  position: relative;
  z-index: 1;
  letter-spacing: 2px;
  color: #025C9A;
}

.section_title span {
  color: #025C9A;
}

.section_title span.black {
  color: #1F2A33;
}

.section_title.section_title_gray03 {
  border-color: #9EAAB3;
}

.section_title.section_title_gray03::after {
  border-top-color: #9EAAB3;
}

.section_title.mb20 {
  margin-bottom: 1.602vw;
}

.section_title::before,
.section_title::after {
  content: "";
  position: absolute;
}

.section_title::before {
  bottom: -28px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 14px solid #FFFFFF;
  z-index: 2;
}

.section_title::after {
  bottom: -30px;
  left: 50%;
  margin-left: -16px;
  border: 16px solid transparent;
  border-top: 15px solid #525863;
  z-index: -1;
}

a {
  text-decoration: none;
  color: #1F2A33;
  transition: 0.3s;
}

a * {
  transition: 0.3s;
}

a.opacity:hover {
  opacity: 0.6;
}

/***************************color****************************/
.black {
  color: #1F2A33;
}

.black02 {
  color: #484F55;
}

.main {
  color: #032437;
}

.blue {
  color: #2CA6E0;
}

.blue02 {
  color: #EDFAFF;
}

.gray01 {
  color: #525863;
}

.gray02 {
  color: #F7F7F7;
}

.gray03 {
  color: #9EAAB3;
}

.yl {
  color: #F5AA00;
}

.yl02 {
  color: #FFD643;
}

.white {
  color: white;
}

.color_032437 {
  color: #032437;
}

.color_133b73 {
  color: #133b73;
}

.color_34C4E7 {
  color: #34C4E7;
}

.color_0E7ABC {
  color: #0E7ABC;
}

.color_000 {
  color: #000;
}

.color_007931 {
  color: #007931;
}

.color_333 {
  color: #333;
}

.color_ffeb8c {
  color: #ffeb8c;
}

.color_ff3838 {
  color: #ff3838;
}

.color_ffdd3c {
  color: #ffdd3c;
}

.color_ff8789 {
  color: #ff8789;
}

.color_FDAD73 {
  color: #FDAD73;
}

.color_gl1 {
  color: transparent;
  background: linear-gradient(90deg, #34C4E7 0%, #0E7ABC 100%);
  -webkit-background-clip: text;
}

/***************************bg****************************/
.bg_black {
  background-color: #1F2A33;
}

.bg_black02 {
  background-color: #484F55;
}

.bg_main {
  background-color: #025C9A;
}

.bg_blue {
  background-color: #2CA6E0;
}

.bg_blue02 {
  background-color: #EDFAFF;
}

.bg_blue03 {
  background-color: #DFEFF4;
}

.bg_blue04 {
  background-color: #DDF7FF;
}

.bg_blue05 {
  background-color: #005B9A;
}

.bg_gray01 {
  background-color: #525863;
}

.bg_gray02 {
  background-color: #F7F7F7;
}

.bg_yl {
  background-color: #F5AA00;
}

.bg_yl02 {
  background-color: #FFD643;
}

.bg_yl03 {
  background-color: #FFF0B4;
}

.bg_white {
  background-color: white;
}

.bg_0e7abc {
  background-color: #0e7abc;
}

.bg_61e0ff {
  background-color: #61e0ff;
}

.bg_34C4E7 {
  background-color: #34C4E7;
}

.bg_F4F4F4 {
  background-color: #F4F4F4;
}

.bg_06c755 {
  background-color: #06c755;
}

.bg_D9F8FF {
  background-color: #D9F8FF;
}

.bg_133b73 {
  background-color: #133b73;
}

.bg_C1F3FF {
  background-color: #C1F3FF;
}

.bg_ffeb11 {
  background-color: #ffeb11;
}

.bg_00a0e9 {
  background-color: #00a0e9;
}

.bg_fffce2 {
  background-color: #fffce2;
}

.bg_0897D8 {
  background-color: #0897D8;
}

.bg_333 {
  background-color: #333;
}

.bg_e9e9e9 {
  background-color: #e9e9e9;
}

.bg_fef8cc {
  background-color: #fef8cc;
}

.bg_ff3838 {
  background-color: #ff3838;
}

.bg_f0f0f0 {
  background-color: #f0f0f0;
}

.bg_fffad8 {
  background-color: #fffad8;
}

.shadow01 {
  box-shadow: 6px 6px 6px 0 rgba(204, 213, 216, 0.8);
}

/***************************cmn_btn****************************/
.cmn_btn {
  padding: 0.78125vw 1.3vw 0.78125vw 0.52vw;
  max-width: 380px;
  width: 23.19vw;
  min-width: 220px;
  border: 1px solid #025C9A;
  display: grid !important;
  grid-template-columns: 1fr auto;
}

.cmn_btn span {
  letter-spacing: 1px;
}

.cmn_btn span.mr30 {
  text-align: center;
  margin-right: 0;
}

.cmn_btn.fit {
  width: -moz-fit-content;
  width: fit-content;
  max-width: unset;
}

.cmn_btn.large {
  max-width: 500px;
  width: 26.04vw;
}

.cmn_btn.bg_main:hover {
  background-color: #FFFFFF;
  color: #025C9A;
}

.cmn_btn.bg_main:hover span {
  color: #025C9A;
}

.cmn_btn.bg_yl02 {
  border: 2px solid #F5AA00;
}

.cmn_btn.bg_yl02 .material-symbols-outlined {
  position: relative;
  z-index: 1;
}

.cmn_btn.bg_yl02 .material-symbols-outlined::after {
  content: "";
  display: block;
  width: 30%;
  height: 30%;
  background-color: #1F2A33;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  transition: 0.3s;
}

.cmn_btn.bg_yl02:hover {
  background-color: #FFFFFF;
  color: #1F2A33;
}

.cmn_btn.bg_yl02:hover span {
  color: #1F2A33;
}

.cmn_btn.bg_yl02:hover span.material-symbols-outlined {
  color: #F5AA00;
}

.cmn_btn.bg_yl02:hover span::after {
  background-color: #FFFFFF;
}

.cmn_btn.bg_white:hover {
  background-color: #025C9A;
  color: #FFFFFF;
}

.cmn_btn.bg_white:hover span {
  color: #FFFFFF;
}

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

フォント読み込み

----------------------------------------------------------------*/
.fz_medium {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.fz_bold {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.fz_black {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.fn_regular {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.fn_medium {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.fn_semibold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.fn_bold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.fn_black {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.falb_black {
  font-family: "Albert Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.fala_medium {
  font-family: "Alan Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.fala_semibold {
  font-family: "Alan Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.fala_bold {
  font-family: "Alan Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.fala_extrabold {
  font-family: "Alan Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

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

Pagetop ボタン

----------------------------------------------------------------*/
.wrap_btn {
  position: fixed;
  bottom: 10%;
  right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  width: 4.166vw;
  height: 4.166vw;
  z-index: 20;
  transition: none;
  border-radius: 100%;
}

.wrap_btn_img {
  transition: 0.4s ease;
}

.wrap_btn_img:hover {
  opacity: 0.5;
}

.toplink {
  position: fixed;
  bottom: 10%;
  right: 1.4583333333%;
}
.toplink a {
  position: relative;
  display: flex;
  justify-content: center;
  width: max(min(1.4583333333vw, 28px), 20px);
  padding-top: calc(max(min(1.4583333333vw, 28px), 20px) + max(min(0.6770833333vw, 13px), 5px));
}
.toplink a::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../img/recruit-common/toplink.webp) no-repeat center/42.8571428571% auto #ff3838;
}
.toplink a .tx {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}
.toplink.is_footer .color_333 {
  color: #fff;
}

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

header

----------------------------------------------------------------*/
header .header_inner {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
header .header_row {
  height: 100px;
  padding: 0 min(4.1666666667vw, 80px) 0 min(5.2083333333vw, 100px);
}
header .logo {
  max-width: min(16.1458333333vw, 310px);
}
header ul li:not(.entrybtn):not(.linebtn) a:hover {
  color: #ff3838;
}

header nav.pc_only ul {
  position: relative;
}
header nav.pc_only ul li:hover > ul {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
header nav.pc_only ul li ul {
  position: absolute;
  padding: 10px 12px 12px !important;
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  transition: all 0.5s;
  top: 75%;
}
header nav.pc_only ul li ul li + li {
  border-top: 1px solid rgba(51, 51, 51, 0.32);
}
header nav.pc_only ul li ul li a {
  display: block;
  padding: 10px 0;
}
header nav.pc_only ul li.entrybtn a, header nav.pc_only ul li.linebtn a {
  border-radius: 30px;
  min-height: max(min(3.125vw, 60px), 30px);
}
header nav.pc_only ul li.entrybtn a.white:hover, header nav.pc_only ul li.linebtn a.white:hover {
  color: #fff;
  opacity: 0.5;
}
header nav.pc_only ul li.entrybtn a {
  background-image: url(../img/recruit-common/arow.webp);
  background-repeat: no-repeat;
  background-position: center right min(0.78125vw, 15px);
  background-size: max(min(1.5625vw, 30px), 10px) auto;
}
header nav.pc_only ul li.linebtn a {
  -moz-column-gap: max(min(0.625vw, 12px), 5px);
       column-gap: max(min(0.625vw, 12px), 5px);
}
header nav.pc_only ul li.linebtn a img {
  width: max(min(1.6666666667vw, 32px), 20px);
}

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

main

----------------------------------------------------------------*/
main {
  margin-top: 100px;
}

.topbtn a {
  height: max(min(4.1666666667vw, 80px), 40px);
  border: 1px solid #333;
  border-radius: 100px;
  position: relative;
  background-color: #fff;
}
.topbtn a::after {
  content: "";
  aspect-ratio: 120/80;
  height: 100%;
  background: url(../img/recruit-common/arow2.webp) no-repeat center/10% auto #fffad8;
  border-radius: 100px;
  border: 1px solid #333;
  transition: all 0.5s;
}
.topbtn a:hover {
  background-color: #ffeb8c;
}
.topbtn a:hover::after {
  background-position: center right 10px;
}

main .mv {
  position: relative;
}
main .mv .bg {
  position: absolute;
  width: 100%;
  height: calc(100% - min(8.8541666667vw, 170px));
  z-index: -1;
  bottom: 0;
  left: 0;
}
main .mv .bg::before, main .mv .bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
main .mv .bg::before {
  height: 100%;
  background: url(../img/recruit-top/mv-bg2.webp) repeat;
}
main .mv .bg::after {
  height: 147px;
  background: url(../img/recruit-top/mv-bg1.webp) repeat-x left center/auto 100%;
}
main .mv .catch .box {
  text-shadow: rgb(51, 51, 51) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
}
main .mv .catch .box .crice {
  text-shadow: none;
  font-weight: 100;
  color: transparent;
  position: relative;
}
main .mv .catch .box .crice::before, main .mv .catch .box .crice::after {
  content: "";
  position: absolute;
  aspect-ratio: 1/1;
  border: 1px solid #333;
  border-radius: 50%;
  transform: translate(0.1em, -0.15em);
}
main .mv .catch .box .crice::before {
  width: 0.4em;
  bottom: 0;
  left: 0;
}
main .mv .catch .box .crice::after {
  width: 0.2em;
  bottom: 0.1em;
  left: 0.1em;
}
main .mv .mvslidearea:not(.sp_only) {
  min-width: min(100% - 20px, 650px);
}
main .mv .mvslidearea:not(.sp_only) .item {
  border: 1px solid #333;
}
main .mv .mvslidearea:not(.sp_only) .item .center {
  position: relative;
  border: 1px solid #333;
}
main .mv .mvslidearea:not(.sp_only) .item .center .heading {
  position: absolute;
  width: 100%;
}
main .mv .mvslidearea:not(.sp_only) .item .center .heading .coments {
  container-type: inline-size;
  background: url(../img/recruit-common/shape-bg.webp) no-repeat center/cover;
}
main .mv .mvslidearea:not(.sp_only) .item .center .heading .coments .coment {
  height: 100cqw;
  text-align: center;
  align-content: center;
}
main .mv .mvslidearea:not(.sp_only) .item .center .prices {
  position: relative;
  z-index: 1;
  transform: skew(-4deg);
}
main .mv .mvslidearea:not(.sp_only) .item .center .prices .bd {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
main .mv .mvslidearea:not(.sp_only) .item .center .prices .bd .num {
  text-shadow: rgb(51, 51, 51) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
}
main .mv .mvslidearea:not(.sp_only) .item .center .price {
  white-space: nowrap;
}
main .mv .mvslidearea:not(.sp_only) .item .center .price .num {
  color: transparent;
  background: linear-gradient(180deg, #FFD400 0%, #fff 100%);
  -webkit-background-clip: text;
}
main .mv .mvslidearea:not(.sp_only) .item.item_01 {
  width: 27.5%;
  border-top-left-radius: 47.7272727273% 38.8888888889%;
  border-top-right-radius: 47.7272727273% 38.8888888889%;
  border-bottom-left-radius: 47.7272727273% 38.8888888889%;
  border-bottom-right-radius: 47.7272727273% 38.8888888889%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_01 .topcrice {
  width: 55.2272727273%;
  margin-left: auto;
  margin-right: auto;
}
main .mv .mvslidearea:not(.sp_only) .item.item_01 .center {
  width: 79.9086757991%;
  border-top-left-radius: 57.1428571429% 46.8384074941%;
  border-top-right-radius: 57.1428571429% 46.8384074941%;
  border-bottom-left-radius: 57.1428571429% 46.8384074941%;
  border-bottom-right-radius: 57.1428571429% 46.8384074941%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_01 .center .heading {
  top: min(0.7291666667vw, 14px);
}
main .mv .mvslidearea:not(.sp_only) .item.item_01 .center .heading .coments {
  min-width: 31.6091954023%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_01 .bottomcrice {
  width: 55.2272727273%;
  margin-left: auto;
  margin-right: auto;
}
main .mv .mvslidearea:not(.sp_only) .item.item_02 {
  width: 40.625%;
  border-top-left-radius: 18.4615384615% 17.3913043478%;
  border-top-right-radius: 18.4615384615% 17.3913043478%;
  border-bottom-left-radius: 18.4615384615% 17.3913043478%;
  border-bottom-right-radius: 18.4615384615% 17.3913043478%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_02 .topcrice, main .mv .mvslidearea:not(.sp_only) .item.item_02 .bottomcrice {
  text-align: center;
}
main .mv .mvslidearea:not(.sp_only) .item.item_02 .center {
  width: 87.8086419753%;
  border-top-left-radius: 15.7894736842% 15.2542372881%;
  border-top-right-radius: 15.7894736842% 15.2542372881%;
  border-bottom-left-radius: 15.7894736842% 15.2542372881%;
  border-bottom-right-radius: 15.7894736842% 15.2542372881%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_02 .center .heading {
  top: max(-0.4166666667vw, -8px);
}
main .mv .mvslidearea:not(.sp_only) .item.item_02 .center .heading .coments {
  min-width: 24.6913580247%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_03 {
  width: 27.5%;
  transform: rotate(10deg);
  border-top-left-radius: 47.7272727273% 30.4347826087%;
  border-top-right-radius: 47.7272727273% 30.4347826087%;
  border-bottom-left-radius: 47.7272727273% 30.4347826087%;
  border-bottom-right-radius: 47.7272727273% 30.4347826087%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_03 .topcrice {
  width: 46.1363636364%;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(-10deg);
  /* width: 100%;
  height: min(vwCalc(60,1920),60px); */
}
main .mv .mvslidearea:not(.sp_only) .item.item_03 .center {
  width: 79.9086757991%;
  border-top-left-radius: 57.1428571429% 34.4234079174%;
  border-top-right-radius: 57.1428571429% 34.4234079174%;
  border-bottom-left-radius: 57.1428571429% 34.4234079174%;
  border-bottom-right-radius: 57.1428571429% 34.4234079174%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_03 .center .heading {
  transform: rotate(-10deg);
  top: min(1.25vw, 24px);
}
main .mv .mvslidearea:not(.sp_only) .item.item_03 .center .heading .coments {
  min-width: 31.6091954023%;
}
main .mv .mvslidearea:not(.sp_only) .item.item_03 .bottomcrice {
  width: 46.1363636364%;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(-10deg);
  /* width: 100%;
  height: min(vwCalc(60,1920),60px); */
}
main .mv .mvslidearea:not(.sp_only) .topcrice, main .mv .mvslidearea:not(.sp_only) .bottomcrice {
  text-shadow: rgb(51, 51, 51) 1px 0px 0px, rgb(51, 51, 51) 0.540302px 0.841471px 0px, rgb(51, 51, 51) -0.416147px 0.909297px 0px, rgb(51, 51, 51) -0.989992px 0.14112px 0px, rgb(51, 51, 51) -0.653644px -0.756802px 0px, rgb(51, 51, 51) 0.283662px -0.958924px 0px, rgb(51, 51, 51) 0.96017px -0.279415px 0px;
  /*position: relative;
  overflow: hidden;
  svg{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text {
      fill: #fff;
    }
    path {
      fill: none;
      stroke: none; 
    }
    &:has(#item1_top_curve_path){
      width: min(vwCalc(412,1920),412px);
      height: min(vwCalc(407,1920),407px);
      text{
        font-size: calc(22/407*100px);
        textpath{
          letter-spacing: calc(3/22*1em);
        }
      }
    }
    &:has(#item1_bottom_curve_path){
      width: min(vwCalc(412,1920),412px);
      height: min(vwCalc(407,1920),407px);
      text{
        font-size: calc(22/407*100px);
        textpath{
          letter-spacing: calc(3/22*1em);
        }
      }
    }
    &:has(#item3_top_curve_path){
      width: min(vwCalc(412,1920),412px);
      height: min(vwCalc(407,1920),407px);
      text{
        font-size: calc(24/407*100px);
        textpath{
          letter-spacing: calc(10/24*1em);
        }
      }
    }
    &:has(#item3_bottom_curve_path){
      width: min(vwCalc(412,1920),412px);
      height: min(vwCalc(407,1920),407px);
      text{
        font-size: calc(24/407*100px);
        textpath{
          letter-spacing: calc(10/24*1em);
        }
      }
    }
  } */
}
main .mv h1 {
  text-align: end;
}
main .mv .bottom {
  position: relative;
  border-radius: max(min(3.125vw, 60px), 30px);
  border: 1.5px solid #333;
}
main .mv .bottom .heading.position-absolute {
  top: 5px;
  transform: translateY(-50%);
  width: 100%;
}
main .mv .bottom .heading.position-absolute span {
  position: relative;
  background-color: unset;
}
main .mv .bottom .heading.position-absolute span::before, main .mv .bottom .heading.position-absolute span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
main .mv .bottom .heading.position-absolute span::before {
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: -2;
}
main .mv .bottom .heading.position-absolute span::after {
  background-color: #ff3838;
  width: calc(100% - 5px);
  height: calc(100% - 5px);
  z-index: -1;
}
main .mv .bottom .heading:not(.position-absolute) {
  position: relative;
}
main .mv .bottom .heading:not(.position-absolute)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 86.9837296621%;
  border-bottom: 1px dashed #333;
}
main .mv .bottom .heading:not(.position-absolute) span {
  position: relative;
}
main .mv .bottom .heading span {
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
main .mv .bottom .heading span[f="40"] {
  min-width: min(5.6320400501%, 90px);
}
main .mv .bottom .heading span[f="34"] {
  min-width: min(4.3804755945%, 70px);
}
main .mv .bottom .head {
  -moz-column-gap: 2.25281602%;
       column-gap: 2.25281602%;
}
main .mv .bottom .head .icon {
  width: 12.5156445557%;
}
main .mv .bottom .head .icon img {
  width: 100%;
}
main .mv .bottom .head .center .top {
  text-align: center;
  text-shadow: rgb(51, 51, 51) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px, 0 3px 0px #333, 0 3px 0px #333, 0 3px 0px #333;
}
main .mv .bottom .head .center .area ul {
  -moz-column-gap: min(1.0416666667vw, 20px);
       column-gap: min(1.0416666667vw, 20px);
}
main .mv .bottom .head .center .area ul li {
  border: 1px solid #333;
  border-radius: 5px;
  overflow: hidden;
}
main .mv .bottom .contents .item {
  width: 16.8961201502%;
  aspect-ratio: 1/1;
  border: 1px solid #333;
  border-radius: 50%;
  text-align: center;
}
main .mv .bottom .contents .item .icon {
  width: 29.8507462687%;
}
main .mv .bottom .contents .item .icon img {
  width: 100%;
}

main .top01 {
  width: max(min(80.7291666667%, 1550px), min(100% - 20px, 600px));
  margin-left: auto;
  margin-right: auto;
}
main .top01 .head {
  -moz-column-gap: 9.2903225806%;
       column-gap: 9.2903225806%;
}
main .top01 .head::before, main .top01 .head::after {
  content: "";
  width: 23.2258064516%;
  aspect-ratio: 360/160;
}
main .top01 .head::before {
  background: url(../img/recruit-top/foryou-heading-l.webp) no-repeat center/cover;
}
main .top01 .head::after {
  background: url(../img/recruit-top/foryou-heading-r.webp) no-repeat center/cover;
}
main .top01 .head .center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .top01 .head .center .crice {
  width: min(20.7291666667vw, 398px);
  /* text-shadow: rgb(51, 51, 51) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
  width: min(vwCalc(450,1920),450px);
  height: min(vwCalc(100,1920),100px);
  position: relative;
  overflow: hidden;
  svg{
    width: min(vwCalc(908.51,1920),908.51px);
    height: min(vwCalc(869.96,1920),869.96px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text {
      font-size: calc(80/869.96*100px);
      fill: #ffeb8c;
      textpath{
        letter-spacing: calc(2/80*1em);
      }
    }
    path {
      fill: none;
      stroke: none; 
    }
  } */
}
main .top01 .head .center .heading {
  position: relative;
  min-height: min(3.125vw, 60px);
  align-content: center;
}
main .top01 .head .center .heading .tx::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: calc(100% - min(3.125vw, 60px));
  background: url(../img/recruit-common/heading-bg.webp) repeat-x left center/auto 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
main .top01 .head .center .heading::before, main .top01 .head .center .heading::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #ff3838;
  z-index: -1;
}
main .top01 .head .center .heading::before {
  left: 0;
}
main .top01 .head .center .heading::after {
  right: 0;
}
main .top01 .contents {
  -moz-column-gap: 0.6451612903%;
       column-gap: 0.6451612903%;
}
main .top01 .contents .item {
  width: 24.5161290323%;
  border-radius: max(min(2.0833333333vw, 40px), 20px);
  border: 1px solid #333;
  overflow: hidden;
}
main .top01 .contents .item .num {
  text-shadow: rgb(51, 51, 51) 1px 0px 0px, rgb(51, 51, 51) 0.540302px 0.841471px 0px, rgb(51, 51, 51) -0.416147px 0.909297px 0px, rgb(51, 51, 51) -0.989992px 0.14112px 0px, rgb(51, 51, 51) -0.653644px -0.756802px 0px, rgb(51, 51, 51) 0.283662px -0.958924px 0px, rgb(51, 51, 51) 0.96017px -0.279415px 0px;
  border-bottom: 1px solid #333;
  text-align: center;
}
main .top01 .contents .item .text {
  text-align: center;
}
main .top01 .contents .item .icon {
  width: 74.0740740741%;
}
main .top01 .contents .item .icon img {
  width: 100%;
}
main .top01 .topbtn.foryoubtn a {
  min-width: max(min(23.9583333333vw, 460px), min(100% - 20px, 300px));
}

main .top02 {
  background: url(../img/recruit-top/voicebg.webp) no-repeat center/cover;
  clip-path: polygon(0 min(6.25vw, 120px), 100% 0, 100% 100%, 0 calc(100% - min(6.25vw, 120px)));
}
main .top02 .head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .top02 .head .crice {
  width: min(14.5833333333vw, 280px);
  /* text-shadow: rgb(65, 64, 64) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
  width: min(vwCalc(450,1920),450px);
  height: min(vwCalc(100,1920),100px);
  position: relative;
  overflow: hidden;
  svg{
    width: min(vwCalc(908.51,1920),908.51px);
    height: min(vwCalc(869.96,1920),869.96px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text {
      font-size: calc(80/869.96*100px);
      fill: #ffeb8c;
      textpath{
        letter-spacing: calc(2/80*1em);
      }
    }
    path {
      fill: none;
      stroke: none; 
    }
  } */
}
main .top02 .head .heading {
  position: relative;
  min-height: min(3.125vw, 60px);
  align-content: center;
}
main .top02 .head .heading .tx::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: calc(100% - min(3.125vw, 60px));
  background: url(../img/recruit-common/pagetitle-shape.webp) repeat-x left center/auto 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
main .top02 .head .heading::before, main .top02 .head .heading::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #fff;
  z-index: -1;
}
main .top02 .head .heading::before {
  left: 0;
}
main .top02 .head .heading::after {
  right: 0;
}
main .top02 .contents {
  width: max(min(66.7708333333vw, 1282px), min(100% - 20px, 600px));
  -moz-column-gap: 3.2761310452%;
       column-gap: 3.2761310452%;
}
main .top02 .contents .item {
  width: 48.3619344774%;
  position: relative;
  background-color: #fff;
  -moz-column-gap: 3.2258064516%;
       column-gap: 3.2258064516%;
  border-radius: max(min(2.6041666667vw, 50px), 25px);
}
main .top02 .contents .item > * {
  position: relative;
}
main .top02 .contents .item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 55%;
  transform: translate(-50%, 28%);
  width: 18.9516129032%;
  aspect-ratio: 159/182;
  background: url(../img/recruit-top/voice-shape.webp) no-repeat center/cover;
}
main .top02 .contents .item .icon {
  width: 22.5806451613%;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
main .top02 .contents .item .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main .top02 .topbtn.voicebtn a {
  min-width: max(min(27.2395833333vw, 523px), min(100% - 20px, 300px));
}

main .top03 {
  position: relative;
}
main .top03::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 29.6875%;
  aspect-ratio: 570/280;
  background: url(../img/recruit-top/culture-shape.webp) no-repeat center/cover;
  transform: translateY(-21.4285714286%);
}
main .top03 .head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .top03 .head .crice {
  width: min(20.6770833333vw, 397px);
  /* text-shadow: rgb(65, 64, 64) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
  width: min(vwCalc(450,1920),450px);
  height: min(vwCalc(100,1920),100px);
  position: relative;
  overflow: hidden;
  svg{
    width: min(vwCalc(908.51,1920),908.51px);
    height: min(vwCalc(869.96,1920),869.96px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text {
      font-size: calc(80/869.96*100px);
      fill: #ffeb8c;
      textpath{
        letter-spacing: calc(2/80*1em);
      }
    }
    path {
      fill: none;
      stroke: none; 
    }
  } */
}
main .top03 .head .heading {
  position: relative;
  min-height: min(3.125vw, 60px);
  align-content: center;
}
main .top03 .head .heading .tx::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: calc(100% - min(3.125vw, 60px));
  background: url(../img/recruit-common/heading-bg.webp) repeat-x left center/auto 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
main .top03 .head .heading::before, main .top03 .head .heading::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #ff3838;
  z-index: -1;
}
main .top03 .head .heading::before {
  left: 0;
}
main .top03 .head .heading::after {
  right: 0;
}
main .top03 .contents {
  width: max(min(75.78125vw, 1455px), min(100% - 20px, 600px));
  -moz-column-gap: 0.9278350515%;
       column-gap: 0.9278350515%;
  margin-left: auto;
  margin-right: auto;
}
main .top03 .contents .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #333;
  border-radius: max(min(3.125vw, 60px), 30px);
  width: 32.7147766323%;
  position: relative;
  container-type: inline-size;
  overflow: hidden;
}
main .top03 .contents .item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 41.1392405063cqw;
  background-color: #ff3838;
  z-index: -1;
}
main .top03 .contents .item .num {
  aspect-ratio: 2/1;
  text-shadow: rgb(51, 51, 51) 1px 0px 0px, rgb(51, 51, 51) 0.540302px 0.841471px 0px, rgb(51, 51, 51) -0.416147px 0.909297px 0px, rgb(51, 51, 51) -0.989992px 0.14112px 0px, rgb(51, 51, 51) -0.653644px -0.756802px 0px, rgb(51, 51, 51) 0.283662px -0.958924px 0px, rgb(51, 51, 51) 0.96017px -0.279415px 0px;
  align-content: center;
  text-align: center;
  position: relative;
}
main .top03 .contents .item .num::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200%;
  background: url(../img/recruit-top/culture-bg.webp) no-repeat center/cover;
  z-index: -1;
}
main .top03 .contents .item .title {
  text-align: center;
}
main .top03 .contents .item .image {
  width: 81.223628692%;
  aspect-ratio: 385/210;
}
main .top03 .contents .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: max(min(0.5208333333vw, 10px), 5px);
}
main .top03 .topbtn.culturebtn a {
  min-width: max(min(27.2395833333vw, 523px), min(100% - 20px, 300px));
}

main .top04 {
  position: relative;
}
main .top04::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 27.6041666667%;
  aspect-ratio: 530/280;
  background: url(../img/recruit-top/traning-shape.webp) no-repeat center/cover;
  transform: translateY(-7.8571428571%);
}
main .top04 .top04_inner {
  width: min(70.7291666667vw, 1392px);
  margin-left: 13.5416666667%;
}
main .top04 .top04_inner .left {
  width: 55.2282768778%;
}
main .top04 .top04_inner .left .item {
  width: 56.5333333333%;
  aspect-ratio: 1/1;
  position: relative;
}
main .top04 .top04_inner .left .item::before, main .top04 .top04_inner .left .item::after {
  content: "";
  position: absolute;
  aspect-ratio: 1/1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
main .top04 .top04_inner .left .item::before {
  width: 100%;
  z-index: -2;
}
main .top04 .top04_inner .left .item::after {
  width: 87.9716981132%;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: -1;
}
main .top04 .top04_inner .left .item .icon img {
  width: 100%;
}
main .top04 .top04_inner .left .item .tx {
  text-align: center;
}
main .top04 .top04_inner .left .item.item_01::before {
  background: url(../img/recruit-top/traning-bg1.webp) no-repeat center/cover;
}
main .top04 .top04_inner .left .item.item_01 .icon {
  width: 30.1886792453%;
}
main .top04 .top04_inner .left .item.item_02::before {
  background: url(../img/recruit-top/traning-bg2.webp) no-repeat center/cover;
}
main .top04 .top04_inner .left .item.item_02 .icon {
  width: 38.9150943396%;
}
main .top04 .top04_inner .left .item.item_03::before {
  background: url(../img/recruit-top/traning-bg3.webp) no-repeat center/cover;
}
main .top04 .top04_inner .left .item.item_03 .icon {
  width: 28.3018867925%;
}
main .top04 .top04_inner .txbox .head {
  display: flex;
  flex-direction: column;
  align-items: start;
}
main .top04 .top04_inner .txbox .head .eg {
  text-shadow: rgb(51, 51, 51) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
}
main .top04 .top04_inner .txbox .head .heading {
  position: relative;
  min-height: min(3.125vw, 60px);
  align-content: center;
}
main .top04 .top04_inner .txbox .head .heading .tx::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: calc(100% - min(3.125vw, 60px));
  background: url(../img/recruit-common/heading-bg.webp) repeat-x left center/auto 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
main .top04 .top04_inner .txbox .head .heading::before, main .top04 .top04_inner .txbox .head .heading::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #ff3838;
  z-index: -1;
}
main .top04 .top04_inner .txbox .head .heading::before {
  left: 0;
}
main .top04 .top04_inner .txbox .head .heading::after {
  right: 0;
}
main .top04 .top04_inner .txbox .topbtn.trainingbtn a {
  min-width: max(min(21.5625vw, 414px), min(100% - 20px, 300px));
}

main .top05 {
  background: url(../img/recruit-top/works-bg.webp) repeat;
  clip-path: polygon(0 0, 100% min(6.25vw, 120px), 100% calc(100% - min(6.25vw, 120px)), 0 100%);
}
main .top05 .head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .top05 .head .crice {
  width: min(14.21875vw, 273px);
  /* text-shadow: rgb(65, 64, 64) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
  width: min(vwCalc(450,1920),450px);
  height: min(vwCalc(100,1920),100px);
  position: relative;
  overflow: hidden;
  svg{
    width: min(vwCalc(1178,1920),1178px);
    height: min(vwCalc(869.96,1920),869.96px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text {
      font-size: calc(80/869.96*100px);
      fill: #ffeb8c;
      textpath{
        letter-spacing: calc(6/80*1em);
      }
    }
    path {
      fill: none;
      stroke: none; 
    }
  } */
}
main .top05 .head .heading {
  position: relative;
  min-height: min(3.125vw, 60px);
  align-content: center;
}
main .top05 .head .heading .tx::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: calc(100% - min(3.125vw, 60px));
  background: url(../img/recruit-common/pagetitle-shape.webp) repeat-x left center/auto 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
main .top05 .head .heading::before, main .top05 .head .heading::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #fff;
  z-index: -1;
}
main .top05 .head .heading::before {
  left: 0;
}
main .top05 .head .heading::after {
  right: 0;
}
main .top05 .contents {
  width: max(min(65.625vw, 1260px), min(100% - 20px, 600px));
  margin-left: auto;
  margin-right: auto;
  -moz-column-gap: 4.7619047619%;
       column-gap: 4.7619047619%;
}
main .top05 .contents .item {
  width: 30.1587301587%;
  border-radius: min(2.0833333333vw, 40px);
}
main .top05 .contents .item .image img {
  width: 100%;
  border-radius: min(2.0833333333vw, 40px);
}
main .top05 .contents .item .title {
  text-align: center;
  border-radius: min(0.5208333333vw, 10px);
  max-width: max(88.2352941176%, 260px);
  margin-left: auto;
  margin-right: auto;
}
main .top05 .topbtn.workbtn a {
  min-width: max(min(26.1458333333vw, 502px), min(100% - 20px, 300px));
}

main .top06 .top06_inner {
  width: max(min(65vw, 1248px), min(100% - 20px, 600px));
  margin-left: min(18.75vw, 360px);
}
main .top06 .top06_inner .left .head {
  display: flex;
  flex-direction: column;
  align-items: start;
}
main .top06 .top06_inner .left .head .eg {
  text-shadow: rgb(51, 51, 51) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
}
main .top06 .top06_inner .left .head .heading {
  position: relative;
  min-height: min(3.125vw, 60px);
  align-content: center;
}
main .top06 .top06_inner .left .head .heading .tx::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: calc(100% - min(3.125vw, 60px));
  background: url(../img/recruit-common/heading-bg.webp) repeat-x left center/auto 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
main .top06 .top06_inner .left .head .heading::before, main .top06 .top06_inner .left .head .heading::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #ff3838;
  z-index: -1;
}
main .top06 .top06_inner .left .head .heading::before {
  left: 0;
}
main .top06 .top06_inner .left .head .heading::after {
  right: 0;
}
main .top06 .top06_inner .left .topbtn.entrybtn a {
  min-width: max(min(15.15625vw, 291px), min(100% - 20px, 150px));
}
main .top06 .top06_inner .image {
  width: 58.4935897436%;
}
main .top06 .top06_inner .image img {
  width: 100%;
}

@keyframes jump {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-50%, -70%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
@keyframes reveal-image {
  0% {
    clip-path: inset(0 round 10px);
  }
  100% {
    clip-path: inset(0 round 170px);
  }
}
main .global01 .line {
  position: relative;
}
main .global01 .line:hover .chara {
  animation: jump 0.3s linear;
}
main .global01 .line .chara {
  position: absolute;
  width: 11.25%;
  top: -30px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
main .global01 .line .chara img {
  width: 100%;
}
main .global01 .line:not(:has(a)),
main .global01 .line a {
  padding-left: max(10%, 10px);
  padding-right: max(10%, 10px);
  position: relative;
}
main .global01 .line:not(:has(a))::before, main .global01 .line:not(:has(a))::after,
main .global01 .line a::before,
main .global01 .line a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* animation: reveal-image linear both;
  -webkit-animation-timeline: view();
  animation-timeline: view();
  -webkit-animation-range: entry 0% entry 100%;
  animation-range: entry 50% entry 120%; */
  z-index: -1;
  transition: all 0.5s;
  border-radius: max(min(1.0416666667vw, 20px), 10px);
}
main .global01 .line:not(:has(a))::before,
main .global01 .line a::before {
  background-color: #15da66;
  width: 100%;
  height: 100%;
}
main .global01 .line:not(:has(a))::after,
main .global01 .line a::after {
  background-color: #06c755;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
}
main .global01 .line:not(:has(a)):hover::before, main .global01 .line:not(:has(a)):hover::after,
main .global01 .line a:hover::before,
main .global01 .line a:hover::after {
  border-radius: 170px;
}
main .global01 .line a {
  display: block;
}
main .global01 .line .head {
  border-bottom: 1px solid #fff;
  -moz-column-gap: 2.34375%;
       column-gap: 2.34375%;
}
main .global01 .line .head img {
  width: 5.234375%;
}
main .global01 .line .tx {
  text-align: center;
}
main .global02 {
  min-width: min(100% - 20px, 650px);
}
main .global02 .global02_contents {
  padding-left: max(5.6875% - 12px, 10px);
  padding-right: max(5.6875% - 12px, 10px);
  border: 12px solid #ffeb8c;
  border-radius: min(5.2083333333vw, 100px);
}
main .global02 .global02_contents .head .icon {
  width: 14.1043723554%;
}
main .global02 .global02_contents .head .icon img {
  width: 100%;
}
main .global02 .global02_contents .head .center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .global02 .global02_contents .head .center .crice {
  width: min(27.0833333333vw, 520px);
  /* text-shadow: rgb(51, 51, 51) 2px 0px 0px, rgb(51, 51, 51) 1.75517px 0.958851px 0px, rgb(51, 51, 51) 1.0806px 1.68294px 0px, rgb(51, 51, 51) 0.141474px 1.99499px 0px, rgb(51, 51, 51) -0.832294px 1.81859px 0px, rgb(51, 51, 51) -1.60229px 1.19694px 0px, rgb(51, 51, 51) -1.97998px 0.28224px 0px, rgb(51, 51, 51) -1.87291px -0.701566px 0px, rgb(51, 51, 51) -1.30729px -1.5136px 0px, rgb(51, 51, 51) -0.421592px -1.95506px 0px, rgb(51, 51, 51) 0.567324px -1.91785px 0px, rgb(51, 51, 51) 1.41734px -1.41108px 0px, rgb(51, 51, 51) 1.92034px -0.558831px 0px;
  width: min(vwCalc(580,1920),580px);
  height: min(vwCalc(120,1920),120px);
  position: relative;
  overflow: hidden;
  svg{
    width: min(vwCalc(1463.04,1920),1463.04px);
    height: min(vwCalc(1080.47,1920),1080.47px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text {
      font-size: calc(99.36/1080.47*100px);
      fill: #ffeb8c;
      textpath{
        letter-spacing: calc(7.45/99.36*1em);
      }
    }
    path {
      fill: none;
      stroke: none; 
    }
  } */
}
main .global02 .global02_contents .head .center .heading {
  position: relative;
  min-height: min(4vw, 76.8px);
  align-content: center;
}
main .global02 .global02_contents .head .center .heading .tx::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: calc(100% - min(4vw, 76.8px));
  background: url(../img/recruit-common/heading-bg.webp) repeat-x left center/auto 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
main .global02 .global02_contents .head .center .heading::before, main .global02 .global02_contents .head .center .heading::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #ff3838;
  z-index: -1;
}
main .global02 .global02_contents .head .center .heading::before {
  left: 0;
}
main .global02 .global02_contents .head .center .heading::after {
  right: 0;
}
main .global02 .global02_contents .btns .contactbtn {
  width: 32.3737658674%;
}
main .global02 .global02_contents .btns .contactbtn:not(:has(a)),
main .global02 .global02_contents .btns .contactbtn a {
  height: max(min(5.3130208333vw, 102.01px), 50px);
  border-radius: 85.01px;
}
main .global02 .global02_contents .btns .contactbtn a:hover {
  opacity: 0.5;
}
main .global02 .global02_contents .btns .contactbtn a.white:hover {
  color: #fff;
}
main .global02 .global02_contents .btns .contactbtn a.color_333:hover {
  color: #333;
}
main .global02 .global02_contents .btns .contactbtn.line:not(:has(a)),
main .global02 .global02_contents .btns .contactbtn.line a {
  border: 5.1px solid #15da66;
  -moz-column-gap: 5.1219582805%;
       column-gap: 5.1219582805%;
}
main .global02 .global02_contents .btns .contactbtn.line img {
  width: 9.4667150655%;
}
main .global02 .global02_contents .btns .contactbtn.entry:not(:has(a)),
main .global02 .global02_contents .btns .contactbtn.entry a {
  border: 5.1px solid #23BAFF;
  background-image: url(../img/recruit-common/arow.webp);
  background-repeat: no-repeat;
  background-position: center right 6.6808151485%;
  background-size: 9.7985288845% auto;
}
main .global02 .global02_contents .btns .contactbtn.tel:not(:has(a)),
main .global02 .global02_contents .btns .contactbtn.tel a {
  border: 5.1px solid #e4e4e4;
}
main .global02 .global02_contents .btns .contactbtn.tel img {
  width: 9.4667150655%;
}
main .global02 .global02_contents .btns .contactbtn.tel .time {
  text-align: center;
}
main .global02 .global02_contents .coment {
  text-align: center;
}

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

footer

----------------------------------------------------------------*/
footer .footer_contents {
  width: min(81.9791666667%, 1574px);
}
footer .footer_contents .logo {
  width: 29.0254129606%;
}
footer .footer_contents .contents .left {
  width: 34.3074968234%;
}
footer .footer_contents .contents .left .map {
  aspect-ratio: 540/260;
}
footer .footer_contents .contents .left .map iframe {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
footer .footer_contents .contents .center nav ul li {
  border-bottom: 1px solid #7b7b7b;
}
footer .footer_contents .contents .center nav ul li a:hover {
  color: #ff3838;
}
footer .footer_contents .contents .right {
  width: max(21.5374841169%, 160px);
  container-type: inline-size;
}
footer .footer_contents .contents .right .links ul li a {
  height: max(min(3.3333333333vw, 64px), 40px);
  border-radius: 100px;
}
footer .footer_contents .contents .right .links ul li a:hover {
  opacity: 0.5;
}
footer .footer_contents .contents .right .links ul li a.white:hover {
  color: #fff;
}
footer .footer_contents .contents .right .links ul li a.color_333:hover {
  color: #333;
}
footer .footer_contents .contents .right .links ul li a .tx {
  flex: 1;
  text-align: center;
}
footer .footer_contents .contents .right .links ul li a.line {
  border: 3px solid #15da66;
  -moz-column-gap: 11.4114114114%;
       column-gap: 11.4114114114%;
}
footer .footer_contents .contents .right .links ul li a.line img {
  width: 9.4395280236cqw;
}
footer .footer_contents .contents .right .links ul li a.contact {
  border: 3px solid #23BAFF;
}
footer .footer_contents .contents .right .links ul li a.contact img {
  width: 8.8495575221cqw;
}
footer .footer_contents .contents .right .links ul li a.site {
  border: 3px solid #04579b;
}
footer .footer_contents .contents .right .links ul li a.site img {
  width: 5.8997050147cqw;
}
footer .bottom {
  -moz-column-gap: 6.09375%;
       column-gap: 6.09375%;
}/*# sourceMappingURL=recruit-main.css.map */