* {
  margin: 0;
  padding: 0;
}

body {
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none;
}

li {
	list-style-type: none;
}

#container {
  width: 760px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
}

#container2 {
  width: 1102px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
}

h1 {
  font-size: 36px;
  font-weight: bold;
  color: #000;
  text-align: center;
}

h2 {
  margin-top: 24px;
  font-size: 1.2em;
}

h3 span, h2 span {
	color: red;
	font-weight: normal;
	margin-left: 12px;
	font-size: 12px;
}

.box_time {
  border: 3px solid #000;
  background: #ffa;
  text-align: center;
  margin-top: 24px;
  padding: 10px 0;
  font-size: 26px;
  font-weight: bold;
}

.ponchi {
  border: 3px dotted #ff0000;
  margin-top: 24px;
  padding: 20px;
}

.cal {
  margin-top: 12px;
  padding: 0 10px;
}

#container ul {
  margin-left: 1em;
}

#container ul li {
  line-height: 1.4em;
}

table.info_board {
  width: 800px;
  margin: 24px auto;
}

table.led_table {
  width: 1000px;
  margin: 24px auto;
}

table tr td:nth-child(3) {
  border-bottom: none;
  border-top: 1px solid #000;
}

table tr.stab td:nth-child(2) {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

table tr.stab td:nth-child(3) {
  background: #fff;
  font-size: 1em;
  border: 1px solid #000;
}

table {
  border: 3px solid #000;
  border-collapse: collapse;
}


.cell1 {
  border: 3px solid #000;
  border-bottom: 1px solid #000;
}

td {
  border: 1px solid #000;
  padding: 4px 4px;
}


/* 汎用CSS */
.back_w {
  background: #fff !important;
}

.back_o {
	background-color: #fc3;
}

.back_y {
  background: #ffa;
}

.text_c {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.text_l {
  text-align: left;
}

.font_b {
  font-weight: bold;
  font-size: 1.4em;
}

.font_n {
  font-weight: normal !important;
  font-size: 1em !important;
}

.border_sp {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-left: 2px solid #000;
}

.border_sp2 {
  border-right: 2px solid #000;
  border-left: 2px solid #000;
}

.mTop1l {
  margin-top: 1em;
}

.mTop24 {
  margin-top: 24px;
}

.mTop6 {
  margin-top: 6px;
}

.border-nml {
  border: 1px solid #000 !important;
}

/* Graph */
.graph {
    width: 746px;
    margin: 30px auto 0;
    background: rgba(239, 239, 239, 0.19);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    border: 2px solid #a5a5a5;
    height: 380px;
}

.graph h2 {
	font-weight: bold;
	margin-top: 0;
	margin-left: 10px;
	border-left: 3px solid #098DE6;
	padding-left: .5em;
}

.bararea {
	margin: 20px auto 0;
	width: 726px;
}

.ylist {
	float: left;
	width: 52px;
	margin-top: 18px;
	text-align: right;
}

.ylist ul li {
}

ul.xlist {
	clear: both;
	overflow: hidden;
   padding-left: 64px;
}

ul.xlist li {
	float: left;
	display: block;
	text-align: center;
	width: 28px;
	margin-top: 0 !important;
}

.bararea ul {
	margin-left: 0 !important;
}

.bararea ul li {
	list-style-type: none;
	font-size: 13px;
	margin-top: 24px;
	text-align: center;
}


.barchart {
  position: relative;
  width: 690px;
  float: right;
  height: 240px;
  margin: 0 auto;
  border: solid 2px #000;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0.2) 2%);
  background-size: 10%;
  background-repeat: repeat;
}

[class*=date] {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  bottom: 0;
  width: 28px;
  background: #ccc;
  -moz-animation: anime1 1s 1 ease;
  -webkit-animation: anime1 1s 1 ease;
  animation: anime1 1s 1 ease;
}

@-webkit-keyframes anime1 {
  0% {
    height: 0px;
  }
}
@keyframes anime1 {
  0% {
    height: 0px;
  }
}

.date8,
.date9,
.date10,
.date11,
.date12,
.date13,
.date14,
.date15,
.date16,
.date17,
.date18,
.date19,
.date20,
.date21,
.date22,
.date23,
.date0,
.date1,
.date2,
.date3,
.date4,
.date5,
.date6,
.date7 {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#1cacff', endColorstr = '#429bff');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#1cacff', endColorstr = '#429bff')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #1cacff, #429bff);
	background-image: -ms-linear-gradient(top, #1cacff, #429bff);
	background-image: -o-linear-gradient(top, #1cacff, #429bff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#1cacff), to(#429bff));
	background-image: -webkit-linear-gradient(top, #1cacff, #429bff);
	background-image: linear-gradient(top, #1cacff, #429bff);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	border-top: 3px solid #0a2794;
}

.date0 {left:10px;}
.date1 {left:38px;}
.date2 {left:66px;}
.date3 {left:94px;}
.date4 {left:122px;}
.date5 {left:150px;}
.date6 {left:178px;}
.date7 {left:206px;}
.date8 {left:234px; border-left: 1px dotted #000;}
.date9 {left:262px;}
.date10 {left:290px;}
.date11 {left:318px;}
.date12 {left:346px;}
.date13 {left:374px;}
.date14 {left:402px;}
.date15 {left:430px;}
.date16 {left:458px;}
.date17 {left:486px;}
.date18 {left:514px;}
.date19 {left:542px;}
.date20 {left:570px;}
.date21 {left:598px;}
.date22 {left:626px; border-left: 1px dotted #000;}
.date23 {left:654px;}

@-webkit-keyframes anime1 {
  0% {height: 0px;}
}
@keyframes anime1 {
  0% {height: 0px;}
}

/* Tooltip */
a.tooltip span {
    display: none;
    width: 110px;
    padding: 5px;
    margin: -30px 0 0 0;
    z-index: 9999;
}

a.tooltip2 span {
    display: none;
    width: 110px;
    padding: 5px;
    margin: -30px 0 0 -100px;
    z-index: 9999;
}

a.tooltip:hover span,a.tooltip2:hover span{
    display: inline; 
    position: absolute; 
    border: 1px solid #CCC; 
    border-radius: 2px;
    background: #F7F7F7;
    color: #000;
    font-size: 12px;
    line-height: 1.6em;
}

/* 追加 */
/* 絵図 */


.ponchi2 {
	background: url(road_map.png) no-repeat;
	width: 800px;
	height: 800px;
	margin: 0 auto;
	border: 1px solid #000;
	margin-top: 20px;
}

/* 経過ボックス */
/* 下り */
/* 南関→菊水 */
.timebox_u1 {
	width: 158px;
	height: 42px;
	position: relative;
	top: 35px;
	left: 270px;
	font-size: small;
}

/* 菊水→植木 */
.timebox_u2 {
	width: 158px;
	height: 42px;
	position: relative;
	top: 60px;
	left: 360px;
	font-size: small;
}

/* 植木→熊本 */
.timebox_u3 {
	width: 158px;
	height: 42px;
	position: relative;
    top: 130px;
    left: 460px;
	font-size: small;
}

/* 熊本→益城熊本空港 */
.timebox_u4 {
	width: 158px;
	height: 42px;
	position: relative;
    top: 180px;
    left: 460px;
	font-size: small;
}

/* 益城熊本空港→嘉島JCT */
.timebox_u5 {
	width: 158px;
	height: 42px;
	position: relative;
    top: 230px;
    left: 460px;
	font-size: small;
}

/* 嘉島JCT→御船 */
.timebox_u6 {
	width: 158px;
	height: 42px;
	position: relative;
    top: 300px;
    left: 460px;
	font-size: small;
}

/* 御船→松橋 */
.timebox_u7 {
	width: 158px;
	height: 42px;
	position: relative;
	top: 355px;
   left: 460px;
	font-size: small;
}

/* 松橋→八代 */
.timebox_u8 {
	width: 158px;
	height: 42px;
	position: relative;
    top: 410px;
    left: 460px;
	font-size: small;
}

/* 南関→熊本 */
.timebox_u9 {
	width: 157px;
	height: 80px;
	position: relative;
	top: -250px;
	left: 630px;
	border: 2px solid #000;
	font-size: 18px;
	font-weight: bold;
	background-color: #000;
}

/* 熊本→八代 */
.timebox_u10 {
	width: 158px;
	height: 80px;
	position: relative;
    top: 10px;
    left: 630px;
	border: 2px solid #000;
	font-size: 18px;
	font-weight: bold;
	background-color: #000;
}

/* 上り */
/* 菊水→南関 */
.timebox_d1 {
	width: 158px;
	height: 42px;
	position: relative;
	top: -430px;
	left: 40px;
	font-size: small;
}

/* 植木→菊水 */
.timebox_d2 {
	width: 158px;
	height: 42px;
	position: relative;
    top: -410px;
    left: 120px;
	font-size: small;
}

/*熊本→菊水*/
.timebox_d3 {
	width: 158px;
	height: 42px;
	position: relative;
    top: -375px;
    left: 215px;
	font-size: small;
}

/* 益城熊本空港→熊本 */
.timebox_d4 {
	width: 158px;
	height: 42px;
	position: relative;
    top: -324px;
    left: 215px;
	font-size: small;
}

/* 嘉島JCT→益城熊本空港 */
.timebox_d5 {
	width: 158px;
	height: 42px;
	position: relative;
    top: -274px;
    left: 215px;
	font-size: small;
}

/* 御船→嘉島JCT */
.timebox_d6 {
	width: 158px;
	height: 42px;
	position: relative;
    top: -204px;
    left: 215px;
	font-size: small;
}

/* 松橋→御船 */
.timebox_d7 {
	width: 158px;
	height: 42px;
	position: relative;
    top: -149px;
    left: 215px;
	font-size: small;
}

/* 八代→松橋 */
.timebox_d8 {
	width: 158px;
	height: 42px;
	position: relative;
    top: -94px;
    left: 215px;
	font-size: small;
}

/* 熊本→南関 */
.timebox_d9 {
	width: 158px;
	height: 80px;
	position: relative;
    top: -654px;
    left: 10px;
	border: 2px solid #000;
	font-size: 18px;
	font-weight: bold;
	background-color: #000;
}

/* 八代→熊本 */
.timebox_d10 {
	width: 158px;
	height: 80px;
	position: relative;
    top: -460px;
    left: 10px;
	border: 2px solid #000;
	font-size: 18px;
	font-weight: bold;
	background-color: #000;
}

.timebox table {
	width: 100%;
	height: 100%;
	border: 1px;
	text-align: center;
	font-size: 0.8em;
	background: #f7f7f7;
}

.timebox table th {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 2px;
}

.timebox table td {
	border-top: 2px dotted #666;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0;
}

.timebox table tr td:first-child,.timebox table tr th:first-child {
	font-weight: bold;
  background: #ffd600;
}

.timebox table tr td {
  background: none;
}

/* 見出し */
h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding-left: 6px;
	border-left: 3px solid #009ac9;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 6px;
	border-left: 3px solid #00ff80;
}

/* table */
.table_round {
	border: 1px solid #aaa;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
	width: 100%;
	margin-top: 16px;
}
.table_round thead th,
.table_round tbody th,
.table_round tbody td {
	padding: .6em 3em;
	border-bottom: 1px solid #aaa;
	text-align: center;
	font-weight: normal;
}

.table_round tbody td a {
	font-weight: bold;
	text-decoration: underline;
}

.table_round thead th {
	background-color: #ddd;
}
.table_round tbody th {
	background-color: #eee;
}
.table_round thead th + th,
.table_round tbody td {
	border-left: 1px solid #aaa;
}
.table_round tbody tr:last-child th,
.table_round tbody tr:last-child td {
	border-bottom: none;
}

.bg_red {
	background: #ff3333 !important;
	font-weight: bold;
}

.bg_pink {
	background: #fc9f9f !important;
	font-weight: bold;
}

.led {
width:600px;
margin:0 auto 20px auto;
padding:0.5em 0;
overflow:hidden;
background-color:#333;
font-size:50px;
font-size:5.0em;
font-weight:bold;
position:relative;
-webkit-box-sizing:padding-box;
-moz-box-sizing:padding-box;
-ms-box-sizing:padding-box;
-o-box-sizing:padding-box;
box-sizing:padding-box;
}

.led:after {
content:' ';
display:block;
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
background:url("bg-led.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	-webkit-background-size:4px 4px;
	-moz-background-size:4px 4px;
	-ms-background-size:4px 4px;
	-o-background-size:4px 4px;
	background-size:4px 4px;
z-index:10;
}

.ledbox {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.ledbox p.ledfin {
    float: left;
    display: block;
    padding: 8px 10px 0;
    background: #009944;
    color: #fff;
    height: 32px;
} 

.ledText {
    overflow: hidden;
    position: relative;
    padding:2px 0;
    color: #FFB400;
    font-size: 24px;
    font-weight: bold;
    background: #333333;
}
 
/* CSS3グラデーションでドット感を出す */
.ledText:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(#000 1px, transparent 0px), linear-gradient(0, #000 1px, transparent 1px);
    background-image: -webkit-linear-gradient(#000 1px, transparent 0px), -webkit-linear-gradient(0, #000 1px, transparent 1px);
    background-size: 2px 2px;
    z-index: 10;
}
 
/* CSS3アニメーションでスクロール */
.ledText span {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    -webkit-animation-name: marquee;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 25s;
    -moz-animation-name: marquee;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 25s;
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 25s;
}
 
@-webkit-keyframes marquee {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
  from   { -moz-transform: translate(0%);}
  99%,to { -moz-transform: translate(-100%);}
}
@keyframes marquee {
  from   { transform: translate(0%);}
  99%,to { transform: translate(-100%);}
}

/* 20181223追加 */
.bg-yellow {
	background: #ffa;
}

.border-side {
	border-right: 3px solid #000;
	border-left: 3px solid #000;
}

.font-bigger {
	font-size: 1.4em;
}
.styled {
    border: 0;
    line-height: 2.5;
    padding: 0 20px;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(220, 0, 0, 1);
    background-image: linear-gradient(to top left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6), inset -2px -2px 3px rgba(0, 0, 0, 0.6);
}

.styled:hover {
    background-color: rgba(255, 0, 0, 1);
}

.styled:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, 0.6), inset 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.chkbox {
	margin:			0 0 10px 20px;
}
/* ラベルのスタイル　*/
.chkbox label {
	padding-left:		38px;			/* ラベルの位置 */
	font-size:		20px;
	line-height:		32px;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
}

/* ボックスのスタイル */
.chkbox label:before {
	content:		'';
	width:			25px;			/* ボックスの横幅 */
	height:			25px;			/* ボックスの縦幅 */
	display:		inline-block;
	position:		absolute;
	left:			0;
	background-color:	#fff;
	box-shadow:		inset 1px 2px 3px 0px #000;
	border-radius:		6px 6px 6px 6px;
}
/* 元のチェックボックスを表示しない */
.chkbox input[type=checkbox] {
	display:		none;
}
/* チェックした時のスタイル */
.chkbox input[type=checkbox]:checked + label:before {
	content:		'\2713';		/* チェックの文字 */ 
	font-size:		34px;			/* チェックのサイズ */
	color:			#fff;			/* チェックの色 */
	background-color:	#06f;			/* チェックした時の色 */
}
