@charset "utf-8";
/*
@import url(base.css);
@import url(pc.css);

*/
body{
	width:1200px !important;
	zoom:0.60 !important;
	max-width: 100% !important;
}
#header,
#header.fixed{
	/*position:relative !important;*/
}
#totop{
	display:none;
}
#footer #footernavi{
	/*display:none;*/
}
.flexslider{
	width:1000px !important;
}
#topimage{
	position:relative !important;
}
#main{
	margin-top:0px;
}

body,#WRAPPER,#main ,header, article,.inner,footer {
	max-width: 100% !important;
}
header, #footernavi{
	display:none !important;
}
.fadein{
	opacity:1 !important;
}

header, main, footer{
	width:1000px !important;
	
}
#footerlogo{
	width:1000px !important;
}
#footerlogo .inner{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	align-items:center;
}
.footer_logo{
	width:30%;
	max-width:200px;
}
	.flex_box{
		display:flex;
		justify-content:space-around;
	}
	.half{
		justify-content:space-between;
	}
	.half div{
		width:48%;
	}

/*wordpress*/
#sidemenu,
#wpmenu_btn,
#sp_menu {
	display: none;
}
/**/

