/* CSS Document */


/*-------------------------------
	2025/12/17
--------------------------------*/

.headerLogoSp01 {
	width: 307px;
	position: absolute;
	left: 30px;
	top: 45px;
}

/*--------------------*/

.contPd0_60 {
	padding-left: 60px;
	padding-right: 60px;
}

.exhBtnWrap01 {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.exhBtnWrap01 li {
	width: 100%;
}
.backToTopBlock01 {
	text-align: center;
	padding: 200px 50px;
}
.btotop01 {
	width: 388px;
	height: auto;
}

/*-----------------------*/

#container.items {
	background-color: #e0dcd0;
}

.interviewMainvisual01 {
	padding-top: 200px;
}
.contBlock01 {
	margin-top: -350px;
}

.itemsH201 {
	margin-bottom: 35px;
	text-align: center;
}
.itemsH201 .s01 {
	display: block;
	margin-bottom: 30px;
}
.itemsH201 .s01 img {
	width: 114px;
	height: auto;
}
.itemsH201 .s02 {
	display: block;
	color: #ffffff;
	font-size: 56px;
	line-height: 1.15em;
	font-weight: bold;
}

.itemsBg01 {
	position: relative;
}
.itemsBg01::before {
	content: "";
	background-image: url("../img/251224/items_01_bg01.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 100%;
	height: 535px;
	mix-blend-mode: multiply;
	position: absolute;
	left: 0px;
	top: 0px;
}
.itemsBtnMore01 {
	margin-top: 28px;
}
.itemsBtnMore01 img {
	width: 205px;
	height: auto;
}

/*---------------------*/

.contBlock02 {
	background-image: url("../img/251224/items_02_top01.webp");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 214px;
}
.itemsBg02 {
	position: relative;
}
.itemsBg02::before {
	content: "";
	background-image: url("../img/251224/items_02_bg01.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 100%;
	height: 926px;
	mix-blend-mode: multiply;
	position: absolute;
	left: 0px;
	top: 80px;
}
.itemsFlex01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}
.text26_175_n {
	font-size: 26px;
	line-height: 1.75em;
}
.itemsFlexBox01 {
	width: 165px;
	flex-shrink: 0;
}

.itemsBg03 {
	position: relative;
}
.itemsBg03::before {
	content: "";
	background-image: url("../img/251224/items_02_bg02.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 100%;
	height: 705px;
	mix-blend-mode: multiply;
	position: absolute;
	left: 0px;
	top: 0px;
}
.itemsBox01 {
	background-image: url("../img/251224/items_02_box01.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 803px;
	height: 803px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	padding: 130px 66px 0px;
}
.text34_165_n {
	font-size: 34px;
	line-height: 1.65em;
}

/*---------------------*/

.contBlock03 {
	background-image: url("../img/251224/items_03_top01.webp");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 214px;
}
.itemsBg04 {
	position: relative;
}
.itemsBg04::before {
	content: "";
	background-image: url("../img/251224/items_03_bg01.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 100%;
	height: 677px;
	mix-blend-mode: multiply;
	position: absolute;
	left: 0px;
	top: -160px;
}
.itemsFlex02 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
}

.itemsFlex02 .img01 {
	width: 161px;
	flex-shrink: 0;
}

.itemsBg05 {
	position: relative;
}
.itemsBg05::before {
	content: "";
	background-image: url("../img/251224/items_03_bg02.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 100%;
	height: 826px;
	mix-blend-mode: multiply;
	position: absolute;
	left: 0px;
	top: -60px;
}




@media (max-width: 750px) {

	.headerLogoSp01 {
		width: 40.93vw;
		left: 4vw;
		top: 6vw;
	}

	/*--------------------*/

	.contPd0_60 {
		padding-left: 8vw;
		padding-right: 8vw;
	}

	.exhBtnWrap01 {
		gap: 1.33vw;
	}
	.backToTopBlock01 {
		padding: 26.66vw 6.66vw;
	}
	.btotop01 {
		width: 51.73vw;
	}

	/*-----------------------*/

	.interviewMainvisual01 {
		padding-top: 26.66vw;
	}
	.contBlock01 {
		margin-top: -46.66vw;
	}

	.itemsH201 {
		margin-bottom: 4.66vw;
	}
	.itemsH201 .s01 {
		margin-bottom: 4vw;
	}
	.itemsH201 .s01 img {
		width: 15.2vw;
	}
	.itemsH201 .s02 {
		font-size: 7.46vw;
	}

	.itemsBg01::before {
		height: 71.33vw;
		left: 0px;
		top: 0px;
	}
	.itemsBtnMore01 {
		margin-top: 3.73vw;
	}
	.itemsBtnMore01 img {
		width: 27.33vw;
	}

	/*---------------------*/

	.contBlock02 {
		padding-top: 28.53vw;
	}
	.itemsBg02::before {
		height: 123.46vw;
		left: 0px;
		top: 10.66vw;
	}
	.itemsFlex01 {
		gap: 4vw;
	}
	.text26_175_n {
		font-size: 3.46vw;
	}
	.itemsFlexBox01 {
		width: 22vw;
	}

	.itemsBg03::before {
		height: 94vw;
		left: 0px;
		top: 0px;
	}
	.itemsBox01 {
		background-size: 100% 107.06vw;
		height: 107.06vw;
		padding: 17.33vw 8.8vw 0px;
	}
	.text34_165_n {
		font-size: 4.53vw;
	}

	/*---------------------*/

	.contBlock03 {
		padding-top: 28.53vw;
	}
	.itemsBg04::before {
		height: 90.26vw;
		left: 0px;
		top: -21.33vw;
	}
	.itemsFlex02 {
		gap: 4vw;
	}

	.itemsFlex02 .img01 {
		width: 21.46vw;
	}

	.itemsBg05::before {
		height: 110.13vw;
		left: 0px;
		top: -8vw;
	}



}



/**/

