@charset "utf-8";

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

	info/traffic/
  
----------------------------------------------------------------------------- */
#contentsWrap section .infoBox p:first-child {
	margin-bottom: 15px;
}
#contentsWrap section dl {
	margin-top: 35px;
}
#contentsWrap section dl dt {
	padding-left: 15px;
	border-left: 6px solid #d50000;
	margin-bottom: 20px;
	font-weight: bold;
}
#contentsWrap section dl dd {
}
#contentsWrap section .time dl dt {
	background: #000;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 7px;
	line-height: 1;
	border: none;
	margin: 0;
}
#contentsWrap section .time dl dd {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border: 1px solid;
	padding: 9px 0 6px;
	line-height: 1;
}
#contentsWrap section .time p {
	margin-top: 10px;
	color: #d50000;
}
#contentsWrap section dl dd p {
	margin-top: 50px;
}
#contentsWrap section dl dd p:first-child {
	margin-top: 0;
}
#contentsWrap section dl dd p span {
	display: block;
	margin-top: 20px;
}


#navitimeBox {
}
#navitimeBox h5 {
	color: #fff;
	background: #e60012;
	font-weight: bold;
	text-align: center;
	padding: 12px 0 8px;
}
#navitimeBox iframe {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e60012;
	height: 590px;
	overflow: hidden;
	position: relative;
}

#navitimeBox .caution {
	margin: 10px 0 0;
}
#navitimeBox .caution img {
	vertical-align: inherit;
}
#navitimeBox .caution02 {
	margin: 10px 0 0;
	text-indent: -1em;
	padding-left: 1em;
}
.notes li {
	text-indent:-1em;
	margin-left:1em;
}
.notes li span {
	display: block;
	padding-left: 1em
}
.notes li .red {
	color:#d50000;
}

/* iframe */
#navitimeIframe {
	background: #fff;
}
.place{
	position:relative;
	margin:20px 20px 0 20px;
}
.place .place_in{
}
.place .place_in.last_box{
	margin-top: 40px;
}
.place p{
	float:left;
	width: 30%;
	padding:4px 0;
	text-align:center;
	color:#fff;
	font-weight: bold;
	font-size: 24px;
}
.place p.start{
	background-color: #43af35;
}
.place p.last{
	background-color: #ef8201;
}
.place input{
	width: 68%;
	height: 40px;
	margin-left: 2%;
	padding-left: 5px;
	border: 1px solid #333;
	box-sizing: border-box;
	font-size: 20px;
}
.place .allow{
	display: none;
}
#form_area label {
	font-size: 30px;
}
#form_area .option label {
	display: inline-block;
	margin-right: 40px;
}
#form_area .mida{
	background-color: #e5e5e4;
	color: #000;
	margin: 25px 20px 0;
	padding: 7px 0 5px 10px;
	font-weight: bold;
	font-size: 20px;
}

#form_area .move_type {
	margin: 30px 0 0 20px;
	font-size: 140%;
}
#form_area .date, #form_area .option{
	margin: 30px 0 0 20px;
	font-size: 30px;
}
#form_area .date {
}
#form_area .date select {
	position: relative;
	top: 0;
	font-size: 30px;
	height: 40px;
}
#form_area .move_type input, 
#form_area .option input {
	position: relative;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	margin: 0;
}
#form_area .btn{
	margin-top: 40px;
	text-align:center;
}
#form_area .btn img:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	cursor: pointer;
}

#navitime_form .bottom{
	background-color:#aaa;
	color:#fff;
	font-weight:normal;
	font-size:12px;
	padding:5px 0;
	text-align:center;
	position: absolute;
	bottom: 0;
	width: 100%;
}

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

	zoomImg
  
----------------------------------------------------------------------------- */

.zoomImg {
	text-align: center;
	width: 100%;
	margin-bottom: 35px;
}

p.btnClose {
	padding-bottom: 40px !important;
	text-align: center;
}
