@charset "utf-8";

/*==========================================
File name: header-pc.css
========================================== */

#header{
	height: 135px;
}

#header_inner_pc {
	width: 1080px;
	margin:0 auto;
}


#header_inner_smp,
.menu-text,
.sub_title{
	display:none!important;
}