@charset "UTF-8";
/* ---------------------------------------
  トップページ
-----------------------------------------*/
/* header
--------------------------------*/
#header:not(.is-scrolled):not(.navOpen) {
	background-color: transparent;
}
#header:not(.is-scrolled):not(.navOpen) .logo a {
	background-color: #fff;
}
#header:not(.is-scrolled):not(.navOpen) .menu_trigger span {
	background-color: #fff;
}
#header:not(.is-scrolled):not(.navOpen) .header_menu .gnav li {
	color: #fff;
}
#header:not(.is-scrolled):not(.navOpen) .header_menu .gnav li.btn a {
	border-color: #fff;
}
#header:not(.is-scrolled):not(.navOpen) .header_menu .gnav li.btn a .arw {
	border-color: #fff;
}
#header:not(.is-scrolled):not(.navOpen) .header_menu .gnav li.btn a .arw::before {
	border-color: #fff;
}

.main {
	padding-top: 0;
}

.slick-slider {
	display: none;
}

.slick-slider.slick-initialized {
	display: block;
}

/* sec_mv
--------------------------------*/
#sec_mv .mv_slider {
	position: relative;
	height: 100svh;
	overflow: hidden;
}
#sec_mv .mv_slider .img {
	position: relative;
	width: 100%;
	height: calc(100vh - 11.2rem);
}
@media screen and (max-width: 767px) {
	#sec_mv .mv_slider .img {
		height: calc(100svh - 8rem);
		min-height: 30rem;
	}
}
#sec_mv .mv_slider .img::before {
	content: "";
	width: 100%;
	height: 32rem;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(114, 61, 12, 0.4) 100%);
	mix-blend-mode: multiply;
	position: absolute;
	bottom: 0;
}
#sec_mv .mv_slider .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#sec_mv .mv_slider .img .txt {
	color: #fff;
	font-size: 9rem;
	line-height: 1;
	white-space: nowrap;
	position: absolute;
	left: 8rem;
	bottom: 5rem;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	#sec_mv .mv_slider .img .txt {
		font-size: 4.8rem;
		line-height: 1.22;
		left: 2rem;
		bottom: 2rem;
	}
}
#sec_mv .mv_slider .slider-dots {
	display: flex;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	#sec_mv .mv_slider .slider-dots {
		width: 100%;
		flex-wrap: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		overscroll-behavior-x: contain;
	}
}
#sec_mv .mv_slider .slider-dots li {
	width: 16.6666666667%;
}
@media screen and (max-width: 767px) {
	#sec_mv .mv_slider .slider-dots li {
		width: auto;
		flex: 0 0 10.7rem;
	}
}
#sec_mv .mv_slider .slider-dots li button {
	position: relative;
	width: 100%;
	height: 11.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	#sec_mv .mv_slider .slider-dots li button {
		height: 8rem;
	}
}
#sec_mv .mv_slider .slider-dots li button::before {
	content: "";
	width: 100%;
	height: 0.5rem;
	background-color: #2D385A;
	position: absolute;
	top: 0;
	opacity: 0;
	transition: 0.3s;
}
#sec_mv .mv_slider .slider-dots li.slick-active button::before {
	opacity: 1;
}

/* sec_company
--------------------------------*/
#sec_company {
	padding: 10.8rem 0 27.2rem;
}
@media screen and (max-width: 767px) {
	#sec_company {
		padding: 11.8rem 0 20.5rem;
	}
}
#sec_company * {
	color: #fff;
}
#sec_company .company_bg {
	width: 100%;
	height: 100%;
	clip-path: inset(0 0 0 0);
	position: absolute;
	top: 0;
	left: 0;
}
#sec_company .company_bg img {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	object-fit: cover;
	object-position: center bottom;
}
#sec_company .txt_wrap {
	max-width: max-content;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	#sec_company .txt_wrap {
		max-width: 100%;
	}
}
#sec_company .txt_wrap .lead_txt {
	width: 36.2rem;
	margin-bottom: 5.2rem;
}
@media screen and (max-width: 767px) {
	#sec_company .txt_wrap .lead_txt {
		width: 27.6rem;
		margin-bottom: 4rem;
	}
}
#sec_company .txt_wrap .txt {
	font-size: 1.6rem;
	line-height: 2;
}
#sec_company .txt_wrap .txt + .txt {
	margin-top: 2em;
}
#sec_company .txt_wrap .btn_more {
	margin-top: 4.7rem;
}
#sec_company .img_wrap {
	position: relative;
	margin-top: 28.8rem;
}
#sec_company .img_wrap .img._01 {
	width: 44rem;
}
@media screen and (max-width: 767px) {
	#sec_company .img_wrap .img._01 {
		width: 21.4rem;
	}
}
#sec_company .img_wrap .img._02 {
	width: 51rem;
}
@media screen and (min-width: 768px) {
	#sec_company .img_wrap .img._02 {
		position: absolute;
		right: 0;
		top: 7.7rem;
	}
}
@media screen and (max-width: 767px) {
	#sec_company .img_wrap .img._02 {
		width: 21.4rem;
		margin-left: auto;
		margin-top: 7.4rem;
	}
}
#sec_company .img_wrap .img._03 {
	width: 55.3rem;
	margin-top: 28.2rem;
}
@media screen and (max-width: 767px) {
	#sec_company .img_wrap .img._03 {
		width: 26.9rem;
		margin-top: 7.4rem;
	}
}

/* sec_facility
--------------------------------*/
#sec_facility {
	margin-top: 16rem;
}
@media screen and (max-width: 767px) {
	#sec_facility {
		margin-top: 10rem;
	}
}
#sec_facility .lead_txt {
	font-size: 2.4rem;
	margin-top: 6rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .lead_txt {
		font-size: 1.8rem;
		margin-top: 4rem;
	}
}
#sec_facility .facility_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 4rem;
	margin-top: 6rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .facility_list {
		grid-template-columns: 1fr;
		gap: 5rem 0;
		margin-top: 5rem;
	}
}
#sec_facility .facility_list .item a {
	display: block;
}
#sec_facility .facility_list .item .img {
	aspect-ratio: 400/600;
	overflow: hidden;
}
#sec_facility .facility_list .item .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#sec_facility .facility_list .item .ttl {
	font-size: 1.8rem;
	margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .facility_list .item .ttl {
		font-size: 1.5rem;
		margin-top: 1.5rem;
	}
}
#sec_facility .facility_list .item .ttl .en {
	display: block;
	font-weight: 400;
	font-size: 1.4rem;
	margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .facility_list .item .ttl .en {
		font-size: 1.2rem;
	}
}
#sec_facility .facility_list .item .txt {
	line-height: 1.6875;
	margin-top: 2rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .facility_list .item .txt {
		margin-top: 1.2rem;
	}
}
#sec_facility .facility_other {
	margin-top: 8.5rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .facility_other {
		margin-top: 8rem;
	}
}
#sec_facility .facility_other .blk_ttl {
	font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .facility_other .blk_ttl {
		font-size: 1.8rem;
	}
}
#sec_facility .facility_other .facility_list {
	grid-template-columns: repeat(2, 1fr);
	margin-top: 5.3rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .facility_other .facility_list {
		grid-template-columns: 1fr;
		margin-top: 2rem;
	}
}
#sec_facility .facility_other .facility_list .item .img {
	aspect-ratio: 620/413;
}
#sec_facility .btn_more {
	margin-top: 9rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .btn_more {
		margin-top: 5rem;
	}
}
#sec_facility .btn_more a {
	margin: 0 auto;
}
#sec_facility .contact_parking {
	display: flex;
	background-color: #2D385A;
	margin-top: 16rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .contact_parking {
		flex-direction: column-reverse;
		margin-top: 10rem;
	}
}
#sec_facility .contact_parking .txt_wrap {
	flex: 1;
	padding: 8rem 16.6rem 8rem 10rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .contact_parking .txt_wrap {
		padding: 6rem 2rem;
	}
}
#sec_facility .contact_parking .txt_wrap * {
	color: #fff;
}
#sec_facility .contact_parking .txt_wrap .sec_ttl .en {
	font-size: 5.6rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .contact_parking .txt_wrap .sec_ttl .en {
		font-size: 4.5rem;
	}
}
#sec_facility .contact_parking .txt_wrap .sec_ttl .ja {
	font-size: 1.6rem;
	margin-top: 1.5em;
}
@media screen and (max-width: 767px) {
	#sec_facility .contact_parking .txt_wrap .sec_ttl .ja {
		font-size: 1.5rem;
	}
}
#sec_facility .contact_parking .txt_wrap .txt {
	line-height: 1.8125;
	margin-top: 3.5rem;
}
#sec_facility .contact_parking .txt_wrap .btn_more {
	margin-top: 4.5rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .contact_parking .txt_wrap .btn_more {
		margin-top: 4rem;
	}
}
#sec_facility .contact_parking .img {
	width: 61.6rem;
}
@media screen and (max-width: 767px) {
	#sec_facility .contact_parking .img {
		width: 100%;
	}
}
#sec_facility .contact_parking .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* sec_parking
--------------------------------*/
#sec_parking {
	margin-top: 16rem;
}
@media screen and (max-width: 767px) {
	#sec_parking {
		margin-top: 10rem;
	}
}

/* sec_recruit
--------------------------------*/
#sec_recruit {
	margin-top: 16rem;
	padding: 0 0 20rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit {
		margin-top: 10rem;
		padding: 0 0 10rem;
	}
}
#sec_recruit .wrap {
	display: flex;
	align-items: center;
}
@media screen and (max-width: 767px) {
	#sec_recruit .wrap {
		display: block;
	}
}
#sec_recruit .txt_wrap {
	flex: 1;
	padding: 5rem 15.3rem 5rem 0;
}
@media screen and (max-width: 767px) {
	#sec_recruit .txt_wrap {
		padding: 0;
	}
}
#sec_recruit .txt_wrap .txt {
	line-height: 1.8125;
	margin-top: 5rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .txt_wrap .txt {
		margin-top: 3.5rem;
	}
}
#sec_recruit .txt_wrap .btn_more {
	margin-top: 6rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .txt_wrap .btn_more {
		margin-top: 4rem;
	}
}
#sec_recruit .img {
	width: 72.9rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .img {
		width: 100%;
		margin-top: 4rem;
	}
}