@charset "utf-8";

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

#header{
	padding-top: 52px;
	height: auto;
}

/*
#header_inner {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}
*/
.menu-text{
	position: absolute;
	top: 15px;
	right: 50px;
	color: #FFF;
}

.sub_title{
	position: absolute;
	top: 12px;
	left: 10px;
}
.sub_title img{
	height:100%;
	max-height:32px;
	width:auto;
}

/*
.h_logo{
margin: 13px 0;
}

.h_logo img{
max-width: 220px;
width: 90%;
height: auto;
}
*/

#header_inner{
	display:none!important;
}	
	
	
	