@charset "UTF-8";
/**
* ヘッダーCSS
*/
.home #header .c-headLogo.top_header-logo {
  height: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 959px) {
  .home #header .c-headLogo.top_header-logo {
    margin-bottom: 0px;
  }
}
.home #header .c-headLogo.top_header-logo .top_header-logo_pc {
  width: 126px;
}
@media screen and (max-width: 959px) {
  .home #header .c-headLogo.top_header-logo .top_header-logo_pc {
    display: none;
  }
}
.home #header .c-headLogo.top_header-logo .top_header-logo_sp {
  display: none;
  width: 100%;
}
@media screen and (max-width: 959px) {
  .home #header .c-headLogo.top_header-logo .top_header-logo_sp {
    display: block;
  }
}

@media screen and (max-width: 959px) {
  #header .l-header__bar {
    display: block !important;
    padding: 0px;
  }
}
#header .l-header__bar .l-header__barInner {
  text-align: center;
  padding-top: 8px;
}
#header .l-header__bar .l-header__barInner .c-catchphrase {
  width: 100%;
  font-size: 14px;
  padding: 0px 0px 14px;
  line-height: 1.6;
}
@media screen and (max-width: 959px) {
  #header .l-header__bar .l-header__barInner .c-catchphrase {
    padding: 0px;
  }
}
#header .l-header__inner {
  padding: 0px;
}
@media screen and (max-width: 959px) {
  #header .l-header__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#header .l-header__inner .l-header__logo {
  padding: 0px 0px 6px;
}
@media screen and (max-width: 959px) {
  #header .l-header__inner .l-header__logo {
    padding: 0px;
    max-width: 508px;
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  #header .l-header__inner .l-header__logo .c-headLogo {
    height: auto;
  }
}
#header .l-header__inner .l-header__logo .c-headLogo a {
  display: inline-block;
}
@media screen and (max-width: 959px) {
  #header .l-header__inner .l-header__logo .c-headLogo a {
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  #header .l-header__inner .l-header__logo .c-headLogo a img {
    width: 100%;
  }
}
#header .l-header__inner .l-header__gnav .c-gnav .menu-item a {
  background: #fff url(../img/menu-bg.svg) no-repeat top 10px left 10px/25px 19px;
  padding: 20px 50px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #header .l-header__inner .l-header__gnav .c-gnav .menu-item a {
    padding: 20px 40px;
  }
}
#header .l-header__inner .l-header__gnav .c-gnav .menu-item a:hover {
  opacity: 0.6;
}
#header .l-header__inner .l-header__gnav .c-gnav .menu-item a .ttl {
  font-size: 15px;
}
#header .l-header__inner .l-header__gnav .c-gnav .menu-item a .c-smallNavTitle {
  font-size: 14px;
  font-family: "Didact Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#header .l-header__inner .w-header.pc_ {
  position: absolute;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  top: -34px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1000px;
  margin: 0px;
}
#header .l-header__inner .w-header.pc_ .sns_group {
  gap: 4px;
}
#header .l-header__inner .l-header__customBtn.sp_ {
  display: none;
}
#header .l-header__inner .l-header__menuBtn.sp_ {
  height: 78px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #header .l-header__inner .l-header__menuBtn.sp_ {
    height: 58px;
  }
}
#header .l-header__inner .l-header__menuBtn.sp_ .c-iconBtn {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
#header .l-header__inner .l-header__menuBtn.sp_ .c-iconBtn .c-iconBtn__icon {
  font-size: 38px;
  padding: 1px 8px 0px 0px;
}
@media screen and (max-width: 767px) {
  #header .l-header__inner .l-header__menuBtn.sp_ .c-iconBtn .c-iconBtn__icon {
    font-size: 26px;
    padding: 2px 6px 0px 0px;
  }
}
#header .l-header__inner .l-header__menuBtn.sp_ .c-iconBtn .c-iconBtn__label {
  font-size: 28px;
  width: auto;
}
@media screen and (max-width: 767px) {
  #header .l-header__inner .l-header__menuBtn.sp_ .c-iconBtn .c-iconBtn__label {
    font-size: 20px;
  }
}

#sp_menu .p-spMenu__inner .p-spMenu__body .p-spMenu__bottom .sns_group {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 28px;
}
#sp_menu .p-spMenu__inner .p-spMenu__body .p-spMenu__bottom .sns_group img {
  width: 40px !important;
}

/**
* フッターCSS
*/
#footer .l-footer__widgetArea {
  background: #fff url(../img/footer-bar.png) repeat-x top center/auto;
  background-size: 233px 15px;
  padding-top: 1.5em;
}
@media screen and (max-width: 959px) {
  #footer .l-footer__widgetArea .l-container .footer_group > .swell-block-columns__inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#footer .l-footer__widgetArea .l-container .footer_group .swell-block-button a {
  width: 100%;
}
@media screen and (max-width: 599px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_info-group .footer_logo {
    max-width: 220px;
    margin: 0 auto;
    padding-bottom: 10px;
  }
}
#footer .l-footer__widgetArea .l-container .footer_group .footer_info-group .sns_group {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
@media screen and (max-width: 599px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_info-group .sns_group {
    gap: 28px;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_info-group .sns_group img {
    width: 40px !important;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_info-group .footer-text_vie {
    font-size: 1.5rem;
    text-align: center;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_info-group .footer-text_address,
  #footer .l-footer__widgetArea .l-container .footer_group .footer_info-group .footer-text_time {
    font-size: 1.1rem !important;
  }
}
@media screen and (max-width: 959px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_map-group iframe {
    width: 100%;
    height: 300px;
    padding-bottom: 0.5rem;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_map-group iframe {
    padding-bottom: 1.5rem;
  }
}
#footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list {
  padding-left: 0px;
}
#footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list li {
  list-style: none;
}
@media screen and (max-width: 959px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list li {
    margin: 1em 0;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list li {
    margin: 1.2em 0;
  }
}
#footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list li:last-child {
  margin: 0.25em 0 0;
}
#footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list li a {
  display: inline-block;
  padding-left: 20px;
  background: transparent url(../img/footer-arrow.png) no-repeat left center;
  background-size: 8px 7px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list li a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 959px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list li a {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__widgetArea .l-container .footer_group .footer_nav-group .footer_nav-list .wp-block-list li a {
    font-size: 1.2rem;
  }
}
/**
 * フロントコンテンツCSS
 *//*# sourceMappingURL=front.css.map */