@charset "utf-8";
/* CSS Document */
/*-----スライド-----*/
.wideslider {
    width: 100%;
    height: 408px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
	display: none;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

/*-----バナー-----*/
#banner {
	margin:0px auto 0px;
}
#banner li {
	float:left;
	margin:0 auto 10px;
}
#banner li:nth-child(3n) { margin:0 32px 10px;}

 
/*--- 保険 ---*/
#hoken {
	margin: 0 auto /*35px*/;
	text-align: right;
	background-color: #e5e5e5;
	box-sizing: border-box;
	padding: 13px 10px 10px 23px;
	background-image: url(../images/hokenTT.png);
	background-position: 20px center;
	background-repeat: no-repeat;
}
#hoken li {
	display: inline-block;
	margin: 0 14px 0 0;
	margin: 0 14px 0 0;
}

/*古物法改正*/
.kobutsu{
	background-color:#e5e5e5;
	margin: 0 auto 35px;
	padding: 3px 0px 10px;
}
.kobutsu p{
	padding:0 20px;
}


/*-----納車式-----*/
#topNousya {
	width:600px;
	height:280px;
	float:left;
	text-align:center;
	position: relative;
}
.n_ichiran{
	position: absolute;
	top: 40px;
	right: 50px;
}
#topNousya ul{
	padding:0 40px;
}
#topNousya li {
	margin-top:10px;
	width:232px;
	float:right;
}
#topNousya li:first-child { float:left;}
.nousya_img {
	width:232px;
	padding:17px 14px;
	height:170px !important;
	box-sizing:border-box;
	background-image: url(../images/Img_back.png) !important;
	background-repeat: no-repeat;
	margin:0 auto 10px;
}
.nousya_img a {
	overflow:hidden;
	display:block;
	width:204px;
	height:136px;
}

/*-----動画-----*/
#video {
	width:300px;
	height:280px;
	float:right;
	box-sizing:border-box;
	padding:10px 15px;
	text-align:center;
	background-color:#fff;
	border-radius:7px;
}
#video li {
	display:inline-block;
	margin:15px 5px 0;
}
#video li p {
	margin:5px 0 0;
}
/*-----新着情報-----*/
#topNews {
	width:643px;
	float:left;
}
#topNews h2 {
	width:100%;
	text-align:center;
}
#topNews ul {
	margin:7px 0 31px;
	border-top:1px solid #cdc0b5;
}
#topNews li {
	padding:11px 14px;
	border-bottom:1px solid #cdc0b5;
}
.news_Img {
	width:210px;
	height:140px;
	overflow: hidden;
	float:left;
}
.news_text {
	width:390px;
	float:right;
}
#topNews a { text-decoration:none !important;}
#topNews a:hover { text-decoration: underline !important;}

.news_date {
	width:100px;
	height:20px;
	text-align:center;
	line-height:20px;
	border-radius:7px;
	background-color:#00b7b9;
	color: #fff;
	margin:0 0 5px;
}
.news_text h3 {
	color:#582c01;
	text-decoration:underline !important;
}
#newsLink {
	width:100%;
	text-align:center;
}

/*-----チラシ-----*/
#topChirashi {
	width:304px;
	float:right;
	text-align:center;
}
#chirashi_Img{
	width:304px;
	height:370px;
	padding:15px 25px;
	margin:5px 0 15px;
	box-sizing:border-box;
	background-image:url(../images/Img_back02.png);
}
#chirashi_Img img{
}
#chirashi_Img a {
	display:block;
	height:340px;
	overflow:hidden;
}

/*-----店舗案内-----*/
#topStore_disp {
	width:100%;
	padding:8px 0 0;
	background-image:url(../../common/images/headerbottom.png);
	background-repeat:repeat-x;
	background-position:top left;
}
#topStore_disp ul {
	float:left;
	width:345px;
	margin:30px 0 0;
}
#topStore_disp li:nth-child(2) { margin:10px 0;}
.store_Img { float:left;}
.store_data {
	width:170px;
	float:right;
}
.store_data dt {
	color:#fff;
	text-align:center;
	background-color:#5bbbc3;
	border-radius:5px;
	padding:1px 0;
	margin:0 auto 5px;
}
.store_data dd {
	line-height:1.3;
	margin:0 0 3px;
}
.store_TT { color:#000; font-weight:normal;}
.store_tel { color:#f00;}
.last { padding:0 0 0 63px;}
#top_map {
	width:622px;
	height:380px;
	float:right;
	margin:20px 0 50px;
}

