@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* contact CSS [PC]
/*----------------------------------------------*/

/*---- MAIN ----*/
.sub-main-common {
	max-width: 1200px;
	margin: 0px auto;
	height: 280px;
	background-image: url(../img/common/common_sub_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.contact-frame {
	max-width: 800px;
	margin: 0px auto;
}
