body {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width:280px) {
  .nb280 {
    display: none;
  }
}

@media screen and (max-width:320px) {
  .nb320 {
    display: none;
  }
}

@media screen and (max-width:350px) {
  .nb350 {
    display: none;
  }
}

@media screen and (max-width:375px) {
  .nb375 {
    display: none;
  }
}

@media screen and (max-width:480px) {
  .nb480 {
    display: none;
  }
}

@media screen and (min-width:281px) {
  .b281 {
    display: none;
  }
}

@media screen and (min-width:321px) {
  .b321 {
    display: none;
  }
}

@media screen and (min-width:376px) {
  .b376 {
    display: none;
  }
}

@media screen and (min-width:351px) {
  .b351 {
    display: none;
  }
}

@media screen and (min-width:481px) {
  .b481 {
    display: none;
  }
}

@media screen and (max-width:280px) {
  .nb280 {
    display: none;
  }
}

@media screen and (max-width:320px) {
  .nb320 {
    display: none;
  }
}

@media screen and (max-width:350px) {
  .nb350 {
    display: none;
  }
}

@media screen and (max-width:375px) {
  .nb375 {
    display: none;
  }
}

@media screen and (max-width:480px) {
  .nb480 {
    display: none;
  }
}

@media screen and (min-width:281px) {
  .b281 {
    display: none;
  }
}

@media screen and (min-width:321px) {
  .b321 {
    display: none;
  }
}

@media screen and (min-width:376px) {
  .b376 {
    display: none;
  }
}

@media screen and (min-width:351px) {
  .b351 {
    display: none;
  }
}

@media screen and (min-width:481px) {
  .b481 {
    display: none;
  }
}

/* font */
.montserrat {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.zenkaku {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.roboto {
  font-family: "Roboto", sans-serif;
}

.rajdhani-light {
  font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.rajdhani-regular {
  font-family: "Rajdhani", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.rajdhani-medium {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.rajdhani-semibold {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.rajdhani-bold {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* .smb-section__subtitle {
  font-family: "Montserrat", sans-serif;
} */

.full-width {
  margin: 0 calc(50% - 50vw) !important;
  min-width: 100vw;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* .p-global-nav a span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
}

.p-global-nav a {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
}

#drawer-nav a {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
}
 */
.smb-section__title {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
}

@media screen and (max-width:650px) {
  .smb-section__title span {
    font-size: 40px !important;
  }
}

.c-page-header__title {
/*   font-family: "Rajdhani", sans-serif; */
  font-weight: 600;
  letter-spacing: 0.03em;
  font-size: 50px;
}

@media screen and (max-width:650px) {
  .c-page-header__title {
    font-size: 32px !important;
  }
}

/* top */
.fv-pc {
  aspect-ratio: 12/5 !important;
}
.fv-sp-text {
  font-weight: 600;
  font-size: 30px!important;
  color: #fff;
  line-height: 1.3;
}
.fv-sp-text span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  display: block;
}
/* お問い合わせ */
.wpcf7-form {
  max-width: 880px;
  width: 90%;
  margin: auto;
  padding: 80px 140px;
  background-color: #fff;
  box-shadow: 4px 4px 16px rgba(136, 159, 168, 0.26);
}

@media screen and (max-width:639px) {
  .wpcf7-form {
    width: 100%;
    padding: 20px;
  }
}

.need-red {
  min-width: 48px;
  padding: 5px 8px;
  background-color: #D9534F;
  color: #fff;
  margin-right: 31px;
  font-weight: normal;
}

@media screen and (max-width:1160px) {
  .need-red {
    margin-right: 20px;
  }
}

@media screen and (max-width:1160px) {
  .nb1160 {
    display: none;
  }
}

.free-blue {
  min-width: 48px;
  padding: 5px 8px;
  background-color: #181D62;
  color: #fff;
  margin-right: 31px;
  font-weight: normal;
}

@media screen and (max-width:1160px) {
  .free-blue {
    margin-right: 20px;
  }
}

label br {
  content: '';
  display: block;
  margin-top: 16px;
}

.list-name {
  display: block;
  font-weight: bold;
}

select {
  height: 39.98px;
  padding: 0 12px;
  border: 1px solid var(--_form-control-border-color);
  border-radius: 5px;
}

.wpcf7-submit {
  border-radius: 0 !important;
  padding-left: 42px !important;
  padding-right: 42px !important;
  width: 117px;
  height: 47.98px;
  z-index: 1;
  font-weight: bold;
}
/*  */
.c-meta__item.c-meta__item--author {
  display: none;
}
.c-meta__item.c-meta__item--categories {
  display: none;
}
.c-page-header {
  position: relative;
}
.c-page-header::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.c-page-header .c-container {
  z-index: 10;
}
.c-entry-summary__term {
  background-color:#111111;
}
.c-drawer {
  background-color:#111111;	
}