/*-------------------------------------
loading
--------------------------------------*/

#loading {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
}
#contents {
	min-width: 980px;
	/* overflow: hidden; */
	font-size: 18px;
	color: #292929;
	font-family: 'ryogothicM';
}
#contents *{ 
	letter-spacing: 0;
}
#contents img {
	max-width: 100%;
	vertical-align: top;
}
#contents a {
	text-decoration: none;
	transition: 0.3s;
}
.main__visual {
	position: relative;
}
.main__visual .jsBox {
	position: absolute;
	top: 0;
	left: 0;
}
.main__visual .jsBox .slick-slide {
	font-size: 0;
}
.main__visual .jsBox .fooList li {
	height: 100%;
	position: relative;
	aspect-ratio: 1160 / 800;
}
.main__visual .jsBox .fooList li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.main__visual .jsBox01 {
	width: 40.3%;
	left: 12.5%;
}
.main__visual .jsBox02 .fooList li {
	aspect-ratio: 640 / 720;
}
.main__visual .jsBox03 .fooList li {
	aspect-ratio: 1080 / 800;
}
.main__visual .jsBox02 {
	right: 0;
	left: auto;
	top: 15%;
	width: 22.2222%;
}
.main__visual .jsBox03 {
	width: 37.5%;
	left: 40.2777%;
	bottom: 0;
	top: auto;
}
.message {
	position: relative;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 930px;
	color: #fff;
	background: url(/saiyo/assets/image/recruit/top/bg01.jpg) no-repeat center;
	background-size: cover;
}
.message .content {
	padding-bottom: 40px;
}
.message h2 {
	line-height: 1.3;
	margin-bottom: 50px;
	letter-spacing: 0.04em;
	font-size: 56px;
}
.message h2 .en {
	display: block;
	padding: 5px;
	text-transform: uppercase;
	width: fit-content;
	margin: 0 auto 35px;
	min-width: 103px;
	border: 2px solid #FAE101;
	border-radius: 60px;
	text-align: center;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.06em !important;
	color: #FAE101;
}
.message p {
	font-size: 20px;
	line-height: 2.25;
	letter-spacing: 0;
}
.interview {
	padding: 120px 0 154px;
	position: relative;
}
.interview .text__img {
	z-index: -1;
	position: absolute;
	top: 0;
	right: 6px;
	width: 301px;
}
.interview .content {
	max-width: 1300px;
}
.interview .js__box {
	position: relative;
}
.interview .js__box .js__photo {
	margin: 0 -0 74px;
}
.interview .js__box .js__photo ul {
	display: flex;
}
.interview .js__box .js__photo ul li {
	flex-shrink: 0;
	margin: 0 4px;
	height: 424px;
}
.interview .js__box .js__photo img {
	max-width: inherit !important;
	max-height: 100%;
	width: auto !important;
}
.interview .js__box .txt01 {
	z-index: 1;
	min-width: 192px;
	padding: 14px 10px 12px 25px;
	position: absolute;
	top: -33px;
	left: calc(50% - 230px);
	background-color: #02D1A7;
	border-radius: 67px;
	color: #fff;
	font-size: 16px;
	line-height: 1.4375;
}
.interview .js__box .txt01:after {
	width: 10px;  
	height: 8px;
	background: url(/saiyo/assets/image/recruit/top/arrow01.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: 100%;
	right: 57px;  
	content: ""; 
}
.interview .js__box .txt02 {
	min-width: 255px;
	padding: 12px 10px 12px 25px;
	position: absolute;
	bottom: -35px;
	background-color: #F5AF00;
	border-radius: 67px;
	color: #fff;
	font-size: 16px;
	line-height: 1.4375;
	right: calc(50% - 300px);
}
.interview .js__box .txt02:after {
	width: 10px;  
	height: 8px;
	background: url(/saiyo/assets/image/recruit/top/arrow02.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: calc(100% - 1px);
	left: 50%;
	transform: translateX(-50%);
	content: ""; 
}
.interview .sub {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.interview .sub p {
	line-height: 1.89;
}
.interview .com__link {
	margin-top: 6px;
}
.works {
	margin-top: 0;
	padding: 90px 0 162px;
}
.works .content {
	max-width: 1300px;
}
.works h3 {
	margin-bottom: 49px;
	font-size: 72px;
	text-align: left;
}
.works p {
	margin-bottom: 64px;
	line-height: 1.89;
}
.works__list {
	margin-bottom: 72px;
	gap: 24px;
}
.works__list li {
	width: calc((100% - (24px * 2 + 1px)) / 3);
}
.works__list span {
	padding: 26px 40px 27px 0;
	font-size: 26px;
	letter-spacing: 0;
}
.works .com__link {
	margin: 0 auto;
}
.environment {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}
.environment .photo__box {
	width: 50%;
	position: relative;
}
.environment .photo__box span {
	position: absolute;
	top: 43px;
	left: 30px;
	width: 392px;
	display: block;
}
.environment .photo__box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.environment .text__box {
	position: relative;
	z-index: 1;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	background-color: #FAE101;
}
.environment .text__box .txt__img {
	position: absolute;
	top: 0;
	right: 0;
	width: 308px;
	z-index: -1;
}
.environment .text__box .sub {
	max-width: 480px;
	margin: 0 auto;
	padding-top: 30px;
}
.environment .heading01 {
	margin-bottom: 50px;
	font-size: 63px;
	line-height: 1.22;
}
.environment .heading01 .en {
	min-width: 162px;
	margin-bottom: 35px;
	background-image: url(/saiyo/assets/image/recruit/top/bg03.png);
}
.environment p {
	margin-bottom: 40px;
	line-height: 1.89;
}
.environment .heading01 .en::before {
	background-color: #FAE101; 
}
.environment .heading01 small {
	margin-bottom: 20px;
	width: fit-content;
	display: block;
	font-size: 20px;
	letter-spacing: -0.02em;
	text-decoration: underline;
}
.about {
	padding: 160px 0;
	position: relative;
}
.about .content {
	max-width: 1296px;
}
.about h2 {
	width: 146px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%,-50%);
}
.about__list {
	display: flex;
	flex-wrap: wrap;
	gap: 47.5px;
}
.about__list li {
	width: calc((100% - 47.5px) / 2);
}
.about__list a {
	padding-bottom: 38px;
	display: block;
	border-bottom: 1px solid #DDDDDD;
}
.about__list .photo {
	margin-bottom: 38px;
	position: relative;
}
.about__list .photo .en {
	padding: 15px 2px;
	display: block;
	width: 32px;
	position: absolute;
	top: 20px;
	right: 20px;
	border-radius: 60px;
	font-size: 14px;
	font-weight: 800;
	text-align: center;
	color: #FAE101;
	text-transform: uppercase;
	border: 2px solid #FAE101;
}
.about__list .photo .en span {
	display: block;
	margin: 0 auto;
	width: 18px;
	text-align: center;
	letter-spacing: 0.06em !important;
	-webkit-writing-mode : tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.about__list .photo img {
	width: 100%;
}
.about__list .ttl {
	margin-bottom: 28px;
	width: fit-content;
	font-size: 36px;
	letter-spacing: -0.02em;
	background: url(/saiyo/assets/image/common/icon05.png) no-repeat right center;
	padding-right: 60px;
	background-size: 40px auto;
}


@media screen and (min-width: 680px) {
	.header__box {
		background-color: #fff;
	}
	.header__inner .navi__list .ico {
		display: none;
	}
	.header__logo {
		width: 12.5vw;
		height: 8.33vw;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.header__logo img {
		width: min(13vw,177px);
	}
	.header__box {
		padding-right: 0;
		align-items: center;
		padding-top: 0;
	}
	.header__inner .navi__list {
		background-color: transparent;
		max-width: 440px;
		gap: min(1.1vw,15px) 0;
		padding: 0 10px 0 30px;
	}
	.header__inner .navi__list a {
		font-size: 16px;
		letter-spacing: 0.04em;
		padding: 0 15px;
	}
	.header__inner .link__list {
		gap: 0;
	}
	.header__inner .link__list li {
		width: max(8.33vw,90px);
	}
	.header__inner .link__list a {
		border-radius: 0;
		min-height: max(8.33vw,90px);
		font-size: 16px;
	}
	.header__inner .link__list span {
		padding-top: 45px;
		background-size: 25px auto;
	}
	.header__inner .link__list .entry a{
		font-size: 20px;
	}
	.header__inner .link__list .entry span {
		padding-top: 40px;
		background-size: 30px auto;
	}
	.about__list a:hover {
		opacity: 0.7;
	}
	
	#header.fixed .header__logo {
		width: 155px;
		height: auto;
		display: block;
	}
	#header.fixed .header__box {
		padding: 12px 12px 0 0;
		display: flex;
		gap: 0 3px;
		align-items: stretch;
		background-color: transparent;
	}
	#header.fixed .header__inner .navi__list {
		line-height: 1.2;
		padding: 0 20px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		background-color: #fff;
		border-radius: 0.4rem;
		color: #DDDDDD;
		gap: 0;
		max-width: inherit;
	}
	#header.fixed .header__inner .navi__list a {
		padding: 0 10px;
		text-decoration: none;
		font-size: 15px;
		letter-spacing: 0.04em;
		font-weight: 700;
		color: #333333;
	}
	#header.fixed .header__inner .navi__list .ico {
		display: inline-block;
	}
	#header.fixed .header__logo img {
		width: 100%;
	}
	#header.fixed .header__inner .link__list {
		display: flex;
		align-items: center;
		gap: 0 3px;
	}
	#header.fixed .header__inner .link__list li {
		width: 90px;
	}
	#header.fixed .header__inner .link__list a {
		text-decoration: none;
		min-height: 64px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		border-radius: 4px;
		font-size: 13px;
		color: #292929;
		font-weight: 900;
		background-color: #FBE233;
	}
	#header.fixed .header__inner .link__list span {
		padding-top: 25px;
		background-size: 14px auto;
	}
	#header.fixed .header__inner .link__list .entry a {
		font-size: 15px;
		font-weight: 800;
		color: #fff;
		letter-spacing: 0.06em;
		background-color: #292929;
	}
	#header.fixed .header__inner .link__list .entry span {
		padding-top: 22px;
		background-size: 17px auto;
	}
}

@media screen and (max-width: 679px) {
	.main__visual {
		margin-top: 50px;
	}
	.main__visual img {
		width: 100%;
	}
	.main__visual .jsBox01 {
		width: 41.866%;
		left: 18.933%;
		top: 22.67%;
	}
	.main__visual .jsBox02 {
		width: 39.2%;
		top: 0;
	}
	.main__visual .jsBox03 {
		left: auto;
		right: 0;
		width: 39.2%;
	}
	.main__visual .jsBox .fooList li {
		aspect-ratio: 157 / 134;
	}
	.main__visual .jsBox02 .fooList li {
		aspect-ratio: 147 / 134;
	}
	.main__visual .jsBox03 .fooList li {
		aspect-ratio: 147 / 126;
	}
	#contents {
		min-width: inherit;
	}
	.message {
		padding: 80px 20px 31px;
		min-height: inherit;
		background-image: url(/saiyo/assets/image/recruit/top/bg01_sp.jpg);
	}
	.message h2 {
		margin-bottom: 33px;
		font-size: 26px;
		line-height: 1.3;
	}
	.message h2 .en {
		margin-bottom: 14px;
		padding: 3px;
		min-width: 82px;
		font-size: 11px;
		letter-spacing: 0.06em !important;
	}
	.message p {
		line-height: 2;
		font-size: 16px;
		text-align: left;
	}
	.interview {
		padding: 50px 20px 70px;
	}
	.interview .text__img {
		width: 125px;
		right: 2px;
	}
	.interview .js__box .js__photo ul li {
		height: 272px;
	}
	.interview .js__box .txt01 {
		padding: 10px 10px 10px 17px;
		left: auto;
		top: -29px;
		right: 0;
		min-width: 143px;
		font-size: 12px;
		line-height: 1.42;
	}
	.interview .js__box .txt01::after {
		right: 40px;
	}
	.interview .js__box .txt02 {
		bottom: -31px;
		padding: 11px 10px 10px 18px;
		right: auto;
		left: 0;
		min-width: 190px;
		font-size: 12px;
		line-height: 1.42;
	}
	.interview .js__box .js__photo {
		margin: 0 -20px 50px;
	}
	.interview .sub {
		display: block;
	}
	.interview .sub p {
		margin-bottom: 20px;
		font-size: 15px;
		line-height: 1.87;
	}
	.interview .com__link {
		padding-top: 3px;
		margin-left: auto;
	}
	.works {
		padding: 30px 20px 80px;
	}
	.works h3 {
		margin-bottom: 8px;
		font-size: 36px;
		line-height: 1.28;
	}
	.works p {
		margin-bottom: 14px;
		font-size: 15px;
		line-height: 1.87;
	}
	.works__list {
		margin-bottom: 31px;
		gap: 20px;
		flex-direction: column;
	}
	.works__list li {
		width: 100%;
	}
	.works__list span {
		padding: 17px 40px 18px 0;
		font-size: 19px;
	}
	.works .com__link {
		margin: 0 0 0 auto;
	}
	.environment {
		display: block;
	}
	.environment .photo__box {
		width: auto;
	}
	.environment .text__box .txt__img {
		width: 125px;
	}
	.environment .heading01 {
		margin-bottom: 20px;
	}
	.environment .heading01 .en {
		margin-bottom: 20px;
		min-width: 109px;
	}
	.environment .heading01 {
		font-size: 36px;
		line-height: 1.28;
	}
	.environment .heading01 small {
		margin-bottom: 10px;
		font-size: 13px;
	}
	.environment p {
		margin-bottom: 20px;
		font-size: 15px;
		line-height: 1.87;
	}
	.environment .text__box {
		display: block;
		padding-bottom: 50px;
	}
	.environment .text__box .sub {
		max-width: inherit;
	}
	.about {
		padding: 70px 20px 50px;
	}
	.about__list {
		gap: 19.5px;
		flex-direction: column;
	}
	.about__list li {
		width: 100%;
	}
	.about__list .photo .en {
		padding: 10px 2px;
		top: 10px;
		right: 10px;
		width: 24px;
		font-size: 11px;
	}
	.about__list .photo .en span {
		width: 14px;
	}
	.about__list li p {
		font-size: 15px;
		line-height: 1.87;
	}
	.about__list .ttl {
		margin-bottom: 3px;
		font-size: 24px;
		padding-right: 50px;
		background-size: 35px auto;
	}
	.about__list .photo {
		margin-bottom: 16px;
	}
	.about__list a {
		padding-bottom: 23px;
	}

}


@media screen and (min-width: 680px) and (max-width: 1350px) {
	.header__inner .navi__list {
		padding-left: clamp(10px,2.4vw,30px);
		max-width: clamp(280px,31vw,440px);
	}
	.header__inner .navi__list a {
		padding: clamp(5px,0.7vw,15px);
		font-size: clamp(10px,1.2vw,16px);
	}
}


@media screen and (min-width: 680px) and (max-width: 950px) {
	.header__inner .navi__list {
		padding-left: clamp(10px,2vw,30px);
	}
}