@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_smp {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

.menu-text{
	position: absolute;
	top: 15px;
	right: 50px;
	color: #FFF;
}

.sub_title{
	position: absolute;
	top: 15px;
	left: 15px;
	color: #FFF;
}


.smp_logo,
.smp_tel{
	width:100%;
	margin:0 auto;}


.smp_logo img{
	width:100%;
	max-width:400px;
	height:auto;

}

.smp_tel img{
	width:90%;
	max-width:330px;
	height:auto;

}



#header_inner_pc{
	display:none!important;
}	
	
	
	