@charset "UTF-8";
/*
Theme Name: 操山硝子建材
Description: 操山硝子建材
Theme URI:
Author: 株式会社ハジメクリエイト
Author URI: https://hajimecreate.com/
Version: バージョン
License: ライセンス
License URI: ライセンスの URL
*/
html {
  -webkit-text-size-adjust: 100%;
}

html {
  -webkit-overflow-scrolling: touch;
}

body {
  line-height: 1;
  margin: 0 auto;
  -webkit-overflow-scrolling: touch;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; /* Safari */
  word-break: break-all;
  font-family: "Noto Sans JP", sans-serif;
  color: #2b2b2b;
  display: flex;
  flex-direction: column;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-user-drag: none;
  user-drag: none;
}

a {
  text-decoration: none;
}

address {
  font-style: normal;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

@media screen and (max-width: 1022px) {
  .navPosition {
    display: none;
  }
}
.navPosition-navFix-navPc-wrap {
  height: 68px;
  display: flex;
  align-items: center;
}

.footer {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1022px) {
  .footer {
    background-size: auto 220px;
  }
}
.footer-body {
  position: relative;
  z-index: 20;
  max-width: 855px;
}
@media screen and (max-width: 1022px) {
  .footer-body {
    max-width: 300px;
  }
}
.footer-body-wrap-container-list-link {
  position: relative;
  width: 116px;
  transition: ease 0.2s;
  z-index: 20;
}
@media screen and (max-width: 1022px) {
  .footer-body-wrap-container-list-link {
    width: 100px;
  }
}
.footer-body-wrap-container-list-link-anchor {
  font-size: 20px;
  display: block;
}
@media screen and (max-width: 1022px) {
  .footer-body-wrap-container-list-link-anchor {
    width: 100px;
    font-size: 16px;
  }
}
.footer-body-wrap-container-list-link:hover {
  transition: ease 0.2s;
  color: #ff8902;
}
.footer-body-wrap-container-list-link:after {
  position: absolute;
  content: "";
  background-image: url("/assets/img/btn_arrow_hover.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  z-index: 11;
  pointer-events: none;
}
@media screen and (max-width: 1022px) {
  .footer-body-wrap-container-list-link:after {
    top: 2px;
    right: 4px;
    width: 24px;
    height: 24px;
  }
}
.footer-body-wrap-container-link-logo {
  width: 300px;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 1022px) {
  .footer-body-wrap-container-link-logo {
    width: 180px;
    display: block;
    margin: 0 auto 8px;
  }
}
@media screen and (max-width: 1022px) {
  .footer-body-wrap-container-text {
    text-align: center;
  }
}
.footer-body-wrap-container-text br {
  display: none;
}
@media screen and (max-width: 1022px) {
  .footer-body-wrap-container-text br {
    display: block;
  }
}

.footer:before {
  position: absolute;
  content: "";
  background-image: url("/assets/img/footer_bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 454px;
  bottom: 0;
  left: 0;
  z-index: 5;
}
@media screen and (max-width: 1022px) {
  .footer:before {
    background-size: cover;
    height: 220px;
  }
}

.bg-light-blue {
  background: #bfeaff;
}

.bg-orange {
  background: #ff8902;
}

.bg-beige {
  background: #fff7ed;
}

.bg-blue {
  background: #1a317c;
}

.bg-light-blue {
  background: #ceefff;
}

.bg-green {
  background: #07a73a;
}

.bg-deep-green {
  background: #72c90c;
}

.bg-sky {
  background: linear-gradient(#bfeaff, #ffffff);
}

.bg-slider-green {
  background: #07a73a;
}

.underline-orange {
  text-decoration: underline;
  text-decoration-color: #ff8902; /* アンダーラインの色を赤に設定 */
}

.border-blue-6fc {
  border: solid 4px #6fcefc;
}

.border-orange-ff8 {
  border: solid 4px #ff8902;
}

.border-green-07a {
  border: solid 4px #07a73a;
}

.container-1440 {
  max-width: 1440px;
}

.container-1300 {
  max-width: 1300px;
}
@media screen and (max-width: 1022px) {
  .container-1300 {
    max-width: 100%;
  }
}

.container-1208 {
  max-width: 1208px;
}
@media screen and (max-width: 1022px) {
  .container-1208 {
    max-width: 100%;
  }
}

.container-1165 {
  max-width: 1165px;
}
@media screen and (max-width: 1022px) {
  .container-1165 {
    max-width: 100%;
  }
}

.container-1056 {
  max-width: 1056px;
  min-width: 680px;
}
@media screen and (max-width: 1022px) {
  .container-1056 {
    max-width: 100%;
    min-width: unset;
  }
}

.container-1024 {
  max-width: 1024px;
}
@media screen and (max-width: 1022px) {
  .container-1024 {
    max-width: 100%;
  }
}

.container-1040 {
  max-width: 1040px;
}
@media screen and (max-width: 1022px) {
  .container-1040 {
    max-width: 100%;
  }
}

.container-820 {
  max-width: 820px;
}
@media screen and (max-width: 1022px) {
  .container-820 {
    max-width: 100%;
  }
}

.container-800 {
  max-width: 800px;
}
@media screen and (max-width: 1022px) {
  .container-800 {
    max-width: 100%;
  }
}

.container-784 {
  max-width: 784px;
}
@media screen and (max-width: 1022px) {
  .container-784 {
    max-width: 100%;
  }
}

.container-772 {
  max-width: 772px;
}
@media screen and (max-width: 1022px) {
  .container-772 {
    max-width: 100%;
  }
}

.container-768 {
  max-width: 768px;
}
@media screen and (max-width: 1022px) {
  .container-768 {
    max-width: 100%;
  }
}

.container-652 {
  max-width: 652px;
}
@media screen and (max-width: 1022px) {
  .container-652 {
    max-width: 100%;
  }
}

.container-620 {
  max-width: 620px;
}
@media screen and (max-width: 1022px) {
  .container-620 {
    max-width: 100%;
  }
}

.container-570 {
  max-width: 570px;
}
@media screen and (max-width: 1022px) {
  .container-570 {
    max-width: 530px;
    width: 100%;
  }
}

.container-514 {
  max-width: 514px;
}
@media screen and (max-width: 1022px) {
  .container-514 {
    max-width: 100%;
  }
}

.container-492 {
  max-width: 492px;
}
@media screen and (max-width: 1022px) {
  .container-492 {
    max-width: 100%;
  }
}

.container-400 {
  max-width: 400px;
}
@media screen and (max-width: 1022px) {
  .container-400 {
    max-width: 300px;
    width: 100%;
  }
}

.container-340 {
  max-width: 340px;
}
@media screen and (max-width: 1022px) {
  .container-340 {
    max-width: 100%;
  }
}

.container-300 {
  max-width: 300px;
}
@media screen and (max-width: 1022px) {
  .container-300 {
    max-width: 100%;
  }
}

.container-240 {
  max-width: 240px;
}
@media screen and (max-width: 1022px) {
  .container-240 {
    max-width: 100%;
  }
}

.container-nav {
  max-width: 1165px;
}

.container-thanks {
  max-width: 620px;
}
@media screen and (max-width: 1022px) {
  .container-thanks {
    max-width: 260px;
  }
}

.container-swiper-btn {
  max-width: 334px;
}
@media screen and (max-width: 1022px) {
  .container-swiper-btn {
    max-width: 100%;
  }
}

.container-person {
  max-width: 1056px;
}
@media screen and (max-width: 1022px) {
  .container-person {
    max-width: 334px;
  }
}

.cando-item-height {
  width: 240px;
  height: 327px;
}
@media screen and (max-width: 1022px) {
  .cando-item-height {
    width: 156px;
    height: 400px;
  }
}

.text-50 {
  font-size: 50px;
}

.text-40 {
  font-size: 40px;
}

.text-40-404 {
  font-size: 40px;
  line-height: 1.4;
}
@media screen and (max-width: 1022px) {
  .text-40-404 {
    font-size: 24px;
  }
}

.text-32 {
  font-size: 32px;
}
@media screen and (max-width: 1022px) {
  .text-32 {
    font-size: 20px;
  }
}

.text-28 {
  font-size: 28px;
}
@media screen and (max-width: 1022px) {
  .text-28 {
    font-size: 20px;
  }
}

.text-20 {
  font-size: 20px;
}
@media screen and (max-width: 1022px) {
  .text-20 {
    font-size: 16px;
  }
}

.text-18 {
  font-size: 18px;
}
@media screen and (max-width: 1022px) {
  .text-18 {
    font-size: 16px;
  }
}

.lh-24 {
  line-height: 2.4;
}
@media screen and (max-width: 1022px) {
  .lh-24 {
    line-height: 2;
  }
}

.text-orange {
  color: #ff8902;
}

.text-blue {
  color: #1a317c;
}

.br-sp-hidden br {
  display: block;
}
@media screen and (max-width: 1022px) {
  .br-sp-hidden br {
    display: none;
  }
}

.br-sp-block br {
  display: none;
}
@media screen and (max-width: 1022px) {
  .br-sp-block br {
    display: block;
  }
}

.keyImg-body {
  position: relative;
}
.keyImg-body .keyImg-body-ttl {
  max-width: 800px;
}
@media screen and (max-width: 899px) {
  .keyImg-body .keyImg-body-ttl {
    position: absolute;
    bottom: -112px;
    left: 40%;
    transform: translate(-50%);
  }
}
.keyImg-body .keyImg-body-ttl-pc {
  display: block;
}
@media screen and (max-width: 1280px) {
  .keyImg-body .keyImg-body-ttl-pc {
    display: none;
  }
}
.keyImg-body .keyImg-body-ttl-pc.is-active {
  display: block;
}
@media screen and (max-width: 1280px) {
  .keyImg-body .keyImg-body-ttl-pc.is-active {
    display: none;
  }
}
.keyImg-body .keyImg-body-ttl-pc p {
  display: inline-block;
  white-space: nowrap;
  background-color: #fff;
  margin: 13px 0 0;
  padding: 0 0 8px 8px;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}
.keyImg-body .keyImg-body-ttl-pc p.is-active {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}
.keyImg-body .keyImg-body-ttl-sp {
  display: none;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .keyImg-body .keyImg-body-ttl-sp {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .keyImg-body .keyImg-body-ttl-sp {
    text-align: left;
  }
}
.keyImg-body .keyImg-body-ttl-sp.is-active {
  display: none;
}
@media screen and (max-width: 1280px) {
  .keyImg-body .keyImg-body-ttl-sp.is-active {
    display: block;
  }
}
.keyImg-body .keyImg-body-ttl-sp br {
  display: none;
}
@media screen and (max-width: 899px) {
  .keyImg-body .keyImg-body-ttl-sp br {
    display: block;
  }
}
.keyImg-body .keyImg-body-ttl-sp p {
  display: inline-block;
  white-space: nowrap;
  background-color: #fff;
  margin: 13px 0 0;
  padding: 0 0 8px 8px;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}
@media screen and (max-width: 899px) {
  .keyImg-body .keyImg-body-ttl-sp p {
    font-size: 20px;
  }
}
.keyImg-body .keyImg-body-ttl-sp p.is-active {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}
@media screen and (max-width: 899px) {
  .keyImg-body .keyImg-body-ttl-sp p span {
    font-size: 30px;
  }
}

.navPc-link::after {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  width: 90%;
  height: 2px;
  background: #ff8902;
  bottom: 4px; /*アンダーラインが現れ始める位置（aタグの下辺からの高さ）*/
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.navPc-link:hover {
  color: #ff8902;
  transition: 0.3s;
}

.navPc-link:hover::after {
  visibility: visible;
  bottom: 12px;
  opacity: 1;
}

.before-after-slider {
  position: relative;
  overflow: hidden;
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  /* WebKit向けのつまみ */
  /* Moz向けのつまみ */
  /* Firefoxで点線が周りに表示されてしまう問題の解消 */
}
.before-after-slider__label {
  width: 64px;
  height: 24px;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: 0.2em;
  background-color: #ffffff;
  position: absolute;
  top: 4px;
  z-index: 2;
}
.before-after-slider__before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  border-right: 2px solid white;
  padding-top: 61.625%;
  z-index: 5;
}
.before-after-slider__before-image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
}
.before-after-slider__before::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  right: -17px;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  border: 5px solid white;
  border-radius: 50%;
  background: white;
}
.before-after-slider__before::after {
  content: "";
  background: url("../../../assets/img/slide/ba-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 6px);
  right: -12px;
  width: 20px;
  height: 20px;
  z-index: 2;
}
.before-after-slider__after {
  padding-top: 61.625%;
  position: relative;
  z-index: 2;
}
.before-after-slider__after-image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
}
.before-after-slider .slider_range {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: col-resize;
}
.before-after-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none; /*  デフォルトのつまみのスタイルを解除 */
  background: #53aeff; /* 背景色 */
  width: 30px;
  height: 30px;
  border-radius: 50%; /* 円形に */
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15); /* 影 */
}
.before-after-slider input[type=range]::-moz-range-thumb {
  background: #53aeff; /* 背景色 */
  width: 30px;
  height: 30px;
  border-radius: 50%; /* 円形に */
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15); /* 影 */
  border: none; /* デフォルトの線を消す */
}
.before-after-slider input[type=range]::-moz-focus-outer {
  border: 0;
}

@media screen and (min-width: 1024px) {
  .works-slide-image__wrap {
    width: 400px;
    top: 100px;
    left: -20px;
    position: relative;
  }
}
@media screen and (min-width: 1100px) {
  .works-slide-image__wrap {
    width: 400px;
    top: 100px;
    left: -20px;
    position: relative;
  }
}
@media screen and (min-width: 1280px) {
  .works-slide-image__wrap {
    width: 450px;
    top: 8px;
    left: 0;
    position: relative;
  }
}
@media screen and (min-width: 1400px) {
  .works-slide-image__wrap {
    width: 600px;
    top: 8px;
    left: 0;
    position: relative;
  }
}
@media screen and (min-width: 1536px) {
  .works-slide-image__wrap {
    width: 700px;
    top: 8px;
    left: 0;
    position: relative;
  }
}
.swiper {
  overflow: initial !important;
}

.swiper-button-next {
  width: 40px;
  height: 40px;
  opacity: 1;
}

.swiper-button-prev {
  width: 40px;
  height: 40px;
  opacity: 1;
}

.swiper-button-prev,
.swiper-button-next {
  top: -1rem;
  z-index: 11;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 40px;
  height: 40px;
}

.swiper-button-prev:after {
  background-image: url("/assets/img/slider_left_arrow.webp");
}

.swiper-button-next:after {
  background-image: url("/assets/img/slider_right_arrow.webp");
}

.swiper-pagination-bullet {
  background: none;
  border: 1px solid orange;
  border-radius: 50%;
  opacity: 1;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 16px));
  height: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 16px));
}

.swiper-pagination-bullet-active:before {
  content: "";
  background: orange;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px));
  height: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px));
  display: block;
  border-radius: 50%;
  margin-left: 2px;
  margin-top: 2px;
}

.swiper-slide-active .works-slider-border {
  border: 8px solid #72c90c;
}

.swiper-slide-active .bg-slider-green {
  background: #72c90c;
}

.contact-form {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding: 40px 120px 64px;
}
@media screen and (max-width: 1022px) {
  .contact-form {
    padding: 24px 20px 48px;
  }
}
.contact-form-dl {
  align-items: center;
  padding: 1rem 0;
  font-size: 14px;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 1022px) {
  .contact-form-dl {
    padding: 0.5rem 0;
  }
}
.contact-form-dt {
  font-size: 16px;
  margin: 0 0 6px 6px;
}
@media screen and (max-width: 1022px) {
  .contact-form-dt {
    font-size: 16px;
  }
}
.contact-form-dd {
  font-size: 16px;
}
@media screen and (max-width: 1022px) {
  .contact-form-dd {
    font-size: 16px;
  }
}
.contact-form-required-label {
  font-weight: 500;
  color: white;
  background-color: #1a317c;
  padding: 4px 5px;
  font-size: 14px;
  display: inline-block;
  margin-left: 1rem;
}

.form-input {
  width: 100%;
  padding: 11px;
  background: #fff;
  border: 1px solid #d5d5d5;
}

.form-input::placeholder {
  font-weight: 300;
  color: #2b2b2b;
  opacity: 0.2;
}

.contact-form-detail {
  height: 120px;
}

.submit-button {
  width: 300px;
  height: 64px;
  background: #ff8902;
  color: #fff;
  border-radius: 32px;
  transition: 0.3s;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  position: relative;
  padding: 0 32px 0 0;
}
@media screen and (max-width: 1022px) {
  .submit-button {
    width: 202px;
    height: 40px;
    font-size: 16px;
  }
}
.submit-button:hover {
  background: #fff;
  color: #ff8902;
  border: solid 2px #ff8902;
}
.submit-button:after {
  position: absolute;
  content: "";
  background-image: url("/assets/img/btn_arrow.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: 12px;
  right: 24px;
  width: 38px;
  height: 38px;
  z-index: 11;
  transition: ease 0.2s;
}
@media screen and (max-width: 1022px) {
  .submit-button:after {
    top: 7px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
}
.submit-button:hover:after {
  background-image: url("/assets/img/btn_arrow_hover.webp");
}

.nav-btn {
  background: #ff8902;
  color: #fff;
  outline: none;
  transition: ease 0.2s;
  border: solid 2px #fff;
}

.nav-btn:hover {
  background: #fff;
  color: #ff8902;
  border: solid 2px #ff8902;
}

.recruit-btn {
  text-decoration: none;
  background: #ff8902;
  color: #fff;
  height: 64px;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  border-radius: 32px;
  outline: none;
  transition: ease 0.2s;
  display: block;
  border: solid 2px #fff;
}
@media screen and (max-width: 1022px) {
  .recruit-btn {
    max-width: 202px;
    height: 44px;
    margin: 0 auto 28px;
  }
}
.recruit-btn-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  padding: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 1022px) {
  .recruit-btn-text {
    font-size: 16px;
  }
}
.recruit-btn-text:after {
  position: absolute;
  content: "";
  background-image: url("/assets/img/btn_arrow.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: 12px;
  right: 24px;
  width: 38px;
  height: 38px;
  z-index: 11;
  transition: ease 0.2s;
}
@media screen and (max-width: 1022px) {
  .recruit-btn-text:after {
    top: 8px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
}
.recruit-btn-text:hover:after {
  background-image: url("/assets/img/btn_arrow_hover.webp");
}

.recruit-btn:hover {
  background: #fff;
  color: #ff8902;
  border: solid 2px #ff8902;
}

.footer-btn {
  text-decoration: none;
  background: #ff8902;
  color: #fff;
  height: 64px;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  border-radius: 32px;
  outline: none;
  transition: ease 0.2s;
  border: solid 2px #fff;
  display: block;
}
@media screen and (max-width: 1022px) {
  .footer-btn {
    max-width: 202px;
    height: 44px;
    margin: 0 auto 28px;
  }
}
.footer-btn-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  padding: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 1022px) {
  .footer-btn-text {
    font-size: 16px;
  }
}
.footer-btn-text:after {
  position: absolute;
  content: "";
  background-image: url("/assets/img/btn_arrow.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: 12px;
  right: 24px;
  width: 38px;
  height: 38px;
  z-index: 11;
  transition: ease 0.2s;
}
@media screen and (max-width: 1022px) {
  .footer-btn-text:after {
    top: 8px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
}
.footer-btn-text:hover:after {
  background-image: url("/assets/img/btn_arrow_hover.webp");
}

.footer-btn:hover {
  background: #fff;
  color: #ff8902;
  border: solid 2px #ff8902;
}

#floatingContactNav {
  display: none;
}
@media screen and (max-width: 1022px) {
  #floatingContactNav {
    display: flex;
  }
}

#hamburgerBtn {
  display: none;
}
@media screen and (max-width: 1022px) {
  #hamburgerBtn {
    display: flex;
  }
}

.submit-btn {
  text-decoration: none;
  background: #ff8902;
  color: #fff;
  height: 64px;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  border-radius: 32px;
  outline: none;
  transition: ease 0.2s;
  border: solid 2px #fff;
  display: block;
}
@media screen and (max-width: 1022px) {
  .submit-btn {
    max-width: 202px;
    height: 44px;
    margin: 0 auto 28px;
  }
}
.submit-btn-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  padding: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 1022px) {
  .submit-btn-text {
    font-size: 16px;
  }
}
.submit-btn-text:after {
  position: absolute;
  content: "";
  background-image: url("/assets/img/btn_arrow.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: 12px;
  right: 24px;
  width: 38px;
  height: 38px;
  z-index: 11;
  transition: ease 0.2s;
}
@media screen and (max-width: 1022px) {
  .submit-btn-text:after {
    top: 8px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
}
.submit-btn-text:hover:after {
  background-image: url("/assets/img/btn_arrow_hover.webp");
}

.submit-btn:hover {
  background: #fff;
  color: #ff8902;
  border: solid 2px #ff8902;
}

.absent-btn {
  text-decoration: none;
  background: #ff8902;
  color: #fff;
  height: 64px;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  border-radius: 32px;
  outline: none;
  transition: ease 0.2s;
  border: solid 2px #fff;
  display: block;
}
@media screen and (max-width: 1022px) {
  .absent-btn {
    max-width: 202px;
    height: 44px;
    margin: 0 auto;
  }
}
.absent-btn-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  padding: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 1022px) {
  .absent-btn-text {
    font-size: 16px;
  }
}
.absent-btn-text:after {
  position: absolute;
  content: "";
  background-image: url("/assets/img/btn_arrow.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: 12px;
  right: 24px;
  width: 38px;
  height: 38px;
  z-index: 11;
  transition: ease 0.2s;
}
@media screen and (max-width: 1022px) {
  .absent-btn-text:after {
    top: 8px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
}
.absent-btn-text:hover:after {
  background-image: url("/assets/img/btn_arrow_hover.webp");
}

.absent-btn:hover {
  background: #fff;
  color: #ff8902;
  border: solid 2px #ff8902;
}

#floatingContactNav {
  display: none;
}
@media screen and (max-width: 1022px) {
  #floatingContactNav {
    display: flex;
  }
}

#hamburgerBtn {
  display: none;
}
@media screen and (max-width: 1022px) {
  #hamburgerBtn {
    display: flex;
  }
}

.floating-nav-border {
  border: 4px solid #6fcefc;
}

.works-slider-border {
  border: 8px solid #07a73a;
}

.dashed-border-r {
  border-right: 2px dashed #6fcefc;
}

.dashed-border-l {
  border-left: 2px dashed #6fcefc;
}

.dashed-border-b-black {
  border-bottom: 2px dashed #2b2b2b;
}

.dashed-border-b-black-shape {
  border-bottom: 1px dashed #2b2b2b;
}

.grecaptcha-badge {
  z-index: 800 !important;
}
@media screen and (max-width: 1022px) {
  .grecaptcha-badge {
    bottom: 74px !important;
  }
}

#recruit {
  padding-top: 200px; /* 調整したい高さ（固定ヘッダーの高さ） */
  margin-top: -200px; /* heightと同じ分のネガティブマージン */
}
@media screen and (max-width: 1022px) {
  #recruit {
    padding-top: 100px;
    margin-top: -100px;
  }
}

img.preload .wow.fadeInUp {
  opacity: 0 !important;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.fv-tree-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/fv_tree.webp");
  background-size: cover;
  bottom: -68px;
  right: 0;
  width: 320px;
  height: 430px;
  z-index: 10;
}
@media screen and (max-width: 1536px) {
  .fv-tree-r {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .fv-tree-r {
    display: block;
    bottom: -4px;
    right: 0;
    width: 112px;
    height: 150px;
  }
}
.fv-logo {
  width: 340px;
}
@media screen and (max-width: 1022px) {
  .fv-logo {
    width: 180px;
  }
}
.fv-logo-phoneNumber {
  width: 314px;
  margin: -24px 0 0 0;
}
@media screen and (max-width: 1022px) {
  .fv-logo-phoneNumber {
    display: none;
  }
}

.keyImg {
  background-image: url("/assets/img/group-1.webp");
  background-repeat: no-repeat;
  background-position: center bottom -4px;
  background-size: cover;
  padding: 177px 0 55px;
  height: 760px;
}
@media screen and (max-width: 899px) {
  .keyImg {
    background-image: url("/assets/img/group-2.webp");
    background-position: center bottom;
    padding: 100px 0 182px;
    height: 100vh;
  }
}
.keyImg-body-list {
  width: 420px;
}
@media screen and (max-width: 899px) {
  .keyImg-body-list {
    width: 300px;
    margin: 0 auto;
  }
}
.keyImg-body-ttl {
  position: relative;
  font-size: 40px;
  font-family: "Kiwi Maru", serif;
}
.keyImg-body-ttl-sunlight {
  position: absolute;
  top: -175px;
  left: 50%;
  translate: -50%;
  width: 300px;
  height: 160px;
}
@media screen and (max-width: 1022px) {
  .keyImg-body-ttl-sunlight {
    display: none;
  }
}

.bg-tri {
  background-image: url("/assets/img/tri1.webp");
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  height: 220px;
}
@media screen and (max-width: 1022px) {
  .bg-tri {
    background-image: none;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50vw 100px 50vw;
    border-color: transparent transparent #fff7ed transparent;
    bottom: 100%;
    left: 0;
    right: 0;
  }
}

.about {
  background-image: url("/assets/img/about_bg1_pc.webp"), url("/assets/img/about_bg2_pc.webp");
  background-repeat: no-repeat, no-repeat;
  background-position: center top 124px, center bottom;
  background-size: auto 363px, auto 198px;
}
@media screen and (max-width: 1022px) {
  .about {
    background-image: url("/assets/img/about_bg1_sp.webp"), url("/assets/img/about_bg2_sp.webp");
    background-repeat: no-repeat, no-repeat;
    background-position: left top 48px, right top 59px;
    background-size: auto 351px, auto 315px;
  }
}
@media screen and (max-width: 1022px) {
  .about br {
    display: none;
  }
}

.cando {
  position: relative;
}
.cando-cloud-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_cloud1.webp");
  background-size: cover;
  top: 0;
  left: 0;
  width: 298px;
  height: 801px;
  z-index: 1;
  margin: 160px 0 0 0;
}
@media screen and (max-width: 1022px) {
  .cando-cloud-l {
    display: none;
  }
}
.cando-cloud-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_cloud2.webp");
  background-size: cover;
  top: 0;
  right: 0;
  width: 260px;
  height: 916px;
  z-index: 1;
  margin: 509px 0 0 0;
}
@media screen and (max-width: 1022px) {
  .cando-cloud-r {
    display: none;
  }
}
.cando-tree-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_tree1.webp");
  background-size: cover;
  bottom: 0;
  left: 164px;
  width: 242px;
  height: 312px;
  z-index: 11;
}
@media screen and (max-width: 1280px) {
  .cando-tree-l {
    display: none;
  }
}
.cando-tree-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_tree2.webp");
  background-size: cover;
  bottom: 0;
  right: 164px;
  width: 242px;
  height: 312px;
  z-index: 11;
}
@media screen and (max-width: 1280px) {
  .cando-tree-r {
    display: none;
  }
}
.cando-grass-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_grass1.webp");
  background-size: cover;
  bottom: 0;
  left: 0;
  width: 728px;
  height: 40px;
  z-index: 11;
}
@media screen and (max-width: 1280px) {
  .cando-grass-l {
    background-image: url("/assets/img/cando_grass_sp.webp");
    background-size: contain;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
  }
}
.cando-grass-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_grass2.webp");
  background-size: cover;
  bottom: 0;
  right: 0;
  width: 728px;
  height: 40px;
  z-index: 11;
}
@media screen and (max-width: 1280px) {
  .cando-grass-r {
    display: none;
  }
}
.cando-container-wrap-popUp {
  transition: opacity 1s ease; /* アニメーションの設定 */
}
.cando-container-wrap-popUp-text {
  position: relative;
  line-height: 2.5;
}
.cando-icon {
  width: 130px;
  height: 120px;
}

.works {
  position: relative;
}
.works-branch-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/achievement_branch1.webp");
  background-size: cover;
  background-repeat: no-repeat;
  top: 112px;
  left: 0;
  width: 376px;
  height: 142px;
  z-index: 11;
}
@media screen and (max-width: 1022px) {
  .works-branch-l {
    display: none;
  }
}
.works-branch-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/achievement_branch2.webp");
  background-size: cover;
  top: 56px;
  right: 0;
  width: 340px;
  height: 164px;
  z-index: 11;
}
@media screen and (max-width: 1022px) {
  .works-branch-r {
    top: 42px;
    width: 170px;
    height: 82px;
    z-index: 11;
  }
}
.works-container-wrap-popUp {
  transition: opacity 1s ease; /* アニメーションの設定 */
}
.works-container-wrap-popUp-text {
  position: relative;
  line-height: 2.5;
}

.recruit {
  background-image: url("/assets/img/recruit_cloud_pc.webp"), url("/assets/img/recruit_bg.webp");
  background-position: center top, center bottom;
  background-size: auto 579px, contain;
  background-repeat: no-repeat, no-repeat;
}
@media screen and (max-width: 1022px) {
  .recruit {
    background-image: url("/assets/img/recruit_cloud_sp_l.webp"), url("/assets/img/recruit_cloud_sp_r.webp"), url("/assets/img/recruit_bg.webp");
    background-position: left -128px top 48px, right top 24px, center bottom;
    background-size: auto 79px, auto 72px, auto 220px;
    background-repeat: no-repeat, no-repeat, no-repeat;
  }
}

.greeting {
  background-color: #fff7ed;
  background-image: repeating-linear-gradient(90deg, #fff7ed, #fff7ed 30px, #fff 30px, #fff 60px);
}
.greeting-window-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/greeting_deco1.webp");
  background-size: cover;
  top: 286px;
  left: 130px;
  width: 230px;
  height: 520px;
  z-index: 11;
}
@media screen and (max-width: 1022px) {
  .greeting-window-l {
    display: none;
  }
}
.greeting-window-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/greeting_deco2.webp");
  background-size: cover;
  top: 286px;
  right: 130px;
  width: 230px;
  height: 340px;
  z-index: 11;
}
@media screen and (max-width: 1022px) {
  .greeting-window-r {
    display: none;
  }
}

.profile {
  background-image: url("/assets/img/profile_deco1.webp"), url("/assets/img/profile_deco2.webp"), url("/assets/img/profile_deco3.webp");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center top, left bottom, right bottom;
  background-size: contain, auto 352px, auto 176px;
}
@media screen and (max-width: 1022px) {
  .profile {
    background-size: auto 140px, auto 118px, auto 0;
  }
}

.contact {
  position: relative;
  background-image: url("/assets/img/contact_cloud_l.webp"), url("/assets/img/contact_cloud_r.webp");
  background-repeat: no-repeat, no-repeat;
  background-position: left top 48px, right top 128px;
  background-size: auto 1810px, auto 2040px;
}
@media screen and (max-width: 1022px) {
  .contact {
    background-image: url("/assets/img/contact_cloud_l_sp.webp"), url("/assets/img/contact_cloud_r_sp.webp");
    background-position: left top 40px, right top 96px;
    background-size: auto 79px, auto 52px;
  }
}
.contact-tree-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_tree1.webp");
  background-size: cover;
  bottom: 0;
  left: 164px;
  width: 242px;
  height: 312px;
  z-index: 11;
}
@media screen and (max-width: 1280px) {
  .contact-tree-l {
    display: none;
  }
}
.contact-tree-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_tree2.webp");
  background-size: cover;
  bottom: 0;
  right: 164px;
  width: 242px;
  height: 312px;
  z-index: 11;
}
@media screen and (max-width: 1280px) {
  .contact-tree-r {
    display: none;
  }
}
.contact-grass-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_grass1.webp");
  background-size: cover;
  bottom: 0;
  left: 0;
  width: 728px;
  height: 40px;
  z-index: 11;
}
@media screen and (max-width: 1280px) {
  .contact-grass-l {
    background-image: url("/assets/img/cando_grass1_sp.webp");
    background-size: contain;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
  }
}
.contact-grass-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_grass2.webp");
  background-size: cover;
  bottom: 0;
  right: 0;
  width: 728px;
  height: 40px;
  z-index: 11;
}
@media screen and (max-width: 1280px) {
  .contact-grass-r {
    display: none;
  }
}
.contact-wrap-container-tel {
  position: relative;
  width: 270px;
  height: 340px;
  background-image: url("/assets/img/contact_tel.png");
  background-size: contain;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
}
.contact-wrap-container-tel-text {
  position: absolute;
  margin: 0 auto;
  bottom: 32px;
}
.contact-wrap-container-mail {
  position: relative;
  width: 270px;
  height: 340px;
  background-image: url("/assets/img/contact_mail.png");
  background-size: contain;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
}
.contact-wrap-container-mail-text {
  position: absolute;
  margin: 0 auto;
  bottom: 52px;
}

.rub-text-wrap {
  width: 160px;
  margin: 0 auto 16px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1022px) {
  .rub-text-wrap {
    width: 118px;
  }
}

.rub-text-nogami {
  padding-left: 6px;
}
@media screen and (max-width: 1022px) {
  .rub-text-nogami {
    padding-left: 8px;
  }
}

.absent-img {
  width: 328px;
  height: 261px;
  display: block;
  margin: 0 auto 24px;
}
@media screen and (max-width: 1022px) {
  .absent-img {
    width: 146px;
    height: 116px;
    margin: 0 auto 32px;
  }
}

.absent {
  padding: 306px 12px 144px;
  background-image: url("/assets/img/absent/absent_bg1_pc.webp"), url("/assets/img/absent/absent_bg2_pc.webp"), url("/assets/img/absent/absent_cloud_l_pc.webp"), url("/assets/img/absent/absent_cloud_r_pc.webp");
  background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
  background-position: center top, center bottom, left top 285px, right top 281px;
  background-size: auto 250px, auto 312px, auto 453px, auto 458px;
}
@media screen and (max-width: 1536px) {
  .absent {
    background-image: url("/assets/img/absent/absent_bg1_pc.webp"), url("/assets/img/absent/absent_bg2_pc.webp");
    background-repeat: repeat-x, no-repeat;
    background-position: center top, center bottom;
    background-size: auto 250px, auto 312px;
  }
}
@media screen and (max-width: 1022px) {
  .absent {
    padding: 148px 12px 100px;
    background-image: url("/assets/img/absent/absent_bg1_sp.webp"), url("/assets/img/absent/absent_bg2_sp.webp"), url("/assets/img/absent/absent_cloud_l_sp.webp"), url("/assets/img/absent/absent_cloud_r_sp.webp");
    background-position: center top, center bottom, left -96px top 88px, right top 112px;
    background-size: auto 100px, auto 20px, auto 79px, auto 72px;
    background-repeat: repeat-x, repeat-x, no-repeat, no-repeat;
  }
}

.thanks-img {
  width: 300px;
  height: 160px;
  display: block;
  margin: 0 auto 20px;
}
@media screen and (max-width: 1022px) {
  .thanks-img {
    width: 188px;
    height: 100px;
    margin: 0 auto 20px;
  }
}

.thanks {
  padding: 306px 12px 144px;
  background-image: url("/assets/img/absent/absent_bg1_pc.webp"), url("/assets/img/absent/absent_bg2_pc.webp");
  background-repeat: repeat-x, no-repeat;
  background-position: center top, center bottom;
  background-size: auto 250px, auto 312px;
}
@media screen and (max-width: 1022px) {
  .thanks {
    padding: 148px 12px 72px;
    background-image: url("/assets/img/absent/absent_bg1_sp.webp"), url("/assets/img/absent/absent_bg2_sp.webp");
    background-size: auto 100px, auto 20px;
    background-repeat: repeat-x, repeat-x;
  }
}
.thanks-head {
  font-size: 42px;
  line-height: 1.5;
  margin: 0 auto 20px;
}
@media screen and (max-width: 1022px) {
  .thanks-head {
    font-size: 18px;
  }
}
.thanks-tel {
  padding: 32px 40px 40px;
}
@media screen and (max-width: 1022px) {
  .thanks-tel {
    padding: 20px 20px 24px;
  }
}
.thanks-tel-img {
  width: 80px;
  height: 70px;
  display: block;
  margin: 0 auto 12px;
}
@media screen and (max-width: 1022px) {
  .thanks-tel-img {
    width: 40px;
    height: 34px;
    margin: 0 auto 14px;
  }
}
.thanks-tel-text {
  margin: 0 auto;
  bottom: 32px;
}

.recruit-keyImg {
  background-image: url("/assets/img/recruit/recruit_bg_pc.webp");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 430px 0 178px;
}
@media screen and (max-width: 899px) {
  .recruit-keyImg {
    background-image: url("/assets/img/recruit/recruit_bg_sp.webp");
    padding: 222px 0 134px;
  }
}
.recruit-keyImg-body-list {
  width: 420px;
}
@media screen and (max-width: 899px) {
  .recruit-keyImg-body-list {
    width: 300px;
    margin: 0 auto;
  }
}
.recruit-keyImg-body-ttl {
  position: relative;
  font-size: 50px;
  width: 400px;
  text-align: center;
  margin: 0 auto;
  font-family: "Kiwi Maru", serif;
}
@media screen and (max-width: 1022px) {
  .recruit-keyImg-body-ttl {
    font-size: 30px;
  }
}
.recruit-keyImg-body-ttl-sunlight {
  position: absolute;
  top: -188px;
  left: 50%;
  translate: -50%;
  width: 300px;
  height: 160px;
}
@media screen and (max-width: 1022px) {
  .recruit-keyImg-body-ttl-sunlight {
    top: -86px;
    width: 140px;
    height: 74px;
  }
}

.offer {
  background-image: url("/assets/img/recruit/offer_bg_pc.webp");
  background-repeat: no-repeat;
  background-position: left top 270px;
  background-size: contain;
  position: relative;
  position: relative;
}
@media screen and (max-width: 1022px) {
  .offer {
    background-image: url("/assets/img/recruit/offer_bg_1023_sp.webp");
    background-repeat: no-repeat;
    background-position: left top 124px;
    background-size: auto 320px;
  }
}
@media screen and (max-width: 768px) {
  .offer {
    background-image: url("/assets/img/recruit/offer_bg_768_sp.webp");
    background-repeat: no-repeat;
    background-position: left top 408px;
    background-size: auto 79px;
  }
}
.offer-branch-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/achievement_branch2.webp");
  background-size: cover;
  top: 56px;
  right: 0;
  width: 340px;
  height: 164px;
  z-index: 11;
}
@media screen and (max-width: 1022px) {
  .offer-branch-r {
    top: 0;
    width: 170px;
    height: 82px;
    z-index: 11;
  }
}
.offer-wrap-ttl {
  line-height: 1.66;
}
.offer-wrap-container-left {
  position: relative;
  width: 330px;
  height: 420px;
}
@media screen and (max-width: 1022px) {
  .offer-wrap-container-left {
    width: 216px;
    height: 274px;
  }
}
.offer-wrap-container-right {
  position: relative;
  width: 330px;
  height: 420px;
}
@media screen and (max-width: 1022px) {
  .offer-wrap-container-right {
    width: 216px;
    height: 274px;
  }
}

.seeking {
  background-image: url("/assets/img/recruit/seeking_bg.webp");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  position: relative;
}
@media screen and (max-width: 1022px) {
  .seeking {
    background-size: auto 220px;
  }
}

.information {
  background-image: url("/assets/img/recruit/information_bg.webp");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1022px) {
  .information {
    background-image: url("/assets/img/recruit/information_bg_sp.webp");
    background-size: cover;
  }
}
.information-cloud-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/recruit/information_cloud_l.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: 24px;
  left: 0;
  width: 362px;
  height: 136px;
}
@media screen and (max-width: 1280px) {
  .information-cloud-l {
    top: 112px;
    left: 0;
    width: 230px;
    height: 79px;
  }
}
@media screen and (max-width: 768px) {
  .information-cloud-l {
    display: none;
  }
}
.information-cloud-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/recruit/information_cloud_r.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: 242px;
  right: 0;
  width: 242px;
  height: 94px;
}
@media screen and (max-width: 1280px) {
  .information-cloud-r {
    background-image: url("/assets/img/recruit/information_cloud_r_sp.webp");
    top: 240px;
    right: 57px;
    width: 110px;
    height: 68px;
  }
}
.information-tree-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/recruit/information_tree1.webp");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  left: 164px;
  width: 242px;
  height: 312px;
  z-index: 1;
}
@media screen and (max-width: 1536px) {
  .information-tree-l {
    display: none;
  }
}
@media screen and (max-width: 1022px) {
  .information-tree-l {
    display: block;
    left: 0;
    width: 310px;
    height: 232px;
  }
}
@media screen and (max-width: 768px) {
  .information-tree-l {
    display: none;
  }
}
.information-tree-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/recruit/information_tree2.webp");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  right: 164px;
  width: 242px;
  height: 312px;
  z-index: 11;
}
@media screen and (max-width: 1536px) {
  .information-tree-r {
    display: none;
  }
}
.information-grass-l {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_grass1.webp");
  background-size: cover;
  bottom: 0;
  left: 0;
  width: 728px;
  height: 40px;
  z-index: 1;
}
@media screen and (max-width: 1536px) {
  .information-grass-l {
    background-image: url("/assets/img/cando_grass_sp.webp");
    background-size: contain;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
  }
}
.information-grass-r {
  position: absolute;
  content: "";
  background-image: url("/assets/img/cando_grass2.webp");
  background-size: cover;
  bottom: 0;
  right: 0;
  width: 728px;
  height: 40px;
  z-index: 1;
}
@media screen and (max-width: 1536px) {
  .information-grass-r {
    display: none;
  }
}
.information-wrap {
  margin: 0 auto 256px;
}
@media screen and (max-width: 1022px) {
  .information-wrap {
    margin: 0 auto 104px;
  }
}
.information-wrap-list:first-child {
  content: "";
  background-image: url("/assets/img/recruit/information_full_window_close.webp");
  background-size: cover;
  top: 56px;
  right: 0;
  width: 190px;
  height: 300px;
  z-index: 11;
  transition: 0.2s;
}
@media screen and (max-width: 1022px) {
  .information-wrap-list:first-child {
    width: 120px;
    height: 190px;
  }
}
.information-wrap-list:first-child:hover {
  background-image: url("/assets/img/recruit/information_full_window_open.webp");
}
.information-wrap-list:last-child {
  content: "";
  background-image: url("/assets/img/recruit/information_part_window_close.webp");
  background-size: cover;
  top: 56px;
  right: 0;
  width: 190px;
  height: 300px;
}
@media screen and (max-width: 1022px) {
  .information-wrap-list:last-child {
    width: 120px;
    height: 190px;
  }
}
.information-wrap-list:last-child:hover {
  background-image: url("/assets/img/recruit/information_part_window_open.webp");
}
.information-wrap-full {
  display: none;
  position: relative;
  max-width: 1300px;
}
@media screen and (max-width: 1022px) {
  .information-wrap-full {
    max-width: 340px;
  }
}
.information-wrap-full-container-u-list-head {
  width: 146px;
  border-right: solid 6px #1a317c;
  display: flex;
  align-items: center;
  margin: 0; /* 追加 */
}
@media screen and (max-width: 1022px) {
  .information-wrap-full-container-u-list-head {
    border-right: solid 3px #1a317c;
    padding: 0 8px 0 0;
    width: auto;
    display: inline-block;
  }
}
.information-wrap-full-container-u-list-text {
  margin: 0 0 0 24px;
}
@media screen and (max-width: 1022px) {
  .information-wrap-full-container-u-list-text {
    margin: 0;
  }
}
.information-wrap-full.is-show {
  display: block;
}
.information-wrap-full::before {
  content: "";
  position: absolute;
  top: -200px;
  left: 50%;
  transform: translateX(-50%);
  width: 1440px;
  height: 200px;
  background-image: url("/assets/img/recruit/green_roof.webp");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
@media screen and (max-width: 1022px) {
  .information-wrap-full::before {
    top: -50px;
    width: 360px;
    height: 64px;
    background-size: contain;
  }
}
.information-wrap-part {
  display: none;
  position: relative;
  max-width: 1300px;
}
@media screen and (max-width: 1022px) {
  .information-wrap-part {
    max-width: 340px;
  }
}
.information-wrap-part-container-u-list-head {
  width: 146px;
  border-right: solid 6px #1a317c;
  display: flex;
  align-items: center;
  margin: 0; /* 追加 */
}
@media screen and (max-width: 1022px) {
  .information-wrap-part-container-u-list-head {
    border-right: solid 3px #1a317c;
    padding: 0 8px 0 0;
    width: auto;
    display: inline-block;
  }
}
.information-wrap-part-container-u-list-text {
  margin: 0 0 0 24px;
}
@media screen and (max-width: 1022px) {
  .information-wrap-part-container-u-list-text {
    margin: 0;
  }
}
.information-wrap-part.is-show {
  display: block;
}
.information-wrap-part::before {
  content: "";
  position: absolute;
  top: -200px;
  left: 50%;
  transform: translateX(-50%);
  width: 1440px;
  height: 200px;
  background-image: url("/assets/img/recruit/orange_roof.webp");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
@media screen and (max-width: 1022px) {
  .information-wrap-part::before {
    top: -50px;
    width: 360px;
    height: 64px;
    background-size: contain;
  }
}

/*# sourceMappingURL=style.css.map */
