﻿@charset "UTF-8";

ol li {
	list-style: decimal;
	margin: 0.2em 0 0.2em 2em;
}

/***************/
/*** トップ画面 ***/
/***************/
/*#topContents {
	padding: 25px 40px 10px;
}

#upperContentArea {
	color: #515151;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

#upperContentArea p {
	margin-top: 20px;
	text-align: center;
	line-height: 150%;
}

#upperContentArea span.englishPart {
	letter-spacing: 0.05em;
}

#topMenu li {
	float: left;
	margin-right: 20px;
}

#topMenu li.last {
	margin-right: 0px;
}

#about_mewti {
	margin-top: 40px;
	padding: 20px;
	border: 2px solid #29a0b8;
	background-color: #fafafa;
	color: #323232;
}
*/

.newsArea .news {
    color: #00b0c7;
    font-size: 133.3%;
}

.newsArea {
	padding: 34px 0px;
	margin-right: 40px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	width: 624px;
	float: left;
	height: 100px;
}

.newsArea li {
	padding: 5px 0px;
}

.newsArea dl dt {
	float: left;
	border-bottom: none;
	padding-top: 1px;
	margin-right: 10px;
	padding-left: 15px;
	background: url(../img/ico_link_arrow_18.png) left 2px no-repeat;
}

.newsArea dl dd {
float: left;
    line-height: 1.3;
    width: 530px;
}

.newsArea dl dd a{
	color: #00b0c7;
	text-decoration: underline;
}

.mainVisual {
	margin-bottom: 30px;
}

.mainVisual .sp-arrows {
  position: static;
}

.mainVisual .sp-horizontal .sp-previous-arrow {
  width: 27px;
  height: 27px;
  top: 50%;
  left: 10px;
  margin: -14px 0 0;
  background-image: url(../img/top/ico_mv_prev.png);
  -moz-background-size: 27px auto;
  -o-background-size: 27px auto;
  -webkit-background-size: 27px auto;
  background-size: 27px auto;
}

.mainVisual .sp-horizontal .sp-next-arrow {
  width: 27px;
  height: 27px;
  top: 50%;
  right: 10px;
  margin: -14px 0 0;
  background-image: url(../img/top/ico_mv_next.png);
  -moz-background-size: 27px auto;
  -o-background-size: 27px auto;
  -webkit-background-size: 27px auto;
  background-size: 27px auto;
}

.mainVisual #ss-loading {
  background-color: #ffffff;
  background-image: url(../img/top/loading.gif);
  background-position: center 300px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}

#top_ss {
	width: 980px;
}

.slider-pro img.pc-image, .slider-pro img.pc-thumbnail {
  max-width: none !important;
  max-height: none !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.slider-pro a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
}

.slider-pro canvas, .slider-pro embed, .slider-pro iframe, .slider-pro object, .slider-pro video {
  max-width: none;
  max-height: none;
}

/*********************************/
/*** 首都高緊急情報メールサービス画面 ***/
/*********************************/
#mailContents {
	padding: 15px 20px 10px;
	/*width: 688px;*/
	letter-spacing: 0.07em;
    line-height: 1.7;
}

#mailContents .articleBasic ul {
    line-height: 1.7;
    margin: 20px 0 8px;
}

.articleText {
    padding: 0 0 1.5em 10px;
}

#mailContents .articleBody h3 {
    /*background: url("../img/mail/bg_h3_04.gif") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);*/
    clear: both;
    font-size: 133.3%;
    margin: 1em 0;
    padding-left:0.4em;
    font-weight: bold;
    border-left: 4px solid #00b0c7;
    color: #00b0c7;
	text-align: left;
}

.txtIndent {
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;

}

.txtRight {
    text-align: right;
}

.btnList {
    margin: 3em auto 1.3em;
   /*padding-left: 45px;*/
   width: 550px;
}

.btnList li {
    float: left;
    /*width: 190px;*/
    margin: 0 12.5px;
}

.articleBody.mailButton{
	text-align: center;
	margin-bottom: 10px;
}

.articleBody.mailAbout{
	background:  url("../img/mail/bg_h3_05.png");
	padding:10px 20px;
}

.mailAbout .mailAboutLeft, .mailAbout .mailAboutRight {
	width: 445px;
	float: left;
	text-align: center;
}

.mailAbout .mailAboutList {
	margin-bottom: 10px;
}

.mailAbout .mailAboutList li{
	width: 126px;
	margin:0px 11px;
	float: left;
	text-align: left;
}

.mailAbout .mailAboutList li div{
	margin:0px auto;
	width: 120px;
	line-height: 1.2;
}

.mailPassword {
	text-align: center
}

/*******************************/
/*** 首都高道路交通状況マップ画面 ***/
/*******************************/

/* sankaku add 2019/07/04 */
.att_text{
    width: 612px;
    margin-left: 20px;
    text-align: right;
}
/* sankaku add 2019/07/04 */


#rtmapContents {
    background: #f0f0f0;
    padding: 20px 0px 0px;
}

#rtmap_upperArea {
    position: relative;
	width: 612px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #65645f;
	padding: 0 10px 0px 10px;
	margin-left: 20px;
    background: #00b0c7;
    box-sizing: border-box;
    margin-bottom: 8px;
}

#rtmap_upperArea.rtmap_upperArea--en{
    margin-left: 0px;
}

#rtmap_imgArea {
	text-align: left;
/*
	margin: 0px 20px;
	text-align: center;
*/	
	/* 2015/8/30 ADD */
	/*float:left;*/
	margin-left:20px;
	margin-bottom:20px;

}

#rtmap_upperArea .rtmapUpperAreaInfo{
    color: #FFF;
}

/* ▼2018/06/12 ADD START 手動更新・自動更新ボタンの追加 START*/
#rtmap_upperArea .reloadItems {
    position: relative;
    display: flex;
    justify-content: space-around;
    box-sizing: border-box;
    background: #00b0c7;
    padding: 8px 5px;
    width: 240px;
}

#rtmap_upperArea .reloadItems.reloadItems--en {
    width: 330px;
}

#rtmap_upperArea .reloadItems a{
    text-align: center;
    display: inline-block;
    background: #007587;
    color: #FFF;
    border-radius: 5px;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 10px;
    font-weight: bold;
    border: 1px solid #007587;
}
#rtmap_upperArea .reloadItems a.reload:hover{
    opacity: 0.8;
}
#rtmap_upperArea .reloadItems a.reload.active{
    background: #FFF;
    color: #009fb7;
    border: 1px solid #FFF;
    opacity: 1;
}
#rtmap_upperArea .reloadItems a.reload--btn{
    margin-left: 5px;
    padding: 3px 10px 3px 25px;
    background: url(../img/reload_off.png) no-repeat 10% center ;
    background-size: 27%;
    border: 1px solid #FFF;
}
#rtmap_upperArea .reloadItems a.reload--btn:hover{
    background: url(../img/reload_on.png) no-repeat 10% center #FFF;
    background-size: 27%;
    color: #009fb7;
}

#rtmap_upperArea .reloadItems a.reload--btn.reload--btnEn{
    background-size: 22%;
}

/* ▼2018/06/12 ADD START 手動更新・自動更新ボタンの追加 END*/

/* 2015/8/30 ADD START */
#rtmap_listArea {
	background-color:white;
	float:left;
	width:305px;
	border:1px solid #65645f;
	margin:auto 10px;
}
#kiseiTitleArea {
	margin:7px;
	color:#009FB7;
	font-weight:bold;
	font-size:14px;
}
#kiseiTitleLink {
	font-size:11px;
	font-weight:normal;
	float:right;
	background:url(../img/ico_link_arrow_01.png) no-repeat left center;
	padding-left:12px;
}
#kiseiTitleLink a {
	text-decoration:underline;
}
#kiseiSelectArea {
	background-color:#f8f2ec;
	padding:7px 10px;
}
#selectRoadList {
	width:100%;
	font-size:14px;
}
#rtmap_listArea h3 {
	padding:7px;
	color:white;
	font-size:11px;
	background-color:#00A0B8;
}
#rtmap_listArea h3 span {
	font-weight:bold;
}
#kiseiList {
	font-size:12px;
/*	overflow:scroll;*/
	overflow:auto;
/*	height:710px;*/
	/* 2015/11/15 REV START */
/*	height:623px;*/
	height:580px;
	/* 2015/11/15 REV START */
}
#kiseiList li{
	border-bottom:1px solid #f8f2ec;
	padding:6px;
}
#kiseiList li.redtext{
	color:red;
}
#kiseiList li .kiseiRoadName {
	font-weight:bold;
}
/* 2015/8/30 ADD END */

/* 2015/11/15 ADD START */
#rtmap_buttonArea {
	background-color:#00b0c7;
	float:left;
	width:285px;
	border:1px solid #65645f;
	margin:10px 10px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;	
	padding:5px 10px 5px 10px;
}
#rtmap_buttonArea p {
	float: left;
	padding-top: 8px;
}
#rtmap_buttonArea a.kiseiBtnChangeMark {
	padding: 0;
	float: right;
}
#rtmap_buttonArea a.kiseiBtnChangeMark:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
	cursor:pointer;
}
/* line 58, ../../../scss/smp/css/_page_rtmap.scss */
#rtmap_buttonArea ul {
  float: right;
}
/* line 60, ../../../scss/smp/css/_page_rtmap.scss */
#rtmap_buttonArea ul li {
    padding-top: 3px;
  display: inline-block;
}
/* line 62, ../../../scss/smp/css/_page_rtmap.scss */
#rtmap_buttonArea ul li a {
  display: block;
  width: 84px;
  font-size: 13px;
  font-size: 0.78182rem;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  background-color: #007587;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 4px;
}
/* line 72, ../../../scss/smp/css/_page_rtmap.scss */
#rtmap_buttonArea ul li a.cr {
  background-color: #ffffff;
  color:#00b0c7;
}
/* 2015/11/15 ADD END */

#rtmap_imgArea .mapImage {
	border: 1px solid #65645f;
	width: 610px;
}
#rtmap_imgArea #rtmapSidebar {
    float: right;
    height: 660px;
/*    margin-left: 20px;*/
    margin-left: 10px;
    width: 306px;
    position: relative;
}

#rtmap_imgArea #rtmapListContents {
    float: left;
    height: 660px;
    border: 1px solid #65645f;
    background-color: #ffffff;
    position: relative;
}

#rtmapListContents h2 {
    font-size: 133.3%;
    padding: 15px 10px 5px;
    color: #00b0c7;
    font-weight: bold;
}

#rtmapListContents .rtmapListLink {
    position: absolute;
    top: 15px;
    left: 140px;
    font-size: 91.7%;
}

#rtmapListContents .rtmapListLink a {
	padding-left: 3px;

}

#rtmapListContents .rtmapListPulldown {
    padding: 10px 20px;
    background: #f0f0f0;
}

#rtmapListContents .rtmapListPulldown select{
	   width: 266px;
}

#rtmapListContents .rtmapListBody h3{
	padding: 5px 10px;
	text-align: center;
	color: #ffffff;
	background: #00b0c7;
	font-size:116.7%;
}

#rtmapListContents .rtmapListBody ul{
	overflow-y:scroll; 
	    height: 530px;
}

#rtmapListContents .rtmapListBody ul li{
	padding: 10px;
	border-bottom: 1px solid #b4b4b4;
}

#rtmapListContents .rtmapListBody ul li.redText{
	color: red;
}

#rtmapKisei {
    float: left;
    border: 1px solid #65645f;
    margin-top: 13px;
    width: 266px;
    background-color: #ffffff;
    position: relative;
    padding: 16px 20px;
    font-size: 133.3%;
    color: #00b0c7;
    font-weight: bold;
}

#rtmapKisei .rtmapButton {
	position: absolute;
    top: 13px;
    left: 200px;
}

#rtmap_lower_buttonArea {
	margin: 30px 0 15px;
	padding-left: 210px;
}

#rtmap_lower_buttonArea a {
	float: left;
	margin-right: 20px;
}

#rtmap_lower_buttonArea2 {
	margin: 0 0 20px;
	padding-left: 210px;
}

#rtmap_lower_buttonArea2 a {
	float: left;
	margin-right: 20px;
}

#inquiryContents p .mail {
	margin: 10px 0px;
	font-size: 133.3%;
	display: block;
}

#info {
	margin: 0px 20px 50px;
	display: table;
	border: 1px solid #00A0B8;
	background: #FFF;
}
#info > * {
	display: table-cell;
	padding: 5px;
	height: 54px;
}
#info > p {
	width: 60px;
	border-left: 5px solid #00A0B8;
	border-right: 2px dotted #00A0B8;
	color: #00A0B8;
	font-size: 14px;
	text-align: center;
}
#info ul { width: 860px; }


#infomail {
	margin: 0px 20px 20px;
	display: table;
	border: 1px solid #00A0B8;
	background: #FFF;
}
#infomail > * {
	display: table-cell;
	padding: 5px;
	height: 18px;
}
#infomail > p {
	width: 60px;
	border-left: 5px solid #00A0B8;
	border-right: 2px dotted #00A0B8;
	color: #00A0B8;
	font-size: 14px;
	text-align: center;
}
#infomail ul { width: 860px; }

/*************************/
/*** スマートフォンアプリ画面 ***/
/*************************/
.spApp img{
     vertical-align: bottom;
}
.spApp #mainContents {
	/*background: #f8f2ec;*/
	padding: 0px 0 40px;
}
#appContents,#appContents_2 {
	letter-spacing: 0.07em;
    line-height: 1.7;
}

#appContents #section01,#appContents_2 #section01 {
	position: relative;
	text-align: center;
}
#appContents #section01 p,#appContents_2 #section01 p {
	position: absolute;
}

#appContents .appLink,#appContents_2 .appLink {
	padding: 20px;
	text-align: center;
	background-color: #f5f5f5;
	border: solid 1px #8c8c8c;
}
#appContents .appLink div,#appContents_2 .appLink div {
	position: relative;
	width: 860px;
	margin: 20px auto;
	padding-left: 80px;
	text-align: left;
}
.policy_link {
  text-align: center !important;
  margin: 20px auto 0 !important;
  padding: 0 !important;
}
#appContents .appLink div img,#appContents_2 .appLink div img {
	margin-right: 15px;
}
#appContents p.atTxt,#appContents_2 p.atTxt {
	padding-top: 6px;
	font-size: 13px;
}

#appContents #section03,#appContents_2 #section03 {
	text-align: center;
	margin: 40px 0px;
}

#appContents #section03 .buttonListTitle,#appContents_2 #section03 .buttonListTitle {
	margin: 10px 0px;
	font-size:150%;
	line-height: 120%; 
	color: #00b0c7;
	font-weight: bold;
}

#appContents #section03 .buttonList li a,#appContents_2 #section03 .buttonList li a{
  width: 50px;
  text-decoration: none;
}

#appContents_2 #section03 .buttonList {
    letter-spacing: -.4em;
}

#appContents #section03 ul li,#appContents_2 #section03 ul li {
	display: inline-block;
	margin-left: 11px;
    letter-spacing: normal;
}

#appContents #section03 ul li.first {
    margin-left: 0;
}

#appContents #section04,#appContents_2 #section04 {
	margin-bottom: 40px; 
}

#appContents #section04 #section04_03-bnr {
	margin: 40px 0;
	text-align: center;
}
#appContents #section04 #section04_03-bnr p{
	text-align: center;
	font-size: 15px;
	margin-bottom: 10px;
}
#appContents #section04 #section04_03-bnr img{
	width: 326px;
}

#appContents #section04 div,#appContents_2 #section04 div{
	margin: 0px 0px 10px 20px; 
	font-size:116.7%
}
#appContents #section04 .section04_pnf{
	font-size: 150%;
	color: #00b0c7;
	font-weight: bold;
	text-align: center;
}
/*#appContents #downloadArea {
	background: url("../img/app/bg_01.png");
	margin: 40px 0px 20px;
	padding: 20px 0px;
}

#appContents #downloadArea p {
	text-align: center;
}*/

#appContents  h3,#appContents_2  h3 {
    clear: both;
    font-size: 133.3%;
    margin: 1em 0;
    padding-left:0.4em;
    font-weight: bold;
    border-left: 4px solid #00b0c7;
    color: #00b0c7;
	text-align: left;
}

/*********************/
/*** お問い合わせ画面 ***/
/*********************/
p#address {
	text-align: center;
	font-size: 200%;
	line-height: 100%;
	margin: 20px 0;
}


/************************/
/*** このサイトについて画面 ***/
/************************/
#siteContents {
	/*padding: 0px 20px 10px;*/
	letter-spacing: 0.07em;
    line-height: 1.7;
}

#siteContents h3 {
    clear: both;
    font-size: 150%;
    margin: 1em 0;
    padding-left: 0.4em;
    font-weight: bold;
    border-left: 4px solid #00b0c7;
    color: #00b0c7;
    text-align: left;
}

#siteContents .h3Top {
    margin-top: 0em;
}


#siteContents .articleText h4 {
    font-size: 133.3%;
    margin: 1.5em 0 1em 0;
    padding: 0 0 0.1em 0.2em;
    color: #00b0c7;
	border-bottom:1px dotted #b4b4b4;
}

#siteContents .articleText ul.listDefault{
	margin-bottom: 10px;
}

#siteContents .articleText ul.listDefault li {
	list-style:disc;
	margin:0.2em 0 0.2em 1.5em;
}

#siteContents .articleText ol li img{
	margin:0.5em 0 ;
}


/*********************************/
/*** 個人情報保護方針画面 ***/
/*********************************/
#policyContents {
	padding: 0px 0px 10px;
	letter-spacing: 0.07em;
    line-height: 1.7;
}

#policyContents .articleBody h3 {
    clear: both;
    font-size: 150%;
    margin: 1em 0;
    padding-left: 0.4em;
    font-weight: bold;
    border-left: 4px solid #00b0c7;
    color: #00b0c7;
    text-align: left;
}


/*********************/
/*** サイトの使い方画面 ***/
/*********************/
#qaContents { margin-top: -20px; }
#qaContents > h3 {
    clear: both;
    font-size: 150%;
    margin: 1em 0;
    padding-left: 0.4em;
    font-weight: bold;
    border-left: 4px solid #00b0c7;
    color: #00b0c7;
    text-align: left;
    line-height:2;
}
#qaContents .articleText { margin: 0 20px 20px; padding: 0;}
#qaContents .articleBody h4 {
    clear: both;
    font-size: 133.3%;
    margin: 1em 0 0.5em;
    padding: 0 0 6px 0.2em;
    font-weight: bold;
    color: #00b0c7;
    border-bottom:1px dotted #b4b4b4;

}

#qaContents #about_route {
  margin: 10px 0px 0px;
}

#qaContents #about_route td{
  padding:10px 0px 10px 20px;
  vertical-align: top;
}


#qaContents dt {
  border:none;
  padding: 10px 0px;
  font-size:116.7%;
}

#qaContents dd { margin-bottom: 10px; }
#about_route th { background-color: #00A0B8; color: #ffffff;}
#about_route td { vertical-align: middle; }
#about_route tr:nth-child(2n){ background-color: #EAFCFF; }
#about_route tr:nth-child(2n-1){ background-color: #ffffff; }
#annotation li {
	margin: 10px 0px 20px 0px;
	padding-left:15px;
}
#annotation li span{
  font-weight: bold;
  font-size:116.7%;
}

/******************
 *** モバイル版画面 ***
 ******************/
#mobileContents {
	padding: 0px 20px 10px;
	letter-spacing: 0.07em;
    line-height: 1.7;
}

#mobileContents .articleBody h3 {
    background: url("../img/mail/bg_h3_04.gif") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    clear: both;
    font-size: 133.3%;
    margin: 1em 0;
    padding: 0 0 6px 0.2em;
    font-weight: bold;
}

#mobileContents .articleText img {
	border: 2px solid #C2C2C2;
}


/**
 * faq
 */
#faqContents h1 {
  padding-left: 60px;
  background-image: url(../img/faq/ico_ttl.png);
}
#faqContents .articleBody h2 {
    line-height: 120%;
    color: #00b0c7;
    font-weight: bold;
    font-size: 150%;
    margin-bottom: 10px;
}

#faqContents .lead {
  font-size:100%;
}
#faqContents #faq_accordion {
  margin: 12px 0 0;
  font-size:150%;line-height: 120%; 
}
#faqContents #faq_accordion > li  {
  font-weight: bold;
  padding: 12px 12px 12px 0px ;
  background-size: 10px auto;
}
#faqContents #faq_accordion > li span {
  display: block;
  padding: 4px 12px 0 6px;
  border-left: solid 3px #00b0c7;
}

#faqContents #faq_accordion > li  ul {
  margin-left: 0.2em;
}
#faqContents #faq_accordion > li  span > div {
  font-weight: normal;
}
/*#faqContents #faq_accordion > li .open {
  background-image: url(../img/ico/ico_arrow_top.png);
}*/

#faqContents #faq_accordion > li > ul > li > dl > dt {
  padding: 17px 12px 12px 45px;
  border-bottom: dashed 1px #8c8c8c;
  color: #00b0c7;
  /*background-color: #fafafa;*/
  background-image: url(../img/faq/ico_q.png);
  background-position: 12px 11px;
  background-repeat: no-repeat;
  -moz-background-size: 26px auto;
  -o-background-size: 26px auto;
  -webkit-background-size: 26px auto;
  background-size: 26px auto;
  cursor: pointer;
}

#faqContents #faq_accordion > li > ul > li > dl > dt:first-child {
  border-top: dashed 1px #8c8c8c;
  color: #00b0c7;
}

#faqContents #faq_accordion > li > ul > li > dl > dt span {
  display: block;
  padding: 0 12px 0 0;
  background-image: url(../img/ico/ico_arrow_btm.png);
  background-position: right 1px top 6px;
  background-repeat: no-repeat;
  -moz-background-size: 14px auto;
  -o-background-size: 14px auto;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
  border-left: none; 
}
#faqContents #faq_accordion > li > ul > li > dl > dt.open span {
  background-image: url(../img/ico/ico_arrow_top.png);
}
#faqContents #faq_accordion > li > ul > li > dl > dt.ex-link span {
  background-image: url(../img/ico/ico_external.png);
  background-position: right 2px center;
  -moz-background-size: 14px auto;
  -o-background-size: 14px auto;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
}
#faqContents #faq_accordion > li > ul > li > dl > dd {
  display: none;
  padding: 12px 12px 12px 65px;
  border-bottom: dashed 1px #8c8c8c;
  background-image: url(../img/faq/ico_a.png);
  background-position: 30px 11px;
  background-repeat: no-repeat;
  -moz-background-size: 26px auto;
  -o-background-size: 26px auto;
  -webkit-background-size: 26px auto;
  background-size: 26px auto;
  background-color: #fafafa;
  font-size:75%;
  font-weight: normal;
  min-height: 25px;
}

#faqContents .faq_annotations {
    display: inline;
    font-weight: normal;
}

/**
 * otasuke
 */
#otasukeContents h1 {
  padding-left: 60px;
  background-image: url(../img/otasuke/ico_ttl.png);
}
#otasukeContents .articleBody h2 {
    line-height: 120%;
    color: #00b0c7;
    font-weight: bold;
    font-size: 150%;
    margin-bottom: 10px;
}

#otasukeContents .lead {
  font-size: 100%;
}
#otasukeContents ul {
  margin: 12px 0 0;
  width: 970px;
}
#otasukeContents ul > li  {
  font-weight: bold;
  padding: 12px 12px 12px 0px ;
  background-size: 10px auto;
  margin-bottom: 20px; 
}
#otasukeContents ul > li span {
  display: block;
  padding: 5px 12px 4px 6px;
  border-left: solid 4px #00b0c7;
  font-size:183.3%;
  line-height: 100%;
}

#otasukeContents ul > li > ul {
  margin-left: 0.2em;
}
#otasukeContents ul > li > span > div {
  font-weight: normal;
}

#otasukeContents ul > li > ul > li{
  padding: 8px 12px 8px 6px;
  border-bottom: dashed 1px #8c8c8c;
  color: #00b0c7;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  width: 447px;
  font-weight: normal;
  background-image: url(../img/ico/ico_external.png);
  background-position: right 2px center;
  -moz-background-size: 14px auto;
  -o-background-size: 14px auto;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
  line-height: 1.4;
  margin-bottom: 0px; 
  font-size: 100%;
}

#otasukeContents ul > li > ul > li span {
  display: block;
  padding: 0 12px 0 0;
  border-left: none;
  height: 46px;
  display: table-cell;
  vertical-align: middle;
  font-size: 150%;
}

#otasukeContents ul > li > ul > li.top{
  border-top: dashed 1px #8c8c8c;
}

#otasukeContents ul > li > ul > li.left {
	margin-right: 40px;
}

/******************
*** 2016 1116 サイト改修START ***
******************/

/******************
*** TOP
*******************/
.movieWrap iframe{
    vertical-align: bottom;
}
#boxer .boxer-container {
    z-index: 106;
}
#boxer .boxer-close {
    z-index: 107;
}
.bnrWrap {
    width: 315px;
    float: right;
}
/******************
*** ルートマップ
*******************/
#rtmap_imgArea {
    margin-bottom: 53px;
    width: 930px;
}
.rtmap_mew-ti_bnr {
    width: 553px;
    margin:0 auto 0;
}
/*************************
** アプリページ
**************************/
.app_mew-ti_bnr {
    margin-bottom: 36px;
    position: relative;
}
.app_mew-ti_bnr .app_mew-ti_btn{
    position: absolute;
    left: 40px;
    bottom: 30px;
}
/******************
*** 2016 1116 サイト改修END ***
******************/


/*******************************/
/*** 2018 天気表示追加 ***/
/*******************************/
.weatherBox {
    width: 860px;
    margin: 0 auto 50px;
}
.weatherBox h3 {
    font-size: 133.3%;
    margin: 1em 0 0.5em;
    padding-left:0.4em;
    font-weight: bold;
    border-left: 4px solid #00b0c7;
    color: #00b0c7;
    text-align: left;
}
.selectAreaBox__listBox {
    background: #00b0c7;
    border: solid 1px #666;
    border-collapse: separate;
    border-spacing: 15px 0;
    display: table;
    margin: 15px 0;
    padding: 15px 15px 15px 0px;
    width: 843px;
}
.selectAreaBox__listBox .selectAreaBox__listBox__item {
    background: #007587;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    margin: 0 14px 0 0;
    text-align: center;
    width: 120px;
    vertical-align: middle;
}
.selectAreaBox__listBox .selectAreaBox__listBox__item.selected {
    background: #fff;
    color: #00b0c8;
}
.selectAreaBox__listBox .selectAreaBox__listBox__item span {
    display: block;
}

.weatherForecastBox {
    border: solid 2px #666;
    margin: 0 0 10px;
    position: relative;
    width: 856px;
}
.weatherForecast__itemList {
    background: #787878;
    float: left;
    width: 76px;
}
.weatherForecast__item-name {
    border-bottom: solid 1px #fff;
    color: #fff;
    display: table;
    font-size: 14px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 76px;
}
.weatherForecast__itemList .item-weather {
    height: 58px;
}
.weatherForecast__item-name p {
    border-right: solid 1px #fff;
    display: table-cell;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
}
.weatherForecast__item-name span {
    display: block;
    font-size: 10px;
}
.weatherForecast__forecastBox {
    float: left;
    /*    overflow: hidden;*/
    overflow-x: scroll;
/*    position: relative;*/
    width: 780px;
}
.weatherForecast__forecastBox .forecast__itemBox {
/*    width: 1472px;*/
    /*width: 1512px;*/
    width: 1441px;
}
.forecast__itemBox table {
    overflow-x: scroll;
}
.forecast__itemBox table {
    background: #fff;
    border: none;
    float: left;
}
.forecast__itemBox table tr {
    height: 40px;
    text-align: center;
}
.forecast__itemBox table .item-day {
    background: #787878;
}
.forecast__itemBox table td {
    border-top: none;
    border-left: none;
    line-height: 40px;
    padding: 0;
    width: 59px;
}
.forecast__itemBox table td {
    border-top: none;
    border-left: none;
    line-height: 40px;
    padding: 0;
    width: 59px;
}
.forecast__itemBox table .item-time {
    height: 41px;
}
.forecast__itemBox table .item-time td:first-child {
    width: 60px;
}
.forecast__itemBox .item-day td {
/*    background: #787878;*/
    color: #fff;
    padding-left: 10px;
    text-align: left;
}
.forecast__itemBox .todaytable .item-day td {
    border-right: solid 1px #787878;
}
.forecast__itemBox .todaytable .item-day td:first-child {
    border-right: solid 1px #fff;
}
.forecast__itemBox .todaytable #item-day-today_text {
    display: inline;
    left: 88px;
    /*position: absolute;*/
    top: 11px;
}
.forecast__itemBox .todaytable #item-day-nextday_text {
    display: inline;
    left: 11px;
    top: 11px;
}
.forecast__itemBox table .item-weather td {
    height: 53px;
    line-height: 0;
    padding: 3px;
    width: 52px;
}
.forecast__itemBox table .item-weather td img {
    width: 53px;
}
.weatherForecastBox .in_temperature,
.weatherForecastBox .in_temperature td {
    border-bottom: none;
    line-height: 39px;
}
.forecast__itemBox table tr.in_temperature {
    height: 39px;
}
.weatherForecastBox .forecastBox__arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
}
.weatherForecastBox #forecastBox__arrow-left {
    cursor: default;
    left: -43px;
    opacity: 0.6;
}
.weatherForecastBox #forecastBox__arrow-right {
    right: -43px;
}
.weatherBox__link a {
    flex: left;
    font-size: 13px;
}
.weatherBox__link span {
    display: inline-block;
    float: right;
}
.weatherBox__text {
    font-size: 14px;
    margin: 10px 0 0;
}

/*tablet用定義 */
#ua_tablet .weatherForecast__forecastBox {
    overflow-x: scroll;
    position: unset;
}
#ua_tablet .weatherForecast__forecastBox .forecast__itemBox {
    background: #787878;
/*    width: 1451px;*/
    width: 1445px;
}

/* モーダル定義 */
#rtmap_lowerArea .overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: .7;
    z-index: 999;
}
#rtmap_lowerArea .lightBox {
    background: #fff;
    border-radius: 10px;
    border: 3px solid #00b0c7;
    display: none;
    height: 455px;
    padding: 38px 0 55px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 870px;
    z-index: 1000;
}
#rtmap_lowerArea .close {
    position: absolute;
    top: 23px;
    right: 23px;
}
#rtmap_lowerArea .box_inner {
    width: 770px;
    padding: 0 0 0 30px;
}
#rtmap_lowerArea .box_inner h2 {
    border-bottom: solid 1px #999;
    color: #00b0c7;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0 0 8px;
}
#rtmap_lowerArea .lightBox__read {
    margin: 0 0 20px;
}

#weatherBox__lightBox .lightBox__read {
    margin: 0 0 18px;
}
.areaDescriptionBox {
    margin: 0 0 40px;
}
.areaDescriptionBox table {
    width: 98%;
}
.areaDescriptionBox table th,
.areaDescriptionBox table td {
    padding: 8px;
}
.areaDescriptionBox .areaDescription-name {
    border-right: solid 2px #ccc;
    width: 30%;
}
.areaDescriptionBox .areaDescription-text {
    width: 70%;
}
.areaDescriptionBox table tr:nth-child(odd) {
    background: #dcdcdc;
}
.areaDescriptionBox table tr:nth-child(even) {
    background: #f0f0f0;
}
.areaDescriptionBox .areaDescriptio-ttl th {
    background: #787878;
    color: #fff;
}
.areaDescriptionBox tr td:first-child {
    border-right: solid 2px #ccc;
}
#rtmap_lowerArea .iconDescriptionBox {
    height: 490px;
    overflow-y: scroll;
    width: 770px;
}
.iconDescriptionBox-item {
    border-bottom: solid 1px #999;
    margin: 0 0 15px;
    padding: 0 0 15px 0;
}
.iconDescriptionBox .iconDescriptionBox__img {
    float: left;
    height: 64px;
    margin: 0 20px 0 0;
    width: 64px;
}
.iconDescriptionBox .iconDescriptionBox__img img {
    width: 100%;
}
.iconDescription__text {
    float: left;
    width: 666px;
}
.iconDescription__text dt {
    border: none;
    font-weight: bold;
    margin-bottom: 0.5em;
}




.itemDisplayOff {
    display: none;
}

/* bnr add from sankaku 2019/11/28 */
/* PC */

.rtmapBnr {
    width: 728px;
    margin: 0 auto;
}


.searchBnr {
    width: 728px;
    margin: 0 auto;
}


/* sankaku add 2019/11/28 */