@charset "UTF-8";

.pageBody {
	padding: 25px 0 0;
}

.visual_image img {
	max-width: 100%;
	height: auto;
}


/* ライブカメラ */

.visual_title {
	text-align: center;
	margin: 0 0 13px;
	font-size: 25px;
	font-weight: normal;
}

.visual_image {
	position: relative;
	z-index: 1;
}

.visual_text {
	font-size: 24px;
	background: #666;
	color: #fff;
	padding: 100px 0;
	text-align: center;
	line-height: 2.5;
}

.visual_text .icon-info {
	margin: 0 10px 0 0;
}

.visual_info {
	display: table;
	width: 100%;
	background: #21BEBE;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 1.1;
}

.visual_info_titleCol {
	width: 35%;
}

.visual_info_dayCol {
	border-left: 1px solid #AAE5E5;
	border-right: 1px solid #AAE5E5;
	width: 25%;
}

.visual_info_timeCol {
	width: 40%;
}

.visual_col {
	display: table-cell;
	height: 150px;
	vertical-align: middle;
}

.visual_info_height {
	display: inline-block;
	font-size: 68px;
	font-family: Arial, Helvetica, sans-serif;
	background-size: 24px 48px;
	font-weight: normal;
}

.visual_info_height > small {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
}

html[lang="th"] .visual_info_height {
	line-height: 1.1;
}

html[lang="th"] .visual_info_height > small {
	display: block;
	margin: 0;
}

.is-ltIE8 .visual_info_height {
	background-image: url(../index.html);
}

.visual_day {
	font-size: 70px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.visual_time {
	font-size: 70px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


/* ライブカメラ */

.live {
	margin: 41px 0;
}

.live_headline {
	text-align: center;
	margin: 0 0 17px;
	font-size: 25px;
	font-weight: normal;
}

.live_inner {
	color: #fff;
	text-align: center;
}

.live_txtCol {
	width: 401px;
	background: #3196C8;
	padding: 50px 20px 0 40px;
	height: 322px;
}

.live_imgCol {
	text-align: center;
	width: 529px;
	background: #000;
	height: 372px;
	position: relative;
	z-index: 1;
}

.live_imgCol a {
	display: block;
	background: #f2f2f2;
	text-decoration: none;
	position: relative;
	z-index: 1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	line-height: 1;
}

.live_imgCol a > video {
	width: 100%;
	height: auto;
}

.live_imgCol a:hover {
	opacity: 0.8;
}

.live_col {
	line-height: 1.1;
	text-align: left;
	float: left;
}

.live_imgCol > button {
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 90%;
}

.live_imgCol > video {
	display: block;
	width: 100%;
	height: 372px;
}

.live_table {
	font-size: 31px;
	margin: 0px 0 28px;
}

.live_table th {
	font-weight: normal;
	text-align: left;
	padding: 6px 1em 6px 0;
	font-size: 80%;
	vertical-align: middle;
}

.live_icon {
	position: absolute;
	z-index: 1;
	line-height: 1;
	font-size: 80px;
	color: #fff;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -40px;
	opacity: 0.8;
}

.is-play .live_icon {
	display: none;
}

.live_text {
	font-size: 15px;
	line-height: 1.5;
}

.map {
	margin-top: 5%;
}

.map_title {
	text-align: center;
	margin-bottom: 16px;
	font-size: 25px;
	font-weight: normal;
}

.spotNavi {
	margin: 50px 0 0;
}

.spotNavi_title {
	color: #1352BD;
	font-size: 23px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0.5em;
}

.spotNavi_list {
	list-style: none;
}

.spotNavi_list {
	content: "";
	display: block;
	clear: both;
}

.spotNavi_list > li {
	width: 33.3%;
	float: left;
}

.spotNavi_list > li:first-child {}

.spotNavi_list > li:first-child > a {
	border-left: 1px solid #ccc;
}

.spotNavi_list > li:nth-child(2n) {}

.spotNavi_list > li > a {
	border: 1px solid #ccc;
	background: #fff;
	display: block;
	text-decoration: none;
	padding: 15px 25px;
	position: relative;
	z-index: 1;
	font-size: 16px;
	color: inherit;
	border-left: none;
	-webkit-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
}

.spotNavi_list > li > a:hover {
	background: #1453BD;
	color: #fff;
}

.spotNavi_list > li > a.-current {
	background: #1453BD;
	color: #fff;
}

.spotNavi_list > li > a:before {}

.spotNavi_list > li > a:after {}

.spotNavi_list > li > a > .icon {
	color: #1453BD;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 13px;
	line-height: 1;
	margin-top: -8px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.spotNavi_list > li > a:hover > .icon {
	color: #fff;
}

.spotNavi_list > li > a.-current > .icon {
	color: #fff;
}


/* タブレット以下設定 */

@media screen and (max-width:999px) {
	.live_imgCol > button {}
	
	.live_imgCol > video {
		height: 300px;
	}
	
	.pageBody {
		padding: 2.5% 0 0;
	}
	/* ライブカメラ */
	.visual_title {
		margin: 0 0 2%;
		font-size: 20px;
	}
	
	.visual_col {
		height: 100px;
	}
	
	.visual_info_height {
		font-size: 45px;
		background-size: 17px auto;
	}
	
	.visual_info_height > small {
		font-size: 15px;
	}
	
	.visual_day {
		font-size: 45px;
	}
	
	.visual_time {
		font-size: 45px;
	}
	/* ライブカメラ */
	.live {
		margin: 4% 0;
	}
	
	.live_headline {
		margin: 0 0 12px;
		font-size: 20px;
	}
	
	.live_col {
		float: none;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.live_txtCol {
		padding: 20px;
		height: auto;
	}
	
	.live_imgCol {
		height: auto;
		overflow: hidden;
	}
	
	.live_table {
		font-size: 26px;
		margin: 0px 0 10px;
	}
	
	.live_table th {
		padding: 3px 0.8em 3px 0;
		white-space: nowrap;
	}
	
	.live_table td {
		white-space: nowrap;
	}
	
	.live_icon {
		font-size: 60px;
		margin: -30px 0 0 -30px;
		visibility: hidden;
	}
	
	.live_text {
		font-size: 14px;
	}
	
	.map_title {
		margin-bottom: 10px;
		font-size: 20px;
	}
	
	.visual_text {
		font-size: 19px;
		padding: 80px 0;
	}
	
	.spotNavi {
		margin-top: 35px;
	}
	
	.spotNavi_title {
		font-size: 20px;
	}
	
	.spotNavi_list {}
	
	.spotNavi_list {}
	
	.spotNavi_list > li {
		float: none;
		width: 100%;
	}
	
	.spotNavi_list > li:first-child {}
	
	.spotNavi_list > li:first-child > a {
		border-top: 1px solid #ccc;
	}
	
	.spotNavi_list > li:nth-child(2n) {}
	
	.spotNavi_list > li > a {
		line-height: 1.2;
		font-size: 15px;
		padding: 13px 25px 13px 10px;
		border: 1px solid #ccc;
		border-top: none;
	}
	
	.spotNavi_list > li > a:hover {}
	
	.spotNavi_list > li > a.-current {}
	
	.spotNavi_list > li > a:before {}
	
	.spotNavi_list > li > a:after {}
	
	.spotNavi_list > li > a > .icon {}
	
	.spotNavi_list > li > a:hover > .icon {}
	
	.spotNavi_list > li > a.-current > .icon {}
}

@media screen and (max-width:639px) {
	.live_imgCol > button {}
	
	.live_imgCol > video {
		height: 200px;
	}
	
	.pageBody_inner {
		padding: 0 2%;
	}
	
	.visual_title {
		font-size: 16px;
	}
	
	.visual_col {
		height: 50px;
	}
	
	.visual_info_height {
		font-size: 20px;
		background-size: 8px auto;
		line-height: 1.2;
	}
	
	.visual_info_height > small {
		display: block;
		font-size: 10px;
		margin: 0;
	}
	
	.visual_day {
		font-size: 20px;
	}
	
	.visual_time {
		font-size: 20px;
	}
	/* ライブカメラ */
	.live {
		margin: 6% 0;
	}
	
	.live_headline {
		margin: 0 0 8px;
		line-height: 1.3;
		font-size: 16px;
		text-align: left;
	}
	
	.live_inner {
		display: block;
	}
	
	.live_txtCol {
		padding: 10px;
		display: block;
	}
	
	.live_imgCol {
		display: block;
		height: auto;
		margin: 0;
		text-align: center;
	}
	
	.live_table {
		font-size: 18px;
		margin: 0px 0 5px;
	}
	
	.map_title {
		margin-bottom: 5px;
		font-size: 16px;
	}
	
	.visual_text {
		font-size: 13px;
		line-height: 200px;
		line-height: 1.2;
		padding: 50px 0;
	}
	
	.spotNavi {
		margin: 25px 0;
	}
	
	.spotNavi_title {
		font-size: 16px;
	}
	
	.spotNavi_list {}
	
	.spotNavi_list {}
	
	.spotNavi_list > li {}
	
	.spotNavi_list > li:first-child {}
	
	.spotNavi_list > li:first-child > a {}
	
	.spotNavi_list > li:nth-child(2n) {}
	
	.spotNavi_list > li > a {
		padding: 10px 25px 10px 10px;
	}
	
	.spotNavi_list > li > a:hover {}
	
	.spotNavi_list > li > a.-current {}
	
	.spotNavi_list > li > a:before {}
	
	.spotNavi_list > li > a:after {}
	
	.spotNavi_list > li > a > .icon {}
	
	.spotNavi_list > li > a:hover > .icon {}
	
	.spotNavi_list > li > a.-current > .icon {}
}