@charset "utf-8";
/* -------------- for PC -------------- */

#headerPC,#footerPC,#contactPC,.forPC { display:block;}
#headerSP,#footerSP,#contactSP,.forSP,#sitemap { display:none;}

body {
	min-width:1280px;
}

.wrapper {
	position:relative;
	margin:0 auto;
	width:1180px;
}
