@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|Questrial');


*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #6F0000;
	color: #6F0000;
	letter-spacing: 1px;
	font-family: questrial;
	font-style: normal;
	font-weight: 400;
	max-height:1000000px;
 }

img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	padding-top: 0px;
 }
a:link {
	color: #6F0000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	letter-spacing: 5px;
}
.yubi {
  cursor : pointer;
}
/* clearfix */
.cf { zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

/* android クロームで文字がでかくなるバグ対策 */
h1, h2, h3, h4, p, ul, ol {
    max-height: 100%; 
 } 
 
/* 共通設定およびスマートフォン向けのスタイル*/
body{
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: none;
	background-color: #6F0000;
 }
header {
	width: 100%;
	height: 65px;
	text-align: center;
	position: fixed;
	z-index: 999;
	background-color: #6F0000;
}
header img {
	width: 277px;
	padding: 14px;
}
nav {
	width: 100%;
}
#gallery {
	color: #6F0000;
	text-align: center;
	font-size: 17px;
	line-height: 44px;
	background-color: #DAB636;
	padding-top: 66px;
}
#menu {
	width: 100%;
	text-align: right;
	margin-top: -44px;
	font-size: 14px;
	line-height: 44px;
	padding-right: 14px;
	vertical-align: baseline;
	background-color: #DAB636;
}
#menu img {
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	}
nav ul {
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 44px;
	color: #6F0000;
	background-color: #DAB636;
	display: none;
}
nav ul :nth-child(n+5) {
	background-color: rgba(255,241,198,0.97);	
}
nav ul a {
	line-height: 44px;
	}
nav ul img {
	width: 11px;
	margin-bottom: 2px;
	margin-right: 4px;
	}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
#pagetop {
	margin-top: -109px;
	padding-top: 109px;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 109px;
}
#stage {
	width: 99%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFFFFF;
	border-bottom: none;
	border-right: thick double #DAB636;
	border-left: thick double #DAB636;	
}
.stage-img {
	width: 95%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
}
#g-title {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 15px;
	line-height: 44px;
	color: #DAB636;
}
#g-title img {
	width: 10px;
	margin:0px 3px 3px 2px
	}
#i-title {
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin-top: 2%;
	line-height: 24px;
}
#i-title img {
	width: 12px;
	}
.e-title {
	font-size: 16px;
	line-height: 18px;
}
.e-title-tiny {
	font-size: 12px;
	line-height: 16px;
}
.j-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 28px;
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.j-title-tiny {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #330000;
}
#g-img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
}
#arrow-left {
	width: 10%;
	padding-right: 2.5%;
	padding-top: 36.5%;
	float: left;
	text-align: right;
}
#arrow-left img {
	width: 50%;
	}
#arrow-left2 {
	width: 10%;
	padding-right: 2.5%;
	padding-top: 48%;
	float: left;
	text-align: right;
}
#arrow-left2 img {
	width: 50%;
	}
#main {
	width: 80%;
	float: left;
	text-align: center;
}
#arrow-right {
	width: 10%;
	padding-left: 2.5%;
	padding-top: 36.5%;
	float: left;
	text-align: left;
}
#arrow-right img {
	width: 50%;
	}
#arrow-right2 {
	width: 10%;
	padding-right: 2.5%;
	padding-top: 48%;
	float: left;
	text-align: right;
}
#arrow-right2 img {
	width: 50%;
	}
#Alist {
	width: 242px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	margin-top: 2%;
	border: 1px solid #DAB636;
}
#Alist img {
	width: 10px;
	margin:0px 3px 2px 2px
	}
#Alist a {
	color:#6F0000;
	display: block;
	width: 240px;
	}
#Alist a:hover, a:active, a:focus {
	color:#FFFFFF;
	background-color: #DAB636;
	}
#cup-home {
	margin-top: 12px;
	padding-left: 2%;
	padding-bottom: 12px;
	text-align: left;
}
#cup-home img {
	width: 44px;
}
#cup-home a:hover, a:active, a:focus {
	opacity: 0.6;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
#arrow-top {
	margin-top: -60px;
	padding-right: 2%;
	padding-top: 5px;
	padding-bottom: 13px;
	text-align: right;
	}
#arrow-top a:hover, a:active, a:focus {
	opacity: 0.6;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
#arrow-top img {
	width: 40px;
	}
footer  {
	width: 100%;
	background-color: #6F0000;
}
#footer-nav {
	display: block;
	background-color: #DAB636;
	width: 100%;
}
#footer-nav ul {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#footer-nav li {
	float: left;
	font-size: 16px;
	line-height: 44px;
	height: 44px;
	text-align: center;
	width: 100px;
	}
#copyright {
	width: 100%;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
}
.movie_bg .movie video {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
/* 小型タブレット向けのスタイル：521px ～ 768px */
@media only screen and (min-width:521px) {
#gallery {
	font-size: 18px;
}
nav ul {
	font-size: 18px;
	line-height: 44px;
}
nav ul img {
	width: 13px;
	margin-bottom: 3px;
	margin-right: 5px;
	}
#g-title {
	font-size: 18px;
	color: #DAB636;
}
#i-title img {
	width: 14px;
	}
.e-title {
	font-size: 18px;
	line-height: 24px;
}
.e-title-tiny {
	margin-top: -5px;
	font-size: 14px;
	line-height: 20px;
}
.j-title {
	font-size: 16px;
	line-height: 28px;
}
.j-title-tiny {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
}
#cup-home img {
	width: 48px;
}
#arrow-top img {
	width: 44px;
}
#Alist {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 17px;
	line-height: 40px;
	margin-top: 3%;
	border: 1px solid #DAB636;
}
#Alist img {
	width: 12px;
	margin:0px 3px 3px 2px
	}
#Alist  a {
	color: #6F0000;
	display: block;
	width: 280px;
	}
#footer-nav {
	display: block;
	background-color: #DAB636;
	width: 100%;
}
#footer-nav ul {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
}
#footer-nav li {
	float: left;
	font-size: 18px;
	line-height: 44px;
	height: 44px;
	text-align: center;
	width: 110px;
	}
}	
/*
 大型タブレットおよびPC向けのスタイル：769px ～ 960px */
@media only screen and (min-width:768px) {
#gallery {
	width: 90%;
	font-size: 19px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	width: 90%;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}	
nav ul {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 90%;
}
#stage {
	width: 99%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.stage-img {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}	
.e-title-tiny {
	margin-top: -10px;
	font-size: 14px;
	line-height: 20px;
}
#footer-nav {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

}	

/* PC向けのスタイル：961px ～ 固定レイアウト */
@media only screen and (min-width:961px) {	
body{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 100%;
	background-color: #330000;
 }
header {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #330000;
}
#gallery {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	width: 960px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
nav ul {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
}
#stage {
	width: 950px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.stage-img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}	
footer  {
	background-color: #330000;
}
#footer-nav {
	width: 960px;
}
}
