
html
{
	overflow: hidden;
}

body
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
	color: #232323;
	background-color: #fff;
	width: 100%;
	height: 100%;

	left: 0px;
	top: 0px;
	margin-left: -1px;
	margin-top: -1px;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset
{
	border: 1px solid #ddd;
	padding: 0 1.4em 1.4em 1.4em;
	margin: 0 0 1.5em 0;
}

legend
{
	font-size: 1.2em;
	font-weight: bold;
}

textarea
{
	min-height: 75px;
}

.editor-label
{
	margin: 1em 0 0 0;
}

.editor-field
{
	margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}

#container{
	min-width: 990px;
}
.contentInner{
	width: 100%;
}
#header{
	border-bottom: 1px solid #ccc;
	padding: 16px 0;
}
#header .logo{
	margin-left: 10px;
}
#footer{
	border-top: 1px solid #ccc;
	padding: 16px 0;
	margin-top: 16px;
}
#footer .logo{
	float: right;
	padding-right: 10px;
	display: none;
}
#footer .copy{
	color: #6c6e72;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
}
#contents{
	padding: 20px 10px 0;
}
#passable-map .header-map{
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
#passable-map .header-map .title{
	display: table-cell;
	width: 238px;
	vertical-align: top;
	text-align: left;
	color: #6c6e72;
}
#passable-map .header-map .title .hd{
	font-size: 30px;
	line-height: 1.3;
}
#passable-map .header-map .title .sub{
	letter-spacing: 1px;
}
#passable-map .header-map .infomation{
	display: table-cell;
	/*width: 480px;*/
	vertical-align: top;
	text-align: left;
}
#passable-map .header-map .infomation .hd{
	color: #6c6e72;
	font-weight: bold;
}
#passable-map .header-map .infomation .cont{
	background: #f7f7f7;
	padding: 8px;
}
#passable-map .header-map .infomation dl{
	color: #333333;
	font-size: 11px;
	margin-bottom: 3px;
}
#passable-map .header-map .infomation dl:last-child{
	margin-bottom: 0px;
}
#passable-map .header-map .infomation dt{
	font-weight: bold;
}
#passable-map .header-map .infomation dd{

}

#passable-map .header-map .area-select{
	display: table-cell;
	vertical-align: bottom;
	text-align: right;
}
#passable-map .header-map .area-select::before{
	content: '';
	display: table;
	clear: both;
}
#passable-map .header-map .area-select .btn{
	float: right;
	cursor: pointer;
	border: #024093 1px solid;
	color: #024093;
	font-weight: bold;
	padding: 8px 15px;
	width: 150px;
  box-sizing: border-box;
  margin-left: 10px;
}
#passable-map .header-map .area-select .btn:hover{
	opacity: 0.8;
}
#passable-map .header-map .area-select .btn span{
	background: url(./images/pc/title_areaselect.png) no-repeat left center,url(./images/pc/arw_blue_r.png) no-repeat right 45%;
	background-size: 15px,auto;
	padding-left: 1.5em;
	padding-right: 1.3em;
}
#divMap{
	position: relative;
}
#sideMenu{
	position: absolute;
	z-index: 100;
	top:7px;
	left:19px;
	background: rgba(255,255,255,0.8);
	width: 100px;
}
#sideMenu .hd{
	background: #eb0a1e;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	padding: 3px 0;
	text-align:center;
}
#sideMenu .sec{
	padding: 8px 0;
	width: 80px;
	margin: 0 auto;
	border-bottom: 1px dotted #ccc;
	text-align: center;
}
#sideMenu .sec:last-child{
	border-bottom: 0px none;
}
#sideMenu .sec .img{
	margin: 0 auto;
}
#sideMenu .sec .img img{
	width: 100%;
}
#sideMenu .sec._info .img{
	width: 30px;
}
#sideMenu .sec._hanrei .img{
	width: 30px;
}
#sideMenu .sec._guide .img{
	width: 9px;
}
#sideMenu .sec .text{
	font-size: 11px;
	font-weight: bold;
	color: #024093;
	margin-top: 3px;
}
#sideMenu .sec .hanrei .type{
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 1.3;
}
#sideMenu .sec .hanrei .type .img{
	display: inline-block;
	width: 40px;
}
#sideMenu .sec .hanrei .type img{
	margin: 0 auto 3px;
	width: 100%;
}
#sideMenu .sec .hanrei .type .text{
	line-height: 1.3;
	color: #333;
	font-weight: normal;
	margin-top: 0;
}
#sideMenu .sec .btn{
	cursor: pointer;
	padding: 2px 0px;
	background: #024093;
	position: relative;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
#sideMenu .sec .btn::after{
	position: absolute;
	content: '';
	display: block;
	top:8px;
	right: 5px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#sideMenu .sec .btn:hover{
	opacity: 0.8;
}
/*#content-map{
    position:relative;
}*/
#address_search {
    position: absolute;
    z-index: 90;
    top: 10px;
    right: 100px;
    background: #ffffff;
    width: 463px;
    height: 50px;
    border: none;
    display: table-cell;
}

#address_search .textAddress {
    margin: 4px;
    width: 370px;
    outline: none;
    ime-mode: active;
}

#address_search .btn {
    position: relative;
    cursor: pointer;
    height: 35px;
    width: 60px;
    background: #024093;
    color: #ffffff;
    font-size: 10px;
    display: inline-block;
    _display: inline;
    vertical-align: middle;
    text-align: center;
    line-height: 35px;
}

#address_search .btn:hover {
    opacity: 0.8;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 0px solid !important;
    background: #eeeeee !important;
    font-weight: normal;
    color: #000000 !important;
}

.ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom: 1;
}

.ui-widget.ui-widget-content {
    border: 0px solid;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    width: 462px;
}

#listTopFive li {
    background-color: #ffffff;
    list-style-type: none;
    padding:5px;
}
#listTopFive li:hover {
    background: #eeeeee;
    font-weight: normal;
    color: #000000;
}

#map-copyright {
    text-align: right;
    font-size: 10px;
    color: #6c6e72;
}
.breadcrumbs{
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.breadcrumbs::after{
	content: '';
	display: table;
	clear: both;
}
.breadcrumbs li{
	font-size: 13px;
	float: left;
	padding-right: 10px;
}
.breadcrumbs li a{
	color: #898989;
}
.breadcrumbs li a:hover{
	color: #eb081e;
    text-decoration: underline;
}
.breadcrumbs li span{
	color: #333333;
}
.breadcrumbs li::after{
	content:'・';
	padding-left: 10px;
}
.breadcrumbs li:last-child::after{
	content:'';
}
#modal-window{
	width: calc(100% - 208px);
	height: calc(100% - 14px);
	background: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 100;
	top:7px;
	left:140px;
	cursor: pointer;
	padding-top: 25px;
	box-sizing: border-box;
	display: none;
}
#modal-cont{
	width:643px;
    /*max-height: 410px;*/
	background: #ffffff;
	margin: 0 auto 10px;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 10px;
	position: relative;
}
#modal-close1{
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 102;
    top: -10px;
    left: 620px;
    border-radius: 50%;
    background: #4a4a4a;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: #fff 2px solid;
    box-sizing: border-box;
}
#modal-close2{
	width:100px;
	padding: 5px 0;
	background: #ffffff;
	color: #024093;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}
#modal-close2 span{
	/*
	padding-right: 1.3em;
	background: url(/jpn/auto/passable_route/map/Content/images/pc/btn_close2.png) no-repeat right 45%;
	*/
}
#modal-close2 span::after{
	content:'×';
	font-size: 13px;
	padding-left:0.5em;
	font-size: bold;
}
#modal-close2:hover{
	opacity: 0.8;
}
#modal-close2 img{
	margin: 0 auto;
}
.modal-cont-inner .title{
	margin-bottom: 10px;
	text-align: center;
}
.modal-cont-inner .title .img{
	display: inline-block;
	vertical-align: text-bottom;
}
.modal-cont-inner.menu_areaselect .title .img{
	width: 26px;
}
.modal-cont-inner.menu_info .title .img{
	width: 30px;
}
.modal-cont-inner.menu_hanrei .title .img{
	width: 27px;
}
.modal-cont-inner.menu_guide .title .img{
	width: 9px;
}
.modal-cont-inner .title img{
	width: 100%;
}
.modal-cont-inner .title .text{
	display: inline-block;
	padding-left: 0.5em;
	font-size: 15px;
	font-weight: bold;
	color: #024093;
}
#modal-data{
	display: none;
}
.menu_info {
	padding-bottom: 20px;
}
.menu_info .item {
	border-top: 1px dashed #ccc;
	padding: 7px 0;
	display: table;
	width: 100%;
}
.menu_info .item:last-of-type {
    border-bottom: 1px dashed #ccc;
}
.menu_info .item_copy{
	padding-top: 3px;
	border-top: 1px dashed #ccc;
	font-size: 8px;
	text-align: right;
}
.menu_info .item .l_con{
	display: table-cell;
	width: 90px;
	vertical-align: top;
}
.menu_info .item .l_con img{
	width: 72px;
}
.menu_info .item .c_con{
	display: table-cell;
	vertical-align: top;
}
.menu_info .item .r_con{
	display: table-cell;
	vertical-align: top;
	width: 130px;
}
.menu_info .item.ex1 .r_con{
	width: 192px;
}
.menu_info .item .r1_con{
	display: table-cell;
	vertical-align: top;
	width: 130px;
}
.menu_info .item.ex1 .r1_con{
	width: 130px;
}
.menu_info .item .hd{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.menu_info .item .text{
	font-size: 11px;
}
.menu_info .item .time{
	font-size: 8px;
	text-align: center;
	border: 1px solid #bdbdbd;
	background: #f7f7f7;
	padding: 0px 5px;
	float: right;
	margin-bottom: 5px;
}
.menu_info .item .time_btn{
	float: right;
}
.menu_info .item input {
	display: none;
}
.menu_info .item label{
	display: block;
	float: left;
	cursor: pointer;
	width: 65px;
	margin: 0;
	padding: 0.5em;
	font-size: 10px;
	text-align: center;
	line-height: 1;
	border: #024093 1px solid;
	box-sizing: border-box;
	transition: .2s;
}
.menu_info .item.ex1 label{
	width: 96px;
}
.menu_info .item input[type="radio"]:checked + label {
	background-color: #024093;
	color: #fff;
}
.menu_info .item .switch{
	clear: both;
	width: 40px;
	height: 20px;
	border-radius: 20px;
	background: #bdbdbd;
	float: right;
}
.menu_info .item .switch::after{
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	background: #ffffff;
	border: 1px solid #bdbdbd;
	transition: all 0.3s;
}
.menu_info .item .switch.on{
	background: #024093;
}
.menu_info .item .switch.on::after{
	margin-left: 20px;
}
.menu_hanrei .hanrei_list{
	margin-bottom: 10px;
}
.menu_hanrei .hanrei_list .list{
	display: table;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 30px;
	overflow: hidden;
}
.menu_hanrei .hanrei_list .list:last-child{
	margin-right: 0;
}
.menu_hanrei .hanrei_list .hd{
	font-weight: bold;
	margin-bottom: 5px;
}
.menu_hanrei .hanrei_list .img{
	display: inline-block;
	margin: 0 auto;
}
.menu_hanrei .hanrei_list .list .img{
	display: table-cell;
	width: 30px;
	vertical-align: middle;
}
.menu_hanrei .hanrei_list .img img{
	width: 100%;
}
.menu_hanrei .hanrei_list .text{
	display: table-cell;
	width: 4em;
	font-size: 11px;
	padding-left: 0.5em;
	vertical-align: middle;
	line-height: 1.3;
}
.menu_hanrei .hanrei_list .info .list{
	margin-right: 20px;
}
.menu_hanrei .hanrei_list .info .text{
	width: auto;
}
.menu_guide{

}
.menu_guide .scrollWrap{
	max-height: 300px;
	padding-right: 10px;
	overflow-y: scroll;
	margin-bottom: 5px;
}
.menu_guide .hd{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.menu_guide .box{
	background: #f7f7f7;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 11px;
}
.menu_guide .box h4{
	font-weight: bold;
}
.menu_guide .box p{
	margin-bottom: 15px;
}
.menu_guide .box p:last-child{
	margin-bottom: 0px;
}
.menu_guide .box .note li{
	margin-left: 1em;
	text-indent: -1em;
}
.menu_guide .note2 li{
	margin-left: 1em;
	text-indent: -1em;
	font-size: 10px;
}
.menu_areaselect .scrollWrap{
	max-height: 350px;
	padding-right: 10px;
	overflow-y: auto;
	margin-bottom: 5px;
}
.menu_areaselect .areaselectBox{

}
.menu_areaselect .areaselectBox dd a:hover{
	text-decoration: underline;
	color: #eb081e;
}
.menu_areaselect .areaselectBox::after{
	content: '';
	display: table;
	clear: both;
}
.menu_areaselect .areaselectBox dl{
	color: #333333;
	padding: 10px 10px 0px 10px;
	box-sizing: border-box;
}
.menu_areaselect .areaselectBox dt{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
}
.menu_areaselect .areaselectBox dd{
	font-size: 11px;
}
.menu_areaselect .areaselectBox dd::after{
	content: '';
	display: table;
	clear: both;
}
.menu_areaselect .areaselectBox dd a{
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.menu_areaselect .areaselectBox dl.prioritize{
	background: #fef3f4;
}
.menu_areaselect .areaselectBox dl.prioritize dd a{
	width: 25%;
	padding-right: 10px;
	margin-right: 0;
	box-sizing: border-box;
}
.menu_areaselect .areaselectBox dl.w25{
	width: 25%;
	float: left;
}
.clear{
	clear: both;
}

.address_search {
}
.address_search input {
    height:40px;
    width: 300px;
    border:none;
}

#divMap #myMap{
	height: 495px;
}
@media (min-width: 1360px) {

}
@media (min-width: 1360px) and (min-height: 821px) {
	#passable-map .header-map .infomation{
		width: 900px;
	}
	#passable-map .header-map .infomation .hd{
		float:left;
		width: 900px;
	}
	#passable-map .header-map .infomation .cont{
		float:left;
		/*width: 500px;*/
	}
	#sideMenu{
		top:20px;
	}
	.contentInner{
		width: 100%;
	}
	#modal-window{
		top:20px;
		height: calc(100% - 40px);
	}
	#modal-cont{
		width: 800px;
		/*max-height: 464px;*/
		margin-bottom:15px;
	}
	#modal-close1{
		left:776px;
	}
	#modal-close2 {
    width: 133px;
    padding: 6px 0;
		font-size: 15px;
	}
	#modal-close2 span::after{
		font-size: 15px;
	}
	#divMap #myMap{
		height: 619px;
	}
	.modal-cont-inner .title .text{
		font-size: 20px;
	}
	.menu_areaselect{
		width:706px;
		margin-left: auto;
		margin-right: auto;
	}
	.menu_areaselect .scrollWrap{
		padding-right: 0;
		max-height: 100%;
	}
	.menu_areaselect .areaselectBox dt{
		font-size: 15px;
	}
	.menu_areaselect .areaselectBox dd{
		font-size: 13px;
	}
	.menu_areaselect .areaselectBox dd a {
    margin-bottom: 8px;
	}
	.menu_info {
    width: 696px;
    margin: 0 auto;
	}
	.menu_info .item .l_con{
		width:110px;
	}
	.menu_info .item .l_con img{
		width: 87px;
	}
	.menu_info .item .hd{
		font-size: 15px;
	}
	.menu_info .item .text{
		font-size: 13px;
	}
	.menu_info .item label{
		font-size: 11px;
	}
	.menu_info .item.ex1 label{
		width: 96px;
	}
	.menu_info .item .switch{
		width: 60px;
		height: 30px;
		border-radius: 30px;
	}
	.menu_info .item .switch::after{
		width: 28px;
		height: 28px;
		border-radius: 28px;
	}
	.menu_info .item .switch.on::after {
    margin-left: 30px;
	}
	.menu_hanrei{
		width: 740px;
    margin: 0 auto;
	}
	.menu_hanrei .hanrei_list .hd{
		font-size: 15px;
	}
	.menu_hanrei .hanrei_list .list{
		width: 100px;
		height: 36px;
	}
	.menu_hanrei .hanrei_list .info .list{
		width: auto;
		margin-bottom: 12px;
	}
	.menu_hanrei .hanrei_list .list .img{
		width: 35px;
	}
	.menu_hanrei .hanrei_list .text {
    font-size: 13px;
	}
	.menu_guide .scrollWrap {
    max-height: 395px;
	}
	.menu_guide .hd {
    font-size: 15px;
	}
	.menu_guide .box{
		margin-bottom: 24px;
		font-size: 13px;
	}
	.menu_guide .box p{
		margin-bottom: 15px;
	}
	.menu_guide .box p:last-child{
		margin-bottom: 0px;
	}
	.menu_guide .note2 li{

		font-size: 10px;
	}
}
@media (max-height: 820px) {
	#header{
		padding: 3px 0;
	}
	#contents {
    padding: 5px 10px 0;
	}
	#footer{
		padding: 4px 0;
    margin-top: 0px;
	}
	#map-copyright{
		position: relative;
	}
	#map-copyright span{
		position: absolute;
    right: 5px;
    top: 5px;
	}
	#passable-map .header-map .infomation .hd{
		float: none;
	}
	#passable-map .header-map .infomation{
		width: auto;
	}
	#passable-map .header-map .infomation .cont{
		width: 100% !important;
		float: none;
		box-sizing: border-box;
	}
	#passable-map .header-map .infomation dl{
		display: table;
		width: 100%;
	}
	#passable-map .header-map .infomation dt{
		display: table-cell;
		width: 14em;
	}
	#passable-map .header-map .infomation dd{
		display: table-cell;
	}
	.menu_guide .scrollWrap {
    max-height: 328px;
	}
}

/* 地図内アイコン
-----------------------------------------------------------*/
.NavBar_Container{
	position: absolute;
	top: 15px;
	right: 10px;
}
#ZoomOutButton,#ZoomInButton{
	display: block;
	width: 35px;
	height: 35px;
	background: #fff;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	margin-bottom: 15px;
	position: relative;
}
#ZoomInButton{
    top: 20px;
    right: 1px;
}
#ZoomOutButton{
    top: 20px;
    right: 1px;
}
#ZoomInButton:before,
#ZoomInButton:after,
#ZoomOutButton:before{
	display: block;
	position: absolute;
	content: "";
	width: 16px;
	height: 4px;
	top: 50%;
	left: 10px;
	background-color: #4c4c4c;
	margin-top: -2px;
}
#ZoomInButton:after{
	width: 4px;
	height: 16px;
	top: 9px;
	left: 50%;
	margin-top: 0;
	margin-left: -2px;
}
/*#divMap{
	position: relative;
}
#divMap iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/

.MicrosoftMap .NavBar_Container.horizontal {
    width: 40px!important;
}