/* CSS Document */


/*-------------------------------
	2025/12/05
--------------------------------*/

.headerLogoSp01 {
	width: 307px;
	position: absolute;
	left: 30px;
	top: 45px;
}

.exhBlock01 {
	background-image: url("../img/251212/pasona_main_img01.webp");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	padding: 90px 58px 445px;
	margin-bottom: 10px;
}
.exhH201 {
	text-align: center;
	color: #a59153;
	font-size: 34px;
	line-height: 1.65em;
	font-weight: bold;
}
.exhBlock02 {
	position: relative;
	background-image: url("../img/251212/pasona_main_bg01.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 90px 54px 100px;
}
.exhBox01 {
	color: #ffffff;
	box-sizing: border-box;
	padding: 0px 60px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 570px;
}

.exhDeco01 {
	width: 223px;
	position: absolute;
	left: 0px;
	top: -48px;
}

/*--------------------*/

.exhCont01 {
	background-image: url("../img/251212/pasona_cont01_bg01.webp");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
.exhH202 {
	padding: 200px 90px 170px;
}

.exhContBox01 {
	position: relative;
	padding: 200px 0px;
}
.exhContBox01.box02 {
	background-color: #f6f4ee;
}
.exhH301 {
	background-image: url("../img/251212/pasona_cont01_tit_bg02.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 614px;
	height: 314px;
	box-sizing: border-box;
	padding: 40px 10px;
	text-align: center;
	position: absolute;
	top: -50px;
	left: -40px;
}
.box02 .exhH301 {
	left: auto;
	right: -40px;
}

.exhH301 .num01 {
	line-height: 0px;
}
.exhH301 .num01 img {
	width: auto;
	height: 20px;
}
.exhH301 .h301 {
	color: #ffffff;
	font-size: 36px;
	line-height: 1.6em;
	font-weight: bold;
}
.exhFlex01 {
	display: flex;
	gap: 10px;
}
.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;
}



@media (max-width: 750px) {

	.headerLogoSp01 {
		width: 40.93vw;
		left: 4vw;
		top: 6vw;
	}

	.exhBlock01 {
		padding: 12vw 7.73vw 59.33vw;
		margin-bottom: 1.33vw;
	}
	.exhH201 {
		font-size: 4.53vw;
	}
	.exhBlock02 {
		padding: 12vw 7.2vw 13.33vw;
	}
	.exhBox01 {
		padding: 0px 8vw;
		top: 76vw;
	}

	.exhDeco01 {
		width: 29.73vw;
		top: -6.4vw;
	}

	/*--------------------*/

	.exhH202 {
		padding: 26.66vw 12vw 22.66vw;
	}

	.exhContBox01 {
		padding: 26.66vw 0px;
	}
	.exhH301 {
		width: 81.86vw;
		height: 41.86vw;
		padding: 5.33vw 1.33vw;
		top: -6.66vw;
		left: -5.33vw;
	}
	.box02 .exhH301 {
		right: -5.33vw;
	}

	.exhH301 .num01 img {
		height: 2.66vw;
	}
	.exhH301 .h301 {
		font-size: 4.8vw;
	}
	.exhFlex01 {
		gap: 1.33vw;
	}
	.contPd0_60 {
		padding-left: 8vw;
		padding-right: 8vw;
	}

	.exhBtnWrap01 {
		gap: 1.33vw;
	}
	.backToTopBlock01 {
		padding: 26.66vw 6.66vw;
	}
	.btotop01 {
		width: 51.73vw;
	}



}

.exhContWapper02 {
	background-color: rgba(165, 145, 83, 0.1);
	padding-top: 120px;
	background-image: url('../img/251224/pasona_cont01_bg.webp');
	background-repeat: no-repeat; 
	background-position: top center; 
	background-size: contain;
}

.exhContWapper02 h2 {
	text-align: center;
	position: relative;
}

.exhContWapper02 h2::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 185px;
	height: 253px;
	background: url('../img/251224/pasona_cont01_deco.webp') no-repeat center / contain;
}

.exhContBox02 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.exhContBoxBtn,
.exhContWapper02 .exhContBox02:nth-child(odd) {
  background-color: rgba(0, 167, 59, 0.05);
}

.exhContBox02 h3 {
	text-align: center;
	letter-spacing: 2px;
	font-weight: 600;
	color: #00a73b;
	padding-bottom: 2%;
	border-bottom: 4px solid rgba(0, 167, 59, 0.2);
}

.exhContBox02 h3 span {
	font-size: 26px;
}

.exhContBox02 h3 rt {
	font-size: 42%;
	ruby-align: center;
	margin-bottom: -3px;
}

.exhContBoxBtn {
	text-align: center;
	padding-bottom: 120px;
	padding-top: 70px;
}

.exhContBoxBtn p {
	color: #00a73b;
	font-weight: 500;
}

.exhContBoxBtn a:focus{
	outline:none;
}

@media (max-width: 750px) {
	.exhContWapper02 {
		padding-top: 16vw;
	}
	.exhContBox02 {
		padding-top: 10.66vw;
		padding-bottom: 10.66vw;
	}
	.exhContWapper02 h2::after {
		width: 24.66vw;
		height: 33.73vw;
	}
	.exhContBox02 h3 {
		letter-spacing: 0.26vw;
		border-bottom: 0.63vw solid rgba(0, 167, 59, 0.2);
	}
	.exhContBox02 h3 span {
		font-size: 3.46vw;
	}
	.exhContBoxBtn {
		padding-bottom: 16vw;
		padding-top: 9.33vw;
	}
}

/**/


