@charset "UTF-8";
body {
  font-size: 16px;
}

.smb-section {
  padding: 50px 0;
}

.smb-section .smb-section__title {
  font-size: 36px;
  color: #5fbc8c;
}

.smb-section .smb-section__body {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
}

@media (max-width: 639px) {
  .smb-section {
    padding: 30px 0;
  }
  .smb-section .smb-section__inner .c-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .smb-section .smb-section__title {
    font-size: 32px;
  }
  .smb-section .smb-section__body {
    margin-top: 20px;
  }
}

/*下層ページヘッダー*/
.c-page-header {
  position: relative;
}

.c-page-header:before {
  content: '';
  top: 0;
  left: 0;
  width: -50%;
  padding-top: 24%;
  display: block;
}

.c-page-header__title {
  color: #5fbc8c;
  font-size: 40px;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

@media (max-width: 1023px) {
  .c-page-header__title {
    font-size: 32px;
  }
}

@media (max-width: 639px) {
  .c-page-header {
    position: relative;
  }
  .c-page-header:before {
    padding-top: 32%;
  }
  .c-page-header__title {
    color: #5fbc8c;
    font-size: 40px;
    text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  }
  .c-page-header__title {
    text-align: center;
  }
}

/*下層ページcta*/
.l-contents-bottom-widget-area .wp-block-group {
  text-align: center;
  border: 1px solid #5fbc8c;
  background: #5fbc8c;
  padding-top: 20px;
}

.l-contents-bottom-widget-area .wp-block-group h4 {
  font-size: 28px !important;
  font-weight: normal !important;
  color: #fff;
}

.l-contents-bottom-widget-area .wp-block-group .wp-block-columns {
  background: #fff;
  padding: 50px 0;
  margin-top: 20px;
}

.l-contents-bottom-widget-area .wp-block-group .wp-block-columns .smb-btn {
  width: 320px;
  font-size: 18px;
  height: 60px;
  padding: 0;
  line-height: 60px;
  border-radius: 0;
  border: 1px solid #5fbc8c;
}

.l-contents-bottom-widget-area .wp-block-group .wp-block-columns .smb-btn:hover {
  background: #fff;
  color: #5fbc8c;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 639px) {
  .l-contents-bottom-widget-area .wp-block-group h4 {
    font-size: 20px !important;
  }
  .l-contents-bottom-widget-area .wp-block-group .wp-block-columns {
    padding: 30px 0;
  }
  .l-contents-bottom-widget-area .wp-block-group .wp-block-columns .smb-btn {
    width: 280px;
    font-size: 16px;
  }
}

/*ハンバーガーメニュー*/
@media (max-width: 1023px) {
  .l-header .c-hamburger-btn__bars {
    height: 25px;
    width: 35px;
    margin-bottom: 0px;
  }
  .l-header .c-hamburger-btn__bars .c-hamburger-btn__bar {
    background-color: #5fbc8c;
    height: 3px;
  }
  .l-header .c-hamburger-btn__bars .c-hamburger-btn__bar:nth-of-type(2) {
    top: 10px;
  }
  .l-header .c-hamburger-btn__bars .c-hamburger-btn__bar:nth-of-type(3) {
    top: 20px;
  }
  .l-header .c-hamburger-btn__label {
    display: none !important;
  }
}

@media (min-width: 640px) {
  .c-site-branding__title .custom-logo {
    width: 300px !important;
  }
}

/*フッター*/
.l-footer {
  border-top: none !important;
}

.l-footer .l-footer-widget-area {
  background: #f7f7f7;
  padding: 60px 0px 80px !important;
}

.l-footer .l-footer-widget-area .c-row--lg-margin-l {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-footer .l-footer-widget-area .wp-block-image {
  max-width: 320px;
}

.l-footer .l-footer-widget-area .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-footer .l-footer-widget-area .menu-item {
  margin-top: 0;
  margin-right: 1.5em;
  font-weight: bold;
  font-size: 15px;
}

.c-copyright {
  padding: 1em 0 !important;
  background: #5fbc8c !important;
}

.c-copyright .c-container {
  font-size: 12px;
  font-weight: bold;
}

@media (max-width: 639px) {
  .l-footer .l-footer-widget-area {
    padding: 40px 0px !important;
  }
  .l-footer .l-footer-widget-area .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .l-footer .l-footer-widget-area .menu-item {
    margin-right: 0;
    font-size: 14px;
    margin-top: .75em;
  }
}

/*トップページ*/
/*ファーストビュー*/
.FV .smb-section__title {
  font-size: 56px;
}

@media (max-width: 639px) {
  .FV .smb-section__title {
    font-size: 32px;
    line-height: 1.5;
  }
}

.home {
  /*設立の背景*/
  /*ポリシーセクション*/
  /*活動内容*/
  /*FAQ*/
  /*cta*/
}

.home .background .smb-media-text__figure {
  position: relative;
  overflow: hidden;
}

.home .background .smb-media-text__figure:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0px 0px 15px 15px #fff;
          box-shadow: inset 0px 0px 15px 15px #fff;
  content: " ";
}

.home .background p {
  margin-top: 1em;
}

.home .background p:first-child {
  margin-top: 0;
}

.home .policy {
  background: #5fbc8c;
  color: #fff;
}

.home .policy .smb-section__body {
  margin-top: 0;
}

.home .policy h3 {
  font-size: 32px;
}

.home .policy p {
  font-size: 24px;
}

.home .policy .content__vision p {
  position: relative;
}

.home .policy .content__vision p:before {
  content: '';
  width: 40px;
  height: 40px;
  background-size: contain;
  position: absolute;
  left: 0;
}

.home .policy .content__vision p:after {
  content: '';
  width: 40px;
  height: 40px;
  background-size: contain;
  position: absolute;
  right: 0;
}

.home .policy .wp-block-list {
  max-width: 800px;
}

.home .policy .wp-block-list li {
  font-size: 18px;
}

.home .content .wp-block-columns {
  margin-top: 60px;
  gap: 0;
}

.home .content .wp-block-image {
  position: relative;
  z-index: 10;
  left: 20px;
}

.home .content .wp-block-image:before {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  background: #5fbc8c;
  position: absolute;
  left: -20px;
  top: -20px;
  z-index: -10;
}

.home .content .wp-block-image .wp-element-caption {
  margin: 0;
  position: absolute;
  top: 8px;
  left: 8px;
  background: #fff;
  padding: 8px;
  font-size: 14px;
  color: #5fbc8c;
}

.home .content .wp-block-list {
  padding-left: 60px;
}

.home .faq .smb-faq {
  border-top: none;
}

.home .faq .smb-faq__item {
  border-bottom: none;
}

.home .faq .smb-faq__item__question__label {
  font-size: 32px;
  margin-right: 8px;
}

.home .faq .smb-faq__item__question__body {
  color: #5fbc8c;
  font-weight: normal;
  font-size: 20px;
}

.home .faq .smb-faq__item__answer__label {
  font-size: 32px;
  margin-right: 8px;
}

.home .cta {
  background: #5fbc8c;
}

.home .cta .smb-section__title {
  color: #fff;
  font-weight: normal;
  font-size: 32px;
}

.home .cta .smb-btn {
  width: 280px;
  height: 56px;
  line-height: 52px;
  background: #fff;
  color: #5fbc8c;
  padding: 0;
  border-radius: 8px;
  border: 2px solid #5fbc8c;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.home .cta .smb-btn:hover {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transform: scale(0.9, 0.9);
          transform: scale(0.9, 0.9);
}

@media (max-width: 639px) {
  .home {
    /*一般社団法人バンドサークル活動支援ネットワークとは*/
    /*ポリシーセクション*/
    /*活動内容*/
    /*cta*/
  }
  .home .about .smb-section__title {
    font-size: 20px;
    line-height: 1.65;
  }
  .home .policy p {
    font-size: 20px;
  }
  .home .policy .content__vision p:before {
    width: 20px;
    height: 20px;
    top: -20px;
  }
  .home .policy .content__vision p:after {
    width: 20px;
    height: 20px;
    bottom: -20px;
  }
  .home .policy .wp-block-list li {
    font-size: 16px;
  }
  .home .content .wp-block-columns {
    margin-top: 40px;
  }
  .home .content .wp-block-image {
    left: 10px;
  }
  .home .content .wp-block-image:before {
    left: -10px;
    top: -10px;
  }
  .home .content .wp-block-list {
    padding-left: 20px;
    margin-top: 20px;
  }
  .home .cta .smb-section__title {
    font-size: 24px;
  }
}

/*協業募集の案内*/
.page-id-2264 {
  /*心を繋ぐバンド文化を、未来にも。*/
  /*aboutセクション*/
  /*協賛方法*/
}

.page-id-2264 .l-contents__inner {
  padding-top: 0 !important;
}

.page-id-2264 .smb-section__title:after {
  height: 2px !important;
  background: #fff !important;
  width: 160px !important;
}

.page-id-2264 .lead {
  background: #5fbc8c;
}

.page-id-2264 .lead .smb-section__title {
  color: #fff;
}

.page-id-2264 .lead p {
  color: #fff;
  margin-top: 1em;
}

.page-id-2264 .about .smb-section__body {
  margin-top: 0;
}

.page-id-2264 .about .wp-block-group {
  margin-top: 40px;
}

.page-id-2264 .about .wp-block-group:first-of-type {
  margin-top: 0;
}

.page-id-2264 .about .wp-block-group:last-of-type img {
  max-width: 100%;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.page-id-2264 .about h3 {
  color: #5fbc8c;
  font-size: 28px;
  margin-bottom: 20px;
}

.page-id-2264 .about .wp-block-columns {
  gap: 0;
}

.page-id-2264 .method {
  background: #5fbc8c;
}

.page-id-2264 .method .smb-section__title {
  color: #fff;
}

.page-id-2264 .method th {
  border: none;
  color: #fff;
  font-size: 24px;
}

.page-id-2264 .method td {
  border: 6px solid #5fbc8c;
  text-align: center;
  background: #fff;
}

.page-id-2264 .method p {
  color: #fff;
}

@media (max-width: 639px) {
  .page-id-2264 {
    /*心を繋ぐバンド文化を、未来にも。*/
    /*aboutセクション*/
    /*協賛方法*/
  }
  .page-id-2264 .lead .smb-section__title {
    font-size: 24px;
  }
  .page-id-2264 .about .wp-block-group:last-of-type img {
    width: 100%;
  }
  .page-id-2264 .about h3 {
    font-size: 20px;
  }
  .page-id-2264 .method th {
    font-size: 18px;
    padding: 5px;
  }
  .page-id-2264 .method td {
    padding: 5px;
  }
}

/*投稿・アーカイブページ*/
.c-meta {
  display: none;
}

.c-entry__meta {
  display: none;
}

.c-entry__footer {
  display: none;
}

/*投稿ページ*/
.single .c-entry__title {
  font-size: 24px;
  padding-bottom: 8px;
  position: relative;
  border-bottom: 3px solid rgba(80, 64, 67, 0.1);
}

.single .c-entry__title:before {
  content: '';
  position: absolute;
  bottom: -3px;
  width: 40%;
  height: 3px;
  background: #5fbc8c;
}

.single .c-entry__body p {
  margin-top: 1em !important;
}

@media (max-width: 639px) {
  .single .c-entry__title {
    font-size: 20px;
  }
  .single .c-entry__header {
    margin-bottom: 20px;
  }
}

/*アーカイブページ*/
.archive .c-meta__item--published {
  font-size: 16px;
  font-weight: bold;
  color: #5fbc8c;
}

.archive .c-entries__item a {
  padding: 20px 0 !important;
}

/*フローティングボタン*/
/*フローティングボタン*/
@media (max-width: 1023px) {
  #menu-floathing-btn a {
    padding: 0;
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    background: -webkit-gradient(linear, left top, left bottom, from(#5fbc8c), color-stop(50%, #71c399), to(#83cba6));
    background: linear-gradient(#5fbc8c 0%, #71c399 50%, #83cba6 100%);
    color: #fff !important;
    font-weight: bold;
  }
  #menu-floathing-btn a:before {
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 5px;
  }
}
