@charset "UTF-8";
/* CSS Document */
.page .clearfix {
	clear: both;
	overflow:hidden;
}
.mt_25 { margin-top: 25px !important;}
.mt_45 { margin-top: 45px !important;}
.mb_210 { margin-bottom: 210px !important;}

.slide_foot {
	background: #fff url("../img/border01.png") repeat-x 0 0;
	height: auto;
	padding: 20px 0 15px;
}
.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_walk_around dl.time_schedule dt.arrow {
	color: #1b4782;
	font-weight: bold;
	padding-left: 10px !important;
	clear: left;
}
.note02 li {
	padding-left: 2.5em;
	text-indent: -2.5em;
}

/*2021/8/6�ǋL*/
.half_area img{
	object-fit: cover;
}

/* movie_eria */
.movie_area{
	display: flex;
}
.movie_area .youtube{
	width: 808px;
    margin:0 auto;
}