@charset "UTF-8";
/*-------------------------------
色設定
-------------------------------*/
/*-------------------------------
文字太さ設定
-------------------------------*/
/*-------------------------------
mixin
-------------------------------*/
/*-------------------------------
Utility
-------------------------------*/
.u-m0 {
  margin: 0px;
}

.u-mt0 {
  margin-top: 0px;
}

.u-mb0 {
  margin-bottom: 0px;
}

.u-ml0 {
  margin-left: 0px;
}

.u-mr0 {
  margin-right: 0px;
}

.u-p0 {
  padding: 0px;
}

.u-pt0 {
  padding-top: 0px;
}

.u-pb0 {
  padding-bottom: 0px;
}

.u-pl0 {
  padding-left: 0px;
}

.u-pr0 {
  padding-right: 0px;
}

@media screen and (min-width: 768px) {
  .u-m0pcTabOnly {
    margin: 0px;
  }
  .u-mt0pcTabOnly {
    margin-top: 0px;
  }
  .u-mb0pcTabOnly {
    margin-bottom: 0px;
  }
  .u-ml0pcTabOnly {
    margin-left: 0px;
  }
  .u-mr0pcTabOnly {
    margin-right: 0px;
  }
  .u-p0pcTabOnly {
    padding: 0px;
  }
  .u-pt0pcTabOnly {
    padding-top: 0px;
  }
  .u-pb0pcTabOnly {
    padding-bottom: 0px;
  }
  .u-pl0pcTabOnly {
    padding-left: 0px;
  }
  .u-pr0pcTabOnly {
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .u-m0SpOnly {
    margin: 0px;
  }
  .u-mt0SpOnly {
    margin-top: 0px;
  }
  .u-mb0SpOnly {
    margin-bottom: 0px;
  }
  .u-ml0SpOnly {
    margin-left: 0px;
  }
  .u-mr0SpOnly {
    margin-right: 0px;
  }
  .u-p0SpOnly {
    padding: 0px;
  }
  .u-pt0SpOnly {
    padding-top: 0px;
  }
  .u-pb0SpOnly {
    padding-bottom: 0px;
  }
  .u-pl0SpOnly {
    padding-left: 0px;
  }
  .u-pr0SpOnly {
    padding-right: 0px;
  }
}
.u-m4 {
  margin: 4px;
}

.u-mt4 {
  margin-top: 4px;
}

.u-mb4 {
  margin-bottom: 4px;
}

.u-ml4 {
  margin-left: 4px;
}

.u-mr4 {
  margin-right: 4px;
}

.u-p4 {
  padding: 4px;
}

.u-pt4 {
  padding-top: 4px;
}

.u-pb4 {
  padding-bottom: 4px;
}

.u-pl4 {
  padding-left: 4px;
}

.u-pr4 {
  padding-right: 4px;
}

@media screen and (min-width: 768px) {
  .u-m4pcTabOnly {
    margin: 4px;
  }
  .u-mt4pcTabOnly {
    margin-top: 4px;
  }
  .u-mb4pcTabOnly {
    margin-bottom: 4px;
  }
  .u-ml4pcTabOnly {
    margin-left: 4px;
  }
  .u-mr4pcTabOnly {
    margin-right: 4px;
  }
  .u-p4pcTabOnly {
    padding: 4px;
  }
  .u-pt4pcTabOnly {
    padding-top: 4px;
  }
  .u-pb4pcTabOnly {
    padding-bottom: 4px;
  }
  .u-pl4pcTabOnly {
    padding-left: 4px;
  }
  .u-pr4pcTabOnly {
    padding-right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .u-m4SpOnly {
    margin: 4px;
  }
  .u-mt4SpOnly {
    margin-top: 4px;
  }
  .u-mb4SpOnly {
    margin-bottom: 4px;
  }
  .u-ml4SpOnly {
    margin-left: 4px;
  }
  .u-mr4SpOnly {
    margin-right: 4px;
  }
  .u-p4SpOnly {
    padding: 4px;
  }
  .u-pt4SpOnly {
    padding-top: 4px;
  }
  .u-pb4SpOnly {
    padding-bottom: 4px;
  }
  .u-pl4SpOnly {
    padding-left: 4px;
  }
  .u-pr4SpOnly {
    padding-right: 4px;
  }
}
.u-m8 {
  margin: 8px;
}

.u-mt8 {
  margin-top: 8px;
}

.u-mb8 {
  margin-bottom: 8px;
}

.u-ml8 {
  margin-left: 8px;
}

.u-mr8 {
  margin-right: 8px;
}

.u-p8 {
  padding: 8px;
}

.u-pt8 {
  padding-top: 8px;
}

.u-pb8 {
  padding-bottom: 8px;
}

.u-pl8 {
  padding-left: 8px;
}

.u-pr8 {
  padding-right: 8px;
}

@media screen and (min-width: 768px) {
  .u-m8pcTabOnly {
    margin: 8px;
  }
  .u-mt8pcTabOnly {
    margin-top: 8px;
  }
  .u-mb8pcTabOnly {
    margin-bottom: 8px;
  }
  .u-ml8pcTabOnly {
    margin-left: 8px;
  }
  .u-mr8pcTabOnly {
    margin-right: 8px;
  }
  .u-p8pcTabOnly {
    padding: 8px;
  }
  .u-pt8pcTabOnly {
    padding-top: 8px;
  }
  .u-pb8pcTabOnly {
    padding-bottom: 8px;
  }
  .u-pl8pcTabOnly {
    padding-left: 8px;
  }
  .u-pr8pcTabOnly {
    padding-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .u-m8SpOnly {
    margin: 8px;
  }
  .u-mt8SpOnly {
    margin-top: 8px;
  }
  .u-mb8SpOnly {
    margin-bottom: 8px;
  }
  .u-ml8SpOnly {
    margin-left: 8px;
  }
  .u-mr8SpOnly {
    margin-right: 8px;
  }
  .u-p8SpOnly {
    padding: 8px;
  }
  .u-pt8SpOnly {
    padding-top: 8px;
  }
  .u-pb8SpOnly {
    padding-bottom: 8px;
  }
  .u-pl8SpOnly {
    padding-left: 8px;
  }
  .u-pr8SpOnly {
    padding-right: 8px;
  }
}
.u-m12 {
  margin: 12px;
}

.u-mt12 {
  margin-top: 12px;
}

.u-mb12 {
  margin-bottom: 12px;
}

.u-ml12 {
  margin-left: 12px;
}

.u-mr12 {
  margin-right: 12px;
}

.u-p12 {
  padding: 12px;
}

.u-pt12 {
  padding-top: 12px;
}

.u-pb12 {
  padding-bottom: 12px;
}

.u-pl12 {
  padding-left: 12px;
}

.u-pr12 {
  padding-right: 12px;
}

@media screen and (min-width: 768px) {
  .u-m12pcTabOnly {
    margin: 12px;
  }
  .u-mt12pcTabOnly {
    margin-top: 12px;
  }
  .u-mb12pcTabOnly {
    margin-bottom: 12px;
  }
  .u-ml12pcTabOnly {
    margin-left: 12px;
  }
  .u-mr12pcTabOnly {
    margin-right: 12px;
  }
  .u-p12pcTabOnly {
    padding: 12px;
  }
  .u-pt12pcTabOnly {
    padding-top: 12px;
  }
  .u-pb12pcTabOnly {
    padding-bottom: 12px;
  }
  .u-pl12pcTabOnly {
    padding-left: 12px;
  }
  .u-pr12pcTabOnly {
    padding-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .u-m12SpOnly {
    margin: 12px;
  }
  .u-mt12SpOnly {
    margin-top: 12px;
  }
  .u-mb12SpOnly {
    margin-bottom: 12px;
  }
  .u-ml12SpOnly {
    margin-left: 12px;
  }
  .u-mr12SpOnly {
    margin-right: 12px;
  }
  .u-p12SpOnly {
    padding: 12px;
  }
  .u-pt12SpOnly {
    padding-top: 12px;
  }
  .u-pb12SpOnly {
    padding-bottom: 12px;
  }
  .u-pl12SpOnly {
    padding-left: 12px;
  }
  .u-pr12SpOnly {
    padding-right: 12px;
  }
}
.u-m16 {
  margin: 16px;
}

.u-mt16 {
  margin-top: 16px;
}

.u-mb16 {
  margin-bottom: 16px;
}

.u-ml16 {
  margin-left: 16px;
}

.u-mr16 {
  margin-right: 16px;
}

.u-p16 {
  padding: 16px;
}

.u-pt16 {
  padding-top: 16px;
}

.u-pb16 {
  padding-bottom: 16px;
}

.u-pl16 {
  padding-left: 16px;
}

.u-pr16 {
  padding-right: 16px;
}

@media screen and (min-width: 768px) {
  .u-m16pcTabOnly {
    margin: 16px;
  }
  .u-mt16pcTabOnly {
    margin-top: 16px;
  }
  .u-mb16pcTabOnly {
    margin-bottom: 16px;
  }
  .u-ml16pcTabOnly {
    margin-left: 16px;
  }
  .u-mr16pcTabOnly {
    margin-right: 16px;
  }
  .u-p16pcTabOnly {
    padding: 16px;
  }
  .u-pt16pcTabOnly {
    padding-top: 16px;
  }
  .u-pb16pcTabOnly {
    padding-bottom: 16px;
  }
  .u-pl16pcTabOnly {
    padding-left: 16px;
  }
  .u-pr16pcTabOnly {
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .u-m16SpOnly {
    margin: 16px;
  }
  .u-mt16SpOnly {
    margin-top: 16px;
  }
  .u-mb16SpOnly {
    margin-bottom: 16px;
  }
  .u-ml16SpOnly {
    margin-left: 16px;
  }
  .u-mr16SpOnly {
    margin-right: 16px;
  }
  .u-p16SpOnly {
    padding: 16px;
  }
  .u-pt16SpOnly {
    padding-top: 16px;
  }
  .u-pb16SpOnly {
    padding-bottom: 16px;
  }
  .u-pl16SpOnly {
    padding-left: 16px;
  }
  .u-pr16SpOnly {
    padding-right: 16px;
  }
}
.u-m20 {
  margin: 20px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-p20 {
  padding: 20px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pl20 {
  padding-left: 20px;
}

.u-pr20 {
  padding-right: 20px;
}

@media screen and (min-width: 768px) {
  .u-m20pcTabOnly {
    margin: 20px;
  }
  .u-mt20pcTabOnly {
    margin-top: 20px;
  }
  .u-mb20pcTabOnly {
    margin-bottom: 20px;
  }
  .u-ml20pcTabOnly {
    margin-left: 20px;
  }
  .u-mr20pcTabOnly {
    margin-right: 20px;
  }
  .u-p20pcTabOnly {
    padding: 20px;
  }
  .u-pt20pcTabOnly {
    padding-top: 20px;
  }
  .u-pb20pcTabOnly {
    padding-bottom: 20px;
  }
  .u-pl20pcTabOnly {
    padding-left: 20px;
  }
  .u-pr20pcTabOnly {
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-m20SpOnly {
    margin: 20px;
  }
  .u-mt20SpOnly {
    margin-top: 20px;
  }
  .u-mb20SpOnly {
    margin-bottom: 20px;
  }
  .u-ml20SpOnly {
    margin-left: 20px;
  }
  .u-mr20SpOnly {
    margin-right: 20px;
  }
  .u-p20SpOnly {
    padding: 20px;
  }
  .u-pt20SpOnly {
    padding-top: 20px;
  }
  .u-pb20SpOnly {
    padding-bottom: 20px;
  }
  .u-pl20SpOnly {
    padding-left: 20px;
  }
  .u-pr20SpOnly {
    padding-right: 20px;
  }
}
.u-m24 {
  margin: 24px;
}

.u-mt24 {
  margin-top: 24px;
}

.u-mb24 {
  margin-bottom: 24px;
}

.u-ml24 {
  margin-left: 24px;
}

.u-mr24 {
  margin-right: 24px;
}

.u-p24 {
  padding: 24px;
}

.u-pt24 {
  padding-top: 24px;
}

.u-pb24 {
  padding-bottom: 24px;
}

.u-pl24 {
  padding-left: 24px;
}

.u-pr24 {
  padding-right: 24px;
}

@media screen and (min-width: 768px) {
  .u-m24pcTabOnly {
    margin: 24px;
  }
  .u-mt24pcTabOnly {
    margin-top: 24px;
  }
  .u-mb24pcTabOnly {
    margin-bottom: 24px;
  }
  .u-ml24pcTabOnly {
    margin-left: 24px;
  }
  .u-mr24pcTabOnly {
    margin-right: 24px;
  }
  .u-p24pcTabOnly {
    padding: 24px;
  }
  .u-pt24pcTabOnly {
    padding-top: 24px;
  }
  .u-pb24pcTabOnly {
    padding-bottom: 24px;
  }
  .u-pl24pcTabOnly {
    padding-left: 24px;
  }
  .u-pr24pcTabOnly {
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .u-m24SpOnly {
    margin: 24px;
  }
  .u-mt24SpOnly {
    margin-top: 24px;
  }
  .u-mb24SpOnly {
    margin-bottom: 24px;
  }
  .u-ml24SpOnly {
    margin-left: 24px;
  }
  .u-mr24SpOnly {
    margin-right: 24px;
  }
  .u-p24SpOnly {
    padding: 24px;
  }
  .u-pt24SpOnly {
    padding-top: 24px;
  }
  .u-pb24SpOnly {
    padding-bottom: 24px;
  }
  .u-pl24SpOnly {
    padding-left: 24px;
  }
  .u-pr24SpOnly {
    padding-right: 24px;
  }
}
.u-m32 {
  margin: 32px;
}

.u-mt32 {
  margin-top: 32px;
}

.u-mb32 {
  margin-bottom: 32px;
}

.u-ml32 {
  margin-left: 32px;
}

.u-mr32 {
  margin-right: 32px;
}

.u-p32 {
  padding: 32px;
}

.u-pt32 {
  padding-top: 32px;
}

.u-pb32 {
  padding-bottom: 32px;
}

.u-pl32 {
  padding-left: 32px;
}

.u-pr32 {
  padding-right: 32px;
}

@media screen and (min-width: 768px) {
  .u-m32pcTabOnly {
    margin: 32px;
  }
  .u-mt32pcTabOnly {
    margin-top: 32px;
  }
  .u-mb32pcTabOnly {
    margin-bottom: 32px;
  }
  .u-ml32pcTabOnly {
    margin-left: 32px;
  }
  .u-mr32pcTabOnly {
    margin-right: 32px;
  }
  .u-p32pcTabOnly {
    padding: 32px;
  }
  .u-pt32pcTabOnly {
    padding-top: 32px;
  }
  .u-pb32pcTabOnly {
    padding-bottom: 32px;
  }
  .u-pl32pcTabOnly {
    padding-left: 32px;
  }
  .u-pr32pcTabOnly {
    padding-right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .u-m32SpOnly {
    margin: 32px;
  }
  .u-mt32SpOnly {
    margin-top: 32px;
  }
  .u-mb32SpOnly {
    margin-bottom: 32px;
  }
  .u-ml32SpOnly {
    margin-left: 32px;
  }
  .u-mr32SpOnly {
    margin-right: 32px;
  }
  .u-p32SpOnly {
    padding: 32px;
  }
  .u-pt32SpOnly {
    padding-top: 32px;
  }
  .u-pb32SpOnly {
    padding-bottom: 32px;
  }
  .u-pl32SpOnly {
    padding-left: 32px;
  }
  .u-pr32SpOnly {
    padding-right: 32px;
  }
}
.u-m40 {
  margin: 40px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-p40 {
  padding: 40px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-pr40 {
  padding-right: 40px;
}

@media screen and (min-width: 768px) {
  .u-m40pcTabOnly {
    margin: 40px;
  }
  .u-mt40pcTabOnly {
    margin-top: 40px;
  }
  .u-mb40pcTabOnly {
    margin-bottom: 40px;
  }
  .u-ml40pcTabOnly {
    margin-left: 40px;
  }
  .u-mr40pcTabOnly {
    margin-right: 40px;
  }
  .u-p40pcTabOnly {
    padding: 40px;
  }
  .u-pt40pcTabOnly {
    padding-top: 40px;
  }
  .u-pb40pcTabOnly {
    padding-bottom: 40px;
  }
  .u-pl40pcTabOnly {
    padding-left: 40px;
  }
  .u-pr40pcTabOnly {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-m40SpOnly {
    margin: 40px;
  }
  .u-mt40SpOnly {
    margin-top: 40px;
  }
  .u-mb40SpOnly {
    margin-bottom: 40px;
  }
  .u-ml40SpOnly {
    margin-left: 40px;
  }
  .u-mr40SpOnly {
    margin-right: 40px;
  }
  .u-p40SpOnly {
    padding: 40px;
  }
  .u-pt40SpOnly {
    padding-top: 40px;
  }
  .u-pb40SpOnly {
    padding-bottom: 40px;
  }
  .u-pl40SpOnly {
    padding-left: 40px;
  }
  .u-pr40SpOnly {
    padding-right: 40px;
  }
}
.u-m48 {
  margin: 48px;
}

.u-mt48 {
  margin-top: 48px;
}

.u-mb48 {
  margin-bottom: 48px;
}

.u-ml48 {
  margin-left: 48px;
}

.u-mr48 {
  margin-right: 48px;
}

.u-p48 {
  padding: 48px;
}

.u-pt48 {
  padding-top: 48px;
}

.u-pb48 {
  padding-bottom: 48px;
}

.u-pl48 {
  padding-left: 48px;
}

.u-pr48 {
  padding-right: 48px;
}

@media screen and (min-width: 768px) {
  .u-m48pcTabOnly {
    margin: 48px;
  }
  .u-mt48pcTabOnly {
    margin-top: 48px;
  }
  .u-mb48pcTabOnly {
    margin-bottom: 48px;
  }
  .u-ml48pcTabOnly {
    margin-left: 48px;
  }
  .u-mr48pcTabOnly {
    margin-right: 48px;
  }
  .u-p48pcTabOnly {
    padding: 48px;
  }
  .u-pt48pcTabOnly {
    padding-top: 48px;
  }
  .u-pb48pcTabOnly {
    padding-bottom: 48px;
  }
  .u-pl48pcTabOnly {
    padding-left: 48px;
  }
  .u-pr48pcTabOnly {
    padding-right: 48px;
  }
}
@media screen and (max-width: 767px) {
  .u-m48SpOnly {
    margin: 48px;
  }
  .u-mt48SpOnly {
    margin-top: 48px;
  }
  .u-mb48SpOnly {
    margin-bottom: 48px;
  }
  .u-ml48SpOnly {
    margin-left: 48px;
  }
  .u-mr48SpOnly {
    margin-right: 48px;
  }
  .u-p48SpOnly {
    padding: 48px;
  }
  .u-pt48SpOnly {
    padding-top: 48px;
  }
  .u-pb48SpOnly {
    padding-bottom: 48px;
  }
  .u-pl48SpOnly {
    padding-left: 48px;
  }
  .u-pr48SpOnly {
    padding-right: 48px;
  }
}
.u-m56 {
  margin: 56px;
}

.u-mt56 {
  margin-top: 56px;
}

.u-mb56 {
  margin-bottom: 56px;
}

.u-ml56 {
  margin-left: 56px;
}

.u-mr56 {
  margin-right: 56px;
}

.u-p56 {
  padding: 56px;
}

.u-pt56 {
  padding-top: 56px;
}

.u-pb56 {
  padding-bottom: 56px;
}

.u-pl56 {
  padding-left: 56px;
}

.u-pr56 {
  padding-right: 56px;
}

@media screen and (min-width: 768px) {
  .u-m56pcTabOnly {
    margin: 56px;
  }
  .u-mt56pcTabOnly {
    margin-top: 56px;
  }
  .u-mb56pcTabOnly {
    margin-bottom: 56px;
  }
  .u-ml56pcTabOnly {
    margin-left: 56px;
  }
  .u-mr56pcTabOnly {
    margin-right: 56px;
  }
  .u-p56pcTabOnly {
    padding: 56px;
  }
  .u-pt56pcTabOnly {
    padding-top: 56px;
  }
  .u-pb56pcTabOnly {
    padding-bottom: 56px;
  }
  .u-pl56pcTabOnly {
    padding-left: 56px;
  }
  .u-pr56pcTabOnly {
    padding-right: 56px;
  }
}
@media screen and (max-width: 767px) {
  .u-m56SpOnly {
    margin: 56px;
  }
  .u-mt56SpOnly {
    margin-top: 56px;
  }
  .u-mb56SpOnly {
    margin-bottom: 56px;
  }
  .u-ml56SpOnly {
    margin-left: 56px;
  }
  .u-mr56SpOnly {
    margin-right: 56px;
  }
  .u-p56SpOnly {
    padding: 56px;
  }
  .u-pt56SpOnly {
    padding-top: 56px;
  }
  .u-pb56SpOnly {
    padding-bottom: 56px;
  }
  .u-pl56SpOnly {
    padding-left: 56px;
  }
  .u-pr56SpOnly {
    padding-right: 56px;
  }
}
.u-m60 {
  margin: 60px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-p60 {
  padding: 60px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-pr60 {
  padding-right: 60px;
}

@media screen and (min-width: 768px) {
  .u-m60pcTabOnly {
    margin: 60px;
  }
  .u-mt60pcTabOnly {
    margin-top: 60px;
  }
  .u-mb60pcTabOnly {
    margin-bottom: 60px;
  }
  .u-ml60pcTabOnly {
    margin-left: 60px;
  }
  .u-mr60pcTabOnly {
    margin-right: 60px;
  }
  .u-p60pcTabOnly {
    padding: 60px;
  }
  .u-pt60pcTabOnly {
    padding-top: 60px;
  }
  .u-pb60pcTabOnly {
    padding-bottom: 60px;
  }
  .u-pl60pcTabOnly {
    padding-left: 60px;
  }
  .u-pr60pcTabOnly {
    padding-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-m60SpOnly {
    margin: 60px;
  }
  .u-mt60SpOnly {
    margin-top: 60px;
  }
  .u-mb60SpOnly {
    margin-bottom: 60px;
  }
  .u-ml60SpOnly {
    margin-left: 60px;
  }
  .u-mr60SpOnly {
    margin-right: 60px;
  }
  .u-p60SpOnly {
    padding: 60px;
  }
  .u-pt60SpOnly {
    padding-top: 60px;
  }
  .u-pb60SpOnly {
    padding-bottom: 60px;
  }
  .u-pl60SpOnly {
    padding-left: 60px;
  }
  .u-pr60SpOnly {
    padding-right: 60px;
  }
}
.u-m64 {
  margin: 64px;
}

.u-mt64 {
  margin-top: 64px;
}

.u-mb64 {
  margin-bottom: 64px;
}

.u-ml64 {
  margin-left: 64px;
}

.u-mr64 {
  margin-right: 64px;
}

.u-p64 {
  padding: 64px;
}

.u-pt64 {
  padding-top: 64px;
}

.u-pb64 {
  padding-bottom: 64px;
}

.u-pl64 {
  padding-left: 64px;
}

.u-pr64 {
  padding-right: 64px;
}

@media screen and (min-width: 768px) {
  .u-m64pcTabOnly {
    margin: 64px;
  }
  .u-mt64pcTabOnly {
    margin-top: 64px;
  }
  .u-mb64pcTabOnly {
    margin-bottom: 64px;
  }
  .u-ml64pcTabOnly {
    margin-left: 64px;
  }
  .u-mr64pcTabOnly {
    margin-right: 64px;
  }
  .u-p64pcTabOnly {
    padding: 64px;
  }
  .u-pt64pcTabOnly {
    padding-top: 64px;
  }
  .u-pb64pcTabOnly {
    padding-bottom: 64px;
  }
  .u-pl64pcTabOnly {
    padding-left: 64px;
  }
  .u-pr64pcTabOnly {
    padding-right: 64px;
  }
}
@media screen and (max-width: 767px) {
  .u-m64SpOnly {
    margin: 64px;
  }
  .u-mt64SpOnly {
    margin-top: 64px;
  }
  .u-mb64SpOnly {
    margin-bottom: 64px;
  }
  .u-ml64SpOnly {
    margin-left: 64px;
  }
  .u-mr64SpOnly {
    margin-right: 64px;
  }
  .u-p64SpOnly {
    padding: 64px;
  }
  .u-pt64SpOnly {
    padding-top: 64px;
  }
  .u-pb64SpOnly {
    padding-bottom: 64px;
  }
  .u-pl64SpOnly {
    padding-left: 64px;
  }
  .u-pr64SpOnly {
    padding-right: 64px;
  }
}
.u-m80 {
  margin: 80px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-p80 {
  padding: 80px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-pr80 {
  padding-right: 80px;
}

@media screen and (min-width: 768px) {
  .u-m80pcTabOnly {
    margin: 80px;
  }
  .u-mt80pcTabOnly {
    margin-top: 80px;
  }
  .u-mb80pcTabOnly {
    margin-bottom: 80px;
  }
  .u-ml80pcTabOnly {
    margin-left: 80px;
  }
  .u-mr80pcTabOnly {
    margin-right: 80px;
  }
  .u-p80pcTabOnly {
    padding: 80px;
  }
  .u-pt80pcTabOnly {
    padding-top: 80px;
  }
  .u-pb80pcTabOnly {
    padding-bottom: 80px;
  }
  .u-pl80pcTabOnly {
    padding-left: 80px;
  }
  .u-pr80pcTabOnly {
    padding-right: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-m80SpOnly {
    margin: 80px;
  }
  .u-mt80SpOnly {
    margin-top: 80px;
  }
  .u-mb80SpOnly {
    margin-bottom: 80px;
  }
  .u-ml80SpOnly {
    margin-left: 80px;
  }
  .u-mr80SpOnly {
    margin-right: 80px;
  }
  .u-p80SpOnly {
    padding: 80px;
  }
  .u-pt80SpOnly {
    padding-top: 80px;
  }
  .u-pb80SpOnly {
    padding-bottom: 80px;
  }
  .u-pl80SpOnly {
    padding-left: 80px;
  }
  .u-pr80SpOnly {
    padding-right: 80px;
  }
}
.u-m100 {
  margin: 100px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-ml100 {
  margin-left: 100px;
}

.u-mr100 {
  margin-right: 100px;
}

.u-p100 {
  padding: 100px;
}

.u-pt100 {
  padding-top: 100px;
}

.u-pb100 {
  padding-bottom: 100px;
}

.u-pl100 {
  padding-left: 100px;
}

.u-pr100 {
  padding-right: 100px;
}

@media screen and (min-width: 768px) {
  .u-m100pcTabOnly {
    margin: 100px;
  }
  .u-mt100pcTabOnly {
    margin-top: 100px;
  }
  .u-mb100pcTabOnly {
    margin-bottom: 100px;
  }
  .u-ml100pcTabOnly {
    margin-left: 100px;
  }
  .u-mr100pcTabOnly {
    margin-right: 100px;
  }
  .u-p100pcTabOnly {
    padding: 100px;
  }
  .u-pt100pcTabOnly {
    padding-top: 100px;
  }
  .u-pb100pcTabOnly {
    padding-bottom: 100px;
  }
  .u-pl100pcTabOnly {
    padding-left: 100px;
  }
  .u-pr100pcTabOnly {
    padding-right: 100px;
  }
}
@media screen and (max-width: 767px) {
  .u-m100SpOnly {
    margin: 100px;
  }
  .u-mt100SpOnly {
    margin-top: 100px;
  }
  .u-mb100SpOnly {
    margin-bottom: 100px;
  }
  .u-ml100SpOnly {
    margin-left: 100px;
  }
  .u-mr100SpOnly {
    margin-right: 100px;
  }
  .u-p100SpOnly {
    padding: 100px;
  }
  .u-pt100SpOnly {
    padding-top: 100px;
  }
  .u-pb100SpOnly {
    padding-bottom: 100px;
  }
  .u-pl100SpOnly {
    padding-left: 100px;
  }
  .u-pr100SpOnly {
    padding-right: 100px;
  }
}
.u-m120 {
  margin: 120px;
}

.u-mt120 {
  margin-top: 120px;
}

.u-mb120 {
  margin-bottom: 120px;
}

.u-ml120 {
  margin-left: 120px;
}

.u-mr120 {
  margin-right: 120px;
}

.u-p120 {
  padding: 120px;
}

.u-pt120 {
  padding-top: 120px;
}

.u-pb120 {
  padding-bottom: 120px;
}

.u-pl120 {
  padding-left: 120px;
}

.u-pr120 {
  padding-right: 120px;
}

@media screen and (min-width: 768px) {
  .u-m120pcTabOnly {
    margin: 120px;
  }
  .u-mt120pcTabOnly {
    margin-top: 120px;
  }
  .u-mb120pcTabOnly {
    margin-bottom: 120px;
  }
  .u-ml120pcTabOnly {
    margin-left: 120px;
  }
  .u-mr120pcTabOnly {
    margin-right: 120px;
  }
  .u-p120pcTabOnly {
    padding: 120px;
  }
  .u-pt120pcTabOnly {
    padding-top: 120px;
  }
  .u-pb120pcTabOnly {
    padding-bottom: 120px;
  }
  .u-pl120pcTabOnly {
    padding-left: 120px;
  }
  .u-pr120pcTabOnly {
    padding-right: 120px;
  }
}
@media screen and (max-width: 767px) {
  .u-m120SpOnly {
    margin: 120px;
  }
  .u-mt120SpOnly {
    margin-top: 120px;
  }
  .u-mb120SpOnly {
    margin-bottom: 120px;
  }
  .u-ml120SpOnly {
    margin-left: 120px;
  }
  .u-mr120SpOnly {
    margin-right: 120px;
  }
  .u-p120SpOnly {
    padding: 120px;
  }
  .u-pt120SpOnly {
    padding-top: 120px;
  }
  .u-pb120SpOnly {
    padding-bottom: 120px;
  }
  .u-pl120SpOnly {
    padding-left: 120px;
  }
  .u-pr120SpOnly {
    padding-right: 120px;
  }
}
.u-m160 {
  margin: 160px;
}

.u-mt160 {
  margin-top: 160px;
}

.u-mb160 {
  margin-bottom: 160px;
}

.u-ml160 {
  margin-left: 160px;
}

.u-mr160 {
  margin-right: 160px;
}

.u-p160 {
  padding: 160px;
}

.u-pt160 {
  padding-top: 160px;
}

.u-pb160 {
  padding-bottom: 160px;
}

.u-pl160 {
  padding-left: 160px;
}

.u-pr160 {
  padding-right: 160px;
}

@media screen and (min-width: 768px) {
  .u-m160pcTabOnly {
    margin: 160px;
  }
  .u-mt160pcTabOnly {
    margin-top: 160px;
  }
  .u-mb160pcTabOnly {
    margin-bottom: 160px;
  }
  .u-ml160pcTabOnly {
    margin-left: 160px;
  }
  .u-mr160pcTabOnly {
    margin-right: 160px;
  }
  .u-p160pcTabOnly {
    padding: 160px;
  }
  .u-pt160pcTabOnly {
    padding-top: 160px;
  }
  .u-pb160pcTabOnly {
    padding-bottom: 160px;
  }
  .u-pl160pcTabOnly {
    padding-left: 160px;
  }
  .u-pr160pcTabOnly {
    padding-right: 160px;
  }
}
@media screen and (max-width: 767px) {
  .u-m160SpOnly {
    margin: 160px;
  }
  .u-mt160SpOnly {
    margin-top: 160px;
  }
  .u-mb160SpOnly {
    margin-bottom: 160px;
  }
  .u-ml160SpOnly {
    margin-left: 160px;
  }
  .u-mr160SpOnly {
    margin-right: 160px;
  }
  .u-p160SpOnly {
    padding: 160px;
  }
  .u-pt160SpOnly {
    padding-top: 160px;
  }
  .u-pb160SpOnly {
    padding-bottom: 160px;
  }
  .u-pl160SpOnly {
    padding-left: 160px;
  }
  .u-pr160SpOnly {
    padding-right: 160px;
  }
}
.u-textLink {
  color: #008f8c;
  text-decoration: underline;
  word-break: break-all;
}

.u-bold {
  font-weight: 700;
}

.u-em {
  background: linear-gradient(transparent 60%, #eddf17 60%);
}

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

@media screen and (min-width: 1025px) {
  .u-pcOnly {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .u-tabSpOnly {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pcTabOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .u-spOnly {
    display: none !important;
  }
}

/*-------------------------------
全体設定
-------------------------------*/
html {
  height: 100%;
  line-height: 1.8;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

body {
  height: 100%;
  background-color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #153362;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0em;
  }
}

img {
  width: 100%;
}

a {
  text-decoration: none;
  transition: 0.2s;
}
a:hover {
  opacity: 0.7;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: 3px solid #000;
}

.skipLink {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-120%);
  padding: 1rem 1.5rem;
  background: #000;
  color: #fff;
  z-index: 10000;
  text-decoration: none;
  font-weight: 700;
  transition: transform 0.2s ease;
}
.skipLink:focus-visible {
  transform: translateY(0);
}

/*-------------------------------
grecaptcha-badge
-------------------------------*/
.grecaptcha-badge {
  visibility: hidden;
}

/*-------------------------------
ヘッダー
-------------------------------*/
.header {
  height: 65px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .header {
    height: 60px;
  }
}
.header.-border {
  border-bottom: 1px solid #008f8c;
}
.header_inner {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0px 80px 0px 31px;
}
@media screen and (max-width: 767px) {
  .header_inner {
    padding: 0px 65px 0px 20px;
  }
}

.headerLogo {
  width: 100%;
  max-width: 128px;
}
.headerLogo_link {
  display: block;
}

.headerNav {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .headerNav {
    display: none;
  }
}

.headerNavListWrap {
  height: 100%;
  position: relative;
  margin-right: 16px;
}

.headerNavList {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.headerNavItem {
  height: 100%;
  position: relative;
  z-index: 1;
}
.headerNavItem_link {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
}
.headerNavItem_text {
  font-size: 14px;
  line-height: 2.5714285714;
  letter-spacing: 0em;
  font-weight: 500;
}
.-current .headerNavItem_text, .headerNavItem_link:hover .headerNavItem_text {
  color: #008f8c;
}

.headerNavLine {
  height: 4px;
  position: absolute;
  top: 0;
  z-index: 0;
  background-color: #008f8c;
  transition: all 0.5s ease 0s;
}

.humBtn {
  height: 100%;
  width: 65px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 12;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .humBtn {
    right: 0;
  }
}
.humBtn_lineWrap {
  height: 21px;
  width: 30px;
  position: relative;
  margin-bottom: 5px;
  transition: 0.4s;
}
.-active .humBtn_lineWrap {
  transform: rotateY(360deg);
}
.humBtn_line {
  height: 3px;
  width: 100%;
  position: absolute;
  background-color: #008f8c;
  transition: 0.4s;
}
.-active .humBtn_line {
  background-color: #fff;
}
.humBtn_line:nth-child(1) {
  top: 0;
  transition: 0.4s;
}
.-active .humBtn_line:nth-child(1) {
  transform: translate(0px, 9px) rotate(45deg);
}
.humBtn_line:nth-child(2) {
  top: 9px;
  transition: 0.4s;
}
.-active .humBtn_line:nth-child(2) {
  opacity: 0;
}
.humBtn_line:nth-child(3) {
  top: 18px;
  transition: 0.4s;
}
.-active .humBtn_line:nth-child(3) {
  transform: translate(0px, -9px) rotate(-45deg);
}
.humBtn_text {
  color: #008f8c;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 700;
}
.-active .humBtn_text {
  color: #fff;
}

.humMenu {
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.humMenu.-active {
  opacity: 1;
  visibility: visible;
}
.humMenu_inner {
  height: 100%;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .humMenu_inner {
    height: auto;
  }
}

.humMenuLeft {
  width: 100%;
  max-width: 504px;
  position: relative;
  background-image: url(../image/humMenu_01.jpg);
  background-position: 50% 0%;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .humMenuLeft {
    display: none;
  }
}
.humMenuLeft_info {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: 50px 54px;
  color: #fff;
}
.humMenuLeft_name {
  margin-bottom: 18px;
  font-size: 39px;
  line-height: 1.7948717949;
  letter-spacing: 0em;
  font-weight: 700;
}
.humMenuLeft_address {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}

.humNav {
  width: 100%;
  background-color: #008f8c;
}
.humNav_inner {
  height: 100%;
  max-width: 610px;
  padding: 0 20px;
  margin-inline: auto;
  align-content: center;
}
.humNav_wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .humNav_wrap {
    flex-direction: column;
    margin: 113px 0 88px;
  }
}

.humNavList {
  width: 40%;
}
@media screen and (max-width: 1024px) {
  .humNavList {
    width: 100%;
    max-width: 190px;
    margin-inline: auto;
    margin-bottom: 50px;
  }
}

.humNavItem + .humNavItem {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .humNavItem + .humNavItem {
    margin-top: 42px;
  }
}
.humNavItem_link {
  color: #fff;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .humNavItem_link {
    text-decoration: none;
  }
}
.humNavItem_link:hover {
  opacity: 1;
  text-decoration: none;
}
.humNavItem_text {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .humNavItem_text {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}

.humNavSubList {
  width: 60%;
  max-width: 272px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .humNavSubList {
    width: 100%;
    margin-inline: auto;
  }
}

/*-------------------------------
フッター
-------------------------------*/
.footer {
  width: 100%;
  border-top: 1px solid #008f8c;
}

.footerTop_imageWrap {
  width: 100%;
  max-width: 300px;
  margin-inline: auto;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .footerTop_imageWrap {
    max-width: 250px;
    padding: 32px 0;
  }
}

.footerBottom {
  background-image: url(../image/footer_bg.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.footerBottom_inner {
  max-width: 1240px;
  display: flex;
  justify-content: space-between;
  margin-inline: auto;
  padding: 40px 20px;
}
@media screen and (max-width: 767px) {
  .footerBottom_inner {
    flex-direction: column;
    padding: 50px 20px 40px;
  }
}

.footerLogo {
  width: 100%;
  max-width: 175px;
  margin-bottom: 18px;
}
.footerLogo_link {
  display: block;
}

.footerInfo_name {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 700;
}
.footerInfo_address {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 500;
}

.footerBnrList {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .footerBnrList {
    gap: 14px;
    margin-top: 40px;
  }
}

.footerBnrItem {
  height: 55px;
  width: 183px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .footerBnrItem {
    height: 84px;
    width: 280px;
    margin-inline: auto;
  }
}
.footerBnrItem_link {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .footerBnrItem_link {
    padding: 16px 0;
  }
}
.footerBnrItem:nth-child(1) .footerBnrItem_link {
  padding: 12px 0;
}
@media screen and (max-width: 767px) {
  .footerBnrItem:nth-child(1) .footerBnrItem_link {
    padding: 22px 0;
  }
}
.footerBnrItem_image {
  height: 100%;
  width: auto;
}

.footerCopyWrap {
  padding: 14px 0;
  background-image: linear-gradient(90deg, #008f8c, #153362);
}
@media screen and (max-width: 767px) {
  .footerCopyWrap {
    padding: 28px 0 10px;
  }
}
.footerCopyWrap_inner {
  max-width: 1240px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-inline: auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .footerCopyWrap_inner {
    flex-direction: column-reverse;
  }
}

.footerCopy {
  color: #fff;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .footerCopy {
    margin-top: 25px;
  }
}

/*-------------------------------
共通コンポーネント
-------------------------------*/
.main {
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  .main {
    margin-top: 60px;
  }
}
.main .wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 34px;
  margin-top: 160px;
}
.main .wp-pagenavi > span,
.main .wp-pagenavi > a {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
}
.main .wp-pagenavi > a {
  color: #008f8c;
  text-decoration: underline;
}
.main .wp-pagenavi .previouspostslink,
.main .wp-pagenavi .nextpostslink {
  height: 31px;
  width: 31px;
  display: block;
  background-color: #008f8c;
  border-radius: 50%;
  background-image: url(../image/arrow_w.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 8px;
}
.main .wp-pagenavi .previouspostslink {
  transform: rotate(180deg);
}

.container {
  margin-inline: auto;
  padding: 0 20px;
}
.container.-mw1240 {
  max-width: 1240px;
}
.container.-mw1140 {
  max-width: 1140px;
}
.container.-mw1080 {
  max-width: 1080px;
}
.container.-mw940 {
  max-width: 940px;
}
.container.-mw840 {
  max-width: 840px;
}

.btnWrap.-center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .btnWrap.-centerSpOnly {
    text-align: center;
  }
}

.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 99999px;
}
.btn_text {
  color: #fff;
}
.btn.-sizeL {
  height: 80px;
  min-width: 250px;
  padding: 0 32px;
}
@media screen and (max-width: 767px) {
  .btn.-sizeL {
    height: 56px;
  }
}
.btn.-sizeL .btn_text {
  font-size: 18px;
  line-height: 2.4;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .btn.-sizeL .btn_text {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0em;
  }
}
.btn.-sizeM {
  height: 56px;
  min-width: 176px;
  padding: 0 32px;
}
.btn.-sizeM .btn_text {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0em;
  font-weight: 700;
}
.btn.-sizeS {
  height: 37px;
  min-width: 88px;
  padding: 0 20px;
}
.btn.-sizeS .btn_text {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 700;
}
.btn.-sizeS.-header {
  height: 41px;
}
.btn.-sizeXs {
  height: 28px;
  min-width: 93px;
  padding: 0 14px;
}
@media screen and (max-width: 767px) {
  .btn.-sizeXs {
    height: 23px;
    min-width: 80px;
  }
}
.btn.-sizeXs .btn_text {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .btn.-sizeXs .btn_text {
    font-size: 12px;
    line-height: 1.1;
    letter-spacing: 0em;
  }
}
.btn.-main {
  background-image: linear-gradient(90deg, #008f8c, #153362);
}
.btn.-main:not(.-disabled):hover {
  opacity: 0.9;
}
.btn.-sub {
  background-color: #008f8c;
}
.btn.-sub:not(.-disabled):hover {
  opacity: 0.7;
}
.btn.-sub.-white {
  background-color: #fff;
}
.btn.-sub.-white .btn_text {
  color: #153362;
}
.btn.-sub.-wanted {
  width: 100%;
  min-width: auto;
  max-width: 300px;
}
@media screen and (max-width: 767px) {
  .btn.-sub.-wanted {
    max-width: 272px;
  }
}
.btn.-frame {
  background-color: #fff;
  border: 3px solid #008f8c;
}
.btn:not(.-disabled):hover {
  opacity: 0.4;
}
.btn.-frame .btn_text {
  color: #153362;
}
.btn.-frame.-headerMember {
  min-width: 272px;
  background-color: #008f8c;
  border-color: #fff;
}
.btn.-frame.-headerMember .btn_text {
  color: #fff;
}
.btn.-frame.-headerContact {
  min-width: 272px;
  border-color: #153362;
}
.btn.-frame.-footer {
  border: 1px solid #008f8c;
}
.btn.-frame.-footer .btn_text {
  color: #008f8c;
}
.btn.-frame.-green .btn_text {
  color: #008f8c;
}
@media screen and (max-width: 767px) {
  .btn.-frame.-sizeXs {
    border-width: 1px;
  }
}
.btn.-disabled {
  pointer-events: none;
  background: #d9d9d9;
  border-color: #d9d9d9;
}
.btn.-disabled .btn_text {
  color: #a1a1a1;
}
.btn.-linkNone:hover {
  opacity: 1;
}

.textBtn {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.textBtn:not(.-disabled):hover {
  opacity: 0.5;
}
.textBtn_text {
  font-size: 15px;
  line-height: 1.8666666667;
  letter-spacing: 0.075em;
  font-weight: 600;
}
.textBtn.-header .textBtn_text {
  color: #fff;
}
.card .textBtn:hover {
  opacity: 1;
}
.textBtn.-disabled {
  pointer-events: none;
}
.textBtn.-disabled .textBtn_icon {
  background-color: #d9d9d9;
}
.textBtn.-disabled .textBtn_text {
  color: #d9d9d9;
}
.textBtn.-center {
  justify-content: center;
}

.icon {
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: #008f8c;
  border-radius: 50%;
}
.icon.-sizeS {
  height: 17px;
  width: 17px;
  padding: 0 4px;
}
.icon.-white {
  background-color: #fff;
}
.icon.-blue {
  background-color: #153362;
}
.icon.-bottom {
  transform: rotate(90deg);
}
.icon.-memberSearchList {
  display: none;
  transform: rotate(90deg);
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .icon.-memberSearchList {
    display: flex;
  }
}
.-active .icon.-memberSearchList {
  transform: rotate(-90deg);
}
.icon.-wanted {
  transform: rotate(90deg);
  transition: 0.2s;
}
.wantedTabAccordion[open] .icon.-wanted {
  transform: rotate(-90deg);
}

.catListWrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .catListWrap {
    border-bottom: 1px solid #d9d9d9;
  }
}
.catListWrap.-top {
  justify-content: flex-start;
  margin: 40px 0 30px;
}
@media screen and (max-width: 767px) {
  .catListWrap.-top {
    margin-inline: -20px;
  }
}
@media screen and (max-width: 767px) {
  .catListWrap.-list {
    padding: 0 20px 0 16px;
  }
}
.catListWrap.-single {
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .catListWrap.-single {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 8px;
    border: none;
  }
}
.catListWrap.-single + .catListWrap.-single {
  margin-top: 24px;
}

.catListTitle {
  margin-right: 16px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .catListTitle {
    display: none;
  }
}
.-single .catListTitle {
  width: 80px;
  margin-right: 20px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .-single .catListTitle {
    display: block;
    margin-right: 0;
  }
}

.catList {
  display: inline-flex;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.catList::-webkit-scrollbar {
  display: none;
}
.-single .catList {
  width: calc(100% - 100px);
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .-single .catList {
    width: 100%;
  }
}

.catItem {
  white-space: nowrap;
}
.catItem + .catItem {
  margin-left: 6px;
}
@media screen and (max-width: 767px) {
  .catItem + .catItem {
    margin-left: 16px;
  }
}
.-single .catItem {
  margin-left: 0;
  margin: 0 8px 8px 0;
}
.catItem_link {
  display: flex;
  padding: 7px 14px;
  background-color: #f7f7f7;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .catItem_link {
    padding: 0 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    transition: none;
  }
}
.-current .catItem_link, .catItem_link:hover {
  opacity: 1;
  background-image: linear-gradient(90deg, #008f8c, #153362);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .-current .catItem_link, .catItem_link:hover {
    background-image: none;
    border-bottom: 5px solid;
    border-image: linear-gradient(90deg, #008f8c, #153362);
    border-image-slice: 1;
    color: #153362;
  }
}
.-single .catItem_link {
  background-color: transparent;
  border: 2px solid #008f8c;
  border-radius: 9999px;
  color: #008f8c;
}
@media screen and (max-width: 767px) {
  .-single .catItem_link {
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.075em;
  }
}
.-single .catItem_link:hover {
  background: none;
  background-color: #008f8c;
  color: #fff;
}
.-single .-current .catItem_link {
  background: none;
  background-color: #008f8c;
  color: #fff;
}
.-tag .catItem_link {
  padding: 6px 12px;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  border-radius: 9999px;
  color: #153362;
}
.-tag .catItem_link:hover {
  background: none;
  background-color: #153362;
  color: #fff;
}
.-tag .-current .catItem_link {
  background: none;
  background-color: #153362;
  color: #fff;
}
.catItem_text {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .catItem_text {
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: 0em;
    font-weight: 500;
  }
}

.cardList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 80px 38px;
}
@media screen and (max-width: 767px) {
  .cardList {
    grid-template-columns: repeat(1, 1fr);
    gap: 64px;
  }
}

.card {
  display: grid;
}
.card_link {
  display: inherit;
  grid-template-rows: subgrid;
  grid-row: span 5;
  gap: 0;
}
.card_link:hover {
  opacity: 1;
}
.-row4 .card_link {
  grid-row: span 4;
}
.card_releaseDate {
  color: #a1a1a1;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 700;
}
.card_imageWrap {
  width: 100%;
  margin-bottom: 16px;
  overflow: hidden;
  aspect-ratio: 3/2;
}
.card_image {
  height: 100%;
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  transition: 0.2s;
}
.card_link:hover .card_image {
  transform: scale(1.1, 1.1);
}
.card_catDateWrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
.card_catWrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.card_cat {
  position: relative;
  color: #008f8c;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  letter-spacing: 0.075em;
  font-weight: 700;
}
.card_cat:not(:first-child) {
  padding-left: 20px;
}
.card_cat:not(:first-child)::before {
  content: "|";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 8px;
  color: #153362;
}
.card_date {
  height: 100%;
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  background-color: #153362;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3928571429;
  letter-spacing: 0.075em;
  white-space: nowrap;
}
.card_title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
.card_text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0em;
}
.card_title + .card_text {
  margin-top: 16px;
}

.snsList {
  display: inline-flex;
  align-items: center;
}

.snsItem {
  height: 35px;
  width: 35px;
}
.snsItem_link {
  height: 100%;
  width: 100%;
  display: inline-flex;
}
.snsItem.-footer {
  height: 21px;
  width: 21px;
}
.snsItem_image {
  vertical-align: baseline;
}

.breadcrumb {
  padding: 14px 48px 0;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 8px 20px;
  }
}
.breadcrumb_list {
  display: flex;
  align-items: center;
}
.breadcrumb_item {
  position: relative;
  padding-right: 40px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  line-height: 1.3;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .breadcrumb_item {
    display: inline-block;
    padding-right: 20px;
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0em;
  }
}
.breadcrumb_item::before {
  content: "/";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin: 0 15px;
  color: #a1a1a1;
}
@media screen and (max-width: 767px) {
  .breadcrumb_item::before {
    margin: 0 7px;
  }
}
.-white .breadcrumb_item::before {
  color: #fff;
}
.breadcrumb_item.-current {
  padding-right: 0;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumb_item.-current::before {
  content: none;
}
.-white .breadcrumb_item.-current {
  color: #fff;
}
.breadcrumb_link {
  text-decoration: underline;
  color: #a1a1a1;
}
.breadcrumb_link:hover {
  opacity: 1;
  text-decoration: none;
}
.-white .breadcrumb_link {
  color: #fff;
}

.pageHeading {
  position: relative;
  margin: 27px 0 0 38px;
}
@media screen and (max-width: 767px) {
  .pageHeading {
    margin: 0;
  }
}
.pageHeading_imageWrap {
  border-radius: 20px 0 0 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pageHeading_imageWrap {
    border-radius: 0;
  }
}
.pageHeading_wrap {
  position: absolute;
  top: 51%;
  left: 5vw;
  transform: translateY(-50%);
  color: #fff;
}
.pageHeading_title {
  display: inline-flex;
  flex-direction: column;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .pageHeading_title {
    margin-bottom: 0;
  }
}
.pageHeading_smallText {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  letter-spacing: -0.05em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .pageHeading_smallText {
    font-size: 12px;
    line-height: 1.625;
    letter-spacing: 0em;
  }
}
.pageHeading_largeText {
  font-size: 44px;
  line-height: 0.9818181818;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .pageHeading_largeText {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}
.pageHeading_text {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .pageHeading_text {
    font-size: 10px;
    line-height: 1.45;
    letter-spacing: 0em;
  }
}

.sectionTitle {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sectionTitle {
    flex-direction: column;
  }
}
.sectionTitle_title {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 25px 0;
}
@media screen and (max-width: 767px) {
  .sectionTitle_title {
    padding: 13px 0;
  }
}
.sectionTitle_title::before {
  content: "";
  height: 5px;
  width: 60px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(90deg, #008f8c, #153362);
}
@media screen and (max-width: 767px) {
  .sectionTitle_title::before {
    height: 4px;
  }
}
.sectionTitle_small {
  position: absolute;
  top: -6px;
  left: 0;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .sectionTitle_small {
    top: -8px;
    white-space: nowrap;
  }
}
.sectionTitle_large {
  font-size: 44px;
  line-height: 0.9818181818;
  letter-spacing: 0em;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sectionTitle_large {
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: 0em;
  }
}
.sectionTitle_text {
  max-width: 800px;
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .sectionTitle_text {
    margin-left: 0;
    margin-top: 16px;
  }
}
.sectionTitle.-center {
  align-items: center;
}
.sectionTitle.-center .sectionTitle_title::before, .sectionTitle.-center .sectionTitle_small {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sectionTitle.-centerSpOnly {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .sectionTitle.-centerSpOnly .sectionTitle_title::before, .sectionTitle.-centerSpOnly .sectionTitle_small {
    left: 50%;
    transform: translateX(-50%);
  }
}
.sectionTitle.-concept {
  align-items: center;
  flex-direction: row;
  padding: 0 0 30px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sectionTitle.-concept {
    padding: 0 0 8px;
    color: #153362;
    white-space: nowrap;
  }
}
.sectionTitle.-concept .sectionTitle_title::before {
  background: none;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .sectionTitle.-concept .sectionTitle_title::before {
    background-image: linear-gradient(90deg, #008f8c, #153362);
  }
}
.sectionTitle.-concept .sectionTitle_text {
  margin-top: 0;
  margin-left: 16px;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .sectionTitle.-concept .sectionTitle_text {
    margin-left: 10px;
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 0em;
    white-space: nowrap;
  }
}
.sectionTitle.-topTopics {
  align-items: center;
  flex-direction: row;
  gap: 47px;
}
@media screen and (max-width: 767px) {
  .sectionTitle.-topTopics {
    align-items: flex-start;
    flex-direction: column;
    gap: 16px;
  }
}
.sectionTitle.-topTopics .sectionTitle_text {
  margin-top: 0;
}

.sectionSubTitleWrap {
  display: inline-flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .sectionSubTitleWrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
.sectionSubTitleWrap_attention {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
}

.sectionSubTitle {
  padding-left: 16px;
  border-left: 5px solid #008f8c;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .sectionSubTitle {
    padding-left: 9px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.boxList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 51px 58px;
  counter-reset: number 0;
}
@media screen and (max-width: 767px) {
  .boxList {
    grid-template-columns: repeat(1, 1fr);
    gap: 32px;
  }
}

.boxItem {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  position: relative;
  padding: 25px 20px 25px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #d9d9d9;
  border-radius: 16px;
  overflow: hidden;
}
@media (min-width: 990px) {
  .boxItem {
    height: 245px;
  }
}
@media screen and (max-width: 767px) {
  .boxItem {
    padding: 34px 16px 34px 12px;
    gap: 12px;
  }
}
.boxItem::before {
  content: counter(number) "";
  counter-increment: number 1;
  position: absolute;
  bottom: -11px;
  right: 22px;
  z-index: 0;
  color: #e6f0f1;
  font-size: 161px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .boxItem::before {
    right: 16px;
  }
}
.boxItem_imageWrap {
  max-width: 120px;
  position: relative;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .boxItem_imageWrap {
    width: 25%;
    margin-right: 10px;
  }
}
.boxItem_content {
  width: 100%;
  max-width: 360px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .boxItem_content {
    width: 75%;
  }
}
.boxItem_title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-size: 23px;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .boxItem_title {
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0em;
    line-height: 1.5;
  }
}
.boxItem_text {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .boxItem_text {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.075em;
  }
}

.bannerWrap {
  overflow: hidden;
}
.bannerWrap.-top {
  padding: 92px 0;
}
@media screen and (max-width: 767px) {
  .bannerWrap.-top {
    padding: 80px 0 0;
  }
}

.banner {
  margin-inline: auto;
  padding: 0 20px;
}
.banner.-mw1024 {
  max-width: 1024px;
}
.banner.-top {
  max-width: 990px;
  position: relative;
  padding: 0 20px;
}
.banner.-top::before, .banner.-top::after {
  content: "";
  height: 182px;
  width: 182px;
  display: block;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media screen and (max-width: 767px) {
  .banner.-top::before, .banner.-top::after {
    content: none;
  }
}
.banner.-top::before {
  background-image: url(../image/entry_banner_dego01.svg);
  top: -90px;
  left: -70px;
}
.banner.-top::after {
  background-image: url(../image/entry_banner_dego02.svg);
  bottom: -90px;
  right: -70px;
}
.banner_link {
  display: block;
}

.introArea {
  max-width: 1040px;
  margin-inline: auto;
  padding: 0 20px;
}
.introArea_inner {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .introArea_inner {
    flex-direction: column;
  }
}
.introArea_left {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .introArea_left {
    width: 100%;
  }
}
.-floor .introArea_left {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .-floor .introArea_left {
    width: 100%;
  }
}
.introArea_right {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .introArea_right {
    width: 100%;
  }
}
.introArea_text {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
.introArea_text.-large {
  margin: 0;
  font-size: 44px;
  line-height: 1.4;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .introArea_text.-large {
    font-size: 29px;
    line-height: 1.4344827586;
    letter-spacing: 0em;
  }
}
.introArea_text.-middle {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .introArea_text.-middle {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
.introArea_right .introArea_text + .introArea_text {
  margin-top: 24px;
}

.communityCardList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 0 35px;
}
@media screen and (max-width: 767px) {
  .communityCardList {
    grid-template-columns: repeat(1, 1fr);
    gap: 56px 0;
  }
}
.communityCardList.-top {
  margin: 127px 0 36px;
}
@media screen and (max-width: 767px) {
  .communityCardList.-top {
    gap: 22px 0;
    margin: 64px 0 32px;
  }
}

.communityCard {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
}
@media screen and (max-width: 767px) {
  .communityCard {
    display: block;
  }
}
.-top .communityCard {
  display: block;
}
@media screen and (max-width: 767px) {
  .-top .communityCard {
    display: flex;
    align-items: center;
    gap: 10px;
  }
}
@media screen and (min-width: 768px) {
  .-top .communityCard:nth-child(2) {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .-top .communityCard:nth-child(3) {
    margin-top: 160px;
  }
}
.communityCard_imageWrap {
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .-top .communityCard_imageWrap {
    max-width: 155px;
  }
}
.communityCard_titleWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .-top .communityCard_titleWrap {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 0;
  }
}
.communityCard_title {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .communityCard_title {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .-top .communityCard_title {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
.communityCard_smallText {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .communityCard_smallText {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0em;
  }
}

.cal2content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cal2content {
    flex-direction: column;
  }
}
.cal2content.-wanted {
  margin: 80px 0 120px;
}
@media screen and (max-width: 767px) {
  .cal2content.-wanted {
    margin: 56px 0;
  }
}
.cal2content_imageWrap {
  width: 50%;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .cal2content_imageWrap {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .-wanted .cal2content_imageWrap {
    margin-top: 32px;
    margin-bottom: 0;
  }
}
.cal2content_content {
  width: 50%;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .cal2content_content {
    width: 100%;
    padding: 0;
  }
}
.cal2content_title {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .cal2content_title {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.cal2content_title.-large {
  font-size: 44px;
  line-height: 1.4;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .cal2content_title.-large {
    font-size: 32px;
    line-height: 1.33125;
    letter-spacing: 0em;
  }
}

.taxonomyBoxWrap {
  max-width: 840px;
  margin-inline: auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .taxonomyBoxWrap {
    margin-bottom: 40px;
  }
}

.taxonomyBox {
  margin-top: 90px;
  padding: 24px 33px 20px;
  border: 1px solid #a1a1a1;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .taxonomyBox {
    padding: 28px 21px;
  }
}
.taxonomyBox.-list {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .taxonomyBox.-list {
    padding: 0;
  }
}
.taxonomyBox_titleWrap {
  display: none;
}
@media screen and (max-width: 767px) {
  .taxonomyBox_titleWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px 16px 16px;
  }
}
@media screen and (max-width: 767px) {
  .taxonomyBox_list {
    display: none;
  }
}

/*-------------------------------
top
-------------------------------*/
.indexKv {
  position: relative;
  padding-bottom: 96px;
}
@media screen and (max-width: 767px) {
  .indexKv {
    padding-bottom: 73px;
  }
}
.indexKv::before {
  content: "";
  height: 85%;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #008f8c;
}

.indexKvSliderWrap {
  position: relative;
  padding-left: 62px;
}
@media screen and (max-width: 767px) {
  .indexKvSliderWrap {
    padding-left: 0;
  }
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.indexKvSlider {
  border-radius: 16px 0 0 16px;
}
@media screen and (max-width: 767px) {
  .indexKvSlider {
    border-radius: 0;
  }
}
.indexKvSlider_item {
  position: relative;
  padding-top: 51.358%;
}
@media screen and (max-width: 767px) {
  .indexKvSlider_item {
    padding-top: 80vh;
  }
}
.indexKvSlider_image {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.swiper-slide-duplicate-active .indexKvSlider_image, .swiper-slide-active .indexKvSlider_image, .swiper-slide-prev .indexKvSlider_image {
  animation: zoomUp 8s linear 0s normal both;
}

.indexKvCatch {
  position: absolute;
  bottom: 98px;
  left: 119px;
  z-index: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .indexKvCatch {
    bottom: 144px;
    left: 0;
    padding: 0 20px;
  }
}
.indexKvCatch_text {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  letter-spacing: 0.025em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .indexKvCatch_text {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.075em;
  }
}
.indexKvCatch_text.-large {
  margin-bottom: 35px;
  font-size: 5.07vw;
  line-height: 1.2465753425;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media (min-width: 1440px) {
  .indexKvCatch_text.-large {
    font-size: 73px;
    line-height: 1.2465753425;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 767px) {
  .indexKvCatch_text.-large {
    margin-bottom: 20px;
    font-size: 10vw;
  }
}

.indexKvNewsSliderWrap {
  width: 100%;
  max-width: 470px;
  position: absolute;
  bottom: -14px;
  right: 38px;
  z-index: 1;
  padding: 18px 32px 29px;
  background-color: #fff;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .indexKvNewsSliderWrap {
    max-width: none;
    position: static;
    padding: 18px 20px 30px;
    border-radius: 0;
  }
}
.indexKvNewsSliderWrap .swiper-pagination {
  bottom: 3px;
  z-index: 2;
}

.indexKvNewsSlide_link {
  display: flex;
  flex-direction: column;
}
.indexKvNewsSlide_date {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  font-weight: 700;
}
.indexKvNewsSlide_title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}

.indexKvSnsWrap {
  width: 62px;
  position: absolute;
  bottom: 100px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .indexKvSnsWrap {
    display: none;
  }
}

.indexKvSns {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 70px;
  position: relative;
}
.indexKvSns::before {
  content: "";
  height: 52px;
  width: 1px;
  display: block;
  position: absolute;
  top: 57px;
  left: 50%;
  background-color: #fff;
}
.indexKvSns_text {
  color: #fff;
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
}
.indexKvSns_list {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 15px;
}
.indexKvSns_item {
  height: 20px;
  width: 20px;
}
.indexKvSns_link {
  height: 100%;
  width: 100%;
  display: flex;
}

.indexTopics {
  padding: 96px 0 104px;
}
@media screen and (max-width: 767px) {
  .indexTopics {
    padding: 56px 0;
  }
}
.indexTopics_inner {
  max-width: 1065px;
  position: relative;
  margin-inline: auto;
  padding: 0 20px;
}
.indexTopics_link {
  position: absolute;
  top: 18px;
  right: 20px;
  color: #008f8c;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .indexTopics_link {
    display: none;
  }
}

.indexConcept {
  position: relative;
  padding-bottom: 38px;
}
@media screen and (max-width: 767px) {
  .indexConcept {
    padding-bottom: 80px;
  }
}
.indexConcept::before {
  content: "";
  height: 454px;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  background-image: url(../image/top_concept_bg.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .indexConcept::before {
    height: 23%;
  }
}
.indexConcept_title {
  display: inline-flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 62px;
}
@media screen and (max-width: 767px) {
  .indexConcept_title {
    gap: 10px;
    margin-top: 30px;
  }
}
.indexConcept_smallTitle {
  color: #fff;
  font-weight: 900;
}
.indexConcept_largeTitle {
  display: inline-block;
  position: relative;
  padding: 10px 0 10px 10px;
  background: linear-gradient(180deg, #008f8c, #153362);
  font-size: 44px;
  line-height: 0.9818181818;
  letter-spacing: 0em;
  font-weight: 900;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .indexConcept_largeTitle {
    font-size: 8.2vw;
  }
}
.indexConcept_largeTitle::before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: #fff;
}
.indexConcept_box {
  display: flex;
  margin-top: 110px;
  padding: 97px 87px 90px;
  background-color: rgba(255, 255, 255, 0.84);
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .indexConcept_box {
    flex-direction: column-reverse;
    gap: 30px;
    margin-top: 24px;
    padding: 32px 0 0;
  }
}
.indexConcept_content {
  width: 50%;
  max-width: 494px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .indexConcept_content {
    width: 100%;
    margin-inline: auto;
  }
}
.indexConcept_text {
  margin-bottom: 56px;
}
@media screen and (max-width: 767px) {
  .indexConcept_text {
    margin-bottom: 32px;
  }
}
.indexConcept_imageList {
  display: flex;
  gap: 25px;
  margin-bottom: 36px;
}
.indexConcept_imageWrap {
  width: 50%;
  max-width: 460px;
  margin-inline: auto;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .indexConcept_imageWrap {
    width: 80%;
    padding-left: 0;
  }
}

.indexCommunity {
  padding-bottom: 141px;
}
@media screen and (max-width: 767px) {
  .indexCommunity {
    padding-bottom: 80px;
  }
}

.indexCommunityTop {
  max-width: 1440px;
  position: relative;
  margin-inline: auto;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .indexCommunityTop {
    margin-top: 32px;
  }
}
.indexCommunityTop_imageWrap {
  max-width: 1008px;
  margin-right: 30%;
  border-top-right-radius: 16px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .indexCommunityTop_imageWrap {
    margin-right: 0;
    padding: 0 20px;
  }
}
.indexCommunityTop_contentWrap {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 90px 20px 63px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 16px 0 0 0;
}
@media screen and (max-width: 767px) {
  .indexCommunityTop_contentWrap {
    width: 100%;
    position: static;
    margin-top: 32px;
    padding: 0 20px;
  }
}
.indexCommunityTop_text {
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .indexCommunityTop_text {
    margin-bottom: 24px;
  }
}
.indexCommunityTop_text.-large {
  font-size: 44px;
  line-height: 1.4;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .indexCommunityTop_text.-large {
    font-size: 7.5vw;
  }
}

.indexFloorGuide {
  padding: 0 0 113px;
}
.indexFloorGuide_inner {
  max-width: 1240px;
  position: relative;
  margin-inline: auto;
  padding: 0 20px;
}
.indexFloorGuide_inner::before {
  content: "";
  height: 683px;
  width: 683px;
  display: block;
  position: absolute;
  top: 0;
  left: -260px;
  z-index: -1;
  background-image: url(../image/top_floor-guide_bg.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media screen and (max-width: 767px) {
  .indexFloorGuide_inner::before {
    content: none;
  }
}
.indexFloorGuide_wrap {
  display: flex;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .indexFloorGuide_wrap {
    flex-direction: column-reverse;
    gap: 32px;
    margin-top: 32px;
  }
}
.indexFloorGuide_content {
  width: 50%;
  max-width: 564px;
  margin-right: auto;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .indexFloorGuide_content {
    width: 100%;
    padding-right: 0;
  }
}
.indexFloorGuide_text {
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .indexFloorGuide_text {
    margin-bottom: 24px;
  }
}
.indexFloorGuide_text.-large {
  font-size: 44px;
  line-height: 1.4;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .indexFloorGuide_text.-large {
    font-size: 32px;
    line-height: 1.28125;
    letter-spacing: 0em;
  }
}
.indexFloorGuide_imageWrap {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .indexFloorGuide_imageWrap {
    width: 100%;
  }
}

/*-------------------------------
topics
-------------------------------*/
.topics {
  padding: 66px 0 160px;
}
@media screen and (max-width: 767px) {
  .topics {
    padding: 40px 0 130px;
  }
}

.singlePost {
  padding: 100px 0 204px;
}
@media screen and (max-width: 767px) {
  .singlePost {
    padding: 26px 0 130px;
  }
}
.singlePost_dateWrap {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.-member .singlePost_dateWrap {
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .-member .singlePost_dateWrap {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 32px;
  }
}
.singlePost_date {
  margin-right: 15px;
  color: #a1a1a1;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
  font-weight: 700;
}
.singlePost_title {
  margin-bottom: 56px;
  padding-bottom: 24px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .singlePost_title {
    margin-bottom: 48px;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}
.singlePost_imageWrap {
  width: 100%;
  position: relative;
  padding-top: 66.375%;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .singlePost_imageWrap {
    margin-bottom: 40px;
  }
}
.singlePost_imageWrap > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.singlePost_eventBtn {
  width: 100%;
  max-width: 540px;
  display: block;
  margin: 0 auto 56px;
}
@media screen and (max-width: 767px) {
  .singlePost_eventBtn {
    margin: 0 auto 40px;
  }
}

.singlePostMemberHead {
  display: flex;
  gap: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .singlePostMemberHead {
    flex-direction: column;
    align-items: center;
  }
}
.singlePostMemberHead_image {
  height: 100%;
  width: 100%;
  max-width: 150px;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .singlePostMemberHead_image {
    max-width: 210px;
  }
}
.singlePostMemberHead_image::before {
  content: "";
  display: block;
  padding-top: 66.67%;
}
.singlePostMemberHead_title {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .singlePostMemberHead_title {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}

.singlePostUrl {
  padding: 16px 0;
  border-bottom: 1px solid #d9d9d9;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .singlePostUrl {
    padding: 8px 0;
  }
}
.singlePostUrl_link {
  text-decoration: underline;
  color: #008f8c;
}

.singlePostMain {
  margin-bottom: 80px;
}
.-member .singlePostMain {
  margin: 36px 0 160px;
}
@media screen and (max-width: 767px) {
  .-member .singlePostMain {
    margin: 32px 0 160px;
  }
}
.singlePostMain > * + * {
  margin-top: 16px;
}
.singlePostMain h2.wp-block-heading {
  margin-top: 32px;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .singlePostMain h2.wp-block-heading {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}
.singlePostMain h2.wp-block-heading + p {
  margin-top: 32px;
}
.singlePostMain h3.wp-block-heading {
  margin-top: 24px;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .singlePostMain h3.wp-block-heading {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.singlePostMain h3.wp-block-heading + p {
  margin-top: 24px;
}
.singlePostMain h4.wp-block-heading {
  margin-top: 24px;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .singlePostMain h4.wp-block-heading {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
.singlePostMain h4.wp-block-heading + p {
  margin-top: 24px;
}
.singlePostMain h5.wp-block-heading {
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .singlePostMain h5.wp-block-heading {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
.singlePostMain h5.wp-block-heading + p {
  margin-top: 16px;
}
.singlePostMain .wp-block-heading + .wp-block-heading {
  margin-top: 16px;
}
.singlePostMain strong {
  font-weight: 700;
}
.singlePostMain em {
  background: linear-gradient(transparent 60%, #eddf17 60%);
  font-weight: 700;
}
.singlePostMain > .wp-block-image {
  width: 90%;
  margin: 24px auto;
}
.singlePostMain .wp-element-caption {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
.singlePostMain .wp-block-gallery + .wp-block-image.size-full {
  width: 100%;
  margin-top: 10px;
}
.singlePostMain ul.wp-block-list li {
  position: relative;
  margin-bottom: 24px;
  padding-left: 1em;
}
.singlePostMain ul.wp-block-list li::before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #153362;
  border-radius: 50%;
}
.singlePostMain ol.wp-block-list li {
  position: relative;
  margin-bottom: 24px;
  padding-left: 1em;
  text-indent: -1em;
  list-style: decimal;
  list-style-position: inside;
}
.singlePostMain .wp-block-group {
  margin: 24px 0;
}
.singlePostMain .wp-block-group .wp-block-columns {
  gap: 5px;
}
.singlePostMain .wp-block-group__inner-container {
  padding: 56px 60px;
  background-color: #e6f0f1;
}
@media screen and (max-width: 767px) {
  .singlePostMain .wp-block-group__inner-container {
    padding: 30px 20px;
  }
}
.singlePostMain .wp-block-buttons + .wp-block-buttons {
  margin-top: 24px;
}
.singlePostMain .wp-block-button .wp-block-button__link,
.singlePostMain .wp-block-file__button {
  background: none;
  background-image: linear-gradient(90deg, #008f8c, #153362);
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 700;
}
.singlePostMain .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow .wp-block-image + .wp-block-image {
  margin-top: 10px;
}
.singlePostMain .wp-block-table thead {
  border: none;
}
.singlePostMain .wp-block-table thead tr {
  background-color: #008f8c;
  color: #fff;
  font-weight: 700;
}
.singlePostMain .wp-block-table tbody td {
  border-color: #a1a1a1;
}
.singlePostMain .wp-block-embed-youtube .wp-block-embed__wrapper {
  text-align: center;
}
.singlePostMain a:not([class]) {
  color: #008f8c;
  text-decoration: underline;
}

.singlePostBtn {
  text-align: center;
}

/*-------------------------------
concept
-------------------------------*/
.concept {
  position: relative;
  overflow: hidden;
  padding-bottom: 160px;
}
.concept_bg {
  height: 75%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .concept_bg {
    height: 147vh;
    max-height: 980px;
  }
}
.concept_bg::before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  background-image: linear-gradient(180deg, #05aeaa, #204a8b);
}
.concept_bg::after {
  content: "";
  height: 80%;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -1px;
  right: 0;
  z-index: -1;
  background-color: #fff;
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
@media screen and (max-width: 767px) {
  .concept_bg::after {
    height: 30%;
  }
}

.conceptKv {
  position: relative;
}
.conceptKv_wrap {
  max-width: 1440px;
  display: flex;
  align-items: center;
  gap: 40px;
  position: relative;
  margin-top: 72px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .conceptKv_wrap {
    flex-direction: column;
    margin-top: 45px;
  }
}
.conceptKv_wrap::before {
  content: "";
  height: 830px;
  width: 100%;
  max-width: 830px;
  display: block;
  position: absolute;
  top: -60px;
  left: -50px;
  z-index: 0;
  background-image: url(../image/concept_bg_01.svg);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .conceptKv_wrap::before {
    height: 277px;
    max-width: 272px;
    top: 0;
    left: auto;
    right: 0;
  }
}
.conceptKv_content {
  width: 47%;
  position: relative;
  padding-left: max(20px, (100% - 1240px) / 2);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .conceptKv_content {
    width: 100%;
    padding: 0 20px;
  }
}
.conceptKv_titleWrap {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .conceptKv_titleWrap {
    margin-bottom: 20px;
  }
}
.conceptKv_en {
  position: relative;
  padding-right: 20px;
}
.conceptKv_en::before {
  content: "";
  height: 20px;
  width: 1px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #fff;
}
.conceptKv_catch {
  margin-bottom: 60px;
  font-size: 73px;
  line-height: 1.6575342466;
  letter-spacing: 0.075em;
  font-size: 5.07vw;
  font-weight: 700;
}
@media (min-width: 1440px) {
  .conceptKv_catch {
    font-size: 73px;
  }
}
@media screen and (max-width: 767px) {
  .conceptKv_catch {
    margin-bottom: 24px;
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0.075em;
  }
}
.conceptKv_text + .conceptKv_text {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .conceptKv_text + .conceptKv_text {
    margin-top: 16px;
  }
}
.conceptKv_imageWrap {
  width: 57%;
  max-width: 735px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .conceptKv_imageWrap {
    width: 100%;
    padding: 0 20px;
  }
}

.conceptSec01 {
  margin-top: 258px;
}
@media screen and (max-width: 767px) {
  .conceptSec01 {
    margin-top: 125px;
  }
}

/*-------------------------------
faq
-------------------------------*/
.faq {
  padding: 130px 0 160px;
}
@media screen and (max-width: 767px) {
  .faq {
    padding: 42px 0 130px;
  }
}

.faqCatList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px 40px;
  margin-bottom: 147px;
}
@media screen and (max-width: 767px) {
  .faqCatList {
    grid-template-columns: repeat(2, 1fr);
    gap: 26px 20px;
    margin-bottom: 56px;
  }
}

.faqCatItem {
  max-width: 320px;
}
.faqCatItem_link {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 1px solid #a1a1a1;
}
.faqCatItem_text {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .faqCatItem_text {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}

.faqListWrap {
  position: relative;
  padding-top: 197px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .faqListWrap {
    padding-top: 56px;
  }
}
.faqListWrap::before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../image/faq_bg.png);
}
.faqListWrap_inner {
  max-width: 1000px;
  margin-inline: auto;
  padding: 0 20px;
}

.faqList {
  display: flex;
  flex-direction: column;
  gap: 64px;
  padding-bottom: 190px;
}
@media screen and (max-width: 767px) {
  .faqList {
    gap: 56px;
    padding-bottom: 80px;
  }
}

.faqItem {
  padding: 43px 75px 53px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .faqItem {
    padding: 40px 18px 32px;
  }
}
.faqItem_wrap {
  position: relative;
}
.faqItem_wrap.-q {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d9d9d9;
  color: #008f8c;
}
.faqItem_largeText {
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 44px;
  line-height: 1;
  letter-spacing: 0.025em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .faqItem_largeText {
    top: -3px;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}
.faqItem_text {
  padding-left: 64px;
}
@media screen and (max-width: 767px) {
  .faqItem_text {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0em;
  }
}
.-q .faqItem_text {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .-q .faqItem_text {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}

/*-------------------------------
community
-------------------------------*/
.community {
  padding: 130px 0 127px;
}
@media screen and (max-width: 767px) {
  .community {
    padding: 45px 0 130px;
  }
}

.communitySec {
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  .communitySec {
    padding: 80px 0 30px;
  }
}
.communitySec.-first {
  padding: 100px 0 70px;
}
@media screen and (max-width: 767px) {
  .communitySec.-first {
    padding: 80px 0 0;
  }
}

.communitySlider .slideList {
  transition-timing-function: linear;
}

/*-------------------------------
member一覧
-------------------------------*/
.member {
  padding: 85px 0 160px;
}
@media screen and (max-width: 767px) {
  .member {
    padding: 40px 0 130px;
  }
}

.memberWrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .memberWrap {
    flex-direction: column;
    gap: 55px;
  }
}

.memberSearchList {
  width: 300px;
  margin-top: 37px;
  padding: 30px 30px 147px 30px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .memberSearchList {
    width: 100%;
    margin-top: 0;
    padding: 0;
    border: none;
  }
}

.memberCatListWrap {
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .memberCatListWrap {
    margin-bottom: 15px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
  }
}
.memberCatListWrap_titleWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .memberCatListWrap_titleWrap {
    padding: 16px 16px 16px 20px;
  }
}
.memberCatListWrap_title {
  font-weight: 900;
}

.memberCatList {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 37px;
}
@media screen and (max-width: 767px) {
  .memberCatList {
    display: none;
    margin-bottom: 0;
    padding: 0 16px 16px 20px;
  }
}

.memberCatItem_link {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}

@media screen and (max-width: 767px) {
  .memberTagListWrap {
    margin-bottom: 15px;
    padding: 16px 16px 16px 20px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
  }
}
.memberTagListWrap_titleWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.memberTagListWrap_title {
  font-weight: 900;
}

.memberTagList {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .memberTagList {
    display: none;
  }
}

.memberTagItem {
  display: inline-block;
  margin: 0 8px 8px 0;
}
.memberTagItem_link {
  display: block;
  padding: 4px 12px;
  border: 1px solid #d9d9d9;
  border-radius: 999px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 700;
}

.memberListWrap {
  width: calc(100% - 340px);
}
@media screen and (max-width: 767px) {
  .memberListWrap {
    width: 100%;
  }
}
.memberListWrap_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.memberListWrap_title {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .memberListWrap_title {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.memberListWrap_selectWrap {
  position: relative;
  width: 100%;
  max-width: 120px;
}
.memberListWrap_selectWrap::before {
  content: "▼";
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  pointer-events: none;
}
.memberListWrap_select {
  width: 100%;
  padding: 8px 14px;
  border-radius: 99999px;
  background-image: linear-gradient(90deg, #008f8c, #153362);
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  color: #fff;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.memberListWrap_select::picker(select) {
  color: #153362;
}

.memberList {
  margin-top: 14px;
  border-top: 1px solid #d9d9d9;
}

.memberItem {
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .memberItem {
    border: none;
  }
}
.memberItem_link {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .memberItem_link {
    flex-direction: column;
    gap: 24px;
  }
}
.memberItem_image {
  width: 100%;
  max-width: 150px;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .memberItem_image {
    max-width: 210px;
  }
}
.memberItem_image::before {
  content: "";
  display: block;
  padding-top: 66.67%;
}
.memberItem_content {
  width: calc(100% - 150px);
}
@media screen and (max-width: 767px) {
  .memberItem_content {
    width: 100%;
  }
}
.memberItem_cat {
  color: #008f8c;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 700;
}
.memberItem_name {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 900;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .memberItem_name {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
    -webkit-line-clamp: 2;
  }
}
.memberItem_desc {
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .memberItem_desc {
    -webkit-line-clamp: 2;
  }
}
.memberItem_tagWrap {
  display: flex;
  gap: 8px;
}
.memberItem_tag {
  display: block;
  padding: 4px 12px;
  border: 1px solid #d9d9d9;
  border-radius: 999px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 700;
}
.memberItem_tagNum {
  padding: 2px 0;
  font-size: 14px;
}

/*-------------------------------
wanted-member
-------------------------------*/
.wanted {
  margin-top: 22px;
  padding-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .wanted {
    margin-top: 10px;
    padding-bottom: 130px;
  }
}

.wantedKv {
  overflow: hidden;
}
.wantedKv_inner {
  max-width: 1440px;
  margin-inline: auto;
  display: flex;
  gap: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .wantedKv_inner {
    flex-direction: column-reverse;
  }
}
.wantedKv_inner::before {
  content: "";
  height: 830px;
  width: 830px;
  display: block;
  position: absolute;
  top: 95px;
  right: -64px;
  z-index: -1;
  background-image: url(../image/wanted-member_kv_bg.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .wantedKv_inner::before {
    height: 261px;
    width: 261px;
    top: 0;
    right: 0;
  }
}
.wantedKv_imageWrap {
  width: 50%;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .wantedKv_imageWrap {
    width: 100%;
    padding: 0 20px;
  }
}
.wantedKv_content {
  width: 50%;
  max-width: 530px;
  margin-top: 32px;
  margin-right: auto;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .wantedKv_content {
    width: 100%;
    margin-top: 0;
    padding: 0 20px;
  }
}
.wantedKv_title {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedKv_title {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0em;
  }
}
.wantedKv_catch {
  margin-bottom: 60px;
  font-size: 5.4vw;
  line-height: 1.6575342466;
  letter-spacing: 0.075em;
  font-weight: 700;
}
@media (min-width: 1440px) {
  .wantedKv_catch {
    font-size: 73px;
    line-height: 1.6575342466;
    letter-spacing: 0.075em;
  }
}
@media screen and (max-width: 767px) {
  .wantedKv_catch {
    margin-bottom: 24px;
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0.075em;
  }
}
.wantedKv_text {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .wantedKv_text {
    margin-bottom: 24px;
  }
}

.wantedSec01 {
  padding: 120px 0;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .wantedSec01 {
    padding: 56px 0;
  }
}

.wantedOther {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .wantedOther {
    margin-top: 56px;
  }
}
.wantedOther_text {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedOther_text {
    margin-bottom: 24px;
  }
}
.wantedOther_listWrap {
  display: flex;
  gap: 0 36px;
}
@media screen and (max-width: 767px) {
  .wantedOther_listWrap {
    flex-direction: column;
  }
}
.wantedOther_list {
  width: calc(50% - 18px);
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .wantedOther_list {
    width: 100%;
  }
}
.wantedOther_item {
  position: relative;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
.wantedOther_item::before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  top: 10px;
  left: -20px;
  background-color: #153362;
}
.wantedOther_item + .wantedOther_item {
  margin-top: 16px;
}

.wantedSec02 {
  padding-top: 170px;
}
@media screen and (max-width: 767px) {
  .wantedSec02 {
    padding-top: 56px;
  }
}

.wantedTabWrap {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .wantedTabWrap {
    margin-top: 56px;
  }
}
.wantedTabWrap.-nest {
  margin-top: 160px;
}
@media screen and (max-width: 767px) {
  .wantedTabWrap.-nest {
    margin-top: 80px;
  }
}

.wantedTabHead {
  display: flex;
  gap: 16px;
  margin-bottom: -2px;
}
@media screen and (max-width: 767px) {
  .wantedTabHead {
    gap: 0;
  }
}
.wantedTabHead_item {
  width: calc(50% - 8px);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f7;
  color: #d9d9d9;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedTabHead_item {
    width: 50%;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
.wantedTabHead_item.-current {
  padding: 16px 0;
  background-color: #fff;
  border-top: 4px solid #008f8c;
  border-right: 1px solid #d9d9d9;
  color: #153362;
}
.-nest .wantedTabHead_item.-current {
  border-right: none;
  border-left: 1px solid #d9d9d9;
}
.wantedTabHead_link {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 0;
}

.wantedTabContent {
  display: flex;
  margin-bottom: 80px;
  padding-top: 70px;
  border-top: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .wantedTabContent {
    flex-direction: column;
    margin-bottom: 32px;
    padding-top: 22px;
  }
}
@media screen and (max-width: 767px) {
  .-nest .wantedTabContent {
    margin-bottom: 50px;
  }
}
.wantedTabContent_content {
  width: 50%;
  max-width: 560px;
  padding-right: 20px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .wantedTabContent_content {
    width: 100%;
    padding-right: 0;
  }
}
.wantedTabContent_title {
  margin-bottom: 16px;
  color: #008f8c;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedTabContent_title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
.wantedTabContent_text {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
.wantedTabContent_dl {
  margin-bottom: 20px;
}
.wantedTabContent_dt {
  margin-bottom: 8px;
  font-weight: 900;
}
.wantedTabContent_dd {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
.wantedTabContent_box {
  padding: 20px 30px;
  background-color: #e6f0f1;
}
@media screen and (max-width: 767px) {
  .wantedTabContent_box {
    padding: 20px 24px;
  }
}
.wantedTabContent_boxTitle {
  font-weight: 900;
}
.wantedTabContent_priceWrap {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 700;
}
.wantedTabContent_price {
  color: #008f8c;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 900;
}
.wantedTabContent_yen {
  color: #008f8c;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
.wantedTabContent_smallText {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .wantedTabContent_smallText {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0em;
  }
}
.wantedTabContent_imageWrap {
  width: 50%;
  max-width: 540px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .wantedTabContent_imageWrap {
    width: 100%;
    margin-top: 24px;
  }
}
.wantedTabContent_sliderWrap {
  width: 50%;
  max-width: 540px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .wantedTabContent_sliderWrap {
    width: 100%;
    margin-top: 32px;
  }
}
.wantedTabContent_slider {
  margin-bottom: 7px;
}

.wantedTabAccordion {
  border: 1px solid #008f8c;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0em;
}
.wantedTabAccordion_summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .wantedTabAccordion_summary {
    padding: 18px 10px;
  }
}
.wantedTabAccordion_title {
  font-weight: 900;
}
.wantedTabAccordion_decoration {
  display: flex;
  align-items: center;
}
.wantedTabAccordion_decoration::before {
  content: "続きを読む";
}
.wantedTabAccordion[open] .wantedTabAccordion_decoration::before {
  content: "閉じる";
}
.wantedTabAccordion_content {
  margin-top: 8px;
  padding: 0 12px 16px;
}
@media screen and (max-width: 767px) {
  .wantedTabAccordion_content {
    padding: 0 10px 18px;
  }
}
.wantedTabAccordion_text + .wantedTabAccordion_text {
  margin-top: 16px;
}

.wantedFlow {
  margin-bottom: 160px;
  padding-top: 64px;
  border: 1px solid #008f8c;
}
@media screen and (max-width: 767px) {
  .wantedFlow {
    margin-bottom: 56px;
    padding-top: 24px;
  }
}
.-nest .wantedFlow {
  margin-top: 130px;
  padding: 64px;
}
@media screen and (max-width: 767px) {
  .-nest .wantedFlow {
    margin-top: 56px;
    padding: 24px 0;
  }
}
.wantedFlow_inner {
  max-width: 1000px;
  margin-inline: auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .wantedFlow_inner {
    padding: 0 16px;
  }
}
.wantedFlow_text {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
.-nest .wantedFlow_text {
  margin-bottom: 0;
}
.wantedFlow_imageWrap {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .wantedFlow_imageWrap {
    margin-bottom: 42px;
  }
}

.wantedFlowItem {
  display: flex;
  justify-content: space-between;
  padding: 58px 0;
  border-top: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .wantedFlowItem {
    flex-direction: column;
    padding: 24px 0;
  }
}
.wantedFlowItem:first-child {
  padding: 0 0 58px;
  border: none;
}
@media screen and (max-width: 767px) {
  .wantedFlowItem:first-child {
    padding: 0 0 24px;
  }
}
.wantedFlowItem_titleWrap {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .wantedFlowItem_titleWrap {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wantedFlowItem_title {
  display: flex;
  align-items: center;
}
.wantedFlowItem:first-child .wantedFlowItem_title {
  margin-bottom: 12px;
}
.wantedFlowItem_num {
  margin-right: 15px;
  color: #008f8c;
  font-size: 44px;
  line-height: 0.9818181818;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedFlowItem_num {
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: 0em;
  }
}
.wantedFlowItem_titleText {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedFlowItem_titleText {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
.wantedFlowItem_frameBox {
  padding: 12px 14px;
  border: 1px solid #008f8c;
}
.wantedFlowItem_content {
  width: 70%;
  max-width: 612px;
}
@media screen and (max-width: 767px) {
  .wantedFlowItem_content {
    width: 100%;
  }
}
.wantedFlowItem_text {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
.wantedFlowItem_text + .wantedFlowItem_text {
  margin-top: 16px;
}
.wantedFlowItem_text.-small {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .wantedFlowItem_text.-small {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0em;
  }
}
.wantedFlowItem_textLinkWrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.wantedFlowItem_textLink {
  display: inline-block;
  color: #008f8c;
  text-decoration: underline;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}

.wantedRoomLink {
  display: none;
  align-items: center;
  gap: 18px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .wantedRoomLink {
    display: flex;
  }
}
.wantedRoomLink_link {
  color: #008f8c;
  text-decoration: underline;
}

.wantedRoomList {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 80px 36px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .wantedRoomList {
    flex-direction: column;
    gap: 56px;
    margin-top: 24px;
  }
}

.wantedRoomItem {
  width: calc(33.33333% - 24px);
}
@media screen and (max-width: 767px) {
  .wantedRoomItem {
    width: 100%;
  }
}
.wantedRoomItem_imageWrap {
  margin-bottom: 16px;
}
.wantedRoomItem_content {
  padding-bottom: 12px;
  border-bottom: 1px solid #d9d9d9;
}
.wantedRoomItem_titleWrap {
  display: flex;
  justify-content: space-between;
}
.wantedRoomItem_title {
  margin-bottom: 16px;
  color: #008f8c;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedRoomItem_title {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
.-full .wantedRoomItem_title {
  color: #a1a1a1;
}
.wantedRoomItem_priceWrap {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .wantedRoomItem_priceWrap {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.075em;
  }
}
.wantedRoomItem_price {
  color: #008f8c;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedRoomItem_price {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}
.wantedRoomItem_yen {
  color: #008f8c;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedRoomItem_yen {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}

.wantedCta {
  padding: 110px 0;
  background-image: url(../image/wanted-member_cta_bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .wantedCta {
    padding: 30px 0;
  }
}
.wantedCta_inner {
  max-width: 740px;
  margin-inline: auto;
  padding: 0 20px;
}
.wantedCta_headText {
  margin-bottom: 40px;
  color: #fff;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .wantedCta_headText {
    margin-bottom: 16px;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
.wantedCta_btnWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .wantedCta_btnWrap {
    flex-direction: column;
    gap: 20px;
  }
}

/*-------------------------------
floor-guide
-------------------------------*/
.floor {
  padding: 130px 0 160px;
}
@media screen and (max-width: 767px) {
  .floor {
    padding: 45px 0 130px;
  }
}

.floorSec01 {
  padding-top: 160px;
}
@media screen and (max-width: 767px) {
  .floorSec01 {
    padding-top: 60px;
  }
}

.floorOverview {
  margin: 80px 0 134px;
}
@media screen and (max-width: 767px) {
  .floorOverview {
    margin: 56px 0 40px;
  }
}
.floorOverview_inner {
  max-width: 840px;
  margin-inline: auto;
  padding: 0 20px;
}
.floorOverview_title {
  margin-bottom: 32px;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .floorOverview_title {
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.floorOverview_text {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .floorOverview_text {
    margin-bottom: 32px;
  }
}
.floorOverview_wrap {
  display: flex;
  justify-content: space-between;
  gap: 44px;
}
@media screen and (max-width: 767px) {
  .floorOverview_wrap {
    gap: 3px;
  }
}
.floorOverview_link {
  display: block;
  position: relative;
}
.floorOverview_link::before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #008f8c;
  opacity: 0.5;
}
.floorOverview_caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .floorOverview_caption {
    font-size: 4.5vw;
  }
}

.floorItem {
  position: relative;
  padding-bottom: 48px;
}
.floorItem.-second {
  margin-top: 200px;
}
@media screen and (max-width: 767px) {
  .floorItem.-second {
    margin-top: 56px;
  }
}
.floorItem::before {
  content: "";
  height: 78.536%;
  width: 100%;
  position: absolute;
  top: 160px;
  left: 0;
  z-index: -2;
  margin-right: auto;
  background-color: #f0f5f6;
}
.floorItem.-second::before {
  left: auto;
  right: 0;
}
.floorItem::after {
  content: "";
  height: 100%;
  width: max(12vw, (100% - 1100px) / 2);
  position: absolute;
  top: 160px;
  right: 0;
  z-index: -1;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .floorItem::after {
    height: 230px;
    width: 100%;
    top: 0;
    right: 0;
  }
}
.floorItem.-second::after {
  right: auto;
  left: 0;
}
.floorItem_inner {
  max-width: 1440px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .floorItem_inner {
    padding: 0 20px;
  }
}
.floorItem_wrap {
  display: flex;
}
@media screen and (max-width: 767px) {
  .floorItem_wrap {
    flex-direction: column;
  }
}
.-second .floorItem_wrap {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .-second .floorItem_wrap {
    flex-direction: column;
  }
}
.floorItem_content {
  width: 50%;
  padding-left: max(20px, (100% - 1200px) / 2);
  padding-right: max(20px, (100% - 1200px) / 2);
}
@media screen and (max-width: 767px) {
  .floorItem_content {
    width: 100%;
    display: contents;
  }
}
.floorItem_titleWrap {
  display: flex;
  align-items: center;
  gap: 42px;
  margin-bottom: 110px;
}
@media screen and (max-width: 767px) {
  .floorItem_titleWrap {
    gap: 16px;
    margin-bottom: 30px;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .floorItem_en {
    width: 26px;
  }
}
@media screen and (max-width: 767px) {
  .-second .floorItem_en {
    width: 40px;
  }
}
.floorItem_title {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .floorItem_title {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  .floorItem_textWrap {
    order: 3;
  }
}
.floorItem_text + .floorItem_text {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .floorItem_text + .floorItem_text {
    margin-top: 16px;
  }
}
.floorItem_text.-large {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .floorItem_text.-large {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.floorItem_imageWrap {
  width: 50%;
  max-width: 686px;
  margin-left: auto;
  border-radius: 16px 0 0 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .floorItem_imageWrap {
    width: 100%;
    margin-bottom: 32px;
    order: 2;
  }
}
.-second .floorItem_imageWrap {
  margin-left: 0;
  margin-right: auto;
  border-radius: 0 16px 0 0;
}

.floorSec02 {
  padding-top: 160px;
}
@media screen and (max-width: 767px) {
  .floorSec02 {
    padding-top: 56px;
  }
}
.floorSec02_inner {
  max-width: 713px;
  margin-inline: auto;
  padding: 0 20px;
}
.floorSec02_imageWrap {
  margin-top: 66px;
}
@media screen and (max-width: 767px) {
  .floorSec02_imageWrap {
    margin-top: 32px;
  }
}

.floorSec03 {
  padding-top: 160px;
}
@media screen and (max-width: 767px) {
  .floorSec03 {
    padding-top: 80px;
  }
}
.floorSec03_text {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .floorSec03_text {
    margin-top: 36px;
  }
}
.floorSec03_text.-small {
  display: none;
  margin: 50px 0 16px;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .floorSec03_text.-small {
    display: block;
  }
}

.materialListWrap {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .materialListWrap {
    margin-top: 36px;
  }
}

.materialList {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .materialList {
    flex-direction: column;
    gap: 38px;
  }
}

.materialItem {
  width: calc(50% - 12px);
  display: flex;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 767px) {
  .materialItem {
    width: 100%;
    align-items: flex-start;
    gap: 12px;
  }
}
.materialItem_imageWrap {
  width: 36%;
  max-width: 203px;
}
@media screen and (max-width: 767px) {
  .materialItem_imageWrap {
    width: 44%;
  }
}
.materialItem_content {
  width: 64%;
}
.materialItem_title {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .materialItem_title {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0em;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .materialItem_text {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0em;
    letter-spacing: 0.075em;
  }
}

.floorSec04 {
  padding-top: 153px;
}
@media screen and (max-width: 767px) {
  .floorSec04 {
    padding-top: 80px;
  }
}

.access {
  display: flex;
  align-items: center;
  gap: 78px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .access {
    flex-direction: column;
    gap: 24px;
    margin-top: 40px;
    padding: 0 20px;
  }
}
.access_imageWrap {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .access_imageWrap {
    width: 100%;
  }
}
.access_content {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .access_content {
    width: 100%;
    margin-bottom: 32px;
  }
}
.access_address {
  margin: 16px 0 40px;
}
@media screen and (max-width: 767px) {
  .access_address {
    margin: 16px 0 24px;
  }
}
.access_item {
  display: flex;
  gap: 24px;
}
.access_item + .access_item {
  margin-top: 16px;
}
.access_title {
  width: 76px;
  color: #008f8c;
  font-weight: 900;
}
.access_text {
  width: calc(100% - 76px);
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
}

.googleMap {
  height: 0;
  width: 100%;
  position: relative;
  padding-top: 25.324%;
}
@media screen and (max-width: 767px) {
  .googleMap {
    padding-top: 41.67%;
  }
}
.googleMap > iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*-------------------------------
contact
-------------------------------*/
.contact {
  padding: 66px 0 160px;
}
@media screen and (max-width: 767px) {
  .contact {
    padding: 42px 0 130px;
  }
}
.contact_thanks {
  margin-bottom: 40px;
}
.contact_thanksText + .contact_thanksText {
  margin-top: 24px;
}
.contact_thanksText.-large {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
  text-align: center;
}
.contact_box {
  padding: 36px 38px;
  background-color: #e6f0f1;
}
@media screen and (max-width: 767px) {
  .contact_box {
    padding: 24px;
  }
}
.contact_box.-input {
  margin-bottom: 80px;
  padding: 28px 88px;
  background-color: transparent;
  border: 1px solid #153362;
}
@media screen and (max-width: 767px) {
  .contact_box.-input {
    margin-bottom: 32px;
    padding: 28px 30px;
  }
}
.contact_box.-confirm {
  margin-bottom: 80px;
  color: #df3131;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact_box.-confirm {
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.contact_box.-thanks {
  margin-bottom: 73px;
}
.contact_text.-black {
  font-weight: 900;
}

.formItem + .formItem {
  margin-top: 32px;
}
.formItem_title {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
  font-weight: 900;
}
.formItem_required {
  margin-left: 8px;
  padding: 2px 10px;
  border: 1px solid #df3131;
  border-radius: 999px;
  color: #df3131;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .formItem_required {
    margin-left: 14px;
  }
}
.formItem_desc .wpcf7-list-item {
  margin: 0 1em 10px 0;
}
@media screen and (max-width: 767px) {
  .formItem_desc .wpcf7-list-item {
    display: block;
  }
}
.formItem_desc .wpcf7-list-item:not(:first-child) {
  margin: 0 3em 10px 0;
}
.formItem_desc input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.formItem_desc .wpcf7-list-item-label {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 20px;
  cursor: pointer;
}
.formItem_desc .wpcf7-list-item-label::before {
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  border: 1px solid #a1a1a1;
  border-radius: 50%;
}
.formItem_desc .wpcf7-list-item-label::after {
  display: none;
  position: absolute;
  content: "";
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #df3131;
  left: 4px;
  top: 15px;
}
.formItem_desc input[type=radio]:checked + .wpcf7-list-item-label::after {
  display: block;
}
.formItem_desc input[type=text],
.formItem_desc input[type=email],
.formItem_desc input[type=tel] {
  width: 100%;
  padding: 18px 20px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .formItem_desc input[type=text],
  .formItem_desc input[type=email],
  .formItem_desc input[type=tel] {
    padding: 15px;
  }
}
.formItem_desc input[type=text]::placeholder,
.formItem_desc input[type=email]::placeholder,
.formItem_desc input[type=tel]::placeholder {
  color: #d9d9d9;
}
.formItem_desc textarea {
  width: 100%;
  margin-top: 10px;
  padding: 18px 20px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .formItem_desc textarea {
    padding: 15px;
  }
}
.formItem_desc textarea::placeholder {
  color: #d9d9d9;
}

.formConsent_text {
  padding: 56px 0;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .formConsent_text {
    padding: 56px 0 32px;
  }
}
.formConsent_check {
  text-align: center;
  font-weight: 900;
}

.formBtn {
  margin-top: 36px;
}
.formBtn.-confirm {
  display: flex;
  justify-content: center;
  gap: 36px;
}
.formBtn_wrap {
  width: 100%;
  max-width: 200px;
  margin-inline: auto;
  position: relative;
}
.-confirm .formBtn_wrap {
  margin-inline: initial;
}
.formBtn_btn {
  width: 100%;
  display: block;
  position: relative;
  padding: 12px 20px;
  background-image: linear-gradient(90deg, #008f8c, #153362);
  border-radius: 99999px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: 0.2s;
}
.formBtn_btn.-previous {
  background: none;
  background-color: #fff;
  border: 3px solid #008f8c;
  border-radius: 999px;
  color: #008f8c;
}
.formBtn_text {
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0em;
}

/*-------------------------------
policy
-------------------------------*/
.policy {
  padding: 120px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .policy {
    padding: 45px 0 130px;
    text-align: left;
  }
}
.policy_text {
  margin-bottom: 60px;
}

/*-------------------------------
404
-------------------------------*/
.notFound {
  margin-top: 66px;
  margin: 66px 0 160px;
  text-align: center;
}
.notFound_title {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 900;
}
.notFound_text {
  margin-bottom: 73px;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0em;
}/*# sourceMappingURL=layout.css.map */