@charset "utf-8";

/*==========================================
File name: header-pc.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2015.10.24
========================================== */

#header{
	height: 124px;
}

#header_inner_pc {
	width: 1080px;
	margin:0 auto;
	position:relative;
}

.h_text{
	position:absolute;
	left:0;
	top:12px;
	font-size:80%;}


.h_ad{
	position:absolute;
	right:0;
	top:80px;
	text-align:right;
	font-size:85%;}



#header_inner_smp,
.menu-text,
.sub_title{
	display:none!important;
}