@charset "utf-8";


/*-----------------------------
	contents
------------------------------*/

@media screen and (max-width: 980px){
#contents-inner{
	padding:0 10px;
}
}
/* h2 */
h2{
	float:left;
	width:120px;
	text-align:center;
	margin-right:20px;
	padding:30px 0 0;
	background:url(../common/images/t_bg.png) no-repeat right top;
	background-size:100% 9px;
	-webkit-background-size:100% 9px;
	-moz-background-size:100% 9px;
	-ms-background-size:100% 9px;
	-o-background-size:100% 9px;
}
@media screen and (max-width: 750px){
h2{
	float:none;
	width:auto;
	padding:0;
	height:28px;
	text-indent:-9999px;
	background:url(images/title_sp.png) no-repeat center center #0D2E54;
	background-size:320px 28px;
	-webkit-background-size:320px 28px;
	-moz-background-size:320px 28px;
	-ms-background-size:320px 28px;
	-o-background-size:320px 28px;
	margin:0 -10px 10px;
}
}
/* div */
#contents-inner .inner{
	overflow:auto;
	padding-top:30px;
	background:url(../common/images/line.png) no-repeat right top;
	background-size:100% 8px;
	-webkit-background-size:100% 8px;
	-moz-background-size:100% 8px;
	-ms-background-size:100% 8px;
	-o-background-size:100% 8px;
}
#contents-inner .inner .box1{
	clear:both;
	overflow:hidden;
	margin-bottom:40px;
}
#contents-inner .inner .box1 p{
	float:left;
	width:68%;
	max-width:577px;
	margin-right:20px;
}
#contents-inner .inner .box1 p img{
	width:100%;
	height:auto;
}
#contents-inner .inner dt{
	color:#103158;
	font-size:26px;
	line-height:1.2;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom:5px;
}
#contents-inner .inner .box2{
	float:left;
	width:400px;
	margin-right:40px;
	margin-bottom:40px;
}
#contents-inner .inner .box2 p{
	margin-bottom:10px;
}
#contents-inner .inner .box3{
	float:left;
	width:244px;
	margin-bottom:40px;
}
#contents-inner .inner .box3 p{
	margin-bottom:10px;
}
#contents-inner .inner .box4{
	display:none;
}
@media screen and (max-width: 870px){
#contents-inner .inner .box1 p{
	float:none;
	width:100%;
	max-width:577px;
	margin-right:0;
	margin-bottom:10px;
}
}
@media screen and (max-width: 750px){
#contents-inner{
	padding:0 10px;
}
/* div */
#contents-inner .inner{
	overflow:auto;
	padding-top:0;
	font-size:12px;
	background:none;
}
#contents-inner .inner .box1{
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
}
#contents-inner .inner .box1 p{
	float:none;
	width:100%;
	max-width:577px;
	margin-right:0;
	margin-bottom:10px;
}
#contents-inner .inner .box1 p img{
	width:100%;
	height:auto;
}
#contents-inner .inner dt{
	color:#103158;
	font-size:20px;
	line-height:1.2;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom:5px;
}
#contents-inner .inner .box2{
	float:none;
	width:100%;
	margin-right:40px;
	margin-bottom:15px;
}
#contents-inner .inner .box2 p{
	float:none;
	width:100%;
	max-width:400px;
	margin-bottom:10px;
}
#contents-inner .inner .box2 p img{
	width:100%;
	height:auto;
}
#contents-inner .inner .box3{
	float:none;
	width:100%;
	margin-bottom:15px;
}
#contents-inner .inner .box3 p{
	float:none;
	width:60%;
	max-width:244px;
	margin-bottom:10px;
}
#contents-inner .inner .box3 p img{
	width:100%;
	height:auto;
}
#contents-inner .inner .box4{
	display:block;
	margin-bottom:10px;
}
}




