@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;
}

#header_inner_smp img{
	width:95%;
	max-width:340px;
	height:auto;}

#header_inner_smp p{
	margin-left:10px;
	margin-right:10px;}

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


#header_inner_pc{
	display:none!important;
}