@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-medium {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-style: normal;
}

/* .smb-section__subtitle {
  font-family: "Montserrat", sans-serif;
} */
.l-header {
  background-color:#000;
}
.p-drop-nav {
  background-color:#000;	
}
.c-site-branding__title a {
  color:#fff;
}
.p-global-nav .c-navbar__item>a {
	color:#fff;
}
.l-header .c-hamburger-btn__bar {
  background-color:#fff;
}
.c-hamburger-btn__label {
  color:#fff;
}
.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: "Quantico", sans-serif;
  font-weight: 400;
  font-style: normal;
  }

.p-global-nav a {
  font-family: "Quantico", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.p-global-nav a[aria-current="page"] {
  color:#e1a734;	
}

#drawer-nav a {
  font-family: "Quantico", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.smb-section__title {
  font-family: "Quantico", sans-serif;
  font-weight: 400;
  font-style: normal;
}

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

.c-page-header__title {
  font-family: "Quantico", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.03em;
  font-size: 60px;
}

@media screen and (max-width:650px) {
  .c-page-header__title {
    font-size: 40px !important;
  }
}
.smb-items__banner__lede {
  font-family: "Quantico", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.instagram-logo {
  width:32px;	
}
.instagram-logo img {
  width:100%;
  height:auto;
}
.c-row__col.c-row__col--fit.u-invisible-md-down {
  padding-left:0;
}
a:hover {
  opacity:0.7;
}
/* top */
.fv-pc {
  aspect-ratio: 12/5 !important;
}

/* お問い合わせ */
.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--modified {
  display: none;
}
.c-meta__item.c-meta__item--author {
  display: none;
}
/*  */
.l-contents__inner {
  padding-bottom:0!important;
}
.l-footer {
  border:none;
  background-color:#000;
}
.c-copyright {
  background-color:#000;	
}
.l-contents__container.c-fluid-container {
  background-color:#000;		
}
.l-footer--default .c-copyright {
  font-weight:bold;
}
.l-footer-widget-area .l-footer-widget-area__item:nth-child(2) {
  margin-bottom: 10px;
}
.page-id-17 .l-footer-widget-area {
  display:none;
}