@charset "utf-8";
/* g-nav */
.g-nav li.construction a { 
	background-position: left bottom;
    opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1;
	-moz-opacity: 1;
}





/*-----------------------------------------------------------------------------------------

 construction　共通
（工事規制トップ、工事規制予定地図、ETCレーン閉鎖情報）

----------------------------------------------------------------------------------------- */

/* リード部分 ---------------------------------------------------*/
.construction h1 {margin: 20px 0 18px 10px; }
.construction #SECTION01 .left, .construction #SECTION01 .const_left {
	float: left;
	width: 740px;
	margin-right: 20px;
}
.construction #SECTION01 .right,.construction #SECTION01 .const_right {
	float: right;
	width: /*240px*/300px;
	margin-top: -10px;
	box-sizing: border-box;
}
.second .left, .second .const_left {
	width: 680px !important;
}
.construction #SECTION01 .right img, .construction #SECTION01 .const_right img {
	width: 120px;
	height: 52px;
}
.construction .ihighway {
	box-sizing: border-box;
	border:#1fa9da solid 1px;
	width:100% !important;
}
.construction .ihighway p.fm {
	color:#1fa9da;
	font-weight:bold;
	font-size:100% !important;
}
.construction .ihighway h3 {
	background-color:#1fa9da;
	color:#fff;
	font-weight:bold;
	padding:8px;
	font-size:120%;
}
.construction .ihighway a {
	text-decoration:none;
}

.construction .leadtxt{ margin-top: 0; }

/*.construction .col2_lineBox .boxLeft,.construction .col2_lineBox .boxRight {
	height: 40px \9!important;
}*/
.construction .col2_lineBox .col2 .title {
	padding: 5px 5px 5px 16px;
	font-size: 100%;
	height: 40px \9;
}

div .ttl.link.light_blue a {
	color:#000 !important;
	background-color: #c7e8f8 !important;
}
div .ttl.link.light_blue:hover a {
	background-color:#9bd3f1 !important;
}
#container #contents .col_HalfBox .light_blue a span.arrow {
	background-image: url(/images/common/col_link_arrow_blk.png) !important;
}
.light_blue_txt {
	border-color:#e9e9ed !important;
}

.ncentral a{background-color:#F27601 !important;}
.neast a{background-color:#4DAC27 !important;}
.nwest a{background-color: #1c93cf;}
.nwest a:hover{background-color:#0A89C0; text-decoration:none !important;}
.ncentral a:hover{background-color:#CF6A28 !important; text-decoration:none !important;}
.neast a:hover{background-color:#36761B !important; text-decoration:none !important;}

/*IE対策*/
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .construction .col2_lineBox .col2 .title { height: 40px; }
}
@media all and (-ms-high-contrast:none){
	.construction .col2_lineBox .col2 .title { height: 40px; }
}
.construction .col2_lineBox .col2 .title.trafficinfo {
	padding-left: 50px;
	background:url(/images/common/icn_trafficinfo.png) 10px 50% no-repeat #ebf6fa;
	background:url(/images/common/icn_trafficinfo_s.png) 10px 50% no-repeat #ebf6fa\9;
	background-size: 30px;
}
.construction .col2_lineBox .col2 .title.trafficinfo.link:hover {
	background:url(/images/common/icn_trafficinfo.png) 10px 50% no-repeat #c8e3f7;
	background:url(/images/common/icn_trafficinfo_s.png) 10px 50% no-repeat #c8e3f7\9;
	background-size: 30px;
	cursor: pointer;
}

/*切り替えリンク*/
.construction .CttlHead {
	padding: 0;
	background: none;
	border-radius: 0;
	border-bottom: 2px solid #2890cd;
}
.construction .CttlHead ul {
	width: auto;
	height: 100%;
}
.construction .CttlHead ul li:not(:last-child) a {
	margin-right:15px;
}
.construction .CttlHead ul li h2 a {
	float: left;
	display: table;
	width: 308px;
	height: 34px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;	
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	font-size: 110%;
}
.construction .CttlHead ul li h2 a {
	border-left: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	background: #c7e8f8;
	color: #000;
	font-weight: bold;
}
.construction .CttlHead ul li.on h2 a {
	border-left: 1px solid #2890cd;
	border-top: 1px solid #2890cd;
	border-right: 1px solid #2890cd;
	background: #2890cd;
	color: #FFF;
}
.construction .CttlHead ul li h2 a .arrow {
	background-image: url("/images/common/col_link_arrow_blk.png");
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:right 50%;
	padding-right: 20px;
}
.construction .CttlHead ul li.on h2 a .arrow {
	background-image:none !important;
	padding-right:0;
}
/*オンマウス*/
.construction .CttlHead ul li h2 a:hover {
	background: #e1f2fb;
}
.construction .CttlHead ul li.on h2 a:hover {
	background: #2890cd;
}


/* メイン検索エリア ----------------------------------------------*/
/* レイアウト */
.construction .top-col > div{
	float: left;
	box-sizing: border-box;
}
.construction .top-col .left{
	width: 680px;
	padding: 20px 10px 20px;
	margin-right: 20px;
	background-color: #F7F7F7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.construction .top-col .right{ width: 300px; padding: 5px 0; }
.construction .top-col .left dl dd,.construction .col_HalfBox dl dd{ float: left; }
.construction .top-col .left dl dd select,
.construction .top-col .left dl dd p,
.construction .col_HalfBox dl dd select,
.construction .col_HalfBox dl dd p{ float: left; }

.construction .col_HalfBox .left {
	float: left;
	box-sizing: border-box;
	width:730px;
	padding: 20px 10px 20px;
	background-color: #F7F7F7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.construction .col_HalfBox .right{ float: left;width: 250px; padding:0;margin:0;}
.construction .col_HalfBox .right .ttl:not(.abhight) {width:216px!important;}
.construction .col_HalfBox .right .ttl.link:not(.abhight) a {width:233px!important;}
 
/* 左カラム */
.construction .bar{ margin: 0 0 10px 10px; }
.map.construction .col_HalfBox .bar{ margin: 0 0 0 10px;float:left; }
.map.construction .col_HalfBox .bar.upd { margin: 0 0 10px 10px;clear:both; width:100%; }
.construction .bar dl { margin-bottom: 25px; }
.construction .bar.upd dl { margin-bottom: 0px; }
.construction .bar dl dt{ margin-bottom: 5px; font-size: 130%; }
.construction .bar dl dt.accent { font-size: 110%; }
.construction .col_HalfBox .boxLeft dl dt{ float:left; width:100px; line-height:2.0em; }
.construction .col_HalfBox dl.row dt { float:left; width:20%; margin-right:1.0em;line-height:2.0em;white-space:nowrap; }
.construction .col_HalfBox .upd dl.row dt { width:auto; }
.construction .col_HalfBox dl.row ul {margin-top:5px;}
/*　セレクトボックス　*/
.construction .bar.time select{ box-sizing: border-box; width: 180px; height: 34px; margin-right: 10px; }
.construction .bar.time .calImgDiv_search{ margin-top: 6px; }
.construction .bar.time dd { margin-right:16px; }
.construction .bar.time dd.for { margin-top: 8px; }
.construction .col_HalfBox select{ box-sizing: border-box; width: 180px; height: 34px; margin-right: 10px; }


/*　チェックボックス　*/
.construction .bar.area .tm li,.bar.kind .tm li{ float: left; margin-right: 10px; font-size: 110%; }
.construction .bar.area .tm li input,.construction .bar.area .tm li label,.construction .bar.kind .tm li input,.construction .bar.kind .tm li label{ cursor: pointer; }

/* 検索する */
.construction .submit-btn {
	width: 240px;
	height: 40px;
	margin: 0 auto;
	padding: 5px;
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	border: none;
	border-radius: 5px;
	background: #676767;
	cursor: pointer;
}
.construction .submit-btn:hover { background: #494949; }

.tm15 {
 margin-top:15px !important;
}
.const_info .tm15 {
 margin-top:0px !important;
}


/* 工事規制一覧検索結果表示リスト --------------------------------------------*/
.construction .regulationList .ttlMod02 {
    font-weight: bold;
    padding: 8px 0 6px;
}

/* アコーディオン */
.construction .accordion > p,
p#trafficClose,p#etcClose{ 
	margin-left: 10px;
	padding-left: 25px; 
	font-size: 100%;
	background: url(../images/common/btn_acd_01.jpg) no-repeat left 0.18em;
	cursor: pointer;
	margin-top: -5px;
}
.construction .accordion .current{ font-size: 100%; }
.construction .accordion .current .clm_1_bb-box{ padding: 20px 25px; }
.construction .accordion .current .clm_1_bb-box .lower{ margin-top: 0; }
.construction .accordion .current .clm_1_bb-box h3{ font-size: 100%; }

/* 絞り込みエリア */
.construction .f_ro_sct .f_ro_sct_left{ float: left; }
.construction .f_ro_sct .f_ro_sct_right{ float: right; margin-top: 5px; }
.construction .f_ro_sct .f_ro_sct_left ul li{ 
	float: left; 
	margin-right: 10px;
	padding: 7px 12px;
	border-radius: 3px;
	color: #FFF;
	background: #1c93cf repeat scroll 0 0;
	cursor: pointer;
}
.construction .f_ro_sct .f_ro_sct_left ul li:hover{ text-decoration: underline; }
.construction .f_ro_sct .f_ro_sct_left ul li a{ color: #FFF; } 
.construction .f_ro_sct .f_ro_sct_right p{ cursor: pointer; color: #00529f; }
.construction .f_ro_sct .f_ro_sct_right p:hover{ text-decoration: underline; }
.construction .clm_1_bb-box .innerbox ul{ width: 100%; }
.construction .clm_1_bb-box .innerbox ul li{ float: left; width: 25%; margin-bottom: 5px;}
.construction .clm_1_bb-box .innerbox ul li input,.construction .clm_1_bb-box .innerbox ul li label{ cursor: pointer; }
.construction .current .clm_1_bb-box .submit-btn{ width: 160px; }


/* 並べ替えボタン */
/*.roadList dl dt,.construction .roadList dl dd,.roadList dl dd ul li { float: left; }*/
/*.roadList dl dt{ margin-right: 25px; padding-top: 5px; }
.roadList dl dd ul li{ padding: 5px 10px; border: 1px solid #ddd;}
.roadList dl dd ul li.select{ margin-right: 10px; background: #ddd; }*/

.construction .result-list dl.sort-list {
	float: right;
}
.construction .result-list dl.sort-list dt,
.construction .result-list dl.sort-list dd,
.construction .result-list dl.sort-list dd ul li{ float: left; }
.construction .result-list dl dt{ margin-right: 15px; padding-top: 6px; }
.construction .result-list dl dd ul li{ padding: 5px 10px; border: 1px solid #ddd;}
.construction .result-list dd ul li.select{ margin-right: 10px; background: #ddd; }

/* テーブルエリア */
.construction .basicTbl01 table{ font-size: 88%; }
.construction .basicTbl01 table th,
.construction .basicTbl01 table td{ padding: 15px 5px; }

.abhight {
	position:static !important;
	padding:0 !important;
	height: auto !important;
	width:250px !important;

}
.abhight a {
	position:static !important;
	box-sizing:border-box;
	width: auto !important;
/*	height: 100% !important;*/
}


/*-----------------------------------------------------------------------------------------

map.html
（工事規制予定地図）

----------------------------------------------------------------------------------------- */
.map .bar.area:not(.upd) dl dd ul.tm li{
	width: 140px;
	padding: 3px 0;
	text-align: center;
	border: 2px #CCC solid;
	background-color: #fff;
	cursor: pointer;
	color: #555;
}
#area_list li {
	float: left;
	font-size: 110%;
	margin-right: 10px;
	width:auto;
	padding: 0.3em 1.0em;
}
/*.map .col_HalfBox .bar.area dl dd ul.tm li*/
.map #area_list li{
	width: 100px;
	padding: 3px 0;
	/*text-align: center;
	border: 2px #2c97cd solid;
	background-color: #fff;
	cursor: pointer;
	color: #000;
	font-weight:bold;*/
}
.map .col_HalfBox .bar.area:not(.upd) dl dd ul.tm li, #area_list li {
	text-align: center;
	border: 2px #ccc solid;
	background-color: #fff;
	cursor: pointer;
	color: #555;
	font-weight:bold;
}
.map .bar.area:not(.upd) dl dd ul.tm li.on {
	background-color: #EEE;
}
.map .col_HalfBox .bar.area:not(.upd) dl dd ul.tm li.on,#area_list li.on {
	background-color:#2c97cd;
	border-color:#2c97cd;
	color:#fff;
}
.map .bar.area:not(.upd) dl dd ul.tm li:hover,#area_list li:hover {
	background-color: #D5ECF9;
}
.map .bar.area:not(.upd) dl dd ul.tm li.on:hover {
	background-color: #EEE;
	cursor: auto;
}
.map .col_HalfBox .bar.area:not(.upd) dl dd ul.tm li.on:hover,#area_list li.on:hover {
	background-color:#2c97cd;
	cursor: auto;
}
.map .mapArea .section{ width:1000px; height: 900px; margin: 0 auto; border: 1px solid #000;}

/* レイアウト */
/*.map .top-col > div{ min-height: 270px; }*/

#map_wrap{min-height:450px;height:auto;}

/*実施予定・実施中の集中工事*/
.const_info { width:100%; }
.const_info .ttlMod02,
.const_info .msN
{ display:none; }
.const_info .modSet .msL {
	display:block;
	float:none;
}
.const_info .modSet .mgr10 {
	margin:0 !important;
}
.const_info .modSet.clearfix {
	float:left;
	width:33%;
	text-align:center;
}
.const_info .modSet.clearfix img {
	width:300px;
}

/*-----------------------------------------------------------------------------------------

etc.html
（ETCレーン閉鎖情報）

----------------------------------------------------------------------------------------- */
.etc .hide { display: none; }
.etc #closeEtc-about {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #F5F5F5;
	padding: 10px;
}
.etc #closeEtc-about .ttl {
	margin-bottom: 5px;
}
.etc #closeEtc-about dl {
	margin: 5px 0 0;
}
.etc #closeEtc-about dl dt {
	padding: 0 30px;
	background: url(/images/common/icn_arrow_02.png) 10px 50% no-repeat;
	background: url(/images/common/icn_arrow_02_s.png) 10px 50% no-repeat\9;
	background-size: 9px 9px;
	cursor: pointer;
	display: inline-block;
}
.etc #closeEtc-about dl dt:hover {
	text-decoration: underline;
}
.etc #closeEtc-about dl dd {
	padding: 10px;
	margin-bottom:10px;
}

.etc .roadListArea .basicTbl01 > h3{float: left; }
.etc .roadListArea .basicTbl01 .liArr02{float: right; }

.etc .roadListArea table th{ vertical-align: middle;}







/*-----------------------------------------------------------------------------------------

検索機能がないその他ページ

----------------------------------------------------------------------------------------- */

/*　新着、実施予定・実施中工事規制一覧ページ
---------------------------------------------------------- */
.traffic-newly .traffic_info_list dt {
	line-height: 1.5em; }
.traffic-newly .traffic_info_list dt.top {
	margin-bottom: 10px;
}
.traffic-newly .traffic_info_list dd {
	margin-top: -1.5em;
	padding-left: 5.0em;
	line-height: 1.5em;
}

/*　第二神明道路　集中工事　専用ページ
---------------------------------------------------------- */
.maintenance_project table td {
	vertical-align: middle;
}
.maintenance_project table td.sun {
	background-color: #FFEEF1;
}
.maintenance_project table td.sat {
	background-color: #EAF4FF;
}
.maintenance_project table del {
	color: #999;
}


/*　夜間通行止め　専用ページ
---------------------------------------------------------- */
.yakan #sns_button {
	margin-top: 110px;
}
.yakan .menu {
	width: 95%;
	margin: 0 auto;
}
.yakan .menu ul li {
	float: left;
}

/*網掛け*/
.completed {
	position:absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width:auto;height:auto; text-shadow:0px 0px 6px #696969; color:#fff; background-color: rgba( 157, 157, 157, 0.77 );
}
.cmp_center {
	height:100%; width:100%; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center;
}
.cmp_center a { margin: 0 !important; }
.cmp_center img.icn { margin: 0 0 0.5em 0!important; }

.leg_text_2 {
	width:330px;
}