@charset "UTF-8";
h3, h3.wp-block-heading {
  margin-bottom: 1em;
}

h5, h5.wp-block-heading {
  margin-bottom: 0.2em;
}

.p-postList.-type-simple .icon-tag {
  opacity: 0.8;
}

.wp-block-group.heading-style-group01 {
  margin-bottom: 1.5em;
}
.wp-block-group.heading-style-group01 .wp-block-heading {
  color: var(--color_main);
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 3.2em;
  font-weight: bold;
  line-height: 1em;
}
.wp-block-group.heading-style-group01 .wp-block-heading::before, .wp-block-group.heading-style-group01 .wp-block-heading::after {
  content: none;
}
.wp-block-group.heading-style-group01 p {
  font-size: 1.1em;
  font-weight: bold;
  color: var(--color_main);
}

.swell-block-columns.custom-cta .swell-block-button__link > span > span {
  display: block;
}

.swell-block-columns.custom-services-banner-link .swell-block-column .c-bannerLink__text::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  font-size: 0.7em;
}

#header .l-header__barInner {
  max-width: 1920px;
}
#header .l-header__inner {
  max-width: 1920px;
}
#header .l-header__inner #gnav .c-gnav li.menu-item-has-children > a > .ttl {
  vertical-align: middle;
}
#header .l-header__inner #gnav .c-gnav li.menu-item-has-children > a > .ttl::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  font-size: 0.7em;
  margin-left: 0.4em;
}

#fix_header .c-gnav li.menu-item-has-children > a > .ttl {
  vertical-align: middle;
}
#fix_header .c-gnav li.menu-item-has-children > a > .ttl::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  font-size: 0.7em;
  margin-left: 0.4em;
}

#fix_header .l-fixHeader__inner {
  width: 100%;
  max-width: 1920px;
}

/* カスタムリンクの親メニューにもカレントの線を表示する */
/* 通常時と追従時の両方のメニューに適用 */
.l-header__gnav .menu-item.current-menu-ancestor > a::after, .l-header__gnav .menu-item.current-menu-item > a::after, .l-header__gnav .menu-item:has(.current-menu-item) > a::after,
.l-fixHeader__gnav .menu-item.current-menu-ancestor > a::after,
.l-fixHeader__gnav .menu-item.current-menu-item > a::after,
.l-fixHeader__gnav .menu-item:has(.current-menu-item) > a::after {
  -webkit-transform: scaleX(1) !important;
          transform: scaleX(1) !important;
  opacity: 1 !important;
}

.p-mainVisual__textLayer::before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  width: 250px;
  height: 76px;
  background-image: url("../img/logo-w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.p-mainVisual__textLayer .main-slide-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin: 30px 0;
}
.p-mainVisual__textLayer .main-slide-btn .btn-item {
  display: inline-block;
  padding: 0.7em 2em;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  min-width: 160px;
  color: #fff;
  border: 1px solid;
  position: relative;
  vertical-align: middle;
}
.p-mainVisual__textLayer .main-slide-btn .btn-item::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  font-size: 0.7em;
  margin-left: 0.4em;
}
.p-mainVisual__textLayer .main-slide-btn .btn-item:hover {
  opacity: 0.8;
}

#body_wrap.home #content {
  padding-top: 0;
}
#body_wrap.home .p-postSlider.-ps-style-img .c-postThumb__figure::before {
  padding-top: 80%;
}

footer .l-footer__foot .l-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .l-footer__foot .l-container .l-footer__nav {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
footer .l-footer__foot .l-container .copyright {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
footer .l-footer__foot .l-container .footer-logo {
  text-align: center;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 12px;
  margin-bottom: 6px;
}
footer .l-footer__foot .l-container .footer-logo img {
  width: 200px;
}

.l-footer__nav {
  gap: 1em;
  padding: 1em 0 4em;
}
.l-footer__nav a {
  border-right: none;
}
.l-footer__nav li:first-child a {
  border-left: none;
}
.l-footer__nav > li > a {
  font-weight: 400;
  font-size: 14px;
}
.l-footer__nav .sub-menu {
  margin-top: 0.25em;
  display: grid;
  gap: 0.15em;
}
.l-footer__nav .sub-menu > li {
  margin-left: 0.75em;
}
.l-footer__nav .sub-menu > li a {
  padding: 0 0.75em;
  position: relative;
  font-size: 13px;
}
.l-footer__nav .sub-menu > li a::before {
  content: "";
  width: 5px;
  height: 1px;
  background-color: var(--color_footer_text);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .l-footer__nav {
    gap: 0.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-footer__nav > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  .l-footer__nav > li:nth-of-type(n + 2) {
    padding-bottom: 0.5em;
  }
  .l-footer__nav > li > a {
    font-size: 13px;
  }
  .l-footer__nav .sub-menu {
    margin-top: 0.2em;
    gap: 0.5em;
  }
  .l-footer__nav .sub-menu > li a {
    font-size: 12px;
  }
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
  margin: 4px 0;
  width: 100%;
  background: none;
  padding: 0.6em 0.8em;
}

.table-contact-form {
  border: none;
}

.table-contact-form p {
  margin-bottom: 0;
}

.contact-preferred-title {
  border-bottom: 1px solid #5e321a;
  padding: 6px 8px 2px;
  font-size: 0.9em;
}

.table-contact-form-top {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 14px;
  border-collapse: separate;
}

.table-contact-form th, .table-contact-form td {
  padding: 0.5rem 0;
  background: none;
}

.table-contact-form th {
  border: none;
  text-align: left;
  font-size: 1em;
}
@media screen and (max-width: 767.98px) {
  .table-contact-form th {
    display: block;
    padding-bottom: 0;
  }
}

.table-contact-form td {
  border: none;
  width: 75%;
}
@media screen and (max-width: 767.98px) {
  .table-contact-form td {
    width: 100%;
    display: block;
    padding-top: 0;
  }
}

.table-contact-form .name-style {
  max-width: 300px;
}

.table-contact-form .mail-style {
  max-width: 400px;
}

.table-contact-form .tel-style {
  max-width: 240px;
}

.table-contact-form .wpcf7-checkbox {
  position: relative;
  left: -1em;
}

.contact-req {
  color: #ffaa00;
  font-size: 0.8em;
  border: 1px solid #ffaa00;
  padding: 0.2em 4px 0.2em;
  border-radius: 6px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}

.your-talk {
  font-size: 1.2em;
}

.contact-attention {
  color: #ffaa00;
  font-size: 0.8em;
}

.contact-submit {
  text-align: center;
  margin-top: 36px;
}

.contact-submit input[type=submit] {
  padding: 0.8em 2em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  max-width: 400px;
  width: 100%;
}

.contact-submit input[type=submit]:hover {
  background-color: var(--color_main);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #FFF;
}

.wpcf7-spinner {
  visibility: hidden;
  display: block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 8px auto 4px;
  position: relative;
}

input#zip {
  width: 10em;
}

.wpcf7-checkbox .has-free-text {
  display: block;
}

/* reCaptcha v3 位置変更　左下 */
.grecaptcha-badge {
  left: 6px !important;
  width: 70px !important;
  z-index: 999;
}

.grecaptcha-badge:hover {
  left: 6px !important;
  width: 256px !important;
}/*# sourceMappingURL=custom-style.css.map */