﻿@charset "utf-8";


body {
  background: url("../../images/bg.jpg");
}
/*//////////////////////////

ヘッダー

//////////////////////////*/
header {
	position:relative;
}
header .ttl-container {
  position:absolute;
	top:50%;
	left:50%;
  transform: translate(-50%, -50%);
  max-width:800px;
  width: 85%;
}
header h1 img {
  display: block;
  width: 100%;
  height: auto;
}
header ul {
	position:absolute;
	top:0;
	right:0;
	/*background:rgba(0,0,0,0.4);*/
  background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 9%, rgba(0,0,0,0.4) 100%);
  background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 9%,rgba(0,0,0,0.4) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 9%,rgba(0,0,0,0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 );

	padding: 20px 20px 10px 0;
}
header ul li {
	display:inline-block;
	float:left;
	margin-left:30px;
}
header ul li a {
	color:#fff;
	font-size:1em;
	font-weight: bold;
	text-shadow:0px 0px 4px #000000;
}


/*//////////////////////////

YouTube

//////////////////////////*/
.YouTube {
  max-width: 700px;
  width: 100%;
  margin: 50px auto 30px;
}
.YouTube a,
.YouTube img {
  display: block;
  width: 100%;
  height: auto;
}
.YouTube a:hover {
  opacity: 0.6;
  transition: .3s;
}



/*//////////////////////////

hulu

//////////////////////////*/
.hulu {
  max-width: 640px;
  width: 90%;
  margin: 50px auto 30px;
}
.hulu a,
.hulu img {
  display: block;
  width: 100%;
  height: auto;
}
.hulu a:hover {
  opacity: 0.6;
  transition: .3s;
}



/*//////////////////////////

コンテンツ

//////////////////////////*/
section > div {
	width:1200px;
	margin:0 auto;
	padding:50px 0 100px;
}
section > div h2 {
	margin-bottom:40px;
	padding-top:60px;
	background:url(../../images/icon_pine.png) no-repeat center top;
	color:#154071;
	font-family:"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:208.3%;
	text-align:center;
}
.overlay_bg {
	background-color:#f7f7f7;
	background-color:rgba(255, 255, 255, 0.7);
}

/* タイム表 */
table {
	width:650px;
	margin:0 auto;
}
th {
	border-bottom:3px #154071 solid;
	font-size:116.7%;
	font-weight:bold;
}
td {
	border-bottom:1px #a3a3a3 dotted;
	font-size:108.3%;
}
th, td {
	padding:15px 0;
	text-align:center;
  vertical-align: middle;
}
#narashi td {
	background-color:#f7f7f7;
	background-color:rgba(255, 255, 255, 0.7);
}
#narashi .mov-modal {
  display: inline-block;
  margin-top: 5px;
  padding: 5px 10px;
  border-radius: 4px;
  background: #154071;
  color: #fff;
  font-size: 13px;
  vertical-align: 3px;
}
  


/* 飾り山 */
#kazariyama .inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#kazariyama dl {
	position:relative;
	float:left;
	width:13.6%;
	margin:0 0.3% 0.6%;
}
#kazariyama dt {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.4);
}
#kazariyama dt:hover {
	background:none;
	cursor:pointer;
  transition: .3s;
}
#kazariyama dt a {
	display:block;
  position: relative;
	width:100%;
	height:100%;
}
#kazariyama dt span {
	display:block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
	width:100%;
	padding:10px 0;
	border-top:3px #fff solid;
	border-bottom:3px #fff solid;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#kazariyama img {
	display:block;
  width: 100%;
  height: auto;
}
.modaal-inner-wrapper {
  padding-top: 30px;
}
/*#kazariyama ul {
	margin-top:30px;
}
#kazariyama ul li {
	float:left;
	width:138px;
	margin-right:3px;
	padding:5px 0;
	border:1px #154071 solid;
	color:#154071;
	font-size:125.0%;
	text-align:center;
}
#kazariyama ul li:hover {
	background:#154071;
	color:#fff;
	cursor:pointer;
}
#kazariyama ul .active {
	background:#154071;
	color:#fff;
}*/


/* 動画 */
#movie > div h2 {
	margin-bottom:15px;
}
#movie div > p {
	margin-bottom:40px;
	color:#154071;
	font-size:108.3%;
	text-align:center;
}
#movie > div {
	position:relative;
}
#movie ul {
	position:relative;
	height:563px;
	background:url(../../images/map.jpg) no-repeat;
}
#movie ul li {
	position:absolute;
	width:50px;
	height:50px;
	background:url(../../images/mikoshi.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
#kushida {
	top:454px;
	left:388px;
}
#daiagari {
	top:393px;
	left:456px;
}
#tocyoji {
	top:335px;
	left:598px;
}
#gofukumachi {
	top:176px;
	left:340px;
}
#reizenmachi {
	top:283px;
	left:475px;
}
#naraya {
	top:53px;
	left:53px;
}
#movie ul #sky {
	top:402px;
	left:662px;
	width:156px;
	height:70px;
	background:url(../../images/helicopter.png) no-repeat;
}
#movie div > span {
	display:inline-block;
	position:absolute;
	left:60px;
	top:-50px;
	padding:10px;
	border-radius:3px;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	text-indent:0;
}
#movie #pop_kushida {
	top:710px;
	left:340px;
}
#movie #pop_daiagari {
	top:565px;
	left:320px;
}
#movie #pop_tocyoji {
	top:505px;
	left:530px;
}
#movie #pop_gofukumachi {
	top:360px;
	left:257px;
}
#movie #pop_reizenmachi {
	top:455px;
	left:405px;
}
#movie #pop_naraya {
	top:220px;
	left:100px;
}
#movie #pop_sky {
	top:577px;
	left:660px;
}
.overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color:rgba(0,0,0,0.7);
	z-index:10;
}
.videoWrap {
	position:fixed;
	top:50%;
	left:50%;
	z-index:20;
}
.video {
	position:relative;
	margin:0 auto;
	height:auto;
}
.movWrap .close {
	position:absolute;
	top:-30px;
	right:0px;
	width:30px;
	height:30px;
	line-height:30px;
	border-radius:3px 3px 0 0;
	background:url(../../images/close.png) no-repeat center;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	text-indent:-9999px;
}



/*//////////////////////////

フッター

//////////////////////////*/
footer {
	margin-top:60px;
	padding:30px 0;
	text-align:center;
}

@media (max-width: 1200px) {
body {
	min-width:1200px;
}
}


@media (max-width: 1000px) {
body {
	min-width:0;
  font-size: 0.75em;
}
/*//////////////////////////

ヘッダー

//////////////////////////*/
header nav {
	display:none;
}
header ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
header ul li {
	margin-left:12px;
}
header ul li a {
	font-size:0.5em;
}

/*//////////////////////////

コンテンツ

//////////////////////////*/
section > div {
	width:90%;
	padding:30px 0 80px;
}
section > div h2 {
	margin-bottom:30px;
	padding-top:45px;
	background:url(../../images/icon_pine.png) no-repeat center top;
	background-size:40px auto;
  font-weight: 600;
	font-size:225%;
}

/* タイム表 */
table {
	width:100%;
}
td {
	line-height:1.4em;
	vertical-align:middle;
}
#narashi .mov-modal {
  padding: 3px 10px;
  font-size: 12px;
}

/* 飾り山 */
#kazariyama dl {
	position:relative;
	float:left;
	width:140px;
	margin:0 2px 4px;
}
#kazariyama dt span {
  font-size: 14px;
}
.modaal-inner-wrapper {
  padding: 80px 10%;
}
.modaal-container {
  height: 88vh !important;
}

/* 動画 */
#movie > div h2 {
	margin-bottom:30px;
}
#movie div > p {
	display:none;
}
#movie ul {
	position:static;
	height:auto;
	background:none;
}
#movie ul li {
	position:static;
	width:auto;
	height:auto;
	margin-bottom:15px;
	background:none;
	font-size:128%;
	text-indent:0;
}
#movie ul #sky {
	width:auto;
	height:auto;
	background:none;
}


/*//////////////////////////

フッター

//////////////////////////*/
footer a {
	right:10px;
	bottom:30px;
}
}

@media (max-width: 812px) {
/*//////////////////////////

YouTube

//////////////////////////*/
.YouTube {
  max-width: 700px;
  width: 90%;
  margin: 50px auto 30px;
}
}


/*//////////////////////////*/

@media (max-width: 500px) {
header .ttl-container {
  width: 95%;
}
  
.hulu {
  margin: 30px auto 10px;
}

section > div h2 span {
	display:block;
	margin-top:10px;
	font-size:90%;
}

/*タイム表*/
td span {
	display:block;
	margin-top:5px;
}
.modaal-inner-wrapper {
  padding: 80px 10px;
}
}








