@charset "UTF-8";
/* CSS Document */

#top_page{
	background-color: #ffffff;
}
#top_page a .op:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#top_page #slide_wrap{
	height: 315px;
	padding-top: 20px;
	position: relative;
	text-align: center;
}

#contents{
	width: 940px;
	padding: 0;
}

.top-contents{
	width: 940px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

#contents .two_column{
	margin-right: 0;
}

/* slide 記述 */

#slide_loading{
	position: absolute;
	width: 100px;
	height: 100px;
	top:100px;
	left: 50%;
	margin-left: -50px;
}

.slide_wrap{
	width: 100%;
	height: 330px;
	min-width: 956px;
	overflow: hidden;
	text-align: center;
	filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}
.slide_contents{
	margin: 0;
	padding-bottom: 100px;
	overflow: hidden;
	display: inline-block;
}

.slide_contents li{
	-webkit-perspective: 100px;
	-moz-perspective: 100px;
	-ms-perspective: 100px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	position: relative;
	float: left;
	width: 456px;
	height: 300px;
	margin: 0 -65px;
}

.slide_contents li.ie9under{ margin: 0 10px; }


.slide_contents li a{
	display: block;
	-webkit-transform: rotateY(10deg) scale(0.7);
	-moz-transform: rotateY(10deg) scale(0.7);
	-ms-transform: rotateY(10deg) scale(0.7);
}

.slide_contents li.active ~ li:nth-last-child(1){ z-index: 1;}
.slide_contents li.active ~ li:nth-last-child(2){ z-index: 2;}
.slide_contents li.active ~ li:nth-last-child(3){ z-index: 3;}
.slide_contents li.active ~ li:nth-last-child(4){ z-index: 4;}
.slide_contents li.active ~ li:nth-last-child(5){ z-index: 5;}
.slide_contents li.active ~ li:nth-last-child(6){ z-index: 6;}
.slide_contents li.active ~ li:nth-last-child(7){ z-index: 7;}
.slide_contents li.active ~ li:nth-last-child(8){ z-index: 8;}
.slide_contents li.active ~ li:nth-last-child(9){ z-index: 9;}
.slide_contents li.active ~ li:nth-last-child(10){ z-index: 10;}
.slide_contents li.active ~ li:nth-last-child(11){ z-index: 11;}
.slide_contents li.active ~ li:nth-last-child(12){ z-index: 12;}
.slide_contents li.active ~ li:nth-last-child(13){ z-index: 13;}
.slide_contents li.active ~ li:nth-last-child(14){ z-index: 14;}
.slide_contents li.active ~ li:nth-last-child(15){ z-index: 15;}
.slide_contents li.active ~ li:nth-last-child(16){ z-index: 16;}
.slide_contents li.active ~ li:nth-last-child(17){ z-index: 17;}
.slide_contents li.active ~ li:nth-last-child(18){ z-index: 18;}
.slide_contents li.active ~ li:nth-last-child(19){ z-index: 19;}
.slide_contents li.active ~ li:nth-last-child(20){ z-index: 20;}


.slide_contents li.active ~ li a{
	-webkit-transform: rotateY(-10deg) scale(0.7);
	-moz-transform: rotateY(-10deg) scale(0.7);
	-ms-transform: rotateY(-10deg) scale(0.7);
}

.slide_contents li.active{
	overflow: hidden;
	position: relative;
	z-index: 100 !important;
}

.slide_contents li.active a{
	-webkit-transform: rotateY(0deg) scale(1);
	-moz-transform: rotateY(0deg) scale(1);
	-ms-transform: rotateY(0deg) scale(1);
}

.slide_contents li img{
	width: 456px;
	height: 300px;
}


.bx-controls{
	filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.bx-pager {
	position: relative;
	z-index: 110;
	*width: 300px;
    list-style: none outside none;
    margin-top: -10px;
    padding: 0;
    text-align: center;
}

.bx-pager div {
    display: inline-block;
    vertical-align: top;
    height: 14px;
    height: 14px;
    margin: 0 3px;
	color: #fff;
	font-size: 0;
	overflow: hidden;
    *display: inline;
    *zoom: 1;
    *text-indent: 0;
    _width: 10px;
    _height: 10px;
    _border: 2px solid #969696;
}

.bx-pager div a{
    border-radius: 10px;
    border: 2px solid #969696;
    cursor: pointer;
    display: block;
    height: 10px;
    text-indent: -999px;
    width: 10px;
	color: #fff;
    *display: inline;
    *zoom: 1;
    *text-indent: 0;
    *line-height: 10px;
    _border: none;
    _width: 10px;
    _height: 0px;
}


.bx-pager div a:hover,
.bx-pager a.active {
	color: #969696;
    background: none repeat scroll 0 0 #969696;
}

#slide_pager,
#slide_controls{
	display: none;
}

#slide_controls{
	position: relative;
	top: 0;
	z-index: 112;
	margin: 0 auto;
	width: 550px;
}

#slide_controls a{
	position: absolute;
	top: -50px;
	z-index: 111;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	width: 38px;
	height: 38px;
	text-indent: -200%;
	white-space: nowrap;
	word-wrap: normal;
	*display: inline;
	*zoom:1;
}

#slide_controls a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.bx-prev{
	left:0;
	background: url(/images/btn_slide_prev.png) left top no-repeat;
}

.bx-next{
	right:0;
	background: url(/images/btn_slide_next.png) right top no-repeat;
}

/* slide記述ここまで */

/* #contents */

/*infomation*/
.news_box{
	width: 880px;
	position: relative;
	margin: 10px auto 25px;
	padding: 10px 0;
	border: 1px solid #50be00;
	border-radius: 3px;
	overflow: hidden;
	*zoom:1;
}

.news_box.open{
	padding-bottom: 0;
	_padding-bottom: 10px;
}

.news_box .title{
	float: left;
	padding: 0 17px 0 14px;
	text-align: center;
}

.news_box .news_box_more {
  border-radius: 3px;
  background: #50be00;
  margin: 12px 0 0;
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  text-decoration: none !important;
}

.news_box .news_box_more:hover {
  opacity: 0.5;
}

.news_box .inner{
	position: relative;
	overflow: hidden;
	width: 700px;
	margin: 0px;
}

.inner p span{
	display: block;
	color: #50be00;
	padding-bottom: 17px;
}

.news_box li a{
	color: #50be00;
	font-size: 18px;
	text-decoration: none;
}
.news_box li a:hover{
	color: #50be00;
}
.news_box li{
	float: left;
	*display: inline;
	*zoom:1;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	word-wrap: normal;
	word-break: normal;
	white-space: nowrap;
	font-size: 15px;
	background: url(/images/icn_news_list.png) left 1px no-repeat;
	background-size: 14px;
	overflow: hidden;
}

.news_box .slide li{
	float: none;
	display: block;
	margin-bottom: 10px;
	padding-left: 20px;
	word-wrap: break-word;
	word-break: break-all;
	white-space:  normal;
	font-size: 15px;
}

.news_box .news{
	overflow: hidden;
	width: 10000px;
}

.news_box span.accordion_news_trigger{
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 37px;
	height: 37px;
	z-index: 100;
	cursor: pointer;
}

.news_box.open span.accordion_news_trigger{ height: 100%; }

.news_box span.accordion_news_trigger .icon{
	position: absolute;
	top: 9px;
	right: 10px;
	width: 18px;
	height: 18px;
	background: url(/images/icn_news_open.png) right top no-repeat;
}

.news_box.open span.accordion_news_trigger .icon{
	background: url(/images/icn_news_close.png) right top no-repeat;
}

.news_box .accordion_news_wapper{
	position: relative;
	height: 18px;
}

.news_box.is-scroll.open .accordion_news_wapper{
	overflow-y: auto;
	overflow-x: hidden;
}

.news_box.open a{ text-decoration: underline; }

/*/infomation*/

.user_info .txt{
	padding: 0 10px 15px;
	font-size: 18px;
	color: #50be00;
	text-align: center;
}

.two_column_wrap:after{
	content: "";
	display: block;
	clear: both;
}

.two_column_wrap{
	zoom: 1;
	margin-bottom: 30px;
}

.two_column_wrap .two_column{ padding: 0;}


/*--------------------------------------------------
*
* トップリニューアル箇所
*
--------------------------------------------------*/

/* 予約変更ボタン */
.reservation-change{
	margin-bottom: 20px;

}
.reservation-change__btn{
	padding: 5px 0 5px 22px;
	text-decoration: none;
	font-size: 16px;
	background: url(/images/ico_link.png) left center no-repeat;
	text-decoration: underline;
	font-weight: bold;
}
.reservation-change__btn:hover{
	text-decoration: none;
}

/* 主要店舗リンク */
.main-shop-list{
	width: 100%;
	margin-bottom: 40px;
}
.main-shop-list__item{
	width: 220px;
	height: 60px;
	float: left;
	margin-left: 20px;
}
.main-shop-list__item:first-child{
	margin-left: 0;
}
.main-shop-list__item .nearest{
	font-size: 16px;
	display: block;
}
.main-shop-list__item > div{
	display: table;
	width: 100%;
	height: 100%;
	background-color: transparent;
	position: relative;
}
.main-shop-list__item > div > a{
	font-size: 22px;
	display: table-cell;
	vertical-align: middle;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 1.4;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
}
.main-shop-list__item a:hover{
	text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.main-shop-list__item--shop a{
	background-color: #ec6941;
}
.main-shop-list__item--car-model a {
	background-color: #53a8ff;
}
.main-shop-list__item--other-shop {
	width: 320px;
}
.main-shop-list__item--reserve {
	width: 135px;
	margin-left: 5px;
}
.main-shop-list__item--reserve a {
	background-color: #50be00;
	font-size: 15px !important;
}

.main-shop-list__item .reservation_input_box{
	position: relative;
}
.main-shop-list .reservation_input_title{
	width: 110px;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
}
.main-shop-list .input_box{
	width: 200px;
	height: 58px;
	text-align: center;
	font-size: 15px;
	background: url(/images/icn_news_open.png) 97% center no-repeat;
}
.main-shop-list .reservation_input_content{
	width: 200px;
	height: 58px;
}
.main-shop-list .reservation_input_content .baloon_wrap.baloon_starting_store{
	top: 65px;
	left:0;
	text-align: center;
}

#main-shop-list .reservation{
	position: relative;
	margin-top: 4px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
	z-index: 2;
}

#main-shop-list .box_title{
	padding: 15px 50px;
	background: #ec6941;
	border-radius: 5px 5px 0 0;
}

#main-shop-list .box_title .icon{
	padding-left: 36px;
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	background: url(/images/ico_reservation.png) left center no-repeat;
}

#main-shop-list .reservation_inner{
	padding: 20px 18px 0;
	font-size: 18px;
	border: 3px solid #ec6941;
	background: #fff;
}

#main-shop-list .reservation_period_txt{ margin-bottom: 15px; }

#main-shop-list .today_reservations_txt{ margin-bottom: 20px; }

#main-shop-list .today_reservations_txt a{
	font-size: 15px;
	color: #50be00;
	text-decoration: underline;
}

#main-shop-list .reservation_title{
	margin-bottom: 6px;
	font-size: 15px;
	color: #969696;
	position: relative;
}
#main-shop-list .reservation_title .title_txt:before,
#main-shop-list .reservation_title .title_txt:after{
	position: absolute;
	display: block;
	content: " ";
	width: 43px;
	height: 3px;
	background: url(/images/bg_title_dotted.gif) left top no-repeat;
	top: 0.5em;
}
#main-shop-list .reservation_title .title_txt:before{
	left:-45px;
}
#main-shop-list .reservation_title .title_txt:after{
	right:-45px;
}
#main-shop-list .reservation_title .title_txt{
	display: inline-block;
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 0;
}

#main-shop-list .reservation_input_box:after{
	content: "";
	display: block;
	clear: both;
}


#main-shop-list .reservation_input_box{
	position: relative;
	zoom: 1;
	margin-bottom: 20px;
}
#main-shop-list .reservation_input_content .baloon_inner{
	width: 300px;
	padding: 10px;
}
#main-shop-list .reservation_input_content .baloon_inner:after{
    position: absolute;
    content: ' ';
    width: 17px;
    height: 13px;
    top: -13px;
    right: 7px;
    left:auto;
	z-index: 101;
	background: url(/images/bg_baloon_top_arrow.png) left top no-repeat;
}

#main-shop-list .reservation_input_content .baloon_inner .baloon_list .odd{
	background-color: #fff
}
#main-shop-list .reservation_input_content .baloon_inner .baloon_list dd a{
	color: #646464;
}
#main-shop-list .reservation_input_content .baloon_inner .baloon_list dd a{
	color: #646464;
}
#main-shop-list .reservation_input_content .baloon_inner .baloon_list dd a:hover{
	text-decoration: underline;
	color: #50be00;
}
#main-shop-list .reservation_input_content .baloon_inner .baloon_list dd a.selected,
#main-shop-list .reservation_input_content .baloon_inner .baloon_list dd a:hover{
	background-color: #fff
}

.top-info-balloon{
	display: none;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -85px;
	min-width: 195px;
	min-height: 50px;
	-webkit-border-radius: 3px/4px;
	-moz-border-radius: 3px/4px;
	border-radius: 3px/4px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	border: solid 1px #969696;
	padding: 12px;
}
.top-info-balloon.is-active{
	display: block;
}

.top-info-balloon:before{
  position: absolute;
  z-index: 100;
  top: -30px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  min-width: 0;
  height: 0;
  min-height: 0;
  content: " ";
  text-indent: -999px;
	border-top: 16px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 16px solid #fff;
    border-left: 7px solid transparent;
  font-size: 0;
}
.top-info-balloon:after{
  position: absolute;
  z-index: 99;
  top: -32px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  min-width: 0;
  height: 0;
  min-height: 0;
  content: " ";
  text-indent: -999px;
	border-top: 16px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 16px solid #969696;
    border-left: 7px solid transparent;
  font-size: 0;
}

.top-info-balloon li{
    padding-left: 22px;
    background: url(/images/ico_link.png) left center no-repeat;
}
.top-info-balloon li:first-child{
	margin-bottom: 10px;
}
.top-info-balloon a{
	font-size: 15px;
    word-wrap: normal;
    white-space: nowrap;
    color: #646464;
    box-shadow: none;
    background-color: transparent;
}
.top-info-balloon a:hover{
	text-decoration: underline !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -khtml-opacity: 1 !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}


/* 店舗を探す */
.top-section__title{
	font-size: 22px;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 10px;
	font-weight: bold;
	min-height: 30px;
}
.top-section__description{
	font-size: 15px;
	margin-top: -20px;
	margin-bottom: 15px;
	color: #646464;
	text-align: center;
	font-weight: bold;
}
.top-section__title--shop{
	background-image: url(/images/ico_top_shop01.png);
	color: #50be00;
}
.top-section__title--speed-reserve{
	background-image: url(/images/ico_top_pen01.png);
	color: #ec6941;
	background-position: 5px 5px;
	margin-bottom: 10px;
}
.two-column-wrap .col2{
	width: 460px;
	float: left;
	margin-bottom: 20px;
}
.two-column-wrap .col2--left{
	margin-right: 20px;
}
.top-shop-map__title{
	height: 50px;
	background-color: #50be00;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius:  3px 3px 0 0;
	line-height: 50px;
}
.top-shop-map__gmap{
	height: 430px;
	width: 458px;
    border: 1px solid #50be00;
    border-radius: 3px;
    overflow: hidden;
}
.top-gmap-wrapper .map-loading{
	position: absolute;
	height: 430px;
	width: 458px;
	top: 0;
	left:0;
	z-index: 10;
	background-color: #fff;
    border: 1px solid #50be00;
    border-radius: 3px;
    display: none;
}
.top-gmap-wrapper .map-loading.is-active{
	display: block;
}
.top-gmap-wrapper .map-loading .loding-img{
	position: absolute;
	top: 50%;
	left:50%;
	margin-top: -50px;
	margin-left: -50px;
}
.top-shop-map__gmap .infowindowclass ul li:first-child{
	margin-bottom:10px;
}
.top-shop-map--left .top-shop-map__gmap{
	border-radius: 0 0 3px 3px;

}

.top-shop-map__tab{
}
.top-shop-map__tab li{
	height: 50px;
	float: left;
}
.top-shop-map__tab li:first-child{
	margin-right: 10px;
}
.top-shop-map__tab li > a{
	display: block;
	width: 225px;
	height: 40px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #50be00;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}
.top-shop-map__tab li > a:hover{
	text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.top-shop-map__tab li > a.is-active:hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.top-shop-map__tab li > a.is-active{
	height: 80px;
	line-height: 50px;
	margin-bottom: 0;
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
	box-shadow: inset 0 0 8px rgba(0,0,0,.4);
	-webkit-border-radius: 3px 3px 0 0;
	border-radius:  3px 3px 0 0;
}
.top-gmap-wrapper{
	position: relative;
}
.top-shop-map--right .top-shop-map__gmap{
	position: absolute;
	top:0;
	left: 0;
	visibility: hidden;
	z-index: 1;
	background-color: #fff;
}
.top-shop-map--right .top-shop-map__gmap.is-active{
	visibility: visible;
}

.top-shop-search{
	clear: both;
	height: 70px;
	font-size: 18px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #50be00;
	margin-bottom: 50px;
}
.top-shop-search__txt{
	float: left;
	width: auto;
	color: #fff;
	line-height: 70px;
	height: 70px;
	padding-left: 30px;
}
.top-shop-search__form{
	float: right;
	position: relative;
}
.top-shop-search__form .text{
	width: 395px;
    padding: 5px 50px 5px 5px;
    height: 40px;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 18px;
    border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
}
.top-shop-search__form .submit {
    position: absolute;
    top: 17.5px;
    right: 20px;
    _top: 6px;
    _right: 20px;
    width: 35px;
    height: 35px;
    border: none;
    text-indent: -250%;
    word-wrap: normal;
    white-space: nowrap;
    background: url(/images/btn_address_search_l.png) left top no-repeat;
    cursor: pointer;
}

.top-section__title--carmodel{
	background-image: url(/images/ico_top_car01.png);
	background-position: 0 6px;
	color: #53a8ff;
	margin-bottom: 20px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
.renta-car-lists_tabs{
	text-align: center;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
}
.car-type-btns{
  display: flex;
  justify-content: space-between;
}
.car-type-btns li {
	margin-left: 10px;
	min-width: 125px;
}
.car-type-btns li:first-child {
	margin-left: 0;
}

.car-type-btns a{
	display: block;
	width: 100%;
	height: 74px;
	padding-top: 10px;
	background-color: #5cadff;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius:  3px 3px 0 0;
	text-align: center;
}
.car-type-btns a:hover{
	text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.renta-car-list__carousel-wrapper{
	width: 100%;
	height: 217px;
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	position: relative;
	z-index: 100;
	border-top:  solid 1px #53a8ff;
	border-bottom:  solid 1px #53a8ff;
	margin-bottom: 50px;
	background-color: #fff;
	overflow: hidden;
}
.renta-car-list__carousel-wrapper:before,
.renta-car-list__carousel-wrapper:after{
	position: absolute;
	content: " ";
	display: block;
	width: 100%;
	height: 12px;
	left: 0;
	z-index: 10;
}
.renta-car-list__carousel-wrapper:before{
	top: 0;
	box-shadow: 0 8px 12px -10px rgba(0,0,0,.4) inset;
}
.renta-car-list__carousel-wrapper:after{
	bottom: 0;
	box-shadow:0 -8px 12px -10px rgba(0,0,0,.4) inset;
}
.renta-car-list__carousel a:hover{
	text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.renta-car-list__carousel li{
	cursor: pointer;
	position: relative;
}
.renta-car-list__carousel li img{
	width: 100%;
	height: auto
}

.renta-car-list__carousel .top-info-balloon{
	bottom:-60px;
}

.renta-car-list__carousel .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.renta-car-list__carousel .slick-slide {
    display: block;
}
.renta-car-list__carousel .slick-slide a,
.renta-car-list__carousel li > a{
	height: 174px;
	display: block;
	padding-top: 21.5px;
	padding-bottom: 21.5px;
	outline: none;
}
.renta-car-list__carousel .slick-slide a:focus{
	border:none;
	outline: none;
}

.renta-car-list__carousel .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
/*
.renta-car-list__carousel li:hover{
	text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
*/
.renta-car-list__carousel-wrapper .bx-wrapper{
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 0;
}

.renta-car-list__carousel-wrapper .bx-controls{
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    position: relative;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.renta-car-list__carousel-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.renta-car-list__carousel-wrapper .bx-controls-direction a {
	position: absolute;
    top: -108.5px;
    z-index: 9999;
    overflow: hidden;
    display: block;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    text-indent: -200%;
    white-space: nowrap;
    word-wrap: normal;
}
.renta-car-list__carousel-wrapper .bx-controls-direction a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.renta-car-list__carousel-wrapper .bx-prev {
	left: -38px;
    background: url(/images/btn_slide_prev.png) left top;
}
.renta-car-list__carousel-wrapper .bx-next {
	right: -38px;
    background: url(/images/btn_slide_next.png) right top;
}

@media (max-width: 1030px) {

.renta-car-list__carousel-wrapper .bx-prev {
	left: 10px;
}
.renta-car-list__carousel-wrapper .bx-next {
	right: 10px;
}

}

.renta-car-list__carousel-wrapper .bx-controls-direction{
}
.renta-car-list__carousel-wrapper .bx-viewport{
	overflow: visible !important;
	overflow-y: hidden;
}

.renta-car-list__carousel-wrapper .slick-prev,
.renta-car-list__carousel-wrapper .slick-next {
    font-size: 0;
    line-height: 0;
    z-index: 9999;
    position: absolute;
    width: 38px;
    height: 38px;
    top: -108.5px;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.renta-car-list__carousel-wrapper .slick-prev:hover,
.renta-car-list__carousel-wrapper .slick-next:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.renta-car-list__carousel-wrapper .slick-prev{
	left: -50px;
    background: url(/images/btn_slide_prev.png) left top;
}
.renta-car-list__carousel-wrapper .slick-next {
	right: -50px;
    background: url(/images/btn_slide_next.png) right top;
}

.renta-car-list__carousel-tab{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	visibility: hidden;
}
.renta-car-list__carousel-tab.is-active{
	visibility: visible;
}


.top-big-banner{
	position: relative;
	width: 940px;
	margin: 0 auto 45px;
}
.top-big-banner p{
	color: #646464;
	font-size: 13px;
	position: absolute;
	left: 20px;
	bottom: 16px;
	z-index: 100;
}

/*------- ここまで -------*/


.two_column_wrap .reservation{
	position: relative;
	margin-top: 4px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
	z-index: 2;
}

.two_column_wrap .reservation .box_title{
	padding: 15px 50px;
	background: #ec6941;
	border-radius: 5px 5px 0 0;
}

.two_column_wrap .reservation .box_title .icon{
	padding-left: 36px;
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	background: url(/images/ico_reservation.png) left center no-repeat;
}

.two_column_wrap .reservation .reservation_inner{
	padding: 20px 18px 0;
	font-size: 18px;
	border: 3px solid #ec6941;
	background: #fff;
}

.two_column_wrap .reservation_period_txt{ margin-bottom: 15px; }

.two_column_wrap .reservation .today_reservations_txt{ margin-bottom: 20px; }

.two_column_wrap .reservation .today_reservations_txt a{
	font-size: 15px;
	color: #50be00;
	text-decoration: underline;
}

.two_column_wrap .reservation .reservation_title{
	margin-bottom: 6px;
	font-size: 15px;
	color: #969696;
	background: url('/images/bg_reserve_ttl.png') repeat-x left 10px;
}
.two_column_wrap .reservation .reservation_title .title_txt{
	display: inline;
	background-color: #fff;
	padding: 0 10px;
}

.two_column_wrap .reservation .reservation_input_box:after{
	content: "";
	display: block;
	clear: both;
}

.two_column_wrap .reservation .reservation_input_box{
	position: relative;
	zoom: 1;
	margin-bottom: 20px;
}

.reservation_input_title{
	float: left;
	width: 112px;
	height: 50px;
	line-height: 50px;
	padding: 0 8px 0 0;
	font-size: 15px;
	text-align: right;
	color: #fff;
	border-radius: 3px 0 0 3px;
	background-color: #50be00;
	*float: none;
	*display: inline;
	*zoom:1;
	*vertical-align: middle;
}

.reservation_input_box dl:after{
	content: "";
	display: block;
	clear: both;
}

.reservation_input_box dl{
	border-radius: 3px;
	*border: 1px solid #50be00;
}

.starting_store_input .reservation_input_title{ background: url(/images/ico_reservation_input_title01.png) 12px center no-repeat #50be00; }

.return_store_input .reservation_input_title{ background: url(/images/ico_reservation_input_title02.png) 5px center no-repeat #50be00; }

.departure_date_input .reservation_input_title{ background: url(/images/ico_reservation_input_title03.png) 12px center no-repeat #50be00; }

.departure_time_input .reservation_input_title{ background: url(/images/ico_reservation_input_title04.png) 10px center no-repeat #50be00; }

.return_date_input .reservation_input_title{ background: url(/images/ico_reservation_input_title05.png) 5px center no-repeat #50be00; }

.return_time_input .reservation_input_title{ background: url(/images/ico_reservation_input_title06.png) 5px center no-repeat #50be00; }

.cartype_input .reservation_input_title{ background: url(/images/ico_reservation_input_title07.png) 5px center no-repeat #50be00; }



.reservation_input_content{
	float: left;
	width: 298px;
	_width: 297px;
	height: 48px;
	border: 1px solid #50be00;
	border-radius: 0 3px 3px 0;
	*float: none;
	*display: inline;
	*zoom:1;
	*vertical-align: middle;
	*height: auto;
	*border: none;
}

.input_box{
	display: table-cell;
	vertical-align: middle;
	width: 269px;
	height: 48px;
	padding-right: 30px;
	background: url(/images/ico_reservation_input.png) 97% center no-repeat;
	cursor: pointer;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
	*display:inline;
	*zoom:1;
	_width: 268px;
	*height: auto;
}

.input_box.change{
	transition-duration:180ms;
	transition-timing-function:ease-in;
}

.input_box select,
.input_box input{ display: none; }

.input_txt{
	vertical-align: top;
	*display:inline;
	*zoom:1;
}

.baloon_list_wrap,
.baloon_calendar_wrap,
.baloon_timelist_wrap{
	overflow-x: hidden;
	overflow-y: scroll;
	height: 512px;
}

.baloon_list_wrap dl{
	*border: none;
}


/* .two_column_wrap .reservation .reservation_input_content .input_box:hover .baloon_wrap{ display: block; } */
.reservation_input_content .active .baloon_wrap{ display: block; }

.reservation_input_content .baloon_wrap{
	position: absolute;
	top: 0;
	left: 430px;
	display: none;
	z-index: 100;
}

.reservation_input_content .baloon_inner{
    position: relative;
	width: 308px;
	padding: 20px;
	border: 1px solid #50be00;
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
}

.reservation_input_content .baloon_inner:after,
.reservation_input_content .baloon_inner .icon_arrow{
    position: absolute;
    content: ' ';
    width: 20px;
    height: 15px;
    left: -20px;
    top: 67px;
	z-index: 101;
	background: url(/images/bg_baloon_arrow.png) left top no-repeat;
}

.reservation_input_content .baloon_wrap.baloon_starting_store{ top: -50px; }

.reservation_input_content .baloon_wrap.baloon_return_store{ top: -120px; }

.reservation_input_content .baloon_return_store .baloon_inner:after,
.reservation_input_content .baloon_return_store .baloon_inner .icon_arrow{ top: 136px;}

.reservation_input_content .baloon_wrap.baloon_departure_date{ top: -220px; }

.reservation_input_content .baloon_departure_date .baloon_inner:after,
.reservation_input_content .baloon_departure_date .baloon_inner .icon_arrow{ top: 237px;}

.reservation_input_content .baloon_wrap.baloon_departure_time{ top: -290px; }

.reservation_input_content .baloon_departure_time .baloon_inner:after,
.reservation_input_content .baloon_departure_time .baloon_inner .icon_arrow{ top: 307px;}

.reservation_input_content .baloon_wrap.baloon_return_date{ top: -360px; }

.reservation_input_content .baloon_return_date .baloon_inner:after,
.reservation_input_content .baloon_return_date .baloon_inner .icon_arrow{ top: 376px;}

.reservation_input_content .baloon_wrap.baloon_return_time{ top: -430px; }

.reservation_input_content .baloon_return_time .baloon_inner:after,
.reservation_input_content .baloon_return_time .baloon_inner .icon_arrow{ top: 447px;}

.reservation_input_content .baloon_wrap.baloon_cartype{
	top: auto;
	bottom: -22px;
}

.reservation_input_content .baloon_cartype .baloon_inner:after,
.reservation_input_content .baloon_cartype .baloon_inner .icon_arrow{
	top: auto;
	bottom: 39px;
	_bottom: 35px;
}

.reservation_input_content .baloon_inner .reservation_title{
	margin-bottom: 5px;
	color: #505050;
}

.reservation_input_content .baloon_inner .reservation_title span{
	display: block;
	margin-bottom: 5px;
}

.reservation_input_content .baloon_inner .baloon_list{ margin-bottom: 10px; }

.reservation_input_content .baloon_inner .baloon_list dd a{
	display: block;
	padding: 5px 0 3px 0;
	color: #50be00;
	zoom: 1;
	line-height: 1.3;
	*padding-top: 2px;
	_padding-top: 2px;
}

.reservation_input_content .baloon_inner .baloon_list .odd{ background-color: #f4f4f4; }

.reservation_input_content .baloon_inner .baloon_list dd a.selected,
.reservation_input_content .baloon_inner .baloon_list dd a:hover{
	color: #fff;
	background-color: #50be00;
}

.reservation_input_content .baloon_inner .baloon_list dd a:hover{ text-decoration: none; }

.reservation_input_content .baloon_inner .baloon_list dd a.disabled,
.reservation_input_content .baloon_inner .baloon_list dd a.disabled:hover,
.reservation_input_content .baloon_inner .baloon_list dd.odd a.disabled:hover{
	color: #fff;
	background-color: #969696;
	border-bottom: 1px solid #fff;

}
.reservation_input_content .baloon_inner .baloon_list dd{
	position: relative;
}
.not_select_txt{
	position: absolute;
	top: -55px;
	left: 50%;
	display: none;
	width: 110px;
	padding: 5px;
	margin-left: -55px;
	color: #fff;
	font-size: 13px;
	background-color: #53a8ff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	z-index: 10;
	text-align: center;
}
.not_select_txt:after,
.not_select_txt .select_icon_arrow{
	content: " ";
	position: absolute;
	bottom: -10px;
	left: 55px;
	margin-top: -8px;
	display: block;
	width: 15px;
	height: 20px;
	background: url(/images/img-not_select_balloon-arrow.png) no-repeat left top;
}

.select_holiday_txt{
	position: absolute;
	top: -60px;
	left: 50%;
/* 	display: none; */
	width: 130px;
	padding: 5px;
	margin-left: -60px;
	color: #fff;
	font-size: 13px;
	background-color: #53a8ff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	z-index: 10;
	text-align: center;
}
.select_holiday_txt.select_holiday_txt-sun{ margin-left: -15px; }
.select_holiday_txt.select_holiday_txt-sat{ margin-left: -125px; }

.select_holiday_txt:after,
.select_holiday_txt .select_icon_arrow{
	content: " ";
	position: absolute;
	bottom: -10px;
	left: 55px;
	margin-top: -8px;
	display: block;
	width: 15px;
	height: 20px;
	background: url(/images/img-not_select_balloon-arrow.png) no-repeat left top;
}

.select_holiday_txt.select_holiday_txt-sun:after,
.select_holiday_txt.select_holiday_txt-sun .select_icon_arrow{ left: 5px; }
.select_holiday_txt.select_holiday_txt-sat:after,
.select_holiday_txt.select_holiday_txt-sat .select_icon_arrow{ left: 116px; }

.baloon_inner .more_top{
	height: 11px;
	padding-bottom: 5px;
	cursor: pointer;
}

.baloon_inner .more_bottom{
	height: 11px;
	padding-top: 5px;
	cursor: pointer;
}

.baloon_txt_left{
	color: #000;
	text-align: left;
}

.baloon_txt_right {
	margin-bottom: 10px;
	text-align: right;
}

.baloon_txt_right a{
	font-size: 15px;
	color: #53a8ff;
}


/*カレンダー*/

.reservation .calendarList li{
	margin-bottom: 18px;
}

.reservation .baloon_calendar_txt{
	margin-bottom: 10px;
	text-align: left;
	font-size: 15px;
}

.reservation .calendarList table{
	width: 100%;
	border-right: solid 1px #50be00;
	border-bottom: solid 1px #50be00;
	table-layout: fixed;
	border-collapse: collapse;
	color: #535353;
	font-weight: normal;
}

.reservation .calendarList caption{
	padding: 5px;
	font-size: 18px;
	text-align: center;
}

.reservation .calendarList table thead th{
	font-size: 15px;
	border: none;
	background: #dfdfdf;
}

.reservation .calendarList th{
	text-align: center;
	height: 28px;
	border-top: solid 1px #50be00;
	border-left: solid 1px #50be00;
	font-size: 17px;
}

.reservation .calendarList td{
	position: relative;
	height: 40px;
	border-top: solid 1px #50be00;
	border-left: solid 1px #50be00;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}

.reservation .calendarList td:hover,
.reservation .calendarList td a:hover,
.reservation .calendarList td:hover a,
.reservation .calendarList td.ie6_hover{
	color: #50be00 !important;
	text-decoration: underline;
}

.reservation .calendarList td a{
	display: block;
}

.reservation .calendarList td.outside{
	color: #c9c9c9 !important;
	cursor: default;
	text-decoration: none;
}

.reservation .calendarList tr .sat{
	color: #00a0e9;
}

.reservation .calendarList tr td.holiday,
.reservation .calendarList tr td.sun,
.reservation .calendarList tr th.sun{
	color: #f00;
}

.reservation .calendarList td.selected{
	color: #50be00 !important;
	background-color: #fffe7b !important;
}

.reservation .calendarList td.disabled{
	color: #535353 !important;
}

/*時間*/
.reservation .baloon_timelist_txt{
	margin: 0 13px 5px;
	font-size: 15px;
	text-align: left;
}

.reservation .baloon_timelist_link{
	margin:0 13px 10px 13px;
	text-align: right;
}

.reservation .baloon_timelist_link a{
	font-size: 15px;
	color: #53a8ff;
}

.reservation .reservation_input_content .baloon_departure_time .baloon_inner,
.reservation .reservation_input_content .baloon_return_time .baloon_inner{
	padding: 20px 0;
}

.reservation .reservation_input_content .baloon_time_list{ margin-bottom: 10px; }

.reservation .reservation_input_content .baloon_time_list a{
	display: block;
	*zoom: 1;
	padding: 5px 0;
}

.reservation .reservation_input_content .baloon_time_list a:hover{
	color: #50be00;
}

.reservation .baloon_time_list .bg_odd{ background: #f4f4f4; }

.reservation .baloon_time_list .disabled{
	color: #969696 !important;
	cursor: default;
}

.reservation .baloon_time_list .selected{
	color: #50be00;
	cursor: default;
}

.reservation .baloon_time_list .disabled:hover,
.reservation .baloon_time_list .selected:hover{ text-decoration: none; }


/*車両タイプ*/

.reservation .reservation_input_content .baloon_cartype .baloon_inner{
	padding: 0;
	text-align: left;
}

.reservation .baloon_cartype .baloon_cartypelist a{
	display: block;
	height: 54px;
	padding: 15px 10px 0 80px;
}

.reservation .baloon_cartype .type_compact,
.reservation .baloon_cartype .type_wagon_rv,
.reservation .baloon_cartype .type_welcab{ background: #f4f4f4; }

.reservation .baloon_cartype .baloon_cartypelist .type_van_tr a,
.reservation .baloon_cartype .baloon_cartypelist .type_bus a,
.reservation .baloon_cartype .baloon_cartypelist .type_welcab a{
	height: 44px;
	padding-top: 25px;
}

.reservation .baloon_cartype .type_hyblid a{ background: url(/images/ico_baloon_cartype_hyblid.png) 18px center no-repeat; }
.reservation .baloon_cartype .type_compact a{ background: url(/images/ico_baloon_cartype_compact.png) 18px center no-repeat; }
.reservation .baloon_cartype .type_sedan a{ background: url(/images/ico_baloon_cartype_sedan.png) 18px center no-repeat; }
.reservation .baloon_cartype .type_wagon_rv a{ background: url(/images/ico_baloon_cartype_wagon_rv.png) 18px center no-repeat; }
.reservation .baloon_cartype .type_van_tr a{ background: url(/images/ico_baloon_cartype_van_tr.png) 18px center no-repeat; }
.reservation .baloon_cartype .type_welcab a{ background: url(/images/ico_baloon_cartype_welcab.png) 18px center no-repeat; }
.reservation .baloon_cartype .type_bus a{ background: url(/images/ico_baloon_cartype_bus.png) 18px center no-repeat; }

.reservation .baloon_cartype .type_hyblid a:hover,
.reservation .baloon_cartype .type_hyblid a.selected{
	color: #50be00;
	background: url(/images/ico_baloon_cartype_hyblid_on.png) 18px center no-repeat;
}

.reservation .baloon_cartype .type_compact a:hover,
.reservation .baloon_cartype .type_compact a.selected{
	color: #50be00;
	background: url(/images/ico_baloon_cartype_compact_on.png) 18px center no-repeat;
}

.reservation .baloon_cartype .type_sedan a:hover,
.reservation .baloon_cartype .type_sedan a.selected{
	color: #50be00;
	background: url(/images/ico_baloon_cartype_sedan_on.png) 18px center no-repeat;
}

.reservation .baloon_cartype .type_wagon_rv a:hover,
.reservation .baloon_cartype .type_wagon_rv a.selected{
	color: #50be00;
	background: url(/images/ico_baloon_cartype_wagon_rv_on.png) 18px center no-repeat;
}

.reservation .baloon_cartype .type_van_tr a:hover,
.reservation .baloon_cartype .type_van_tr a.selected{
	color: #50be00;
	background: url(/images/ico_baloon_cartype_van_tr_on.png) 18px center no-repeat;
}

.reservation .baloon_cartype .type_welcab a:hover,
.reservation .baloon_cartype .type_welcab a.selected{
	color: #50be00;
	background: url(/images/ico_baloon_cartype_welcab_on.png) 18px center no-repeat;
}

.reservation .baloon_cartype .type_bus a:hover,
.reservation .baloon_cartype .type_bus a.selected{
	color: #50be00;
	background: url(/images/ico_baloon_cartype_bus_on.png) 18px center no-repeat;
}

.reservation .baloon_cartype .selected{
	color: #50be00;
	text-decoration: none;
	cursor: default;
}

.reservation .baloon_cartype .selected:hover{ text-decoration: none; }

.reservation .smoking_select:after{
	content: "";
	display: block;
	clear: both;
}

.reservation .smoking_select input{ display: none; }

.reservation .smoking_select{
	zoom: 1;
	margin-bottom: 20px;
	border: 1px solid #50be00;
	border-radius: 3px;
}

.reservation .smoking_select .nonsmoking{
	float: left;
	width: 208px;
}

.reservation .smoking_select .nonsmoking a{ background: url(/images/ico_nonsmoking.png) 95% center no-repeat; }

.reservation .smoking_select .nonsmoking a.selected,
.reservation .smoking_select .nonsmoking a:hover{ background: url(/images/ico_nonsmoking_on.png) 95% center no-repeat; }

.reservation .smoking_select .smoking{
	float: left;
	width: 209px;
	border-left: 1px solid #50be00;
}

.reservation .smoking_select .smoking a{
	background: url(/images/ico_smoking.png) 95% 8px no-repeat;
}

.reservation .smoking_select .smoking a.selected,
.reservation .smoking_select .smoking a:hover{ background: url(/images/ico_smoking_on.png) 95% 8px no-repeat; }

.reservation .smoking_select a{
	display: block;
	height: 48px;
	line-height: 48px;
	text-decoration: none;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
}

.reservation .smoking_select a.selected,
.reservation .smoking_select a:hover{
	background-color: #fffe7b !important;
}

.reservation .search_btn a{
	display: block;
	height: 70px;
	margin-bottom: 20px;
	color: #fff;
	line-height: 70px;
	text-align: center;
	text-decoration: none;
	background: #ec6941;
	border-radius: 3px;
}

.reservation .search_btn a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.reservation .search_btn a .icon{
	padding: 10px 36px 10px 10px;
	background: url(/images/ico_reservation_btn.png) right center no-repeat;
}
#car-type_wrap.changed{
	background: #fffe7b!important;
}


/*店舗を探す　車両を探す　タブ*/
.two_column_wrap .two_column.tab_contents{
	float: right;
	position: relative;
	z-index: 1;
	width: 470px;
	margin: 0;
}

#contents .tab_contents{ margin-right: -4px; }

.tab_findstore_carmodels{
	position: relative;
	overflow: hidden;
	width: 470px;
	height: 52px;
	z-index: 100;
}

.tab_findstore_carmodels li{
	float: left;
	width: 235px;
}

.tab_findstore_carmodels li a{
	display: block;
	height: 32px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.tab_findstore_carmodels li a:hover{
	text-decoration: none;
	color: #fff;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.tab_findstore_carmodels li a.active{ cursor: default; }

.tab_findstore_carmodels li a.active:hover{
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.tab_findstore_carmodels .tab_findstore a{ padding: 20px 0 0 25px; }

.tab_findstore_carmodels .tab_carmodels a{ padding: 20px 0 0 20px; }

.tab_findstore_carmodels .tab_findstore a{ background: url(/images/tab_01.png) left top no-repeat; }

.tab_findstore_carmodels .tab_carmodels a{ background: url(/images/tab_01.png) -235px bottom no-repeat; }

.tab_findstore_carmodels .tab_findstore a.active{
	background: url(/images/tab_01.png) left bottom no-repeat;
}

.tab_findstore_carmodels .tab_carmodels a.active{
	background: url(/images/tab_01.png) -235px top no-repeat;
}

.tab_contents_wrap{
	position: relative;
	overflow: hidden;
	width: 460px;
	margin: 0 auto;
	z-index: 50;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
}

.tab_contents_wrap .findstore_tab_contents{
	height: 690px;
	padding: 25px 14px 0;
	border: 3px solid #50be00;
	background-color: #fff;
}

.tab_contents_wrap .carmodels_tab_contents{
	height: 690px;
	padding: 25px 14px 0;
	border: 3px solid #53a8ff;
	background-color: #fff;
}

.tab_contents_wrap .txt{
	margin-bottom: 10px;
	font-size: 18px;
	text-align: center;
}

.tab_contents_wrap .carmodels_tab_contents .txt{
	margin-bottom: 20px;
}

.findstore_tab_contents .tab_storemap{
	width: 426px;
	height: 50px;
	margin-top: 20px;
}

.findstore_tab_contents .tab_storemap li{
	float: left;
	width: 138px;
	height: 50px;
	margin-right: 6px;
}

.findstore_tab_contents .tab_storemap li.tab_last{ margin-right: 0; }

.findstore_tab_contents .tab_storemap li a{
	display: block;
	height: 30px;
	padding-top: 10px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: url(/images/tab_storemap.png) left top no-repeat;
}
.findstore_tab_contents .tab_storemap li a.hokkaido_shops{
	padding: 5px 0;
}

.findstore_tab_contents .tab_storemap li a.active{
	height: 40px;
	text-decoration: none;
	background: url(/images/tab_storemap.png) left bottom no-repeat;
	cursor: default;
}

.findstore_tab_contents .tab_storemap li a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    text-decoration: none;
}

.findstore_tab_contents .tab_storemap li a.active:hover{
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    text-decoration: none;
}

.storemap_tab_contents{
	position: relative;
	z-index: 10;
	margin-top: -1px;
	width: 424px;
	height: 430px;
}

.storemap_tab_contents .map01,
.storemap_tab_contents .map02,
.storemap_tab_contents .map03{
	position: absolute;
	top: 0;
	left: 0;
	width: 424px;
	height: 430px;
	border: 1px solid #50be00;
	border-radius: 3px;
}

.storemap_tab_contents .map01{ z-index: 10; }

.storemap_tab_contents .map02{ z-index: 5; }

.storemap_tab_contents .map03{ z-index: 1; }

.infowindowclass{ overflow: hidden; }

.infowindowclass a{
	_display: block;
	_letter-spacing: 12px;
	font-size: 15px;
	padding-left: 22px;
	background: url(/images/ico_link.png) left center no-repeat;
	word-wrap: normal;
	white-space: nowrap;
}

.gmap_arrow{
	position: absolute;
	width: 16px;
	height: 20px;
	bottom: -27px;
	left: 50%;
	margin-left: -9px;
}


.findstore_tab_contents .maptxt{
	margin: 10px 0 20px;
	font-size: 15px;
	text-align: center;
}

.tab_contents_wrap .txt.address_txt{ margin-bottom: 5px; }

.findstore_tab_contents .address_link{
	margin-bottom: 10px;
	text-align: center;
}

.findstore_tab_contents .address_link a{ font-size: 15px; }

.findstore_tab_contents .address_link a:hover{ text-decoration: none; }

.findstore_tab_contents .maptxt .icon{ padding: 0 3px; }

.findstore_tab_contents .maptxt .icon img{ vertical-align: bottom; }

.findstore_tab_contents .input_address_search_wrap{
	position: relative;
}

.findstore_tab_contents .input_address_search_wrap .text{
	width: 369px;
	padding: 5px 50px 5px 5px;
	height: 28px;
	font-size: 18px;
	border: 1px solid #50be00;
	border-radius: 3px;
}

.findstore_tab_contents .input_address_search_wrap:hover .text{
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
}

.findstore_tab_contents .input_address_search_wrap .submit{
	position: absolute;
	top: 5px;
	right: 5px;
	_top: 6px;
	_right: 20px;
	width: 30px;
	height: 30px;
	border: none;
	text-indent: -250%;
	word-wrap: normal;
	white-space: nowrap;
	background: url(/images/btn_address_search.png) left top no-repeat;
	cursor: pointer;
}

.carmodels_tab_contents .tab_cartype{
	width: 426px;
	height: 50px;
}

.carmodels_tab_contents .tab_cartype li{
	float: left;
	width: 211px;
	height: 50px;
	margin-right: 4px;
}

.carmodels_tab_contents .tab_cartype li.tab_last{ margin-right: 0; }

.carmodels_tab_contents .tab_cartype li a{
	display: block;
	height: 30px;
	padding-top: 10px;
	color: #fff;
	font-size: 18px;
	background: url(/images/tab_cartype.png) left top no-repeat;
	text-decoration: none;
}

.carmodels_tab_contents .tab_cartype li a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    text-decoration: none;
}

.carmodels_tab_contents .tab_cartype li a span{
	padding-top: 5px;
	padding-bottom: 5px;
	*padding-top: 0px;
	*padding-bottom: 10px;
	*zoom: 1;
}

.carmodels_tab_contents .tab_cartype li a.active{
	height: 40px;
	text-decoration: none;
	background: url(/images/tab_cartype.png) left bottom no-repeat;
	cursor: default;
}

.carmodels_tab_contents .tab_cartype li a.active:hover{
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.carmodels_tab_contents .tab_cartype .icon_co{
	padding-left: 68px;
	background: url(/images/ico_car_type01.png) 12px 8px no-repeat;
	*background: url(/images/ico_car_type01.png) 12px 0 no-repeat;
}

.carmodels_tab_contents .tab_cartype .icon_hy{
	padding-left: 68px;
	background: url(/images/ico_car_type02.png) 12px 8px no-repeat;
	*background: url(/images/ico_car_type02.png) 12px 0 no-repeat;
}

.carmodels_tab_contents .tab_cartype .icon_se{
	padding-left: 77px;
	background: url(/images/ico_car_type03.png) 12px 8px no-repeat;
	*background: url(/images/ico_car_type03.png) 12px 0 no-repeat;
}

.carmodels_tab_contents .tab_cartype .icon_rv{
	padding-left: 77px;
	background: url(/images/ico_car_type04.png) 12px 8px no-repeat;
	*background: url(/images/ico_car_type04.png) 12px 0 no-repeat;
}

.carmodels_tab_contents .tab_cartype .icon_tr{
	padding-left: 73px;
	background: url(/images/ico_car_type05.png) 12px 8px no-repeat;
	*background: url(/images/ico_car_type05.png) 12px 0 no-repeat;
}

.carmodels_tab_contents .tab_cartype .icon_cab{
	padding-left: 77px;
	background: url(/images/ico_car_type06.png) 12px 8px no-repeat;
	*background: url(/images/ico_car_type06.png) 12px 0 no-repeat;
}

.carmodels_tab_contents .tab_cartype .icon_bus{
	padding-left: 77px;
	background: url(/images/ico_car_type07.png) 12px 8px no-repeat;
	*background: url(/images/ico_car_type07.png) 12px 0 no-repeat;
}


.cartype_tab_contents{
	position: relative;
	z-index: 10;
	margin-top: -2px;
}

.cartype_tab_contents.cartype_tab_contents_se{ margin-top: 0; }

.cartype_tab_contents.cartype_tab_contents_tr{ margin-top: 0; }

.cartype_tab_contents.cartype_tab_contents_bus{ margin-top: 0; }


.cartype_tab_contents .cartype{
	display: none;
	margin-bottom: 20px;
	border: 2px solid #53a8ff;
	border-radius: 3px;
}

.cartype_tab_contents .cartype .cartype_inner{
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	width: 424px;
	height: 414px;
}

.cartype_tab_contents .cartype table{
	/* 	table-layout: fixed; */
	border-collapse: separate;
	*border-collapse: collapse;
}

.cartype_tab_contents .cartype table img{ max-width: 100%; }

.cartype_tab_contents .cartype table td{
	position: relative;
	border-right: 1px solid #53a8ff;
	border-bottom: 1px solid #53a8ff;
	box-sizing: border-box;
}

.cartype_tab_contents .cartype table td.last{ border-right: none; }

.cartype_tab_contents .cartype table .last td{ border-bottom: none; }

.cartype_tab_contents .cartype table.bus{ width: 141px; }

.cartype_tab_contents .cartype table a{
	display: block;
	height: 129px;
}

.cartype_tab_contents .cartype table td:hover .imgWrap{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.cartype_tab_contents .cartype table a:hover{ text-decoration: none; }

.cartype_tab_contents .cartype table .icon{
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 50px;
	height: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: url(/images/tab_ico_cartype.png) left center no-repeat;
}

.cartype_baloon_warp{
	display: none;
	position: absolute;
	z-index: 1000;
	top: -50px;
	left: -70px;
}

.cartype_baloon{
	position: relative;
	width: 265px;
	height: 74px;
	border: 1px solid #50be00;
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
}

.cartype_baloon:after{
	content: "";
	position: absolute;
	bottom: -12px;
	left: 50%;
	display: block;
	width: 10px;
	height: 12px;
	margin-left: -5px;
	background: url(/images/bg_cartype_baloon_arrow.png) left bottom no-repeat;
}

.cartype_baloon .icon_arrow{
	position: absolute;
	bottom: -12px;
	left: 50%;
	display: block;
	width: 10px;
	height: 12px;
	margin-left: -5px;
	background: url(/images/bg_cartype_baloon_arrow.png) left bottom no-repeat;
}


.cartype_baloon_warp.baloon_top{ top: 125px;}

.cartype_baloon_warp.baloon_left{ left: 0; }

.cartype_baloon_warp.baloon_right{
	left: auto;
	right: 0;
}

.cartype_baloon_warp.baloon_top .cartype_baloon:after,
.cartype_baloon_warp.baloon_top .cartype_baloon .icon_arrow{
	top: -12px;
	bottom: auto;
	background: url(/images/bg_cartype_baloon_arrow02.png) left top no-repeat;
}

.cartype_baloon_warp.baloon_left .cartype_baloon:after,
.cartype_baloon_warp.baloon_left .cartype_baloon .icon_arrow{
	left: 65px;
	margin-left: 0;
}

.cartype_baloon_warp.baloon_right .cartype_baloon:after,
.cartype_baloon_warp.baloon_right .cartype_baloon .icon_arrow{
	left: 200px;
	margin-left: 0;
}

.cartype_baloon ul{ padding-top: 13px; }

.cartype_baloon li{
	margin-bottom: 10px;
}

.cartype_baloon .link{
	display: block;
	width: 230px;
	height: auto !important;
	margin: 0 auto;
	font-size: 15px;
	text-align: center;
	background: url(/images/ico_link.png) left center no-repeat;
}

.cartype_van .cartype_baloon .link{ padding-left: 10px; }

.cartype_baloon .link:hover{ text-decoration: underline !important; }

.login_reservationchange_btn:after{
	content: "";
	display: block;
	clear: both;
}

.login_reservationchange_btn{
	width: 458px;
	margin: 12px auto 10px;
	*zoom:1;
}

.login_reservationchange_btn li{
	float: left;
	width: 228px;
	margin-right: 2px;
}

.login_reservationchange_btn li.reservationchange{
	float: left;
	margin-right: 0;
}

.login_reservationchange_btn a{
	display: block;
	height: 35px;
	padding-top: 15px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #969696;
}

.login_reservationchange_btn a:hover{
	color: #fff;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    text-decoration: none;
}

.login_reservationchange_btn .icon{
	padding: 10px 0 5px 32px;
}

.login_reservationchange_btn .login a{ border-radius: 3px 0 0 3px; }

.login_reservationchange_btn .reservationchange a{ border-radius: 0 3px 3px 0; }

.login_reservationchange_btn .login .icon{ background: url(/images/ico_login.png) left center no-repeat; }

.login_reservationchange_btn .logout .icon{ background: url(/images/ico_iogout.png) left center no-repeat; }


.login_reservationchange_btn .reservationchange .icon{ background: url(/images/ico_reservationchange.png) left center no-repeat; }

.icon_triangle_link { margin-left: 5px; }

.icon_triangle_link a{
	padding:5px 0 5px 22px;
	_padding:5px 0 5px 22px;
	text-decoration: none;
	font-size: 15px;
	background: url(/images/ico_link.png) left center no-repeat;
}

.icon_triangle_link a:hover{ text-decoration: underline; }


.password_customer_link li{
	float: left;
	margin-right: 10px;
}

.password_customer_link:after{
	content: "";
	display: block;
	clear: both;
}


/* .contents */

.four_column.bnr{
	margin-right: 15px;
	margin-bottom: 16px;
	padding: 0;
}
.four_column.bnr .blue,
.four_column.bnr .green{
	width: 225px;
	height: 330px;
	display: block;
	background-size: 225px 327px;
}
.four_column.bnr .blue { background: url('/images/top_bg_blue.jpg') no-repeat 0 0; }
.four_column.bnr .green { background: url('/images/top_bg_green.jpg') no-repeat 0 0; }
#top_page .four_column.bnr img{
	padding: 3px 3px 0 3px;
}
#top_page .four_column.bnr span{
	display: block;
	margin: 10px;
	overflow: hidden;
}
#top_page .four_column.bnr a{
	color: #ffffff;
}
#top_page .four_column.bnr a:hover{
	color: #ffffff;
	text-decoration: none;
}
#top_page .four_column.bnr span.emphasis{
	margin: 30px 10px 0 10px;
	font-size: 17px;
	text-align: center;
}

/*
#top_page .two_column{
	margin-right: 14px;
}
*/

/* news */

#news{
	height: 180px;
	overflow: hidden;
}

#news.section{
	height: 186px;
	width: 444px;
	background: url('/images/top_bg_infomation.jpg') no-repeat 0 0;
	padding: 10px;
}

#news h2 a{
	display: block;
	height: 15px;
	padding: 15px 0;
	font-size: 17px;
	color: #ffffff;
	text-align: center;
	border-radius: 5px;
	background: url('/images/icon_links.gif') no-repeat 395px center  #53a8ff;

}

#news .news_inner{
	height: 115px;
	font-size: 1em;
	padding: 10px;
	overflow: auto;
}

#news .news_inner dt{
	float: left;
	height: 1.8em;
	line-height: 1.8em;
	overflow: hidden;
}

#news .news_inner dd{
	background: url('/images/icon_arrow_news.gif') no-repeat left center;
	clear: left;
	float: left;
	line-height: 1.8em;
	padding: 0 .5em 0 1.7em;
}

/* bnner */

.bnr_area:after{
	content: "";
	display: block;
	clear: both;
}

.bnr_area{
	margin-bottom: 20px;
	*zoom: 1;
}

.bnr_area li{
	float: left;
	width: 220px;
	margin-right: 20px;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
}

.bnr_area li.last{ margin-right: 0; }

.bnr_area li.bg_blue a,
.bnr_area li.bg_green a{ height: 330px; }

.bnr_area li.bg_blue a{ background-color: #53a8ff; }

.bnr_area li.bg_green a{ background-color: #50be00; }

.bnr_area a{
	display: block;
	text-decoration: none;
	width: 100%;
}

.bnr_area li a:hover{
	color: #fff;
	text-decoration: none;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.bnr_area .txt{
	display: block;
	height: 115px;
	padding: 10px;
	color: #fff;
	font-size: 15px;
}

.bnr_area .title{
	display: block;
	color: #fff;
	font-size: 18px;
	text-align: center;
}


.rakutive_ligthbox,
.change_reserve_ligthbox{
	position: relative;
	display: none;
}

.rakutive_ligthbox .inner,
.change_reserve_ligthbox .inner{
	width: 600px;
	background: #fff;
	padding: 30px 20px 15px;
	border-radius: 4px;
	font-size: 15px;
}

.rakutive_ligthbox a:hover,
.change_reserve_ligthbox a:hover{
	text-decoration: none;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


.rakutive_ligthbox .rakutive_title,
.change_reserve_ligthbox .change_reserve_title{
	font-size: 22px;
	font-weight: bold;
	color: #50be01;
	margin-bottom: 10px;
	line-height: 1.3;
}

.rakutive_ligthbox .title{
	margin-bottom: 5px;
	font-weight: bold;
	color: #f06e00;
}

.rakutive_ligthbox .txt,
.change_reserve_ligthbox .txt{ margin-bottom: 10px; }

.rakutive_ligthbox .rakutive_bnr{ margin-bottom: 15px; }

.rakutive_ligthbox .notes{
	width: 520px;
	margin:0 auto 5px;
	text-indent: -1em;
	padding-left: 1em;
	text-align: left;
	font-size: 13px;
}

.ligthbox_close{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 99;
	width: 18px;
	height: 18px;
	display: block;
}

.rakutive_ligthbox .reservation_input_box .starting_store_input{
	width: 424px;
	*width: 419px;
	margin: 10px auto 20px;
}

.rakutive_ligthbox .reservation_input_title,
.rakutive_ligthbox .input_txt{ font-size: 18px; }

.rakutive_ligthbox .reservation_input_content .baloon_wrap{ left: 537px; }

.rakutive_ligthbox .reservation_input_content .baloon_inner:after,
.rakutive_ligthbox .reservation_input_content .baloon_inner .icon_arrow{ top: 297px; }

.reservation_input_content .baloon_inner .baloon_list dt{ font-size: 15px; }

.reservation_input_content .baloon_inner .baloon_list dd{ font-size: 18px; }

.change_reserve_ligthbox .input_wrap{
	overflow: hidden;
	width: 460px;
	margin: 0 auto 10px;
	*border: 1px solid #50be00;
}

.change_reserve_ligthbox .input_wrap dt{
	float: left;
	width: 112px;
	height: 40px;
	line-height: 40px;
	padding: 0 8px 0 0;
	font-size: 15px;
	text-align: right;
	color: #fff;
	border-radius: 3px 0 0 3px;
	background-color: #50be00;
}

.change_reserve_ligthbox .input_wrap dd{
	float: left;
	height: 40px;
	border-radius: 0 3px 3px 0;
}

.change_reserve_ligthbox input{
	width: 328px;
	padding: 5px;
	height: 28px;
	font-size: 18px;
	border: 1px solid #50be00;
	border-radius: 0 3px 3px 0;
	*border: none;
}

.change_reserve_ligthbox .icon{
	padding: 10px 0 5px 32px;
	background: url(/images/ico_reservationchange.png) left center no-repeat;
}

.change_reserve_ligthbox .btn{
	display: block;
	width: 460px;
	height: 35px;
	margin:0 auto;
	padding-top: 15px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #969696;
	border-radius: 4px;
}

.change_reserve_ligthbox ul,
#chg_error{ margin-bottom: 10px; }

#chg_error{ color: #f00; }

#wrapper div.pagetop_wrap{
	margin: 0;
}

#wrapper .gm-style-iw.gm-style-iw-c{
	padding: 10px !important;
}

.alertReservation {
  color: #ff0000;
  margin-bottom: 40px;
  padding-left: 1em;
  text-indent: -1em;
}

.alertReservation::before {
  content: "※";
}

.alertReservation {
  
}

.alertReservation a {
  color: #ff0000;
}
