@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 #f7f7f7;
  background: rgb(247 247 247);
  vertical-align: top;
  padding: 12px 13px;
  color: #1e1e1e;
  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: #1E1E1E;
    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: #fefefe;
  transition: all 0.6s;
  z-index: 999999;
  overflow-y: auto;
  background: #fefefe;
}

.global-nav .accordion-container {
  width: 300px;
  margin: 0 auto;
  background: #fff;
  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: #0a0a0a;
  cursor: pointer;
  display: block;
  font-weight: bold;
  background: #fff;
  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: #C5F00B;
}

.hamburger__line {
  position: absolute;
  left: 18px;
  width: 24px;
  height: 2px;
  background-color: #fff;
  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: #1E1E1E;

}

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

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

.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: #0a0a0a;
  font-weight: bold;
}

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

.header02 {
  padding: 8px 0 5px;
}

.h_tel {
  position: absolute;
  right: 58px;
  top: 0;
  width: 58px;
  height: 56px;
  cursor: pointer;
  z-index: 99999;
  background: #1E1E1E;
  /* ↓ これを追加 */
  display: flex;
  align-items: center;
  justify-content: center;

}

.h_tel a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.h_tel img {
  width: 24px;
  height: 24px;
}

/* =======================================
	★TOP
========================================== */
.mv {
  margin-top: 57px;
}

.mv_inner {
  padding: 20px 0% 0;
}

.mv_images {
  gap: 16px;
  margin-top: -6px;
}

.mv_img02 {
  transform: translate(60px, 0);
}

@keyframes mvImgRight {
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.home01 {
  margin-bottom: 60px;
}

.home01_deco02 {
  right: 0;
  top: -50px;
}

.home01_deco01 {
  bottom: -85px;
  width: 42px;
}

.home01 p {
  font-size: 1.4rem !important;
}

.h2Tit {
  font-size: 2rem;
}

.h2Tit_en {
  font-size: 1.6rem;
}

.home02_title {
  bottom: -45px;
}

.home02_body {
  margin-top: 60px;
  flex-direction: column;
  gap: 0px;
}

.home02_title h2::before {
  width: 26px;
  height: 26px;
  left: -7px;
  top: -8px;
}

.home02_btn::before {
  width: 60px;
  height: 60px;
}

.home03_deco {
  width: 55px;
}

.home03_inner {
  flex-direction: column;
  gap: 40px;
  margin-left: 0;
  width: 90%;
  margin: 0 auto;
}

.home03_img img {
  aspect-ratio: 4 / 3;
}

.home03_img_title {
  font-size: 1.6rem;
  padding: 4px 15px;
}

.home03_left {
  width: 100%;
}

.home03_tit {
  writing-mode: horizontal-tb;
  font-size: 3.5rem;
  margin-left: 50px;
}

.home03_list {
  grid-template-columns: 1fr;
  gap: 5px;
}

.vertical_tit p {
  font-size: 2rem;
}

.vertical_tit {
  right: 6px;
  top: -24px;
}

.sp_center {
  text-align: center;
}

.home03 .btn01 {
  width: 100%;
  padding: 0.7em 2em;
  text-align: center;
}

.home04_inner {
  flex-direction: column;
  gap: 30px;
}

.home04_photo {
  width: 100%;
}

.home05_item .arrow-btn {
  bottom: -6px;
  right: -5px;
  width: 39px;
  height: 39px;
}

.home05_item .arrow-btn::before {
  width: 8px;
  height: 8px;
}

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

.home05_item p {
  /* writing-mode: horizontal-tb; */
  font-size: 1.6rem;
  top: -10px;
}

.esg-img {
  width: 37px;
}

.bg_w {
  padding: 30px 20px;
}

.home06 .bg_w::before,
.home06 .bg_w::after {
  width: 50px;
  height: 50px;
  top: 2%;
}

.home06 .bg_w::before {
  left: 6%;
  top: 5%;
}

.home06 .bg_w::after {
  right: 6%;
  top: 5%;
}

.news_list {
  width: 100%;
}

.news_item {
  gap: 8px;
  flex-direction: column;
  align-items: baseline;
}

.news_year {
  font-size: 1.2rem;
  margin-bottom: -14px;
}

.news_month {
  font-size: 1.8rem;
}

.news_slash {
  font-size: 2rem;
}

.news_day {
  font-size: 3rem;
}

/* footer01 */
.footer01 .f28 {
  font-size: 1.6rem !important;
}

.footer01_head .h2Tit_en {
  font-size: 3rem;
}

.contact_deco_wrap::before,
.contact_deco_wrap::after {
  width: 26%;
}

.contact_deco_wrap img {
  width: 120px;
}

.cl50>* {
  width: 100%;
  margin-bottom: 16px;
}

.ft_tel a,
.ft_contact a {
  padding: 20px;
}

.ft_tel_num {
  font-size: 2.8rem;
}

.ft_contact_txt {
  font-size: 2rem;
}

/* footer02 */
.footer02_02 {
  display: none;
}

.footer02_01 {
  width: 100%;
}

.footer02_copy {
  padding-top: 30px;
}

.ft_tel_num img, .ft_contact_txt img {
  width: 20px;
}

/* =======================================
	★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: 10px;
}

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

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

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

/* =======================================
	★下層
========================================== */
.main_mv {
  padding-top: 100px;
}

.main_mv_inner img:nth-child(1),
.main_mv_inner img:nth-child(2) {
  transform: scale(0.7);
  bottom: -15px;
}

.main_mv_tit {
  font-size: 2rem;
}

.main_mv_deco01 {
  left: -15px;
}

.main_mv_deco02 {
  right: -15px;
}

/* 代表挨拶 */
.float_r-img {
  float: none;
  width: 90%;
}

/* 大切にしていること */
.philosophy01 .cl4_6 {
  flex-direction: column;
  gap: 16px;
}

.philosophy01 .cl4_6>div {
  flex-basis: auto;
  width: 100%;
}

.listArea {
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.listArea_item p {
  /* writing-mode: horizontal-tb; */
  font-size: 1.6rem;
  top: -12px;
}

/* 採用情報 */
.recruit02_img img {
  aspect-ratio: 4 / 3;
}

.recruit02_img_title {
  font-size: 1.6rem;
  padding: 4px 15px;
}

.recruit02_list {
  grid-template-columns: 1fr;
  gap: 30px;
}

.list-01 li {
  font-size: 1.6rem;
}

.list-01 li::before {
  transform: scale(0.7);
  top: 1px;
}

/* 新着情報詳細 */
.gap5 {
  gap: 2%;
}

.previous-post, .next-post {
  font-size: 1.3rem;
  letter-spacing: 0;
}

.back-archive {
  font-size: 1.3rem;
  letter-spacing: 0;
}

.single-news .arrow-btn {
  width: 18px;
  height: 18px;
}

/* お問い合わせ */
.contact01 .tel a {
  justify-content: center;
  gap: 0;
}

.contact01 .tel_time {
  margin-top: -10px;
  margin-left: 23px;
  font-size: 1.8rem;
}

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

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

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

.result .result_mv_deco_left {
  left: 10px;
  width: 70px;
}

.result .result_mv_deco_right {
  right: 10px;
  width: 70px;
}

.result .result_box {
  padding: 25px 20px !important;
  margin-bottom: 35px !important;
}

.result .result_table th,
.result .result_table td {
  font-size: 1.3rem;
  padding: 12px 5px;
}

.result .result_table td:nth-child(2) {
  padding-left: 10px;
}

.company_box {
  margin-bottom: 60px;
}

.company_ttl {
  font-size: 26px;
  margin-bottom: 30px;
}

.company_table th,
.company_table td {
  display: block;
  width: 100%;
  padding: 14px 16px;
}

.company_map {
  height: 300px;
}

.esg_figure_placeholder {
  height: 220px;
  margin-bottom: 40px;
}

.esg_figure_placeholder {
  height: 220px;
  margin-bottom: 40px;
}

.esg_sdgs_box {
  padding: 30px 20px;
  margin-bottom: 60px;
}

.esg_ttl {
  font-size: 26px;
}

.esg_main_ttl {
  font-size: 28px;
  margin-bottom: 50px;
}

.esg_sec {
  margin-bottom: 70px;
}

.esg_sec_heading {
  align-items: flex-start;
  gap: 12px;
  flex-wrap: wrap;
  flex-direction: column;
}

.esg_sec_en {
  font-size: 28px;
}

.esg_sec_en span {
  font-size: 38px;
}

.esg_sdgs_icons li {
  width: 38px;
}

.esg_sec_ttl {
  font-size: 22px;
  margin-left: 20px;
}

.esg_txt {
  text-align: left;
}

.esg_card_list p {
  font-size: 1.3rem;
}

.esg_card_list,
.esg_card_list_three {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 20px;
}

/* .esg_img_wrap {
    height: 190px;
  } */

.esg_img_bg {
  width: 170px;
  height: 170px;
}

.esg_img_wrap img,
.esg_card_img {
  width: 145px;
}

.esg_card_placeholder {
  width: 120px;
  height: 95px;
  font-size: 13px;
}

.business .business_main_row {
  gap: 50px;
}

.business_main_img {
  flex: 0 0 44%;
}

.business_main_img img {
  width: 100%;
  height: auto;
  aspect-ratio: 492 / 274;
}

.business_txt {
  max-width: 554px;
}

.business_sec {
  margin-bottom: 80px;
}

.business .business_main_row {
  gap: 30px;
}

.business_main_img {
  width: 100%;
  flex: none;
}

.business_main_img img {
  width: 100%;
  height: auto;
}

.business_txt {
  max-width: 100%;
  padding-top: 0;
}

.business_ttl {
  font-size: 2.6rem;
  margin-bottom: 20px;
}

.business_txt p {
  line-height: 1.9;
  margin-bottom: 18px;
}

.business_card_list {
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  padding: 20px;
}

.business_card_list_five {
  grid-template-columns: repeat(2, 1fr);
}

/* .business_img_wrap {
    height: 180px;
  }

  .business_img_bg {
    width: 150px;
    height: 150px;
  } */

/* .business_img_wrap img {
    width: 135px;
  } */

.company .c_table_01 th,
.company .c_table_01 td {
  width: 100%;
  display: block;
}

.company .c_table_01 td {
  border-top: none;
}

.company .c_table_01 th {
  border-top: none;
}

.company .c_table_01 tr:first-child th {
  border-top: 1px solid #333;
}

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