@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Overpass:ital,wght@0,100..900;1,100..900&family=Zen+Maru+Gothic&display=swap");
@import url(//use.fontawesome.com/releases/v6.7.2/css/all.css);
.en-ff {
  font-family: "Overpass", sans-serif !important;
}

@media screen and (max-width: 639px) {
  body {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 639px) {
  h1 {
    font-size: 24px !important;
  }
  h2 {
    font-size: 20px !important;
  }
  h3 {
    font-size: 16px !important;
  }
  h4 {
    font-size: 14px !important;
  }
  h1.c-entry__title {
    font-size: 20px !important;
  }
  h2.c-entry-summary__title {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 639px) {
  .sp-f16 {
    font-size: 16px !important;
  }
  .sp-f18 {
    font-size: 18px !important;
  }
  .sp-f22 {
    font-size: 22px !important;
  }
  .sp-f26 {
    font-size: 26px !important;
  }
}
li.c-meta__item.c-meta__item--author {
  display: none !important;
}

.ma-ff {
  font-family: "Zen Maru Gothic", sans-serif !important;
}

.min-ff {
  font-family: "Noto Serif JP", serif;
  font-weight: 500 !important;
}

@media screen and (max-width: 639px) {
  .is-pc {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .is-sp {
    display: none;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .is-tab {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .sp-tal {
    text-align: left !important;
  }
  .sp-tac {
    text-align: center !important;
  }
}
@media screen and (max-width: 639px) {
  .f80 {
    flex: 0 0 80%;
  }
}

@media screen and (max-width: 639px) {
  .sp-p1 {
    padding: 0 1.5em !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .sp-p1 {
    padding: 0 1.5em !important;
  }
}

.w1140 {
  width: 1140px !important;
  max-width: 100% !important;
  margin: auto !important;
}

@media screen and (max-width: 639px) {
  .flex-r {
    flex-direction: column-reverse !important;
  }
}

@media screen and (max-width: 639px) {
  .sp-pt6 {
    padding-top: 6em !important;
  }
}

@media screen and (min-width: 639px) and (max-width: 1023px) {
  .tab-g0 {
    gap: 0 !important;
  }
}
.tel a {
  text-decoration: none !important;
  color: inherit !important;
}

.c-site-branding.c-site-branding--has-logo {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (min-width: 1024px) {
  .l-2row-header__row {
    padding: 0 !important;
  }
  .l-2row-header .p-global-nav .c-navbar__item > a {
    padding-bottom: 1em !important;
    padding-top: 0 !important;
  }
  .l-2row-header .p-global-nav .c-navbar__item > a span {
    letter-spacing: 0.1em;
    font-family: "Zen Maru Gothic", sans-serif !important;
  }
}
@media screen and (min-width: 1140px) {
  .c-navbar {
    width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 639px) {
  .c-drawer__menu li a {
    letter-spacing: 0.1em;
    font-family: "Zen Maru Gothic", sans-serif !important;
    font-weight: 600 !important;
    font-size: 1.1em !important;
  }
}
.c-site-branding__description {
  font-size: 13px;
}
@media screen and (max-width: 639px) {
  .c-site-branding__description {
    font-size: 10px;
  }
}

.header-label {
  font-size: 1em;
  background: #3C6E57;
  border-radius: 50px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif !important;
  display: flex;
  align-items: center;
  padding: 0 3em;
  margin: 1em 0 0.3em;
}
.header-label svg.svg-inline--fa.fa-envelope {
  margin-right: 8px;
  font-size: 1.2em;
}

.header-box {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 1.5em;
}

.header-tel a {
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 2em;
  color: #333;
  text-decoration: none;
}
.header-tel svg.svg-inline--fa.fa-phone {
  color: #3C6E57;
  margin-right: 8px;
  font-size: 0.9em;
}
.header-tel p.header-tel-text {
  font-size: 14px;
  letter-spacing: 0.1em;
  margin-top: -1em;
  padding-top: 6px;
  margin-left: 6px;
}

.mv {
  position: relative;
  height: 85vh !important;
}
@media screen and (max-width: 639px) {
  .mv {
    height: 80vh !important;
  }
}

@media screen and (max-width: 639px) {
  .mv .smb-spider-slider--16x9 .smb-spider-slider__figure-wrapper:before {
    content: "";
    display: block;
    padding: 145.25% 0 0 !important;
  }
}
.mv-content {
  position: absolute !important;
  bottom: 5em !important;
  left: 8em !important;
  z-index: 100 !important;
  padding-left: 2em !important;
  padding-right: 2em !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1) !important;
}
@media screen and (max-width: 639px) {
  .mv-content {
    bottom: 8em !important;
    left: 0em !important;
    padding-left: 0em !important;
    padding-right: 0em !important;
    padding-top: 2.5em !important;
    padding-bottom: 2.5em !important;
    margin: 0 1em !important;
  }
}

@media screen and (max-width: 639px) {
  .mv-text {
    font-size: 15px !important;
  }
}

.mv .spider__figure {
  height: 85vh !important;
}

.border-title {
  position: relative;
  margin-bottom: 2em !important;
}
.border-title::before {
  content: "";
  color: #eff5f2;
  opacity: 0.4;
  font-family: "Overpass", sans-serif !important;
  font-size: 6em;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  bottom: -0.15em;
  left: -0.55em;
  z-index: -1;
}
.border-title::after {
  content: "";
  width: 77px;
  height: 1px;
  display: inline-block;
  background: #3C6E57;
  position: absolute;
  left: 0;
  bottom: -1rem;
}

.center-border-title {
  position: relative;
  margin-bottom: 2em !important;
}
.center-border-title::after {
  content: "";
  width: 77px;
  height: 1px;
  display: inline-block;
  background: #3C6E57;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1rem;
}

.border-blue-title {
  position: relative;
  margin-bottom: 2em !important;
}
@media screen and (max-width: 639px) {
  .border-blue-title {
    margin-bottom: 2.5em !important;
  }
}
.border-blue-title::before {
  content: "";
  color: #EFF5F8;
  opacity: 0.4;
  font-family: "Overpass", sans-serif !important;
  font-size: 6em;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  bottom: -0.15em;
  left: -0.55em;
  z-index: -1;
}
.border-blue-title::after {
  content: "";
  width: 77px;
  height: 1px;
  display: inline-block;
  background: #3C6E57;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1rem;
}

@media screen and (max-width: 639px) {
  .concept-inner {
    padding-top: 5em !important;
    flex-direction: column !important;
    gap: 3em !important;
  }
  .concept-inner img {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .concept-inner {
    gap: 4em !important;
  }
}
.concept .border-title::before {
  content: "Concept";
}

.price .border-title::before {
  content: "ABOUT";
  bottom: -0.1em;
  left: auto;
  right: -0.4em;
}

.main-btn a {
  position: relative;
  padding: 1em 4.5em !important;
  align-items: center;
}
.main-btn a::after {
  content: "";
  background: url(https://mydesign-lt.com/afujitax/wp-content/uploads/2025/03/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.8em;
  height: 1.8em;
  position: absolute;
  right: 12px;
}
.main-btn a span {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.features .smb-section__background {
  height: 116%;
  top: -7.5em;
  z-index: -1;
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .features .smb-section__background {
    height: 115%;
  }
}
@media screen and (max-width: 639px) {
  .features .smb-section__background {
    height: 109%;
  }
}

.price-img {
  position: relative;
}
.price-img::after {
  content: "";
  width: 160px;
  height: 160px;
  background: #f9f9f9;
  display: inline-block;
  position: absolute;
  bottom: -6.5em;
  left: -4em;
  z-index: 1;
}
@media screen and (max-width: 639px) {
  .price-img::after {
    display: none;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .price-img::after {
    bottom: -12.5em;
    left: -5em;
  }
}
.price-img img {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 639px) {
  .price-img img {
    width: 100% !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .price-img img {
    width: 100% !important;
  }
}

.price-text-contents {
  z-index: 2;
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .price-text-contents {
    padding-top: 8em !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .price {
    padding-left: 1.5em !important;
  }
}
.smb-section__subtitle {
  font-size: 1.25em;
  font-family: "Noto Serif JP", serif;
  color: #333;
  font-weight: 500;
}
@media screen and (max-width: 639px) {
  .smb-section__subtitle {
    font-size: 15px !important;
  }
}

h2.smb-section__title {
  font-size: 2.5em;
  color: #3C6E57;
  line-height: 1;
  margin-top: 0.2em;
}
@media screen and (max-width: 639px) {
  h2.smb-section__title {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 639px) {
  .service .smb-section-with-bgimage__bgimage iframe,
.smb-section-with-bgimage__bgimage img,
.smb-section-with-bgimage__bgimage video {
    height: 116% !important;
    opacity: 0.3 !important;
  }
}
.service-panel .smb-panels__item__body {
  padding: 0 !important;
  padding-bottom: 2em !important;
}

.banner-contents {
  font-size: 16px !important;
}
@media screen and (max-width: 639px) {
  .banner-contents {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1180px) {
  .banner-contents {
    padding: 0px 5%;
  }
}
.banner-contents .smb-items__banner--wide:before {
  padding: 68.25% 0 0;
}
@media screen and (max-width: 639px) {
  .banner-contents .smb-items__banner--wide:before {
    padding: 46.25% 0 0;
  }
}
.banner-contents .smb-items__banner__title {
  font-size: 1em !important;
  font-weight: 500;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.banner-contents .smb-items__banner__lede {
  font-size: 2em !important;
  font-weight: 600;
  margin-top: 8px !important;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.contact {
  font-size: 16px !important;
}
@media screen and (max-width: 639px) {
  .contact {
    font-size: 14px !important;
  }
}
.contact .smb-section__body {
  margin-top: 2em !important;
}
.contact h2.smb-section__title {
  color: #fff;
}
.contact h2.smb-section__title:after {
  background-color: #fff !important;
}

.contact-tel a {
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  color: #333;
  text-decoration: none;
  position: relative;
}
.contact-tel a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f095";
  font-weight: bold;
  color: #3C6E57;
  margin-right: 8px;
  font-size: 0.9em;
}

@media screen and (max-width: 770px) {
  .footer-tel-flex {
    gap: 4em !important;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 771px) {
  .footer-tel-flex {
    flex-wrap: nowrap !important;
  }
}
.contact-box {
  position: relative !important;
  border: none !important;
  background: #fff !important;
}
.contact-box::before {
  content: "";
  width: 1px;
  height: 120px;
  display: inline-block;
  background: #3C6E57;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 770px) {
  .contact-box::before {
    width: 85%;
    height: 1px;
  }
}

.l-footer {
  border-top: none !important;
}

.l-footer-widget-area {
  font-size: 16px !important;
}
@media screen and (max-width: 639px) {
  .l-footer-widget-area {
    font-size: 14px !important;
  }
}

.l-footer-widget-area .c-fluid-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

.footer-inner {
  padding: 4em 0 1.5em !important;
  font-size: 14px !important;
}
@media screen and (max-width: 1200px) {
  .footer-inner {
    padding: 4em 4% 2em !important;
  }
}

@media screen and (max-width: 680px) {
  .footer-nav {
    flex-direction: column !important;
    gap: 2em !important;
    align-items: flex-start !important;
  }
}
.footer-nav .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  gap: 1em 2em;
}
@media screen and (max-width: 680px) {
  .footer-nav .menu {
    justify-content: flex-start !important;
  }
}
.footer-nav .menu li {
  margin-top: 0 !important;
}

.c-copyright.c-copyright--inverse {
  background: #fff;
  color: #707070;
  font-size: 12px;
  text-align: end;
  max-width: 1190px;
  margin: auto;
  padding-top: 0 !important;
  width: 100%;
}
@media screen and (max-width: 639px) {
  .c-copyright.c-copyright--inverse {
    text-align: center;
    padding: 2em 5% 1em !important;
  }
}
@media screen and (max-width: 1180px) {
  .c-copyright.c-copyright--inverse {
    padding: 0px 5% 1em;
  }
}

.l-footer-widget-area__item:last-child {
  margin-bottom: 2em !important;
}

.c-page-header {
  position: relative;
}
.c-page-header::before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background: #DEDEDE;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.6;
}
.c-page-header h1.c-page-header__title {
  font-size: 1.8em !important;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em !important;
  color: #333;
  font-weight: 500 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 639px) {
  .c-page-header h1.c-page-header__title {
    font-size: 1.6em !important;
  }
}
.c-page-header h1.c-page-header__title::before {
  content: "";
  font-size: 1.75em !important;
  font-family: "Overpass", sans-serif !important;
  letter-spacing: 0.2em;
  font-weight: 400;
  color: #333;
}
@media screen and (max-width: 639px) {
  .c-page-header h1.c-page-header__title::before {
    font-size: 1.5em !important;
  }
}

.c-page-header[data-has-image=true] {
  height: clamp(240px, 62.5vw, 280px) !important;
}
@media screen and (max-width: 639px) {
  .c-page-header[data-has-image=true] {
    height: clamp(200px, 50.5vw, 200px) !important;
  }
}

.c-page-header__content {
  z-index: 2;
}

.service-title {
  position: relative;
  padding-left: 1.3em !important;
}
.service-title::before {
  content: "■";
  color: #3C6E57;
  position: absolute;
  left: 0;
}

@media screen and (max-width: 639px) {
  .service-item-box {
    padding: 2em !important;
  }
}
@media screen and (max-width: 639px) {
  .flow-flex {
    flex-direction: column !important;
  }
}

.flow-title-flex {
  gap: 0.5em !important;
}

.faq-btn span.smb-btn__label {
  font-weight: 500 !important;
}

@media screen and (max-width: 639px) {
  .faq-btn .wp-block-snow-monkey-blocks-btn.smb-btn-wrapper.smb-btn-wrapper--little-wider {
    width: 100% !important;
  }
  .faq-btn a.smb-btn.smb-btn--little-wider {
    width: 100% !important;
  }
}
.faq-item .border-blue-title {
  margin-bottom: 1.5em !important;
}
.faq-item .wp-block-snow-monkey-blocks-accordion-item {
  margin-top: 0 !important;
  padding-top: 1em !important;
  border-top: 1px solid #EEEEEE;
  padding-bottom: 1em !important;
}
.faq-item .wp-block-snow-monkey-blocks-accordion-item:first-child {
  border-top: none !important;
}
.faq-item .wp-block-snow-monkey-blocks-accordion-item:last-child {
  border-bottom: 1px solid #EEEEEE;
}
.faq-item .smb-accordion__item__title {
  background: transparent !important;
  position: relative;
  font-weight: 500 !important;
  padding-left: 3em !important;
}
.faq-item .smb-accordion__item__title::before {
  content: "Q";
  font-size: 1.25em;
  background: #3C6E57;
  color: #fff;
  padding: 4px 10px 0px;
  font-family: "Overpass", sans-serif !important;
  border-radius: 50px;
  position: absolute;
  left: 0;
}
.faq-item .smb-accordion__item__body {
  background: #f5f1ea;
  border-radius: 4px;
  margin-top: 1em !important;
}

.info-list {
  letter-spacing: 0.2em !important;
}
.info-list .smb-information__item__body {
  border-left: 1px solid #D8D8D8;
  padding-left: 2em !important;
}
.info-list .smb-information__item__label {
  padding-left: 0 !important;
}
@media screen and (max-width: 639px) {
  .info-list .smb-information__item__label {
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 1024px) {
  .info-inner {
    padding-left: 6em !important;
  }
}
@media screen and (max-width: 639px) {
  .office-gallery {
    gap: 1em !important;
    margin-top: 3em !important;
  }
}
.map {
  aspect-ratio: 16/9 !important;
}

.map iframe {
  width: 100% !important;
  height: 100% !important;
}

.contact-form button.smf-button-control__control {
  border-radius: 50px !important;
  font-weight: 500 !important;
  padding: 0.6em 3em !important;
}