@charset "utf-8";
/* -------------------------------------------------- */
* { 
	margin: 0px;
	padding: 0px;
}
html{
	overflow-x: hidden;
}
body{
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.0em; 
	color: #222222;
	line-height: 1.0em;
	letter-spacing: 0.0em;
/*	transform: rotate(.03deg);*/
	font-weight: normal;
	position: relative;
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	overflow-x: hidden;
	-webkit-text-size-adjust:100%;
}
/* ■テンプレ-------------------------------------------------- */
.pointer {
	cursor:pointer;
}
.clearfloat { 
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 10px;
}
.zero {
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
a {
	color: #5555dd;
	text-decoration: none;
}
a:hover {
	color: #5555dd;
	text-decoration: underline
}
img {
	margin: 0px;
	border: 0px;
	display: block
}
.box50{
	height: 50px;
}
/* ■共通-------------------------------------------------- */
.wrapper {
	padding: 0px 0px 50px 0px;
	text-align: center;
}
.contentbox {
	margin: 200px auto 0px auto;
	font-size: 1.7em;
	line-height: 1.9em;
}
.content {
	margin: 10px auto 10px auto;
}
.kome {
	margin-left: 50px;
	margin-bottom: 20px;
	padding-left: 1.0em;
	text-indent: -1.0em;
	font-size: 1.1em; 
	width:820px;
	text-align: left;
}
/* ■ストーリー-------------------------------------------------- */
#story {
	margin: 10px auto 0px auto;
	width:960px;
	padding-bottom: 20px;
	background-color: rgba(255,255,255,0.2);
}
#story p{
	margin-left: 20px;
	font-size: 1.1em;
}
/* ■遊び方-------------------------------------------------- */
#asobikata {
	width:860px;
}
.wbg{
	background-color: rgba(255,255,255,0.2);
	border: 1px solid rgba(0,0,0,0.8);
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
	margin-bottom: 20px;
}
.asobikataright {
	float: right;
	width: 340px;
	text-align: right;
}
.asobikataleft {
	margin: 10px 0px 20px 20px;
	float: left;
	width: 480px;
	text-align: left;
}
.num {
	font-size: 2.0em;
	margin-right: 5px;
	vertical-align: top;
}
.mid {
	margin-right: 0.1em;/* ■日程-------------------------------------------------- */
}
/* ■日程-------------------------------------------------- */
#nittei {
	width:960px;
}
#nitteip1 {
	font-size: 1.3em;
	line-height: 1.3em;
}
#nitteip2 {
	font-size: 1.6em;
	line-height: 1.6em;
}
#nitteitable {
	margin: 0px auto;
}
#days{
	font-size: 36px;
	line-height: 60px;
	text-align: left;
}
#time{
	font-size: 30px;
	line-height: 60px;
	text-align: left;
	margin: 0px 0px 0px 40px;
}
/* ■料金-------------------------------------------------- */
#sankahi {
	width:960px;
	padding-bottom: 20px;
	background-color: rgba(255,255,255,0.2);
}
#sankahimain {
	font-size: 1.7em;
	line-height: 1.7em;
	width:500px;
}
#sankahisub {
	margin: 0px 10px 0px 10px;
	font-size: 0.9em;
}
.kakaku {
	text-align:center;
}
.kyocho {
	color:#ee2244;
}
/* ■会場-------------------------------------------------- */
#kaijo {
	margin: 0px auto;
	margin-bottom: 100px;
	width:960px;
	text-align: left;
	padding:10px 0px 20px 0px;
	background-color: rgba(255,255,255,0.2);
}
#kaijoleft {
	margin-left: 60px;
	float: left;
	width:400px;
	padding:0px 0px 0px 0px;
}
#kaijoright {
	float: left;
	margin: 0px 0px 0px 20px;
	width:430px;
	padding:0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1.4em;
}
/* ■注意-------------------------------------------------- */
#chui {
	width:960px;
	padding-bottom: 20px;
	margin: 10px auto 0px auto;
	background-color: rgba(255,255,255,0.2);
}
/* ■問い合わせ先-------------------------------------------------- */
#toiawase {
	width:960px;
	margin: 10px auto 0px auto;
	background-color: rgba(255,255,255,0.2);
}
#toiawaseright {
	float: left;
	font-size: 1.2em;
	line-height: 2.4em;
	width: 400px;
	text-align: right;
}
#toiawaseleft {
	float: left;
	font-size: 1.2em;
	line-height: 2.4em;
	width: 560px;
	text-align: left;
}
/* ■よくある質問-------------------------------------------------- */
#qa {
	margin: 0px auto;
	width:900px;
	text-align: left;
	padding:10px 0px 0px 0px;
}
.question {
	font-size: 1.0em;
	line-height: 1.0em;
}
.answer {
	margin-top: 20px;
	padding: 0em 0em 1em 1em;
	font-size: 0.9em;
	line-height: 1.4em;
}
/* ■ツイッター-------------------------------------------------- */
#twitter {
	width:960px;
	background-color: rgba(255,255,255,0.2);
}
/* ■戻るボタン-------------------------------------------------- */
#modoru {
	z-index: 4;
	position:fixed;
	right:30px;
	bottom:70px;
	opacity: 0.6;
	cursor:pointer;
	width:100px;
}
/* ■ナビ-------------------------------------------------- */
nav.globalMenuSp {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.4s;
	width: 100%;
	font-size: 1.6em; 
	line-height: 1.8em;
}

nav.globalMenuSp ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

nav.globalMenuSp ul li {
	font-size: 1.6em;
	list-style-type: none;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #888888;
}

nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

nav.globalMenuSp ul li a {
	display: block;
	padding: 0.7em 0;
	color: #222222;
}

nav.globalMenuSp.active {
	transform: translateY(0%);
}

/* ■ナビトグル-------------------------------------------------- */
.navToggle {
	display: block;
	position: fixed;
	right: 20px;
	top: 20px;
	width: 120px;
	height: 120px;
	cursor: pointer;
	z-index: 3;
	background: #444;
	text-align: center;
	background-color: rgba( 50, 50, 50, 0.8 );
	border: 1px solid #666666;
}

.navToggle span {
	position: absolute;
	width: 90px;
	border-bottom: solid 6px #cccccc;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 15px;
}
.navToggle span:nth-child(1) {
	top: 20px;
}

.navToggle span:nth-child(2) {
	top: 40px;
}

.navToggle span:nth-child(3) {
	top: 60px;
}

.navToggle span:nth-child(4) {
	position: relative;
	left: 0px;
	top: 70px;
	border: none;
	color: #cccccc;
	font-size: 2.0em;
	line-height: 1.2em;
	font-weight: bold;
}

.navToggle.active span:nth-child(1) {
	top: 40px;
	left: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
	top: 40px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
