@charset "utf-8";
/*------------------------------------------------------------
	achievements
------------------------------------------------------------*/

#gNavi li:nth-child(3) a {
	background: #CC0000;
}

#main {
	margin-bottom: 46px;
}

.mainVisual {
	background: url(../img/achievements/mian_visual.jpg) no-repeat center center;
	background-size: cover;
}

.mainVisual h2 {
	padding: 18px 0 7px;
	background: url(../img/achievements/h2_bg.png) repeat left top;
}

#conts h3 {
	margin-bottom: 54px;
	font-size: 5em;
	line-height: 1.45;
}

#conts h3 .color {
	color: #fdd000;
}

#conts h3 .txt {
	display: block;
	font-size: 0.7em;
}

#conts .inner .lBox {
	margin-top: 4px;
	width: 361px;
	float: left;
}

#conts .inner .lBox .photo {
	margin-bottom: 36px;
}

#conts .inner .textList li {
	padding: 0 0 16px 13px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1;
	background: url(../img/achievements/icon.gif) no-repeat left 2px;
}

#conts .inner .rBox {
	float: right;
	width: 398px;
}

#conts .inner .rBox .textList {
	margin: 0 0 9px 17px;
}