@charset "UTF-8";


#ttlBoxArea {
	height: 360px;
}

.b_voice01 #ttlBoxArea {
	background: url(/recruit/voice/senior01/img/bg_voice01_ttl.jpg) no-repeat center center;
	background-size: cover;
}

.b_voice02 #ttlBoxArea {
	background: url(/recruit/voice/senior02/img/bg_voice02_ttl.jpg) no-repeat center center;
	background-size: cover;
}

.b_voice03 #ttlBoxArea {
	background: url(/recruit/voice/senior03/img/bg_voice03_ttl.jpg) no-repeat center center;
	background-size: cover;
}

.b_voice04 #ttlBoxArea {
	background: url(/recruit/voice/senior04/img/bg_voice04_ttl.jpg) no-repeat center center;
	background-size: cover;
}

.b_voice05 #ttlBoxArea {
	background: url(/recruit/voice/senior05/img/bg_voice05_ttl.jpg) no-repeat center center;
	background-size: cover;
}

.b_voice06 #ttlBoxArea {
	background: url(/recruit/voice/senior06/voise_ueno.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice07 #ttlBoxArea {
	background: url(/recruit/voice/senior07/img/img_voise_terada.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice08 #ttlBoxArea {
	background: url(/recruit/voice/senior08/voise_oomi.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice09 #ttlBoxArea {
	background: url(/recruit/voice/senior09/voise_sumiya.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice10 #ttlBoxArea {
	background: url(/recruit/voice/senior10/voise_hujii.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice11 #ttlBoxArea {
	background: url(/recruit/voice/voice11/saka.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice12 #ttlBoxArea {
	background: url(/recruit/voice/voice12/nakamura.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice13 #ttlBoxArea {
	background: url(/recruit/voice/voice13/honnda.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice14 #ttlBoxArea {
	background: url(/recruit/voice/voice14/kimura.jpg) no-repeat center center;
	background-size: cover;
}
.b_voice15 #ttlBoxArea {
	background: url(/recruit/voice/voice15/matui.jpg) no-repeat center center;
	background-size: cover;
}

#ttlBoxArea h2 {
	font-weight: bold;
	font-size: 1.6rem;
}

#ttlBoxArea h2 span {
	font-size: 3.0rem;
	line-height: 35px;
	margin-top: 10px;
	display: inline-block;
}

#ttlBoxArea p {
	margin-top: 25px;
}

#ttlBoxArea p span {
	font-size: 2.6rem;
	display: inline-block;
	margin: 0 15px 0 0;
}

.cts_block {
	display: flex;
	padding: 50px 0 0;
	width: 100%;
}

.cts_block .photo {
	width: 400px;
}

.cts_block .text {
	width: calc(100% - 400px);
	background: url(/recruit/voice/img/bg_voice_question.png) no-repeat left top;
	background-size: 120px 138px;
	padding: 80px 0 0 35px;
	margin-left: 50px;
}

.cts_block .text h3 {
	font-size: 2.8rem;
}

.cts_block .text p {
	margin-top: 15px;
}

.cts_block.photo_none .text {
	width: 100%;
}

@media screen and (max-width:767px) {
    .sp_style {
        display: inline-block;
    }
    
	#ttlBoxArea {
		height: 340px;
	}

	.b_voice01 #ttlBoxArea {
		background: url(/recruit/voice/senior01/img/bg_voice01_ttl_sp.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}

	.b_voice02 #ttlBoxArea {
		background: url(/recruit/voice/senior02/img/bg_voice02_ttl.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}

	.b_voice03 #ttlBoxArea {
		background: url(/recruit/voice/senior03/img/bg_voice03_ttl.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}

	.b_voice04 #ttlBoxArea {
		background: url(/recruit/voice/senior04/img/bg_voice04_ttl.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}

	.b_voice05 #ttlBoxArea {
		background: url(/recruit/voice/senior05/img/bg_voice05_ttl.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}

        .b_voice06 #ttlBoxArea {
		background: url(/recruit/voice/senior06/voise_ueno.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}
        .b_voice07 #ttlBoxArea {
		background: url(/recruit/voice/senior07/img/img_voise_terada.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}
        .b_voice08 #ttlBoxArea {
		background: url(/recruit/voice/senior08/voise_oomi.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}

        .b_voice09 #ttlBoxArea {
		background: url(/recruit/voice/senior09/voise_sumiya.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}

        .b_voice10 #ttlBoxArea {
		background: url(/recruit/voice/senior10/voise_hujii.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}
        .b_voice11 #ttlBoxArea {
		background: url(/recruit/voice/voice11/saka.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}
        .b_voice12 #ttlBoxArea {
		background: url(/recruit/voice/voice12/nakamura.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}
        .b_voice13 #ttlBoxArea {
		background: url(/recruit/voice/voice13/honnda.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}
        .b_voice14 #ttlBoxArea {
		background: url(/recruit/voice/voice14/kimura.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}
        .b_voice15 #ttlBoxArea {
		background: url(/recruit/voice/voice15/matui.jpg) no-repeat center center !important;
		background-size: 250% !important;
	}



	@media screen and (max-width:319px) {
	}

	#ttlBoxArea .inner {
		width: 92%;
	}

	.detail_page .inner {
		width: 100%;
	}

	.cts_block {
		display: block;
	}
	.cts_block .photo,
	.cts_block .txt {
		width: 100%;
	}
	.cts_block .photo {
		text-align: center;
	}
	.cts_block .text {
		width: 100%;
		margin-left: 0;
		padding: 40px 25px 0;
		background-size: 80px 89px;
		margin-top: 5px;
	}

}

@media screen and (max-width:414px) {
	#ttlBoxArea {
		height: 170px;
	}

	.b_voice01 #ttlBoxArea {
		background: url(/recruit/voice/senior01/img/bg_voice01_ttl_sp.jpg) no-repeat 55% 20% !important;
		background-size: 125% !important;
	}

	.b_voice02 #ttlBoxArea {
		background: url(/recruit/voice/senior02/img/bg_voice02_ttl.jpg) no-repeat 50% 20% !important;
		background-size: 250% !important;
	}
	.b_voice03 #ttlBoxArea {
		background: url(/recruit/voice/senior03/img/bg_voice03_ttl.jpg) no-repeat 49% 20% !important;
		background-size: 250% !important;
	}

	.b_voice04 #ttlBoxArea {
		background: url(/recruit/voice/senior04/img/bg_voice04_ttl.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}

	.b_voice05 #ttlBoxArea {
		background: url(/recruit/voice/senior05/img/bg_voice05_ttl.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}

        .b_voice06 #ttlBoxArea {
		background: url(/recruit/voice/senior06/voise_ueno.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
    .b_voice07 #ttlBoxArea {
		background: url(/recruit/voice/senior07/img/img_voise_terada.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
    .b_voice08 #ttlBoxArea {
		background: url(/recruit/voice/senior08/voise_oomi.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
    .b_voice09 #ttlBoxArea {
		background: url(/recruit/voice/senior09/voise_sumiya.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
    .b_voice10 #ttlBoxArea {
		background: url(/recruit/voice/senior10/voise_hujii.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
            .b_voice11 #ttlBoxArea {
	 	background: url(/recruit/voice/voice11/saka.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
        .b_voice12 #ttlBoxArea {
	 	background: url(/recruit/voice/voice12/nakamura.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
        .b_voice13 #ttlBoxArea {
	 	background: url(/recruit/voice/voice13/honnda.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
        .b_voice14 #ttlBoxArea {
	 	background: url(/recruit/voice/voice14/kimura.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}
        .b_voice15 #ttlBoxArea {
	 	background: url(/recruit/voice/voice15/matui.jpg) no-repeat 47% 20% !important;
		background-size: 250% !important;
	}

	#ttlBoxArea h2 {
		font-weight: normal;
		font-size: 1.2rem;
	}
	#ttlBoxArea h2 span {
		font-size: 2.1rem;
		line-height: 1.5;
		display: inline-block;
		font-weight: 700;
		margin-top: 0;
	}
	#ttlBoxArea p {
		vertical-align: bottom;
		display: inline-block;
		font-size: 1.2rem;
		margin-top: 10px;
	}
	#ttlBoxArea p span {
		font-size: 1.6rem;
		display: inline-block;
		margin: 0 3px 0 0;
	}
	.cts_block {
		padding: 25px 0 0;
	}
	.cts_block .text {
		padding: 45px 25px 0;
	}
	.cts_block .text h3 {
		font-size: 1.9rem;
	}
	.cts_block .text p {
		font-size: 1.4rem;
	}
}

@media screen and (max-width:374px) {
	#ttlBoxArea {
		height: 120px;
	}
}

@media screen and (max-width:319px) {
	#ttlBoxArea h2 {
		font-size: 3.6vmin;
	}
	#ttlBoxArea h2 span {
		font-size: 5.5vmin;
		line-height: 20px;
	}
	#ttlBoxArea p span {
		font-size: 5vmin;
	}
	#ttlBoxArea p {
		font-size: 3vmin;
	}
}
