@charset "UTF-8";


*{ zoom:1; }


.clear			{ clear:both; }
.clearfix		{ zoom:1; overflow: hidden; }
.clearfix:after	{ content: ""; display: block; clear: both; }


a:link			{ text-decoration:none; }
a:hover img		{ opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70 )"; background:none!important; }


#mbs_common_footerwrap,#mbs_common_headerwrap2014	{ display:block; }
#globalsp_navigation,#globalsp_footer				{ display:none; }
* {zoom:1;}
html												{ min-width:980px; }
body												{ min-width:980px; }

@media screen and (max-width: 750px) {

	#mbs_common_footerwrap,#mbs_common_headerwrap2014	{ display:none; }
	#globalsp_navigation,#globalsp_footer				{ display:block; }
	html												{ min-width:100%; }
	body												{min-width: 100%!important;}

	#pagewrap											{ position:relative; }

}




/*===============================================*/
/*===============================================*/



/*=== pagewrap ===*/
#pagewrap	{ font-size: medium; font-family:Proxima Nova,Helvetica,Arial,sans-serif; line-height:170%; font-size:18px; color:#333333; }

/*
Taviraj, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" , Verdana, Arial , 'ＭＳ Ｐゴシック' , serif
*/

.pc_no	{ display:none; }

.red	{ color:#ff0000; }
.px26	{ font-size:26px; }
.px12	{ font-size:12px; line-height:120%; }


.tel	{ font-size:160%; }



/*===============================================*/
/*===============================================*/
/* ウィンドウ幅が0～479pxの場合に適用するCSS */
@media screen and (max-width: 750px) {

	#pagewrap	{ font-size:16px; }

	.pc_no	{ display:inline; }
	.sp_no	{ display:none; }

	.px12	{ font-size:10px; }





}