@charset "utf-8";
/* CSS Document */

img{
	width:100%;
	display:block;
}
span.blue{
	color:#0045a2;
}


/*===== PC ここから =====*/
@media screen and (min-width: 741px){

.ttl01{
	width: 965px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.txt01{
	text-align: center;
	font-size: 14px;
	margin: 0 0 50px 0;
}

/*===== h2 =====*/
.ttl_box{
	width: 100%;
	height: 250px;
	background-color: #004999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h2_ttl{
	color: #FFF;
	font-size: 34px;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	height: 120px;
	padding-top: 100px;
	line-height: 140%;
	float: right;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ttl_img{
	background-image: url(img/fv.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: 250px;
	right: 0px;
	float: right;
}
.main_contents{
	width:1024px;
	margin-left:auto;
	margin-bottom: 100px;
	margin-right:auto;
}

.voice{
	width:936px;
	margin: 0 auto 50px auto;
	overflow: hidden;
}
h4.voice_ttl{
	font-size: 19px;
	margin: 0 0 30px 0;
	color: #fff;
	padding: 15px 20px;
	background: #0045a2;
}
.voice .photo{
	width: 259px;
	float: left;
}
.voice .voice_box{
	width: 650px;
	float: right;
}
.voice .voice_box dl{
	border: 1px solid #ccc;
	padding: 15px 25px 10px 25px;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.voice .voice_box dl dt{
	font-size: 15px;
	font-weight: bold;
	color: #0045a2;
	float: left;
	margin: 0 0 5px 0;
	clear: both;
}
.voice .voice_box dl dd{
	font-size: 15px;
	float: left;
	margin: 0 0 5px 0;
}
.voice .voice_box p{
	font-size: 14px;
	margin: 0 20px 0 20px;
}


}
/*===== PC ここまで =====*/


/*===== SP ここから =====*/
@media screen and (max-width: 740px){

/*===== h2 =====*/
.ttl_box{
	width: 100%;
	height: 90px;
	background-color: #004999;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.h2_ttl{
	color: #FFF;
	font-size: 16px;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 140%;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ttl_img{
	background-image: url(img/fv.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 50%;
	height: 90px;
	right: 0px;
	float: right;
}
.main_contents{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.ttl01{
	width: 96%;
	margin: 0 auto 20px auto;
	padding-top: 20px;
}
.txt01{
	text-align: center;
	font-size: 14px;
	margin: 0 20px 20px 20px;
	text-align: left;
}
.voice{
	width:96%;
	margin: 0 auto 50px auto;
	overflow: hidden;
}
h4.voice_ttl{
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 20px 0;
	color: #fff;
	padding: 10px;
	background: #0045a2;
}
.voice .photo{
	width: 80%;
	margin: 0 auto 20px auto;
}
.voice .voice_box{
	width: 100%;
}
.voice .voice_box dl{
	border: 1px solid #ccc;
	padding: 10px 20px 5px 20px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.voice .voice_box dl dt{
	font-size: 12px;
	font-weight: bold;
	color: #0045a2;
	float: left;
	margin: 0 0 5px 0;
	clear: both;
}
.voice .voice_box dl dd{
	font-size: 12px;
	float: left;
	margin: 0 0 5px 0;
}
.voice .voice_box p{
	font-size: 13px;
	margin: 0 15px 0 15px;
}



}
/*===== SP ここまで =====*/
