@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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

ul,
ol {
  list-style-type: none;
}

input,
button,
textarea,
select {
  outline: none;
  font: inherit;
  background-color: transparent;
  border: none;
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

a {
  text-decoration: none;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #050403;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 750px) {
  body {
    font-size: 1.4rem;
  }
}

body.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
}

@media screen and (max-width: 750px) {
  .pc_only {
    display: none !important;
  }
}

@media screen and (min-width: 751px) {
  .sp_only {
    display: none !important;
  }
}

.ml_auto {
  margin-left: auto;
}

.mr_auto {
  margin-right: auto;
}

.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.m5 {
  margin: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mr5 {
  margin-right: 5px;
}

.m10 {
  margin: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.m15 {
  margin: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.mr15 {
  margin-right: 15px;
}

.m20 {
  margin: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.m25 {
  margin: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.mr25 {
  margin-right: 25px;
}

.m30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.m35 {
  margin: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.mr35 {
  margin-right: 35px;
}

.m40 {
  margin: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.m45 {
  margin: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.mr45 {
  margin-right: 45px;
}

.m50 {
  margin: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.m55 {
  margin: 55px;
}

.mt55 {
  margin-top: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.mr55 {
  margin-right: 55px;
}

.m60 {
  margin: 60px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.m65 {
  margin: 65px;
}

.mt65 {
  margin-top: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.mr65 {
  margin-right: 65px;
}

.m70 {
  margin: 70px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.m75 {
  margin: 75px;
}

.mt75 {
  margin-top: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.mr75 {
  margin-right: 75px;
}

.m80 {
  margin: 80px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.m85 {
  margin: 85px;
}

.mt85 {
  margin-top: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.mr85 {
  margin-right: 85px;
}

.m90 {
  margin: 90px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.m95 {
  margin: 95px;
}

.mt95 {
  margin-top: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.mr95 {
  margin-right: 95px;
}

.m100 {
  margin: 100px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

.m105 {
  margin: 105px;
}

.mt105 {
  margin-top: 105px;
}

.mb105 {
  margin-bottom: 105px;
}

.ml105 {
  margin-left: 105px;
}

.mr105 {
  margin-right: 105px;
}

.m110 {
  margin: 110px;
}

.mt110 {
  margin-top: 110px;
}

.mb110 {
  margin-bottom: 110px;
}

.ml110 {
  margin-left: 110px;
}

.mr110 {
  margin-right: 110px;
}

.m115 {
  margin: 115px;
}

.mt115 {
  margin-top: 115px;
}

.mb115 {
  margin-bottom: 115px;
}

.ml115 {
  margin-left: 115px;
}

.mr115 {
  margin-right: 115px;
}

.m120 {
  margin: 120px;
}

.mt120 {
  margin-top: 120px;
}

.mb120 {
  margin-bottom: 120px;
}

.ml120 {
  margin-left: 120px;
}

.mr120 {
  margin-right: 120px;
}

.m125 {
  margin: 125px;
}

.mt125 {
  margin-top: 125px;
}

.mb125 {
  margin-bottom: 125px;
}

.ml125 {
  margin-left: 125px;
}

.mr125 {
  margin-right: 125px;
}

.m130 {
  margin: 130px;
}

.mt130 {
  margin-top: 130px;
}

.mb130 {
  margin-bottom: 130px;
}

.ml130 {
  margin-left: 130px;
}

.mr130 {
  margin-right: 130px;
}

.m135 {
  margin: 135px;
}

.mt135 {
  margin-top: 135px;
}

.mb135 {
  margin-bottom: 135px;
}

.ml135 {
  margin-left: 135px;
}

.mr135 {
  margin-right: 135px;
}

.m140 {
  margin: 140px;
}

.mt140 {
  margin-top: 140px;
}

.mb140 {
  margin-bottom: 140px;
}

.ml140 {
  margin-left: 140px;
}

.mr140 {
  margin-right: 140px;
}

.m145 {
  margin: 145px;
}

.mt145 {
  margin-top: 145px;
}

.mb145 {
  margin-bottom: 145px;
}

.ml145 {
  margin-left: 145px;
}

.mr145 {
  margin-right: 145px;
}

.m150 {
  margin: 150px;
}

.mt150 {
  margin-top: 150px;
}

.mb150 {
  margin-bottom: 150px;
}

.ml150 {
  margin-left: 150px;
}

.mr150 {
  margin-right: 150px;
}

.m155 {
  margin: 155px;
}

.mt155 {
  margin-top: 155px;
}

.mb155 {
  margin-bottom: 155px;
}

.ml155 {
  margin-left: 155px;
}

.mr155 {
  margin-right: 155px;
}

.m160 {
  margin: 160px;
}

.mt160 {
  margin-top: 160px;
}

.mb160 {
  margin-bottom: 160px;
}

.ml160 {
  margin-left: 160px;
}

.mr160 {
  margin-right: 160px;
}

.m165 {
  margin: 165px;
}

.mt165 {
  margin-top: 165px;
}

.mb165 {
  margin-bottom: 165px;
}

.ml165 {
  margin-left: 165px;
}

.mr165 {
  margin-right: 165px;
}

.m170 {
  margin: 170px;
}

.mt170 {
  margin-top: 170px;
}

.mb170 {
  margin-bottom: 170px;
}

.ml170 {
  margin-left: 170px;
}

.mr170 {
  margin-right: 170px;
}

.m175 {
  margin: 175px;
}

.mt175 {
  margin-top: 175px;
}

.mb175 {
  margin-bottom: 175px;
}

.ml175 {
  margin-left: 175px;
}

.mr175 {
  margin-right: 175px;
}

.m180 {
  margin: 180px;
}

.mt180 {
  margin-top: 180px;
}

.mb180 {
  margin-bottom: 180px;
}

.ml180 {
  margin-left: 180px;
}

.mr180 {
  margin-right: 180px;
}

.m185 {
  margin: 185px;
}

.mt185 {
  margin-top: 185px;
}

.mb185 {
  margin-bottom: 185px;
}

.ml185 {
  margin-left: 185px;
}

.mr185 {
  margin-right: 185px;
}

.m190 {
  margin: 190px;
}

.mt190 {
  margin-top: 190px;
}

.mb190 {
  margin-bottom: 190px;
}

.ml190 {
  margin-left: 190px;
}

.mr190 {
  margin-right: 190px;
}

.m195 {
  margin: 195px;
}

.mt195 {
  margin-top: 195px;
}

.mb195 {
  margin-bottom: 195px;
}

.ml195 {
  margin-left: 195px;
}

.mr195 {
  margin-right: 195px;
}

.m200 {
  margin: 200px;
}

.mt200 {
  margin-top: 200px;
}

.mb200 {
  margin-bottom: 200px;
}

.ml200 {
  margin-left: 200px;
}

.mr200 {
  margin-right: 200px;
}

@media screen and (max-width: 750px) {
  .sp_m0 {
    margin: 0px !important;
  }
  .sp_mt0 {
    margin-top: 0px !important;
  }
  .sp_mb0 {
    margin-bottom: 0px !important;
  }
  .sp_ml0 {
    margin-left: 0px !important;
  }
  .sp_mr0 {
    margin-right: 0px !important;
  }
  .sp_m5 {
    margin: 5px;
  }
  .sp_mt5 {
    margin-top: 5px;
  }
  .sp_mb5 {
    margin-bottom: 5px;
  }
  .sp_ml5 {
    margin-left: 5px;
  }
  .sp_mr5 {
    margin-right: 5px;
  }
  .sp_m10 {
    margin: 10px;
  }
  .sp_mt10 {
    margin-top: 10px;
  }
  .sp_mb10 {
    margin-bottom: 10px;
  }
  .sp_ml10 {
    margin-left: 10px;
  }
  .sp_mr10 {
    margin-right: 10px;
  }
  .sp_m15 {
    margin: 15px;
  }
  .sp_mt15 {
    margin-top: 15px;
  }
  .sp_mb15 {
    margin-bottom: 15px;
  }
  .sp_ml15 {
    margin-left: 15px;
  }
  .sp_mr15 {
    margin-right: 15px;
  }
  .sp_m20 {
    margin: 20px;
  }
  .sp_mt20 {
    margin-top: 20px;
  }
  .sp_mb20 {
    margin-bottom: 20px;
  }
  .sp_ml20 {
    margin-left: 20px;
  }
  .sp_mr20 {
    margin-right: 20px;
  }
  .sp_m25 {
    margin: 25px;
  }
  .sp_mt25 {
    margin-top: 25px;
  }
  .sp_mb25 {
    margin-bottom: 25px;
  }
  .sp_ml25 {
    margin-left: 25px;
  }
  .sp_mr25 {
    margin-right: 25px;
  }
  .sp_m30 {
    margin: 30px;
  }
  .sp_mt30 {
    margin-top: 30px;
  }
  .sp_mb30 {
    margin-bottom: 30px;
  }
  .sp_ml30 {
    margin-left: 30px;
  }
  .sp_mr30 {
    margin-right: 30px;
  }
  .sp_m35 {
    margin: 35px;
  }
  .sp_mt35 {
    margin-top: 35px;
  }
  .sp_mb35 {
    margin-bottom: 35px;
  }
  .sp_ml35 {
    margin-left: 35px;
  }
  .sp_mr35 {
    margin-right: 35px;
  }
  .sp_m40 {
    margin: 40px;
  }
  .sp_mt40 {
    margin-top: 40px;
  }
  .sp_mb40 {
    margin-bottom: 40px;
  }
  .sp_ml40 {
    margin-left: 40px;
  }
  .sp_mr40 {
    margin-right: 40px;
  }
  .sp_m45 {
    margin: 45px;
  }
  .sp_mt45 {
    margin-top: 45px;
  }
  .sp_mb45 {
    margin-bottom: 45px;
  }
  .sp_ml45 {
    margin-left: 45px;
  }
  .sp_mr45 {
    margin-right: 45px;
  }
  .sp_m50 {
    margin: 50px;
  }
  .sp_mt50 {
    margin-top: 50px;
  }
  .sp_mb50 {
    margin-bottom: 50px;
  }
  .sp_ml50 {
    margin-left: 50px;
  }
  .sp_mr50 {
    margin-right: 50px;
  }
  .sp_m55 {
    margin: 55px;
  }
  .sp_mt55 {
    margin-top: 55px;
  }
  .sp_mb55 {
    margin-bottom: 55px;
  }
  .sp_ml55 {
    margin-left: 55px;
  }
  .sp_mr55 {
    margin-right: 55px;
  }
  .sp_m60 {
    margin: 60px;
  }
  .sp_mt60 {
    margin-top: 60px;
  }
  .sp_mb60 {
    margin-bottom: 60px;
  }
  .sp_ml60 {
    margin-left: 60px;
  }
  .sp_mr60 {
    margin-right: 60px;
  }
  .sp_m65 {
    margin: 65px;
  }
  .sp_mt65 {
    margin-top: 65px;
  }
  .sp_mb65 {
    margin-bottom: 65px;
  }
  .sp_ml65 {
    margin-left: 65px;
  }
  .sp_mr65 {
    margin-right: 65px;
  }
  .sp_m70 {
    margin: 70px;
  }
  .sp_mt70 {
    margin-top: 70px;
  }
  .sp_mb70 {
    margin-bottom: 70px;
  }
  .sp_ml70 {
    margin-left: 70px;
  }
  .sp_mr70 {
    margin-right: 70px;
  }
  .sp_m75 {
    margin: 75px;
  }
  .sp_mt75 {
    margin-top: 75px;
  }
  .sp_mb75 {
    margin-bottom: 75px;
  }
  .sp_ml75 {
    margin-left: 75px;
  }
  .sp_mr75 {
    margin-right: 75px;
  }
  .sp_m80 {
    margin: 80px;
  }
  .sp_mt80 {
    margin-top: 80px;
  }
  .sp_mb80 {
    margin-bottom: 80px;
  }
  .sp_ml80 {
    margin-left: 80px;
  }
  .sp_mr80 {
    margin-right: 80px;
  }
  .sp_m85 {
    margin: 85px;
  }
  .sp_mt85 {
    margin-top: 85px;
  }
  .sp_mb85 {
    margin-bottom: 85px;
  }
  .sp_ml85 {
    margin-left: 85px;
  }
  .sp_mr85 {
    margin-right: 85px;
  }
  .sp_m90 {
    margin: 90px;
  }
  .sp_mt90 {
    margin-top: 90px;
  }
  .sp_mb90 {
    margin-bottom: 90px;
  }
  .sp_ml90 {
    margin-left: 90px;
  }
  .sp_mr90 {
    margin-right: 90px;
  }
  .sp_m95 {
    margin: 95px;
  }
  .sp_mt95 {
    margin-top: 95px;
  }
  .sp_mb95 {
    margin-bottom: 95px;
  }
  .sp_ml95 {
    margin-left: 95px;
  }
  .sp_mr95 {
    margin-right: 95px;
  }
  .sp_m100 {
    margin: 100px;
  }
  .sp_mt100 {
    margin-top: 100px;
  }
  .sp_mb100 {
    margin-bottom: 100px;
  }
  .sp_ml100 {
    margin-left: 100px;
  }
  .sp_mr100 {
    margin-right: 100px;
  }
  .sp_m105 {
    margin: 105px;
  }
  .sp_mt105 {
    margin-top: 105px;
  }
  .sp_mb105 {
    margin-bottom: 105px;
  }
  .sp_ml105 {
    margin-left: 105px;
  }
  .sp_mr105 {
    margin-right: 105px;
  }
  .sp_m110 {
    margin: 110px;
  }
  .sp_mt110 {
    margin-top: 110px;
  }
  .sp_mb110 {
    margin-bottom: 110px;
  }
  .sp_ml110 {
    margin-left: 110px;
  }
  .sp_mr110 {
    margin-right: 110px;
  }
  .sp_m115 {
    margin: 115px;
  }
  .sp_mt115 {
    margin-top: 115px;
  }
  .sp_mb115 {
    margin-bottom: 115px;
  }
  .sp_ml115 {
    margin-left: 115px;
  }
  .sp_mr115 {
    margin-right: 115px;
  }
  .sp_m120 {
    margin: 120px;
  }
  .sp_mt120 {
    margin-top: 120px;
  }
  .sp_mb120 {
    margin-bottom: 120px;
  }
  .sp_ml120 {
    margin-left: 120px;
  }
  .sp_mr120 {
    margin-right: 120px;
  }
  .sp_m125 {
    margin: 125px;
  }
  .sp_mt125 {
    margin-top: 125px;
  }
  .sp_mb125 {
    margin-bottom: 125px;
  }
  .sp_ml125 {
    margin-left: 125px;
  }
  .sp_mr125 {
    margin-right: 125px;
  }
  .sp_m130 {
    margin: 130px;
  }
  .sp_mt130 {
    margin-top: 130px;
  }
  .sp_mb130 {
    margin-bottom: 130px;
  }
  .sp_ml130 {
    margin-left: 130px;
  }
  .sp_mr130 {
    margin-right: 130px;
  }
  .sp_m135 {
    margin: 135px;
  }
  .sp_mt135 {
    margin-top: 135px;
  }
  .sp_mb135 {
    margin-bottom: 135px;
  }
  .sp_ml135 {
    margin-left: 135px;
  }
  .sp_mr135 {
    margin-right: 135px;
  }
  .sp_m140 {
    margin: 140px;
  }
  .sp_mt140 {
    margin-top: 140px;
  }
  .sp_mb140 {
    margin-bottom: 140px;
  }
  .sp_ml140 {
    margin-left: 140px;
  }
  .sp_mr140 {
    margin-right: 140px;
  }
  .sp_m145 {
    margin: 145px;
  }
  .sp_mt145 {
    margin-top: 145px;
  }
  .sp_mb145 {
    margin-bottom: 145px;
  }
  .sp_ml145 {
    margin-left: 145px;
  }
  .sp_mr145 {
    margin-right: 145px;
  }
  .sp_m150 {
    margin: 150px;
  }
  .sp_mt150 {
    margin-top: 150px;
  }
  .sp_mb150 {
    margin-bottom: 150px;
  }
  .sp_ml150 {
    margin-left: 150px;
  }
  .sp_mr150 {
    margin-right: 150px;
  }
  .sp_m155 {
    margin: 155px;
  }
  .sp_mt155 {
    margin-top: 155px;
  }
  .sp_mb155 {
    margin-bottom: 155px;
  }
  .sp_ml155 {
    margin-left: 155px;
  }
  .sp_mr155 {
    margin-right: 155px;
  }
  .sp_m160 {
    margin: 160px;
  }
  .sp_mt160 {
    margin-top: 160px;
  }
  .sp_mb160 {
    margin-bottom: 160px;
  }
  .sp_ml160 {
    margin-left: 160px;
  }
  .sp_mr160 {
    margin-right: 160px;
  }
  .sp_m165 {
    margin: 165px;
  }
  .sp_mt165 {
    margin-top: 165px;
  }
  .sp_mb165 {
    margin-bottom: 165px;
  }
  .sp_ml165 {
    margin-left: 165px;
  }
  .sp_mr165 {
    margin-right: 165px;
  }
  .sp_m170 {
    margin: 170px;
  }
  .sp_mt170 {
    margin-top: 170px;
  }
  .sp_mb170 {
    margin-bottom: 170px;
  }
  .sp_ml170 {
    margin-left: 170px;
  }
  .sp_mr170 {
    margin-right: 170px;
  }
  .sp_m175 {
    margin: 175px;
  }
  .sp_mt175 {
    margin-top: 175px;
  }
  .sp_mb175 {
    margin-bottom: 175px;
  }
  .sp_ml175 {
    margin-left: 175px;
  }
  .sp_mr175 {
    margin-right: 175px;
  }
  .sp_m180 {
    margin: 180px;
  }
  .sp_mt180 {
    margin-top: 180px;
  }
  .sp_mb180 {
    margin-bottom: 180px;
  }
  .sp_ml180 {
    margin-left: 180px;
  }
  .sp_mr180 {
    margin-right: 180px;
  }
  .sp_m185 {
    margin: 185px;
  }
  .sp_mt185 {
    margin-top: 185px;
  }
  .sp_mb185 {
    margin-bottom: 185px;
  }
  .sp_ml185 {
    margin-left: 185px;
  }
  .sp_mr185 {
    margin-right: 185px;
  }
  .sp_m190 {
    margin: 190px;
  }
  .sp_mt190 {
    margin-top: 190px;
  }
  .sp_mb190 {
    margin-bottom: 190px;
  }
  .sp_ml190 {
    margin-left: 190px;
  }
  .sp_mr190 {
    margin-right: 190px;
  }
  .sp_m195 {
    margin: 195px;
  }
  .sp_mt195 {
    margin-top: 195px;
  }
  .sp_mb195 {
    margin-bottom: 195px;
  }
  .sp_ml195 {
    margin-left: 195px;
  }
  .sp_mr195 {
    margin-right: 195px;
  }
  .sp_m200 {
    margin: 200px;
  }
  .sp_mt200 {
    margin-top: 200px;
  }
  .sp_mb200 {
    margin-bottom: 200px;
  }
  .sp_ml200 {
    margin-left: 200px;
  }
  .sp_mr200 {
    margin-right: 200px;
  }
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.p5 {
  padding: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pr5 {
  padding-right: 5px;
}

.p10 {
  padding: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.p15 {
  padding: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pr15 {
  padding-right: 15px;
}

.p20 {
  padding: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pr20 {
  padding-right: 20px;
}

.p25 {
  padding: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pr25 {
  padding-right: 25px;
}

.p30 {
  padding: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pr30 {
  padding-right: 30px;
}

.p35 {
  padding: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pr35 {
  padding-right: 35px;
}

.p40 {
  padding: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pr40 {
  padding-right: 40px;
}

.p45 {
  padding: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pr45 {
  padding-right: 45px;
}

.p50 {
  padding: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pr50 {
  padding-right: 50px;
}

.p55 {
  padding: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.pr55 {
  padding-right: 55px;
}

.p60 {
  padding: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.pr60 {
  padding-right: 60px;
}

.p65 {
  padding: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.pr65 {
  padding-right: 65px;
}

.p70 {
  padding: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.p75 {
  padding: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.pr75 {
  padding-right: 75px;
}

.p80 {
  padding: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.pr80 {
  padding-right: 80px;
}

.p85 {
  padding: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.pr85 {
  padding-right: 85px;
}

.p90 {
  padding: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.pr90 {
  padding-right: 90px;
}

.p95 {
  padding: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.pr95 {
  padding-right: 95px;
}

.p100 {
  padding: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

.pr100 {
  padding-right: 100px;
}

.p105 {
  padding: 105px;
}

.pt105 {
  padding-top: 105px;
}

.pb105 {
  padding-bottom: 105px;
}

.pl105 {
  padding-left: 105px;
}

.pr105 {
  padding-right: 105px;
}

.p110 {
  padding: 110px;
}

.pt110 {
  padding-top: 110px;
}

.pb110 {
  padding-bottom: 110px;
}

.pl110 {
  padding-left: 110px;
}

.pr110 {
  padding-right: 110px;
}

.p115 {
  padding: 115px;
}

.pt115 {
  padding-top: 115px;
}

.pb115 {
  padding-bottom: 115px;
}

.pl115 {
  padding-left: 115px;
}

.pr115 {
  padding-right: 115px;
}

.p120 {
  padding: 120px;
}

.pt120 {
  padding-top: 120px;
}

.pb120 {
  padding-bottom: 120px;
}

.pl120 {
  padding-left: 120px;
}

.pr120 {
  padding-right: 120px;
}

.p125 {
  padding: 125px;
}

.pt125 {
  padding-top: 125px;
}

.pb125 {
  padding-bottom: 125px;
}

.pl125 {
  padding-left: 125px;
}

.pr125 {
  padding-right: 125px;
}

.p130 {
  padding: 130px;
}

.pt130 {
  padding-top: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pl130 {
  padding-left: 130px;
}

.pr130 {
  padding-right: 130px;
}

.p135 {
  padding: 135px;
}

.pt135 {
  padding-top: 135px;
}

.pb135 {
  padding-bottom: 135px;
}

.pl135 {
  padding-left: 135px;
}

.pr135 {
  padding-right: 135px;
}

.p140 {
  padding: 140px;
}

.pt140 {
  padding-top: 140px;
}

.pb140 {
  padding-bottom: 140px;
}

.pl140 {
  padding-left: 140px;
}

.pr140 {
  padding-right: 140px;
}

.p145 {
  padding: 145px;
}

.pt145 {
  padding-top: 145px;
}

.pb145 {
  padding-bottom: 145px;
}

.pl145 {
  padding-left: 145px;
}

.pr145 {
  padding-right: 145px;
}

.p150 {
  padding: 150px;
}

.pt150 {
  padding-top: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pl150 {
  padding-left: 150px;
}

.pr150 {
  padding-right: 150px;
}

.p155 {
  padding: 155px;
}

.pt155 {
  padding-top: 155px;
}

.pb155 {
  padding-bottom: 155px;
}

.pl155 {
  padding-left: 155px;
}

.pr155 {
  padding-right: 155px;
}

.p160 {
  padding: 160px;
}

.pt160 {
  padding-top: 160px;
}

.pb160 {
  padding-bottom: 160px;
}

.pl160 {
  padding-left: 160px;
}

.pr160 {
  padding-right: 160px;
}

.p165 {
  padding: 165px;
}

.pt165 {
  padding-top: 165px;
}

.pb165 {
  padding-bottom: 165px;
}

.pl165 {
  padding-left: 165px;
}

.pr165 {
  padding-right: 165px;
}

.p170 {
  padding: 170px;
}

.pt170 {
  padding-top: 170px;
}

.pb170 {
  padding-bottom: 170px;
}

.pl170 {
  padding-left: 170px;
}

.pr170 {
  padding-right: 170px;
}

.p175 {
  padding: 175px;
}

.pt175 {
  padding-top: 175px;
}

.pb175 {
  padding-bottom: 175px;
}

.pl175 {
  padding-left: 175px;
}

.pr175 {
  padding-right: 175px;
}

.p180 {
  padding: 180px;
}

.pt180 {
  padding-top: 180px;
}

.pb180 {
  padding-bottom: 180px;
}

.pl180 {
  padding-left: 180px;
}

.pr180 {
  padding-right: 180px;
}

.p185 {
  padding: 185px;
}

.pt185 {
  padding-top: 185px;
}

.pb185 {
  padding-bottom: 185px;
}

.pl185 {
  padding-left: 185px;
}

.pr185 {
  padding-right: 185px;
}

.p190 {
  padding: 190px;
}

.pt190 {
  padding-top: 190px;
}

.pb190 {
  padding-bottom: 190px;
}

.pl190 {
  padding-left: 190px;
}

.pr190 {
  padding-right: 190px;
}

.p195 {
  padding: 195px;
}

.pt195 {
  padding-top: 195px;
}

.pb195 {
  padding-bottom: 195px;
}

.pl195 {
  padding-left: 195px;
}

.pr195 {
  padding-right: 195px;
}

.p200 {
  padding: 200px;
}

.pt200 {
  padding-top: 200px;
}

.pb200 {
  padding-bottom: 200px;
}

.pl200 {
  padding-left: 200px;
}

.pr200 {
  padding-right: 200px;
}

@media screen and (max-width: 750px) {
  .sp_p0 {
    padding: 0px !important;
  }
  .sp_pt0 {
    padding-top: 0px !important;
  }
  .sp_pb0 {
    padding-bottom: 0px !important;
  }
  .sp_pl0 {
    padding-left: 0px !important;
  }
  .sp_pr0 {
    padding-right: 0px !important;
  }
  .sp_p5 {
    padding: 5px;
  }
  .sp_pt5 {
    padding-top: 5px;
  }
  .sp_pb5 {
    padding-bottom: 5px;
  }
  .sp_pl5 {
    padding-left: 5px;
  }
  .sp_pr5 {
    padding-right: 5px;
  }
  .sp_p10 {
    padding: 10px;
  }
  .sp_pt10 {
    padding-top: 10px;
  }
  .sp_pb10 {
    padding-bottom: 10px;
  }
  .sp_pl10 {
    padding-left: 10px;
  }
  .sp_pr10 {
    padding-right: 10px;
  }
  .sp_p15 {
    padding: 15px;
  }
  .sp_pt15 {
    padding-top: 15px;
  }
  .sp_pb15 {
    padding-bottom: 15px;
  }
  .sp_pl15 {
    padding-left: 15px;
  }
  .sp_pr15 {
    padding-right: 15px;
  }
  .sp_p20 {
    padding: 20px;
  }
  .sp_pt20 {
    padding-top: 20px;
  }
  .sp_pb20 {
    padding-bottom: 20px;
  }
  .sp_pl20 {
    padding-left: 20px;
  }
  .sp_pr20 {
    padding-right: 20px;
  }
  .sp_p25 {
    padding: 25px;
  }
  .sp_pt25 {
    padding-top: 25px;
  }
  .sp_pb25 {
    padding-bottom: 25px;
  }
  .sp_pl25 {
    padding-left: 25px;
  }
  .sp_pr25 {
    padding-right: 25px;
  }
  .sp_p30 {
    padding: 30px;
  }
  .sp_pt30 {
    padding-top: 30px;
  }
  .sp_pb30 {
    padding-bottom: 30px;
  }
  .sp_pl30 {
    padding-left: 30px;
  }
  .sp_pr30 {
    padding-right: 30px;
  }
  .sp_p35 {
    padding: 35px;
  }
  .sp_pt35 {
    padding-top: 35px;
  }
  .sp_pb35 {
    padding-bottom: 35px;
  }
  .sp_pl35 {
    padding-left: 35px;
  }
  .sp_pr35 {
    padding-right: 35px;
  }
  .sp_p40 {
    padding: 40px;
  }
  .sp_pt40 {
    padding-top: 40px;
  }
  .sp_pb40 {
    padding-bottom: 40px;
  }
  .sp_pl40 {
    padding-left: 40px;
  }
  .sp_pr40 {
    padding-right: 40px;
  }
  .sp_p45 {
    padding: 45px;
  }
  .sp_pt45 {
    padding-top: 45px;
  }
  .sp_pb45 {
    padding-bottom: 45px;
  }
  .sp_pl45 {
    padding-left: 45px;
  }
  .sp_pr45 {
    padding-right: 45px;
  }
  .sp_p50 {
    padding: 50px;
  }
  .sp_pt50 {
    padding-top: 50px;
  }
  .sp_pb50 {
    padding-bottom: 50px;
  }
  .sp_pl50 {
    padding-left: 50px;
  }
  .sp_pr50 {
    padding-right: 50px;
  }
  .sp_p55 {
    padding: 55px;
  }
  .sp_pt55 {
    padding-top: 55px;
  }
  .sp_pb55 {
    padding-bottom: 55px;
  }
  .sp_pl55 {
    padding-left: 55px;
  }
  .sp_pr55 {
    padding-right: 55px;
  }
  .sp_p60 {
    padding: 60px;
  }
  .sp_pt60 {
    padding-top: 60px;
  }
  .sp_pb60 {
    padding-bottom: 60px;
  }
  .sp_pl60 {
    padding-left: 60px;
  }
  .sp_pr60 {
    padding-right: 60px;
  }
  .sp_p65 {
    padding: 65px;
  }
  .sp_pt65 {
    padding-top: 65px;
  }
  .sp_pb65 {
    padding-bottom: 65px;
  }
  .sp_pl65 {
    padding-left: 65px;
  }
  .sp_pr65 {
    padding-right: 65px;
  }
  .sp_p70 {
    padding: 70px;
  }
  .sp_pt70 {
    padding-top: 70px;
  }
  .sp_pb70 {
    padding-bottom: 70px;
  }
  .sp_pl70 {
    padding-left: 70px;
  }
  .sp_pr70 {
    padding-right: 70px;
  }
  .sp_p75 {
    padding: 75px;
  }
  .sp_pt75 {
    padding-top: 75px;
  }
  .sp_pb75 {
    padding-bottom: 75px;
  }
  .sp_pl75 {
    padding-left: 75px;
  }
  .sp_pr75 {
    padding-right: 75px;
  }
  .sp_p80 {
    padding: 80px;
  }
  .sp_pt80 {
    padding-top: 80px;
  }
  .sp_pb80 {
    padding-bottom: 80px;
  }
  .sp_pl80 {
    padding-left: 80px;
  }
  .sp_pr80 {
    padding-right: 80px;
  }
  .sp_p85 {
    padding: 85px;
  }
  .sp_pt85 {
    padding-top: 85px;
  }
  .sp_pb85 {
    padding-bottom: 85px;
  }
  .sp_pl85 {
    padding-left: 85px;
  }
  .sp_pr85 {
    padding-right: 85px;
  }
  .sp_p90 {
    padding: 90px;
  }
  .sp_pt90 {
    padding-top: 90px;
  }
  .sp_pb90 {
    padding-bottom: 90px;
  }
  .sp_pl90 {
    padding-left: 90px;
  }
  .sp_pr90 {
    padding-right: 90px;
  }
  .sp_p95 {
    padding: 95px;
  }
  .sp_pt95 {
    padding-top: 95px;
  }
  .sp_pb95 {
    padding-bottom: 95px;
  }
  .sp_pl95 {
    padding-left: 95px;
  }
  .sp_pr95 {
    padding-right: 95px;
  }
  .sp_p100 {
    padding: 100px;
  }
  .sp_pt100 {
    padding-top: 100px;
  }
  .sp_pb100 {
    padding-bottom: 100px;
  }
  .sp_pl100 {
    padding-left: 100px;
  }
  .sp_pr100 {
    padding-right: 100px;
  }
  .sp_p105 {
    padding: 105px;
  }
  .sp_pt105 {
    padding-top: 105px;
  }
  .sp_pb105 {
    padding-bottom: 105px;
  }
  .sp_pl105 {
    padding-left: 105px;
  }
  .sp_pr105 {
    padding-right: 105px;
  }
  .sp_p110 {
    padding: 110px;
  }
  .sp_pt110 {
    padding-top: 110px;
  }
  .sp_pb110 {
    padding-bottom: 110px;
  }
  .sp_pl110 {
    padding-left: 110px;
  }
  .sp_pr110 {
    padding-right: 110px;
  }
  .sp_p115 {
    padding: 115px;
  }
  .sp_pt115 {
    padding-top: 115px;
  }
  .sp_pb115 {
    padding-bottom: 115px;
  }
  .sp_pl115 {
    padding-left: 115px;
  }
  .sp_pr115 {
    padding-right: 115px;
  }
  .sp_p120 {
    padding: 120px;
  }
  .sp_pt120 {
    padding-top: 120px;
  }
  .sp_pb120 {
    padding-bottom: 120px;
  }
  .sp_pl120 {
    padding-left: 120px;
  }
  .sp_pr120 {
    padding-right: 120px;
  }
  .sp_p125 {
    padding: 125px;
  }
  .sp_pt125 {
    padding-top: 125px;
  }
  .sp_pb125 {
    padding-bottom: 125px;
  }
  .sp_pl125 {
    padding-left: 125px;
  }
  .sp_pr125 {
    padding-right: 125px;
  }
  .sp_p130 {
    padding: 130px;
  }
  .sp_pt130 {
    padding-top: 130px;
  }
  .sp_pb130 {
    padding-bottom: 130px;
  }
  .sp_pl130 {
    padding-left: 130px;
  }
  .sp_pr130 {
    padding-right: 130px;
  }
  .sp_p135 {
    padding: 135px;
  }
  .sp_pt135 {
    padding-top: 135px;
  }
  .sp_pb135 {
    padding-bottom: 135px;
  }
  .sp_pl135 {
    padding-left: 135px;
  }
  .sp_pr135 {
    padding-right: 135px;
  }
  .sp_p140 {
    padding: 140px;
  }
  .sp_pt140 {
    padding-top: 140px;
  }
  .sp_pb140 {
    padding-bottom: 140px;
  }
  .sp_pl140 {
    padding-left: 140px;
  }
  .sp_pr140 {
    padding-right: 140px;
  }
  .sp_p145 {
    padding: 145px;
  }
  .sp_pt145 {
    padding-top: 145px;
  }
  .sp_pb145 {
    padding-bottom: 145px;
  }
  .sp_pl145 {
    padding-left: 145px;
  }
  .sp_pr145 {
    padding-right: 145px;
  }
  .sp_p150 {
    padding: 150px;
  }
  .sp_pt150 {
    padding-top: 150px;
  }
  .sp_pb150 {
    padding-bottom: 150px;
  }
  .sp_pl150 {
    padding-left: 150px;
  }
  .sp_pr150 {
    padding-right: 150px;
  }
  .sp_p155 {
    padding: 155px;
  }
  .sp_pt155 {
    padding-top: 155px;
  }
  .sp_pb155 {
    padding-bottom: 155px;
  }
  .sp_pl155 {
    padding-left: 155px;
  }
  .sp_pr155 {
    padding-right: 155px;
  }
  .sp_p160 {
    padding: 160px;
  }
  .sp_pt160 {
    padding-top: 160px;
  }
  .sp_pb160 {
    padding-bottom: 160px;
  }
  .sp_pl160 {
    padding-left: 160px;
  }
  .sp_pr160 {
    padding-right: 160px;
  }
  .sp_p165 {
    padding: 165px;
  }
  .sp_pt165 {
    padding-top: 165px;
  }
  .sp_pb165 {
    padding-bottom: 165px;
  }
  .sp_pl165 {
    padding-left: 165px;
  }
  .sp_pr165 {
    padding-right: 165px;
  }
  .sp_p170 {
    padding: 170px;
  }
  .sp_pt170 {
    padding-top: 170px;
  }
  .sp_pb170 {
    padding-bottom: 170px;
  }
  .sp_pl170 {
    padding-left: 170px;
  }
  .sp_pr170 {
    padding-right: 170px;
  }
  .sp_p175 {
    padding: 175px;
  }
  .sp_pt175 {
    padding-top: 175px;
  }
  .sp_pb175 {
    padding-bottom: 175px;
  }
  .sp_pl175 {
    padding-left: 175px;
  }
  .sp_pr175 {
    padding-right: 175px;
  }
  .sp_p180 {
    padding: 180px;
  }
  .sp_pt180 {
    padding-top: 180px;
  }
  .sp_pb180 {
    padding-bottom: 180px;
  }
  .sp_pl180 {
    padding-left: 180px;
  }
  .sp_pr180 {
    padding-right: 180px;
  }
  .sp_p185 {
    padding: 185px;
  }
  .sp_pt185 {
    padding-top: 185px;
  }
  .sp_pb185 {
    padding-bottom: 185px;
  }
  .sp_pl185 {
    padding-left: 185px;
  }
  .sp_pr185 {
    padding-right: 185px;
  }
  .sp_p190 {
    padding: 190px;
  }
  .sp_pt190 {
    padding-top: 190px;
  }
  .sp_pb190 {
    padding-bottom: 190px;
  }
  .sp_pl190 {
    padding-left: 190px;
  }
  .sp_pr190 {
    padding-right: 190px;
  }
  .sp_p195 {
    padding: 195px;
  }
  .sp_pt195 {
    padding-top: 195px;
  }
  .sp_pb195 {
    padding-bottom: 195px;
  }
  .sp_pl195 {
    padding-left: 195px;
  }
  .sp_pr195 {
    padding-right: 195px;
  }
  .sp_p200 {
    padding: 200px;
  }
  .sp_pt200 {
    padding-top: 200px;
  }
  .sp_pb200 {
    padding-bottom: 200px;
  }
  .sp_pl200 {
    padding-left: 200px;
  }
  .sp_pr200 {
    padding-right: 200px;
  }
}

.ta-center {
  text-align: center;
}

.ta-left {
  text-align: left;
}

.ta-right {
  text-align: right;
}

.com-contentwidth {
  max-width: 1100px;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 750px) {
  .com-contentwidth {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.com-btn01 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  min-width: 280px;
  width: fit-content;
  height: 80px;
  background: linear-gradient(to right bottom, #c758fd, #00b7e8);
  padding: 20px 30px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.30em;
  border-radius: 3px;
  transform-origin: center;
  transition: transform 0.3s;
}

@media screen and (max-width: 750px) {
  .com-btn01 {
    gap: 12px;
    min-width: 220px;
    height: 48px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}

.com-btn01-icon {
  width: 34px;
  height: 34px;
  object-fit: contain;
  object-position: center;
}

@media screen and (max-width: 750px) {
  .com-btn01-icon {
    width: 16px;
    height: 16px;
  }
}

.com-btn01._pc_orange {
  background: linear-gradient(50deg, #ff4e61, #ffb000);
}

@media screen and (max-width: 1024px) {
  .com-btn01._pc_orange {
    background: linear-gradient(to right bottom, #c758fd, #00b7e8);
  }
}

.com-btn01:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
  .com-btn01:hover {
    transform: scale(1);
  }
}

.com-btn02 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  min-width: 280px;
  width: fit-content;
  height: 80px;
  padding: 20px 30px;
  text-decoration: none;
  color: #000000;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.30em;
  border-radius: 3px;
  z-index: 1;
  transform-origin: center;
  transition: transform 0.3s;
}

.com-btn02:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #FFFFFF;
  z-index: -1;
}

.com-btn02:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right bottom, #c758fd, #00b7e8);
  z-index: -2;
  border-radius: 3px;
}

@media screen and (max-width: 750px) {
  .com-btn02 {
    gap: 12px;
    min-width: 220px;
    height: 48px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}

.com-btn02-icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
}

@media screen and (max-width: 750px) {
  .com-btn02-icon {
    width: 20px;
    height: 20px;
  }
}

.com-btn02:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
  .com-btn02:hover {
    transform: scale(1);
  }
}

.com-accordion {
  position: relative;
  padding: 40px 30px;
}

@media screen and (max-width: 750px) {
  .com-accordion {
    padding: 30px 15px;
  }
}

.com-accordion:first-child {
  padding-top: 0;
}

.com-accordion:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #00b7e8, #c758fd);
}

.com-accordion-item-input {
  display: none;
}

.com-accordion-item-input:checked + .com-accordion-item-label + .com-accordion-item-content {
  /*開閉時*/
  max-height: 400px;
  transition: all .5s;
}

.com-accordion-item-input:checked + .com-accordion-item-label::after {
  height: 0;
}

.com-accordion-item-Label, .com-accordion-item-content {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.com-accordion-item-label {
  /*タイトル*/
  position: relative;
  display: block;
  padding-right: 40px;
  cursor: pointer;
  transform-origin: center;
  transition: transform 0.3s;
}

@media screen and (max-width: 750px) {
  .com-accordion-item-label {
    padding-right: 20px;
  }
}

.com-accordion-item-label:hover {
  transform: scale(1.02);
}

@media screen and (max-width: 1024px) {
  .com-accordion-item-label:hover {
    transform: scale(1);
  }
}

.com-accordion-item-label:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 20px;
  border-bottom: 2px solid #000000;
}

@media screen and (max-width: 750px) {
  .com-accordion-item-label:before {
    width: 14px;
  }
}

.com-accordion-item-label::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
  height: 20px;
  border-right: 2px solid #000000;
  transition: height .3s;
}

@media screen and (max-width: 750px) {
  .com-accordion-item-label::after {
    height: 14px;
    right: 6px;
  }
}

.com-accordion-item-label-text {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  color: #4649e3;
  padding-left: 1.5em;
}

@media screen and (max-width: 750px) {
  .com-accordion-item-label-text {
    font-size: 1.6rem;
  }
}

.com-accordion-item-label-text:before {
  content: 'Q.';
  position: absolute;
  top: 0;
  left: 0;
}

.com-accordion-item-content {
  /*本文*/
  position: relative;
  max-height: 0;
  padding-left: 1.5em;
  overflow: hidden;
  transition: all .5s;
}

.com-accordion-item-content:before {
  content: 'A.';
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 1.6rem;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  .com-accordion-item-content:before {
    font-size: 1.2rem;
  }
}

.com-accordion-item-content p {
  padding-top: 10px;
  font-size: 1.6rem;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  .com-accordion-item-content p {
    font-size: 1.2rem;
  }
}

.com-oem {
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .com-oem {
    padding-bottom: 60px;
  }
}

.com-oem-btn {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 40px 0px rgba(119, 119, 119, 0.2);
  transform-origin: center;
  transition: transform 0.3s;
}

.com-oem-btn:hover {
  transform: scale(1.02);
}

@media screen and (max-width: 1024px) {
  .com-oem-btn:hover {
    transform: scale(1);
  }
}

.com-oem-btn-bg {
  width: 100%;
  height: auto;
}

.com-oem-btn-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 60px;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  .com-oem-btn-text {
    justify-content: flex-start;
    padding: 40px 30px;
  }
}

.com-oem-btn-text-title {
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #000000;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .com-oem-btn-text-title {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}

.com-oem-btn-text-text {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #007bff;
}

@media screen and (max-width: 750px) {
  .com-oem-btn-text-text {
    font-size: 1.2rem;
  }
}

.com-oem-btn-text-text-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  object-position: center;
}

@media screen and (max-width: 750px) {
  .com-oem-btn-text-text-icon {
    width: 16px;
    height: 16px;
  }
}

.com-contact {
  position: relative;
  z-index: 10;
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1024px) {
  .com-contact {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .com-contact .com-contentwidth {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.com-contact-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}

.com-contact-title {
  font-size: 2.8rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  margin-bottom: 10px;
  color: #FFFFFF;
}

@media screen and (max-width: 750px) {
  .com-contact-title {
    font-size: 1.6rem;
  }
}

.com-contact-text {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  margin-bottom: 80px;
  color: #FFFFFF;
}

@media screen and (max-width: 750px) {
  .com-contact-text {
    display: block;
    width: fit-content;
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 40px;
  }
}

.com-contact-bnr {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
  padding: 40px;
  background-color: #FFFFFF;
  font-size: 2.4rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #000000;
  transform-origin: center;
  transition: transform 0.3s;
}

@media screen and (max-width: 750px) {
  .com-contact-bnr {
    width: 100%;
    padding: 30px;
    font-size: 1.6rem;
  }
}

.com-contact-bnr:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
  .com-contact-bnr:hover {
    transform: scale(1);
  }
}

.com-contact-bnr-wrapper {
  display: flex;
  gap: 60px;
  justify-content: center;
  width: 100%;
}

@media screen and (max-width: 750px) {
  .com-contact-bnr-wrapper {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}

.com-contact-bnr-icon {
  width: 120px;
  height: auto;
  margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
  .com-contact-bnr-icon {
    width: 100px;
    margin-bottom: 10px;
  }
}

.pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.pagination .page-numbers {
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  padding-left: 2px;
  border-radius: 50%;
  border: 1px solid #ededed;
  background-color: #FFFFFF;
  color: #606060;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}

@media screen and (max-width: 750px) {
  .pagination .page-numbers {
    width: 30px;
    height: 30px;
    font-size: 1.2rem;
    line-height: 28px;
  }
}

.pagination .page-numbers.current {
  background-color: #4649e3;
  color: #FFFFFF;
}

.pagination .page-numbers:hover {
  background-color: #4649e3;
  color: #FFFFFF;
}

@media screen and (max-width: 750px) {
  .pagination .page-numbers:hover {
    background-color: #FFFFFF;
    color: #606060;
  }
}

.pagination .page-numbers:hover .pagination-arrow {
  color: #FFFFFF;
}

@media screen and (max-width: 750px) {
  .pagination .page-numbers:hover .pagination-arrow {
    color: #606060;
  }
}

.pagination .page-numbers .pagination-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  color: #606060;
  transition: stroke 0.3s;
}

.pagination .page-numbers .pagination-arrow.pagination-arrow-prev {
  left: 47%;
}

.pagination .page-numbers .pagination-arrow.pagination-arrow-next {
  left: 53%;
}

@media screen and (max-width: 750px) {
  .pagination .page-numbers .pagination-arrow.pagination-arrow-next {
    left: 54%;
  }
}

.pagination .page-numbers .pagination-arrow svg {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 750px) {
  .pagination .page-numbers .pagination-arrow {
    width: 14px;
    height: 14px;
  }
}

.home-com-title._en {
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  color: #124489;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  .home-com-title._en {
    font-size: 1.0rem;
    margin-bottom: 10px;
  }
}

.home-com-title._jp {
  font-size: 2.4rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  margin-bottom: 60px;
}

@media screen and (max-width: 750px) {
  .home-com-title._jp {
    font-size: 2.0rem;
  }
}

.home-top {
  overflow: hidden;
}

.home-hero {
  position: relative;
  width: 100%;
  height: 100svh;
  z-index: 50;
}

@media screen and (max-width: 1024px) {
  .home-hero {
    max-height: calc((543 / 390 * 100vw) + 48px + 40px);
  }
}

.home-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.home-hero-bg._pc {
  display: block;
}

.home-hero-bg._tb {
  display: none;
}

@media screen and (max-width: 1024px) {
  .home-hero-bg {
    width: 100%;
    height: calc(100svh - 40px);
  }
  .home-hero-bg._pc {
    display: none;
  }
  .home-hero-bg._tb {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .home-hero-bg {
    height: auto;
  }
}

.home-hero-inner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 90px 110px 0;
}

@media screen and (max-width: 1024px) {
  .home-hero-inner {
    padding: 90px 0 0;
  }
}

@media screen and (max-width: 750px) {
  .home-hero-inner {
    padding: 70px 0 0;
  }
}

.home-hero-img {
  width: calc(130% + 110px);
  max-width: none;
  max-height: 100%;
  object-fit: contain;
  object-position: center left;
}

.home-hero-img-wrapper {
  width: 50%;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .home-hero-img-wrapper {
    display: none;
  }
}

.home-hero-content {
  width: 50%;
}

@media screen and (max-width: 1024px) {
  .home-hero-content {
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 5%;
  }
}

.home-hero-content-slogan {
  font-size: calc((50 / 1920) * 100vw);
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-bottom: 30px;
  color: #FFFFFF;
}

@media screen and (max-width: 750px) {
  .home-hero-content-slogan {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1440px) {
  .home-hero-content-slogan-br {
    display: none;
  }
}

.home-hero-content-about {
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  margin-bottom: 60px;
  color: #FFFFFF;
}

@media screen and (max-width: 750px) {
  .home-hero-content-about {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .home-hero-content .com-btn01 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.home-achievement {
  position: relative;
  padding-top: 60px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1024px) {
  .home-achievement {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.home-achievement-bg {
  position: absolute;
  top: -240px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1500px;
  width: 1500px;
  height: auto;
  z-index: -1;
}

@media screen and (max-width: 750px) {
  .home-achievement-bg {
    top: 30px;
    width: 100%;
    height: auto;
    max-width: none;
  }
}

.home-achievement-list {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}

@media screen and (max-width: 1024px) {
  .home-achievement-list {
    gap: 60px 20px;
  }
}

.home-achievement-list-sub_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: calc((100% - 120px) / 3);
}

@media screen and (max-width: 1024px) {
  .home-achievement-list-sub_list {
    width: 100%;
  }
}

.home-achievement-list-sub_list-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% - 100px) / 3);
  padding: 20px;
  min-height: 100px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
  background-color: #FFFFFF;
}

.home-achievement-list-sub_list-item:last-child {
  border-bottom: none;
}

@media screen and (max-width: 1024px) {
  .home-achievement-list-sub_list-item {
    width: calc((100% - 20px) / 2);
    padding: 10px;
    min-height: 90px;
  }
}

.home-achievement-list-sub_list-item-inner {
  width: 100%;
  padding-left: 100px;
}

@media screen and (max-width: 1024px) {
  .home-achievement-list-sub_list-item-inner {
    padding-left: 0;
    padding-top: 10px;
  }
}

.home-achievement-list-sub_list-item-img {
  position: absolute;
  top: -30px;
  left: -10px;
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: center;
  flex-shrink: 0;
  border-radius: 50%;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .home-achievement-list-sub_list-item-img {
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
  }
}

.home-achievement-list-sub_list-item-content {
  width: 100%;
}

.home-achievement-list-sub_list-item-content-title._jp {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.10em;
  margin-bottom: 5px;
}

@media screen and (max-width: 1024px) {
  .home-achievement-list-sub_list-item-content-title._jp {
    text-align: center;
  }
}

@media screen and (max-width: 750px) {
  .home-achievement-list-sub_list-item-content-title._jp {
    font-size: 1.4rem;
    text-align: center;
  }
}

.home-achievement-list-sub_list-item-content-title._en {
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #124489;
}

@media screen and (max-width: 1024px) {
  .home-achievement-list-sub_list-item-content-title._en {
    text-align: center;
  }
}

@media screen and (max-width: 750px) {
  .home-achievement-list-sub_list-item-content-title._en {
    font-size: 1.0rem;
    text-align: center;
  }
}

.home-achievement-list-sub_list-item-content-title._en span {
  text-wrap: nowrap;
}

.home-flow {
  position: relative;
  padding-top: 120px;
}

@media screen and (max-width: 1024px) {
  .home-flow {
    padding-top: 60px;
  }
}

.home-flow-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}

.home-flow-img {
  width: 100%;
  max-width: 1500px;
  height: auto;
}

@media screen and (max-width: 750px) {
  .home-flow-img {
    width: 375px;
    margin: 0 auto;
  }
}

.home-flow-img-wrapper {
  display: flex;
  justify-content: center;
  position: relative;
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .home-flow-img-wrapper {
    flex-direction: column;
    padding-bottom: 60px;
    overflow: hidden;
  }
}

.home-flow-img-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  .home-flow-img-content {
    position: static;
    transform: none;
  }
  .home-flow-img-content .com-contentwidth {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.home-flow-img-content-title {
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .home-flow-img-content-title {
    font-size: 2.4rem;
  }
}

.home-flow-img-content-text {
  font-size: 2.4rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 750px) {
  .home-flow-img-content-text {
    display: block;
    width: fit-content;
    font-size: 1.2rem;
    margin-bottom: 40px;
  }
}

.home-flow-btn-wrapper {
  display: flex;
  gap: 60px;
  justify-content: center;
}

@media screen and (max-width: 750px) {
  .home-flow-btn-wrapper {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}

.home-about {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1024px) {
  .home-about {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}

.home-about-list {
  display: flex;
  gap: 40px 30px;
  flex-wrap: wrap;
}

@media screen and (max-width: 750px) {
  .home-about-list {
    gap: 30px;
  }
}

.home-about-list-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  width: calc((100% - 80px) / 3);
  min-height: 300px;
  padding: 40px 20px 30px;
  z-index: 1;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 750px) {
  .home-about-list-item {
    width: 100%;
    padding: 40px 20px;
    min-height: 0;
  }
}

.home-about-list-item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: #FFFFFF;
  z-index: -1;
}

.home-about-list-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #00b7e8, #c758fd);
  z-index: -10;
}

.home-about-list-item-title {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 16px;
}

@media screen and (max-width: 750px) {
  .home-about-list-item-title {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
  }
}

.home-about-list-item-text {
  font-size: 1.6rem;
  line-height: 1.8;
}

.home-about-list-item-link {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: 700;
  color: #007bff;
  transform-origin: center;
  transition: transform 0.3s;
}

@media screen and (max-width: 750px) {
  .home-about-list-item-link {
    margin-top: 20px;
  }
}

.home-about-list-item-link:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
  .home-about-list-item-link:hover {
    transform: scale(1);
  }
}

.home-about-list-item-link-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.home-about-list-item-link-icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
  object-position: center;
}

.home-news {
  position: relative;
  padding-top: 180px;
  padding-bottom: 120px;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .home-news {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}

.home-news-bg {
  position: absolute;
  top: 40px;
  left: calc(50% - 60px);
  transform: translateX(-50%);
  width: 2900px;
  max-width: none;
  height: auto;
  z-index: -1;
}

@media screen and (max-width: 750px) {
  .home-news-bg {
    width: 100%;
    max-width: none;
    height: auto;
    top: 0;
    left: 0;
    transform: none;
  }
}

.home-news-list {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

@media screen and (max-width: 750px) {
  .home-news-list {
    gap: 30px;
    margin-bottom: 40px;
  }
}

.home-news-list-item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.4);
  background-color: #FFFFFF;
  transform-origin: center;
  transition: transform 0.3s;
}

@media screen and (max-width: 750px) {
  .home-news-list-item {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
  }
}

.home-news-list-item:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
  .home-news-list-item:hover {
    transform: scale(1);
  }
}

.home-news-list-item-day {
  padding: 16px 60px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #124489;
}

@media screen and (max-width: 750px) {
  .home-news-list-item-day {
    padding: 0;
    font-size: 1.2rem;
  }
}

.home-news-list-item-content {
  padding: 16px 40px;
  border-left: 1px solid #4649e3;
}

@media screen and (max-width: 750px) {
  .home-news-list-item-content {
    border-left: none;
    width: 100%;
    padding: 0;
  }
}

.home-news-list-item-content-title {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #4649e3;
}

@media screen and (max-width: 750px) {
  .home-news-list-item-content-title {
    position: relative;
    display: block;
    width: 100%;
    font-size: 1.6rem;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .home-news-list-item-content-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 0.25px solid #4649e3;
  }
}

.home-news-list-item-content-text {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.10em;
  color: #000000;
  max-height: 3.2em;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  .home-news-list-item-content-text {
    font-size: 1.2rem;
  }
}

.home-news-list-item-content-text p {
  margin: 0;
  padding: 0;
}

.home-news .com-btn02 {
  margin: 0 auto;
}

.home-faq {
  padding-top: 60px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1024px) {
  .home-faq {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.home-faq-accordion {
  margin-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  .home-faq-accordion {
    margin-bottom: 40px;
  }
}

.home-faq .com-btn02 {
  margin: 0 auto;
}

.page-com-hero-title._en {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  color: #124489;
  margin-bottom: 0px;
}

@media screen and (max-width: 750px) {
  .page-com-hero-title._en {
    font-size: 1.0rem;
  }
}

.page-com-hero-title._jp {
  font-size: 4.0rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  margin-bottom: 200px;
}

@media screen and (max-width: 750px) {
  .page-com-hero-title._jp {
    font-size: 2.0rem;
    margin-bottom: 60px;
  }
}

.page-com-text {
  width: 100%;
}

.page-com-text-title {
  font-size: 4.0rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .page-com-text-title {
    font-size: 2.2rem;
  }
}

.page-com-text-title-accent {
  color: #4649e3;
}

.page-com-text-desc {
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  .page-com-text-desc {
    font-size: 1.4rem;
  }
}

.page-com-accent-color {
  color: #4649e3;
}

.page-com-accent-color._dot {
  position: relative;
}

.page-com-accent-color._dot::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #4649e3;
}

@media screen and (max-width: 750px) {
  .page-com-accent-color._dot::before {
    top: -6px;
    width: 6px;
    height: 6px;
  }
}

.page-hero {
  position: relative;
  padding-top: 300px;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  .page-hero {
    padding-top: 100px;
  }
}

.page-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}

.page-hero-content {
  margin-top: 140px;
  display: flex;
  align-items: center;
  gap: 20px;
}

@media screen and (max-width: 750px) {
  .page-hero-content {
    margin-top: 40px;
    flex-direction: column;
    gap: 40px;
  }
}

.page-hero-content._no-img {
  display: block;
}

.page-hero-content-text-title {
  font-size: 6.0rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .page-hero-content-text-title {
    font-size: 3.0rem;
  }
}

.page-hero-content-text-title-accent {
  color: #4649e3;
}

.page-hero-content-text-desc {
  font-size: 2.8rem;
  line-height: 1.8;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  .page-hero-content-text-desc {
    font-size: 1.8rem;
  }
}

.page-hero-content-img {
  width: 36%;
  flex-shrink: 0;
}

@media screen and (max-width: 750px) {
  .page-hero-content-img {
    width: 200px;
  }
}

.page-hero-content-img img {
  width: 100%;
  height: auto;
}

.page-content {
  position: relative;
  z-index: 2;
}

.page-service-flow {
  position: relative;
  padding-top: 120px;
}

@media screen and (max-width: 750px) {
  .page-service-flow {
    padding-top: 60px;
  }
}

.page-service-flow-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -10;
}

.page-service-flow-img {
  position: relative;
  margin: -20px auto 0 auto;
  width: 100%;
  max-width: 1500px;
  height: auto;
  z-index: -1;
}

@media screen and (max-width: 750px) {
  .page-service-flow-img {
    width: 375px;
    margin: 0 auto;
  }
}

.page-service-flow-img-wrapper {
  position: relative;
  padding-bottom: 60px;
}

@media screen and (max-width: 750px) {
  .page-service-flow-img-wrapper {
    padding-bottom: 30px;
    overflow: hidden;
  }
}

.page-service-flow-title {
  font-size: 3.4rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0.10em;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .page-service-flow-title {
    font-size: 2.4rem;
  }
}

.page-service-flow-title .page-com-accent-color {
  font-size: 4.0rem;
}

@media screen and (max-width: 750px) {
  .page-service-flow-title .page-com-accent-color {
    font-size: 2.6rem;
  }
}

.page-service-how_to {
  padding-top: 60px;
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .page-service-how_to {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}

.page-service-how_to-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: 0.25px solid #000000;
}

@media screen and (max-width: 750px) {
  .page-service-how_to-item {
    padding-top: 40px;
    padding-bottom: 40px;
    gap: 20px;
  }
}

.page-service-how_to-item:first-child {
  padding-top: 0;
}

.page-service-how_to-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.page-service-how_to-item:nth-child(even) {
  flex-direction: row-reverse;
}

@media screen and (max-width: 750px) {
  .page-service-how_to-item:nth-child(even) {
    flex-direction: column;
  }
}

@media screen and (max-width: 750px) {
  .page-service-how_to-item {
    flex-direction: column;
  }
}

.page-service-how_to-item-text-title {
  font-size: 2.2rem;
  line-height: 1.6;
  font-weight: 700;
  color: #4649e3;
  margin-bottom: 40px;
}

@media screen and (max-width: 750px) {
  .page-service-how_to-item-text-title {
    font-size: 2.0rem;
  }
}

.page-service-how_to-item-text-desc {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  .page-service-how_to-item-text-desc {
    font-size: 1.4rem;
  }
}

.page-service-how_to-item-img {
  height: 400px;
  flex-shrink: 0;
}

@media screen and (max-width: 750px) {
  .page-service-how_to-item-img {
    width: auto;
    height: 300px;
  }
}

.page-service-how_to-item-img img {
  width: auto;
  height: 100%;
}

.page-service-about {
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .page-service-about {
    padding-bottom: 60px;
  }
}

.page-service-about-box {
  background-color: #eaeef9;
  box-shadow: 0px 0px 40px 0px rgba(119, 119, 119, 0.2);
  padding: 100px;
  border-radius: 100px;
  margin-top: 100px;
}

@media screen and (max-width: 750px) {
  .page-service-about-box {
    padding: 60px 30px;
    margin-top: 60px;
    border-radius: 30px;
  }
}

.page-service-about-box._white {
  background-color: #FFFFFF;
}

.page-service-about-box-title {
  font-size: 3.2rem;
  line-height: 1.0;
  font-weight: 700;
  letter-spacing: 0.10em;
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 750px) {
  .page-service-about-box-title {
    font-size: 2.4rem;
  }
}

.page-service-about-box-list-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}

.page-service-about-box-list-item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .page-service-about-box-list-item {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
  }
}

.page-service-about-box-list-item-head {
  display: block;
  width: 280px;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 700;
  color: #4649e3;
  padding-top: 5px;
  flex-shrink: 0;
}

@media screen and (max-width: 750px) {
  .page-service-about-box-list-item-head {
    padding-top: 0;
    width: 100%;
    font-size: 2.0rem;
  }
}

.page-service-about-box-list-item-head-sub {
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 400;
  color: #000000;
}

@media screen and (max-width: 750px) {
  .page-service-about-box-list-item-head-sub {
    line-height: 1.0;
    font-size: 1.2rem;
  }
}

.page-service-about-box-list-item-desc {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  .page-service-about-box-list-item-desc {
    font-size: 1.4rem;
  }
}

.page-service-preparation {
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .page-service-preparation {
    padding-bottom: 60px;
  }
}

.page-service-preparation-box {
  display: flex;
  align-items: center;
  gap: 100px;
  margin-top: 80px;
}

@media screen and (max-width: 750px) {
  .page-service-preparation-box {
    flex-direction: column;
    margin-top: 60px;
    gap: 40px;
  }
}

.page-service-preparation-box-img {
  width: 400px;
  height: auto;
  flex-shrink: 0;
}

@media screen and (max-width: 750px) {
  .page-service-preparation-box-img {
    width: 240px;
  }
}

.page-service-preparation-box-text-title {
  font-size: 2.6rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 40px;
  color: #4649e3;
}

@media screen and (max-width: 750px) {
  .page-service-preparation-box-text-title {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 20px;
  }
}

.page-service-preparation-box-text-desc {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  .page-service-preparation-box-text-desc {
    font-size: 1.4rem;
  }
}

.page-service-link {
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .page-service-link {
    padding-bottom: 60px;
  }
}

.page-service-link .com-contentwidth {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-service-link-title {
  position: relative;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0.10em;
  margin-bottom: 60px;
}

@media screen and (max-width: 750px) {
  .page-service-link-title {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}

.page-service-link-title::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(70deg);
  width: 2.0rem;
  border: 1px solid #000000;
}

@media screen and (max-width: 750px) {
  .page-service-link-title::before {
    width: 1.6rem;
  }
}

.page-service-link-title::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(-70deg);
  width: 2.0rem;
  border: 1px solid #000000;
}

@media screen and (max-width: 750px) {
  .page-service-link-title::after {
    width: 1.6rem;
  }
}

.page-terms {
  position: relative;
  z-index: 10;
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .page-terms {
    padding-bottom: 60px;
  }
}

.page-terms-desc {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 80px;
}

@media screen and (max-width: 750px) {
  .page-terms-desc {
    font-size: 1.4rem;
  }
}

.page-terms-title {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  .page-terms-title {
    font-size: 1.4rem;
  }
}

.page-terms-text {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
  .page-terms-text {
    font-size: 1.4rem;
  }
}

.page-privacy_policy {
  position: relative;
  z-index: 10;
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .page-privacy_policy {
    padding-bottom: 60px;
  }
}

.page-privacy_policy-h2 {
  font-size: 2.2rem;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #4649e3;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .page-privacy_policy-h2 {
    font-size: 2.0rem;
    margin-bottom: 10px;
  }
}

.page-privacy_policy-title {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  .page-privacy_policy-title {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}

.page-privacy_policy-desc {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 60px;
}

@media screen and (max-width: 750px) {
  .page-privacy_policy-desc {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
}

.page-privacy_policy-text {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
  .page-privacy_policy-text {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}

.page-company {
  position: relative;
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .page-company {
    padding-bottom: 60px;
  }
}

.page-company-bg {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}

.page-company-title {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 500;
  margin-top: 80px;
  margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
  .page-company-title {
    font-size: 2.0rem;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

.page-company-desc {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .page-company-desc {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}

.page-company-content {
  background-color: #FFFFFF;
  padding: 60px 100px;
  margin-top: 120px;
  box-shadow: 0px 0px 40px 0px rgba(119, 119, 119, 0.2);
}

@media screen and (max-width: 750px) {
  .page-company-content {
    margin-top: 60px;
    padding: 40px 30px;
  }
}

.page-company-content-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.page-company-content-table th, .page-company-content-table td {
  border-bottom: 0.25px solid #000000;
  padding: 70px;
}

@media screen and (max-width: 750px) {
  .page-company-content-table th, .page-company-content-table td {
    padding: 30px;
  }
}

.page-company-content-table tr:last-child th, .page-company-content-table tr:last-child td {
  border-bottom: none;
}

.page-company-content-table th {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  color: #124489;
  white-space: nowrap;
  vertical-align: top;
}

@media screen and (max-width: 750px) {
  .page-company-content-table th {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    border-bottom: none;
  }
}

.page-company-content-table td {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  .page-company-content-table td {
    display: block;
    width: 100%;
    padding-top: 0;
    font-size: 1.6rem;
  }
}

.page-features {
  position: relative;
  padding-bottom: 120px;
  background: linear-gradient(to bottom, #fff, #6d99fc 40%, #005cc3 90%);
}

@media screen and (max-width: 750px) {
  .page-features {
    padding-bottom: 60px;
  }
}

.page-features-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  z-index: 1;
}

.page-features-section {
  position: relative;
  z-index: 2;
}

.page-features-hero {
  margin: 80px auto 120px;
  width: 70%;
}

@media screen and (max-width: 750px) {
  .page-features-hero {
    width: 90%;
    margin: 40px auto 60px;
  }
}

.page-features-list-item {
  padding: 80px;
  background-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 40px;
}

@media screen and (max-width: 750px) {
  .page-features-list-item {
    padding: 30px;
    margin-bottom: 20px;
  }
}

.page-features-list-item-title {
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #FFFFFF;
}

.page-features-list-item-desc {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
  color: #FFFFFF;
}

.page-oem {
  padding-bottom: 120px;
  background: linear-gradient(to bottom, #fff, #cfd1d2);
}

@media screen and (max-width: 750px) {
  .page-oem {
    padding-bottom: 60px;
  }
}

.page-oem-list {
  display: flex;
  gap: 60px;
  margin-top: 60px;
  margin-bottom: 150px;
}

@media screen and (max-width: 750px) {
  .page-oem-list {
    gap: 10px;
    margin-top: 30px;
    margin-bottom: 60px;
  }
}

.page-oem-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: calc((100% - 60px * 3)/4);
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .page-oem-list-item {
    width: calc((100% - 10px * 3)/4);
  }
}

.page-oem-list-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  transform-origin: center 25%;
  transform: rotate(50deg);
  border-radius: 100vh;
  background: linear-gradient(to bottom, #c7d8ef, #fff);
  z-index: -10;
}

.page-oem-list-item:nth-child(2) {
  z-index: 9;
}

.page-oem-list-item:nth-child(3) {
  z-index: 8;
}

.page-oem-list-item:nth-child(4) {
  z-index: 7;
}

.page-oem-list-item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.page-oem-list-item-icon {
  position: relative;
  z-index: 1;
  width: 44%;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  .page-oem-list-item-icon {
    width: 40%;
    margin-bottom: 5px;
  }
}

.page-oem-list-item-title {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  .page-oem-list-item-title {
    font-size: 0.9rem;
  }
}

.page-oem-step {
  position: relative;
  padding-top: 40px;
}

.page-oem-step:after {
  content: '';
  position: absolute;
  top: 50px;
  left: calc(52px + 13px);
  width: 130px;
  height: calc(100% - 60px);
  background-color: #939393;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  .page-oem-step:after {
    top: 40px;
    left: calc(15px + 7px);
    width: 60px;
    height: calc(100% - 60px);
  }
}

.page-oem-step-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 30px 60px 30px 260px;
  border-radius: 10px;
  border-top-left-radius: 0;
  background-color: #FFFFFF;
  margin-bottom: 80px;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .page-oem-step-item {
    gap: 20px;
    padding: 100px 20px 20px 20px;
    margin-bottom: 40px;
  }
}

.page-oem-step-item:last-child {
  margin-bottom: 0;
}

.page-oem-step-item-icon {
  position: absolute;
  top: -17px;
  left: 52px;
  width: 130px;
}

@media screen and (max-width: 750px) {
  .page-oem-step-item-icon {
    top: -8px;
    left: 15px;
    width: 60px;
  }
}

.page-oem-step-item-icon-img {
  width: 100%;
}

.page-oem-step-item-icon-sub {
  position: absolute;
  top: 0;
  right: -13px;
  width: 18px;
  height: 17px;
}

@media screen and (max-width: 750px) {
  .page-oem-step-item-icon-sub {
    right: -7px;
    width: 10px;
    height: 8px;
  }
}

.page-oem-step-item-content {
  width: 100%;
}

.page-oem-step-item-head {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  .page-oem-step-item-head {
    font-size: 1.4rem;
  }
}

.page-oem-step-item-list {
  width: 100%;
}

.page-oem-step-item-list-item {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  padding-left: 1em;
  position: relative;
  margin-bottom: 5px;
}

@media screen and (max-width: 750px) {
  .page-oem-step-item-list-item {
    font-size: 1.4rem;
  }
}

.page-oem-step-item-list-item:last-child {
  margin-bottom: 0;
}

.page-oem-step-item-list-item::before {
  content: '';
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000000;
}

.page-oem-step-item-img {
  width: 160px;
  flex-shrink: 0;
}

@media screen and (max-width: 750px) {
  .page-oem-step-item-img {
    width: 80px;
  }
}

.page-contact {
  position: relative;
  z-index: 10;
  margin-bottom: 80px;
}

@media screen and (max-width: 750px) {
  .page-contact {
    margin-bottom: 40px;
  }
}

.page-contact-text {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  .page-contact-text {
    font-size: 1.4rem;
  }
}

.page-contact-note {
  margin-bottom: 80px;
}

@media screen and (max-width: 750px) {
  .page-contact-note {
    margin-bottom: 40px;
  }
}

.page-contact-note-item {
  position: relative;
  padding-left: 1.5em;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  .page-contact-note-item {
    font-size: 1.4rem;
  }
}

.page-contact-note-item::before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

.page-contact-inner {
  margin-bottom: 60px;
}

@media screen and (max-width: 750px) {
  .page-contact-inner {
    margin-bottom: 30px;
  }
}

.page-contact-submit {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-contact-submit-policy {
  margin-top: 8px;
  margin-bottom: 32px;
}

.page-contact-form-head {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  color: #606060;
  margin-top: 32px;
  margin-bottom: 16px;
}

.page-contact-form-head-required {
  padding-left: 20px;
  color: #ff0000;
  font-size: 1.6rem;
}

.page-contact-form .wpcf7-list-item {
  display: block;
  margin-bottom: 12px;
  margin-left: 0.3em;
}

.page-contact-form .wpcf7-list-item:last-child {
  margin-bottom: 0;
}

.page-contact-form .wpcf7-list-item-label {
  padding-left: 0.5em;
}

.page-contact-form input[type="text"], .page-contact-form input[type="email"], .page-contact-form textarea {
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  background-color: #ededed;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
}

.page-contact-form input[type="submit"] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  min-width: 280px;
  width: fit-content;
  height: 80px;
  background: linear-gradient(to right bottom, #c758fd, #00b7e8);
  padding: 20px 30px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.30em;
  border-radius: 3px;
  transform-origin: center;
  transition: transform 0.3s;
}

@media screen and (max-width: 750px) {
  .page-contact-form input[type="submit"] {
    gap: 12px;
    min-width: 220px;
    height: 48px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}

.page-contact-form input[type="submit"]-icon {
  width: 34px;
  height: 34px;
  object-fit: contain;
  object-position: center;
}

@media screen and (max-width: 750px) {
  .page-contact-form input[type="submit"]-icon {
    width: 16px;
    height: 16px;
  }
}

.page-contact-form input[type="submit"]:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
  .page-contact-form input[type="submit"]:hover {
    transform: scale(1);
  }
}

.page-legal {
  position: relative;
  padding-bottom: 120px;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .page-legal {
    padding-bottom: 60px;
  }
}

.page-legal-content {
  background-color: #FFFFFF;
  padding: 60px 100px;
  margin-top: 120px;
  box-shadow: 0px 0px 40px 0px rgba(119, 119, 119, 0.2);
}

@media screen and (max-width: 750px) {
  .page-legal-content {
    margin-top: 60px;
    padding: 30px 20px;
  }
}

.page-legal-content-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.page-legal-content-table th, .page-legal-content-table td {
  border-bottom: 0.25px solid #000000;
  padding: 60px 30px;
}

@media screen and (max-width: 750px) {
  .page-legal-content-table th, .page-legal-content-table td {
    padding: 30px 15px;
  }
}

.page-legal-content-table tr:last-child th, .page-legal-content-table tr:last-child td {
  border-bottom: none;
}

.page-legal-content-table th {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  color: #124489;
  text-align: left;
}

@media screen and (max-width: 750px) {
  .page-legal-content-table th {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    border-bottom: none;
  }
}

.page-legal-content-table td {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  .page-legal-content-table td {
    display: block;
    width: 100%;
    padding-top: 0;
    font-size: 1.4rem;
  }
}

.page-legal-content-table-note {
  font-size: 1.4rem;
}

@media screen and (max-width: 750px) {
  .page-legal-content-table-note {
    font-size: 1.2rem;
  }
}

.single-content {
  position: relative;
  z-index: 10;
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .single-content {
    padding-bottom: 60px;
  }
}

.single-content h2 {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.10em;
  margin-top: 80px;
  margin-bottom: 40px;
}

.single-content h2:first-child {
  margin-top: 0;
}

.single-content h2:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .single-content h2 {
    font-size: 2rem;
  }
}

.single-content h3 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.10em;
  margin-top: 40px;
  margin-bottom: 20px;
}

.single-content h3:first-child {
  margin-top: 0;
}

.single-content h3:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .single-content h3 {
    font-size: 1.8rem;
  }
}

.single-content p {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.10em;
  margin-top: 10px;
  margin-bottom: 10px;
}

.single-content p:first-child {
  margin-top: 0;
}

.single-content p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .single-content p {
    font-size: 1.4rem;
  }
}

.archive-post {
  position: relative;
  z-index: 10;
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .archive-post {
    padding-bottom: 60px;
  }
}

.archive-post-inner {
  margin-bottom: 60px;
}

@media screen and (max-width: 750px) {
  .archive-post-inner {
    margin-bottom: 30px;
  }
}

.archive-post .home-news-list-item {
  margin-bottom: 40px;
}

.archive-post .home-news-list-item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .archive-post .home-news-list-item {
    margin-bottom: 20px;
  }
}

.archive-faq {
  position: relative;
  z-index: 10;
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .archive-faq {
    padding-bottom: 60px;
  }
}

.archive-faq-inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

@media screen and (max-width: 750px) {
  .archive-faq-inner {
    flex-direction: column;
    gap: 60px;
  }
}

.archive-faq-categories {
  position: sticky;
  top: 100px;
  max-height: calc(100vh - 100px - 20px);
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .archive-faq-categories {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: #FFFFFF;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 100;
    transition: opacity 0.3s ease-in-out;
  }
  .archive-faq-categories.hide {
    opacity: 0;
    pointer-events: none;
  }
}

.archive-faq-categories-list {
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  width: 200px;
  padding: 20px;
}

@media screen and (max-width: 750px) {
  .archive-faq-categories-list {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    width: 100%;
    height: 100%;
    overflow-x: auto;
    padding: 0 20px;
    box-shadow: none;
  }
}

.archive-faq-categories-list-item {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.archive-faq-categories-list-item-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  color: #4649e3;
  padding: 20px 6px;
  border-bottom: 1px solid #ededed;
  white-space: nowrap;
}

@media screen and (max-width: 750px) {
  .archive-faq-categories-list-item-link {
    padding: 0;
    border-bottom: none;
    font-size: 1.4rem;
    height: 100%;
    display: flex;
    align-items: center;
  }
}

.archive-faq-categories-list-item-link:hover .archive-faq-categories-list-item-link-icon {
  transform: translateX(10px);
}

@media screen and (max-width: 750px) {
  .archive-faq-categories-list-item-link:hover .archive-faq-categories-list-item-link-icon {
    transform: translateX(0);
  }
}

.archive-faq-categories-list-item-link-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  transition: transform 0.3s ease-in-out;
}

.archive-faq-content {
  width: calc(100% - 240px);
}

@media screen and (max-width: 750px) {
  .archive-faq-content {
    width: 100%;
    padding-bottom: 60px;
  }
}

.archive-faq-content-category {
  padding-top: 80px;
}

.archive-faq-content-category:first-child {
  padding-top: 0;
}

.archive-faq-content-category-title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #124489;
  margin-bottom: 40px;
}

.home .header-wrapper .header-inner {
  border-color: #FFFFFF;
}

.home .header-wrapper .header-nav-list-item-link {
  color: #FFFFFF;
}

.home .header-wrapper .header-logo-img {
  opacity: 0;
}

.home .header-wrapper .header-logo-img._white {
  opacity: 1;
}

.home .header-wrapper.__scroll .header-inner {
  border-color: #050403;
}

.home .header-wrapper.__scroll .header-nav-list-item-link {
  color: #050403;
}

.home .header-wrapper.__scroll .header-logo-img {
  opacity: 1;
}

.home .header-wrapper.__scroll .header-logo-img._white {
  opacity: 0;
}

.home .header-wrapper.active .header-inner {
  border-color: #050403;
}

.home .header-wrapper.active .header-nav-list-item-link {
  color: #050403;
}

.home .header-wrapper.active .header-logo-img {
  opacity: 1;
}

.home .header-wrapper.active .header-logo-img._white {
  opacity: 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  z-index: 900;
  pointer-events: none;
  box-sizing: border-box;
}

.header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  z-index: -10;
}

.header-bg.active {
  opacity: 1;
  pointer-events: auto;
}

.header-wrapper {
  width: 100%;
  height: 80px;
  padding: 0px 50px;
  transition: background-color 0.3s;
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
  .header-wrapper {
    padding: 0px 5%;
  }
}

@media screen and (max-width: 750px) {
  .header-wrapper {
    height: 45px;
    padding: 0px 5%;
  }
}

.header-wrapper.__scroll {
  background-color: #FFFFFF;
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  border-bottom: 0.25px solid #050403;
}

@media screen and (max-width: 750px) {
  .header-inner {
    width: 100%;
    height: 100%;
    padding: 0 0 0 15px;
    transition: background-color 0.3s;
  }
}

.header-inner.active {
  background-color: #FFFFFF;
}

.header-left {
  display: flex;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .header-left .header-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #d9e5f9, #eaeef9);
    z-index: -1;
    transition: opacity 0.3s;
    opacity: 0;
    pointer-events: none;
  }
  .header-left .header-nav.active {
    opacity: 1;
    pointer-events: auto;
  }
  .header-left .header-hum {
    position: relative;
    display: flex;
    z-index: 10;
  }
}

.header-logo {
  position: relative;
}

.header-logo-img {
  width: auto;
  height: 30px;
}

@media screen and (max-width: 750px) {
  .header-logo-img {
    width: auto;
    height: 20px;
  }
}

.header-logo-img._white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}

.header-hum {
  cursor: pointer;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 100%;
  aspect-ratio: 1 / 1;
}

.header-hum-icon {
  position: relative;
  width: 24px;
  height: 16px;
}

.header-hum-icon span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: center;
  display: block;
  border-top: 1px solid #000000;
  transition: top 0.3s, transform 0.3s, opacity 0.3s;
}

.header-hum-icon span:nth-child(3) {
  left: 0;
  width: 70%;
  transform: translateY(-50%);
}

.header-hum-icon span:nth-child(1) {
  top: 0;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.header-hum-icon span:nth-child(2) {
  top: 100%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.header-hum-text {
  position: relative;
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  line-height: 1.0;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  .header-hum-text {
    margin-top: 8px;
    font-size: 1.0rem;
  }
}

.header-hum-text-close {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

.header-hum.active .header-hum-icon span:nth-child(1) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.header-hum.active .header-hum-icon span:nth-child(2) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.header-hum.active .header-hum-icon span:nth-child(3) {
  opacity: 0;
}

.header-hum.active .header-hum-text-menu {
  opacity: 0;
}

.header-hum.active .header-hum-text-close {
  opacity: 1;
}

.header-nav {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 15px;
}

@media screen and (max-width: 1024px) {
  .header-nav {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 80px 0 0;
  }
}

.header-nav-logo {
  display: none;
  width: auto;
  height: 30px;
  margin-left: 40px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {
  .header-nav-logo {
    display: block;
  }
}

.header-nav-logo-img {
  width: auto;
  height: 100%;
}

.header-nav-list {
  display: flex;
  align-items: center;
  gap: 30px;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .header-nav-list {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0px;
    width: 100%;
  }
}

.header-nav-list-item {
  height: 100%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .header-nav-list-item {
    width: 100%;
    height: 60px;
  }
  .header-nav-list-item:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.5);
  }
}

.header-nav-list-item-link {
  font-size: 1.6;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #050403;
  transform-origin: center;
  transition: transform 0.3s;
}

@media screen and (max-width: 1024px) {
  .header-nav-list-item-link {
    font-size: 1.6rem;
    padding: 0 40px;
  }
}

.header-nav-list-item-link:hover {
  color: #124489;
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
  .header-nav-list-item-link:hover {
    color: #000000;
    transform: scale(1);
  }
}

.footer {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #eaeef9;
}

@media screen and (max-width: 750px) {
  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.footer-inner {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 750px) {
  .footer-inner {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.footer-logo {
  display: block;
  width: fit-content;
  height: 40px;
  margin-bottom: 100px;
}

@media screen and (max-width: 750px) {
  .footer-logo {
    margin-bottom: 40px;
  }
}

.footer-logo-img {
  width: auto;
  height: 100%;
}

.footer-nav-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 80px;
  max-width: 1000px;
}

@media screen and (max-width: 750px) {
  .footer-nav-list {
    gap: 20px;
  }
}

.footer-nav-list-item {
  transform-origin: center;
  transition: transform 0.3s;
}

@media screen and (max-width: 750px) {
  .footer-nav-list-item {
    width: calc(50% - 10px);
  }
}

.footer-nav-list-item:hover {
  transform: scale(1.05);
}

.footer-nav-list-item:hover .footer-nav-list-item-link {
  color: #124489;
}

@media screen and (max-width: 1024px) {
  .footer-nav-list-item:hover {
    transform: scale(1);
  }
  .footer-nav-list-item:hover .footer-nav-list-item-link {
    color: #000000;
  }
}

.footer-nav-list-item-link {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #000000;
  transform-origin: center;
  transition: color 0.3s;
}

@media screen and (max-width: 750px) {
  .footer-nav-list-item-link {
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=style.css.map */