@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
#gNavi li:last-child a {
	background: #CC0000;
}

#main {
	margin-bottom: 55px;
}

.mainVisual {
	margin-bottom: 59px;
	background: url(../img/company/main_visual.jpg) no-repeat center center;
	background-size: cover;
}

.mainVisual h2 {
	padding: 14px 0 11px;
	background: url(../img/company/h2_img.png) repeat left top;
	bottom: 0;
}

#sideBar {
	margin-top: 2px;
}

#conts h3 {
	margin-bottom: 21px;
	padding: 5px 0 0 15px;
	font-size: 3.2em;
	line-height: 1.4;
	background: url(../img/company/h3_bg.png) repeat-y left top;
}

#conts .h3Ttl {
	margin-bottom: 29px;
}

#conts .tableBox {
	margin-bottom: 71px;
	width: 733px;
}

#conts .tableBox table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #fff;
}

#conts .tableBox table th,
#conts .tableBox table td {
	padding: 9px 20px 10px;
	border-top: 1px solid #cccccc;
	font-size: 1.8em;
	line-height: 1.11;
	vertical-align: top;
	text-align: left;
}

#conts .tableBox table th {
	padding: 9px 15px 10px;
	width: 19.5%;
	background: #064199;
}

#conts .sec01 {
	margin-bottom: 75px;
}

#conts .sec01 h4 {
	padding-left: 18px;
	font-size: 1.8em;
	line-height: 1.67;
	font-weight: normal;
	background: url(../img/common/icon02.gif) no-repeat left center;
}

#conts .sec01 p {
	font-size: 1.8em;
	line-height: 1.67;
	margin-bottom: 46px;
}

#conts .sec01 p:last-child {
	margin-bottom: 0;
}

#conts .sec02 p {
	margin-bottom: 33px;
	font-size: 1.8em;
	line-height: 1.95;
}

#conts .sec02 .txt01 {
	margin-bottom: 35px;
}

#conts .sec02 .txt02 {
	margin-bottom: 75px;
}

#conts .sec02 p:last-child {
	margin-bottom: 0;
}
