@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");
body {
  font-weight: 500 !important;
}
@media screen and (max-width: 639px) {
  body {
    font-size: 14px !important;
  }
}

h2 {
  line-height: 1.4 !important;
}

@media screen and (max-width: 639px) {
  h1 {
    font-size: 26px !important;
  }
  h2 {
    font-size: 24px !important;
  }
  h3 {
    font-size: 18px !important;
  }
  h4 {
    font-size: 16px !important;
  }
  .blog h2 {
    font-size: 20px !important;
  }
  h1.c-entry__title {
    font-size: 20px !important;
  }
  h2.c-entry-summary__title {
    font-size: 16px !important;
  }
  h3.c-entry-summary__title {
    font-size: 16px !important;
  }
  .privacy-policy h2 {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 639px) {
  .sp-f16 {
    font-size: 16px !important;
  }
  .sp-f18 {
    font-size: 18px !important;
  }
  .sp-f20 {
    font-size: 20px !important;
  }
  .sp-tal {
    text-align: left !important;
  }
  .sp-mt1 {
    margin-top: 1em !important;
  }
  .sp-mt15 {
    margin-top: 1.5em !important;
  }
  .sp-mt2 {
    margin-top: 2em !important;
  }
}
.smb-btn:hover {
  filter: none;
}

@media screen and (max-width: 639px) {
  .sp-tal {
    text-align: left !important;
  }
}
.tel a {
  text-decoration: none !important;
  color: inherit !important;
}

.border {
  position: relative;
}
.border::after {
  content: "";
  width: 72px;
  height: 2px;
  background: #1ec3dc;
  display: inline-block;
  position: absolute;
  bottom: -0.8em;
  left: 50%;
  transform: translateX(-50%);
}

.single-service h2 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.single-service h2::before {
  content: "";
  width: 35px;
  height: 2px;
  background: #1ec3dc;
  display: inline-block;
}

li.c-meta__item.c-meta__item--author {
  display: none !important;
}

.list-box {
  padding: 2.5em 3em !important;
}

.list-box li:before,
.fp-top-box li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a" !important;
  font-weight: 500;
}

.p-global-nav .c-navbar__item > a {
  color: #333 !important;
  flex-direction: column-reverse !important;
}

.p-global-nav .header-contact.c-navbar__item > a {
  color: #fff !important;
}

.p-global-nav .c-navbar__item > a > small {
  color: #1ec3dc !important;
  font-weight: 600 !important;
}

.p-global-nav .header-contact.c-navbar__item > a > small {
  color: #fff !important;
}

.p-global-nav .c-navbar__item.sm-nav-menu-item-highlight {
  transition: all 0.3s;
}
.p-global-nav .c-navbar__item.sm-nav-menu-item-highlight:hover {
  opacity: 0.8 !important;
}

.c-page-header[data-has-image=true] {
  height: clamp(200px, 52.5vw, 370px);
}

h1.c-page-header__title {
  color: #4ea4be !important;
  margin-top: 1em !important;
}

@media screen and (max-width: 639px) {
  h1.c-page-header__title {
    margin-top: 2em !important;
    font-size: 20px !important;
  }
}
/*=============================================
# drawer
=============================================== */
@media not all and (min-width: 1024px) {
  .l-header--sticky-overlay-sm .c-hamburger-btn__bar {
    background-color: #333;
  }
}
.c-drawer__menu li {
  padding: 1em 0 !important;
}
.c-drawer__menu li a {
  text-align: center;
  font-size: 1.25em !important;
  font-weight: 600 !important;
}
.c-drawer__menu .header-contact {
  background: #fff;
  color: #333;
  text-align: center;
  border-radius: 8px;
  padding: 1em !important;
  font-weight: 600 !important;
  margin-top: 4em !important;
}

/*=============================================
# top
=============================================== */
@media screen and (max-width: 639px) {
  .fv-text {
    font-size: 1em !important;
  }
  .fv-text span {
    font-size: 1.12em !important;
  }
}

@media screen and (max-width: 639px) {
  .mv.smb-section--full {
    --smb-section--min-height: 90vh !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .mv.smb-section--full {
    --smb-section--min-height: 80vh !important;
  }
}

@media screen and (max-width: 639px) {
  .mv img {
    -o-object-position: 15% 50% !important;
       object-position: 15% 50% !important;
  }
}

@media screen and (max-width: 639px) {
  .title-flex {
    gap: 1em !important;
    margin-bottom: 2.5em !important;
  }
  .title-flex h2 {
    font-size: 36px !important;
  }
}
.top-concept p {
  line-height: 2 !important;
}

@media screen and (max-width: 639px) {
  .first-point-flex .c-row.c-row--margin {
    justify-content: center !important;
  }
  .first-point-flex span.sme-font-size {
    font-size: 16px !important;
  }
  .first-point-flex .c-row > .c-row__col {
    padding: 0 !important;
  }
}
.service-content img {
  aspect-ratio: 4/2.7 !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.service-item1 .smb-items__item__content,
.service-item2 .smb-items__item__content,
.service-item3 .smb-items__item__content {
  margin-top: 1em !important;
}

.service-item1 .smb-items__item__figure,
.service-item2 .smb-items__item__figure,
.service-item3 .smb-items__item__figure {
  position: relative;
}
.service-item1 .smb-items__item__figure::after,
.service-item2 .smb-items__item__figure::after,
.service-item3 .smb-items__item__figure::after {
  content: "";
  display: inline-block;
  font-size: 2.5em;
  color: #b2e1e8;
  font-weight: 600;
  letter-spacing: 0;
  position: absolute;
  bottom: -1em;
  right: 0.5em;
  font-family: "Work Sans", sans-serif;
}

.service-item1 .smb-items__item__figure::after {
  content: "01";
}

.service-item2 .smb-items__item__figure::after {
  content: "02";
}

.service-item3 .smb-items__item__figure::after {
  content: "03";
}

.spider {
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.spider::-webkit-scrollbar {
  display: none;
}

.c-entries-carousel .spider__slide {
  max-width: calc(31% - var(--entries--carousel--gap));
}
@media screen and (max-width: 639px) {
  .c-entries-carousel .spider__slide {
    max-width: calc(75% - var(--entries--carousel--gap));
  }
}

.blog-section {
  margin-bottom: 4em !important;
  margin-top: 2em !important;
}

.blog-section .smb-section__background {
  width: 70%;
  left: auto;
  right: 0;
}

.blog-section .c-entry-summary__figure {
  border-radius: 8px;
}
.blog-section .c-entry-summary__figure:before {
  padding-top: 65%;
}

.top-sole-flex {
  gap: 0 !important;
}
.top-sole-flex img {
  width: 80% !important;
  margin: auto;
}

@media screen and (max-width: 639px) {
  .sp-flex-gap {
    gap: 0 !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .sp-flex-gap {
    gap: 0 !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}

.l-footer-widget-area {
  padding-top: 0 !important;
}
.l-footer-widget-area .wp-block-group.is-content-justification-space-between {
  justify-content: space-between !important;
}
@media screen and (max-width: 639px) {
  .l-footer-widget-area .wp-block-group.is-content-justification-space-between {
    flex-direction: column;
    align-items: center !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .l-footer-widget-area .wp-block-group.is-content-justification-space-between {
    flex-direction: column;
    align-items: center !important;
  }
}
@media screen and (max-width: 639px) {
  .l-footer-widget-area .menu li {
    text-align: center;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .l-footer-widget-area .menu li {
    text-align: center;
  }
}

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

.footer-contact {
  font-size: 1rem;
}
@media screen and (max-width: 639px) {
  .footer-contact {
    font-size: 14px !important;
  }
}
.footer-contact .btn a {
  padding-top: 1.5em !important;
  padding-bottom: 1.5em !important;
}
.footer-contact .btn a:hover {
  background: aliceblue;
}
.footer-contact h2 {
  display: block;
}
@media screen and (max-width: 639px) {
  .footer-contact h2 {
    font-size: 36px !important;
  }
}
.footer-contact h2:before,
.footer-contact h2:after {
  display: none !important;
}

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

.footer-logo img {
  width: 230px !important;
  max-width: 100%;
}

@media screen and (min-width: 1024px) {
  .widget_nav_menu ul {
    display: flex;
    font-size: 14px;
    align-items: center;
    gap: 3em;
    justify-content: space-between !important;
  }
  .widget_nav_menu ul li {
    margin-top: 0 !important;
  }
  .widget_nav_menu ul li a {
    font-weight: 500 !important;
  }
}
.c-copyright--inverse {
  background-color: transparent !important;
  color: #333 !important;
  font-size: 14px !important;
}
.c-copyright--inverse .c-fluid-container {
  padding: 0;
}

@media screen and (max-width: 639px) {
  .service-back .smb-section__background {
    top: -3em !important;
  }
}
.fp-top-box {
  padding: 3em 3em !important;
}
@media screen and (max-width: 639px) {
  .fp-top-box {
    padding: 3em 1.5em !important;
  }
}
@media screen and (max-width: 639px) {
  .fp-top-box h2 {
    font-size: 20px !important;
  }
}
.fp-top-box .fp-list {
  margin-top: 3em !important;
}
@media screen and (max-width: 639px) {
  .fp-top-box .fp-list {
    font-size: 14px !important;
  }
}
.fp-top-box .fp-list li:before {
  color: #1ec3dc;
}
.fp-top-box .fv-box-icon {
  position: absolute;
  bottom: -9em;
  right: -5em;
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .fp-top-box .fv-box-icon {
    bottom: -12em;
    right: -7em;
    z-index: 1;
  }
  .fp-top-box .fv-box-icon img {
    width: 300px !important;
  }
}
@media screen and (max-width: 639px) {
  .fp-top-box .fv-box-icon {
    bottom: -11em;
    right: -3em;
    width: 200px;
  }
}

.slash {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 639px) {
  .slash {
    font-size: 22px !important;
  }
}
.slash::before {
  content: "";
  width: 32px;
  height: 2px;
  background: #1ec3dc;
  display: inline-block;
  transform: rotate(51deg);
  margin-right: 1em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 639px) {
  .slash::before {
    margin-right: 8px;
  }
}
.slash:after {
  content: "";
  width: 32px;
  height: 2px;
  background: #1ec3dc;
  display: inline-block;
  transform: rotate(-51deg);
  margin-left: 1em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 639px) {
  .slash:after {
    margin-left: 8px;
  }
}

.fp-brown-box {
  height: 100%;
}

.feature-box {
  padding-left: 3.5em !important;
  padding-right: 3.5em !important;
}
@media screen and (max-width: 639px) {
  .feature-box {
    padding-left: 1.5em !important;
    padding-right: 1.5em !important;
  }
}

.bb {
  padding-bottom: 4px !important;
  border-bottom: 1px solid;
}

@media screen and (max-width: 639px) {
  .fp-title-flex {
    gap: 1em !important;
  }
}
/*=============================================
# 会社概要
=============================================== */
@media screen and (max-width: 639px) {
  .profile-column img {
    width: 70%;
    margin: auto;
  }
  .profile-list-box {
    padding: 2em 1.5em !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .profile-column {
    flex-wrap: nowrap !important;
  }
}
.Strengths-list .smb-items__item__content {
  text-align: center !important;
}

.Strengths-list img {
  width: 100%;
  height: 160px;
  -o-object-fit: contain;
     object-fit: contain;
}

.company .smb-information__item__label {
  border-bottom: 2px solid #1ec3dc !important;
  font-weight: 600 !important;
}
.company .smb-information__item__body {
  border-bottom: 1px solid #8E9194 !important;
}
@media screen and (max-width: 639px) {
  .company .smb-information__item__body {
    border-bottom: none !important;
  }
}

/*=============================================
# flow
=============================================== */
.flow-item {
  gap: 3em !important;
}
@media screen and (max-width: 639px) {
  .flow-item {
    gap: 1.5em !important;
  }
}
.flow-item img {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}

.flow-item figure {
  background: #f5f5f5 !important;
  padding: 1em 1.5em !important;
}

/*=============================================
# faq
=============================================== */
@media screen and (max-width: 639px) {
  .faq h2 {
    font-size: 18px !important;
  }
}
.faq .smb-accordion__item__title {
  background-color: #fff;
  position: relative;
  padding-left: 4em !important;
  font-size: 1.15em;
}
@media screen and (max-width: 639px) {
  .faq .smb-accordion__item__title {
    font-size: 1.1em;
    padding-left: 3.5em !important;
  }
}
.faq .smb-accordion__item__title::before {
  content: "Q";
  font-size: 1.15em;
  background: #1ec3dc;
  width: 2.3em;
  height: 2.3em;
  text-align: center;
  line-height: 2.3em;
  color: #fff;
  font-weight: 600;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 639px) {
  .faq .smb-accordion__item__title::before {
    font-size: 1em;
  }
}
.faq .smb-accordion__item__body {
  background: #F7F7F7;
  margin-top: 1em !important;
}

/*=============================================
# お問い合わせ
=============================================== */
.contact .wp-block-snow-monkey-forms-item:last-child .smf-placeholder {
  margin-top: 0.5em !important;
}
.contact button.smf-button-control__control {
  padding-left: 3em !important;
  padding-right: 3em !important;
  border-radius: 50px !important;
  border-radius: 0 !important;
  font-weight: 600 !important;
}

select.is-empty {
  color: #989898;
}