@charset "UTF-8";

/* ---------------------------
	File Name:style.css
	個別対応
	id指定でスタイル設定
	scssからの出力ではなく、cssを直積記載
------------------------------ */

.margintop-0 {
  margin-top: 0 !important;
}

.maxheight-none{
max-height:none !important;
}
.width-auto{
width:auto !important;
}
.background-fff tr {
  background: #fff !important;
}

.border-black td {
  border: 1px solid #000 !important;
}
.liststyle-none{
list-style: none;
}
.cbox table tr .frame {
  background: #fff;
}
ol.arrows.marginleft,
ul.marginleft{
  margin-left:1.5em;
}
ul.marginleft{
  margin-top:5px;
}
ul.table_set .listmarginleft-none{
  margin-left:-27px !important;
}



.imgcaption-wrap {
	position: relative;
}
.imgcaption {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0px 5px;
  background: #444;
  color: #EAEAEA;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}



#d_136_2250_90_99564 td {
  text-align: center !important;
}

#d_136_2250_90_99564 td:first-child, #d_136_2250_90_99564 th:first-child {
  text-align: left !important;
}

#d_136_2250_90_6170 td {
  padding: 12px !important;
}

#d_136_2250_90_151870,
#d_136_2250_90_151874,
#d_136_2250_90_151896 {
  vertical-align: top !important;
}

#d_136_2250_90_151846 th{
  text-align:left !important;
  vertical-align: top !important;
}

#d_136_2250_90_106296,
#d_136_2250_90_106327{font-size:100% !important;}

#d_136_2250_90_111852 .typehead{
  border:1px solid #fff;}

#d_136_2250_90_68492 .icon_inline,
#d_136_2250_90_81495 .icon_inline{
height: 19px !important;
width: auto !important;
vertical-align: bottom !important;
}


.table_set > li.load p img{
  display:inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 50px;
}
.table_set > li.traffic p img{
  display:inline-block;
  vertical-align: middle;
  margin-right: 5px;
  height:14px !important;
}


.flex_touchpanel{display: flex;}
.flex_touchpanel img {width:100%;}
.flex_touchpanel div:first-child{margin-right: 9%;}
.flex_touchpanel img.hidden{visibility: hidden;}

@media screen and (max-width: 479px) {
	.flex_touchpanel{display: block;}
	.flex_touchpanel img {width:100%;}
	.flex_touchpanel div:first-child{margin-right:0;}
	.flex_touchpanel img.hidden{display:none;}
}


#202113090-91325_newid_00077 img{
  width: 28px !important;
  height: auto;
}

/* あとで navi.css に転記 */
.is-navi .supplement{margin-bottom:0;}
.is-navi .aboveline_1line{margin-top:1em;display: inline-block;}
.is-navi table{margin-top:3px !important;}
.navi-process .icon_inline{background: #000;}
/* ここまで */

body[onload*="/navi/"] ol.defaultList li.listitem ol.dash li.arrow.listitem::before {
  content: "– " !important;
}
body[onload*="/navi/"] ol.defaultList li.listitem ol.dash li.arrow.listitem {
  background: unset !important;
  margin-left: 2px;
  text-indent: -12px;
}



/* 画像反転 */
.icon_inline,
.filter-invert{
	/*filter: invert(100%);*/
	}
.icon_inline.filter-none{filter: none;}
.icon_inline.border{border:1px solid #fff;}
.sub-title .icon_inline{background: #000;}


td > .defaultList:first-of-type{
margin-top:0;
}


#d_202_1170_90_25049 + .cbox.togglebox td,
#d_202_1170_90_64391 + .cbox.togglebox td,
#d_202_1170_90_65034 + .cbox.togglebox td{
	vertical-align:top;
}

#d_202_1170_90_64568,
#d_202_1170_90_64862{
	vertical-align:middle !important;}


table.none.direction {max-width:300px;}
table.none.direction td{vertical-align:middle;padding:15px;}
table.none.direction td img{width:50px;display:block;margin:5px auto;}
@media screen and (max-width: 736px) {
	table.none.direction {margin-left:auto;margin-right:auto;}
}


#d_202_1170_90_65849 + .cbox.togglebox ol{
margin-bottom:0;}

#d_202_1170_90_67080 + .cbox.togglebox td{
text-align:center !important;}

#d_202_1170_90_60331 + ol.procedure li.arrow {
text-indent: -2.65em;
padding-left: 4.8em;
background:none;
}

.abs-wrap td{
min-width:auto;
}
.abs-wrap td:first-child{
width:85px;
}
img.abs {
  width: 48px;
  display: block;
  padding: 5px 17px;
  border: 1px solid #fff;
}

@media screen and (max-width: 736px) {
	ol.digit2{
	padding-left: 25px;
	}
}

.column02.indicator .photo{
	width:15%;
	max-width: none;
	flex-basis: auto;
}
.column02.indicator .text{
	width:80%;
	max-width: none;
	flex-basis: auto;
}

.column02.indicator .photo img{
		filter: invert(100%);
		box-sizing:border-box;
		border: 1px solid #fff;
		padding: 8px;
		width:100%;
		max-width:140px;
		display:block;
}
.column02.indicator .photo img.border-none{
		border: none;
}

p:has(.lampdetail) {
	display: flex;
	align-items: center;
	vertical-align: middle;
	min-height: 50px;
}
.lampdetail img{
	padding-top: 5px;
	padding-right: 10px;
	width:50px;
	min-width:50px;
}
.lampdetail:has(img){
	display:block;
	width: 50px;
	min-width: 50px;
	text-align:center;
}
.lampdetail{
	vertical-align: middle;
}
.lampdetail-text {
	display: flex;
	align-items: center;
	min-height:50px;
	vertical-align: middle;
	white-space: normal;
}
.sub-title:has(.lampdetail-text) 
{
	white-space:nowrap;
}

@media screen and (max-width: 736px) {

	.column02.indicator .text,
	.column02.indicator .photo{
		max-width: none !important;
		width:auto;
	}
	.column02.indicator .photo{
	text-align:center;
	}
	.column02.indicator .photo img{
		margin:0 auto;
	}

}

/* マーク一覧 */
#d_202_1170_90_17510,
#d_202_1170_90_30833{
	border:1px solid #333 !important;
}

#d_202_1170_90_17510 .icon_inline,
#d_202_1170_90_30833 .icon_inline{
height:16px;
max-width:none;
}
#d_202_1170_90_17510 th,
#d_202_1170_90_17510 td,
#d_202_1170_90_30833 th,
#d_202_1170_90_30833 td{
border:none !important;
}

/* 警告灯 色調整 */
.cmbs_gray{filter:contrast(5);}
.lkas_gray{filter:brightness(1.75);}

.cmbs_gray2{filter:contrast(5);background: #777;border-radius: 6px;width:100px !important;}
.lkas_gray2{filter:brightness(1.75);background: #303030;border-radius: 6px;width:100px !important;}

/* 警告灯表示灯一覧 */
.lamp_list p.asterisk-mark::before {
	content: "※1";
	font-size: 10px;
	text-align: right;
	padding-left: 80px;
	margin-top: 8px;
	position: absolute;
	color: #fff;
}
@media screen and (max-width: 980px) {
	.lamp_list p.asterisk-mark::before {
	padding-left: 11.5%;
	}
}
@media screen and (max-width: 736px) {
	.lamp_list p.asterisk-mark::before {
	padding-left: 23%;
	}
}

.indented {
	padding-left: 20px;
}
  
.bordered {
	color: #0066ad;
	background-color: #f5f5f5;
	border: 1px solid rgb(206, 206, 206);
    display: block;
	margin: 0;
	padding: 10px;
}

.container-link li summary::marker
{
	content: "";
}
.container-link li summary::before
{
	content: "";
	display: inline-block;
	border: 4px solid rgba(0,0,0,0);
	border-left: 6px solid #0066ad;
	vertical-align:2px;
	margin-right: 3px;
}

.container-link li summary
{
	display: block;
	padding: 6px 12px;
}


ol.custom
{
	list-style: none;
	padding-left: 0px;
}
ol.custom li::before {
	content: '';
}
ol.custom li {
	background-color: #ddd;
	line-height: 25px;
	margin-bottom: -1px;
	margin-top: 5px;
}
ol.custom li p {	
	font-weight: bold;
	padding-left: 5px;
	margin:0px 0px 0px 0px;
}
ol.custom li ol.custom li {
	background-color: white;
	margin-top: 0px;
}
ol.custom li ol.custom li p {
	font-weight: normal;
}