@charset "utf-8";
/*------------------------------------------------------------
	voice
------------------------------------------------------------*/
#main {
	padding-bottom: 31rem;
}
#main .topSec {
	padding: 16.8rem 0 1rem;
	background-position: top 15.6rem center;
	background-image: url(../img/voice/top_bg.png);
}
#main .topSec .imgBox {
	margin-right: 4.3rem;
}
#main .topSec .textBox {
	width: 48rem;
}
#main .topSec .pho {
	width: 52.3rem;
}
#main .topSec p {
	margin: 0 0.5rem 2.2rem;
}

#main .topSec .phoList {
	position: relative;
}
#main .topSec .phoList li {
	transition: .3s;
	opacity: 0;
	
} 
#main .topSec .phoList li.active {
	opacity: 1;
}
#main .topSec .phoList li.absolute {
	position: absolute;
	top: 0;
	left: 0;
} 

#main .topSec .linkList a {
	padding: 2.7rem 0.6rem 1.7rem;
	display: block;
	font-size: 2.6rem;
	letter-spacing: 0.3rem;
	border-bottom: 1px solid rgba(29,52,67,0.5);
	background: url(../img/common/icon20.png) no-repeat right 0.8rem bottom 1.2rem;
	background-size: 4.2rem auto;
}
#main .sec {
	padding: 12rem 0;
	position: relative;
}
#main .sec::before,
#main .sec::after {
	position: absolute;
	left: 0;
	top: 45rem;
	background: url(../img/voice/sec_bg01.png) no-repeat;
	background-size: auto 82rem;
	width: 63.7rem;
	height: 82rem;
	content: "";
}
#main .sec::after {
	left: auto;
	right: 0;
	top: 181rem;
	background-image: url(../img/voice/sec_bg02.png);
	width: 68.2rem;
	z-index: 1;
}
#main .sec .ttl {
	margin-bottom: 0.6rem;
	color: #C8D1D9;
	font-size: 4rem;
	font-weight: 500;
	letter-spacing: 0.3rem;
}
#main .sec .topPho {
	margin: 0 0.2rem 10.2rem 0.2rem;
	position: relative;
	overflow: hidden;
	border-radius: 2rem;
}
#main .sec .textImg {
	position: absolute;
	left: 29.9rem;
	top: 3.8rem;
	width: 11rem;
}
#main .sec .name {
	position: absolute;
	bottom: 4.5rem;
	right: 5.3rem;
	width: 42.7rem;
}
#main .sec .info {
	position: relative;
}
#main .sec .info::before {
	width: calc(50% + 41.5rem);
	position: absolute;
	right: 0;
	top: -3.9rem;
	bottom: 0;
	border-radius: 2rem 0 0 2rem;
	opacity: 0.5;
	background: #EAF4F3;
	content: "";
}
#main .sec .infoL {
	margin-top: 9.2rem;
}
#main .sec .infoL::before {
	left: 0;
	right: auto;
	border-radius: 0 2rem 2rem 0;
}
#main .sec .imgBox {
	max-width: 127.2rem;
	margin: 0 auto;
	padding: 0 7.6rem 3.3rem 0;
	align-items: flex-start;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
}
#main .sec .imgBox .pho {
	width: 42.6rem;
	overflow: hidden;
	border-radius: 2rem;
}
#main .sec .textBox {
	margin: -1.4rem 0 0;
	width: 64rem;
}
#main .sec .textBox .title {
	padding-bottom: 1.1rem;
	margin-bottom: 0.8rem;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.3rem;
	border-bottom: 1px solid #1CD8D2;
}
#main .sec .textBox p {
	margin: 0 4rem 3.6rem 0;
	line-height: 1.8;
	letter-spacing: 0.2rem;
}
#main .sec02 {
	background: url(../img/voice/sec02_bg.png) no-repeat center top;
	background-size: cover;
}
#main .sec02::before,
#main .sec02::after {
	mix-blend-mode: color-dodge;
}
#main .sec02 .ttl {
	color: #fff;
}
#main .sec02 .info::before {
	opacity: 1;
	background: #fff;
}
@media all and (min-width: 897px) {
	#main .topSec .headLine03 {
		margin: 0 -3rem 5.1rem 0;
		font-size: 3rem;
		font-weight: 700;
		line-height: 1.5;
		background-position: left 1.6rem;
	}
	#main .topSec .linkList a:hover {
		opacity: 0.7;
	}
	#main .sec .infoL .imgBox {
		padding-top: 1.2rem;
		padding-bottom: 1.7rem;
		flex-direction: row-reverse;
	}
	#main .sec02 {
		padding-bottom: 10.1rem;
	}
	#main .sec02 .topPho {
		margin-bottom: 9.9rem;
	}
	#main .sec02 .name {
		bottom: 5.3rem;
	}
	#main .sec02 .imgBox {
		padding: 1.1rem 7.6rem 0.8rem 0;
	}
	#main .sec02 .textBox {
		margin: 1.6rem 0 0;
	}
	#main .sec02 .textBox .title {
		padding-bottom: 0.9rem;
		margin-bottom: 1.9rem;
	}
	#main .sec02 .infoL {
		margin-top: 10rem;
	}
	#main .sec02 .infoL::before {
		bottom: 7.9rem;
	}
	#main .sec02 .infoL .textBox {
		margin-top: 0.8rem;
	}
	#main .sec03 .topPho {
		margin-bottom: 9.9rem;
	}
	#main .sec03 .name {
		bottom: 5.5rem;
	}
	#main .sec03 .imgBox {
		padding: 1.1rem 7.6rem 4.7rem 0;
	}
	#main .sec03 .textBox {
		margin: -0.2rem 0 0;
	}
	#main .sec03 .textBox .title {
		padding-bottom: 0.9rem;
		margin-bottom: 1.9rem;
	}
	#main .sec03 .textBox p {
		margin-bottom: 3.7rem;
	}
	#main .sec03 .infoL {
		margin-top: 9.8rem;
	}
	#main .sec03 .infoL .imgBox {
		padding-bottom: 4.3rem;
	}
	#main .sec03 .infoL .textBox {
		margin-top: 1.9rem;
	}
}
@media all and (max-width: 896px) {
	#main {
		padding-bottom: 15rem;
	}
	#main .topSec {
		padding: 6rem 0 1rem;
		background-position: top 10rem center;
	}
	#main .topSec .imgBox {
		margin-right: 0;
		display: block;
	}
	#main .topSec .textBox {
		width: auto;
	}
	#main .topSec .pho {
		margin-top: 3rem;
		width: auto;
	}
	#main .topSec .pho img {
		width: 100%;
	}
	#main .topSec p {
		margin: 0;
	}

	#main .topSec .linkList li {
		margin-top: 4rem;
	}
	#main .topSec .linkList li span {
		text-align: center;
		display: inline-block;
	}
	#main .topSec .linkList li img {
		width: 80%;
	}

	#main .topSec .linkList a {
		padding: 2rem 0.6rem 1rem;
		font-size: 2rem;
		background-size: 3.5rem auto;
	}
	#main .sec {
		padding: 6rem 0;
	}
	#main .sec::before,
	#main .sec::after {
		background-size: auto 25rem;
		height: 25rem;
	}
	#main .sec::after {
		top: auto;
		bottom: 40rem;
	}
	#main .sec .ttl {
		font-size: 3rem;
		letter-spacing: 0;
	}
	#main .sec .topPho {
		margin: 0 0 5rem;
		border-radius: 1rem;
	}
	#main .sec .topPho .pho {
		position: relative;
		padding-bottom: 70%;
	}
	#main .sec .topPho .pho img {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#main .sec .textImg {
		left: 1rem;
		top: 1cqb;
		width: 6rem;
		z-index: 1;
	}
	#main .sec .name {
		bottom: 1rem;
		right: 1rem;
		width: 22rem;
		z-index: 1;
	}
	#main .sec .info {
		margin: 0 2rem;
	}
	#main .sec .info::before {
		width: 100%;
		top: -2rem;
		border-radius: 2rem !important;
	}
	#main .sec .infoL {
		margin-top: 5rem;
	}
	#main .sec .imgBox {
		max-width: inherit;
		padding: 0 2rem 2rem;
		display: block;
	}
	#main .sec .imgBox .pho {
		width: auto;
	}
	#main .sec .imgBox .pho img {
		width: 100%;
	}
	#main .sec .textBox {
		margin: 2rem 0 0;
		width: auto;
	}
	#main .sec .textBox .title {
		padding-bottom: 0.5rem;
		margin-bottom: 0.5rem;
		font-size: 1.8rem;
	}
	#main .sec .textBox p {
		margin: 0 0 2rem;
	}
}