@charset "UTF-8";

/* ---------------------------------------------------------------------------
  ★共通
--------------------------------------------------------------------------- */
body {
  font-size: clamp(1rem, 3.8vw, 1.6rem);
  -webkit-text-size-adjust: 100%;
}

.sp {
  display: block !important;
}

.sp_left {
  text-align: left !important;
}

.pc {
  display: none !important;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.inner,
.inner_700,
.inner_800,
.inner_900,
.inner_1000,
.inner_1100,
.inner_1200,
.inner_1300 {
  width: 90%;
}

.f10 {
  font-size: clamp(0.8rem, 3.2vw, 1rem) !important;
}

.f11 {
  font-size: clamp(0.8rem, 3.3vw, 1.1rem) !important;
}

.f12 {
  font-size: clamp(0.8rem, 3.4vw, 1.2rem) !important;
}

.f13 {
  font-size: clamp(0.8rem, 3.5vw, 1.3rem) !important;
}

.f14 {
  font-size: clamp(1rem, 3.6vw, 1.4rem) !important;
}

.f15 {
  font-size: clamp(1rem, 3.7vw, 1.5rem) !important;
}

.f16 {
  font-size: clamp(1rem, 3.8vw, 1.6rem) !important;
}

.f17 {
  font-size: clamp(1rem, 3.9vw, 1.7rem) !important;
}

.f18 {
  font-size: clamp(1rem, 4vw, 1.8rem) !important;
}

.f19 {
  font-size: clamp(1rem, 4.1vw, 1.9rem) !important;
}

.f20 {
  font-size: clamp(1.2rem, 4.2vw, 2rem) !important;
}

.f21 {
  font-size: clamp(1.2rem, 4.3vw, 2.1rem) !important;
}

.f22 {
  font-size: clamp(1.2rem, 4.4vw, 2.2rem) !important;
}

.f23 {
  font-size: clamp(1.2rem, 4.5vw, 2.3rem) !important;
}

.f24 {
  font-size: clamp(1.2rem, 4.6vw, 2.4rem) !important;
}

.f25 {
  font-size: clamp(1.2rem, 4.7vw, 2.5rem) !important;
}

.f26 {
  font-size: clamp(1.2rem, 4.8vw, 2.6rem) !important;
}

.f27 {
  font-size: clamp(1.2rem, 4.9vw, 2.7rem) !important;
}

.f28 {
  font-size: clamp(1.4rem, 5vw, 2.8rem) !important;
}

.f29 {
  font-size: clamp(1.4rem, 5.1vw, 2.9rem) !important;
}

.f30 {
  font-size: clamp(1.6rem, 5.2vw, 3rem) !important;
}

.f31 {
  font-size: clamp(1.6rem, 5.3vw, 3.1rem) !important;
}

.f32 {
  font-size: clamp(1.6rem, 5.4vw, 3.2rem) !important;
}

.f33 {
  font-size: clamp(1.6rem, 5.5vw, 3.3rem) !important;
}

.f34 {
  font-size: clamp(1.6rem, 5.6vw, 3.4rem) !important;
}

.f35 {
  font-size: clamp(1.6rem, 5.7vw, 3.5rem) !important;
}

.f36 {
  font-size: clamp(1.6rem, 5.8vw, 3.6rem) !important;
}

.f37 {
  font-size: clamp(1.6rem, 5.9vw, 3.7rem) !important;
}

.f38 {
  font-size: clamp(1.8rem, 6vw, 3.8rem) !important;
}

.f39 {
  font-size: clamp(1.8rem, 6.1vw, 3.9rem) !important;
}

.f40 {
  font-size: clamp(1.8rem, 6.2vw, 4rem) !important;
}

.mA5 {
  margin: 0.5% !important;
}

.mA10 {
  margin: 1% !important;
}

.mA15 {
  margin: 1.5% !important;
}

.mA20 {
  margin: 2% !important;
}

.mA25 {
  margin: 2.5% !important;
}

.mA30 {
  margin: 3% !important;
}

.mA35 {
  margin: 3.5% !important;
}

.mA40 {
  margin: 4% !important;
}

.mA45 {
  margin: 4.5% !important;
}

.mA50 {
  margin: 5% !important;
}

.mA55 {
  margin: 5.5% !important;
}

.mA60 {
  margin: 6% !important;
}

.mA65 {
  margin: 6.5% !important;
}

.mA70 {
  margin: 7% !important;
}

.mA75 {
  margin: 7.5% !important;
}

.mA80 {
  margin: 8% !important;
}

.mA85 {
  margin: 8.5% !important;
}

.mA90 {
  margin: 9% !important;
}

.mA95 {
  margin: 9.5% !important;
}

.mA100 {
  margin: 10% !important;
}

.mA105 {
  margin: 10.5% !important;
}

.mA110 {
  margin: 11% !important;
}

.mA115 {
  margin: 15% !important;
}

.mA120 {
  margin: 12% !important;
}

.mA125 {
  margin: 12.5% !important;
}

.mA130 {
  margin: 13% !important;
}

.mA135 {
  margin: 13.5% !important;
}

.mA140 {
  margin: 14% !important;
}

.mA145 {
  margin: 14.5% !important;
}

.mA150 {
  margin: 15% !important;
}

.mT0 {
  margin-top: 0% !important;
}

.mT5 {
  margin-top: 0.5% !important;
}

.mT10 {
  margin-top: 1% !important;
}

.mT15 {
  margin-top: 1.5% !important;
}

.mT20 {
  margin-top: 2% !important;
}

.mT25 {
  margin-top: 2.5% !important;
}

.mT30 {
  margin-top: 3% !important;
}

.mT35 {
  margin-top: 3.5% !important;
}

.mT40 {
  margin-top: 4% !important;
}

.mT45 {
  margin-top: 4.5% !important;
}

.mT50 {
  margin-top: 5% !important;
}

.mT55 {
  margin-top: 5.5% !important;
}

.mT60 {
  margin-top: 6% !important;
}

.mT65 {
  margin-top: 6.5% !important;
}

.mT70 {
  margin-top: 7% !important;
}

.mT75 {
  margin-top: 7.5% !important;
}

.mT80 {
  margin-top: 8% !important;
}

.mT85 {
  margin-top: 8.5% !important;
}

.mT90 {
  margin-top: 9% !important;
}

.mT95 {
  margin-top: 9.5% !important;
}

.mT100 {
  margin-top: 10% !important;
}

.mT105 {
  margin-top: 10.5% !important;
}

.mT110 {
  margin-top: 11% !important;
}

.mT115 {
  margin-top: 11.5% !important;
}

.mT120 {
  margin-top: 12% !important;
}

.mT125 {
  margin-top: 12.5% !important;
}

.mT130 {
  margin-top: 13% !important;
}

.mT135 {
  margin-top: 13.5% !important;
}

.mT140 {
  margin-top: 14% !important;
}

.mT145 {
  margin-top: 14.5% !important;
}

.mT150 {
  margin-top: 15% !important;
}

.mB0 {
  margin-bottom: 0% !important;
}

.mB5 {
  margin-bottom: 0.5% !important;
}

.mB10 {
  margin-bottom: 1% !important;
}

.mB15 {
  margin-bottom: 1.5% !important;
}

.mB20 {
  margin-bottom: 2% !important;
}

.mB25 {
  margin-bottom: 2.5% !important;
}

.mB30 {
  margin-bottom: 3% !important;
}

.mB35 {
  margin-bottom: 3.5% !important;
}

.mB40 {
  margin-bottom: 4% !important;
}

.mB45 {
  margin-bottom: 4.5% !important;
}

.mB50 {
  margin-bottom: 5% !important;
}

.mB55 {
  margin-bottom: 5.5% !important;
}

.mB60 {
  margin-bottom: 6% !important;
}

.mB65 {
  margin-bottom: 6.5% !important;
}

.mB70 {
  margin-bottom: 7% !important;
}

.mB75 {
  margin-bottom: 7.5% !important;
}

.mB80 {
  margin-bottom: 8% !important;
}

.mB85 {
  margin-bottom: 8.5% !important;
}

.mB90 {
  margin-bottom: 9% !important;
}

.mB95 {
  margin-bottom: 9.5% !important;
}

.mB100 {
  margin-bottom: 10% !important;
}

.mB105 {
  margin-bottom: 10.5% !important;
}

.mB110 {
  margin-bottom: 11% !important;
}

.mB115 {
  margin-bottom: 11.5% !important;
}

.mB120 {
  margin-bottom: 12% !important;
}

.mB125 {
  margin-bottom: 12.5% !important;
}

.mB130 {
  margin-bottom: 13% !important;
}

.mB135 {
  margin-bottom: 13.5% !important;
}

.mB140 {
  margin-bottom: 14% !important;
}

.mB145 {
  margin-bottom: 14.5% !important;
}

.mB150 {
  margin-bottom: 15% !important;
}

.mL0 {
  margin-left: 0% !important;
}

.mL5 {
  margin-left: 0.5% !important;
}

.mL10 {
  margin-left: 1% !important;
}

.mL15 {
  margin-left: 1.5% !important;
}

.mL20 {
  margin-left: 2% !important;
}

.mL25 {
  margin-left: 2.5% !important;
}

.mL30 {
  margin-left: 3% !important;
}

.mL35 {
  margin-left: 3.5% !important;
}

.mL40 {
  margin-left: 4% !important;
}

.mL45 {
  margin-left: 4.5% !important;
}

.mL50 {
  margin-left: 5% !important;
}

.mL55 {
  margin-left: 5.5% !important;
}

.mL60 {
  margin-left: 6% !important;
}

.mL65 {
  margin-left: 6.5% !important;
}

.mL70 {
  margin-left: 7% !important;
}

.mL75 {
  margin-left: 7.5% !important;
}

.mL80 {
  margin-left: 8% !important;
}

.mL85 {
  margin-left: 8.5% !important;
}

.mL90 {
  margin-left: 9% !important;
}

.mL95 {
  margin-left: 9.5% !important;
}

.mL100 {
  margin-left: 10% !important;
}

.mL105 {
  margin-left: 10.5% !important;
}

.mL110 {
  margin-left: 11% !important;
}

.mL115 {
  margin-left: 11.5% !important;
}

.mL120 {
  margin-left: 12% !important;
}

.mL125 {
  margin-left: 12.5% !important;
}

.mL130 {
  margin-left: 13% !important;
}

.mL135 {
  margin-left: 13.5% !important;
}

.mL140 {
  margin-left: 14% !important;
}

.mL145 {
  margin-left: 14.5% !important;
}

.mL150 {
  margin-left: 15% !important;
}

.mR0 {
  margin-right: 0% !important;
}

.mR5 {
  margin-right: 0.5% !important;
}

.mR10 {
  margin-right: 1% !important;
}

.mR15 {
  margin-right: 1.5% !important;
}

.mR20 {
  margin-right: 2% !important;
}

.mR25 {
  margin-right: 2.5% !important;
}

.mR30 {
  margin-right: 3% !important;
}

.mR35 {
  margin-right: 3.5% !important;
}

.mR40 {
  margin-right: 4% !important;
}

.mR45 {
  margin-right: 4.5% !important;
}

.mR50 {
  margin-right: 5% !important;
}

.mR55 {
  margin-right: 5.5% !important;
}

.mR60 {
  margin-right: 6% !important;
}

.mR65 {
  margin-right: 6.5% !important;
}

.mR70 {
  margin-right: 7% !important;
}

.mR75 {
  margin-right: 7.5% !important;
}

.mR80 {
  margin-right: 8% !important;
}

.mR85 {
  margin-right: 8.5% !important;
}

.mR90 {
  margin-right: 9% !important;
}

.mR95 {
  margin-right: 9.5% !important;
}

.mR100 {
  margin-right: 10% !important;
}

.mR105 {
  margin-right: 10.5% !important;
}

.mR110 {
  margin-right: 11% !important;
}

.mR115 {
  margin-right: 11.5% !important;
}

.mR120 {
  margin-right: 12% !important;
}

.mR125 {
  margin-right: 12.5% !important;
}

.mR130 {
  margin-right: 13% !important;
}

.mR135 {
  margin-right: 13.5% !important;
}

.mR140 {
  margin-right: 14% !important;
}

.mR145 {
  margin-right: 14.5% !important;
}

.mR150 {
  margin-right: 15% !important;
}

.pT0 {
  padding-top: 0% !important;
}

.pT5 {
  padding-top: 0.5% !important;
}

.pT10 {
  padding-top: 1% !important;
}

.pT15 {
  padding-top: 1.5% !important;
}

.pT20 {
  padding-top: 2% !important;
}

.pT25 {
  padding-top: 2.5% !important;
}

.pT30 {
  padding-top: 3% !important;
}

.pT35 {
  padding-top: 3.5% !important;
}

.pT40 {
  padding-top: 4% !important;
}

.pT45 {
  padding-top: 4.5% !important;
}

.pT50 {
  padding-top: 5% !important;
}

.pT55 {
  padding-top: 5.5% !important;
}

.pT60 {
  padding-top: 6% !important;
}

.pT65 {
  padding-top: 6.5% !important;
}

.pT70 {
  padding-top: 7% !important;
}

.pT75 {
  padding-top: 7.5% !important;
}

.pT80 {
  padding-top: 8% !important;
}

.pT85 {
  padding-top: 8.5% !important;
}

.pT90 {
  padding-top: 9% !important;
}

.pT95 {
  padding-top: 9.5% !important;
}

.pT100 {
  padding-top: 10% !important;
}

.pT105 {
  padding-top: 10.5% !important;
}

.pT110 {
  padding-top: 11% !important;
}

.pT115 {
  padding-top: 11.5% !important;
}

.pT120 {
  padding-top: 12% !important;
}

.pT125 {
  padding-top: 12.5% !important;
}

.pT130 {
  padding-top: 13% !important;
}

.pT135 {
  padding-top: 13.5% !important;
}

.pT140 {
  padding-top: 14% !important;
}

.pT145 {
  padding-top: 14.5% !important;
}

.pT150 {
  padding-top: 15% !important;
}

.pB0 {
  padding-bottom: 0% !important;
}

.pB5 {
  padding-bottom: 0.5% !important;
}

.pB10 {
  padding-bottom: 1% !important;
}

.pB15 {
  padding-bottom: 1.5% !important;
}

.pB20 {
  padding-bottom: 2% !important;
}

.pB25 {
  padding-bottom: 2.5% !important;
}

.pB30 {
  padding-bottom: 3% !important;
}

.pB35 {
  padding-bottom: 3.5% !important;
}

.pB40 {
  padding-bottom: 4% !important;
}

.pB45 {
  padding-bottom: 4.5% !important;
}

.pB50 {
  padding-bottom: 5% !important;
}

.pB55 {
  padding-bottom: 5.5% !important;
}

.pB60 {
  padding-bottom: 6% !important;
}

.pB65 {
  padding-bottom: 6.5% !important;
}

.pB70 {
  padding-bottom: 7% !important;
}

.pB75 {
  padding-bottom: 7.5% !important;
}

.pB80 {
  padding-bottom: 8% !important;
}

.pB85 {
  padding-bottom: 8.5% !important;
}

.pB90 {
  padding-bottom: 9% !important;
}

.pB95 {
  padding-bottom: 9.5% !important;
}

.pB100 {
  padding-bottom: 10% !important;
}

.pB105 {
  padding-bottom: 10.5% !important;
}

.pB110 {
  padding-bottom: 11% !important;
}

.pB115 {
  padding-bottom: 11.5% !important;
}

.pB120 {
  padding-bottom: 12% !important;
}

.pB125 {
  padding-bottom: 12.5% !important;
}

.pB130 {
  padding-bottom: 13% !important;
}

.pB135 {
  padding-bottom: 13.5% !important;
}

.pB140 {
  padding-bottom: 14% !important;
}

.pB145 {
  padding-bottom: 14.5% !important;
}

.pB150 {
  padding-bottom: 15% !important;
}

.pL0 {
  padding-left: 0% !important;
}

.pL5 {
  padding-left: 0.5% !important;
}

.pL10 {
  padding-left: 1% !important;
}

.pL15 {
  padding-left: 1.5% !important;
}

.pL20 {
  padding-left: 2% !important;
}

.pL25 {
  padding-left: 2.5% !important;
}

.pL30 {
  padding-left: 3% !important;
}

.pL35 {
  padding-left: 3.5% !important;
}

.pL40 {
  padding-left: 4% !important;
}

.pL45 {
  padding-left: 4.5% !important;
}

.pL50 {
  padding-left: 5% !important;
}

.pL55 {
  padding-left: 5.5% !important;
}

.pL60 {
  padding-left: 6% !important;
}

.pL65 {
  padding-left: 6.5% !important;
}

.pL70 {
  padding-left: 7% !important;
}

.pL75 {
  padding-left: 7.5% !important;
}

.pL80 {
  padding-left: 8% !important;
}

.pL85 {
  padding-left: 8.5% !important;
}

.pL90 {
  padding-left: 9% !important;
}

.pL95 {
  padding-left: 9.5% !important;
}

.pL100 {
  padding-left: 10% !important;
}

.pL105 {
  padding-left: 10.5% !important;
}

.pL110 {
  padding-left: 11% !important;
}

.pL115 {
  padding-left: 11.5% !important;
}

.pL120 {
  padding-left: 12% !important;
}

.pL125 {
  padding-left: 12.5% !important;
}

.pL130 {
  padding-left: 13% !important;
}

.pL135 {
  padding-left: 13.5% !important;
}

.pL140 {
  padding-left: 14% !important;
}

.pL145 {
  padding-left: 14.5% !important;
}

.pL150 {
  padding-left: 15% !important;
}

.pR0 {
  padding-right: 0% !important;
}

.pR5 {
  padding-right: 0.5% !important;
}

.pR10 {
  padding-right: 1% !important;
}

.pR15 {
  padding-right: 1.5% !important;
}

.pR20 {
  padding-right: 2% !important;
}

.pR25 {
  padding-right: 2.5% !important;
}

.pR30 {
  padding-right: 3% !important;
}

.pR35 {
  padding-right: 3.5% !important;
}

.pR40 {
  padding-right: 4% !important;
}

.pR45 {
  padding-right: 4.5% !important;
}

.pR50 {
  padding-right: 5% !important;
}

.pR55 {
  padding-right: 5.5% !important;
}

.pR60 {
  padding-right: 6% !important;
}

.pR65 {
  padding-right: 6.5% !important;
}

.pR70 {
  padding-right: 7% !important;
}

.pR75 {
  padding-right: 7.5% !important;
}

.pR80 {
  padding-right: 8% !important;
}

.pR85 {
  padding-right: 8.5% !important;
}

.pR90 {
  padding-right: 9% !important;
}

.pR95 {
  padding-right: 9.5% !important;
}

.pR100 {
  padding-right: 10% !important;
}

.pR105 {
  padding-right: 10.5% !important;
}

.pR110 {
  padding-right: 11% !important;
}

.pR115 {
  padding-right: 11.5% !important;
}

.pR120 {
  padding-right: 12% !important;
}

.pR125 {
  padding-right: 12.5% !important;
}

.pR130 {
  padding-right: 13% !important;
}

.pR135 {
  padding-right: 13.5% !important;
}

.pR140 {
  padding-right: 14% !important;
}

.pR145 {
  padding-right: 14.5% !important;
}

.pR150 {
  padding-right: 15% !important;
}

.pA0 {
  padding: 0% !important;
}

.pA5 {
  padding: 0.5% !important;
}

.pA10 {
  padding: 1% !important;
}

.pA15 {
  padding: 1.5% !important;
}

.pA20 {
  padding: 2% !important;
}

.pA25 {
  padding: 2.5% !important;
}

.pA30 {
  padding: 3% !important;
}

.pA35 {
  padding: 3.5% !important;
}

.pA40 {
  padding: 4% !important;
}

.pA45 {
  padding: 4.5% !important;
}

.pA50 {
  padding: 5% !important;
}

.pA55 {
  padding: 5.5% !important;
}

.pA60 {
  padding: 6% !important;
}

.pA65 {
  padding: 6.5% !important;
}

.pA70 {
  padding: 7% !important;
}

.pA75 {
  padding: 7.5% !important;
}

.pA80 {
  padding: 8% !important;
}

.pA85 {
  padding: 8.5% !important;
}

.pA90 {
  padding: 9% !important;
}

.pA95 {
  padding: 9.5% !important;
}

.pA100 {
  padding: 10% !important;
}

.pA105 {
  padding: 10.5% !important;
}

.pA110 {
  padding: 11% !important;
}

.pA115 {
  padding: 11.5% !important;
}

.pA120 {
  padding: 12% !important;
}

.pA125 {
  padding: 12.5% !important;
}

.pA130 {
  padding: 13% !important;
}

.pA135 {
  padding: 13.5% !important;
}

.pA140 {
  padding: 14% !important;
}

.pA145 {
  padding: 14.5% !important;
}

.pA150 {
  padding-left: 15% !important;
}

/* ---------------------------------------------------------------------------
  ★TABLE
--------------------------------------------------------------------------- */
.c_table_01 table tbody tr td,
.c_table_02 table tbody tr td {
  /* border-bottom: 1px solid #f4f6f5;
  border-right: 1px solid #edf2f6;
  border-left: 1px solid #edf2f6; */
  vertical-align: top;
  padding: 12px 13px;
  word-break: break-all;
  width: 100%;
  display: block;
}

.c_table_01 table tbody tr th,
.c_table_02 table tbody tr th {
  /* border: 1px solid #edf2f6;
  background: rgba(86, 159, 209, 0.2); */
  vertical-align: top;
  padding: 12px 13px;
  /* color: #2f57a2;
  font-weight: 600; */
  width: 100% !important;
  display: block;
  word-break: break-all;
}

/* .c_table_01 table tbody tr:nth-of-type(1) th,
.c_table_02 table tbody tr:nth-of-type(1) th {
  border-radius: 0.5em 0.5em 0 0;
} */

.c_table_01 table tbody tr:last-child td,
.c_table_02 table tbody tr:last-child td {
  /* border-radius: 0 0 0.5em 0.5em; */
  border-bottom: 1px solid #edf2f6;
}

/* 横スクロール */
.c_table_03 {
  overflow-x: scroll;
}

.c_table_03 table {
  width: 100%;
  min-width: 600px;
  border-collapse: collapse;
}

.c_table_03 table tr th,
.c_table_03 table tr td {
  padding: 10px !important;
  word-break: break-all !important;
}

/* ---------------------------------------------------------------------------
  ★背景
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
  ★LIST
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
  ★BASE
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
  ★タイトル
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
  ★テキスト
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
  ★アニメーション
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
  ★ハンバーガーメニュー
--------------------------------------------------------------------------- */
*/

/* アコーディオンメニュー */
.accordion-list:not(:first-child) {
  margin-top: 10px;
}

.accordion-title {
  &::after {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    content: '+';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3em;
    height: 3.5em;
    font-size: 2rem;
    color: #4E4E4E;
    transition: all 0.2s ease;
  }

  &.open::after {
    content: '−';
    transform: translateY(-50%);
  }
}

.sp_logo {
  width: 14em;
  margin: 36px auto 10px;
}

.global-nav .sp_btnArea {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
}

.global-nav .btn01 {
  width: 100%;
  text-align: center;
}

.global-nav .btn01.line {
  background:
    url(../img/arrow02_w.svg) no-repeat center right 1em/1.2em,
    linear-gradient(90deg, #ff5500, #ea8b00);
  color: #fff;
}

.global-nav {
  position: fixed;
  right: -320px;
  /* これで隠れる */
  top: 0;
  height: 100vh;
  color: #fcfaff;
  transition: all 0.6s;
  z-index: 999999;
  overflow-y: auto;
  background: #fcfaff;
}

.global-nav .accordion-container {
  width: 300px;
  margin: 0 auto;
  background: #FCFAFF;
  padding: 0 6%;
}

.global-nav .accordion-container.con02 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.global-nav .accordion-container .accordion-title02 {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #e5ecee;
  padding: 0.8em 0.8em 0.8em 0.8em;
  font-weight: normal;
  color: #4E4E4E;
  cursor: pointer;
  display: block;
  font-weight: bold;
  background: #FCFAFF;
  display: block;
  background-size: 16px;
}

.accordion-title {
  padding: 0 !important;
  width: 3em;
  height: 3.5em;
  position: absolute;
  top: 0;
  right: 0;
}

.global-nav .accordion-container .accordion-content li {
  padding: 0.3em 0.3em 0.3em 4.25em;
  border-bottom: none;
}

.global-nav .accordion-container .accordion-content li a {
  color: #fefefe;
}

.global-nav .btn01 a {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.global-nav .center a {
  color: #3c3c3c;
}

.accordion-content li {
  padding: 5px 20px;
  border-bottom: 1px solid #949292;
}

.hamburger {
  position: absolute;
  right: 0;
  top: 0;
  width: 58px;
  height: 56px;
  cursor: pointer;
  z-index: 999999;
  background: #462A8B;
}

.hamburger__line {
  position: absolute;
  left: 18px;
  width: 24px;
  height: 2px;
  background-color: #FCFAFF;
  transition: all 0.6s;
  border-radius: 50em;
}

.hamburger__line--1 {
  top: 19px;
}

.hamburger__line--2 {
  top: 26px;
}

.hamburger__line--3 {
  top: 33px;
}

.black-bg01 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  cursor: pointer;
}

/* 表示された時用のCSS */
.nav-open .hamburger {
  background: #0066cc00;
}

.nav-open .global-nav {
  right: 0;
}

.nav-open .black-bg01 {
  opacity: 0.8;
  visibility: visible;
}

.nav-open .hamburger__line--1 {
  transform: rotate(45deg);
  top: 20px;
  background-color: #4E4E4E;

}

.nav-open .hamburger__line--2 {
  width: 0;
  left: 50%;
}

.nav-open .hamburger__line--3 {
  transform: rotate(-45deg);
  top: 20px;
  background-color: #4E4E4E;
}

.accordion-box {
  position: relative;
}

.accordion-close {
  display: none;
  padding-left: 0.8em;
  padding-bottom: 0.8em;
  padding-top: 0.3em;
  border-bottom: 1px solid #dde4e1;
}

.nav li:nth-child(1) a {
  border-left: none !important;
}

.accordion-close li a {
  padding: 6px 0 0px;
  font-weight: 500;
  color: #4E4E4E;
  font-weight: bold;
}

.sp .h_btn {
  width: 80%;
  text-align: center;
}

.sp_h_btn {
  background: #462A8B;
  border-radius: 50em;
  padding: 0.4em 2em;
  color: #FFFEFF !important;
  font-size: 2.4rem;
  display: inline-block;
  width: 100%;
  text-align: center;
}

/* =======================================
	★TOP
========================================== */
.header {
  height: 56px;
}

.h_logo {
  width: 158px;
  margin-left: 20px;
  margin-top: 16px;
}

.main__filter {
  height: 45px;
}

.main {
  flex-direction: column;
  height: 100svh;
}

.main__images {
  flex-direction: column;
  width: 100%;
  height: 40%;
  padding: 12px 12px 0;
  gap: 4px;
}

.main__col {
  flex: 1;
  overflow: hidden;
  width: 100%;
}

.main__col ul {
  display: flex;
  flex-direction: row;
  gap: 6px;
  padding-top: 0;
  height: 100%;
  width: max-content;
}

.main__col ul li {
  flex-shrink: 0;
  height: 100%;
}

.main__col ul li img {
  height: 100%;
  width: auto;
}

.main__col--a ul {
  animation: mv-scroll-left 14s linear infinite;
}

.main__col--b ul {
  animation: mv-scroll-right 14s linear infinite;
}

@keyframes mv-scroll-left {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@keyframes mv-scroll-right {
  from {
    transform: translateX(-50%);
  }

  to {
    transform: translateX(0);
  }
}

.main__filter--bottom {
  height: 120px;
}

.main__deco--g {
  bottom: 4%;
  left: 10px;
  width: 60px;
}

.main__deco--p {
  bottom: 15%;
  right: -40px;
  width: 120px;
}

.main__text {
  flex: 1;
  padding: 20px;
  justify-content: center;
}

.catch_copy {
  font-size: 3.2rem;
  margin-top: -60px;
}

.catch_copy span {
  font-size: 2.6rem;
}

.main__deco--y {
  top: -5px;
  left: 10%;
  width: 50px;
}

.home00 p {
  font-size: 1.8rem;
}

.home00_deco01 {
  width: 120px;
  top: 0%;
  left: auto;
  right: -5%;
}

.home00_deco02 {
  width: 65px;
  bottom: 3%;
  right: 62px;
}

/* home01リスト */
.home01 .inner_1300 {
  padding: 60px 20px;
}

.home01_deco_p {
  width: 100px;
  top: -29px;
  left: -5px;
}

.home01_tit {
  font-size: 2.8rem;
}

.home01_tit::before {
  left: -45px;
  width: 40px;
  height: 60px;
}

.home01_tit::after {
  right: -75px;
  width: 70px;
  height: 66px;
}

.home01_card {
  padding: 16px 10px 23px;
}

.home01_list {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 16px;
}

.home01_item:nth-child(2) .home01_card {
  padding: 7px 6px 13px;
}

.home01_label {
  font-size: 1.6rem;
  line-height: 1.3;
}

/* ポップアップ */
.home01_popup .popup-inner {
  width: 95%;
  max-height: 90vh;
  overflow: hidden;
}

.bg_wrap {
  padding: 24px;
}

.popup-inner__wrap {
  flex-direction: column;
}

.popup-inner__left {
  width: 70%;
}

.popup-inner__bg {
  width: 100%;
  height: 100%;
  top: auto;
  bottom: 0px;
  border-radius: 0;
  /* object-position: bottom; */
  /* transform: translateX(173px); */
}

.popup-inner__tit {
  font-size: 2.4rem;
}

.popup-inner__desc {
  font-size: 1.6rem;
}

.popup-inner__close {
  font-size: 1.6rem;
}

/* popup04・05の上書きをSPでリセット */
#popup04 .popup-inner__wrap,
#popup05 .popup-inner__wrap {
  flex-direction: column;
}

#popup04 .popup-inner__left,
#popup05 .popup-inner__left {
  width: 100%;
}

#popup05 .popup-inner__left {
  margin-bottom: 0;
}

#popup03 .bg_wrap {
  padding: 24px;
}

#popup01 .popup-inner__close {
  margin-top: 12px;
}

.home02 {
  padding: 60px 0 120px 0;
}

.home02_bg {
  padding: 60px 0;
}

.home02_deco {
  top: 0;
  right: -20px;
}

.home02_wrap {
  flex-direction: column;
}

.home02_images {
  position: relative;
  right: auto;
  top: auto;
  transform: none;
  width: 80%;
  margin: 0 auto 40px;
}

.home02_img_main {
  padding-top: 0;
}

.home02_text {
  width: 100%;
  padding: 0 24px;
}

.home02_desc p {
  font-size: 1.6rem;
}

.home02_img_sub {
  width: 40%;
  right: 4%;
  bottom: 0;
}

.imgR {
  transform: scale(1) translate(0px, 0px);
}

.imgL {
  transform: scale(1) translate(0px, 0px);
}

.float_r-img {
  float: none;
  width: 90%;
}

.float_l-img {
  float: none;
  width: 90%;
}

.home05 .inner_1300 {
  border-radius: 10px;
  padding: 40px 0 60px;
}

.home05_cards {
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 25% !important;
}

.home05_card__inner {
  padding: 24px;
}

.home05_card__tit {
  font-size: 2.4rem;
}

.home05_event_tit {
  font-size: 2.8rem;
}

.home05_event_tit::before {
  left: -60px;
  width: 55px;
  height: 55px;
}

.home05_event_tit::after {
  right: -55px;
  width: 50px;
  height: 50px;
}

.home05_event_list {
  grid-template-columns: 1fr;
  gap: 40px;
}

.home05_event_item img {
  border-radius: 15px;
  margin-bottom: 3%;
}

.home05_event_name {
  font-size: 2.4rem;
  margin-bottom: 2%;
}

.home05_event_text {
  font-size: 1.5rem;
}

.home06 {
  padding: 8% 0;
}

.home06_deco {
  width: 60%;
}

.home06_wrap {
  flex-direction: column;
  gap: 40px;
}

.home06_sticky {
  width: 100%;
  position: static;
}

.home06_sticky .mB150 {
  margin-bottom: 20px !important;
}

.home06_contents {
  width: 100%;
}

.home06_item {
  margin-bottom: 50px;
}

.home06_item img {
  border-radius: 15px;
  margin-bottom: 16px;
}

.home06_item__tit {
  font-size: 2.4rem;
}

.home06_item__text {
  font-size: 1.5rem;
}

.applicationList button {
  padding: 10px 14px;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 0;
  width: 100%;
}

/* .applicationList button:nth-of-type(2) {
  width: 50%;
} */

.applicationList .tab-content {
  padding: 16px;
  border: 2px solid #e6e8e9;
  margin-top: -2px;
  border-radius: 0 0.5em 0.5em 0.5em;
}

.home08 {
  margin-top: 40px;
  padding: 0 0 12% 0;
}

.home08_deco--green {
  top: -30px;
  width: 120px;
}

.home08_deco--yellow {
  top: -10px;
  width: 100px;
}

.home08_lead {
  font-size: 1.4rem;
}

.home08_steps {
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  margin-top: 40px;
}

.home08_step {
  width: calc(33.33% - 20px);
}

.home08_step:not(:last-child)::after {
  display: none;
}

.home08_step__icon {
  width: 100px;
  height: 100px;
}

.home08_step__num {
  font-size: 2rem;
  left: -1px;
  top: -16px;
}

.home08_step__label {
  font-size: 1.6rem;
}

.home04_item::after {
  display: none;
}

.home08_deco--blue {
  width: 15%;
  left: 11%;
  top: 47px;
}

.footer__inner {
  flex-direction: column;
  gap: 14px;
}

.footer__copy p {
  text-align: left;
}

/* =======================================
	★form
========================================== */
#contact .popup-inner {
  padding: 40px 20px;
}

input.short {
  width: 50%;
}

.long.mL10 {
  margin-left: 0 !important;
}

form#mailformpro label {
  white-space: normal !important;
  text-align: left !important;
}

form#mailformpro label>span {
  margin-left: 1%;
}

#contact label.c_b {
  line-height: 140% !important;
  align-items: baseline;
}

/* =======================================
	★pager
========================================== */
#pagerArea .page-numbers {
  min-width: 30px;
  height: 30px;
  font-size: 1.4rem;
  padding: 0 6px;
}

#pagerArea .pager-list {
  gap: 3px;
}

/* =======================================
	★下層
========================================== */
/* 代表挨拶 */

/* アコーディオン */
dt.plus {
  padding: 10px 2.5em 8px 0.5em;
}

dt.plus:before {
  right: 10px;
}

.accordion dd {
  width: calc(100% - 1em);
  margin: 10px auto 10px;
}

/* =======================================
	部署紹介 home03
========================================== */
.home03 li {
  width: 100%;
}

.home03 div.pT20 {
  padding: 17% 4% 4% !important;
}

#popup07 h3,
#popup08 h3,
#popup09 h3,
#popup10 h3,
#popup11 h3,
#popup12 h3,
#popup13 h3 {
  top: -5%;
  left: -6%;
}

.home03 .popup07_illust {
  top: 1.5%;
  width: 4%;
}

.home03 .popup08_illust {
  top: 1.5%;
  width: 20%;
}

.home03 .popup09_illust {
  top: 1%;
  width: 5%;
}

.home03 .popup10_illust {
  top: 1.5%;
  width: 14%;
}

.home03 .popup11_illust {
  top: 1.5%;
  width: 20%;
}

.home03 .popup12_illust {
  top: 1.5%;
  width: 5%;
}

.home03 .popup-inner__bg {
  width: 100%;
  bottom: unset;
  top: 0;
  height: 48%;
}

.home03 .home01_popup .popup-inner {
  width: 90%;
  overflow-y: auto;
}

.popup-inner p.mT20 {
  margin-top: 0 !important;
}

.popup08box,
.popup09box,
.popup10box,
.popup11box,
.popup12box {
  height: auto;
}

.home04_list {
  flex-direction: column;
  display: flex;
}

.totop_wrap {
  right: 3%;
  bottom: 3%;
  width: 12%;
}

.home05_event_tit::after {
  right: 0;
  top: -8px;
}

.home04_voice_h3 {
  font-size: 2.2rem;
}

.home01_tit::after {
  right: 0;
  width: 50px;
  height: 46px;
  top: -40px;
}

.home01_tit::before {
  left: -20px;
  width: 20px;
  height: 40px;
  top: -22px;
}

.home00_deco01 {
  right: 0;
}

h2.f40, h2.f48 {
  font-size: 2.8rem !important;
  margin-bottom: 8% !important;
}

.home04_talk_item {
  gap: 5px;
  align-items: flex-start;
  margin-bottom: 20px;
  flex-direction: column;
}

.home04_talk_wrap .inner_1300,
.home04_talk_wrap>div:nth-of-type(2) .inner_1300 {
  width: 90%;
  margin: 0 auto;
}

.float_r-img {
  margin-left: 0;
  margin-top: 0;
  width: 100%;
}

.float_l-img {
  margin-right: 10%;
  margin-top: 0;
  width: 100%;
}

.home04_voice_label {
  font-size: 1.6rem;
}

.home04_talk_wrap .inner_1300>div {
  margin-right: 0;
}

.home04_talk_wrap>div:nth-of-type(2) .inner_1300>div {
  margin-left: 0;
}

.home04 {
  padding: 12% 0;
}

.home04_tit_flex {
  margin-bottom: 4%;
}

.home05 .inner_1300 {
  padding: 10% 4%;
}

.home05_card__head {
  margin-bottom: 3%;
}

.home05_event_tit::before {
  left: -5px;
  width: 35px;
  height: 35px;
  top: -10px;
}

.applicationList .tabs {
  flex-direction: column;
  gap: 5px;
}

.applicationList .tab-button.active {
  border-bottom: 2px solid #462A8B;
}

.applicationList button {
  border-bottom: 2px solid #C8C8C8;
}

.home08 .c_table_01 table tbody tr th,
.home08 .c_table_01 table tbody tr td {
  width: 100%;
  padding: 4% 0;
}

input.long, textarea.message {
  width: 100% !important;
}

.file_name {
  display: inline-block;
}

.home08_deco--yellow {
  width: 25%;
}

.home08_deco--green {
  width: 20%;
}

.footer__inner {
  padding: 8% 0;
}

.slider_deco--pink {
  width: 35%;
}

.slider_deco--blue {
  width: 20%;
}

.slider_deco--purple {
  width: 30%;
}

.home02_deco {
  top: 65px;
  width: 25%;
}

.form_bg {
  border-radius: 25px;
}

.home03 .gap2 {
  gap: 20px;
}

/* =======================================
	★微調整
========================================== */
