@charset "UTF-8";

/*-----------------------------------

/css/base_tab.css

-----------------------------------*/

/*-------------------------
__base_style
-------------------------*/

/*-------------------------
__header_style
-------------------------*/
#header{min-width:768px;height:85px;}
#header .header_inner{width:auto;max-width:960px;height:85px;}
#header .logo{top:20px;}
#header .logo a img{max-height:40px;width: auto;}

#call {position: absolute;top: 10px;right: 5px;width: 288px;height: 30px;display: block;}
#call img {width: 100%;}
#call_sph {display: none;}



#navi{padding:20px 0 0;}
#navi li:not(.inq){font-size:16px;line-height:50px;}
#navi li.inq a{font-size:16px;line-height:32px;color:#FFF;padding:0 20px;margin:5px 0;}

#navi2{padding:32px 0 0;}
#navi2 li:not(.inq){font-size:16px;line-height:50px;}
#navi2 li.inq a{font-size:16px;line-height:32px;color:#FFF;padding:0 20px;margin:5px 0;}


/*-------------------------
.ms_box
検討リスト
-------------------------*/
#header + .ms_box{top:50px;min-width:768px;}
#header + .ms_box .ms_box_inner{width:auto;min-width:758px;}


/*-------------------------
__footer_style
-------------------------*/
#footer{min-width:768px;}
#footer .menu{width:auto;max-width:960px;}
#footer .re_top{width:auto;max-width:960px;}
#footer .inner2{width:auto;max-width:960px;}



/*-------------------------
コンテンツパターン
ASP
.content_inner
静的
.content_main
-------------------------*/
#content .content_inner,
#content .content_main{width:auto;max-width:950px;min-width:758px;padding:85px 5px 50px 5px;}

#content .asp_pageTitle{margin:10px 0 20px 0;}
#content .pageTitle{margin:10px 0 0 0;}