.smb-section__title:after {
  height: 3px;
  border-radius: 99px;
}

header .c-site-branding__title {
  padding-left: 38px;
  position: relative;
}
header .c-site-branding__title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-image: url(/wp-content/uploads/2024/10/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 639px) {
  header .c-site-branding__title::before {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 1300px) {
  header .c-site-branding__title {
    line-height: 38px;
  }
}
@media screen and (max-width: 1200px) {
  header .c-site-branding__title {
    line-height: 29px;
  }
}
@media screen and (max-width: 1100px) {
  header .c-site-branding__title {
    line-height: 27px;
  }
}
@media (max-width: 639px) {
  header .c-site-branding__title {
    padding-left: 32px;
    line-height: 21px;
  }
}
@media screen and (max-width: 1300px) {
  header .c-site-branding__title a {
    font-size: 22px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1200px) {
  header .c-site-branding__title a {
    font-size: 20px;
  }
}
@media screen and (max-width: 1100px) {
  header .c-site-branding__title a {
    font-size: 19px;
  }
}
@media (max-width: 639px) {
  header .c-site-branding__title a {
    font-size: 15px;
  }
}
header .menu-item a {
  padding-inline: 1rem !important;
}
@media screen and (max-width: 1200px) {
  header .menu-item a {
    padding-inline: 0.8rem !important;
  }
}
@media screen and (max-width: 1100px) {
  header .menu-item a {
    padding-inline: 0.6rem !important;
  }
}
@media screen and (max-width: 1300px) {
  header .menu-item a span {
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) {
  header .menu-item a span {
    font-size: 12.5px;
  }
}
@media screen and (max-width: 1100px) {
  header .menu-item a span {
    font-size: 12px;
  }
}

.c-drawer__menu:last-child {
  display: none;
}

.c-drawer__item {
  font-weight: bold;
}

@media (max-width: 1023px) {
  body.home h2.smb-section__title {
    font-size: 1.6rem !important;
  }
}
body.home h3 {
  border-color: var(--wp--preset--color--sm-accent);
}
body.home .fv {
  position: relative;
}
body.home .fv-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 90vh;
}
body.home .fv-contents {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 40px;
  width: 30%;
}
@media (max-width: 1023px) {
  body.home .fv-contents {
    width: 50%;
  }
}
@media (max-width: 639px) {
  body.home .fv-contents {
    top: auto;
    bottom: 5%;
    left: 20px;
    width: calc(100% - 40px);
    padding: 1rem;
    -webkit-transform: none;
            transform: none;
    background-color: rgba(255, 255, 255, 0.6) !important;
  }
  body.home .fv-contents p {
    font-size: 1rem !important;
    letter-spacing: 0;
  }
  body.home .fv-contents p.catch-2 {
    text-align: center;
  }
}
@media (max-width: 1023px) {
  body.home .philosophy .lead {
    font-size: 1.6rem !important;
  }
}
@media (max-width: 639px) {
  body.home .philosophy .lead {
    font-size: 1.3rem !important;
  }
}
@media (max-width: 639px) {
  body.home .search-area {
    overflow: hidden !important;
  }
  body.home .search-area .hotspots-image-container {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    margin-block: 64px;
  }
}
body.home .c-select__control, body.home .c-form-control {
  padding: 4px;
}
@media (max-width: 639px) {
  body.home .sms-search-box__content {
    padding: 16px !important;
    row-gap: 12px;
  }
}
@media (max-width: 639px) {
  body.home .sms-taxonomy-search, body.home .sms-keyword-search {
    row-gap: 4px;
  }
}
body.home .service .smb-panels__item {
  border-radius: 16px;
}
body.home .pick-up-f .wp-block-snow-monkey-blocks-media-text {
  border-radius: 32px;
  -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1019607843);
}
body.home .flow h2 {
  font-size: 1.6rem;
}
body.home .flow .smb-media-text__body {
  margin-top: 0.5rem;
}
body.home .flow .smb-media-text {
  overflow: visible;
}
body.home .flow .smb-media-text .smb-media-text__figure {
  position: relative;
}
body.home .flow .smb-media-text .smb-media-text__figure::before {
  position: absolute;
  content: "";
  top: 0;
  left: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
body.home .flow .smb-media-text:nth-of-type(1) .smb-media-text__figure::before {
  background-image: url(/wp-content/uploads/2024/11/step-1.png);
}
body.home .flow .smb-media-text:nth-of-type(2) .smb-media-text__figure::before {
  background-image: url(/wp-content/uploads/2024/11/step-2.png);
}
body.home .flow .smb-media-text:nth-of-type(3) .smb-media-text__figure::before {
  background-image: url(/wp-content/uploads/2024/11/step-3.png);
}
body.home .flow .smb-media-text:nth-of-type(4) .smb-media-text__figure::before {
  background-image: url(/wp-content/uploads/2024/11/step-4.png);
}
body.home .flow .smb-media-text:nth-of-type(5) .smb-media-text__figure::before {
  background-image: url(/wp-content/uploads/2024/11/step-5.png);
}
body.home .flow .smb-media-text:nth-of-type(6) .smb-media-text__figure::before {
  background-image: url(/wp-content/uploads/2024/11/step-6.png);
}
body.home .faq .smb-accordion__item__title {
  border-radius: 8px;
  background-color: #DAEFE5;
  padding-left: 48px;
  position: relative;
}
body.home .faq .smb-accordion__item__title::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/wp-content/uploads/2024/11/icon-q.png);
}
body.home .faq .smb-accordion__item__body {
  padding-left: 48px;
  position: relative;
}
body.home .faq .smb-accordion__item__body::before {
  position: absolute;
  content: "";
  top: 28.8px;
  left: 10px;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/wp-content/uploads/2024/11/icon-a.png);
}
body.home .faq .smb-accordion__item__title__icon > svg {
  color: var(--wp--preset--color--sm-accent);
}
body.home .cta-btn-contact a {
  border: 7px double #fff;
}

body.single-post .c-breadcrumbs .c-breadcrumbs__item:nth-child(2) {
  display: none;
}
body.single-post .smb-section__background {
  border-radius: 32px;
  -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1019607843);
}
@media (max-width: 639px) {
  body.single-post .is-style-sme-alert-success:before {
    left: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 16px;
    width: 16px;
  }
}
body.single-post .info-table .smb-information__item:nth-child(odd) {
  background-color: #b7b6b6;
}
body.single-post .tag-1 {
  border-radius: 4px;
  background-color: #DAEFE5;
}
body.single-post .tag-3 {
  border-radius: 4px;
  background-color: #EDDAE3;
}
body.single-post .tag-2 {
  border-radius: 4px;
  background-color: #FCF9F0;
}
@media (max-width: 639px) {
  body.single-post .features .smb-information__body .wp-block-snow-monkey-blocks-information-item:first-child .smb-information__item__body {
    border-top: 1px solid #999999;
  }
}
body.single-post .features .wp-block-snow-monkey-blocks-information-item > .c-row > .c-row__col:first-child {
  --_item-width:75%;
}
body.single-post .features .wp-block-snow-monkey-blocks-information-item > .c-row > .c-row__col:last-child {
  --_item-width:25%;
}
body.single-post .features .smb-information__item__label {
  padding-inline: 8px;
}
body.single-post .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  padding: 0 8px 4px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4666666667)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4666666667), rgba(0, 0, 0, 0));
}
body.single-post .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  display: none;
}
body.single-post .wp-block-gallery .wp-block-image:nth-child(odd):last-child {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

body {
  color: #333333;
  background-color: #F6F6F6;
}