@charset "UTF-8";
header .l-1row-header > .c-container > .c-row .logo-text {
  padding-left: 2px;
  padding-top: 10px;
  color: #01b0e7;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
@media (max-width: 1023px) {
  header .l-1row-header > .c-container > .c-row .logo-text {
    font-size: 16px;
    line-height: 30px;
    padding-top: 7px;
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  header .l-1row-header > .c-container > .c-row .logo-text {
    font-size: 10px;
    letter-spacing: 0;
  }
}
header .l-1row-header > .c-container > .c-row > .c-row__col:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding-right: 0;
}
header .l-1row-header > .c-container > .c-row > .c-row__col:nth-child(3), header .l-1row-header > .c-container > .c-row > .c-row__col:nth-child(4) {
  margin-left: auto;
}
@media (max-width: 639px) {
  header .l-header__content {
    padding-block: 0.3rem;
  }
}
@media (max-width: 639px) {
  header .l-header__content img {
    vertical-align: center;
  }
}
@media screen and (max-width: 1130px) {
  header .c-navbar__item a {
    padding-inline: 0.75rem !important;
  }
}
header .nav-flag img {
  width: 40px;
}

[data-scrolled=true] .l-header--sticky-overlay-colored-lg {
  background-color: rgba(255, 255, 255, 0.8);
}

/* ============================
* ドロワー
* ========================= */
.c-drawer .c-drawer__menu:last-child {
  display: none;
}
.c-drawer a {
  font-weight: bold;
}

/* ============================
* footer
* ========================= */
.l-footer-widget-area {
  background-color: #f2fcff;
}
.l-footer-widget-area a {
  text-decoration: none;
  font-weight: bold;
  color: inherit;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.l-footer-widget-area a:hover {
  color: 20ADE2;
}
.l-footer-widget-area .footer-container {
  margin-inline: auto;
}
@media (max-width: 639px) {
  .l-footer-widget-area .footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 639px) {
  .l-footer-widget-area .wp-container-core-group-is-layout-15 {
    margin-inline: auto;
  }
}
@media (max-width: 639px) {
  .l-footer-widget-area .footer-left {
    margin-inline: auto !important;
  }
}
@media (max-width: 639px) {
  .l-footer-widget-area .footer-logo p {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media (max-width: 639px) and (max-width: 639px) {
  .l-footer-widget-area .footer-logo img {
    width: 180px !important;
  }
}
@media (max-width: 639px) {
  .l-footer-widget-area .footer-right p {
    margin-block: 0.3rem !important;
  }
}

/* ============================
* 固定ページ共通
* ========================= */
.l-contents__inner {
  padding-top: 1.5rem !important;
}

@media (max-width: 1023px) {
  .sub-page-fv .sub-page-fv_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 1rem;
  }
}
}
@media (max-width: 1023px) {
  .sub-page-fv .sub-page-fv_container p {
    font-size: 1.1rem !important;
  }
}
@media (max-width: 639px) {
  .sub-page-fv .sub-page-fv_container p {
    font-size: 1rem !important;
  }
}

.sub-page-fv .sub-page-fv_container img, body.page-id-698 .adjust-width img {
	aspect-ratio: 400/ 300;
	object-fit: cover;
}


@media (max-width: 639px) {
.sub-page-fv .sub-page-fv_container img, body.page-id-698 .adjust-width img{
		width: 100% !important;
		height: auto !important;
		min-width: auto !important;
	}
}

/* ============================
* FONT
* ========================= */
@media (max-width: 639px) {
  h1.c-entry__title {
    font-size: 1.6rem;
  }
}

@media (max-width: 1023px) {
  h2.has-sm-3-xl-font-size {
    font-size: 2rem !important;
  }
}
@media (max-width: 639px) {
  h2.has-sm-3-xl-font-size {
    font-size: 1.6rem !important;
  }
}
@media (max-width: 1023px) {
  h2.has-sm-4-xl-font-size,
  h2 .has-sm-4-xl-font-size {
    font-size: 2rem !important;
  }
}
@media (max-width: 639px) {
  h2.has-sm-4-xl-font-size,
  h2 .has-sm-4-xl-font-size {
    font-size: 1.6rem !important;
  }
}

@media (max-width: 639px) {
  h3 {
    font-size: 1.2rem !important;
    margin-block: 0.8rem !important;
  }
}

[data-scrolled=false] body.home .c-navbar__item span {
  color: #555;
}

@media not all and (min-width: 1024px) {
  [data-scrolled=false] .l-header--sticky-overlay-colored-sm .c-hamburger-btn__bar {
    background-color: #555;
  }
  [data-scrolled=false] .c-hamburger-btn__label {
    color: #555;
  }
}
@media (max-width: 639px) {
  body.home .fv {
    padding-block: 1.5rem;
  }
}
@media (max-width: 1023px) {
  body.home .fv .fv-img-tab img {
    width: 500px;
    margin-inline: auto;
  }
}
body.home .fv .i-b-p {
  text-align: center;
}
body.home .fv .i-b-c {
  display: inline-block;
}
body.home .mt0 {
  margin-top: 0;
}
@media (max-width: 639px) {
  body.home .m-b-0 {
    margin-block: 0 1rem;
  }
}
body.home .pt-ad {
  padding-top: 1.5rem;
}
@media (max-width: 1023px) {
  body.home .pt-ad img {
    width: 300px;
    margin-inline: auto;
  }
}
body.home .strength .smb-panels__item {
  border-radius: 8px;
}
@media (max-width: 639px) {
  body.home .strength .sp-fz-ad {
    font-size: 1.3rem !important;
  }
}
body.home .service .smb-panels__item {
  border: 1px solid #bbb;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 8px;
}
@media (max-width: 639px) {
  body.home .service .mb-sp-ad {
    margin-block: 0.8rem !important;
  }
}
@media (max-width: 1023px) {
  body.home .service h3 {
    margin-block: 0.8rem !important;
  }
}
@media (max-width: 1023px) {
  body.home h2.has-sm-3-xl-font-size {
    font-size: 2rem !important;
  }
}
@media (max-width: 639px) {
  body.home h2.has-sm-3-xl-font-size {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 639px) {
  body.home h2.has-sm-4-xl-font-size {
    margin-top: 1rem !important;
    margin-bottom: 2rem !important;
    font-size: 2rem !important;
  }
}
body.home .smb-panels__item__body {
  padding: 1.5rem;
}
@media (max-width: 1023px) {
  body.home .fv h2 {
    margin-block: 16px !important;
  }
}

body.page-id-17 section .wp-block-snow-monkey-blocks-section {
  padding-block: 2rem 1rem !important;
}
body.page-id-17 .is-style-RJE_R001CORP_history_month > .smb-information__body:before {
  top: 0;
}
body.page-id-17 .smb-section__background-text__text {
  z-index: 100 !important;
  bottom: auto;
  top: 0;
  -webkit-transform: translateY(-12%);
          transform: translateY(-12%);
  line-height: 1;
}
@media (max-width: 639px) {
  body.page-id-17 .smb-section__background-text__text {
    font-size: 56px;
    top: 40px;
    left: 16px;
  }
}
@media (max-width: 639px) {
  body.page-id-17 .philosophy-1 .smb-section__background-text__text {
    top: 56px;
  }
}
body.page-id-17 .philosophy .wp-block-group {
  -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 639px) {
  body.page-id-17 .philosophy .wp-block-group {
    padding-inline: 1rem;
  }
}
@media (max-width: 639px) {
  body.page-id-17 .philosophy .fz-ad {
    font-size: 1.2rem !important;
  }
}
body.page-id-17 a {
  color: inherit;
}
@media (max-width: 1023px) {
  body.page-id-17 h3.has-sm-4-xl-font-size {
    font-size: 2rem !important;
  }
}
@media (max-width: 639px) {
  body.page-id-17 h3.has-sm-4-xl-font-size {
    font-size: 1.33rem !important;
  }
}
@media (max-width: 639px) {
  body.page-id-17 .co-representative .wp-block-group.is-layout-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
@media (max-width: 639px) {
  body.page-id-17 .co-representative .wp-block-group.is-layout-constrained {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
}
@media (max-width: 639px) {
  body.page-id-17 .co-representative .c-row > .c-row__col:first-child {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 639px) {
  body.page-id-17 .co-representative .wp-block-snow-monkey-blocks-box {
    padding: 1.5rem !important;
  }
}

body.page-id-698 .smb-media-text__figure {
  text-align: center;
}
body.page-id-698 .smb-media-text__figure img {
  width: 200px;
}
@media (max-width: 639px) {
  body.page-id-698 .smb-media-text__figure img {
    width: 140px;
  }
}

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