@charset "UTF-8";
/* CSS Document */
.page .clearfix,
#area_onlypoint .clearfix{
	clear: both;
	overflow:hidden;
}
.number03 {
	background: #cc0033;
	color: white;
	padding: 2px 5px;
	margin-right: 6px;
}

.placeList .ti02 {
	width: auto;
}
.ti02.ti_wide {
	width: 931px;
}

ul.time_schedule span.number{
font-size: 16px;
}
dl.time_schedule {
	font-size: 13px;
}
dl.time_schedule dt{
padding: 0 !important;
}
dl.time_schedule dd{
padding-left: 50px;
float: none !important;
width: auto !important;
}

#area_shuttle dl.time_schedule dd {
	padding-left: 80px;
}

#area_drive dl.time_schedule dd.arrow,
#area_shuttle dl.time_schedule dd.arrow {
	color: #1b4782;
	font-weight: bold;
	padding-left: 10px;
	clear: left;
}
/* movie_eria */
.movie_area{
	display: flex;
}
.movie_area .youtube{
	width: 808px;
    margin:0 auto;
}
h3.ti_pickup {
  background: url(../img/m_bg_h3.png) left top repeat-x;
  color: #fff;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: bold
}