/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.mv {
  position: relative;
  height: 551px;
  padding-top: 98px;
}
.mv .swiper-container {
  transform: rotate(-6.8deg);
  opacity: 0;
  transition: all 0.5s;
  transition-delay: 0.5s;
}

.mv .swiper-slide {
  position: relative;
  width: 65.0666666667%;
  transform: rotate(6.8deg);
  height: 286px;
  transition: all 0.5s;
}
.mv .swiper-slide .img {
  position: absolute;
  top: calc(50% + 180px);
  left: 50%;
  transform: translate(-50%, -50%) rotate(-6.8deg);
  overflow: hidden;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  background-color: #c4c4c4;
}

.mv .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg) scale(1.3);
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  transition: all 3s;
}
.mv .swiper-slide-prev .img {
  top: calc(50% + 138px);
  left: calc(50% + 20px);
  transform: translate(-50%, -50%) rotate(-10deg);
  height: 190px;
}
.mv .swiper-slide-prev .img img {
  width: 180%;
}

.mv .swiper-slide-next .img {
  top: calc(50% - 98px);
  left: calc(50% - 12px);
  transform: translate(-50%, -50%) rotate(-10deg);
  height: 162px;
}
.mv .swiper-slide-active .img {
  top: 50%;
  width: 121.6%;
  height: 248px;
}
.mv .swiper-slide-active .img img {
  transform: translate(-50%, -50%) rotate(6.8deg) scale(1.35);
}
.mv__ttl {
  position: absolute;
  bottom: 76px;
  right: 20px;
  width: 232px;
}
.message {
  padding: 30px 0 82px;
}
.message__heading {
  margin-bottom: 33px;
}
.message__txt {
  padding: 0 3px;
  font-size: 0.75rem;
  line-height: 2.14;
  letter-spacing: 0.2em;
}
.about {
  margin-bottom: 27px;
}
.about__wrap {
  margin: 0 -10px;
  padding: 35px 14px 27px;
  background-color: #efece3;
}
.about__heading {
  margin-bottom: 36px;
}
.about__main {
  max-width: 1000px;
  margin: 0 auto;
}

.about__sec {
  padding: 1px;
  background-color: #c4c4c4;
}

.about__sec_wrap {
  padding: 2px 20px 17px;
  background-color: #fff;
  clip-path: polygon(5px 0%, calc(100% - 5px) 0%, 100% 5px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0% calc(100% - 5px), 0% 5px);
}
.about__sec:first-child {
  margin-bottom: 33px;
}
.about__sec.sec_data .c_heading {
  margin-bottom: 37px;
}
.about__sec.sec_benefit .about__sec_wrap {
  padding-bottom: 36px;
}
.about__sec.sec_benefit .c_heading {
  margin-bottom: 28px;
}

.about__data_main {
  max-width: 263px;
  margin: 0 auto;
}
.about__data_item_ttl {
  flex-shrink: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2em;
}

.about__data_item_num {
  font-size: 1.5rem;
  font-family: "Adamina", serif;
  line-height: 1;
  letter-spacing: 0.2em;
  white-space: nowrap;
}
.about__data_item_num .unit {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
}

.about__data_item_img img {
  width: auto;
}

.about__data_item_row {
  margin-bottom: 21px;
}
.about__data_item_row:last-child {
  margin-bottom: 0;
}
.about__data_item.item01 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 22px;
  padding-bottom: 28px;
  border-bottom: 1px solid #c4c4c4;
}
.about__data_item.item01 .about__data_item_info {
  margin-right: 20px;
}
.about__data_item.item01 .about__data_item_ttl {
  position: relative;
  left: -7px;
  margin-bottom: 4px;
  text-align: center;
}
.about__data_item.item01 .about__data_item_num {
  position: relative;
  left: -6px;
}
.about__data_item.item01 .about__data_item_img {
  position: relative;
  left: -6px;
  top: 6px;
}
.about__data_item.item01 .about__data_item_img img {
  width: 55px;
}
.about__data_item.item02 {
  padding-left: 7px;
  padding-top: 4px;
  width: calc(50% - 20px);
}
.about__data_item.item02 .about__data_item_img {
  margin-top: 25px;
  text-align: center;
}
.about__data_item.item02 .about__data_item_img img {
  width: 58px;
}
.about__data_item.item02 .about__data_item_ttl {
  margin-bottom: 5px;
}
.about__data_item.item03 {
  padding-top: 23px;
  padding-left: 12px;
  width: calc(50% - 20px);
}
.about__data_item.item03 .about__data_item_img {
  margin-top: 31px;
  margin-left: -5px;
  text-align: center;
}
.about__data_item.item03 .about__data_item_img img {
  width: 93px;
}
.about__data_item.item03 .about__data_item_row {
  display: flex;
  align-items: center;
  margin-bottom: 42px;
}
.about__data_item.item03 .about__data_item_row:last-child {
  margin-bottom: 0;
}

.about__data_item.item03 .about__data_item_ttl {
  width: 40px;
}
.about__data_group {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
}
.about__data_group::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  border: 1px dashed #c4c4c4;
}
.about__benefit_main {
  display: grid;
  gap: 35px;
}
.about__benefit_item_img {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 3px;
}
.about__benefit_item_img img {
  width: auto;
}

.about__benefit_item_ttl {
  margin-bottom: 6px;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.2em;
}
.about__benefit_item_txt {
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.2em;
}
.about__benefit_item:nth-child(1) .about__benefit_item_img img {
  width: 76px;
}
.about__benefit_item:nth-child(2) .about__benefit_item_img {
  padding-bottom: 12px;
}

.about__benefit_item:nth-child(2) .about__benefit_item_img img {
  width: 56px;
}
.about__benefit_item:nth-child(3) .about__benefit_item_img {
  padding-bottom: 19px;
}
.about__benefit_item:nth-child(3) .about__benefit_item_img img {
  width: 76px;
}
.about__note {
  margin-top: 9px;
  padding-right: 4px;
  font-size: 0.75rem;
  text-align: right;
  letter-spacing: 0.2em;
}
.training {
  position: relative;
}

.training .c_heading {
  margin-bottom: 20px;
  padding-left: 20px;
}
.training__main {
  margin-right: -2px;
  padding-left: 12px;
}
.training__sec {
  position: relative;
  margin-bottom: 23px;
  padding: 1px;
  background-color: #c4c4c4;
}
.training__sec:last-child {
  margin-bottom: 0;
}

.training__sec_wrap {
  padding: 110px 15px 41px 44px;
  background-color: #fff;
  clip-path: polygon(5px 0%, calc(100% - 5px) 0%, 100% 5px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0% calc(100% - 5px), 0% 5px);
}
.training__sec_ttl {
  position: absolute;
  z-index: 1;
  top: 40px;
  left: -18px;
  padding: 6px 18px 10px;
  background: linear-gradient(125deg, rgb(221, 204, 174) 9%, rgb(191, 156, 97) 98%);
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.training__sec_txt {
  line-height: 2.04;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
}

.training__sec_box {
  margin-top: 42px;
  padding-right: 16px;
  padding-left: 30px;
}
.training__sec_item {
  margin-bottom: 42px;
}
.training__sec_item:last-child {
  margin-bottom: 0;
}

.training__sec_item_ttl {
  position: relative;
  margin-bottom: 11px;
  color: #bf9c61;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
}
.training__sec_item_ttl::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -36px;
  transform: rotate(-45deg);
  width: 36px;
  height: 1px;
  background-color: #bf9c61;
}
.training__sec.sec02 .training__sec_wrap {
  padding-top: 99px;
}

.training__sec.sec02 .training__sec_ttl {
  top: 25px;
  padding-right: 22px;
  padding-left: 22px;
}
.training::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 84px;
  background-color: #f2efe7;
}
.career {
  position: relative;
  padding: 38px 0 84px;
  background-color: #f2efe7;
}
.career__heading {
  margin-bottom: 59px;
}
.career__main {
  padding: 0 10px;
}
.career__head {
  position: relative;
  margin-bottom: 14px;
  padding-bottom: 11px;
  border-bottom: 1px solid #c4c4c4;
}
.career__head::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 166px;
  height: 1px;
  background-color: #bf9c61;
}
.career__head_ttl {
  position: relative;
  color: #6e6e6e;
  font-size: 0.75rem;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
.career__body {
  display: grid;
  gap: 7px;
}
.career__item {
  position: relative;
  z-index: 1;
}
.career__item_head {
  height: 50px;
  margin-bottom: 2px;
}
.career__item_box {
  padding: 16px 20px 14px;
}
.career__item_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #c4c4c4;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.1em;
}

.career__item_ttl, .career__item_txt {
  color: #fff;
  font-size: 0.875rem;
}

.career__item_txt {
  line-height: 1.5;
  letter-spacing: 0.2em;
}

.career__item:nth-child(1) {
  padding-right: 133px;
}
.career__item:nth-child(1) .career__item_ttl,
.career__item:nth-child(1) .career__item_box, .career__item:nth-child(1)::before {
  background-color: #dbba95;
}

.career__item:nth-child(1) .career__item_box {
  padding-right: 7px;
}
.career__item:nth-child(2) {
  padding-right: 101px;
}
.career__item:nth-child(2) .career__item_ttl,
.career__item:nth-child(2) .career__item_box, .career__item:nth-child(2)::before {
  background-color: #e2c39c;
}
.career__item:nth-child(3) {
  padding-right: 69px;
}
.career__item:nth-child(3) .career__item_ttl,
.career__item:nth-child(3) .career__item_box, .career__item:nth-child(3)::before {
  background-color: #ddc6a9;
}
.career__item:nth-child(4) {
  padding-right: 37px;
}
.career__item:nth-child(4) .career__item_ttl,
.career__item:nth-child(4) .career__item_box, .career__item:nth-child(4)::before {
  background-color: #c5b297;
}
.career__item:nth-child(5) {
  padding-right: 5px;
}
.career__item:nth-child(5) .career__item_ttl,
.career__item:nth-child(5) .career__item_box, .career__item:nth-child(5)::before {
  background-color: #c3baad;
}
.interview {
  position: relative;
  z-index: 1;
  padding: 66px 0 0;
  overflow: hidden;
}
.interview::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 362px;
  background-color: #fff;
  pointer-events: none;
}

.interview__heading {
  margin-bottom: 46px;
}
.interview__main {
  padding: 0 5px 0 30px;
}
.interview__item {
  position: relative;
  z-index: 1;
  margin-bottom: 70px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.interview__item:last-child {
  margin-bottom: 0;
}

.interview__item:nth-child(2) {
  margin-bottom: 99px;
}
.interview__item::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  width: 200vw;
  height: 100%;
  background-color: #ececec;
}
.interview__item::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 200vw;
  height: 70px;
  background-color: #fff;
}
.interview__item_head {
  position: relative;
  margin-bottom: 12px;
}

.interview__item_body {
  padding-top: 6px;
  padding-bottom: 23px;
  padding-left: 15px;
  border-left: 1px solid #bf9c61;
}
.interview__item_footer {
  height: 100%;
  padding-top: 11px;
  padding-bottom: 22px;
  padding-left: 15px;
  border-left: 1px solid #c4c4c4;
}
.interview__item_img {
  position: relative;
}

.interview__item_img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #c4c4c4;
  pointer-events: none;
}

.interview__item_num {
  position: absolute;
  top: 15px;
  right: -22px;
  color: #bf9c61;
  font-size: 2.625rem;
  font-family: "Alice", serif;
  line-height: 1;
  letter-spacing: 0.1em;
  -ms-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  mix-blend-mode: luminosity;
}
.interview__item_quote {
  margin-bottom: 13px;
  color: #bf9c61;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.2em;
}
.interview__item_des {
  width: calc(100% + 14px);
  color: #a7a08c;
  font-size: 0.75rem;
  line-height: 1.6;
  letter-spacing: 0.2em;
}
.interview__item_txt {
  width: calc(100% + 10px);
  font-size: 0.875rem;
  line-height: 1.8;
  letter-spacing: 0.2em;
}

.recruit {
  padding: 64px 0 82px;
}
.recruit .c_heading {
  margin-bottom: 44px;
}
.recruit__ttl {
  position: relative;
  display: none;
  margin-bottom: 34px;
  padding-top: 26px;
  color: #292929;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.18em;
}
.recruit__ttl::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
  width: 38px;
  height: 1px;
  background-color: #bf9c61;
}

.recruit__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 300px;
  margin: 0 auto;
}
.recruit__type_btn {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  padding: 1px;
  background-color: #c4c4c4;
  transition: all 0.5s;
}
.recruit__type_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  display: block;
  width: 20px;
  height: 20px;
  background-color: #241d14;
  mask: url(../images/common/icon_arrow_01.svg) no-repeat center/contain;
  -webkit-mask: url(../images/common/icon_arrow_01.svg) no-repeat center/contain;
  transition: all 0.5s;
}
.recruit__type_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
  font-size: 1rem;
  letter-spacing: 0.1em;
  clip-path: polygon(5px 0%, calc(100% - 5px) 0%, 100% 5px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0% calc(100% - 5px), 0% 5px);
}
.recruit__type_txt .txt {
  display: block;
}

.recruit__type_txt .txt:first-child {
  display: none;
}
.recruit__base {
  position: relative;
  margin: 0 -15px;
}
.recruit__location {
  padding-bottom: 23px;
}
.recruit__location_ttl {
  position: relative;
  padding: 1px;
  background-color: #c4c4c4;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.47;
  letter-spacing: 0.1em;
}
.recruit__location_ttl span {
  position: relative;
  display: flex;
  padding: 11px 20px;
  background-color: #fff;
  clip-path: polygon(5px 0%, calc(100% - 5px) 0%, 100% 5px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0% calc(100% - 5px), 0% 5px);
}
.recruit__location_ttl span::before, .recruit__location_ttl span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  width: 19px;
  height: 2px;
  background-color: #292929;
}
.recruit__location_ttl span::after {
  transform: translateY(-50%) rotate(90deg);
}

.recruit__location_ttl.active span::after {
  opacity: 0;
}

.recruit__location_ct {
  display: none;
}
.recruit__location_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 11px 0;
  padding-top: 28px;
  padding-bottom: 18px;
}
.recruit__location .item {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.recruit__location .item:nth-child(odd) {
  margin-right: -0.5px;
}
.recruit__location .item:nth-child(even) {
  margin-left: -0.5px;
}
.recruit__location .item__frame {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 3px;
  padding: 1px;
  background-color: #c4c4c4;
  --hover-x: -50%;
  --hover-x1: -210%;
}
.recruit__location .item__main {
  background-color: #fff;
  clip-path: polygon(4px 0%, calc(100% - 4px) 0%, 100% 4px, 100% calc(100% - 4px), calc(100% - 4px) 100%, 4px 100%, 0% calc(100% - 4px), 0% 4px);
}
.recruit__location .item__add {
  position: absolute;
  top: 3px;
  left: 6px;
  display: flex;
  align-items: center;
  width: 100%;
  color: #fff;
  font-size: 0.625rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.18em;
}
.recruit__location .item__add::before {
  content: "";
  position: relative;
  flex-shrink: 0;
  display: inline-flex;
  width: 8px;
  height: 9px;
  margin-right: 6px;
  background-color: #fff;
  mask: url(../images/common/icon_pin.svg) no-repeat center/contain;
  -webkit-mask: url(../images/common/icon_pin.svg) no-repeat center/contain;
}
.recruit__location .item__info {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 10px 9px;
}
.recruit__location .item__txt {
  width: 100%;
  font-size: 0.75rem;
  line-height: 1.4;
}
.recruit__location .item__arrow {
  position: absolute;
  top: -21px;
  right: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 33px;
  height: 33px;
  background-color: #292929;
  border-radius: 100%;
  overflow: hidden;
}
.recruit__location .item__arrow::before, .recruit__location .item__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: #fff;
  mask: url(../images/common/icon_arrow_01.svg) no-repeat center/contain;
  -webkit-mask: url(../images/common/icon_arrow_01.svg) no-repeat center/contain;
  transition: all 0.5s;
}

.recruit__location .item__arrow::before {
  transform: translate(var(--hover-x), -50%);
}

.recruit__location .item__arrow::after {
  opacity: 0;
  transform: translate(var(--hover-x1), -50%);
}
.recruit__location .item__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-right: 6px;
  margin-left: auto;
  color: #bf9c61;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1.6;
}
.recruit__location .item__link::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #bf9c61;
  transition: all 0.5s;
}

.recruit__location .item__link::after {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 9px;
  background: url(../images/common/icon_external.svg) no-repeat center/contain;
}
.recruit__location .item.no_img {
  width: 200%;
}
.recruit__location .item.no_img .item__frame {
  margin-bottom: 0;
}

.recruit__location .item.no_img .item__main {
  padding: 20px 0px 0px 0;
}
.recruit__location .item.no_img .item__add {
  top: 7px;
  left: 13px;
  color: #6e6e6e;
}
.recruit__location .item.no_img .item__add::before {
  background-color: #6e6e6e;
}

.recruit__location .item.no_img .item__arrow {
  position: relative;
  top: -8px;
  right: 0;
}

.recruit__location.other {
  padding-bottom: 0;
}
.recruit__sec.sec01 {
  margin-bottom: 90px;
}
.recruit__hotel {
  display: block;
  margin-bottom: 64px;
}
.recruit__hotel .c_heading {
  margin-bottom: 0;
}

.parallax {
  padding-bottom: 40px;
}
@keyframes scrollUp1 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
}
@keyframes scrollUp2 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .mv {
    height: clamp(41.875rem, 20.0892857143vw + 32.2321428571rem, 50.3125rem);
    padding-top: clamp(0.625rem, 11.9047619048vw + -5.0892857143rem, 5.625rem);
  }
  .mv .swiper-slide {
    width: 42.7777777778%;
    height: 503px;
  }
  .mv .swiper-slide img {
    transform: translate(-50%, -50%) rotate(0deg);
    transition: all 1.5s;
  }
  .mv .swiper-slide[aria-label="5 / 6"] img {
    top: calc(50% + clamp(0rem, 20.8333333333vw + -18.75rem, 6.25rem));
  }
  .mv .swiper-slide-prev .img {
    top: calc(50% + 70px);
    left: calc(50% + 5px);
    height: clamp(18rem, 28.5714285714vw + 4.2857142857rem, 30rem);
  }
  .mv .swiper-slide-next .img {
    top: calc(50% - 105px);
    left: calc(50% - 22px);
    height: clamp(15.075rem, 23.9285714286vw + 3.5892857143rem, 25.125rem);
  }
  .mv .swiper-slide-active .img {
    width: 126%;
    height: clamp(21.1875rem, 33.630952381vw + 5.0446428571rem, 35.3125rem);
  }
  .mv .swiper-slide-active .img img {
    transform: translate(-50%, -50%) rotate(6.8deg) scale(1.18);
  }
  .mv__ttl {
    bottom: 91px;
    right: 114px;
    width: 398px;
  }
  .message {
    margin-top: -29px;
    padding: 0 0 103px;
  }
  .message__heading {
    margin-bottom: 48px;
  }
  .message__txt {
    padding: 0;
    font-size: 0.875rem;
    text-align: center;
    line-height: 2.04;
  }
  .about {
    margin-bottom: 71px;
  }
  .about__wrap {
    margin: 0;
    padding: 42px 40px 38px;
  }
  .about__heading {
    margin-bottom: 39px;
  }
  .about__sec_wrap {
    padding: 25px clamp(1.875rem, 22.65625vw + -9rem, 5.5rem) 40px clamp(1.875rem, 17.96875vw + -6.75rem, 4.75rem);
  }
  .about__sec:first-child {
    margin-bottom: 34px;
  }
  .about__sec.sec_data .c_heading {
    margin-bottom: 2px;
  }
  .about__sec.sec_benefit .about__sec_wrap {
    padding: 32px clamp(1.875rem, 18.359375vw + -6.9375rem, 4.8125rem) 40px;
  }
  .about__data_main {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .about__data_item_num {
    font-size: 2.125rem;
  }
  .about__data_item_row {
    display: flex;
    align-items: flex-end;
    margin-bottom: 22px;
  }
  .about__data_item_row .about__data_item_ttl {
    width: 100px;
    margin-right: clamp(0.9375rem, 3.125vw + -0.5625rem, 1.4375rem);
    text-align: center;
  }
  .about__data_item.item01 {
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
    width: clamp(9.0625rem, 11.4583333333vw + 3.5625rem, 13.875rem);
    margin-right: clamp(1.25rem, 2.9761904762vw + -0.1785714286rem, 2.5rem);
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .about__data_item.item01::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #c4c4c4;
    right: clamp(-2.375rem, -7.03125vw + 2.125rem, -1.25rem);
  }
  .about__data_item.item01 .about__data_item_info {
    margin-right: 0;
    margin-bottom: 27px;
  }
  .about__data_item.item01 .about__data_item_ttl {
    left: 0;
    margin-bottom: 26px;
  }
  .about__data_item.item01 .about__data_item_num {
    left: 6px;
  }
  .about__data_item.item01 .about__data_item_img {
    position: initial;
  }
  .about__data_item.item01 .about__data_item_img img {
    width: auto;
  }
  .about__data_item.item02 {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 34px;
    padding-left: clamp(0rem, 8.4821428571vw + -4.0714285714rem, 3.5625rem);
    border-bottom: 1px dashed #c4c4c4;
  }
  .about__data_item.item02 .about__data_item_img {
    margin-top: 0;
    margin-right: clamp(0.9375rem, 23.046875vw + -10.125rem, 4.625rem);
    padding-top: 15px;
  }
  .about__data_item.item02 .about__data_item_img img {
    width: auto;
  }
  .about__data_item.item02 .about__data_item_ttl {
    margin-bottom: 0;
  }
  .about__data_item.item03 {
    width: 100%;
    padding-top: 22px;
    padding-bottom: 4px;
    padding-left: clamp(0rem, 5.2083333333vw + -2.5rem, 2.1875rem);
  }
  .about__data_item.item03 .about__data_item_img {
    margin-top: 0;
    margin-right: clamp(0.3125rem, 15.234375vw + -7rem, 2.75rem);
    margin-left: 0;
    padding-top: 7px;
  }
  .about__data_item.item03 .about__data_item_img img {
    width: auto;
  }
  .about__data_item.item03 .about__data_item_row {
    margin-bottom: 20px;
  }
  .about__data_item.item03 .about__data_item_ttl {
    width: 100px;
  }
  .about__data_group .about__data_item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .about__data_group {
    display: block;
    width: 100%;
    padding-bottom: 0;
    padding-left: clamp(1.25rem, 7.03125vw + -2.125rem, 2.375rem);
  }
  .about__data_group::before {
    content: none;
  }
  .about__benefit_main {
    grid-template-columns: repeat(3, 1fr);
    gap: 68px;
    gap: clamp(1.25rem, 18.75vw + -7.75rem, 4.25rem);
    padding-bottom: 18px;
  }
  .about__benefit_item_img {
    flex-shrink: 0;
    height: 100px;
    margin-bottom: 13px;
  }
  .about__benefit_item_ttl {
    margin-bottom: 9px;
  }
  .about__benefit_item_txt {
    text-align: left;
    line-height: 2.04;
  }
  .about__benefit_item:nth-child(1) .about__benefit_item_img img {
    position: relative;
    left: 8px;
    width: 120px;
  }
  .about__benefit_item:nth-child(2) .about__benefit_item_img img {
    width: 84px;
  }
  .about__benefit_item:nth-child(3) .about__benefit_item_img {
    padding-bottom: 15px;
  }
  .about__benefit_item:nth-child(3) .about__benefit_item_img img {
    position: relative;
    left: -7px;
    width: 122px;
  }
  .about__note {
    margin-top: 16px;
    padding-right: 7px;
    font-size: 0.875rem;
  }
  .training .c_heading {
    max-width: 844px;
    margin: 0 auto 34px;
    padding-left: 0;
  }
  .training__main {
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 0;
  }
  .training__sec {
    margin-bottom: 46px;
  }
  .training__sec_wrap {
    padding: 103px clamp(6.25rem, 5.46875vw + 3.625rem, 7.125rem) 47px clamp(6.25rem, 23.4375vw + -5rem, 10rem);
  }
  .training__sec_ttl {
    top: 28px;
    left: -31px;
    padding: 6px 48px 10px;
    font-size: 1.25rem;
  }
  .training__sec_box {
    margin-top: 36px;
    padding: 0 50px 0 30px;
  }
  .training__sec_item {
    margin-bottom: 38px;
  }
  .training__sec_item_ttl {
    margin-bottom: 9px;
  }
  .training__sec_item_ttl::before {
    top: 7px;
    left: -34px;
  }
  .training__sec.sec02 .training__sec_ttl {
    top: 28px;
    padding-right: 55px;
    padding-left: 50px;
  }
  .training::before {
    height: 91px;
  }
  .career {
    padding: 68px 0 102px;
  }
  .career__heading {
    margin-bottom: 69px;
  }
  .career__main {
    display: flex;
    gap: 22px;
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
    left: clamp(-2.0625rem, -41.25vw + 35.0625rem, 0rem);
  }
  .career__main {
    padding: 0;
  }
  .career__head {
    flex-shrink: 0;
    width: 50px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .career__head::before {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: calc(100% - 48px);
    background-color: #c4c4c4;
  }
  .career__head::after {
    content: none;
  }
  .career__head_ttl {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px;
    padding-right: 12px;
    text-align: left;
    letter-spacing: 0.3em;
  }
  .career__head_ttl span {
    -ms-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
  }
  .career__head_ttl:first-child {
    height: 259px;
    padding-top: 72px;
  }
  .career__head_ttl:first-child::before {
    content: "";
    position: absolute;
    top: 64px;
    right: -1px;
    width: 1px;
    height: 126px;
    background-color: #bf9c61;
  }
  .career__head_ttl:last-child {
    height: calc(100% - 259px);
    padding-top: 32px;
  }
  .career__head_ttl:last-child::before {
    content: "";
    position: absolute;
    top: 21px;
    right: -1px;
    width: 1px;
    height: 126px;
    background-color: #bf9c61;
  }
  .career__body {
    grid-template-columns: repeat(5, 1fr);
    gap: 13px;
  }
  .career__item::before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 259px);
    border: 1px solid #c4c4c4;
  }
  .career__item_head {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 250px;
    margin-bottom: 9px;
  }
  .career__item_box {
    position: relative;
    min-height: 198px;
    padding: 36px 14px 34px;
  }
  .career__item:nth-child(1) {
    padding-right: 0;
  }
  .career__item:nth-child(1) .career__item_head {
    padding-top: 200px;
  }
  .career__item:nth-child(1) .career__item_box {
    background-color: transparent;
  }
  .career__item:nth-child(2) {
    padding-right: 0;
  }
  .career__item:nth-child(2) .career__item_head {
    padding-top: 150px;
  }
  .career__item:nth-child(2) .career__item_box {
    background-color: transparent;
  }
  .career__item:nth-child(3) {
    padding-right: 0;
  }
  .career__item:nth-child(3) .career__item_head {
    padding-top: 100px;
  }
  .career__item:nth-child(3) .career__item_box {
    background-color: transparent;
  }
  .career__item:nth-child(4) {
    padding-right: 0;
  }
  .career__item:nth-child(4) .career__item_head {
    padding-top: 50px;
  }
  .career__item:nth-child(4) .career__item_box {
    background-color: transparent;
  }
  .career__item:nth-child(5) {
    padding-right: 0;
  }
  .career__item:nth-child(5) .career__item_box {
    background-color: transparent;
  }
  .interview {
    padding: 130px 0 63px;
    background-color: #ececec;
  }
  .interview__heading {
    margin-bottom: 57px;
  }
  .interview__main {
    position: relative;
    left: 6px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
  }
  .interview__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding-right: clamp(0rem, 15.625vw + -7.5rem, 2.5rem);
    padding-bottom: 0;
    background-color: #ececec;
  }
  .interview__item:nth-child(2) {
    margin-bottom: 0;
  }
  .interview__item::before {
    width: 100%;
    height: 72px;
    background-color: #fff;
  }
  .interview__item::after {
    content: none;
  }
  .interview__item_body {
    padding-top: 5px;
    padding-bottom: 11px;
  }
  .interview__item_footer {
    padding-top: 16px;
    padding-bottom: 25px;
  }
  .interview__item_num {
    top: clamp(0.5625rem, 2.34375vw + -0.5625rem, 0.9375rem);
    right: clamp(-1.375rem, -3.4375vw + 0.825rem, -0.825rem);
    font-size: clamp(1.575rem, 6.5625vw + -1.575rem, 2.625rem);
  }
  .interview__item_quote {
    margin-bottom: 10px;
  }
  .interview__item_des {
    line-height: 1.8;
  }
  .recruit {
    padding: 126px 0 126px;
  }
  .recruit .container {
    max-width: 1130px;
  }
  .recruit .c_heading {
    margin-bottom: 67px;
  }
  .recruit__ttl {
    display: block;
    margin-bottom: 39px;
    padding-top: 32px;
  }
  .recruit__list {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 38px;
    max-width: fit-content;
  }
  .recruit__type_btn {
    width: clamp(12.5rem, 6.9444444444vw + 9.1666666667rem, 14.375rem);
    height: clamp(12.5rem, 6.9444444444vw + 9.1666666667rem, 14.375rem);
    padding: 33px 20px 20px;
    background-color: #fff;
    border-radius: 100%;
    border: 1px solid #c4c4c4;
  }
  .recruit__type_btn:hover {
    opacity: 1;
  }
  .recruit__type_btn:hover .txt:first-child {
    animation: scrollUp1 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s forwards;
  }
  .recruit__type_btn:hover .txt:last-child {
    animation: scrollUp2 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0s forwards;
  }
  .recruit__type_btn::after {
    position: initial;
    transform: none;
  }
  .recruit__type_txt {
    font-size: 1.25rem;
    display: inline-block;
    height: 2em;
    margin-bottom: 20px;
    line-height: 2;
    text-align: center;
    overflow: hidden;
    clip-path: none;
    -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(20%, rgb(0, 0, 0)), color-stop(80%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
    -webkit-mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
    mask-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(20%, rgb(0, 0, 0)), color-stop(80%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
    mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  }
  .recruit__type_txt .txt:first-child {
    display: block;
  }
  .recruit__base {
    margin: 0;
  }
  .recruit__base::before {
    content: "";
    position: absolute;
    top: 0;
    left: 31px;
    width: 1px;
    height: 100%;
    background-color: #dfdfdf;
  }
  .recruit__location {
    display: flex;
    align-items: flex-start;
    padding-bottom: 30px;
  }
  .recruit__location_ttl {
    margin-right: 57px;
    background-color: transparent;
    padding: 13px 11px 0 1px;
    color: #6e6e6e;
    font-size: 0.75rem;
    letter-spacing: 0.5em;
    -ms-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
    pointer-events: none;
  }
  .recruit__location_ttl::before {
    content: "";
    position: absolute;
    top: 0;
    right: -2px;
    width: 1px;
    height: calc(100% + 13px);
    background-color: #bf9c61;
  }
  .recruit__location_ttl span {
    padding: 0;
    background-color: transparent;
    clip-path: none;
  }
  .recruit__location_ttl span::before, .recruit__location_ttl span::after {
    display: none;
  }
  .recruit__location_ct {
    display: block !important;
    flex-shrink: 0;
    width: calc(100% - 66px);
  }
  .recruit__location_list {
    gap: 30px 18px;
    grid-template-columns: repeat(auto-fill, minmax(232px, 1fr));
    flex-shrink: 0;
    padding: 0;
  }
  .recruit__location .item:hover {
    opacity: 1;
  }
  .recruit__location .item:nth-child(odd) {
    margin-right: 0;
  }
  .recruit__location .item:nth-child(even) {
    margin-left: 0;
  }
  .recruit__location .item__frame:hover {
    opacity: 1;
    --hover-x: 110%;
    --hover-x1: -50%;
  }
  .recruit__location .item__main {
    padding: 9px;
  }
  .recruit__location .item__add {
    top: 14px;
    left: 20px;
  }
  .recruit__location .item__img {
    margin-bottom: 5px;
  }
  .recruit__location .item__info {
    padding: 0;
  }
  .recruit__location .item__txt {
    width: calc(100% - 30px);
    font-size: 0.6875rem;
    letter-spacing: 0.2em;
  }
  .recruit__location .item__arrow {
    position: relative;
    top: -1px;
    left: -1px;
    width: 21px;
    height: 21px;
    transition: all 0.5s;
  }
  .recruit__location .item__arrow::after {
    opacity: 1;
  }
  .recruit__location .item__link {
    margin-right: 4px;
    letter-spacing: 0.18em;
    transition: all 0.5s;
  }
  .recruit__location .item__link:hover {
    opacity: 1;
  }
  .recruit__location .item__link:hover::before {
    width: 100%;
  }
  .recruit__location .item__link::after {
    position: relative;
    top: 1px;
    margin-left: 4px;
  }
  .recruit__location .item.no_img {
    width: auto;
  }
  .recruit__location .item.no_img .item__main {
    padding: 42px 9px 28px 15px;
  }
  .recruit__location .item.no_img .item__add {
    top: 9px;
  }
  .recruit__location.other {
    align-items: initial;
    margin-top: 0;
    padding-top: 22px;
    padding-bottom: 8px;
  }
  .recruit__location.other .recruit__location_ttl {
    padding-top: 26px;
  }
  .recruit__location.other .recruit__location_ttl::before {
    top: -4px;
  }
  .recruit__sec.sec01 {
    margin-bottom: 112px;
  }
  .recruit__sec.sec02 .recruit__ttl {
    margin-bottom: 43px;
  }
  .recruit__hotel {
    display: none;
  }
  .parallax {
    padding-bottom: 122px;
  }
}
/*# sourceMappingURL=top.css.map */

/* add */

.header_br {display: none;}
@media screen and (max-width: 1250px) {
  .header_br {display: block;}
}

.pc {display: block;}
.sp {display: none;}
@media screen and (max-width: 768px) {
  .pc {display: none;}
  .sp {display: block;}
}

