@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
fieldset, img {
border:0;
}
address, caption, code, em, th {
font-style:normal;
font-weight:normal;
}
table {
border-spacing:0;
}
ol, ul {
list-style:none;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
caption, th {
text-align: left;
}



input::-webkit-input-placeholder {
	color:    #ccc;
	font-size: 0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
}
input:-moz-placeholder {
	color:    #ccc;
	font-size: 0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
}

input::-moz-placeholder {
	color:    #ccc;
	font-size: 0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
}

input:-ms-input-placeholder {
	color:    #ccc;
	font-size: 12px!important;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
}

a,
a:link,
a:visited {
color: #000;
text-decoration: none;
}

a:hover {
color: #c3002f;
}

/* base -------------------------------- */
body {
	color: #000;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
#content, #detailInner {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*zoom: 1;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.middle{
	font-size: 120%;
}
.small{
	font-size: 90%;
}
.bold{
	font-weight: bold;
}
.ie6_label{
	display: none;
}
#gnHeader{
	display: none !important;
}
#headerArea,
.sectionTop,
.section {
	width: 100%;
	margin: 0 auto;
}
#wrapperAll #header ul.header_navi {
	width: 100%;
}
.sectionTop .inner {
	margin: 5px 0 20px;
}
p.attention {
	text-align: right;
	font-size: 11px;
	color: #8a8a8a;
}
.section {
	position: relative;
}

/* 絞り込みボタン */
.section#refine {
	position:absolute;
	bottom:15px;
	width:287px;
}

.section .inner {
	margin: 20px 0 30px;
}
.section .sectionTitle {
	width: 100%;
	margin: 0 0 20px;
	border-bottom: #d5d5d5 1px solid;
	position: relative;
}

.section .sectionTitle span {
	font-size: 110%;
}
.section h2 {
	display: inline-block;
	margin: 0 0 11px;
	padding: 0 10px;
	font-size: 18px;
	line-height: 100%;
	border-left: #000 4px solid;
}
.section h2 img {
	height: 18px;
	width: auto;
}
.section h3 {
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 100%;
}
.section h4 {
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 100%;
}
.section h4 img {
	height: 14px;
	width: auto;
}

/* only smart phone -------------------- */
.gpsButton {
	display: none;
}
#gpsSearchResult {
	display: none;
}
.sp_only {
	display: none;
}
.pc_only {
	display: block;
}
/* sectionTop -------------------------- */
#mainVisual {
	position: relative;
	margin: 0;
}

/*===========================================================================================*/
/*  Map Search  */



#mapSearch{
position: relative;
margin: 20px 15px 10px 15px;
}
#mapSearch:after  { content: ""; display: block; clear: both; }

#mapSearch .inner {
margin: 0;
}

.mapSearchTopBlk {
	overflow: hidden;
	margin-bottom: 30px;
}

#mapSearchForm{
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
}
#mapSearchForm:after  { content: ""; display: block; clear: both; }
* html #mapSearchForm{ display: inline-block; }
*+html #mapSearchForm{ display: inline-block; }

.mapSearchKeywordWrapper {
	width: 330px;
	float: left;
	margin-right: 25px;
	background: url(../IMAGES/bg_verticalline_doted.gif) repeat-y right top;
	padding: 5px 0;
}

.GpsPcWidth {
	width: 250px;
}








.mapSearchKeywordWrapper-inner {
	position: relative;
}

.mapSearchPrefWrapper {
	position: relative;
	width: 220px;
	float: left;
	padding: 4px 0;
}










.mapSearchHanshaWrapper {
}

#mapSearchForm .attention{
	margin: 8px 0 0;
	font-size: 85%;
	text-align: left;
	color: #8A8A8A;
}

#mapSearchForm .attention img {
	vertical-align: text-top;
}
#mapSearchForm .attention .pc_only {
	display: inline;
}

#mapSearchForm span{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}













	.mapSearchKeywordWrapper {
		position: relative;
		width: auto;
		float: none;
		background: none;
		margin: -30px 0 22px 0;
	}
	
	#mapSearchKeyword{
		box-sizing: border-box;
		width: 100%;
		padding: 3px 57px 3px 10px;
		
		height: 44px;
		border: #cccccc 1px solid;
		border-right: none;

		font-size: 120%;
		border-radius: 0;
		-webkit-appearance: none;
	}
	#mapSearchButton {
		border-radius: 0;
		-webkit-appearance: none;
		right: 0;
	}





#mapSearchGPS{
	position: relative;
	display: block;
	margin: 12px 0;
	padding: 16px 30px 16px 20px;
	background-color: #c71444;
	background-image: url(../IMAGES/icon_gps@2x.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 40px auto;

	text-decoration: none;
}
#mapSearchGPS a{
	text-decoration: none;
}
#mapSearchGPS:focus{
	outline: none;
}

#mapSearchButton{
	position: absolute;
	top: 0;
}
#mapSearchButton:focus{
	outline: none;
}


#mapSearchPref{
	display: block;
	padding: 7px 10px 7px 10px;
	margin: 0;
	color: #fff;
	font-size: 140%;
	line-height: 100%;
	text-decoration: none;
	text-align: center;
	width: 265px;
	height: 20px;
	overflow: hidden;
	background: #333 url(../IMAGES/icon_pulldown.png) right center no-repeat;
	cursor: pointer;
}
#mapSearchHansha{
	display: block;
	padding: 6px 12px;
	margin: 0;
	color: #fff;
	font-size: 120%;
	line-height: 100%;
	text-decoration: none;
	text-align: center;
	width: 263px;
	height: 12px;
	overflow: hidden;
	background: #8a8a8a url(../IMAGES/icon_pulldown.png) right center no-repeat;
	cursor: pointer;
}
#mapSearchHansha.dim {
	background: #eee url(../IMAGES/icon_pulldown.png) right center no-repeat;
}

#pulldownList{
	border: #d9d9d9 1px solid;
	width: 260px !important;
}
#pulldownList li{
	font-size: 14px;
	background: #fff;
	border-bottom: #d9d9d9 1px solid;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!important;
	cursor: pointer;
}
#pulldownList li p{
	padding: 12px 20px;
	font-size: 14px;
	text-align: left;
	color: #666;
}
#pulldownList li div{
	padding: 12px 20px;
	font-size: 14px;
	text-align: left;
	color: #666;
}
#pulldownList li.selected{
	background: #c71444;
}
#pulldownList li.selected p{
	color: #fff;
}
#pulldownList li.li_active:hover{
	background: #c71444;
}
#pulldownList li.li_active:hover p{
	color: #fff;
}

/* narrow the search -------------------------- */

.mapSearchBottomBlk {
/*
display: none;
*/
width: auto;
margin: 0;
}

.mapSearchBottomBlk-inner {
position: relative;
}
.mapSearchBottomBlk-inner .section,
.mapSearchBottomBlk-inner .section .inner {
	width: auto;
	margin: 0;
	padding: 0;
}
.mapSearchBottomBlk-inner #shopSelector {
background-color: #4c4c4c;
border: 1px solid #343434;
color: #eee;
}

.mapSearchBottomBlk #filterTitle {
	margin: 0 0 0;
	padding: 16px 30px 16px 20px;
	border-bottom: none;
	background: #eee url(../IMAGES/sp_arrow_d_red@2x.png) no-repeat right center;
	background-size: 40px 13px;
	line-height: 0;
}
.mapSearchBottomBlk #filterTitle.open {
	background-image: url(../IMAGES/sp_arrow_u_red@2x.png);
}
.mapSearchBottomBlk #filterTitle img {
height: 14px;
width: auto;
}
#idTglCnd:hover {
cursor: pointer;
}
#filterConditions{
display: none;
padding-top: 24px;
}


#filterConditions h4::before {
border-color: transparent transparent #343434;
border-style: solid;
border-width: 24px;
content: "";
height: 0;
left: 50%;
margin-left: -24px;
position: absolute;
width: 0;
top: -moz-calc(24px * -1.5);
top: -webkit-calc(24px * -1.5);
top: calc(30px * -1.5);
}

#filterConditions h4 {
font-size: 14px;
margin: 0;
background-color: #343434;
position: relative;
padding: 12px 15px 10px 38px;
background-image: url(../IMAGES/icon-filter.png);
background-repeat: no-repeat;
background-position: 0 center;
background-size: 32px auto;
}

#filterConditions p {
font-size: 11px;
margin-bottom: 8px;
}

#filterConditions .f-shopSelector-wrap {
position: relative;
padding: 10px;
}

#filterConditions #f-shopTypes li {
display: inline-block;
position: relative;
margin-bottom: 10px;
}

.f-shopSelector-wrap input[type="checkbox"]{
position: absolute;
left: 0;
top: 0;
-webkit-appearance: none;
appearance: none;
display: inline-block;
width:100%;
height: 100%;
border:1px solid #666;
border-radius:0;
background: rgba(0,0,0,0);
z-index: 1;
}

.f-shopSelector-wrap input[type="checkbox"] + span{
display: inline-block;
position: relative;
padding: 10px 10px;
font-size: 11px;
line-height: 11px;
background-color: transparent;
color: #eee;
}
.f-shopSelector-wrap input[type="checkbox"]:checked + span {
background-color: #eee;
color: #000;
}

.f-shopSelector-wrap #f-shopSelector-reset {
display: inline-block;
position: relative;
padding: 10px 10px 10px 30px;
font-size: 11px;
line-height: 11px;
background: url(../IMAGES/icon_reset.png) no-repeat left center;
background-size: auto 40px;
}
.f-shopSelector-wrap #f-shopSelector-reset,
.f-shopSelector-wrap #f-shopSelector-reset:link,
.f-shopSelector-wrap #f-shopSelector-reset:hover,
.f-shopSelector-wrap #f-shopSelector-reset:visited {
color: #eee;
}


.f-shopSelector-wrap #f-shopSelector-request {
display: block;
width: 102px;
padding: 10px 20px;
margin: 10px auto 0 auto;
background: #C3002F;
text-align: center;
}
.f-shopSelector-wrap #f-shopSelector-request > img {
height: 13px;
width: auto;
}

#f-shopSelector-list {
display: none;
padding: 10px 0 0 0;
}
#f-shopSelector-list p {
font-size: 12px;
font-weight: bold;
}
#f-shopSelector-list ul li {
display: inline-block;
font-size: 11px;
line-height: 11px;
padding: 2px 15px 2px 0;
margin: 3px 8px 0 0;
font-weight: bold;
color: #C3002F;
background: url(../IMAGES/delete@2x.png) no-repeat right center;
background-size: 12px 12px;
}







/* car_radio -------------------------- */
/*
.car_radio {
	display: block;
	margin-bottom: 12px;
	text-decoration: none;
}
.radio_count {
	height: 23px;
}
.car_radio.on img {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
}
.car_radio.off img {
	background: url(../IMAGES/radio_off.png) 0 0 no-repeat;
}
.car_radio.disabled img {
	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat;
}
*/
/* type_radio -------------------------- */
/*
.type_radio {
	display: block;
	margin-bottom: 12px;
}
.type_radio.on img {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
}
.type_radio.off img {
	background: url(../IMAGES/radio_off.png) 0 0 no-repeat;
}
.type_radio.disabled img {
	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat;
}
*/
/* narow_result -------------------------- */
#narrowResult a {
	display: block;
	padding: 5px;
	margin-top:90px;
	background: #333;
	font-size: 120%;
	text-align: center;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
}
#filterButton.enabled{
	background: #c71444;
}

/* result the search -------------------------- */
#mapBlk{
	display: none;
}

#mapContainer{
	position: relative;
	width: auto;
	height: 469px;
	margin: 15px 0 10px;
	
	margin-top:55px;
}
#mapCanvas{
	position: relative;
	float: left;
	width: 596px;
	height: 469px;
}

dl.icon_legend dt {
	float: left;
	margin-right: 1em;
}
dl.icon_legend: after{
	clear: both;
}
.cars .carRequest a {
	display: block;
	margin: 0;
	padding: 12px 30px 12px 0;
	text-align: center;
	width: 90px;
	height: 14px;
	background: #c71444 url(../IMAGES/arrow_r_w.png) right center no-repeat;
}




.mapShopListContainer{
	position: relative;
	/*float: right;*/
	width: 100%;
	height: auto;
	display: none;
}
.mapShopListContainer h3{
	display: none;
}

#mapShopList{
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: visible;
	border: none;
	margin-bottom: 12px;
}

#mapShopList ul{
	position: relative;
	margin-top: 12px;
}
.map_shop_list .mapShop{
position: relative;
margin: 0;
padding: 0;
border-top: solid 1px #ccc;
}
.map_shop_list .mapShop:first-child {
border-top: none;
}

.map_shop_list .shopDetail{
display: none;
margin: 20px 0 22px 0;
color: #000;
font-size: 12px;
}

#mapShopSelected{
	display: block;
	margin-top: 300px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*
.map_shop_list .carPhotos{
	margin: 10px 0px 4px;
	width: 70%;
}
.map_shop_list .carPhotos img{
	margin: 0 4px 2px 0;
}
*/

.map_shop_list .shopTitle{
	display: block;
	position: relative;
	margin: 0;
	padding: 12px 0 6px 0;
}


.map_shop_list .names {
	padding-left: 38px;
	background: url(../IMAGES/MAP/brand-marker.png) no-repeat 0 center;
	background-size: 32px auto;
	cursor: pointer;
}

.map_shop_list .open .names,
#mapShopSelected.map_shop_list .names{
background: url(../IMAGES/MAP/brand-marker-black.png) no-repeat 0 center;
background-size: 32px auto;
}


.map_shop_list .hanshaName{
	display: block;
	font-size: 10px;
	color: #000;
}

.map_shop_list .shopName{
	display: block;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.map_shop_list .list_shop_kino {
display: block;
margin-top: 12px;
}
.map_shop_list .list_shop_kino > span {
	display: inline-block;
	width: 32%;
	background-color: #c3002f;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	padding: 10px 0;
	margin-left: 2%;
	text-align: center;
}
.map_shop_list .list_shop_kino > span:first-child {
margin-left: 0;
}

.map_shop_list .list_shop_kino > span.none {
	background-color: #ccc;
}

.map_shop_list .funcs {
position: relative;
width: auto;
margin-top: 16px;
}
.map_shop_list .funcs:after {
display: block;
content: '';
clear: both;
}
.map_shop_list .rootSearch,
.map_shop_list .saveRecent {
width: 48.875%;
background: #eee;
text-decoration: none;
padding: 10px 0;
color: #000;
display: none;
font-size: 12px;
text-align: center;
}

.map_shop_list .rootSearch {float: left;}
.map_shop_list .saveRecent {float: right;}


.map_shop_list .shopTitle .shopName span{
	padding: 0 22px 0 0;
	background: url(../IMAGES/arrow_s_d_red.png) right center no-repeat;
}
.map_shop_list .shopTitle:hover .shopName span{
	background: url(../IMAGES/arrow_s_d_red.png) right center no-repeat;
}
#mapShopSelected.map_shop_list .shopTitle .shopName span{
	background: none;
}
#mapShopSelected.map_shop_list .shopTitle:hover .shopName span{
	background: none;
}

.map_shop_list .shopAddressInfo{
	position: relative;
	margin: 0 0 10px;
}

	.map_shop_list .shopAddressInfo span,
	.map_shop_list .shopAddressInfo p {
		font-size: 12px;
	}


.map_shop_list .shopAddress{
	display: block;
	padding: 0;
		min-width: 12em;
		font-size: 12px;
}

.map_shop_list .shopTel{
		position: relative;
	padding: 0;

		padding-bottom: 1em;
		display: block;
		width: auto;
		text-align: left;
		top: 0;
		right: 0;
		vertical-align: middle;
}



	.map_shop_list .shopTel a {
		position: absolute;
		color: #c71444;
		font-size: 1em;
		text-decoration: none;
		height: 1.5em;
		top: 2px;
	}

	.map_shop_list .shopTel img {
		padding-right: 0.5em;
		height: 1.5em;
	}


.map_shop_list .shopDistance{
position: absolute;
display: block;
padding: 0;
font-size: 14px;
text-align: right;
top: 15px;
right: 12px;
width: 10em;
color: #C3002F;
font-weight: bold;
}
.map_shop_list .shopDistance > span {
font-size: 20px;
}

.map_shop_list .shopLink{
	padding: 0 12px;
	margin: 6px 0 0 0;
	background: #efefef;
	color: #000;
	font-weight: bold;
}
.map_shop_list .shopLink.sijouBtn{
	padding: 0 12px;
	margin: 0 0 16px;
}
.map_shop_list .shopLink a{
	display: block;
		padding: 12px 16px 12px 0;
		font-size: 100%;
	text-decoration: none;
	color: #666;
	background: url(../IMAGES/arrow_s_r_red.png) right center no-repeat;
}
.map_shop_list .shopLink.sijouBtn a {
	background: url(../IMAGES/arrow_s_d_red.png) right center no-repeat;
}
.map_shop_list .shopLink.sijouBtn a.opened {
	background: url(../IMAGES/arrow_s_u_red.png) right center no-repeat;
}
.map_shop_list .shopLink.shopUke {
	margin: 2px 0 0;
}


.map_shop_list .box-shopAttr {
margin: 12px 0;
}
.map_shop_list .box-shopAttr li {
display: inline-block;
padding: 10px;
border: solid 1px #ccc; 
font-size: 10px;
line-height: 10px;
margin: 3px;
}

.section .map_shop_list h2 {
font-size: 14px;
margin: 24px 0 12px 0;
}
.map_shop_list .carList {
position: relative;
}
#mapShopList .carList ul,
.map_shop_list .carList ul {
margin: 0 0 0 0;
}
.map_shop_list .carList ul >  li {
position: relative;
display: block;
padding: 10px 0;
border-top: solid 1px #ccc;
}
.map_shop_list .carList ul > li:first-child {
border-top: none;
}
.map_shop_list .carList ul > li::after {
display: block;
content: '';
clear: both;
}
.map_shop_list .carList ul > li .carName {
display: block;
font-size: 13px;
font-weight: bold;
line-height: 18px;
vertical-align: middle;
}
.map_shop_list .carList ul > li .carName .car-sijou,
.map_shop_list .carList ul > li .carName .car-tenji {
display: inline-block;
font-size: 10px;
font-weight: normal;
line-height: 18px;
padding: 0 6px;
margin: 0 10px 0 0;
background-color: #000;
color: #fff;
}
.map_shop_list .carList ul > li .carName .car-tenji {
background-color: #999;
}
.map_shop_list .carList ul > li .carDetail {
display: block;
padding: 6px 0;
font-size: 11px;
line-height: 1.4em;
vertical-align: middle;
}
.map_shop_list .carList ul > li .carDetail .colorChip {
display: inline-block;
margin-left: 0.3em;
width: 40px;
height: 11px;
box-sizing: border-box;
border: solid 1px #ccc;
background-color: #ccc;
}
.map_shop_list .carList ul > li .carDetail .colorChip img {
width: 100%;
height: 100%;
}
.map_shop_list .carRequest {
position: relative;
width: 140px;
float: right;
passing-top: 10px;
}
.map_shop_list .carRequest a {
display: block;
position: relative;
color: #fff;
font-size: 11px;
padding: 10px 14px;
background-image: none !important;
background:#c71444;
background-size: auto 13px; 
line-height: 11px;
font-weight: bold;
}
.map_shop_list .carRequest a::after {
position: absolute;
display: block;
content: '';
width: 20px;
height: 12px;
right: 10px;
top: 50%;
margin-top: -6px;
background-image: url(../IMAGES/sp_arrow_r2@2x.png);
background-repeat: no-repeat;
background-position: center center;
background-size: auto 12px;
}


/*
.map_shop_list li.car {
	position: relative;
	padding: 15px 0;
	border-top: #d9d9d9 1px dotted;
}

.map_shop_list .carName {
	margin: 0 0 5px;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	padding-left: 58px;
}
.map_shop_list .carType-1 {
	background: url(../IMAGES/icon_testdrive.png) 0 center no-repeat;
}
.map_shop_list .carType-2 {
	background: url(../IMAGES/icon_display.png) 0 center no-repeat;
}
.map_shop_list .carSpec {
	margin-right: 108px;
	padding: 0;
	color: #666;
	font-size: 10px;
	vertical-align: middle;
}
.map_shop_list .carSpec img {
	margin: 0 0 0 8px;
}
.map_shop_list .carRequest {
	position: absolute;
	top: 20px;
	right: 0;
}
.map_shop_list .carRequest a {
	display: block;
	margin: 0;
	padding: 12px 20px 12px 0;
	text-align: center;
	width: 77px;
	height: 14px;
	background: #c71444 url(../IMAGES/arrow_r_w.png) right center no-repeat;
}
/




.map_shop_list li.car.noTempo {
	padding: 8px;
}
.map_shop_list li.car.noTempo {
	font-size: 11px;
	margin-bottom: 12px;
	padding: 25px 22px 0 22px;
	border-bottom: #d9d9d9 1px solid;
}
*/












	#mapContainer p.attention{
		margin: 0;
		padding: 12px;
		font-size: 10px;
		text-align: left;
	}



.map_shop_list .box-calender .item {
display: none;
}
.map_shop_list .box-calender .item:first-child {
display: block;
}

.map_shop_list table.table-calender {
width: 100%;
margin: 0;
padding: 0;
border-collapse:collapse;
border-top: solid 1px #ccc;
border-right: 0;
border-bottom: 0;
border-left: solid 1px #ccc;
font-size: 11px;
color: #000;
}
.map_shop_list table.table-calender tr {
margin: 0;
padding: 0;
border: 0;
}
.map_shop_list table.table-calender th,
.map_shop_list table.table-calender td {
margin: 0;
padding: 6px;
border-top: 0;
border-right: solid 1px #ccc;
border-bottom: solid 1px #ccc;
border-left: 0;
text-align: center;
}
.map_shop_list table.table-calender th.title {
background: #000;
color: #fff;
font-weight: bold;
}

.map_shop_list table.table-calender td.d-sun {
/*font-weight: bold;*/
}
.map_shop_list table.table-calender td.d-sat {
/*font-weight: bold;*/
}
.map_shop_list table.table-calender td.fair {
background-color: #f3ccd5;
}
.map_shop_list table.table-calender td.fair a,
.map_shop_list table.table-calender td.fair a:link,
.map_shop_list table.table-calender td.fair a:hover,
.map_shop_list table.table-calender td.fair a:visited {
color: #C3002F;
font-weight: bold;
}

.map_shop_list table.table-calender td.teikyu {
background-color: #EBEBEB;
}

.map_shop_list .box-calender .calender-funcs {
width: auto;
position: relative;
margin-top: 8px;
}
.map_shop_list .box-calender .calender-funcs:after {
display: block;
clear: both;
content: '';
}
.map_shop_list .box-calender .box-next,
.map_shop_list .box-calender .box-prev {
display: block;
width: 24px;
height: 24px;
background-color: #C3002F;
background-repeat: no-repeat;
background-position: center center;
}
.map_shop_list .box-calender .box-next.dim,
.map_shop_list .box-calender .box-prev.dim {
background-color: #ebebeb;
}

.map_shop_list .box-calender .box-next {
float: right;
background-image: url(../IMAGES/sp_arrow_r2@2x.png);
background-size: auto 12px;
}
.map_shop_list .box-calender .box-prev {
float: left;
background-image: url(../IMAGES/sp_arrow_l2@2x.png);
background-size: auto 12px;
}

.map_shop_list .calender-notes {
font-size: 10px;
line-height: 12px;
margin: 10px 0 15px 0;
}
.map_shop_list .calender-notes span {
position: relative;
display: inline-block;
padding: 0 10px 0 14px;
}
.map_shop_list .calender-notes span.cn-f::after, 
.map_shop_list .calender-notes span.cn-t::after {
display: block;
position: absolute;
box-sizing: border-box;
width: 10px;
height: 10px;
left: 0;
top: 0;
content: '';
}
.map_shop_list .calender-notes span.cn-f::after { background-color: #f3ccd5; } 
.map_shop_list .calender-notes span.cn-t::after { background-color: #ebebeb; }


/*
	.map_shop_list .carPhotos{
		margin: 10px 0 10px;
	}


	.map_shop_list .cars {
		padding: 0;
	}
	.map_shop_list .cars .car {
		position: relative;
		padding: 12px 0;
		margin: 0;
		border-top: #d9d9d9 2px dotted;
	}
	.map_shop_list .carName {
		margin: 0 0 5px 0;
		padding: 2px 0 0 54px;
		font-size: 13px;
		line-height: 18px;
		min-height: 18px;
	}
	.map_shop_list .carSpec {
		margin-right: 120px;
		font-size: 10px;
		line-height: 1.4;
		color: #666;
	}
	.map_shop_list .carSpec img {
		display: block;
		margin: 6px 0 0 0;
	}
	.map_shop_list .carRequest {
		position: absolute;
		top: auto;
		bottom: 15px;
		right: 0;
		height: 44px;
	}
	.map_shop_list .car:first-child .carRequest {
		top: auto;
	}
	.map_shop_list .carRequest a {
		display: block;
		margin: 0;
		padding: 15px 20px 15px 0;
		text-align: center;
		width: 90px;
		height: 14px;
		background: #c71444 url(../IMAGES/sp_arrow_r.png) right center no-repeat;
	}
*/

.map_attention{
	padding: 0;
	margin-bottom: 38px;
	font-size: 10px;
	text-align: left;
	color: #8a8a8a;
}

.map_attention ul li{
	margin-bottom: 10px;
}
.icon_current_position{
	display: none;
	font-size: 11px;
}
.map_shop_list_under .restartmsg{
	border-top: dotted 1px #d9d9d9;
	margin-top: 4em;
	padding-top: 1em;
}

.map_shop_list .restartButton a {
	display: block;
	margin: 1em 2em 1.5em 2em;
	padding: 10px;
	background: #8a8a8a;
	font-size: 12px;
	text-align: center;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
}

/* recent -------------------------- */
#recentWraper {
	display: none;
	margin: 10px 0 40px 0;
}

#recentWraper h4 {
	position: relative;
	margin-bottom: 14px;
}

#recentWraper h4 img {
	height: 15px;
	width: auto;
}


.clearRecentButton {
	position: absolute;
	top: 5px;
	left: 100px;
	padding: 0;
	height: 11px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	color: #999;
	text-decoration: none;
}


.clearRecentButton:hover {
	color: #999;
}
#recent {
	display: block;
}

#recentBorder {
	padding: 14px 18px;
	border: #cccccc 1px solid;
	background-color: #FFFFFF;
}

#recent li {
	position: relative;
	display: block;
	margin: 16px 0;
	padding: 0 24px 0 0;
	font-size: 12px;
	margin-bottom: 0.5em;
}
#recent li * {
	font-size: 12px;
}
#recent li:first-child {
	display: block;
	margin-top: 0;
}
#recent li: last-child {
	display: block;
	margin-bottom: 0;
}

#recent li a {
	line-height: 25px;
	text-decoration: none;
	vertical-align: middle;
}
#recent li a:hover span {
color: #C3002F;
}


#recent li a img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#recent li .shopName {
	color: #000;
	margin-left: 0.5em;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
#recent li .hanshaName {
	font-size: 12px;
	vertical-align: middle;
}

#recent #recentAction{
	display: block;
	position: absolute;
	right: 0;
	top: 3px;
	
	overflow: hidden;
	white-space: nowrap;
	text-indent: 120%;
	
	margin: 0;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	background: url(../IMAGES/social_icon_off.png) left center no-repeat;
}


#recentAction select {
	display: block;
	top : 0;
	left: 0;
	width: 100%;
	height: 18px;
	margin: 0;
	line-height: 100%;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #FFF;
	text-indent: 2em;
	text-align: right;
	text-overflow: "";
	background: #FFF url(../IMAGES/social_icon_off.png) left center no-repeat;
}

#recentAction select option {
	width: 130px;
}



/* position -------------------------- */
#position {
display: inline-block;
}

#positionWraper {
display: none;
margin: 0 12px 20px 12px;
}

#position li {
	font-size: 11px;
	display: inline-block;
	margin-right: 3em;
}
#position li * {
	font-size: 12px;
}
#position li a {
	line-height: 16px;
	text-decoration: none;
}
#position li a img {
	margin: 0 0 0 5px;
	vertical-align: top;
}
#position li img {
	margin: 0 5px 0 5px;
	vertical-align: top;
	float: left;
}
#position li .shopName {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
#position li .hanshaName {
	margin-left: 1em;
}
#position li {
	display: block;
	margin: 8px 0;
	font-size: 11px;
}
#position li:first-child {
	display: block;
}
#position li img {
	margin: 4px 3px 0 0;
	vertical-align: baseline;
	float: left;
}

/* MAP下部店舗なしメッセージ -------------------------- */

#no-shop-message {
display: none;
margin-bottom: 40px;
}
#no-shop-message p {
font-size: 16px;
}
#no-shop-message.no-shop {
display: block;
}

#no-shop-message.hide,
#no-shop-message.hide.no-shop,
#no-shop-message.no-shop.hide {
display: none;
}

/* 販社から検索 -------------------------- */

#hanshaSelector {
margin-bottom: 40px;
}

#hanshaSelector h2 {
position: relative;
display: block;
margin: 12px 0;
padding: 16px 30px 16px 20px;
background-color: #c71444;
background-image: url(../IMAGES/sp_arrow_d@2x.png);
background-position: right center;
background-repeat: no-repeat;
background-size: 33px 13px;
line-height: 1;
text-decoration: none;
cursor: pointer;
}
#hanshaSelector h2.opened {
background-image: url(../IMAGES/sp_arrow_u@2x.png);
background-size: 33px auto;
}
#hanshaSelector h2 > img {
width: auto;
height: 15px;
}

#hanshaSelector h3 {
position: relative;
display: block;
margin: 0;
padding: 16px 30px 16px 12px;
border-bottom: solid 1px #ebebeb;
background-image: url(../IMAGES/sp_arrow_d_red@2x.png);
background-position: right center;
background-repeat: no-repeat;
background-size: 33px auto;
line-height: 1;
text-decoration: none;
font-weight: bold;
cursor: pointer;
}
#hanshaSelector h3.opened {
background-image: url(../IMAGES/sp_arrow_u_red@2x.png);
background-size: 33px auto;
border-bottom: none;
}
#hanshaSelector h3 + ul {
display: none;
border-bottom: solid 1px #ebebeb;
padding: 0;
margin: 0;
}

#hanshaSelector h3 + ul > li {
border-top: dotted 1px #ccc;
padding: 12px 0;
}

#hanshaSelector h4 a {
display: inline-block;
font-size: 13px;
font-weight: bold;
background: url(../IMAGES/arrow_s_r_red@2x.png) no-repeat right center;
background-size: auto 10px;
padding-right: 15px;
}


#hanshaSelector .hs_camp {
display: inline-block;
font-size: 12px;
margin-bottom: 12px;
}


#hanshaSelector ul.sv_list:after {
display: block;
content: '';
clear: both;
}

#hanshaSelector ul.sv_list li {
float: left;
display: inline-block;
font-size: 10px;
}

#hanshaSelector ul.sv_list li span,
#hanshaSelector ul.sv_list li a {
display: inline-block;
line-height: 10px;
padding: 8px;
color: #fff;
margin-right: 3px;
}
#hanshaSelector ul.sv_list li span { background: #ccc; }
#hanshaSelector ul.sv_list li a {  background: #C3002F; }

#hanshaSelector ul.sv_list li.hs_search {
float: right;
margin-right: 0;
}
#hanshaSelector ul.sv_list li.hs_search a {
background: #000 url(../IMAGES/sp_arrow_r_red@2x.png) no-repeat right center;
background-size: auto 10px;
padding-right: 20px;
}




/* wait dialog -------------------------- */
#circle {
	display: block;
	margin: 50% auto 0;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-image: url(../IMAGES/circle.png);
	-webkit-animation-name: waitcircle;
	-webkit-animation-duration: .75s;
	-webkit-animation-timing-function: steps(10, end);
	-webkit-animation-direction: normal;
	-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes 'waitcircle' {
	0% { background-position:    0px 0; }
	100% { background-position: -320px 0; }
}
#loading{
	display: block;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

#carList #contents_tab03 .priceRangeSP {
	background: url("http://www.nissan.co.jp/CARSINDEALER/IMAGES/pc_redline.gif") repeat-x scroll left top transparent;
	float: left;
	height: 20px;
	margin-left: 0;
	width: 0;
	display: none;
}

/* goPageTop ----------------------- */
.goPageTop {
	margin: 40px 0;
	text-align: right;
}

/* bannerArea -------------------------- */
/*
#bannerArea {
	margin: 0px 0 20px;
	padding: 0px 0 100px
}
#bannerArea img {
	margin-right: 4px;
}

#bannerArea .section2 .pc_only.bannerRight img {
	margin: 15px 0 0;
    float: right;
}
#bannerArea .section2 .pc_only.left img {
	margin: 15px 0 0;
    float: left;
}

#bannerArea .section2 .pc_only.center img {
	margin: 15px 14px 0;
}

#bannerArea .section2 .pc_only.right img {
	margin: 15px 0 0;
}



#bannerArea .section2 .pc_only img {
	margin-right: 8px;
	margin-top: 15px;
}

#bannerArea a.pc_only {
	display: inline;
}
*/


/* Google MAPS API */
div.each_map img, div.googlemaps img {
	max-width: none;
}

#mapContainerUnder{
	position: relative;
	width: 100%;
	height: 0px;
	margin: 0px 0 10px;
	display: none;
}
#mapShopListContainerUnder{
	position: relative;
	float: right;
	width: 100%;
	height: 0px;
}
#mapShopListUnder{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 0px;
	height: auto !important;
	overflow-x: hidden;
	overflow-y: auto;
	border: #d9d9d9 1px solid;
	border-left-style: none;
	border-right-style: none;
}
#mapShopSelectedUnder{
	display: none;
}
.map_shop_list_under .mapShop{
	position: relative;
	border-bottom: #d9d9d9 1px solid;
	padding: 4px;
}
.map_shop_list_under .shopDetail{
	margin: 0 15px 15px;
	color: #666;
}
.map_shop_list_under .hanshaName{
	display: block;
	font-size: 10px;
	color: #000;
	margin: 0px 0px 10px;
}
.map_shop_list_under .carPhotos{
	margin: 10px 0px 4px;
}
.map_shop_list_under .carPhotos img{
	margin: 0 4px 2px 0;
}
.map_shop_list_under .shopName{
	display: block;
	margin-right: 7em;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.map_shop_list_under .shopTitle:hover .shopName{
	color: #c71444;
}
.map_shop_list_under .shopTitle{
	display: block;
	margin: 4px 15px 0;
	padding: 0;
	cursor: pointer;
}
.map_shop_list_under .open .shopTitle .shopName {
	color: #c71444;
}
.map_shop_list_under .shopName.shoptype_NPC {
	padding-left: 75px;
}
.map_shop_list_under .shopAddressInfo{
	position: relative;
	margin: 0 0 10px;
}
.map_shop_list_under .shopAddressInfo span{
	font-size: 10px;
}
.map_shop_list_under .shopAddress{
	display: inline;
	padding: 0;
	width: 260px;
}
.map_shop_list_under .shopTel{
	display: inline;
	padding: 0;
	text-align: right;
	top: 0;
	width: 100px;
}
.map_shop_list_under .shopDistance{
	position: absolute;
	display: block;
	padding: 0;
	font-size: 12px;
	text-align: right;
	top: 16px;
	right: 36px;
	width: 10em;
}
.map_shop_list_under .shopLink{
	padding: 0 12px;
	margin: 10px 0 10px;
	text-align: right;
	background: #efefef;
	float: right;
}
.map_shop_list_under .shopLink a{
	display: block;
	padding: 6px 16px 6px 0;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	background: url(../IMAGES/arrow_s_r_red.png) right center no-repeat;
}
.map_shop_list_under li.car {
	position: relative;
	padding: 15px 0;
	border-top: #d9d9d9 1px dotted;
}
.map_shop_list_under .carName {
	margin: 0 0 5px;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	padding-left: 58px;
}
.map_shop_list_under .carType-1 {
	background: url(../IMAGES/icon_testdrive.png) 0 center no-repeat;
}
.map_shop_list_under .carType-2 {
	background: url(../IMAGES/icon_display.png) 0 center no-repeat;
}
.map_shop_list_under .carSpec {
	padding: 0;
	color: #666;
	font-size: 10px;
	vertical-align: middle;
	display: inline;
}
.map_shop_list_under .carSpec img {
	margin: 0 0 0 8px;
}
.map_shop_list_under .carRequest {
	position: absolute;
	top: 20px;
	right: 0;
}
.map_shop_list_under .carRequest a {
	display: block;
	margin: 0;
	padding: 12px 20px 12px 0;
	text-align: center;
	width: 77px;
	height: 14px;
	background: #c71444 url(../IMAGES/arrow_r_w.png) right center no-repeat;
}
.map_shop_list_under li.car.noTempo {
	padding: 8px;
}
.map_shop_list_under .restartButton a {
	display: block;
	margin: 20px;
	padding: 5px;
	background: #8a8a8a;
	font-size: 12px;
	text-align: center;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
}

#hansyaListDisp{
	position: absolute;
	right: 0px;
	bottom: 15px;
}

#NoneDisplayShoplist{
	background: #eee;
	text-decoration: none;
	font-size: 12px;
	color: #8a8a8a;
	padding: 10px 0 10px 1em;
	vertical-align: middle;
}

#NoneDisplayShoplist img {
	padding-right: 0.5em;
	padding-bottom: 2px;
	vertical-align: middle;
}

#DisplayShoplist{
	background: #eee;
	text-decoration: none;
	font-size: 12px;
	color: #8a8a8a;
	padding: 10px 0 10px 1em;
	vertical-align: middle;
}

#DisplayShoplist img {
	padding-right: 0.5em;
	padding-bottom: 2px;
	vertical-align: middle;
}

#DisplayShoplist a {
	vertical-align: middle;
}

.allshop_radio {
	display: block;
	margin-bottom: 8px;
}
.allshop_radio.on img {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
}
.allshop_radio.off img {
	background: url(../IMAGES/radio_off.png) 0 0 no-repeat;
}
.allshop_radio.disabled img {
	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat;
}
.map_shop_list_under .rootSearch {
	background: #eee;
	text-decoration: none;
	padding: 5px;
	color: #8a8a8a;
	right: 36px;
	position: absolute;
	top: 11px;
}

.hd { cursor: pointer; }

#dummy {
	display: none;
	height: 38px;
}

.vacation01 {
	border: 3px solid #8a8a8a;
	margin: 10px 0 0 0;
	padding: 10px;
}

#radio_count_JK.radio_count_JK_color{
	top: 3px;
	position: relative;
	color: #c71444;
	font-weight: bold;
}

/* car_check -------------------------- */
/*
.car_check_Mini, .car_check_Conp,.car_check_Kei {
	display: block;
	margin-bottom: 12px;
	text-decoration: none;
}
.check_count {
	height: 23px;
}
.car_check_Mini.on img, .car_check_Conp.on img,.car_check_Kei.on img,.car_check_SUV.on img  {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
}
.car_check_Mini.off img, .car_check_Conp.off img,.car_check_Kei.off img,.car_check_SUV.off img  {
	background: url(../IMAGES/radio_off.png) 0 0 no-repeat;
}
.car_check_Mini.disabled img, .car_check_Conp.disabled img,.car_check_Kei.disabled img,.car_check_SUV.disabled img  {
	background: url(../IMAGES/radio_disable.png) 0 0 no-repeat;
}

#MiniCars, #ConpCars , #KeiCars, #SUVCars{
	padding-left: 30px;
	padding-top: 10px;
}
*/
/* series_radio -------------------------- */

.series_radio {
	display: block;
	margin-bottom: 8px;
}
.series_radio.on img {
	background: url(../IMAGES/radio_on.png) 0 0 no-repeat;
	background-image: url(../IMAGES/radio_on.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.series_radio.off img {
	background-image: url(../IMAGES/radio_off.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.series_radio.disabled img {
	background-image: url(../IMAGES/radio_disable.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.series_radio.disabled2 img {
	background-image: url(../IMAGES/radio_disable2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.series_radio.disabled2.rider img {
	background-image: url(../IMAGES/radio_Rider_disable.png);
	background-repeat: no-repeat;
	background-position: left center;
}

div.section img.axis.disabled2 {
	background-image: url(../IMAGES/radio_AXIS_disable.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.series_radio.disabled2.bolero img {
	background-image: url(../IMAGES/radio_Bolero_disable.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.top_comment {
	position: relative;
	cursor: default;
	display: inline-block;
	text-decoration: none;
	color: #222;
	outline: none;
}

.top_comment span {
	visibility: hidden;
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 9999;
	overflow: visible;
	width: 250px;
	margin-left: -60px;
	padding: 10px;
	opacity: 1;
	background-color: #fafafa;
	background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	border-radius: 4px;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	font-size: 11px !important;
	font-weight: normal !important;
}

.top_comment:hover {
	border: 0; /* IE6 fix */
}

.top_comment:hover span {
	visibility: visible;
}

.top_comment span:before,
.top_comment span:after {
	content: "";
	position: absolute;
	z-index: 2147483630;
	bottom: -15px;
	left: 30%;
	margin-left: -8px;
	border-top: 15px solid #fafafa;
	border-right: 8px solid transparent;
	border-bottom: 0;
}
abbr.top_comment_ac{
	color: #c71444;
	word-wrap: break-word;
	text-decoration: underline;
}

#mapContainer .sectionTitle h2+.top_comment span{
	width: 330px;
	padding-left: 30px;
}

#mapContainer .sectionTitle h2+.top_comment span:before,
#mapContainer .sectionTitle h2+.top_comment span:after{
	content: "";
	left: 20%;
}

#mapContainer .sectionTitle h2+.top_comment span li,
#recentWraper h4 .top_comment span li{
	list-style-type: disc;
}

#hansyaListDisp .top_comment span{
	left: auto;
	right: 30px;
	width: 200px;
	text-align: left;
}

#hansyaListDisp .top_comment span:before,
#hansyaListDisp .top_comment span:after{
	content: "";
	right: 5%;
	left: auto;
	border-right: none;
	border-left: 8px solid transparent;
}

#recentWraper h4 .top_comment span{
	width: 450px;
	padding-left: 30px;
}

#recentWraper #recentBorder .top_comment span{
	width: 480px;
}

#recentWraper #recentBorder .top_comment.comenteRight span{
	left: -100%;
}

#recentWraper #recentBorder .top_comment.comenteRight span:before,
#recentWraper #recentBorder .top_comment.comenteRight span:after{
	left: 50%;
}

#recentWraper #recentBorder .top_comment span:before,
#recentWraper #recentBorder .top_comment span:after{
	content: "";
	left: 15%;
}

/*----------------------------------------------*/
/*  お気に入りの販売店  */

#favoriteWraper {
display: none;
margin-top: 24px;
border: solid 1px #ccc;
padding: 12px 20px;
}

#favoriteWraper h4 {
margin-bottom: 5px;
}
#favoriteWraper h4 > img {
height: 14px;
}
#favoriteWraper ul {
position: relative;
}
#favoriteWraper ul li {
font-size: 12px;
}
#favoriteWraper ul li span {
display: inline-block;
}

#favoriteWraper ul li span.hanshaName { margin-right: 5px; }
#favoriteWraper ul li span.shopName { font-weight: bold; }

#favoriteWraper ul li a {
display: inline-block;
margin-right: 6px;
vertical-align: middle;
line-height: 14px;
}
#favoriteWraper ul li a.delete-favo {
padding-top: 2px;
}

#favoriteWraper ul li a.delete-favo > img {
height: 14px;
width: auto;
}

/*----------------------------------------------*/
/*注記*/
#idTglCnd2 {
padding: 0;
margin: 0;
border-top: solid 1px #eee;
}
#idTglCnd2 h4 {
margin: 0;
padding: 12px 20px;
font-size: 12px;
font-weight: bold;
line-height: 1;
border-bottom: none;
background: url(../IMAGES/sp_arrow_d_red@2x.png) no-repeat right center;
background-size: 40px 13px;
}
#idTglCnd2 h4.opened {
background: url(../IMAGES/sp_arrow_u_red@2x.png) no-repeat right center;
background-size: 40px 13px;
}


.list-notes {
margin: 20px 12px 20px 12px;
}

.list-notes li {
font-size: 11px;
color: #000;
margin-bottom: 0;
padding-left: 10px;
text-indent: -10px;
}
.list-notes li * {
font-size: 110%;
}

/*-------------------------------*/

body.noscroll {
	position: fixed;
	overflow-y: scroll;
}

p#nismoSearch{
	text-align: left; 
	margin-top: -18px;
}
p#nismoSearch a{
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
	background: url(../IMAGES/arrow_r_gray.png) right center no-repeat;
}
p#nismoSearch a:hover{
	background: url(../IMAGES/arrow_s_r_red.png) right center no-repeat;
}

/*
.lyt-btn-sns {
	float: right;
	position: fixed;
	bottom: 132px;
	right: -124px;
	width: 176px;
}

.lyt-btn-sns .btn-tgl {
	position: relative;
	top: 122px;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_bolero {
	position: relative;
	top: 119px;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_axis {
	position: relative;
	top: 118px;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_rider {
	position: relative;
	top: 117px;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_mode {
	position: relative;
	top: 120px;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .float_whatAutech {
	position: relative;
	top: 121px;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.lyt-btn-sns .container {
	position: absolute;
	top: 273px;
	left: 45px;
	width: 226px;
}

.lyt-btn-sns .container ul li {
	float: left;
	margin-right: 1px;
	margin-right: -6px\9;
	cursor: pointer;
}
*/
/*
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	:root .lyt-btn-sns .container ul li{
		margin-right: 1px;
	}
}

.lyt-btn-sns .container2 {
	position: absolute;
	top: 119px;
	left: 45px;
	width: 225px;
}

.lyt-btn-sns .container2 ul li {
	float: left;
	margin-right: 1px;
	cursor: pointer;
	width: 87px\9;
}

.lyt-btn-sns .container2 ul li img {
	left: 0\9;
}

@media screen and (max-width: 600px) {
	.lyt-btn-sns {
		margin-left: 4%;
	}
}

@media only screen and (min-width: 640px) {
	#container .threesixty {
		width: 300%;
	}
}
*/
/*----------------------------------------*/
