@charset "utf-8";
/* CSS Document */


/* ===============================================
  arial-black
=============================================== */
/* IE */
@font-face{
	font-family: 'Arial Black';
src:url("arial-black.eot");
}

/* Firefox,Opera,Safari */
@font-face{
	font-family: 'Arial Black';
  src:url("arial-black.ttf") format("truetype");
}

body{margin:0;}

.wrapper{ width: 955px; margin: 0 auto; }
.backtotop { text-align: right; margin: 20px auto 20px; }
.backtotop a { color: #0183e6 !important; text-decoration: none; font-weight: bold; font-size:12px; margin-top: 30px;}
.backtotop a img { margin-bottom: -5px; }

.copyright { background: #008ad2; }
.box-copyright { display: block; margin: 0 auto ; padding: 12px 0; }
.shared-social { width: 400px; display: inline-block; text-align: left; vertical-align: middle; }
.text-copyright { width: 550px; display: inline-block; text-align: right; color: #fff; vertical-align: middle;  font-size: 14px;}
.menu-footer { background: #e9f5f8; }
.box-footer { display: block; padding: 12px 0; }
.box-footer .logo-footer { display: inline-block; width: 130px; vertical-align: middle; }
.box-footer .list-menu-footer { display: inline-block; width: 750px; text-align: left; vertical-align: middle; }
.box-footer .list-menu-footer ul { display: block; padding-inline-start: 0px; }
.box-footer .list-menu-footer ul li { display: inline-block; text-align: center; padding: 4px; vertical-align: bottom; }
.list-menu-footer ul li a { display: block; color: #000; text-decoration: none; border-bottom: 3px solid #bae1ff; font-weight: bold; font-size: 11.5px;}
.list-menu-footer ul li a:hover, .list-menu-footer ul li a.active  { border-bottom: 3px solid #008ad2; }
.list-menu-footer ul li .footer-contact, .list-menu-footer ul li .footer-contact:hover { border-bottom: 0; margin-top: 8px; }

.list-store { display: block; }
.list-store ul { display: flex; flex-wrap: wrap; width:100%; padding-inline-start:0;}
.list-store ul li{ display: inline-block; width: 310px!important; margin: 4px; background: #fff; padding: 8px; box-sizing: border-box; vertical-align: top; }
.list-store ul li a { text-decoration: none; }
.list-store .store { display: table; width: 100%; }
.list-store .store .images-store, .list-store .store .text-store { display: table-cell!important; padding: 4px!important; vertical-align: top!important; color: #000; font-size: 11px; }
.list-store .store .images-store img { width: 100%; box-shadow: 3px 3px 0px #7fc0f2; }
.store .text-store strong { color: #0183e6; display: block; font-size: 14px; }
.store .text-store .tel { display: block; background: url(); color: #0183e6; font-weight: bold; padding: 2px; font-size: 16px; }
.store .text-store .tel img { width: 14px; margin-bottom: -4px;}
.icon-social { text-align: center; background: none !important;  }
.icon-social a { display: inline-block; }
.icon-social a img { width: 130px; margin: 4px 4px 0 4px; }


.social-fix {
	position: fixed;
    top: 25%;
    left: 0;
    width: 110px;
	z-index: 5;
	background: #fff;
	box-shadow: 1px 1px 9px -4px #000;
}

.social-fix a { display: block; padding: 8px; text-align: center; }


.bf_txt_pc{
	color:#000!important;
	font-size:11px;
	font-weight:bold;
	margin:0;
}

h1 {
	font-size:11px;
	padding:0;
	margin:0;
	line-height:1em;
}
a:hover img{
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

#wrap {
	width: 100%;
	height: auto;
}

#header{
	height:89px;
	width:100%;
}
#main:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#inner_header{
	width:955px;
	height:95px;
	margin:0px auto 0px auto;	
}

.menu-header { display: flex; }
#logo{
	width:260px;
	display: block;
}
#logo img { width: 100%; }

#tenpo_link{
	width:735px;
	display: block;
	text-align: right;
}

#tenpo_link .link-menu { display: inline-block; padding: 4px 8px; border-bottom: 3px solid #fff600; vertical-align: middle; height: 40px; 
	background: rgba(239,239,239,1);
	background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,239,239,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=0 ); }
#tenpo_link .link-menu a { text-align: center; text-decoration: none; color: #000; display: block; font-size: 12px; font-weight: bold; }
#tenpo_link .link-menu a strong { display: block; font-size: 15px;}
#tenpo_link .link-menu:hover, #tenpo_link .link-menu a.active { background: #ccc;}
#tenpo_link .header-contact { background: #0183e6; border-radius: 4px; border: 0; font-weight: bold; }
#tenpo_link .header-contact a { color: #fff; display: block; margin-top: 10px; }
#tenpo_link .header-contact:hover { background :#036ef6; }

#kama{
	width:80px;
	height:40px;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	float:left;
	
}

#honsya{
	width:80px;
	height:40px;
	border-right:1px dotted #999999;
	float:left;
}
#toukatsu{
	width:80px;
	height:40px;
	border-right:1px dotted #999999;
	float:left;
}
#sunbest{
	width:80px;
	height:40px;
	border-right:1px dotted #999999;
	float:left;
}	
#funahashi{
	width:80px;
	height:40px;
	border-right:1px dotted #999999;
	float:left;
}	

#nagareyama{
	width:80px;
	height:40px;
	border-right:1px dotted #999999;
	float:left;
}	
#sunbest{
	width:80px;
	height:40px;
	border-right:1px dotted #999999;
	float:left;
}	
#sinmatudo{
	width:80px;
	height:40px;
	border-right:1px dotted #999999;
	float:left;
}
#otoiawase{
	width:110px;
	height:40px;
	float:left;
	margin:5px 0px 0px 5px;
}	

#okurumano{
	text-align:right;
	font-weight:400;
	font-size:11px;
	color:#000;
	display: block;
	margin: 4px auto 12px;
}

#background_spnota{
	width:100%;
	height:auto;
	background-image:url(/images/bg_sonota.gif);
	background-repeat:repeat-x;
}

.main-menu { padding: 12px 0;
	background: rgba(0,130,229,1);
	background: -moz-linear-gradient(top, rgba(0,130,229,1) 0%, rgba(33,177,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,130,229,1)), color-stop(100%, rgba(33,177,255,1)));
	background: -webkit-linear-gradient(top, rgba(0,130,229,1) 0%, rgba(33,177,255,1) 100%);
	background: -o-linear-gradient(top, rgba(0,130,229,1) 0%, rgba(33,177,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,130,229,1) 0%, rgba(33,177,255,1) 100%);
	background: linear-gradient(to bottom, rgba(0,130,229,1) 0%, rgba(33,177,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082e5', endColorstr='#21b1ff', GradientType=0 );
}

#navi{
	list-style:none;
	width:955px; 
	margin:0px auto ;
	padding:0px;
	display: table;
}
#navi li{
	display: table-cell;
	text-align: center; padding: 8px 4px; 
	border-right: 1px solid #81cefb;
    transform: skew(-20deg);
}
#navi li:last-child { border-right: 0;}
#navi li a { color: #fff; font-size: 15px;  font-weight: bold; text-decoration: none; transform: skew(20deg); display: block; }
#navi li a:hover { color: #fff600;}


#footer{
	width:100%;
	height:85px;
	/*background-image: url(../images/footer_bg.gif);*/
	background-repeat:repeat-x;
	clear:both;
	padding:5px 0 0 0;
}

#inner_footer{
	width:955px;
	height:85px;
	margin:0px auto 0px auto;
}

#footertext {
	width: 500px;
	height:10px;
	font-size: 12px;
	list-style:none;
	padding:0px 0px 0px 0px;
	float:left;
}
#footertext li {
	float: left;
	border-right:1px solid #FFF;
	padding:0px 5px 0px 5px;
}
#footertext li a{
	color: #FFF;
	text-decoration:none;
}


.yokobou{
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	padding:0px 10px 0px 10px;
}
	
#under_logo{
	width:230px;
	height:30px;
	float:right;
	margin:5px 0px 0px 0px;
}

#pankuzu{
	padding:5px 0px 0px 0px;
}

#pankuzulist{
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:10px;
}
#pankuzulist li{
	float:left;
	margin:0px 2px 0px 2px;
}


#left_area_box{
	width:683px;
	float:left;
	margin:10px 0px 0px 0px;
}

#right_area_box{
	width:255px;
	float:right;
	margin:8px 0px 0px 0px;
}

.tittle{
	width:683px;
	height:40px;
	line-height:40px;
	background-image:url(/images/page_kaitori/tittleBar_ao.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
	color:#FFF;
	font-size:14px;
}
.tittle_w{
	width:943px;
	height:40px;
	line-height:40px;
	background-image:url(/images/page_shinsya/shinsya_tittle_w.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	color:#FFF;
	font-size:18px;
}
.tittle_gray{
	width:683px;
	height:40px;
	line-height:40px;
	background-image:url(/images/page_kaitori/tittleBar_gray.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
	color:#000;
	font-size:14px;
	margin:10px 0px 10px 0px;
}

#right_blue{
	width:255px;
	/* height:230px; */
	float:left;
	margin:0px 0px 10px 0px;
	position:relative;
	z-index:1;
}

#right_blue_button{
	position:absolute;
	z-index:2;
	margin:0;
	top: 82px;
	left:8px;
}


#right_orange{
	width:255px;
	/* height:230px; */
	float:right;
	margin:0px 0px 10px 0px;
	position:relative;
	z-index:1;
}

#right_orange_button{
	position:absolute;
	z-index:2;
	margin:0;
	top: 82px;
	left:8px;
}

#banner_right{
	width:255px;
	margin:10px 0px 0px 0px;
}

#banner_right img{
	margin:5px 0px 5px 0px;
}

#to_top{
	background-image:url(/images/maru_yajirushi.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	width:100px;
	height:20px;
	float:right;
	line-height:20px;
	margin:0;
}
	
#to_top a{
	text-decoration:none;
	color:#000;
	font-size:12px;
}

#shita{
	width:955px;
	height:20px;
	margin:50px auto 5px auto;
}



.c { height:0; line-height:0; clear:both; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/*　テキストリンク　*/
.TextLinkTT{
	background-image:url(/images/FooterLink.png);
	background-repeat:no-repeat;
	height:36px;
	font-size:12px;
	line-height:36px;
	margin-top:10px;
	padding:0 0 0 15px;
}
.TextLink{
	margin:10px 0 0px 0;
}
.footer_p{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	width:954px;
}
.TextLinkIn{
	margin:0 auto;
	width:954px;
}
.FooterTextLink{
	font-size:11px;
	list-style:none;
	padding:10px;
	margin:0 auto 10px;
	border:solid #cccccc;
	border-width:0 1px 1px;
}
.FooterTextLink li{
	float:left;
	padding-right:5px;
	margin:0 8px 5px 0;
	height:18px;
	line-height:18px;
	padding:0 10px;
	border-right:1px solid #cccccc;
	width:200px;
	text-align:center;
}
.FooterTextLink li:first-child{
}
.FooterCatalogLink{
	font-size:11px;
	list-style:none;
	padding:10px;
	margin:0 auto 10px;
	border:solid #cccccc;
	border-width:0 1px 1px;
}
.FooterCatalogLink li{
	float:left;
	margin:0 8px 5px 0;
	height:11px;
	line-height:11px;
	padding:0 20px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.TOYOTA_Text,.MITSU_Text{border-left:1px solid #cccccc;}



#banner_shita a img {
    margin: 5px 0;
}


.c { height:0; line-height:0; clear:both; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

a:visited {
    color: #7d6d5c;
    text-decoration: none;
}

a:link {
    color: #7d6d5c;
    text-decoration: none;
}

.ellipsis {
    width: 100px; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
}