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

/* info page
=============================================================================*/
#info #mainVisual {	background-image:url(../img/info/info_mainimg.jpg) }
.matbox75 { padding: 60px	}
.bg {
	background-image: url(../img/info/info_bg.jpg);
	background-position: center;
	background-size: cover;
	}
h3 {margin-bottom: 30px;}
h4 {font-size: 1.12em;font-weight: bold;margin-bottom: 15px;}
table {margin-bottom: 2.5em;}
#cont01 {
	height: auto;
	text-align: center;
	padding: 60px 0;
	}
	#cont01 .cont01 {margin-bottom: 80px;} 
	#cont01 .cont02 h3 {margin-bottom: 15px;} 
#cont02 {
	height: auto;
	text-align: center;
	padding: 60px 0;
	}
	#cont02 p {margin-bottom: 40px;}
