@charset "UTF-8";
/* CSS Document */


/*----------------------------------------------------------
    ■COMMON
-----------------------------------------------------------*/

#mv {
	background:url(../images/ttl_bk.jpg) center center no-repeat;
	background-size:cover;
	position:relative;
	z-index:0;
}

.scInr {
	margin:50px auto 200px;
}

.grayBox {
	background: #f9f9f9;
	padding: 20px;
}
.grayBox a {
	text-decoration: underline;
}






/*SP*/
@media only screen and (max-width: 800px) {
	
.grayBox {
	padding: 8px;
}




}
/*/*/