body{
	word-wrap: break-word;
}

.back-sp{
	background:#fffbac !important;
}

#spLinkBlockInPc{
	display:none;
}


@media screen and (min-width: 640px){
.sp-only {
	display:none;
}
}


/* txt
-------------------------------------------*/
.txt{
margin:10px 0;
}

.txt-pa{
padding:10px 0;
}

.txt-c{
text-align:center;
padding:10px;
}

.txt-r{
text-align:right;
padding:10px 0;
}

.txt-center li{
padding:10px;
}

.a-underline a{
text-decoration:underline;
}

.float-l{
	float:left;
	margin-right:25px;
}

.float-l:after{
  content: "."; 
  display: block; 
  height: 0;
  font-size:0;
  clear: both; 
  visibility:hidden;
}


 /* clearfix
-------------------------------------------*/
.floatcontainer:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
	
.floatcontainer{display: inline-block;} 

/* Hides from IE Mac \*/
* html .floatcontainer {height: 1%;}
.floatcontainer{display:block;}
/* End Hack */ 


/* content
-------------------------------------------*/
#content{
	width:960px;
	margin:0 auto;
	position:relative;
}

#content header img{
	width:100%;
}

#content-sp{
	width:100%;
}

/* メニュー
-------------------------------------------*/
#menu-bar {
    width: 250px;
	margin-top:20px;
	float: left;
    z-index: 1000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

#menu-list dt{
	background:url(../img/i-plus.png) 97% no-repeat,#fff;
	background-size:10px;
	border-bottom:solid 1px #000;
	padding:10px 5px 10px 15px;
	display:block;
	cursor:pointer;
	font-weight:bold;
}

#menu-list dt.off{
	background:#fff;
	background-size:10px;
	border-bottom:solid 1px #000;
	padding:10px 5px 10px 15px;
	display:block;
	cursor:pointer;
	font-weight:bold;
}

#menu-list dt:hover{
	color:#fff;
	display:block;
	background-color:#00c200;
}

#menu-list dt.active{
    background:url(../img/i-minus.png) 97% no-repeat,#fff;
	background-size:10px;
	color: #fff;
    background-color: #00c200;
}

#menu-list dt.active.off{
    background:#fff;
	background-size:10px;
	color: #fff;
    background-color: #00c200;
}

#menu-list dt img{
	margin-right:5px;
}

#menu-list dd{
	margin-left:10px;
	padding:10px 5px;
	line-height:2;
	display:none;
}


#menu-list-sp{
	margin:10px 0;
}

#menu-list-sp dt{
	background:url(../img/i-plus.png) 97% no-repeat,#fff;
	background-size:10px;
	border-bottom:solid 1px #000;
	padding:5px 10px;
	display:block;
	cursor:pointer;
	font-weight:bold;
}

#menu-list-sp dt:hover{
	color:#fff;
	display:block;
}

#menu-list-sp dt.active{
    background:url(../img/i-minus.png) 97% no-repeat,#fff;
	background-size:10px;
	color: #fff;
    background-color: #00c200;
}

}

#menu-list-sp dt img{
	margin-right:5px;
}

#menu-list-sp dd{
	padding:10px 5px;
	display:none;
}

#menu-list-sp dd li{
	border-bottom:solid 1px #000;
	padding:5px 0;
	margin:0 5px;
}


/**************/
/*Panels用追加*/
/**************/

#menu-list li{
    background: #f1fff1;
    font-weight: bold;
    display: block;
    background-size: 25px;
    padding: 1px 25px;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}

/* メイン
-------------------------------------------*/
#main-content {
    padding: 10px;
	margin:20px;
    float: left;
	box-shadow:rgba(163, 150, 113, 0.65098) 0px 0px 15px 1px;
	background:#fff;
	width:650px;
}

#main-content h1{
	font-size:150%;
	color:#000000;
}

#main-content h2{
	font-size:150%;
	color:#000000;
}

#main-content ul li{
	border-bottom:1px solid #000;
	padding:10px 0;
	margin:10px 0;
}

#main-content ul li .icon{
	float:left;
	width:100px;
}

#main-content ul li .date,#main-content-sp ul li .date{
	color:#999;
}

#main-content ul li .txt{
	float:left;
	width:530px;
	margin: 0 10px;
}


#main-content-sp {
    padding: 10px;
	width:90%;
	margin:20px auto;
	box-shadow:rgba(163, 150, 113, 0.65098) 0px 0px 15px 1px;
}

#main-content-sp h1{
	font-size:120%;
	color:#000000;
}

#main-content-sp h2{
	font-size:120%;
	color:#000000;
}

#main-content-sp ul li{
	border-bottom:1px solid #000;
	padding:5px 0;
	margin:5px 0;
	line-height:1.2;
}

#main-content-sp ul li .icon{
	float:left;
	width:50px;
}

#main-content-sp ul li .txt{
	margin:0 0 0 60px;
}


/* data
-------------------------------------------*/
.data-box{
	padding:10px;
}

.data-inner .date{
	color:gray;
}

.data-inner h2{
	font-size:110%;
	margin-bottom:10px;
	border-bottom:1px #000 solid;
}

.data-inner h3{
	font-size:110%;
	margin-bottom:10px;
	border-bottom:1px #000 solid;
}

.data-inner .table{
width: 100%;
border-collapse: collapse;
margin:10px 0;
}
.data-inner .table th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #fff;
background:#666;
border: 1px solid #b9b9b9;
text-align:center;
}
.data-inner .table td{
padding: 6px;

border: 1px solid #b9b9b9;
}

/* シングルプレイ
-------------------------------------------*/
/* ブラウザ毎にスタイルを分ける場合はIE用（ブラウザ指定なしを先頭にもってくる） */
.single {
    background: #949494;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#E6E5F2));
    background: -moz-linear-gradient(top,#000 0%,#E6E6E6);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #FFF;
    box-shadow:  inset 1px 1px 1px rgba(60,60,60,1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(-11,000,000,0.3);
    -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
    width: 20%;
    padding: 1% 20%;
    white-space: nowrap;
}


@media only screen and (max-width:640px){

#content {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

header img{
	width:100%;
}

#menu-bar {
    width: 100%;
    margin-top: 10px;
    float: none;
}

#menu-list dt {
	background:url(../img/i-plus.png) 97% no-repeat,#fff;
	padding:5px 15px;

}

#menu-list dt.off {
	background:#fff;
	padding:5px 15px;

}

#menu-list dt img{
	width:20px;
	padding-left:10px;
}

#menu-list dd {
    margin-left: 0;
	margin:5px 10px;
}

#menu-list li{
	border-bottom:solid 1px #000;
}

#menu-list li a{
	display:block;
}

#main-content {
padding: 10px;
    width: 90%;
    margin: 20px auto;
    box-shadow: rgba(163, 150, 113, 0.65098) 0px 0px 15px 1px;
    background:#fff;
	float:inherit;
}

#main-content h1{
	font-size:120%;
	color:#000000;
}

#main-content h2{
	font-size:120%;
	color:#000000;
}

#main-content ul li{
	border-bottom:1px solid #000;
	padding:5px 0;
	margin:5px 0;
	line-height:1.2;
}

#main-content ul li .icon{
	float:left;
	width:50px;
}

#main-content ul li .txt{
	margin:0 0 0 60px;
	width:auto;
	float:inherit;
}

.icon img{
	width:50px;
}


}
/************************/ 
/* ↑ここまでがUndead↑ */ 
/************************/ 

/*******************/ 
/* ここからPanerls */ 
/*******************/ 

/* txt
-------------------------------------------*/
.txt{
margin:10px 0;
}

.txt-pa{
padding:10px 0;
}

.txt-c{
text-align:center;
padding:10px;
}

.txt-r{
text-align:right;
padding:10px;
}

.txt-center li{
padding:10px;
}

.a-underline a{
text-decoration:underline;
}

.float-l{
	float:left;
	margin-right:25px;
}

.float-l:after{
  content: "."; 
  display: block; 
  height: 0;
  font-size:0;
  clear: both; 
  visibility:hidden;
}

.clear { 
  text-indent:100%;
  white-space:nowrap; 
  overflow:hidden;
	display: none;
 }

 /* clearfix
-------------------------------------------*/
.floatcontainer:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
	
.floatcontainer{display: inline-block;} 

/* Hides from IE Mac \*/
* html .floatcontainer {height: 1%;}
.floatcontainer{display:block;}
/* End Hack */ 

 /* global
-------------------------------------------*/
#global-content{
	background:#fffbac !important;
}

.global-header{
padding:10px;
background-color:#ffac0c;
color:#fff;
}

/* content
-------------------------------------------*/
#wrapper{
	word-wrap: break-word;
	overflow: hidden;
	background: url(../img/pre/back.jpg) repeat;
}

#content{
	max-width:960px;
	margin:0 auto 0 auto;
}

video{
	max-width: 960px;
	width: 100%;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.header{
	margin: 10px 0;
	position: relative;
	z-index: 1;
}

.header .chara{
	position: absolute;
	top:0;
	left:450px;
	z-index: -1;
}

.register-box{
	width: 480px;
	border-radius: 8px;
	background: rgba(255,210,74,0.6);
	margin: 10px 0 20px 0;
}

.register-list{
	display: flex;
	align-items: center;
	padding: 5px 0;
}

.register-list .left{
	width: 200px;
	text-align: center;
}

.register-list .right{
	line-height: 0;
}

.register-list img{
	margin: 5px;
}

.howto{
	position: relative;
	z-index: 3;
	padding: 20px;
	margin: 10px 0;
}

.howto img{
	max-width: 873px;
	width: 100%;
}

 /* global
-------------------------------------------*/
#global-content{
	background:#fffbac !important;
}

.global-header{
padding:10px;
background-color:#ffac0c;
color:#fff;
}

/* info
-------------------------------------------*/
.info li{
	padding:0 0 0 10px;
	height:44px;
	border-top:solid 1px #ccc;
}

.info li a{
	display:block;
	height:44px;
	line-height:44px;
}

.info li:last-child {
border-bottom:solid 1px #000;
}

.info a{
   position: relative;
}

.info a::after{
	content:"";
	display: block;
	width:7px;
	height:7px;
	border-top:3px solid #ccc;
	border-right:3px solid #ccc;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right:10px;
	top:50%;
	margin-top:-5px;
}

.info-list{
	padding:10px;
}

.info-list dd{
	margin-bottom:5px;
}

.info-list li{
	margin-bottom:10px;
}

.info-list-img{
	padding:10px;
}

.info-list-img img{
	max-width: 100%;
}

.faq dt{
	display:block;
	background:url(../img/i-plus.png) right no-repeat,#fff;
	font-weight:bold;
	background-size:25px;
	padding:10px;
	cursor:pointer;
	border-bottom:1px solid #000;
}

.faq dd{
	background:#fff;
	margin-left:0;
	padding:5px;
	display:none;
}

.faq dt.active{
    background:url(../img/i-minus.png) right no-repeat,#fff;
	background-size:25px;
}

.faq2 dt{
	background:#f1fff1;
	font-weight:bold;
	display:block;
	background-size:25px;
	padding:5px 2px;
	cursor:pointer;
	border-bottom:1px solid #000;
}

.faq2 dd{
	background:#fff;
	margin-left:0;
	padding:5px;
	display:none;
}

.faq2 dt.active{
	background:#fff7c0;
	background-size:25px;
}

/* back-btn
-------------------------------------------*/
.back-btn{
    border-top:solid 1px #00a6bf;
}

.back-btn a{
    display:block;
    line-height:35px;
    width: 280px;
    color:#fff;
}

.back-btn{
    text-align: center;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    background-color: #51ba4f;
    margin:10px auto;
    height:35px;
    width: 280px;
}


.back-btn INPUT{
	background:none;
	border:none;
    display:block;
    line-height:35px;
    width: 280px;
    color:#fff;
}

/* footer
-------------------------------------------*/
.footer-chara{
	max-width:845px;
	margin:0 auto;
}

.footer-chara img{
	width:100%;
	max-width:845px;
}

.footer-bk{
	width:100%;
	height:350px;
	background:url(../img/footer_bg.jpg) no-repeat;
	background-size: 100% 100%;
	background-color:#ffffed;
	margin-top:-230px;
}

.footer-info{
	background:#ffac0c;
	width:100%;
	text-align:center;
	padding:20px 0;
}

.footer-info nav{
	margin-bottom:20px;
}

.footer-info-sp{
	background:#ffac0c;
	text-align:center;
	padding:10px;
}

.footer-link{
	margin-top:20px;
}

.ui-footer{
    text-shadow: none;
    background:#ffac0c;
    padding:10px 0;
    text-align:center;
}


/* CDT
-------------------------------------------*/
.countdown-header{
	text-align: center;
	padding: 10px;
}
.countdown-header img{
	width: 80%;
}

.countdown{
	text-align: center;
	background: #009DE9;
	border-radius: 8px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 150%;
	line-height: 1.6em;
}

#CDT{
 font-size: 110%;
}
#CDT .day{
 font-size: 130%;
}
#CDT .hour,#CDT .min,#CDT .sec{
 font-size: ;
}

/* Media Queries
-------------------------------------------*/
@media only screen and (max-width:768px){
	
	.header{
		text-align: center;
	}
	
	.header h1 img{
		max-width: 100%;
	}
	
	.header .subtitle img{
		max-width: 100%;
	}
	
	.header .chara{
		position: static;
		margin-left: 20px;
	}
	
	.header .chara img{
		max-width: 80%;
	}
	
	.register-box{
		width: auto;
		margin: 0 10px;
	}
	
	.register-box ul{
		width: 90%;
		margin: 0 auto;
	}
	
	.register-list{
		width: 80%;
		margin: 0 auto;
		justify-content: space-between;
	}
	
	.register-list .left{
		width: auto;
	}

}

/* Media Queries
-------------------------------------------*/
@media only screen and (max-width:640px){
	
	#wrapper{
		padding: 0;
	}
	
	#content{
		margin:0 auto;
}
	
	.header h1 img{
		width: 100%;
}

	.header .subtitle img{
		width: 100%;
	}
	
	.header .chara{
		position: static;
		margin-left: 20px;
	}
	
	.header .chara img{
		width: 100%;
	}
	
	.register-box{
		width: auto;
		display: block;
		text-align: center;
		margin: 0 10px;
	}
	
	.register-list .left{
		width: auto;
	}

	.register-list{
		display: block;
		width: auto;
	}
	
	.register-list img{
	margin: 5px 0 0 0;
	max-width: 200px;
}
	.howto{
		padding: 10px;
	}
	
	.regisiter-count-title img{
		width: 80%;
	}
	
	.regisiter-count-number img{
		width: 10%;
	}
	
	/* 
	footer{
		margin-top: -5em;
	}
	*/
	
	.footer-bk {
    height: 200px;
    margin-top: -180px;
	}
	
	.footer-info .txt-c{
		text-align: left;
	}

/* Media Queries
-------------------------------------------*/
@media only screen and (min-width:640px){
	.sp-only {
	display:none;
}