@charset "UTF-8";
/* ==================================================

<目次>
 1.汎用クラス
 2.パーツ
 3.ヘッダー・フッター
 4.トップページ
 5.下層ページ

=================================================== */
a {
  text-underline-offset: 0.5em;
}

:root :where(.smb-btn-wrapper.is-style-snow-monkey-143795) .smb-btn {
  color: #333;
  --circle-size: 72px;
}
:root :where(.smb-btn-wrapper.is-style-snow-monkey-143795) .smb-btn::before {
  background-color: var(--smb-btn--background-color);
}
:root :where(.smb-btn-wrapper.is-style-snow-monkey-143795) .smb-btn::after {
  height: 1.5em;
  width: 1.5em;
  right: calc(var(--circle-size) / 2 - 0.75em);
}
:root :where(.smb-btn-wrapper.is-style-snow-monkey-143795) .smb-btn:hover {
  filter: brightness(1.3);
  -webkit-filter: brightness(1.3);
}
:root :where(.smb-btn-wrapper.is-style-snow-monkey-143795) .smb-btn:hover .smb-btn__label {
  opacity: 0.8;
}

.smb-section__subtitle {
  color: #707070;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8em;
}
.smb-section__subtitle::before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background-color: var(--wp--preset--color--sm-accent);
}

@media screen and (max-width: 639px) {
  .smb-media-text .c-row {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
}
/* ==================================================

 1.汎用クラス

 ================================================== */
/* margin-top */
.mt0 {
  margin-top: 0 !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mt80 {
  margin-top: 80px !important;
}

/* margin-bottom */
.mb0 {
  margin-bottom: 0 !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

/* padding */
.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

/* 表示切り替え */
.is_pc {
  display: none;
}
@media print, screen and (min-width: 1024px) {
  .is_pc {
    display: block;
  }
}

.is_sp {
  display: block;
}
@media print, screen and (min-width: 1024px) {
  .is_sp {
    display: none;
  }
}

/* flex */
.flex_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex_align_center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex_justify_center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.u-font_serif {
  font-family: serif !important;
}

.u-img_drop-shadow img {
  filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.16)) !important;
  -webkit-filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.16)) !important;
}

.u-smb-items_arrange .smb-items__item,
.u-smb-items_arrange .smb-items__item__body,
.u-smb-items_arrange .smb-box {
  height: 100%;
}

@media (max-width: 639px) {
  .c-btn_full_sp {
    width: 100%;
  }
  .c-btn_full_sp a {
    width: 100%;
  }
}
/* ==================================================

 2.パーツ

================================================== */
/* 見出し
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3 !important;
}

/*h1*/
body:not(.home) .c-page-header {
  background-color: #DAEBEB;
}

body:not(.home):not(.recruit) .l-contents__main h2:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title), body:not(.home):not(.recruit) .l-contents__full-container h2:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title) {
  padding: 0.8em;
  background: #DAEBEB;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-left: 4px solid #90C3C2;
}
body:not(.home):not(.recruit) .l-contents__main h3:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title), body:not(.home):not(.recruit) .l-contents__full-container h3:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title) {
  border-bottom: 2px solid var(--wp--preset--color--sm-accent);
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 0.8em;
}
body:not(.home):not(.recruit) .l-contents__main h4:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title), body:not(.home):not(.recruit) .l-contents__full-container h4:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4em;
}
body:not(.home):not(.recruit) .l-contents__main h4:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title)::before, body:not(.home):not(.recruit) .l-contents__full-container h4:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title)::before {
  content: "";
  display: inline-block;
  background-color: var(--wp--preset--color--sm-accent);
  width: 0.7em;
  height: 0.7em;
}
body:not(.home):not(.recruit) .l-contents__main h5:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title), body:not(.home):not(.recruit) .l-contents__full-container h5:not(.is-style-plain):not(.is-style-snow-monkey-143826):not(.p-related-posts__title):not(.c-entry-aside__title):not(.c-entry-summary__title):not(.wp-profile-box__title):not(.smb-section__title) {
  color: var(--wp--preset--color--sm-accent);
}

/* セクション
---------------------------------------- */
.smb-section .smb-section__lede::before {
  content: "";
  display: inline-block;
  width: 1.5rem;
  height: 1px;
  background-color: #00B0B7;
  vertical-align: middle;
  margin-right: 0.8rem;
}

@media (max-width: 639px) {
  .smb-section .smb-section__lede {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .smb-section .smb-section__lede::before {
    margin-top: 1em;
  }
}
/* テーブル
---------------------------------------- */
.l-contents__body .wp-block-table td, .l-contents__body .wp-block-table th {
  padding: var(--_padding-1);
}

/* テーブル_左見出し */
.table_rows table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.table_rows tbody th {
  background-color: #f7f7f7 !important;
  width: 30%;
}
@media print, screen and (min-width: 1200px) {
  .table_rows tbody th {
    width: 300px;
  }
}
.table_rows tbody td {
  vertical-align: top;
}
.table_rows tbody td:first-child {
  font-weight: bold;
  background-color: #f7f7f7;
}
@media print, screen and (min-width: 1200px) {
  .table_rows tbody td:first-child {
    width: 300px;
  }
}
@media print, screen and (max-width: 639px) {
  .table_rows {
    display: block;
  }
  .table_rows tbody {
    display: block;
    width: 100%;
  }
  .table_rows tr {
    display: block;
    width: 100%;
  }
  .table_rows tr:first-child th, .table_rows tr:first-child td {
    border-bottom: 0;
  }
  .table_rows th, .table_rows td {
    display: block;
    width: 100%;
  }
}

/* Contact Form 7
---------------------------------------- */
.p-contactform {
  max-width: 100%;
}
@media print, screen and (max-width: 639px) {
  .p-contactform {
    padding-left: 0;
  }
}
.p-contactform input[type=text].full, .p-contactform input[type=tel], .p-contactform input[type=email] {
  width: 100%;
  max-width: 100%;
}
.p-contactform input[type=text], .p-contactform input[type=tel], .p-contactform input[type=email] {
  padding: 3px 5px;
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.p-contactform input[type=text]:focus, .p-contactform input[type=tel]:focus, .p-contactform input[type=email]:focus {
  background-color: #EEE;
}
.p-contactform input[type=text].wpcf7-not-valid, .p-contactform input[type=tel].wpcf7-not-valid, .p-contactform input[type=email].wpcf7-not-valid {
  border: 1px solid #E00;
}
.p-contactform textarea {
  width: 100%;
  padding: 3px 5px;
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.p-contactform textarea:focus {
  background-color: #EEE;
}
.p-contactform textarea.wpcf7-not-valid {
  border: 1px solid #E00;
}
.p-contactform select {
  padding: 8px;
  border-color: #CCC;
}
.p-contactform .wpcf7-list-item {
  margin: 0 1em 0 0;
  margin-bottom: 8px !important;
}
@media print, screen and (max-width: 639px) {
  .p-contactform .wpcf7-list-item {
    margin-bottom: 0.8rem;
    display: block !important;
  }
}
.p-contactform span.wpcf7-not-valid-tip {
  margin-top: 2px;
  color: #E00;
}
.p-contactform p {
  margin-bottom: 0;
}

input::-webkit-input-placeholder {
  color: #999;
}

input::-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder {
  color: #999;
}

input::-ms-input-placeholder {
  color: #999;
}

input::placeholder {
  color: #999;
}

.p-required_mark::after {
  content: "必須";
  display: inline-block;
  color: #ED1C24;
  font-size: 0.8rem;
  font-weight: normal;
  margin-left: 0.3rem;
}

.wpcf7-submit {
  font-weight: bold;
  margin-left: 72px;
}

/* アーカイブ：シンプル
---------------------------------------- */
@media (max-width: 639px) {
  .c-entries--simple .c-entry-summary__figure {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: var(--_margin-1);
  }
}
/* ==================================================

 3.ヘッダー・フッター

================================================== */
/* ヘッダー
---------------------------------------- */
.l-1row-header .p-global-nav .c-navbar {
  gap: 8px;
}
.l-1row-header .p-global-nav .c-navbar__item > a {
  padding-block: var(--_padding-2);
  padding-inline: calc(var(--_padding-1) * 0.75);
  color: #707070;
}
.l-1row-header .p-global-nav .c-navbar__item[aria-haspopup=true]:before {
  display: none;
}
.l-1row-header .p-global-nav .c-navbar__item > .c-navbar__submenu {
  top: 110%;
  background-color: #0075CB;
}

@media (min-width: 640px) {
  .l-1row-header .l-1row-header__branding {
    padding-top: var(--_padding-1);
    padding-bottom: var(--_padding-1);
  }
}
@media (max-width: 639px) {
  [data-scrolled=true] .l-header--sticky-overlay-colored-sm {
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(50px);
            backdrop-filter: blur(50px);
  }
}
.p-drop-nav {
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}

.l-header .c-hamburger-btn__label {
  display: none;
}

@media not all and (min-width: 1024px) {
  .l-header--sticky-overlay-colored-sm {
    top: 0;
  }
}
.c-btn_recruit:not(.l-header__drop-nav .c-btn_recruit):not(.c-drawer__menu .c-btn_recruit) > a,
.c-btn_contact:not(.l-header__drop-nav .c-btn_contact):not(.c-drawer__menu .c-btn_contact) > a {
  padding-right: calc(var(--_padding1) + 14px) !important;
  padding-left: calc(var(--_padding1) + 14px) !important;
  border-radius: 3em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff !important;
  position: relative;
}
.c-btn_recruit:not(.l-header__drop-nav .c-btn_recruit):not(.c-drawer__menu .c-btn_recruit) > a::after,
.c-btn_contact:not(.l-header__drop-nav .c-btn_contact):not(.c-drawer__menu .c-btn_contact) > a::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../img/icon_arrow_circle.svg) no-repeat center/contain;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-btn_recruit:not(.l-header__drop-nav .c-btn_recruit):not(.c-drawer__menu .c-btn_recruit) > a:hover,
.c-btn_contact:not(.l-header__drop-nav .c-btn_contact):not(.c-drawer__menu .c-btn_contact) > a:hover {
  opacity: 0.8;
}

.c-btn_recruit:not(.l-header__drop-nav .c-btn_recruit):not(.c-drawer__menu .c-btn_recruit) > a {
  background-image: -webkit-gradient(linear, left top, right top, from(#002C90), to(#0075CB));
  background-image: -webkit-linear-gradient(left, #002C90 0%, #0075CB 100%);
  background-image: linear-gradient(90deg, #002C90 0%, #0075CB 100%);
}

.c-btn_contact:not(.l-header__drop-nav .c-btn_contact):not(.c-drawer__menu .c-btn_contact) > a {
  background-image: -webkit-gradient(linear, left top, right top, from(#00B0B7), to(#30D4DB));
  background-image: -webkit-linear-gradient(left, #00B0B7 0%, #30D4DB 100%);
  background-image: linear-gradient(90deg, #00B0B7 0%, #30D4DB 100%);
}

.c-drawer {
  background: #333333;
}

.c-drawer__menu .menu-item > a {
  font-weight: bold;
}
.c-drawer__menu .c-drawer__submenu {
  margin-left: 0 !important;
  margin-bottom: 0.5em !important;
}
.c-drawer__menu .c-drawer__submenu .c-drawer__subitem {
  padding: 8px;
  border-bottom: 1px solid #7a7a7a;
}
.c-drawer__menu .c-drawer__submenu .c-drawer__subitem > a {
  font-weight: normal;
}
.c-drawer__menu .c-btn_recruit {
  background-image: -webkit-gradient(linear, left top, right top, from(#002C90), to(#0075CB));
  background-image: -webkit-linear-gradient(left, #002C90 0%, #0075CB 100%);
  background-image: linear-gradient(90deg, #002C90 0%, #0075CB 100%);
  padding: 1rem;
  margin-top: 1rem;
}
.c-drawer__menu .c-btn_recruit .c-drawer__submenu .c-drawer__subitem {
  border-bottom: 1px solid #216ec6;
}
.c-drawer__menu .c-btn_contact {
  background-image: -webkit-gradient(linear, left top, right top, from(#00B0B7), to(#30D4DB));
  background-image: -webkit-linear-gradient(left, #00B0B7 0%, #30D4DB 100%);
  background-image: linear-gradient(90deg, #00B0B7 0%, #30D4DB 100%);
  padding: 1rem;
  margin-top: 1rem;
}

.c-btn_tel > a {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.c-btn_tel > a::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../img/icon_phone.svg) no-repeat center/contain;
}

/* フッター
---------------------------------------- */
.l-footer {
  border-top: none;
  color: #fff;
  background-color: #333333;
}
.l-footer .l-footer-widget-area {
  padding-top: 0;
}
.l-footer .c-fluid-container {
  padding-right: 0;
  padding-left: 0;
}
.l-footer .l-footer-widget-area__item {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.l-footer .c-copyright {
  background-color: initial;
  color: #8D8D8D;
}

/* フッターナビ
---------------------------------------- */
.widget_nav_menu a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.p-footer_navi {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-footer_navi .widget_nav_menu .menu > .menu-item a {
  line-height: 1.6;
  padding-left: 8px;
  display: block;
}
.p-footer_navi .widget_nav_menu .menu > .menu-item > a {
  font-weight: bold;
  font-size: 1rem;
  padding-bottom: 0.5em;
}
.p-footer_navi .widget_nav_menu .children-expander {
  display: none;
}
.p-footer_navi .widget_nav_menu .sub-menu {
  display: block;
  border-top: 0;
  border-bottom: 0;
  margin-top: 0;
}
.p-footer_navi .widget_nav_menu .sub-menu li + li {
  margin-top: 8px;
}
.p-footer_navi .widget_nav_menu #menu-footer_other > li + li {
  margin-top: var(--_margin1);
}

/* ==================================================

 4.トップページ

================================================== */
.home {
  min-height: 100vh;
}
.home .l-1row-header .p-global-nav .c-navbar__item > a {
  color: #ccc;
}

.p-home_mv {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.p-home_mv .smb-section__inner,
.p-home_mv .c-container,
.p-home_mv .smb-section__contents-wrapper,
.p-home_mv .smb-section__body {
  position: static;
}
.p-home_mv .p-home_mv_copy_sub {
  font-size: 1.75rem;
  color: transparent !important;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.7);
  line-height: 1.3;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.p-home_mv .p-home_mv_copy_sub.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-home_mv .p-home_mv_copy {
  font-size: 2.75rem;
  line-height: 1.3;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.p-home_mv .p-home_mv_copy.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-home_mv .p-home_mv_scroll {
  position: absolute;
  left: calc(max(var(--_global--container-margin), (100% - var(--_global--container-max-width)) / 2 + var(--_global--container-margin)) + 8.8px);
  bottom: 5%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  letter-spacing: 0.2em;
  font-size: 11px;
  font-weight: 300;
  opacity: 0.8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.p-home_mv .p-home_mv_scroll.visible {
  opacity: 0.8;
}
.p-home_mv .p-home_mv_scroll::after {
  content: "";
  display: block;
  width: 1px;
  height: 240px;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.25);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, #fff), to(transparent));
  background-image: -webkit-linear-gradient(top, transparent 0%, #fff 50%, transparent 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #fff 50%, transparent 100%);
  background-size: 100% 200%;
  background-position: 0 -100%;
  -webkit-animation: scrollLine 2s linear infinite;
          animation: scrollLine 2s linear infinite; /* linearにすると一定速度で流れる */
}
.p-home_mv .tms-stair-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.p-home_mv .tms-stair-step {
  position: absolute;
  bottom: 0;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.2s ease, -webkit-transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.2s ease, transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.2s ease, transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}
.p-home_mv .tms-stair-step.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@-webkit-keyframes scrollLine {
  0% {
    background-position: 0 -240px;
  } /* 完全に上に隠れた状態 */
  100% {
    background-position: 0 240px;
  } /* 完全に下に隠れた状態 */
}

@keyframes scrollLine {
  0% {
    background-position: 0 -240px;
  } /* 完全に上に隠れた状態 */
  100% {
    background-position: 0 240px;
  } /* 完全に下に隠れた状態 */
}
@keyframes scrollLine {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  30% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  70% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
@-webkit-keyframes wipeIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes wipeIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes wipeOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes wipeOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 640px) {
  .p-home_mv .p-home_mv_copy_sub,
  .p-home_mv .p-home_mv_copy {
    padding-left: 80px;
  }
}
@media (max-width: 639px) {
  .p-home_mv {
    height: 90vh;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-home_mv .smb-section__body {
    padding-top: 10%;
  }
  .p-home_mv .p-home_mv_copy_sub {
    font-size: 1.5rem;
  }
  .p-home_mv .p-home_mv_copy {
    font-size: 2.5rem;
    line-height: 1.6;
  }
}
.p-home_service {
  background: url(../img/bg_tms.jpg) no-repeat center 55%/contain;
}
.p-home_service .smb-section__title {
  font-family: serif;
  line-height: 1.5 !important;
}
.p-home_service .p-home_service_copy {
  font-size: 3rem;
  line-height: 1.3;
}

@media (max-width: 639px) {
  .p-home_service {
    background-position: center 25%;
  }
  .p-home_service .p-home_service_copy {
    font-size: 1.3rem;
  }
  .p-home_service .p-home_service_list .c-row > .c-row__col {
    margin-bottom: calc(var(--_gap) * 0.25);
    padding-left: calc(var(--_gap) * 0.25);
    padding-right: calc(var(--_gap) * 0.25);
  }
  .p-home_service .p-home_service_list .smb-items__item,
  .p-home_service .p-home_service_list .smb-items__item__body,
  .p-home_service .p-home_service_list .smb-box {
    height: 100%;
  }
  .p-home_service .p-home_service_list .wp-block-heading {
    font-size: 1rem !important;
  }
}
.p-home_achievements .p-home_achievements_list .c-entry-summary__figure {
  aspect-ratio: 5/3;
  margin-bottom: var(--_margin-2);
}
.p-home_achievements .p-home_achievements_list .c-entry-summary__title {
  font-weight: normal;
  font-size: 1rem;
}

@media (min-width: 1024px) {
  .p-home_achievements .p-home_achievements_list .c-entries {
    --entries--item-width: 50%;
  }
}
.p-home_message .smb-section__body {
  margin-top: var(--_margin-1);
}

@media (max-width: 639px) {
  .smb-section-break-the-grid__figure {
    padding-left: var(--_container-margin-left);
    padding-right: var(--_container-margin-right);
  }
}
.p-home_recruit .smb-section-with-bgimage__bgimage {
  background-color: #F0EFE9;
}
.p-home_recruit .smb-section-with-bgimage__bgimage img {
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 639px) {
  .p-home_recruit .smb-section-with-bgimage__bgimage img {
    top: 20%;
  }
  .p-home_recruit .smb-section__title {
    font-size: 1.5rem;
  }
}
.p-home_news .p-home_news_list .c-entries--text2.c-entries {
  border-top: none !important;
}
.p-home_news .p-home_news_list .c-entries__item {
  border-bottom: 1px dotted #012B5D;
}
.p-home_news .p-home_news_list .c-entry-summary__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2em;
}
.p-home_news .p-home_news_list .c-entry-summary__header {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.p-home_news .p-home_news_list .c-entry-summary__meta {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.p-home_news .p-home_news_list .c-meta__item:not(:last-child) {
  margin-right: 2em;
}
.p-home_news .p-home_news_list .c-entry-summary__term {
  background-color: #333;
  border: 1px solid #000;
  border-radius: 4px;
  min-width: 8em;
  text-align: center;
}

@media (max-width: 639px) {
  .p-home_news .p-home_news_list .c-entry-summary__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0.5em;
  }
}
/* ==================================================

 採用ページ

================================================== */
@media not all and (min-width: 1024px) {
  [data-scrolled=false] .recruit .l-header--sticky-overlay-colored-sm .c-hamburger-btn__bar {
    background-color: var(--wp--preset--color--sm-accent);
  }
}
.p-recruit_mv .p-recruit_mv_copy_wrap {
  -webkit-flex-basis: fit-content !important;
      -ms-flex-preferred-size: fit-content !important;
          flex-basis: fit-content !important;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.p-recruit_mv .p-recruit_mv_copy {
  line-height: 1.5;
}
.p-recruit_mv .smb-section__divider--bottom svg {
  max-height: 150px;
}

@media (max-width: 639px) {
  .p-recruit_mv .smb-section__divider--bottom svg {
    max-height: 30px;
  }
}
.p-recruit_message .p-recruit_message_heading {
  background: url(../img/bg_recruit_headding_message.svg) no-repeat left top/contain;
  padding-block: 1em;
}
.p-recruit_message .smb-media-text__figure img {
  border-radius: 10px;
}

@media (min-width: 640px) {
  .p-recruit_message .smb-media-text[data-sm-split-point=md] > .c-row--reverse .smb-media-text__contents-wrapper {
    margin-left: calc(var(--smb-media-text--gap) * 1.75);
  }
}
.p-recruit_flexibility .smb-section__inner {
  position: relative;
  z-index: 1;
}
.p-recruit_flexibility .p-recruit_flexibility_heading {
  background: url(../img/bg_recruit_headding_flexibility.svg) no-repeat center top/contain;
  padding-block: 3em;
}

@media (min-width: 640px) {
  .p-recruit_flexibility::after {
    content: "";
    width: calc(max(0px, (100vw - 1080px - var(--_global--container-margin) * 2) / 2) + var(--_global--container-margin) + 60px);
    height: 100%;
    background: url(../img/img_logo_vertical.png) no-repeat center 60%/110px auto;
    background-color: var(--wp--preset--color--sm-accent);
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 639px) {
  .p-recruit_flexibility .p-recruit_flexibility_heading {
    padding-bottom: 2em;
  }
  .p-recruit_flexibility .smb-section-with-bgimage__bgimage {
    background-color: #F0EFE9;
  }
  .p-recruit_flexibility .smb-section-with-bgimage__bgimage img {
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
    bottom: 160px;
  }
  .p-recruit_flexibility .smb-items .c-row__col {
    border-left: 10px solid var(--wp--preset--color--sm-accent);
  }
  .p-recruit_flexibility .p-recruit_flexibility_btn_wrap {
    margin-top: 320px;
  }
  .p-recruit_flexibility .p-recruit_flexibility_btn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-recruit_statistics .p-recruit_statistics_heading {
  background: url(../img/bg_recruit_headding_statistics.svg) no-repeat center top/contain;
  padding-block: 1em;
}
.p-recruit_statistics .p-recruit_statistics_item {
  -webkit-box-shadow: 6px 6px 30px 0 rgba(0, 56, 141, 0.16);
          box-shadow: 6px 6px 30px 0 rgba(0, 56, 141, 0.16);
}
.p-recruit_statistics .p-recruit_statistics_avg_service_years {
  background: url(../img/bg_recruit_statistics_avg_service_years.png) no-repeat left bottom/330px;
}
.p-recruit_statistics .p-recruit_statistics_tenure_over_10yrs {
  background: url(../img/bg_recruit_statistics_tenure_over_10yrs.png) no-repeat left bottom/330px;
}
.p-recruit_statistics .p-recruit_statistics_avg_overtime_hours {
  background: url(../img/bg_recruit_statistics_avg_overtime_hours.png) no-repeat left bottom/330px;
}

@media (max-width: 639px) {
  .p-recruit_entry {
    padding-top: 112px !important;
  }
  .p-recruit_entry .smb-section-with-bgimage__bgimage {
    background-color: #F0EFE9;
  }
  .p-recruit_entry .smb-section-with-bgimage__bgimage img {
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
    top: 0;
  }
  .p-recruit_entry .smb-section__divider--top svg {
    max-height: 50px;
  }
}
.p-recruit_career .p-recruit_career_heading {
  background: url(../img/bg_recruit_headding_career-model.svg) no-repeat left top/contain;
  padding-block: 1em;
}

.p-recruit_benefit .p-recruit_benefit_heading {
  background: url(../img/bg_recruit_headding_benefits.svg) no-repeat left top/contain;
  padding-block: 1em;
}

.p-recruit_staff .p-recruit_staff_heading {
  background: url(../img/bg_recruit_headding_staff-message.svg) no-repeat left top/contain;
  padding-block: 1em;
}

.p-recruit_entry .p-recruit_entry_heading {
  background: url(../img/bg_recruit_headding_entry.svg) no-repeat center top/contain !important;
  border: none !important;
  padding-block: 1em;
}

.recruit-child .l-contents__inner {
  padding-bottom: 0;
}

.p-recruit_interview .smb-faq {
  border-top: none;
}
.p-recruit_interview .smb-faq__item {
  border-bottom: none;
}
.p-recruit_interview .smb-faq__item__question__label,
.p-recruit_interview .smb-faq__item__answer__label {
  display: none;
}
.p-recruit_interview .smb-faq__item__question__body {
  color: var(--wp--preset--color--sm-accent);
  font-size: 1.25rem;
  line-height: 1.4;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #eee;
}
.p-recruit_interview .smb-panels__item .smb-panels__item__body {
  padding: var(--_padding2);
}
.p-recruit_interview .smb-panels__item .smb-faq__item {
  padding-top: 0;
  padding-bottom: 0;
}

.p-work-flow_list .smb-step__body {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: var(--_s-2);
}
.p-work-flow_list .smb-step__item {
  background: #f0efe9;
  padding: 1rem;
}
.p-work-flow_list .smb-step__item__title {
  margin-bottom: 0;
}

/* ==================================================

 5.下層ページ

================================================== */
/* 投稿者と更新日時を非表示 */
.c-meta__item--author {
  display: none !important;
}

/* 沿革用
---------------------------------------- */
.p-history_list .smb-information__body .smb-information__item .smb-information__item__label {
  font-family: serif;
  position: relative;
}
.p-history_list .smb-information__body .smb-information__item .smb-information__item__label::before {
  content: "●";
  color: var(--accent-color);
  display: block;
  position: absolute;
  left: calc(100% - 0.5em);
  top: 0;
}
.p-history_list .smb-information__body .smb-information__item .smb-information__item__label::after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background-color: var(--accent-color);
  position: absolute;
  right: 0;
  top: 0;
}
.p-history_list .smb-information__body .wp-block-columns {
  height: 100%;
}

@media (max-width: 639px) {
  .p-history_list .smb-information__body .smb-information__item .smb-information__item__label {
    padding-left: 1.25em;
  }
  .p-history_list .smb-information__body .smb-information__item .smb-information__item__label::before {
    left: 0;
  }
  .p-history_list .smb-information__body .smb-information__item .smb-information__item__label::after {
    content: none;
  }
  .p-history_list .wp-block-columns {
    gap: 8px;
  }
}
@media (min-width: 640px) {
  .p-history_list .smb-information__body > * + * {
    margin-top: 0 !important;
  }
  .p-history_list .smb-information__body .smb-information__item .smb-information__item__label {
    min-height: 4rem;
    min-width: 140px;
  }
  .p-history_list .smb-information__body .smb-information__item:first-child .c-row {
    padding-top: 9px;
  }
  .p-history_list .smb-information__body .smb-information__item:first-child .smb-information__item__label::before {
    top: -9px;
  }
  .p-history_list .c-row__col--md-1-4 {
    --_item-width: 22% !important;
  }
  .p-history_list .c-row__col--md-3-4 {
    --_item-width: 78% !important;
    padding-left: var(--_gap);
    padding-right: var(--_gap);
    padding-bottom: 30px;
  }
}
/*  メディアとテキストめり込み問題 */
.wp-block-snow-monkey-blocks-media-text .c-row {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

/* ==================================================

 スプラッシュ

================================================== */
.tms-logo-splash {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0a0a0a;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.tms-logo-splash.exit {
  -webkit-animation: tmsSplashExit 1.2s cubic-bezier(0.4, 0, 0.6, 1) forwards;
          animation: tmsSplashExit 1.2s cubic-bezier(0.4, 0, 0.6, 1) forwards;
}

@-webkit-keyframes tmsSplashExit {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    pointer-events: none;
  }
}

@keyframes tmsSplashExit {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    pointer-events: none;
  }
}
.tms-splash-inner {
  text-align: center;
}

.tms-splash-logo {
  opacity: 0;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-transition: opacity 0.9s ease, -webkit-transform 1.1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.9s ease, -webkit-transform 1.1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.9s ease, transform 1.1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.9s ease, transform 1.1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.1s cubic-bezier(0.16, 1, 0.3, 1);
}
.tms-splash-logo.show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.tms-splash-logo img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.tms-splash-logo-img {
  width: clamp(160px, 22vw, 340px);
  height: auto;
  display: block;
  margin: 0 auto;
}

.tms-splash-tagline {
  margin: 24px 0 0;
  font-size: clamp(10px, 1.1vw, 14px);
  text-align: center;
  letter-spacing: 5px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.45);
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: opacity 0.9s ease 0.5s, -webkit-transform 0.9s ease 0.5s;
  transition: opacity 0.9s ease 0.5s, -webkit-transform 0.9s ease 0.5s;
  transition: opacity 0.9s ease 0.5s, transform 0.9s ease 0.5s;
  transition: opacity 0.9s ease 0.5s, transform 0.9s ease 0.5s, -webkit-transform 0.9s ease 0.5s;
}
.tms-splash-tagline.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.tms-skip-btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.5);
  padding: 8px 20px;
  font-size: 12px;
  letter-spacing: 1px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}
.tms-skip-btn:hover {
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
}
.tms-skip-btn.hidden {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 639px) {
  .tms-logo-splash {
    padding-bottom: 15% !important;
  }
}