@charset "UTF-8";

.suggest_from, .suggest_to, .suggest_pass1, .suggest_pass2, .suggest_pass3 {
	position: absolute;
	z-index: 99;
	background-color: #ffffff;
	width: 330px;
}

.sg_list {
	background-color: #ffffff;
	border: 1px solid #000000;
	height: 189px;
	max-height: 189px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	width: 370px;
}

.sg_list_element {
	border-top: 1px solid #ccc;
	cursor: pointer;
	height: 20px;
	overflow: hidden;
	padding: 3px 0 !important;
	position: relative;
	z-index: 2;

}


.sg_list_element_ic {
	font-size: 13px;
/*	height: 20px;*/
	left: 1px;
	top: 2px;
	position: absolute;
/*	visibility: inherit;*/
/*	width: 99%;*/
}

.sg_list_element_ro {
	color:#666;
	font-size: 11px;
/*	height: 20px;*/
	right: 2px;
	top: 4px;
	position: absolute;
/*	visibility: inherit;*/
/*	width: 99%;*/
}

.sg_list_element span {
	padding-left: 2px;
}


/*ic select*/
.ic_selectlist_from,
.ic_selectlist_to{
	width:296px;
}


.lower.input .bar.ic .ic dl dd .deleteList span:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}
.lower.input .bar.ic .ic dl dd .deleteList {
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: right;
}

.lower.input .bar.ic .ic dl dd .deleteList span {
	background: #ababab url("/images_navi/btn_delete_out.png") no-repeat scroll left 50%;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 80%;
	padding: 2px 5px 2px 20px;
}

/*検索結果*/

.result_right_banner a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}

#result_list_tab > li{
	padding: 5px 0;
	vertical-align: middle;
}



/*渋滞予測*/
/*事故多発箇所*/
.forecast-alert,
.accident-alert {
	display: table;
	position: relative;
	overflow: hidden;
	width: 225px;
	margin-top: 10px;
	border: 1px #ff0000 solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.forecast-alert:hover,.accident-alert:hover{background-color: #feeded;}
.forecast-alert:hover p.close,.accident-alert:hover p.close{text-decoration: underline;}
.forecast-alert p,.accident-alert p { display: table-cell; vertical-align: middle; }

.forecast-alert p.alert,.accident-alert p.alert { padding: 8px 0 3px 7px; }
.forecast-alert p.close,.accident-alert p.close {
	padding: 9px;
	font-size: 12px;
	cursor: pointer;
	width: 37px;
	color: #00529F;
	border-left: 1px #f5edf0 solid;
}

.forecast-alert p.boxlink{
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 56px;
}

.forecast-info {
	width: 213px;
	border: 2px #FF0000 solid;
	margin-top: 5px;
	padding: 10px 5px;
	background: url(/images_navi/img_01.gif) 7px 11px no-repeat;
}

.forecast-info p.loss { color: #FF0000; margin-left: 43px; }
.forecast-info p.date { color: #274fa7; }


/*注意箇所喚起*/

.accident-alert p.alert { padding: 8px 0 3px 7px; }
.accident-alert p.alert span.place {
	color: #FF0000;
	position: relative;
	top: -3px;
	margin-left: 5px;
}
.accident-alert p.alert span.place > span {
	font-size: 18px;
}

.accident-alert p.boxlink{
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 56px;
}

.accident-info {
	clear: both;
	width: 203px;
	border: 2px #FF0000 solid;
	margin-top: 5px;
	padding: 10px 10px 0;
}
.accident-info .area {
	clear: both;
	display: block;
	width: 187px;
	padding: 8px 8px 12px;
	background-color: #FFF1F1;
	position: relative;
	margin: 0 auto 10px;
}
.accident-info .area:hover {
/*	background-color: #FFE7E7;*/
}
.accident-info .area > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.accident-info .area p.fs {
	margin-bottom: 5px;
}
.accident-info .area:hover p a {
	text-decoration: underline;
}
.accident-info .area .icnBox .icn {
	margin: 2px 3px 0 0;
	width: 29px;
	height: 25px;
/*	background: url(/search/images/icn_ac.gif) left top no-repeat;*/
	background: url(/images_navi/icn_ac_s.gif) left top no-repeat;
	background-size: 194px 79px;
}
.accident-info .area .icnBox .icn:nth-child(5n) {
	margin-right: 0;
}
/*IE8 -------------*/
.route .accident-info .area .icnBox > *:first-child + * + * + * + *,
.route .accident-info .area .icnBox > *:first-child + * + * + * + * + * + * + * + * + *,
.route .accident-info .area .icnBox > *:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
	margin-right: 0;
}

.accident-info .area .icnBox .icn:nth-child(5n+1) {
	clear: both;
}
/*IE8 -------------*/
.accident-info .area .icnBox > *:first-child + * + * + * + * + *,
.accident-info .area .icnBox > *:first-child + * + * + * + * + * + * + * + * + * + *,
.accident-info .area .icnBox > *:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
	clear: both;
}

.accident-info .area .point{
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 36px 29px;
}

.accident-info .area .point.tunnel {
	background-image: url(/images_navi/icn_ac_tunnel.gif);
	background-image: url(/images_navi/icn_ac_tunnel_s.gif)\9
}
.accident-info .area .point.branch {
	background-image: url(/images_navi/icn_ac_branch.gif);
	background-image: url(/images_navi/icn_ac_branch_s.gif)\9;
}
.accident-info .area .point.confluence {
	background-image: url(/images_navi/icn_ac_confluence.gif);
	background-image: url(/images_navi/icn_ac_confluence_s.gif)\9;
}
.accident-info .area .point.inattentive {
	background-image: url(/images_navi/icn_ac_inattentive.gif);
	background-image: url(/images_navi/icn_ac_inattentive_s.gif)\9;
}
.accident-info .area .point.miss {
	background-image: url(/images_navi/icn_ac_miss.gif);
	background-image: url(/images_navi/icn_ac_miss_s.gif)\9;
}
.accident-info .area .point.wet {
	background-image: url(/images_navi/icn_ac_wet.gif);
	background-image: url(/images_navi/icn_ac_wet_s.gif)\9;
}
.accident-info .area .point.dark {
	background-image: url(/images_navi/icn_ac_dark.gif);
	background-image: url(/images_navi/icn_ac_dark_s.gif)\9;
}
.accident-info .area .point.trafficjam {
	background-image: url(/images_navi/icn_ac_trafficjam.gif);
	background-image: url(/images_navi/icn_ac_trafficjam_s.gif)\9;
}
.accident-info .area .point.down {
	background-image: url(/images_navi/icn_ac_down.gif);
	background-image: url(/images_navi/icn_ac_down_s.gif)\9;
}
.accident-info .area .point.Ldown {
	background-image: url(/images_navi/icn_ac_Ldown.gif);
	background-image: url(/images_navi/icn_ac_Ldown_s.gif)\9;
}
.accident-info .area .point.up {
	background-image: url(/images_navi/icn_ac_up.gif);
	background-image: url(/images_navi/icn_ac_up_s.gif)\9;
}
.accident-info .area .point.speed {
	background-image: url(/images_navi/icn_ac_speed.gif);
	background-image: url(/images_navi/icn_ac_speed_s.gif)\9;
}
.accident-info .area .point.successionC {
	background-image: url(/images_navi/icn_ac_successionC.gif);
	background-image: url(/images_navi/icn_ac_successionC_s.gif)\9;
}
.accident-info .area .point.leftC {
	background-image: url(/images_navi/icn_ac_leftC.gif);
	background-image: url(/images_navi/icn_ac_leftC_s.gif)\9;
}
.accident-info .area .point.rightC {
	background-image: url(/images_navi/icn_ac_rightC.gif);
	background-image: url(/images_navi/icn_ac_rightC_s.gif)\9;
}
.accident-info .area .point.money {
	background-image: url(/images_navi/icn_ac_money.gif);
	background-image: url(/images_navi/icn_ac_money_s.gif)\9;
}
.accident-info .area .point.sag {
	background-image: url(/images_navi/icn_ac_sag.gif);
	background-image: url(/images_navi/icn_ac_sag_s.gif)\9;
}
.accident-info .area .point.shelter {
	background-image: url(/images_navi/icn_ac_shelter.gif);
	background-image: url(/images_navi/icn_ac_shelter_s.gif)\9;
}

.accident-info .area .point > p {
	width: 140px;
}
.accident-info .area .point > p span.arrow {
	position: relative;
	top: 2px;
	margin: 0 4px 0 5px;
}
.accident-info .area .point p.kp {
	color: #FF0000;
	margin-top: 5px;
}
.accident-info .area:hover p a {
	text-decoration: underline;
}





/*SAPA*/
.sapa-btn {
	display: table;
	position: relative;
	overflow: hidden;
	color: #FFF;
	background-color: #1C93CF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.sapa-btn:hover {
	background-color: #127abf;
	cursor: pointer;
}
.sapa-btn:hover p.info { border-right: 1px #0f70bb solid; }
.sapa-btn:hover p.close { text-decoration: underline; }

.sapa-btn p {
	display: table-cell;
}
.sapa-btn p.info {
	font-weight: bold;
	padding: 10px 14px 10px 10px;
	border-right: 1px #1887ca solid;
}
.sapa-btn p.info span.place {
	margin-left: 20px;
	font-weight: normal;
}
.sapa-btn p.info span.place span { font-size: 18px; }

.sapa-btn p.boxlink{
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 56px;
}

.sapa-btn p.close {
	vertical-align: middle;
	font-size: 12px;
	width: 56px;
	text-align: center;
	padding: 10px 0;
}
.sapa-info {
	width: 700px;
	display: table;
	overflow: hidden;
	border-collapse: separate;
	border-spacing: 10px;
	position: relative;
	margin: -10px 0 0 -10px;
}
.sapa-info.col2 li.item:last-child { visibility: hidden; }
.sapa-info.col2 > *:first-child + * + * /*IE対策*/{ visibility: hidden; }
.sapa-info.col1 li.item:nth-child(2),
.sapa-info.col1 li.item:nth-child(3) { visibility: hidden; }
.sapa-info.col1 > *:first-child + */*IE対策*/{ visibility: hidden; } 
.sapa-info.col1 > *:first-child + * + * /*IE対策*/{ visibility: hidden; }
.sapa-info .item {
	display: table-cell;
	width: 196px;
	height: auto;
	min-height: 110px;
	position: relative;
	padding: 8px 10px;
	margin-right: 10px;
	border: 2px #deebf4 solid;
}
.sapa-info .item:hover {
	border: 2px #2798d1 solid;
	cursor: pointer;
}
.sapa-info .item.nolink:hover {
	border: 2px #deebf4 solid;
	cursor: default;
}
.sapa-info .item:nth-child(3n+0) { margin-right: 0; margin-bottom: 5px; }
.sapa-info > *:first-child + * + * /*IE対策*/ { margin-right: 0; margin-bottom: 5px; }
.sapa-info > *:first-child + * + * + * + * + * /*IE対策*/ { margin-right: 0; margin-bottom: 5px; }
.sapa-info .item p.ic-name {
	width:150px;
	margin-top:6px;
	font-weight: bold;
	font-size:14px;
}
.sapa-info .item p.date { position: absolute; font-weight: normal; font-size: 12px; top: 10px; right: 10px; }
.sapa-info .item .image { margin: 10px 0; }
.sapa-info .item .image img,
.sapa-info .item .image .detail { float: left; }
.sapa-info .item .image img { margin-right: 10px; }
.sapa-info .item .image .detail ul li {
	float: left;
	display: block;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 2px 2px 2px 0;
}
.sapa-info .item .image .detail ul li:nth-child(5n+0) { clear: both; }
.sapa-info .item ul > *:first-child + * + * + * + * /*IE対策*/{ clear: both; }
.sapa-info .item .image .detail ul li span { position: absolute; z-index: -1; display: none; }
/*
.sapa-info .item .image .detail ul li.yes { background: url(/images_navi/icn_sapa.gif) no-repeat; }
.sapa-info .item .image .detail ul li.no { background: url(/images_navi/icn_sapa_none.gif) no-repeat; }
*/
.sapa-info .item .image .detail ul li.yes {
	 background: url(/images_navi/icn_sapa_pc.gif) no-repeat; 
 }
.sapa-info .item .image .detail ul li.no {
	 background: url(/images_navi/icn_sapa_none_pc.gif) no-repeat; 
 }
.sapa-info .item .image .detail ul li.mark0 { background-position: 0 0; }		/*gs*/
.sapa-info .item .image .detail ul li.mark1 { background-position: -22px 0; }	/*rest*/
.sapa-info .item .image .detail ul li.mark2 { background-position: -44px 0; }	/*food*/
.sapa-info .item .image .detail ul li.mark3 { background-position: -66px 0; }	/*shop*/
.sapa-info .item .image .detail ul li.mark4 { background-position: 0 -22px; }	/*info*/
.sapa-info .item .image .detail ul li.mark5 { background-position: -22px -22px; }	/*dog*/
.sapa-info .item .image .detail ul li.mark6 { background-position: -44px -22px; }	/*ev*/
.sapa-info .item .image .detail p.btn {
	padding: 4px 0; 
	width: 94px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	background-color: #1c93cf;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
}
.sapa-info .item:hover .image .detail p.btn {
	background-color: #127abf;
}
.sapa-info .item .image .detail p.btn a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background/*\**/:#fff\9;/* for IE8 */
	filter:alpha(opacity=0);/* for IE8 */
}
.sapa-info .item .image .detail p.btn a:hover {
	text-decoration: none;
}



/*ETC割引情報　ポップ*/
.etc-info { 
	width: 280px;
	z-index: 1;
	position:absolute;
	font-weight:normal;
	background-color:#fff;
	color: #000;
}

.etc-info.pos-etc_box { 
	left:-80px;
}
.etc-info.pos-etc2_box { 
	left:-5px;
}

.etc-info .title{
	padding: 10px; 
	color: #FFF;
	border-radius: 4px 4px 0 0;
	margin: 0;
	width: 262px;
	font-weight:bold;
}

.etc-info .col-etc_box{background-color: #D271C7;}
.etc-info .col-etc2_box{background-color: #fc794b;}

.etc-info .content{
	font-size:14px;
	border:1px solid #999;
}


.etc-info .content .box .lower dl.normal{
	display:block;
	margin-bottom:0;
	width: 260px;
	border-bottom: 1px solid #dfdfdf;
	padding: 10px 0;
}

.etc-info .content .box .lower dl.normal dt{
	width: 150px;
	vertical-align:middle;
	float:left;
}

.etc-info .content .box .lower dl.normal dd{
	float:right;
	padding-right: 30px;
	position: relative;
	vertical-align:middle;
	font-size: 14px;
}

.etc-info .content .box .lower dl.normal dd span{
	font-weight:normal;
	color: #000;
}

.etc-info .content .box .lower dl.normal dd .help{
	float: right;
	padding-right: 30px;
	position: absolute;
	right: -30px;
	top: 0;
}

.etc-info .content .box .lower dl.week{
	margin-bottom:0;
	width: 260px;
	border-bottom: 1px solid #dfdfdf;
	padding: 10px 0;
}

.etc-info .content .box .lower dl.week dt.type{
	width:195px;
	vertical-align:middle;
	float:left;
}

.etc-info .content .box .lower dl.week dd.help_dd{
	float:right;
	position: relative;
}

.etc-info .content .box .lower dl.week div.help_div{
	position: absolute;
	right: 0;
}

.etc-info .content .box .lower dl.week dd.detail{
	clear: both;
	display: block;
	float: none;
	padding: 10px 0 0 15px;
}

.etc-info .content .box .lower dl.week dd.detail dl{
	width:240px;
	display: block;
}


.etc-info .content .box .lower dl.week dd.detail dl dt{
	font-weight:normal;
	font-size: 14px;
	color: #000;
	float:left;
	width:156px;
}

.etc-info .content .box .lower dl.week dd.detail dl dd{
	float:right;
	position: relative;
}


.etc-info .content .box .lower dl.week dd.detail dl dd span{
	font-weight:normal;
	font-size: 14px;
	color: #000;
}


/*IC選択ボックス*/

.balloon-image {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
/*	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;*/
	width: 270px;
	z-index: 999;
}

.balloon-image .balloon {
	background-color: #fff;
	border: 2px solid #1e94c9;
	border-radius: 5px;
	height: auto;
	margin: 0 auto;
	padding: 5px 5px 10px;
	position: relative;
	text-align: center;
/*	top: 50%;
	width: 75%;*/
}

.balloon-image .balloon .close-btn {
	position: absolute;
	right: 10px;
	top: 8px;
}

.balloon-image .balloon .close-btn img:hover {
	cursor:pointer;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}


.balloon-image .balloon p.name {
	font-size: 17px;
	font-weight: bold;
	padding: 10px 15px 0;
}

.balloon-image .balloon ul.icsct-btn1 {
	margin: 10px 0px 0px 8px;
}

.balloon-image .balloon ul.icsct-btn1 li {
	float: left;
	font-weight: bold;
	width: 115px;
	margin-right:9px;
}

.balloon-image .balloon ul.icsct-btn2 {
	margin: 10px 0px 0px 8px;
}

.balloon-image .balloon ul.icsct-btn2 li {
	float: left;
	width: 116px;
	margin-right:8px;
}

.balloon-image .balloon ul.icsct-btn1 li a,
.balloon-image .balloon ul.icsct-btn2 li a {
	background-color: #1c93cf;
	border-radius: 5px;
	color: #fff !important;
	display: block;
	padding: 5px;
	text-decoration:none;
}

.balloon-image .balloon ul.icsct-btn1 li a:hover,
.balloon-image .balloon ul.icsct-btn2 li a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}



/*
.balloon-image .balloon ul.three-btn {
	margin: 10px auto 0;
}

.balloon-image .balloon ul.three-btn li {
	font-weight: bold;
	margin-bottom: 8px;
}

.balloon-image .balloon ul.three-btn li a {
	background-color: #1c93cf;
	border-radius: 5px;
	color: #fff !important;
	display: block;
	padding: 5px;
}
*/
.balloon-image p.comment {
	background-color: #ebf5fc;
	margin: 10px 5px 0;
	padding: 10px;
	text-align: left;
}


/*地図からICを探す*/
.lower.map-head {
	margin: 0;
	padding: 20px;
}
.lower.map-head dl {
	float: left;
}
.lower.map-head dl.area, .map .view-area .lower.map dl.city {
    margin-right: 20px;
}

.lower.map-head dl.express {
	margin-right: 15px;
}
.lower.map-head dl.express dt {
	margin-bottom: 5px;
}
.lower.map-head dl.express dd {
	border: 1px solid #c2e1f5;
	border-radius: 3px;
	float: left;
	margin-right: 10px;
}
.lower.map-head dl.express dd a {
	display: block;
	padding: 7px 10px;
}
.lower.map-head dl.area dt,
.lower.map-head dl.city dt {
	padding-bottom: 10px;
}

.map-foot.twoBox .col {
	float: left;
}
.map-foot.twoBox .col.image {
	margin: -5px 40px 0;
	width: 534px;
}

.map-foot.twoBox .col dl.marker {
	margin-bottom: 18px;
}
.map-foot.twoBox .col dl.marker dt {
	height: 8px;
	margin-right: 10px;
	width: 60px;
	float: left;
}
.map-foot.twoBox .col dl.marker dt.blue {
	background-color: #6b8fec;
}
.map-foot.twoBox .col dl.marker dt.violet {
	background-color: #3d4785;
}
.map-foot.twoBox .col dl.marker dt.green {
	background-color: #66cc66;
}
.map-foot.twoBox .col dl.marker dt.yellow {
	background-color: #ffcc99;
}
.map-foot.twoBox .col dl.marker dt.gray {
	background-color: #cccccc;
}

.map-foot.twoBox .col dl.marker dd {
	float: left;
	font-size: 12px;
	margin-top: -5px;
}


/*ETC2.0説明*/
.etc2-description { 
	width: 400px;
	z-index: 2;
	position:absolute;
	font-weight:normal;
	background-color:#fff;
	color: #000;
}


.etc2-description .title{
	padding: 10px; 
	color: #FFF;
	border-radius: 4px 4px 0 0;
	margin: 0;
	width: 380px;
	font-weight:bold;
	font-size:16px;
}

.etc2-description .col-etc2_description_box{background-color: #fc794b;}

.etc2-description .content{
	font-size:14px;
	border:1px solid #999;
}

/*名神集中工事など 料金調整*/
.span_linethrough_money {
	display: inline-block;
	zoom: 1.0;
	text-decoration: line-through;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	-khtml-opacity: 0.3;
	-moz-opacity: 0.3;
}