@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  scroll-behavior: smooth;
}
html body {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  color: #293245;
  /* ヘッダー */
  /* フッター */
  /* ────────── スクロールアニメーション共通設定 ────────── */
  /* 左から右にフェードイン */
  /* 右から左にフェードイン */
  /* 下から上にフェードイン */
  /* ぼかしながらフェードイン */
}
html body img {
  width: 100%;
}
html body picture {
  display: block;
}
html body .alpha {
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
html body .alpha:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1199px) {
  html body .pc-lg {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  html body .pc-md {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  html body .pc-sm {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  html body .pc-xs {
    display: none;
  }
}
html body .md {
  display: none;
}
@media screen and (max-width: 991px) {
  html body .md {
    display: block;
  }
}
html body .sm {
  display: none;
}
@media screen and (max-width: 767px) {
  html body .sm {
    display: block;
  }
}
html body .xs {
  display: none;
}
@media screen and (max-width: 575px) {
  html body .xs {
    display: block;
  }
}
html body .bg-def {
  max-width: 1920px;
  width: 100%;
}
html body .bg-xxl {
  max-width: 1600px;
  width: 100%;
}
html body .bg-xl {
  max-width: 1400px;
  width: 100%;
}
html body .bg-lg {
  max-width: 1200px;
  width: 100%;
}
html body .jost {
  font-family: "Jost", Arial, sans-serif;
  font-weight: normal;
}
html body .noto-serif {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-style: normal;
}
html body .lora {
  font-family: "Lora", "Times New Roman", serif;
  font-style: italic;
}
html body .contents_breadcrumb {
  margin: 0 70px 45px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.75px;
  color: #293245;
}
@media screen and (max-width: 767px) {
  html body .contents_breadcrumb {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.75px;
  }
}
@media screen and (max-width: 1920px) {
  html body .contents_breadcrumb {
    margin: 0 0 45px auto;
    padding-top: 10px;
    max-width: 1780px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  html body .contents_breadcrumb {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 1920px) {
  html body .contents_breadcrumb .wrapper {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 767px) {
  html body .contents_breadcrumb .wrapper {
    padding: 0 1rem;
  }
}
html body .box-link {
  max-width: 430px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  html body .box-link {
    max-width: 390px;
    height: 48px;
  }
}
html body .box-link a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-weight: 500;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
html body .box-link01 a {
  font-size: 26px;
  line-height: 74px;
  letter-spacing: 1.3px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 767px) {
  html body .box-link01 a {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
html body .box-link01 a:hover {
  background-color: #808080;
  border: 1px solid #808080;
  color: #FFFFFF;
}
html body .box-link02 a {
  font-size: 26px;
  line-height: 74px;
  letter-spacing: 1.3px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 767px) {
  html body .box-link02 a {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
html body .box-link02 a:hover {
  background-color: #293245;
  border: 1px solid #293245;
}
html body .box-link03 a {
  font-size: 26px;
  line-height: 74px;
  letter-spacing: 1.3px;
  color: #326E2C;
  border: 1px solid #326E2C;
}
@media screen and (max-width: 767px) {
  html body .box-link03 a {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
html body .box-link03 a:hover {
  background-color: #EDECE6;
  color: #326E2C;
  border: 1px solid #EDECE6;
}
html body .box-link_green01 a {
  font-size: 26px;
  line-height: 74px;
  letter-spacing: 1.3px;
  color: #FFFFFF;
  background-color: #6FA26A;
}
@media screen and (max-width: 767px) {
  html body .box-link_green01 a {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
html body .box-link_green01 a:hover {
  background-color: #FFFFFF;
  color: #293245;
}
html body .box-link_green02 a {
  font-size: 26px;
  line-height: 74px;
  letter-spacing: 1.3px;
  color: #FFFFFF;
  background-color: #6FA26A;
}
@media screen and (max-width: 767px) {
  html body .box-link_green02 a {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
html body .box-link_green02 a:hover {
  background-color: #293245;
}
html body .box-link_grey01 a {
  font-size: 26px;
  line-height: 74px;
  letter-spacing: 1.3px;
  color: #6FA26A;
  background-color: #E6E6E6;
}
@media screen and (max-width: 767px) {
  html body .box-link_grey01 a {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
html body .box-link_grey01 a:hover {
  background-color: #293245;
  color: #FFFFFF;
}
html body .box-link_grey02 a {
  font-size: 26px;
  line-height: 74px;
  letter-spacing: 1.3px;
  color: #6FA26A;
  background-color: #EDECE6;
}
@media screen and (max-width: 767px) {
  html body .box-link_grey02 a {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
html body .box-link_grey02 a:hover {
  background-color: #293245;
  color: #FFFFFF;
}
html body .wrapper {
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  html body .wrapper {
    padding: 0 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  html body .wrapper {
    padding: 0 40px;
  }
}
html body .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  -webkit-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  left: 10px !important;
  bottom: 55px !important;
  z-index: 1;
}
html body .grecaptcha-badge:hover {
  width: 256px !important;
}
html body .header-inner {
  height: 110px;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 1199px) {
  html body .header-inner {
    height: 70px;
  }
}
@media screen and (max-width: 991px) {
  html body .header-inner {
    background-color: rgba(255, 255, 255, 0.3764705882);
  }
}
html body .header-inner.active {
  background-color: rgba(255, 255, 255, 0.3764705882);
}
html body .header-inner.open {
  background-color: #FFFFFF;
}
html body .header-inner .wrapper {
  margin: 0 0 0 70px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1920px) {
  html body .header-inner .wrapper {
    margin: 0 0 0 auto;
    padding-left: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1780px;
    width: 100%;
  }
}
@media screen and (max-width: 1600px) {
  html body .header-inner .wrapper {
    padding: 0 0 0 1rem;
  }
}
@media screen and (max-width: 991px) {
  html body .header-inner .wrapper {
    padding: 0 1rem;
  }
}
html body .header-inner .logo-wrapper {
  max-width: 190px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  html body .header-inner .logo-wrapper {
    max-width: 95px;
  }
}
@media screen and (max-width: 575px) {
  html body .header-inner .logo-wrapper {
    max-width: 42px;
  }
}
html body .header-inner .logo-wrapper a {
  display: inline-block;
  width: 100%;
}
html body .header-menuList {
  max-width: 100vw;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  html body .header-menuList {
    display: none;
  }
}
html body .header-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 33px;
  margin-right: 33px;
}
@media screen and (max-width: 1199px) {
  html body .header-list {
    gap: 0 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  html body .header-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    margin-bottom: 45px;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  html body .header-item + .header-item {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #FFFFFF;
  }
}
@media screen and (max-width: 575px) {
  html body .header-item + .header-item {
    margin-top: 15px;
    padding-top: 15px;
  }
}
@media screen and (max-width: 991px) {
  html body .header-item_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
html body .header-item_text {
  font-size: 15px;
  line-height: 39px;
  letter-spacing: 0.75px;
  color: #293245;
}
@media screen and (max-width: 991px) {
  html body .header-item_text {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 991px) {
  html body .header-item_text {
    color: #FFFFFF;
    font-weight: 500;
  }
}
html body .header-item_arrow {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
html body .header-item_arrow::before {
  content: "";
  height: 1.5px;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  right: 0;
  left: 0;
}
html body .header-item_arrow::after {
  content: "";
  width: 1.5px;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  right: 0;
  bottom: 0;
}
html body .header-btn {
  max-width: 180px;
  width: 100%;
  height: 110px;
}
@media screen and (max-width: 1199px) {
  html body .header-btn {
    height: 70px;
  }
}
html body .header-recruit {
  width: 100%;
  height: 55px;
}
@media screen and (max-width: 1199px) {
  html body .header-recruit {
    height: 35px;
  }
}
html body .header-recruit a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 5px;
  background-color: #6FA26A;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 1199px) {
  html body .header-recruit a {
    gap: 5px 0;
  }
}
html body .header-recruit a p {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #FFFFFF;
}
@media screen and (max-width: 1199px) {
  html body .header-recruit a p {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.9px;
  }
}
html body .header-recruit a picture {
  max-width: 21px;
  width: 100%;
  height: 21px;
}
html body .header-entry a {
  background-color: #DC143C;
}
html body .header-container {
  display: none;
  max-width: 100vw;
  width: 100%;
  height: calc(100vh - 70px);
  position: fixed;
  z-index: 999;
  top: 70px;
  overflow-y: scroll;
  background-color: #293245;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 991px) {
  html body .header-container {
    display: block;
  }
}
html body .header-container.show {
  opacity: 1;
  visibility: visible;
}
html body .header-container .cta-list {
  margin-bottom: 30px;
}
html body .header-container .cta-item + .cta-item {
  margin-top: 15px;
}
html body .header-container .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
html body .header-container .social-item_link {
  display: block;
  max-width: 30px;
  width: 100%;
}
html body .header-menu {
  max-width: 390px;
  width: 100%;
  margin: 40px auto;
}
@media screen and (max-width: 575px) {
  html body .header-menu {
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
html body .hamburger-icon {
  max-width: 30px;
  width: 100%;
  height: 15px;
}
@media screen and (max-width: 991px) {
  html body .hamburger-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
html body .hamburger-icon span {
  width: 100%;
  height: 1px;
  background-color: #293245;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  visibility: visible;
  opacity: 1;
}
html body .hamburger-icon.open span:first-child {
  -webkit-transform: translateY(6.5px) rotate(45deg);
  -ms-transform: translateY(6.5px) rotate(45deg);
  transform: translateY(6.5px) rotate(45deg);
}
html body .hamburger-icon.open span:nth-child(2) {
  visibility: hidden;
  opacity: 0;
}
html body .hamburger-icon.open span:last-child {
  -webkit-transform: translateY(-6.5px) rotate(-45deg);
  -ms-transform: translateY(-6.5px) rotate(-45deg);
  transform: translateY(-6.5px) rotate(-45deg);
}
html body footer {
  background-color: #293245;
  padding: 85px 0 60px;
}
@media screen and (max-width: 991px) {
  html body footer {
    padding: 85px 0;
  }
}
@media screen and (max-width: 767px) {
  html body footer {
    padding: 60px 0 75px;
  }
}
html body footer .footer-inner .cta-list {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  html body footer .footer-inner .cta-list {
    margin-bottom: 30px;
  }
}
html body footer .footer-inner .cta-item + .cta-item {
  margin-top: 15px;
}
html body footer .footer-inner .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 33px;
  padding-bottom: 33px;
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (max-width: 767px) {
  html body footer .footer-inner .social-list {
    padding-bottom: 30px;
    margin-bottom: 21px;
  }
}
html body footer .footer-inner .social-item_link {
  display: block;
  max-width: 36px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  html body footer .footer-inner .social-item_link {
    max-width: 30px;
  }
}
html body footer .footer-inner .logo-wrapper {
  max-width: 210px;
  margin: 0 auto 18px;
}
@media screen and (max-width: 767px) {
  html body footer .footer-inner .logo-wrapper {
    max-width: 200px;
    margin-bottom: 5px;
  }
}
html body footer .footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 60px;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  html body footer .footer-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
  }
}
html body footer .footer-item_link {
  font-size: 16px;
  line-height: 37px;
  letter-spacing: 0.8px;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  html body footer .footer-item_link {
    font-size: 16px;
    line-height: 45px;
    letter-spacing: 0.8px;
  }
}
html body footer .footer-list_center .footer-item:first-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 10px;
}
html body footer .footer-list_center .footer-item:first-child div {
  width: 8px;
  height: 8px;
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
html body footer .footer-list_center .footer-item:first-child div::before {
  content: "";
  height: 1.5px;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  right: 0;
  left: 0;
}
html body footer .footer-list_center .footer-item:first-child div::after {
  content: "";
  width: 1.5px;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  right: 0;
  bottom: 0;
}
html body footer .footer-list_center .footer-item:not(:first-child) a p {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.75px;
  color: #FFFFFF;
}
@media screen and (max-width: 991px) {
  html body footer .footer-list_center .footer-item:not(:first-child) a p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.75px;
  }
}
html body footer .footer-list_center .footer-item:not(:first-child) a p::before {
  content: "・";
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  html body footer .footer-list_main {
    max-width: 390px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  html body footer .footer-list_main .footer-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 20px) / 2);
    flex: 0 0 calc((100% - 20px) / 2);
    border-bottom: 1px solid #FFFFFF;
  }
}
@media screen and (max-width: 767px) {
  html body footer .footer-list_main .footer-item_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
html body footer .footer-list_main .footer-item_arrow {
  width: 10px;
  height: 10px;
  display: none;
  position: relative;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  html body footer .footer-list_main .footer-item_arrow {
    display: inline-block;
  }
}
html body footer .footer-list_main .footer-item_arrow::before {
  content: "";
  height: 1.5px;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  right: 0;
  left: 0;
}
html body footer .footer-list_main .footer-item_arrow::after {
  content: "";
  width: 1.5px;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  html body footer .footer-list_sub {
    max-width: 390px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  html body footer .footer-list_sub .footer-item + .footer-item {
    border-top: 1px solid #FFFFFF;
  }
}
@media screen and (max-width: 767px) {
  html body footer .footer-list_sub .footer-item_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
html body footer .footer-list_sub .footer-item_arrow {
  width: 10px;
  height: 10px;
  display: none;
  position: relative;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  html body footer .footer-list_sub .footer-item_arrow {
    display: inline-block;
  }
}
html body footer .footer-list_sub .footer-item_arrow::before {
  content: "";
  height: 1.5px;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  right: 0;
  left: 0;
}
html body footer .footer-list_sub .footer-item_arrow::after {
  content: "";
  width: 1.5px;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  right: 0;
  bottom: 0;
}
html body footer .footer-text {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body footer .footer-text {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0px;
  }
}
html body footer .footer-btn {
  max-width: 100vw;
  width: 100%;
  height: 72px;
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 991px) {
  html body footer .footer-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  html body footer .footer-btn {
    height: 65px;
  }
}
html body footer .footer-btn.active {
  opacity: 1;
  visibility: visible;
}
html body footer .footer-recruit {
  width: 50%;
}
html body footer .footer-recruit a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 11px;
  background-color: #6FA26A;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 767px) {
  html body footer .footer-recruit a {
    gap: 0 5px;
  }
}
html body footer .footer-recruit a:hover {
  background-color: #FFFFFF;
}
html body footer .footer-recruit a:hover p {
  color: #293245;
}
html body footer .footer-recruit a:hover .show {
  opacity: 0;
  visibility: hidden;
}
html body footer .footer-recruit a:hover .hide {
  opacity: 1;
  visibility: visible;
}
html body footer .footer-recruit a p {
  font-size: 20px;
  line-height: 62px;
  letter-spacing: 1px;
  color: #FFFFFF;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 767px) {
  html body footer .footer-recruit a p {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
html body footer .footer-recruit a picture {
  max-width: 21px;
  width: 100%;
  height: 21px;
  position: relative;
}
html body footer .footer-recruit a picture img {
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
html body footer .footer-recruit a picture .show {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
html body footer .footer-recruit a picture.hide {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
html body footer .footer-entry a {
  background-color: #DC143C;
}
html body .footer-cta {
  height: 400px;
  background-color: #6FA26A;
}
@media screen and (max-width: 767px) {
  html body .footer-cta {
    height: 300px;
  }
}
html body .footer-cta .wrapper {
  height: 100%;
}
html body .footer-cta .cta-inner {
  max-width: 1200px;
  width: 100%;
  height: 100%;
  padding: 55px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  html body .footer-cta .cta-inner {
    max-width: 310px;
    margin: 0 auto;
    padding: 24px 0 19px;
  }
}
html body .footer-cta .cta-textbox {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html body .footer-cta .cta-textbox h2 {
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 1.5px;
  color: #FFFFFF;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body .footer-cta .cta-textbox h2 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.9px;
  }
}
html body .footer-cta .cta-textbox h2::after {
  content: url("../../images/common/title-line-pc.svg");
  position: absolute;
  left: 50%;
  bottom: -25px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  html body .footer-cta .cta-textbox h2::after {
    content: url("../../images/common/title-line-sp.svg");
    bottom: -15px;
  }
}
html body .footer-cta .cta-textbox p {
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 1.5px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 991px) {
  html body .footer-cta .cta-textbox p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.9px;
  }
}
@media screen and (max-width: 991px) {
  html body .footer-cta .cta-textbox .box-link02 {
    max-width: 290px;
  }
}
@media screen and (max-width: 767px) {
  html body .footer-cta .cta-textbox .box-link02 a {
    background-color: rgba(255, 255, 255, 0.3764705882);
    color: #326E2C;
    border: none;
  }
  html body .footer-cta .cta-textbox .box-link02 a:hover {
    background-color: rgba(41, 50, 69, 0.3764705882);
    color: #FFFFFF;
  }
}
html body .footer-cta .cta-pic {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
html body .footer-cta .cta-pic01 {
  max-width: 280px;
  left: -1rem;
}
html body .footer-cta .cta-pic02 {
  max-width: 250px;
  right: -1rem;
}
html body .footer-cta .cta-pic03 {
  width: 280px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
html body .footer-cta .cta-pic04 {
  width: 290px;
  left: -40px;
  bottom: auto;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
html body .topBtn {
  position: fixed;
  right: 50px;
  bottom: 45px;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 991px) {
  html body .topBtn {
    right: 25px;
    bottom: 85px;
  }
}
@media screen and (max-width: 767px) {
  html body .topBtn {
    bottom: 75px;
  }
}
html body .topBtn.active {
  opacity: 1;
  visibility: visible;
}
html body .topBtn-link {
  width: 65px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #FFFFFF;
  border-radius: 50%;
  border: 1px solid #293245;
}
html body .topBtn-arrow {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
html body .topBtn-arrow::before {
  content: "";
  height: 1.5px;
  position: absolute;
  background: #293245;
  border-radius: 1px;
  top: 0;
  right: 0;
  left: 0;
}
html body .topBtn-arrow::after {
  content: "";
  width: 1.5px;
  position: absolute;
  background: #293245;
  border-radius: 1px;
  top: 0;
  right: 0;
  bottom: 0;
}
html body .topBtn-text {
  font-size: 21px;
  line-height: 21px;
  letter-spacing: 1.05px;
  color: #293245;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html body .topBtn-text {
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 0.75px;
  }
}
html body .copyright p {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body .copyright p {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0px;
  }
}
html body .leftmove,
html body .rightmove,
html body .upmove,
html body .blur {
  opacity: 0;
  /* 軽い遅延を入れたい場合は var(--delay) を使ってください */
  -webkit-transition: opacity 0.8s ease-out var(--delay, 0s), -webkit-transform 0.8s ease-out var(--delay, 0s), -webkit-filter 0.8s ease-out var(--delay, 0s);
  transition: opacity 0.8s ease-out var(--delay, 0s), -webkit-transform 0.8s ease-out var(--delay, 0s), -webkit-filter 0.8s ease-out var(--delay, 0s);
  -o-transition: transform 0.8s ease-out var(--delay, 0s), opacity 0.8s ease-out var(--delay, 0s), filter 0.8s ease-out var(--delay, 0s);
  transition: transform 0.8s ease-out var(--delay, 0s), opacity 0.8s ease-out var(--delay, 0s), filter 0.8s ease-out var(--delay, 0s);
  transition: transform 0.8s ease-out var(--delay, 0s), opacity 0.8s ease-out var(--delay, 0s), filter 0.8s ease-out var(--delay, 0s), -webkit-transform 0.8s ease-out var(--delay, 0s), -webkit-filter 0.8s ease-out var(--delay, 0s);
}
html body .leftmove {
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
}
html body .leftmove.is-visible {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
html body .rightmove {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
html body .rightmove.is-visible {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
html body .upmove {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
html body .upmove.is-visible {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
html body .blur {
  -webkit-filter: blur(8px);
  filter: blur(8px);
}
html body .blur.is-visible {
  -webkit-filter: blur(0);
  filter: blur(0);
  opacity: 1;
}

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