@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
	background: url(../image/characteristic/main_img.jpg) no-repeat center top;
	background-size: cover;
}

.mainVisual h2 {
	width: 902px;
}

#conts h2 {
	margin-bottom: 25px;
}

#conts .headLine01 {
	margin-bottom: 13px;
}

#conts p {
	margin-bottom: 26px;
	font-size: 15px;
	line-height: 1.8;
}

#conts .imgBoxR {
	margin-bottom: 35px;
}

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

#conts .imgBoxR .photoBox {
	margin-top: 7px;
}

#conts .imgBoxR .textBox {
	width: 340px;
}

#conts .ttl {
	margin-bottom: 9px;
	color: #054483;
	font-size: 24px;
	line-height: 1.6;
}

#conts .imgBoxL {
	margin-bottom: 56px;
}

#conts .headLine02 {
	margin-bottom: 15px;
}

#conts .text {
	margin-bottom: 48px;
}

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

#conts .text02 {
	margin-bottom: 35px;
}

#conts p a {
	color: #1366AD;
	text-decoration: underline;
}

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

#conts h4 {
	color: #1366AC;
	font-size: 18px;
	font-weight: normal;
}

#conts .comTable {
	margin-bottom: 52px;
}

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

#conts .comTable th,
#conts .comTable td {
	padding: 20px 15px 14px;
	text-align: left;
	border: 1px solid #B1B2B2;
}

#conts .comTable th {
	border-left: none;
}

#conts .comTable thead th {
	padding: 20px 10px 14px;
	font-size: 15px;
}

#conts .comTable .thStyle {
	border-right: none;
}

#conts .comTable td {
	border-right: none;
}

#conts .comTable .tdStyle {
	padding: 20px 10px 14px;
	text-align: center;
}

#conts .comPhotoList {
	margin-bottom: 47px;
}

#conts .linkBtnList {
	margin: 0 auto 50px;
	width: 462px;
}

#conts .linkBtnList li {
	margin-bottom: 18px;
}

#conts .linkBtnList li a {
	padding: 8px;
	display: block;
	color: #1366AD;
	font-size: 16px;
	text-align: center;
	border: 1px solid #1567AF;
	background: url(../image/common/icon03.gif) no-repeat 435px center;
}

#conts .linkBtnList li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #1466AF url(../image/common/icon01.png) no-repeat 435px center;
}

#conts .linkBtn {
	margin-bottom: 51px;
	text-align: center;
}

#conts .txtBox {
	margin-bottom: 55px;
	padding: 25px 30px;
	background-color: #EFF7FE;
}

#conts .txtBox .title {
	margin-bottom: 0;
	padding-left: 25px;
	color: #1366AD;
	font-size: 24px;
	font-weight: bold;
	background: url(../image/characteristic/title_bg.gif) no-repeat left 6px;
}

#conts .txtBox .textList li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 15px;
	line-height: 1.8;
}

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

#conts .linkList li {
	margin-top: 19px;
	text-align: center;
}

#conts .linkList li:first-child {
	margin-top: 0;
}

#conts .blueBox {
	margin-bottom: 62px;
}

#conts .blueBox .ttl {
	margin-bottom: 5px;
}

#conts .blueBox .lBox,
#conts .blueBox .rBox {
	padding: 24px 20px;
	background-color: #EFF7FE;
}

#conts .blueBox .lBox {
	width: 364px;
	float: left;
}

#conts .blueBox .rBox {
	width: 248px;
	float: right;
}

#conts .blueBox .textList li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 15px;
	line-height: 1.8;
}

#sideBar .sLink a .txt {
	margin: 22px 27px 16px;
	font-size: 14px;
}

#sideBar .sLink a .txt01 {
	margin: 8px 27px 16px;
}