@charset "UTF-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ページタイトル
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tit {
	width:100%;
	height:210px;
	background: rgb(0,25,109);
	background: linear-gradient(90deg, rgba(0,25,109,1) 0%, rgba(0,25,109,1) 50%, rgba(100,170,220,1) 50%, rgba(100,170,220,1) 100%);
	position:relative;
	margin-top: 70px;
}
#tit h2 {
	width:204px;
	height:84px;
	font-size:30px;
	font-weight:bold;
	color:#00196d;
	background-color:#fff;
	text-align: center;
	line-height: 23px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	padding: 22px 0 0 0;
	box-sizing: border-box;
}
.faq #tit h2 {
	line-height: 40px;
}
#tit span {
	font-size:18px;
}
#main-contents {
	background-color:#dce6f0;
	position:relative;
	margin-top: -1px;
}
.breadcrumb {
	width:980px;
	margin:15px auto 15px;
	font-size:12px;
	color:#00196d;
}
.breadcrumb a {
	text-decoration: underline;
}
@media (max-width:980px) {
	#tit {
		height:132px;
		margin-top: 55px;
	}
	#tit h2 {
		width:174px;
		height:61px;
		font-size:25px;
		line-height: 20px;
		padding: 12px 0 0 0;
	}
	.breadcrumb {
		width: calc(100% - 20px);
		margin:10px auto 10px;
		padding:0 0 0 10px;
		font-size:10px;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* faq */
.faq{min-width: ;}
.faq #contents{overflow: hidden;}
.faq #contents h2{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 40px;
	text-indent: 0;
	letter-spacing: 0.2em;
	padding-top: 22px;
	background: url(../images/carrier_voice_maintext01.jpg) no-repeat center 22px;
	text-indent: -9999em;
}
.faq #contents #faq_title{
	overflow: hidden;
	position: relative;
	height: 293px;
}
.faq #contents #faq_title h3{
	position: absolute;
	top: 0;
	left: 50%;
	width: 1600px;
	height: 293px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -748px;
}
.faq #contents #faq_title {
	background-image: url(../images/faq_main.jpg);
	background-size: cover;
}
.faq #contents #voice_title h3 a{
	display: block;
	width: 100%;
	height: 100%;
}
.faq #faq_wrapper {
	padding: 51px 0 28px;
}
.faq #faq_cont{
	width: 975px;
	margin: 0 auto 33px;
	background: #fff;
	border-bottom: solid 1px #dedede;
	padding-top: 15px;
	box-sizing: border-box;
}
.faq #faq_cont h4 {
	font-size: 20px;
	font-weight: bold;
	color: #00196e;
	padding: 0 0px 17px 22px;
}
.faq #faq_qna{
	width: 895px;
	margin: 0 auto;
}
.faq #faq_cont dt{
	width: 783px;
	height: 45px;
	background-color: #0961af;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 45px;
	padding-left: 112px;
	background-image: url(../images/faq.png);
	background-repeat: no-repeat;
	margin:0 auto;
}
.faq #faq_cont dd{
	width: 783px;
	margin: 0 auto;
	padding-top: 23px;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	padding-bottom:30px;
}
.faq #faq_cont dd a {
	text-decoration: underline;
}
.faq #faq_cont #faq_qna > div {
	text-align: center;
}
.faq #faq_cont p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #0961af;
	padding: 10px 25px;
	border-radius: 8px;
	display: inline-block;
	margin-bottom: 59px;
}
.faq #faq_cont p a {
	color: #0961af;
	text-decoration: underline;
}
.faq #contents h2 .recruit_page_name{font-size: 15px;}
.faq #contents h2 .faq_page_name{
	font-size: 36px;
	font-style: normal;
	line-height: 90px;
}

/* ++++++++++++++++++++++++++++++++
メインコンテンツsp
++++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 980px) {
	/*faq*/
	.faq #contents h2{
		font-size: 12px;
		line-height: 25px;
		letter-spacing: 0;
		padding-top: 5px;
		background: url(../images/sp/carrier_voice_maintext01.gif) no-repeat center 12px;
		background-size: 115px;
	}
	.faq #contents #faq_title h3{
		background-image: url(../images/sp/faq_main.jpg);
		width:100%;
		height: 145px;
		position: static;
		margin-left: 0;
		background-position: center;
		background-size: 130%;
	}
	.faq #contents #faq_title {
		background-image:none;
	}
	.faq #contents #faq_title{
		height: 145px;
	}
	.faq #faq_wrapper {
		padding: 30px 0 0;
	}
	.faq #faq_cont h4 {
		font-size: 16px;
		padding: 12px 0px 0px 17px;
	}
	.faq #faq_cont dt{
		width: 100%;
		box-sizing: border-box;
		font-size: 13px;
		background-image: url(../images/sp/faq.png);
		background-size: 55px;
		height: auto;
		line-height: 20px;
		margin-bottom: 20px;
		margin-top:20px;
		padding: 6px 10px 6px 55px;
	}
	.faq #faq_cont dd{
		width: 85%;
		font-size: 11px;
		letter-spacing: 0.02em;
		line-height: 20px;
		padding-left: 0;
		padding:0;
	}
	.faq #faq_cont p {
		font-size: 11px;
		border: 2px solid #0961af;
		padding: 7px 14px;
		border-radius: 6px;
		margin-top: 20px;
		margin-bottom: 0;
		line-height: 1.7;
	}
	.faq #faq_cont{
		width: 100%;
		padding-top:0px;
		padding-bottom: 30px;
	}
	.faq #faq_qna{
		width: 87.5%;
	}
}
