@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1400px) {
/* 1024pxまでの幅の場合に適応される */

#wrapper_1 {
	width:1280px;
}

#wrapper_3 {
	width:1280px;
}

.wrapper_3_big_back {
	width:calc(100% - 20px);
}

#wrapper_4 {
	width:1280px;
}

.wrapper_4_facebook {
	display:block;
	width:500px;
	height:256px;
	margin:0 auto;
}

#wrapper_5 {
	width:1280px;
}

#wrapper_6 {
	width:1280px;
}

#wrapper_7 {
	width:1280px;
}

.wrapper_8_map {
	display:block;
	width:1280px;
	height:300px;
	margin:0 auto 30px;
}

#pankuzu_div {
	padding:10px 0 10px 20px;
}

.page-top_big {
	width:100%;
}

/*about */

/*aboutここまで */

/*shooting */

/*shootingここまで */

/*company */

/*companyここまで */

/*crew */

/*crewここまで */

/*portfolio */

/*portfolioここまで */

/*company_gaiyou */

/*company_gaiyouここまで */

/*company_history */

/*company_historyここまで */

/*recruit */

/*recruitここまで */

/*concerned_regional */

/*concerned_regionalここまで */

/*privacy */

/*privacyここまで */

/*inquiry */

/*inquiryここまで */

/*wp */

/*wpここまで */
}