@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gNavi > li:first-child > a {
	color: #003472;
}

.mainVisual {
	background-image: url(../img/common/main_img.jpg);
}

#pagePath {
	margin-bottom: 30px;
}

#conts {
	margin-top: -5px;
}

#conts .comMenu {
	margin-bottom: 0;
}

#conts p {
	font-size: 15px;
	line-height: 1.86;
}

#conts p a {
	font-weight: bold;
	text-decoration: underline;
}

#conts p a:hover {
	text-decoration: none;
}

#conts .headLine02 {
	margin-bottom: 38px;
	line-height: 1.5;
}

#conts .comImgBox {
	margin-bottom: 88px;
}

#conts .comImgBox .phoBox {
	width: 258px;
}

#conts .comImgBox .phoBox img {
	width: 100%;
}

#conts .txt01 {
	margin-bottom: 32px;
}

#conts .txt02 {
	margin-bottom: 83px;
}

#conts .comTxtArea {
	margin-bottom: 42px;
}

#conts .comTxtArea01 {
	margin-bottom: 98px;
}

#conts .comTxtArea p {
	margin-bottom: 28px;
}

#conts .comImgBoxR {
	margin-bottom: 42px;
	padding-bottom: 0;
	border-bottom: none;
}

#conts .comImgBoxR .phoBox {
	margin-top: 5px;
}

#conts .comImgBoxR .phoBox img {
	width: 258px;
}

#conts .comList li .comImgBox {
	margin-bottom: 0;
}

#conts .comList .phoBox img {
	width: 221px;
}

#conts .comList li .headLine03 {
	margin: 0 0 5px 30px;
}

#conts .txtArea {
	margin-bottom: 20px;
}

#conts .txtArea li {
	padding: 0 0 2px 1em;
	font-size: 15px;
	line-height: 1.86;
	text-indent: -1em;
}

#conts .comImgBoxR .txtBox {
	width: 360px;
}

#conts .comImgBoxR .txtBox .comLink {
	margin: 35px 0 0;
	width: 250px;
}

#main .comImgBoxR .txtBox  .comLink a {
	padding: 10px 0;
}

#conts .comTxtArea .ttl {
	margin: 0 0 19px;
	font-weight: bold;
}

#conts .txtArea01 {
	margin-bottom: 80px;
}

#conts .txt03 {
	margin-bottom: 45px;
}

#conts .comDl {
	margin-bottom: 65px;
}

#conts .imgBox02 {
	margin-bottom: 45px;
	padding-bottom: 50px;
	border-bottom: 1px dotted #DFDFDF;
}

#conts .imgBox02 .phoBox img {
	width: 150px;
}

#conts .imgBox02 .txtBox {
	width: 502px;
}

#conts .imgBox02 .txtBox p a {
	text-decoration: underline;
}

#conts .imgBox02 .txtBox p a:hover {
	text-decoration: none;
}

#conts .imgBox03 {
	margin-bottom: 62px;
	padding-bottom: 0;
	border-bottom: none;
}

#conts .linkList {
	margin-bottom: 88px;
}

#conts .linkList > li {
	float: left;
	font-size: 15px;
	line-height: 1.86;
}

#conts .linkList > li:nth-child(2n-1) {
	margin-right: 175px;
	min-width: 162px;
}


@media all and (min-width: 0) and (max-width: 767px) {
	.mainVisual {
		margin-bottom: 26px;
		background-image: url(../img/common/sp_main_img.jpg);
	}
	
	#conts .comMenu {
		margin-bottom: 0;
	}
	
	#conts .headLine02 {
		margin-bottom: 18px;
		line-height: 1.2;
	}
	
	#conts .comImgBox .phoBox img {
		width: 100%;
		height: auto;
	}
	
	#conts .comImgBox {
		margin-bottom: 65px;
	}
	
	#conts .comTxtArea {
		margin-bottom: 65px;
	}
	
	#conts .comTxtArea p {
		margin-bottom: 22px;
	}
	
	#conts p {
		font-size: 12px;
		line-height: 1.5;		
	}
	
	#conts .txt01 {
		margin-bottom: 26px;
	}
	
	#conts .txt02 {
		margin-bottom: 65px;
	}
		
	#main .comImgBoxR .phoBox {
		margin: 0 auto 16px;
		width: 68%;
		float: none;
	}
	
	#main .comImgBoxR .phoBox img {
		width: 100%;
	}
	
	#conts .comImgBoxR .txtBox {
		width: auto;
	}
	
	#conts .comImgBoxR {
		margin-bottom: 42px;
	}
	
	#conts .comImgBoxR .txtBox .comLink {
		margin-top: 32px;
		width: auto;
	}
	
	#main .comImgBox .txtBox p:last-child {
		margin-bottom: 0;
	}
	
	#conts .comTxtArea ul li {
		margin-bottom: 18px;
		font-size: 12px;
		line-height: 1.5;
	}
	
	#conts .imgBox01 {
		margin-bottom: 30px;
	}
	
	#conts .comList .phoBox {
		width: 45%;
	}
	
	#conts .comList li .headLine03 {
		margin-left: 5px;
	}
	
	#conts .txtArea {
		margin-bottom: 15px;
	}
	
	#conts .txtArea li {
		font-size: 12px;
		line-height: 1.5;
	}
	
	#conts .txtArea01 {
		margin-bottom: 55px;
	}
	
	#conts .comDl {
		margin-bottom: 30px;
	}
	
	#conts .linkList {
		margin-bottom: 60px;
	}
	
	#conts .linkList > li {
		float: none;
		font-size: 12px;
		line-height: 1.5;
	}
	
	#conts .linkList > li:first-child {
		margin-right: 0;
	}
	
	#conts .comDl dd .comTxtArea {
		padding: 20px 25px;
	}
	
	#conts .comDl dd {
		margin-bottom: 30px;
	}

	#conts .comImgBox .phoBox {
		width: 68%;
	}

}
