@charset "UTF-8";
@media print {
  body {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif !important;
    -webkit-print-color-adjust: exact;
  }

  .header {
    position: static;
  }

  #main {
    padding-top: 0;
  }

  /* バンド募集 */
  #main .section__title {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif !important;
  }

  .faq_sec__block .question {
    background-color: #333333;
    color: #fff;
  }

  .faq_sec__block .question .toggle_icon::before, .faq_sec__block .question .toggle_icon::after {
    background-color: #fff;
  }

  .faq_sec__block .question .toggle_icon::after {
    transform: rotate(0);
  }

  .faq_sec__block .hide_box {
    display: block;
  }

  /* ボランティア募集 */
  .introduction__message {
    white-space: nowrap;
  }

  .introduction__list li {
    padding: 35px 10.5px 52px;
  }

  .introduction__list li p {
    font-size: 14px;
  }

  /* フッター */
  .footer__nav .menu_list {
    padding: 7.5px 0 42.5px;
  }

  .footer__nav .menu_list__item {
    width: 100%;
  }

  .footer__nav .menu_list__item a {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif !important;
    font-size: 16px;
    padding: 24.5px 0;
  }

  .footer__nav .menu_list__item--store::after, .footer__nav .menu_list__item--outer::after {
    top: 29.5px;
    right: 14px;
  }

  .footer__bottom {
    padding: 30px 20px 84px;
  }

  .footer__bottom .inner {
    display: block;
  }

  .footer__bottom .inner .info {
    display: block;
    text-align: center;
  }

  .footer__bottom .inner .info__logo {
    width: 69.36px;
    margin: 0 auto;
  }

  .footer__bottom .inner .info__association {
    font-size: 14px;
    white-space: nowrap;
    margin: 40px 0 12px;
  }

  .footer__bottom .inner .info__address {
    font-size: 12px;
  }

  .footer__bottom .inner .other_menu {
    text-align: center;
    margin-top: 40px;
  }

  .footer__bottom .inner .other_menu__sns_list {
    margin: 0 auto;
  }

  .footer__bottom .inner .other_menu__menu_list {
    max-width: 335px;
    justify-content: space-between;
    margin: 18px auto 16px;
  }

  .footer__bottom .inner .other_menu__menu_list a {
    font-size: 12px;
    margin-left: 0;
  }

  .footer__bottom .inner .other_menu__copyright {
    font-size: 11px;
  }
}

/*# sourceMappingURL=print.css-1649060583.map */
