@charset "utf-8";

/*------------------------------------------------------------
	photo
------------------------------------------------------------*/
#gNavi li:nth-child(6) a {
	background: #CC0000;
}

.mainVisual {
	background: url(../img/photo/mail_visual.jpg) no-repeat center center;
	background-size: cover;
}

.mainVisual h2 {
	padding: 17px 0 9px;
	background: url(../img/photo/h2_bg.png) repeat left top;
}

#main {
	margin-bottom: 45px;
}

#main .comTitle {
	margin-bottom: 21px;
	font-size: 4.5em;
	line-height: 1.44;
}

#conts .photoList {
	margin-top: -18px;
}

#conts .photoList li {
	margin: 18px 16px 0 0;
	float: left;
}

#conts .photoList li:nth-child(2n) {
	margin-right: 0;
}
