@charset "utf-8";

/*==========================================================
	
==========================================================*/
html {
	height: 100%;
	background: #000000;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	position: relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

iframe { overflow-y: hidden; z-index: 1 !important; }

body {
	width: 100%;
	height: 100%;
	line-height: 1;
	-webkit-text-size-adjust: 100%;
	margin: 0;
	z-index: 1;
}

					/*===================sp=*/@media screen and (max-width: 1000px) {

					}/*====================*/


/*-----------------------------------------------------------
	setting
-----------------------------------------------------------*/
p { margin: 0 0 0 0; }

a { text-decoration: none; color: #e02a00; }
	a:hover { text-decoration: underline; }
	a:focus { outline: none; }
	
.innr a { text-decoration: none; color: #e02a00; }
	a:hover { text-decoration: underline; }
	a:focus { outline: none; }

.pbr { display:block; }
.sbr { display:none; }

.pc { display: block !important; }
.sp { display: none !important; }

.movie {
	margin: 0 auto 0 auto;
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%;
}

.fcB { color: #abebef; }
.fcY { color: #ffa282; }

h2 img ,
h3 img ,
h4 img ,
.img img {
	pointer-events : none !important;
}
.movie iframe, .movie object, .movie embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.note {
	color: #bbaaa7;
	font-size: 14px;
}


					/*===================sp=*/@media screen and (max-width: 1000px) {

.pbr { display:none; }
.sbr { display:block; }

.pc { display: none !important; }
.sp { display: block !important; }

					}/*====================*/


/*-----------------------------------------------------------
	header setting
-----------------------------------------------------------*/
header {
	width: 100%;
	position: absolute;
	margin: 0 0 0 0;
	top: 0;
	left: 0;
	z-index: 9;
	background: url(../img/hd_bg.png) no-repeat center top;
}
	.headerWrap {
		width: 100%;
		padding: 0 0 0 0;
		position: relative;
		z-index: 9;
	}
	
	/*----------------------------------#g_menu setting----------*/
	#g_navi {
		background: #000000 url(../img/sp/hd_bg.png) no-repeat center bottom;
		background-size: 100% auto;
		margin: 0;
		width: 100%;
		height: auto;
		text-align: center;
		z-index: 9;
		position: fixed;
		padding: 2% 0 1% 0;
		top: 0;
	}
		#g_navi .navi {
			position: relative;
			overflow: hidden;
			display: block;
			width: 100%;
			margin: 0 auto 0 auto;
			padding: 0 0 0 0;
		}
		#g_navi .logo {
			width: 45%;
			margin: 0 auto 0 auto;
		}
		#g_navi #menuBtn {
			width: 5%;
			margin: 3% 5% 0 0;
			float: right;
		}
		#g_navi #menuClose {
			width: 5%;
			margin: 3% 5% 0 0;
			float: right;
		}

	.hdBox {
		width: 100%;
		background: #000000 url(../img/sp/hd_bg.png) no-repeat center bottom;
		background-size: 100% auto;
		padding: 2% 0 1% 0;
		overflow: hidden;
		position: relative;
		z-index: 2;
	}
	#g_navi .nav {
		width: 100%;
		margin: 8% 0 5% 0;
		font-size: 23px;
		color: #EEEEEE;
/* 		overflow: hidden; */
	}
		#g_navi .nav li {
			width: 100%;
			color: rgba(255, 255, 255, 0.5);
			margin: 0 auto 0 auto;
			padding: 0 0 6% 0;
			float: none;
			height: auto;
			border-left: none;
			line-height: 1;
			font-size: 20px;
			
			position: relative;
		}
			#g_navi .nav li a {
				display: block;
			}
			#g_navi .nav li a:hover {
				color: #ffd249;
			}
			#g_navi .nav li .icon {
				color: #e02a00;
				font-size: 12px;
				font-weight: bold;
				margin-bottom: 5px;
			}

	body div#g_navi a {
		color: #eeebda;
	}
		body div#g_navi a:hover {
			text-decoration: none;
		}

	#g_menu{
		background: rgba(0, 0, 0, 0.8);
		position: fixed;
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		z-index: 10000;
		display: none;
		top: 0;
		bottom: 0;
	}
		#g_navi .navBox {
			width: 100%;
			margin: 0 auto 0 auto;
			overflow: hidden;
		}
		
		#g_navi .nav li.off:hover {
			opacity: 1.0 !important;
			filter: alpha(opacity=100) !important;
			-ms-filter: "alpha(opacity=100)" !important;
			-moz-opacity: 1.0 !important;
			-khtml-opacity: 1.0 !important;
		}

		#g_navi .nav li.nav_fb,
		#g_navi .nav li.nav_tw { display: none;}


					/*===================pc=*/@media (min-width: 1000px) {

	header {
		width: 100%;
		height: 80px;
		position: fixed;
		padding: 0 0 80px 0;
		z-index: 1000;
		background: url(../img/hd_bg.png) no-repeat center top;
		background-size: 100% 100%;
	}
		.headerWrap {
			width: 1040px;
			background: none;
			padding: 15px 0 0 0;
			margin: 0 auto 0 auto;
			position: relative;
			z-index: 9999;
			overflow: hidden;
		}

	#g_navi {
		background: none;
		padding: 0 0 0 0;
		position: relative;
	}
	
	#g_menu{
		padding: 0 0 0 0;
		width: 100%;
		background: none;
		position: relative;
		display: block !important;
		overflow: auto;
		overflow-x: auto;
		overflow-y: auto;

	}
		#g_menu .hdBox {
			width: auto;
			background: none;
			padding: 0 0 0 0;
			overflow: auto;
			box-shadow: none;
		}
			#g_navi .logo {
				background: url(../img/nav_logo.png) no-repeat center center;
				background-size: 100% auto;
				width: 197px;
				height: 55px;
				float: left;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
			}
			#g_navi .logo a { display: block; height: 100%; width: 100%; }
			#g_navi .logo:hover { 
				opacity: 0.5;
				filter: alpha(opacity=50);
				-ms-filter: "alpha(opacity=50)";
				-moz-opacity: 0.5;
				-khtml-opacity: 0.5;
			}
			#g_navi .logo img { display: none; }
			
	#g_navi .navBox {
		width: 100%;
		margin: 0 0 0 0;
		overflow: hidden;
		border: none;
		background: none;
		
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items:         center;
		-webkit-justify-content: space-between;
		justify-content:         space-between;
	}
	
	#g_navi .nav {
		width: auto;
		border: none;
		margin: 0 0 0 0;

		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items:         center;
	}
		#g_navi .nav li {
			width: auto;
			color: rgba(238, 235, 219, 0.40);
			padding: 0 0 0 0;
			margin: 0 25px 0 0;
			float: left;
			font-size: 17px;
			position: relative;

		}
			#g_navi .nav li a {
				display: block;
				color: #eeebda;
			}
			#g_navi .nav li .icon {
				position: absolute;
				top: -8px;
				left: -10px;
				
				transform: rotate(-20deg);
				-ms-transform: rotate(-20deg);
				-webkit-transform: rotate(-20deg);
				-moz-transform: rotate(-20deg);
				color: #e02a00;
				font-size: 10px;
				font-weight: bold;
				margin-bottom: 0;
			}

		#g_navi .nav li:hover {
		}

		#g_navi .nav li.nav_fb {
			width: 37px;
			height: 37px;
			margin: 0 -4px 0 0;
		}
		#g_navi .nav li.nav_tw {
			width: 37px;
			height: 37px;
			margin: 0 0 0 0;
		}

#g_navi .nav li.nav_fb,
#g_navi .nav li.nav_tw { display: block;}

	#g_navi #menuBtn {
		display: none;
	}
	#g_navi #menuClose {
		display: none;
	}
	#g_navi .navi {
		display: none;
	}
					}/*====================*/


/*-----------------------------------------------------------
	#content setting
-----------------------------------------------------------*/
#content {
	background: rgba(0, 0, 0, 0.70);
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
	z-index: -1;
	position: relative;
	font-size: 16px;
	line-height: 1.8;
	color: #eeebda;
	z-index: 1;
}
	.top #content{
		background: rgba(0, 0, 0, 0.70) url(../img/bg_f_02.png) no-repeat;
		background-size: 100% auto;
		background-position-x: 1000px;
		padding: 90px 0 80px 0;
		padding: 0 0 80px 0;
	}
	.inner #content{
		background: rgba(0, 0, 0, 0.60);
		padding: 90px 0 80px 0;
	}
	.inner02 #content{
		padding: 0 0 80px 0;
	}
	.inner03 #content{
		padding: 0 0 80px 0;
	}

#content h2 {
	width: 90%;
	max-width: 500px;
	margin: 0 auto 40px auto;
}
#content h2.l {
	width: 100%;
	max-width: 700px;
	margin: 0 auto 40px auto;
}
	.inner #content h2 {
		width: 90%;
		max-width: 500px;
		margin: 0 auto 0 auto;
	}
	.contentWrap {
	}
		.contentBox {
			background: url(../img/line_02.png) no-repeat center top;
			background-size: 100% auto;
			width: 90%;
			max-width: 950px;
			margin: 0 auto 0 auto;
			padding: 70px 0 70px;
		}
		.inner .contentBox {
			width: 90%;
			max-width: 560px;
			margin: 0 auto 0 auto;
			overflow: hidden;
		}
		.inner02 .contentBox {
			width: 90%;
			max-width: 820px;
			margin: 0 auto 0 auto;
			overflow: hidden;
		}
		.inner03 .contentBox {
			width: 90%;
			max-width: 1000px;
			margin: 0 auto 0 auto;
			overflow: hidden;
		}

	.contentBox .bnr {
		width: 60%;
		max-width: 260px;
		margin: 0 auto 0 auto;
	}
	.contentBox .video {
		margin: 0 auto 0 auto;
		position: relative; 
		padding-bottom: 56.25%; 
		height: 0; 
		overflow: hidden; 
		max-width: 100%;
	}
	.video iframe, .video object, .video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
		
.navArea { display: none; }
	
#bg {
	background: #000000 url(../img/mv_bg.png) no-repeat center bottom;
	background-size: 100% auto;
	position: fixed;
	background-size: cover;
	background-position: center bottom;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.top #bg {
	background: #000000 url(../img/mv_bg_top.png) no-repeat center top;
	background-size: 100% auto;
	position: fixed;
	background-size: cover;
	background-position: center top;
	width: 100%;
	height: 100%;
	z-index: 0;
}

					/*===================sp=*/@media screen and (max-width: 1000px) {

.navArea { display: block; margin: 0 0 0 0; }

#content { font-size: 14px; }

#contentinner { font-size: 14px; }

	.inner #content{
		padding: 20px 0 20px 0;
	}

	.inner02 #content{
		padding: 0 0 20px 0;
	}
	.inner03 #content{
		padding: 0 0 20px 0;
	}
#content h2 {
	width: 90%;
	margin: 0 auto 20px auto;
}
#content h2.l {
	width: 100%;
	margin: 0 auto 20px auto;
}
		.contentBox {
			background: url(../img/sp/line_02.png) no-repeat center top;
			background-size: 100% auto;
			width: 90%;
			padding: 50px 0 50px;
			overflow: hidden;
		}
		.inner .contentBox .txt {
			margin: 0 0 8% 0;
		}
	.contentWrap {
		width: 90%;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
	}
		.contentWrap .contentBox {
			width: 90%;
			max-width: 860px;
			margin: 0 auto 0 auto;
			overflow: hidden;
		}
					}/*====================*/
					
					
/*-----------------------------------------------------------
	mv setting
-----------------------------------------------------------*/
#main {
	background: url(../img/bg_t.png) no-repeat center bottom;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	padding: 0 0 100px 0;
	overflow: hidden;
	position: relative;
	z-index: 1;

	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items:         center;
}
	#main .tit {
		width: 90%;
		max-width: 730px;
		margin: 0 auto 0 auto;
		z-index: 2;
		
		width: 50vh;
		max-width: 530px;
		margin: 0 auto 0 auto;
		padding: 20vh 0 0 0;
		z-index: 2;
	}
	#main .bg {
		background: url(../img/bg_f_01.png) no-repeat center top;
		background-size: 100% auto;
		width: 100%;
		max-width: 1200px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -600px;
		z-index: 1;
	}

					/*===================sp=*/@media screen and (max-width: 1200px) {
	#main .bg {
		max-width: 100%;
		left: 0;
		margin-left: 0;
	}
					}

					/*===================sp=*/@media screen and (max-width: 1000px) {

#main {
	padding: 5% 0 0 0;
}
	#main .tit {
		padding: 20vh 0 0 0;
	}
	#main .bg {
		display: none;
	}

					}/*====================*/
					

.inner #main {
	width: 100%;
	height: auto;
	margin: 80px auto 0 auto;
	padding: 0 0 1px 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	
}
	.inner #main .tit {
		width: 100%;
		height: 100%;
		max-width: 100%;
		position: absolute;
		right: 0;
		top: 0;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items:         stretch;
  -webkit-align-items: center;
  align-items:         center;
	}
		.inner #main .tit p {
			width: 100%;
			max-width: 800px;
			margin: 0 auto 0 auto;
		}
			
	.inner #main .bg {
		width: 100%;
		max-width: 100%;
		margin: 0 auto 0 auto;
		position: relative;
		line-height: 0;
		left: 0;
	}
	
					/*===================sp=*/@media screen and (max-width: 1020px) {

.inner #main {
	margin: 0 auto 0 auto;
}
	.inner #main .bg {
		display: block;
	}
		.inner #main .tit p {
			width: 100%;
			max-width: 80%;
			margin: 0 auto 0 auto;
		}

					}/*====================*/
					
/*----------------------------------btn setting----------*/
	ul.link2site {
		width: 100%;
		display: table;
		margin: 30px 0 0 0;
		padding: 0;
		list-style: none;
	}
	ul.link2site li {
		width: 32%;
		float: left;
		margin-right: 2%;
	}
	ul.link2site li:last-child{
		margin-right: 0;
	}
	ul.link2site li a {
		display: block;
		padding: 3% 0 4% 0;
		color: #fff;
		height: 20px;
		font-size: 13px;
		text-decoration: none;
		text-align: center;
		border-radius: 2px;
		line-height: 20px;
		font-weight: normal;
	}
	ul.link2site li.link-item-web a {
		background: #32b16c;
		font-size: 11px;
	}
	ul.link2site li.link-item-twitter a {
		background: #55acee;
	}
	ul.link2site li.link-item-twitter img {
		width: 10%;
		height: auto;
	}
	ul.link2site li.link-item-facebook a {
		background: #3b5a9a;
	}
	ul.link2site li.link-item-facebook img {
		width: 5%;
		height: auto;
	}
	ul.link2site li a:hover{
		opacity: 0.5;
		filter: alpha(opacity=50);
		-ms-filter: "alpha(opacity=50)";
		-moz-opacity: 0.5;
		-khtml-opacity: 0.5;
	}

	/*----------------------------------btn setting SP----------*/
					@media screen and (max-width: 860px) {
						
	ul.link2site {
		width: 100%;
		margin: 3% auto 0 auto;
	}
	
					}

/*----------------------------------twbox setting----------*/
.twbox {
	width: 520px;
	text-align: center;
	margin: 50px auto 20px auto;
}
.twbox h2 {
	width: 92px;
	margin: 0 auto 10px auto;
}

	@media (max-width: 860px) {
		.twbox {
			width: 84%;
			margin: 2% auto 5% auto;
		}
		.twbox h2 {
			width: 20%;
			margin: 0 auto 3% auto;
		}
	}


/*-----------------------------------------------------------
	lead setting
-----------------------------------------------------------*/
	#lead .contentBox {
		background: none;
		padding-top: 0;
	}
	#lead .txtBox {
		text-align: center;
		font-size: 18px;
		line-height: 2.4;
		line-height: 1.6;
		font-weight: bold;
		margin: 50px auto 0 auto;
	}
	
	#lead .img2 {
		width: 100%;
		max-width: 712px;
		margin: 0 auto 0 auto;
	}

					
					/*===================sp=*/@media screen and (max-width: 1000px) {

	#special .txtBox {
		text-align: left;
		font-size: 14px;
	}

					}


/*-----------------------------------------------------------
	special setting
-----------------------------------------------------------*/
#special {
	width: 100%;
	position: relative;
	text-align: center;
}
	#special .contentBox {
	}
	#special h2 {
		width: 90%;
		max-width: 500px;
		margin: 0 auto 0 auto;
	}
	#special .txtBox {
		text-align: center;
		font-size: 18px;
		line-height: 2.4;
		line-height: 1.8;
		font-weight: bold;
		margin: 30px auto 0 auto;
	}
		#special .txtBox .note {
			font-size: 12px;
			color: rgba(152, 170, 171, 0.92);
			line-height: 1.6;
		}
		
	#special .txtBox span {
		text-align: center;
		font-size: 40px;
	}
	
	#special ul {
		width: 100%;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		margin: 50px auto 0 auto;
	}
		#special ul li {
			width: 40%;
			max-width: 377px;
			margin: 0 1% 0 1%;
		}
					
					/*===================sp=*/@media screen and (max-width: 1000px) {
#special {
}
	#special .txtBox {
		text-align: left;
		font-size: 14px;
	}
	#special ul {
		width: 100%;
		display: block;
		margin: 10% auto 0 auto;
	}
	#special ul li {
		width: 80%;
		max-width: 300px;
		margin: 0 auto 0 auto;
	}
					}/*====================*/


/*-----------------------------------------------------------
	#story setting

#story {
	background: url(../img/bg_f_02.png) no-repeat center top;
	background-size: 100% 100%;
	width: 100%;
	position: relative;
	text-align: center;
}
	#story .txtBox {
		width: 70%;
		max-width: 568px;
		font-size: 0;
		line-height: 0;
		margin: 0 auto 0 auto;
		color: #f0f0f0;
	}
-----------------------------------------------------------*/

					
					/*===================sp=*/@media screen and (max-width: 1000px) {
/*-----------------------------------------------------------
#story {
}
	#story .txtBox {
		width: 100%;
	}
-----------------------------------------------------------*/
					}/*====================*/
					
					


/*-----------------------------------------------------------
	#highlight setting
-----------------------------------------------------------*/

#highlight {
	width: 100%;
	position: relative;
	
}
#highlight ul {
	
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap:         wrap;
		-webkit-justify-content: space-between;
		justify-content:         space-between;
}
#highlight ul li {
	width: 31.6%;
}

#highlight .txt {
	margin: 20px auto 0 auto;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}


					/*===================sp=*/@media screen and (max-width: 1000px) {
						
#highlight {
}
	#highlight .txtBox {
		width: 100%;
	}
#highlight ul {
	
		-webkit-justify-content: center;
		justify-content:         center;
}

#highlight ul li {
	width: 46%;
	margin: 0 auto 10px auto;
}
	
#highlight .txt {
	width: 90%;
	margin: 20px auto 0 auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

					}/*====================*/
					
/*-----------------------------------------------------------
	#news setting
-----------------------------------------------------------*/
#news {	
	width: 100%;
	position: relative;
	text-align: left;
}
#news .contentBox {
	padding-bottom: 10px;
	padding: 70px 0 70px;
}
	#news ul {
		margin: -10px auto 0 auto;
	}
		#news ul li {
			font-size: 18px;
			display: -webkit-flex;
			display: flex;
			-webkit-justify-content: center;
			justify-content:         center;
		}
		#news ul .date { color: #e02a00; font-weight: bold; }
		#news ul .txt { color: #f2f0e5; margin: 0 0 0 20px;font-weight: bold; }

		#news ul li a {
			color: #ffffff;
			text-decoration: underline;
		}
		#news ul li a:hover {
			color: #ffffff;
			text-decoration: none;
		}

					/*===================sp=*/@media screen and (max-width: 1000px) {
						
#news {
	text-align: center;
}
	#news ul {
		margin: 0 auto 0 auto;
	}
		#news ul li {
			font-size: 14px;
			display: block;
		}
		#news ul .date { font-size: 16px; text-align: center; }
					}/*====================*/
					
					

/*-----------------------------------------------------------
	#menu setting
-----------------------------------------------------------*/
#menu {	
	width: 100%;
	position: relative;
	text-align: center;
}
.top #menu .contentBox {
/* 	background: none; */
	padding: 30px 0 30px 0;
}
.inner #menu .contentBox {
	max-width: 950px
}
	#menu ul {
		width: 66%;
		margin: 30px auto 50px auto;
		
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap:         wrap;
		-webkit-justify-content: space-between;
		justify-content:         space-between;
	}
	.inner #menu ul {
		margin-top: 0;
	}
		#menu ul li {
			width: 49%;
			font-size: 18px;
			margin: -5px 0 0 0;
			line-height: 0;
		}

					/*===================sp=*/@media screen and (max-width: 1000px) {
						
#menu {
	
}
	#menu ul {
		width: 100%;
		margin: 5% auto 2% auto;
		
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap:         wrap;
		-webkit-justify-content: space-between;
		justify-content:         space-between;
	}
		#menu ul li {
			width: 49%;
			font-size: 18px;
			margin: -5px 0 0 0;
			line-height: 0;
		}


					}/*====================*/
					

/*-----------------------------------------------------------
	#cm setting
-----------------------------------------------------------*/
#cm {
	width: 100%;
	position: relative;
	text-align: center;
}
	#cm .contentBox {
		padding-bottom: 30px;
	}
	#cm h2 {
		margin-bottom: 25px;
	}
	#cm .movieBox {
		width: 100%;
		max-width: 570px;
		margin: 0 auto 40px auto;
	}
					
					/*===================sp=*/@media screen and (max-width: 1000px) {
						
#cm {

}
	#cm .txtBox {
		width: 30%;
		max-width: 30%;
		margin: 20px auto 0 auto;
	}
					}/*====================*/
	
	

/*-----------------------------------------------------------
	#bnr setting
-----------------------------------------------------------*/


#bnr {
	width: 100%;
	position: relative;
	text-align: center;
}

	#bnr .img {
		width: 100%;
		max-width: 682px;
		margin: 0 auto 10px auto;
	}

	#bnr .img2 {
		width: 100%;
		max-width: 712px;
		margin: 50px auto 10px auto;
	}
					
					/*===================sp=*/@media screen and (max-width: 1000px) {
						
#bnr {

}
	#bnr .img {
		width: 85%;
		max-width: 85%;
		margin: 20px auto 0 auto;
	}

	#bnr .img2 {
		width: 100%;
		max-width: 100%;
		margin: 20px auto 0 auto;
	}
					}/*====================*/


/*-----------------------------------------------------------
	.bnrBox setting
-----------------------------------------------------------*/


.bnrBox {
	width: 100%;
	position: relative;
	text-align: center;
}

	.bnrBox .img {
		width: 100%;
		max-width: 682px;
		margin: 0 auto 10px auto;
	}
	.bnrBox .img2 {
		width: 100%;
		max-width: 712px;
		margin: 0 auto 0 auto;
	}
	.bnrBox .img3 {
		width: 100%;
		max-width: 682px;
		margin: 20px auto 0 auto;
	}
					
					/*===================sp=*/@media screen and (max-width: 1000px) {
						
.bnrBox {

}
	.bnrBox .img {
		width: 85%;
		max-width: 85%;
		margin: 20px auto 0 auto;
	}
	.bnrBox .img2 {
		width: 100%;
		max-width: 100%;
		margin: 0 auto 0 auto;
	}
	.bnrBox .img3 {
		width: 96%;
		max-width: 96%;
		margin: 10px auto 0 auto;
	}
					}/*====================*/




/*-----------------------------------------------------------
	#schedule setting
-----------------------------------------------------------*/
#schedule {
	width: 100%;
	position: relative;
	text-align: center;
}
	#schedule .scheduleList {
		width: 100%;
		max-width: 950px;
		margin: 40px auto 0 auto;
		
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap:         wrap;
		-webkit-justify-content: space-between;
		justify-content:         space-between;
	}
		#schedule .scheduleList li {
			width: 33%;
			max-width: 300px;
			padding: 0 0 0 0;
			margin: 0 0 30px 0;
			background: rgba(0, 0, 0, 0.50);
			box-shadow: 0px 0px 10px rgba(240, 53, 0, 0.30);
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px

		}
		#schedule .scheduleList li a:hover {
			text-decoration: none;
		}
		#schedule .scheduleList li a:hover {
			opacity: 0.7;
			filter: alpha(opacity=70);
			-ms-filter: "alpha(opacity=70)";
			-moz-opacity: 0.7;
			-khtml-opacity: 0.7;
		}
		#schedule .scheduleList li.off {
			opacity: 0.5;
			filter: alpha(opacity=50);
			-ms-filter: "alpha(opacity=50)";
			-moz-opacity: 0.5;
			-khtml-opacity: 0.5;
		}
			#schedule .scheduleList li .place {
				margin: 20px 0 0 0;
				font-size: 32px;
				color: #f6a200;
				font-weight: bold;
				text-shadow: 0px 0px 9px rgba(240, 53, 0, 0.80);
			}
			#schedule .scheduleList li .park {
				font-size: 15px;
				font-weight: bold;
				color: #e02a00;
				margin: 0 0 0 0;
			}
			#schedule .scheduleList li .date {
				font-size: 15px;
				font-weight: bold;
				color: #eeebda;
			}

			#schedule .scheduleList li a .btn {
				width: 70%;
				margin: 30px auto 30px auto;
				padding: 5px 0 5px 0;
				background: rgba(255, 0, 0, 0.30);
				border-radius: 3px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				
				color: #ffd249;
				font-weight: bold;
			}
			#schedule .scheduleList li a .btn:hover {
			opacity: 0.7;
			filter: alpha(opacity=70);
			-ms-filter: "alpha(opacity=70)";
			-moz-opacity: 0.7;
			-khtml-opacity: 0.7;
			}
					
					/*===================sp=*/@media screen and (max-width: 1000px) {
#schedule {
}
	#schedule .scheduleList {
		margin: 0 auto 0 auto;
	}
		#schedule .scheduleList li {
			width: 48%;
			max-width: 48%;
			margin-bottom: 20px;
		}
			#schedule .scheduleList li .place {
				font-size: 20px;
			}
			#schedule .scheduleList li .park {
				font-size: 14px;
			}
			#schedule .scheduleList li .date {
				font-size: 14px;
			}
			#schedule .scheduleList li .btn {
				margin: 15px auto 15px auto;
			}
			#schedule .scheduleList li a .btn {
				margin: 15px auto 15px auto;
			}
			
					}/*====================*/
					
					

/*-----------------------------------------------------------
	#game setting
-----------------------------------------------------------*/
#game {
	width: 100%;
	position: relative;
	text-align: center;
}
		#game .colBox {
			max-width: 1020px;
			display: -webkit-flex;
			display: flex;
			
			-webkit-justify-content: space-between;
			justify-content:         space-between;
			-webkit-align-items: center;
			align-items:         center;
			margin: 0 auto 0 auto;
		}
			#game .colBox .movieBox {
				width: 47%;
				margin: 0 3% 0 0;
			}
			#game .colBox .txtBox {
				width: 47%;
				margin: 0 0 0 3%;
				font-weight: bold;
			}
				#game .colBox .txtBox .logo {
					width: 30%;
					max-width: 130px;
					margin: 0 auto 20px auto;
				}
				#game .colBox .txtBox .txt {
					line-height: 1.8;
					font-size: 16px;
					text-align: left;
				}

					/*===================sp=*/@media screen and (max-width: 1000px) {
#game {

}
		#game .colBox {
			display: block;
		}
					#game .colBox .movieBox {
						width: 100%;
						margin: 0 0 0 0;
					}
				#game .colBox .movieBox h2 {
					width: 50%;
					margin: 8% 0 5% 5%;
				}

	#game .contentBox .video {
		max-width: 100%;
		margin-top: 0;
	}
			#game .colBox .txtBox {
				width: 100%;
				margin: 0 auto 0 auto;
			}
				#game .colBox .txtBox .logo {
					width: 30%;
					margin: 10% auto 5% auto;
				}
				#game .colBox .txtBox .txt {
					line-height: 1.6;
					font-size: 14px;
				}
					}/*====================*/
					

/*-----------------------------------------------------------
	#about setting
-----------------------------------------------------------*/
#about {
	width: 100%;
	position: relative;
}
		#about .colBox {
			max-width: 1020px;
			display: -webkit-flex;
			display: flex;
			
			-webkit-justify-content: space-between;
			justify-content:         space-between;
			-webkit-align-items: center;
			align-items:         center;
			margin: 0 auto 0 auto;
		}
			#about .colBox .imgBox {
				width: 47%;
				margin: 0 3% 0 0;
			}
			#about .colBox .txtBox {
				width: 47%;
				margin: 0 0 0 3%;
				font-weight: bold;

			}
			#about ul {
				width: 100%;
				display: -webkit-flex;
				display: flex;
				-webkit-justify-content: space-between;
				justify-content:         space-between;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
				margin: 50px auto 0 auto;
			}
				#about ul li {
					width:48%;
				}
					#about ul li.bnr01 {
						width: 44%;
					}
					#about ul li.bnr02 {
						width: 52%;
					}
					#about ul li.bnr03 {
						width: 60%;
						margin-top: 10px;
					}
							
					/*===================sp=*/@media screen and (max-width: 1000px) {
						
#about {
	padding: 0 0 40px;
}
	#about .colBox {
		display: block;
	}
		#about .colBox .imgBox {
			width: 100%;
		}
		#about .colBox .txtBox {
			width: 100%;
			margin: 5% auto 0 auto;
					line-height: 1.6;
					font-size: 14px;
		}
		#about ul {
			width: 100%;
			margin: 8% auto 0 auto;
		}
		#about ul li {
		}
					#about ul li.bnr03 {
						width: 60%;
						margin-top: 10px;
						margin: 10px auto 0 auto;
					}
					}/*====================*/


/*-----------------------------------------------------------
	FAQ setting
-----------------------------------------------------------*/
.faq {

}
.faq .contentWrap {
		background: url(../img/line_02.png) no-repeat center top;
		background-size: 100% auto;

	width: 100%;
	max-width: 950px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
	.faq .contentBox {
		background: none;
	}
	.faq .contentBox a {
		
	}
	.faq .btnBox {
		width: 100%;
		margin: 50px 0 0 0;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content:         space-between;
	}
		.faq .btnBox .btn {
			width: 48%;
			background: rgba(255, 0, 0, 0.30);
			color: #e02a00;
			text-align: center;
			padding: 5px 0 5px 0;
			display: block;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
		}
			.faq .btnBox .btn a {
				display: block;
				color: #ffd249;
			}
			.faq .btnBox .btn a:hover {
				text-decoration: none;
			}
			.faq .btnBox .btn:hover {
				opacity: 0.7;
				filter: alpha(opacity=70);
				-ms-filter: "alpha(opacity=70)";
				-moz-opacity: 0.7;
				-khtml-opacity: 0.7;
			}
			
		.faq .contentWrap h3 {
			width: 100%;
			font-size: 25px;
			margin: 0 auto;
			text-align: center;
		}
		.faq .contentWrap h4 {
			width: 100%;
			font-size: 18px;
			margin: 30px auto 0 auto;
			color: #ffa282;
		}
		.faq .contentWrap h5 {
			width: 100%;
			font-size: 16px;
			margin: 30px auto 0 auto;
			color: #ffa282;
		}
		.faq .contentWrap ul {
			width: 100%;
			margin: 3% auto 0 auto;
		}
			.faq .contentWrap ul li {
				margin: 0 0 30px 0;
			}
			.faq .contentWrap ul li .q {
				font-size: 18px;
				color: #ffa282;
				font-weight: bold;
				display: block;
				padding-left: 2em;
				margin: 0 0 2% 0;
			}
			.faq .contentWrap ul li .q::before {
				content: "Q：";
				display: block;
				float: left;
				margin-left: -2em;
				width: 2em;
				text-align: center;
			}
			.faq .contentWrap ul li .a {
				font-size: 16px;
				line-height: 1.8;
				display: block;
				padding-left: 2.5em;
			}
			.faq .contentWrap ul li .a::before {
				content: "A：";
				font-size: 18px;
				font-weight: bold;
				display: block;
				float: left;
				margin-left: -2em;
				text-align: center;
			}
			.faq .contentWrap ul li .n {
				font-size: 16px;
				line-height: 1.8;
				display: block;
				padding-left: 1em;
				margin: 0 0 10px 0;
			}
			.faq .contentWrap ul li .n::before {
				content: "・";
				font-size: 16px;
				font-weight: bold;
				display: block;
				float: left;
				margin-left: -1em;
				width: 1em;
				text-align: center;
			}

					/*===================sp=*/@media screen and (max-width: 1000px) {
	#faq h2 {
		width: 16%;
		margin: 0 auto 0 auto;
	}
		.faq .contentWrap h4 {
			font-size: 14px;
		}
	.faq .btnBox {
		margin: 3% 0 0 0;
	}
	.faq h3 img {
		width: 100%;
	}
	.faq .contentWrap {
		margin: 40px auto 0 auto;
	}
		.faq .contentWrap ul {
			width: 100%;
		}
			.faq .contentWrap ul li .q {
				font-size: 14px;
			}
			.faq .contentWrap ul li .a {
				font-size: 14px;
				padding-left: 2em;
			}
			.faq .contentWrap ul li .a::before {
				font-size: 14px;
				margin-left: -2em;
				margin-top: 0;
			}
			.faq .contentWrap ul li .n {
				font-size: 14px;
			}
			.faq .contentWrap ul li .n::before {
				font-size: 14px;
			}
					}/*====================*/
					
					
/*-----------------------------------------------------------
	campaign setting
-----------------------------------------------------------*/
.campaign {

}
.campaign .contentWrap {
		background: url(../img/line_02.png) no-repeat center top;
		background-size: 100% auto;

	width: 100%;
	max-width: 950px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
	.campaign .contentBox {
		background: none;
		max-width: 640px;
	}
	.campaign .contentBox a {
		
	}

		.campaign .contentWrap h3 {
			width: 90%;
			max-width: 500px;
			margin: 0 auto 0 auto;
		}
		.campaign .contentWrap h4 {
			width: 100%;
			font-size: 18px;
			margin: 30px auto 0 auto;
			color: #ffa282;
		}
		.campaign .txt {
			font-size: 18px;
			color: #eeebda;
		}
		.detailsBox h5 {
			color: #d16a3d;
			font-size: 18px;
			line-height: 1.0;
			font-weight: bold;
		}
		
	#campaign .txtBox {
		margin: 50px auto 0 auto;
	}
	#campaign .detailsBox {
		margin: 35px auto 0 auto;
	}
		#campaign .detailsBox .txt {
			margin: 0 0 20px 0;
		}
		#campaign .detailsBox .note {
			margin: 30px 0 0 0;
		}

		#campaign01 .note {
			margin: 40px 0 0 0;
			color: #bbaaa7;
			font-weight: bold;
		}

		#campaign01 {
			margin-bottom: 50px;
		}
			#campaign01 form {
				margin: 30px auto 0 auto;
			}
				 #campaign01 input[type="text"] {
					width: 64%;
					border: 0;
					margin: 0 0 0 0;
					padding: 11px 3% 11px 3%;
					
					border: solid 3px #430000;
					font-size: 28px;
					outline: none;
					color: #eeebda;
					background: #000000;
				}
					 #campaign01 input:focus {
						border: solid 3px #430000;
						
					}
					
				#campaign01 input[type="submit"] {
					border: none;
					outline: none;
					width: 25%;
					color: #ffd249;
					text-align: center;
					background: rgba(255, 0, 0, 0.30);
					border-radius: 3px;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					cursor: pointer;
					font-size: 28px;
					font-weight: bold;
					font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
					padding: 10px 0 10px 0;
					margin: 0 0 0 2%;
				}
					#campaign01 input[type="submit"][disabled]{
						opacity: 0.5;
					}
					#campaign01 #submit:hover {
						opacity: 0.5;
					}
					
		#campaign03 {
			margin-bottom: 50px;
		}
			#campaign03 .txtBox {
				margin: 30px auto 0 auto;
			}
			#campaign03 .btn {
				margin: 50px auto 0 auto;
			}


					/*===================sp=*/@media screen and (max-width: 1000px) {
	#campaign h2 {
		width: 16%;
		margin: 0 auto 0 auto;
	}
		.campaign .contentWrap h4 {
			font-size: 14px;
		}
	.campaign h3 img {
		width: 100%;
	}
	.campaign .contentWrap {
background: url(../img/sp/line_01.png) no-repeat center top;
background-size: 100% auto;
padding: 0 0 0 0;
	}
		.campaign .contentWrap h4 {
			font-size: 14px;
			margin: 30px auto 0 auto;
			color: #ffa282;
		}
		.campaign .txt {
			font-size: 14px;
		}
		.detailsBox h5 {
			font-size: 16px;
		}

	#campaign .txtBox {
		margin: 30px auto 0 auto;
	}
	#campaign .detailsBox {
		margin: 35px auto 0 auto;
	}
		#campaign .detailsBox .txt {
			margin: 0 0 20px 0;
		}
		#campaign .detailsBox .note {
			margin: 30px 0 0 0;
		}

		#campaign01 {
			margin-bottom: 0;
		}
			#campaign01 .txt {
				text-align: left;
			}
			#campaign01 form {
				margin: 30px auto 0 auto;
			}
				 #campaign01 input[type="text"] {
					width: 60%;
					margin: 0 0 0 0;
					padding:  2% 3%  2% 3%;
				}
					
				#campaign01 input[type="submit"] {
					width: 28%;
					padding: 2% 0  2% 0;
					margin: 0 0 0 2%;
				}
					#campaign01 input[type="button"],#hint input[type="text"],#hint input[type="submit"] {
						-webkit-appearance: none;
						border-radius: 0;
					}
					 #campaign01 input[type="text"] {
						font-size: 20px;
						font-size: 5vw;
					}
				#campaign01 input[type="submit"] {
					font-size: 20px;
					font-size: 5vw;
				}
		#campaign03 {
			margin-bottom: 0;
		}
			#campaign03 .btn {
				width: 80%;
				font-size: 18px;
				margin: 30px auto 0 auto;
			}

					}/*====================*/
					
					
					
input[type="text"], 
input[type="password"], 
textarea, 
select {
    outline: none;
}	

.formBox {
	width: 510px;
	margin: 0 auto 0 auto;
}
		.formBox form {
			margin: 20px auto 0 auto;
		}
			.formBox form .note {
				font-size: 14px;
				line-height: 1.5;
				font-weight: normal;
				margin: 15px 0 15px 0;
			}
			.formBox form .note span {
				color: #eb1004;
			}
			.required {
				color: #eb1004;
			}
			.formBox form .q {
				font-size: 18px;
				line-height: 1.5;
				margin: 50px 0 10px 0;
			}
			.formBox form .a {
				width: 100%;
				font-size: 18px;
				line-height: 1.6;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				overflow: hidden;
			}
			.formBox form .txt {
				font-size: 16px;
				margin: 10px 0 0 0;
			}
				.formBox form input[type="text"] {
					width: 485px;
					border: 0;
					padding: 5px 10px 5px 10px;
					color: #eeebda;
					font-size: 18px;
					margin: 0 0 0 0;
					background: #000000;
					border: 2px solid #430000;
				}
				.formBox form input.typeB[type="text"] {
					width: 485px;
					border: 0;
					padding: 5px 10px 5px 10px;
					color: #eeebda;
					font-size: 18px;
					margin: 0 0 12px 30px;
					outline: none;
					border: 2px dotted #430000;
				}
				.formBox textarea {
					width: 538px;
					border: 0;
					outline: none;
					padding: 5px 10px 5px 10px;
					color: #eeebda;
					font-size: 18px;
					margin: 0 0 0 0;
					background: #ffffff;
					border: 1px solid #430000;
				}
				.formBox select {
					outline: none;
					width: 100%;
					min-height: 35px;
					padding: 5px 10px 5px 10px;
					-webkit-appearance: none;
					-moz-appearance: none;
					appearance: none;
					font-size: 15px;
					border: 2px solid #430000;
					background: #000000 url(../img/arrow_01.png) right 50% no-repeat;
					background: #000000 url(../img/arrow_01.png) right 50% no-repeat;
					background-size: 33px, 100%;
					color: #eeebda;
				}
				.formBox .align-center {
					text-align: center;
					margin: 30px 0 0 0;
				}
				.formBox input[type="submit"] {
					border: none;
					outline: none;
					width: 40%;
					color: #ffd249;
					text-align: center;
					background: rgba(255, 0, 0, 0.30);
					border-radius: 3px;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					
					cursor: pointer;
					font-size: 20px;
					font-weight: bold;
					font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
					padding: 1% 10px 1% 10px;
					margin: 30px auto 0 auto;
				}
				.formBox input[type="submit"][disabled]{
					opacity: 0.5;
				}
				.formBox input[type="submit"]:hover {
					opacity: 0.5;
				}

				.campaign .btn {
					border: none;
					outline: none;
					width: 40%;
					color: #ffd249;
					text-align: center;
					background: rgba(255, 0, 0, 0.30);
					border-radius: 3px;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					
					cursor: pointer;
					font-size: 20px;
					font-weight: bold;
					font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
					padding: 1% 10px 1% 10px;
					margin: 30px auto 0 auto;
				}
					.campaign .btn a {
						color: #ffd249;
					}
					.campaign .btn a:hover {
						text-decoration: none;
					}
				.campaign .btn:hover {
					opacity: 0.5;
				}
				

					/*===================sp=*/@media screen and (max-width: 1000px) {
					
					
.formBox {
	width: 100%;
	margin: 0 auto 0 auto;
}

				.formBox form input[type="text"] {
					width: 89%;
					border: 0;
					padding: 5px 5% 5px 5%;
					color: #eeebda;
					font-size: 18px;
					margin: 0 0 0 0;
					background: #000000;
					border: 2px solid #430000;
				}
				.formBox form input.typeB[type="text"] {
					width: 89%;
					border: 0;
					padding: 5px 5% 5px 5%;
					color: #eeebda;
					font-size: 18px;
					margin: 0 0 12px 30px;
					outline: none;
					border: 2px dotted #430000;
				}
				.formBox textarea {
					width: 89%;
					border: 0;
					outline: none;
					padding: 5px 5% 5px 5%;
					color: #eeebda;
					font-size: 18px;
					margin: 0 0 0 0;
					background: #ffffff;
					border: 1px solid #430000;
				}
				.formBox select {
					outline: none;
					width: 100%;
					min-height: 35px;
					padding: 5px 10px 5px 10px;
					-webkit-appearance: none;
					-moz-appearance: none;
					appearance: none;
					font-size: 15px;
					border: 2px solid #430000;
					background: #000000 url(../img/arrow_01.png) right 50% no-repeat;
					background: #000000 url(../img/arrow_01.png) right 50% no-repeat;
					background-size: 33px, 100%;
					color: #eeebda;
				}
				.formBox .align-center {
					text-align: center;
					margin: 30px 0 0 0;
				}
				.formBox input[type="submit"] {
					border: none;
					outline: none;
					width: 50%;
					color: #ffd249;
					text-align: center;
					background: rgba(255, 0, 0, 0.30);
					border-radius: 3px;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					
					cursor: pointer;
					font-size: 20px;
					font-weight: bold;
					font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
					padding: 1% 10px 1% 10px;
					margin: 30px auto 0 auto;
				}
				.formBox input[type="submit"][disabled]{
					opacity: 0.5;
				}
				.formBox input[type="submit"]:hover {
					opacity: 0.5;
				}

				.campaign .btn {
					border: none;
					outline: none;
					width: 40%;
					color: #ffd249;
					text-align: center;
					background: rgba(255, 0, 0, 0.30);
					border-radius: 3px;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					
					cursor: pointer;
					font-size: 20px;
					font-weight: bold;
					font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
					padding: 1% 10px 1% 10px;
					margin: 30px auto 0 auto;
				}
					
					
					}


					
/*-----------------------------------------------------------
	.schedule setting
-----------------------------------------------------------*/
.schedule {

}
	.schedule .contentBox {
		background: none;
		max-width: 950px;
		margin: 0 auto 0 auto;
	}
	#details {
		padding: 0 0 0 0;
	}
		#details .detailsBox {
			margin: 0 auto 0 auto;
			
			display: -webkit-flex;
			display: flex;
			-webkit-justify-content: space-between;
			justify-content:         space-between;
			-webkit-align-items: center;
			align-items:         center;
		}
			#details .detailsBox .imgBox {
				width: 375px;
				margin: 0 0 30px 20px;
			}
			#details .detailsBox .imgBox p.img {
				line-height: 0;
				box-shadow: 0 0 10px rgba(225, 42, 0, 0.50);
			}
			#details .contentBox .txtWrap {
				width: 490px;
				margin: 0 0 30px 0;
				padding: 0 0 0 0;
				font-weight: bold;
			}
				#details .contentBox .txtWrap .tit {
				}
					#details .contentBox .txtWrap .tit .t1 {
						background: rgba(255, 0, 0, 0.30);
						font-size: 18px;
						float: left;
						color: #ffffff;
						padding: 2px 10px 1px 10px;
						margin: 0 0 15px 0;
					}
					#details .contentBox .txtWrap .tit .t2 {
						font-size: 18px;
						clear: left;
						color: #d16a3d;
						margin: 0 0 0 0;
					}
					#details .contentBox .txtWrap .tit .t3 {
						font-size: 35px;
						margin: 5px 0 0 0;
						line-height: 1.4;
						color: #ffffff;
					}
						#details .contentBox .txtWrap .tit .t3 span {
							font-size: 25px;
							color: #ffffff;
						}
						
				#details .contentBox .txtWrap .txt {
					
				}
					#details .contentBox .txtWrap .txt h3 {
						font-size: 18px;
						margin: 30px 0 0 0;
						color: #d16a3d;
					}
					#details .contentBox .txtWrap .txt p {
						font-size: 18px;
						margin: 0 0 0 0;
						padding: 0 0 0 0;
						color: #ffffff;
					}
					#details .contentBox .txtWrap .txt p a {
						font-size: 22px;
					}
					
				#details .contentBox .btnBox {
					width: 380px;
					margin: 40px 0 0 0;
				}
				
		.schedule .contentBox span.lt {
			text-decoration: line-through;
		}
		#details .contentBox .txt span.fb {
			font-size: 14px;
		}
		.schedule  .contentBox span.r {
			color: #b2311f;
			}
			
				
	.schedule .detailsWrap {
		background: url(../img/line_02.png) no-repeat center top;
		background-size: 100% auto;
		
		max-width: 950px;
		margin: 0 auto 0 auto;
		padding: 70px 0 0 0;
	}
	.schedule .detailsWrap .contentBox {
		max-width: 560px;
		margin: 0 auto 0 auto;
		padding: 0 0 70px 0;
	}
		.schedule .detailsWrap .contentBox h3 {
			max-width: 500px;
			margin: 0 auto 10px auto;
		}
		.schedule .detailsWrap .contentBox .txtBox {
			font-size: 18px;
		}
		.schedule .detailsWrap .contentBox .txtBox div {
			margin: 0 0 20px 0;
		}
		.schedule .detailsWrap .contentBox .txtBox .btn {
			width: 90%;
			max-width: 406px;
			margin: 5px 0 0 0;
		}
		.schedule .detailsWrap .contentBox .txtBox a {
			color: #e02a00;
			text-decoration: underline;
		}
		.schedule .detailsWrap .contentBox .txtBox a:hover {
			text-decoration: none;
		}
		.schedule .detailsWrap .contentBox iframe {
			margin: 10px auto 0 auto;
		}
			
					
					/*===================sp=*/@media screen and (max-width: 1000px) {
	#details {
		padding: 0 0 30px 0;
	}
	.schedule .contentBox {
		padding: 0 0 0 0;
	}
	.schedule .detailsWrap .contentBox {
		padding: 0 0 30px 0;
	}
		#details .detailsBox {
			margin: 30px auto 0 auto;
			-webkit-align-items: flex-start;
			align-items:         flex-start;
		}
		
	.schedule .detailsWrap {
		background: url(../img/sp/line_01.png) no-repeat center top;
		background-size: 100% auto;
		padding: 50px 0 0 0;
	}
			#details .detailsBox .imgBox {
				width: 35%;
				margin: 0 0 0 1%;
			}
			#details .detailsBox .imgBox .img {
				line-height: 0;
				box-shadow: 0 0 10px rgba(127, 251, 255, 0.40);
			}
			#details .contentBox .txtWrap {
				width: 60%;
				margin: 0 0 10px 0;
			}
					#details .contentBox .txtWrap .tit .t1 {
						font-size: 16px;
					}
					#details .contentBox .txtWrap .tit .t2 {
						font-size: 14px;

					}
					#details .contentBox .txtWrap .tit .t3 {
						font-size: 26px;
					}
						#details .contentBox .txtWrap .tit .t3 span {
							font-size: 20px;
						}
						
				#details .contentBox .txtWrap .txt {
					
				}
					#details .contentBox .txtWrap .txt h3 {
						font-size: 16px;
					}
					#details .contentBox .txtWrap .txt p {
						font-size: 14px;
					}
					#details .contentBox .txtWrap .txt p a {
						font-size: 18px;
					}
					
				#details .contentBox .btnBox {
					width: 90%;
					max-width: 360px;
					margin: 3% auto 0 auto;
				}
		.schedule .detailsWrap .contentBox .txtBox {
			font-size: 14px;
		}
		.schedule .detailsWrap .contentBox .txtBox .btn {
			width: 90%;
			max-width: 90%;
			margin: 10px auto 0 auto;
		}
				
						
					}/*====================*/
					

/*-----------------------------------------------------------
	#system setting
-----------------------------------------------------------*/

#system {
	
}
#system .contentBox {
	padding-bottom: 0;
}
	#system .txtBox {
		background: url(../img/line_03.png) no-repeat center bottom;
		background-size: 100% auto;
		margin: 0 auto 50px auto;
		padding: 0 0 50px 0;
		
		text-align: center;
		font-weight: bold;
	}
	#system .txtBox.nn {
		background: none;
	}
	#system .txtBox .img {
		width: 498px;
		margin: 0 auto;
	}
	#system .txtBox .tit {
		font-size: 25px;
		color: #d2ce9c;
	}
	#system .txtBox .txt {
		font-size: 18px;
		color: #ffffff;
		line-height: 1.6;
	}
	
					/*===================sp=*/@media screen and (max-width: 860px) {
						
	#system .txtBox {
		margin: 0 auto 30px auto;
		padding: 0 0 20px 0;
	}
	
	#system .txtBox .img {
		width: 100%;
		margin: 0 auto;
	}
	#system .txtBox .tit {
		font-size: 18px;
		color: #d2ce9c;
		line-height: 1.4;
		text-align: left;
	}
	#system .txtBox .txt {
		font-size: 14px;
		margin-top: 10px;
		text-align: left;
	}
					}/*====================*/



#info {
	
}
#info .contentBox {
	padding-bottom: 0;
}
	#info ul {
		margin: 0 auto 30px auto;
		padding: 0 0 30px 0;
		
		text-align: center;
		font-weight: bold;
	}
	#info ul li {
		width: 90%;
		max-width: 424px;
		margin: 5px auto 0 auto;
	}
	
					/*===================sp=*/@media screen and (max-width: 860px) {

					}/*====================*/


#character {
	padding-bottom: 30px;
}
	.characterBox {
		width: 100%;
		max-width: 750px;
		margin: 40px auto 0 auto;
		
  display: -webkit-flex;
  display: flex;
-webkit-justify-content: space-between;
  justify-content:         space-between;
  -webkit-align-items: center;
  align-items:         center;
	}
		.characterBox .img {
			width: 30%;
			line-height: 0;
		}
		.characterBox .txtBox {
			width: 65%;
		}
			.characterBox .txtBox .name {
				font-size: 30px;
				color: #d2ce9c;
				font-weight: bold;
			}
			.characterBox .txtBox .txt {
				font-size: 17px;
				color: #eeebda;
				line-height: 2.0;
			}
			
			
					/*===================sp=*/@media screen and (max-width: 860px) {

#character {
	padding-bottom: 0;
}

	.characterBox {
  -webkit-align-items: flex-start;
  align-items:         flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  
  display: block;
	}
	
		.characterBox .img {
			width: 40%;
			margin: 0 auto;
		}
		.characterBox .txtBox {
			width: 100%;
			margin: 10px auto 0 auto;
		}
			.characterBox .txtBox .name {
				font-size: 16px;
			}
			.characterBox .txtBox .txt {
				font-size: 12px;
				line-height: 1.8;
			}

					}/*====================*/

/*-----------------------------------------------------------
	#story setting
-----------------------------------------------------------*/

#story {
	
}
#story .contentBox {
	padding-bottom: 60px;
}
	.inner #story h2 {
		width: 90%;
		max-width: 600px;
		margin: 0 auto 0 auto;
	}
	#story .txtBox {
		background: url(../img/line_02.png) no-repeat center bottom;
		background-size: 100% auto;
		margin: 0 auto 50px auto;
		padding: 30px 0 60px 0;
		
		text-align: center;
	}
	#story .txtBox.nn {
		background: none;
	}
	#story .txtBox .txt {
		font-size: 18px;
		color: #eeebda;
		line-height: 2.2;
	}
	#story .txtBox .txt.cs {
		font-size: 18px;
		color: #989898;
		font-weight: bold;
	}
	
					/*===================sp=*/@media screen and (max-width: 860px) {
	.inner #story h2 {
		width: 110%;
		max-width: 110%;
		margin: 0 auto 0 auto;
		margin-left: -5%;
		overflow: hidden;
	}
						
	#story .txtBox {
		margin: 0 auto 30px auto;
		padding: 30px 0 20px 0;
	}
	#story .txtBox .img {
		width: 100%;
		margin: 0 auto;
	}
	#story .txtBox .tit {
		font-size: 18px;
		color: #d2ce9c;
		line-height: 1.4;
		text-align: left;
	}
	#story .txtBox .txt {
		font-size: 14px;
		text-align: left;
	}
	#story .txtBox .txt.cs {

		text-align: center;
	}
	
					}/*====================*/


/*-----------------------------------------------------------
	#story setting
-----------------------------------------------------------*/

#intro {
	background: #000000;
	width: 100%;
	position: relative;
	text-align: center;
}
	.inner03 #intro .contentBox {
		width: 100%;
		max-width: 1000px;
		padding: 1px 0 0 0;
	}
	.inner03 #intro .contentBox .introWrap {
		background: url(../img/intro_bg.jpg) no-repeat center top;
		background-size: cover;
		width: 100%;
		max-width: 1000px;
		margin: 0 auto 0 auto;
		padding: 70px 0 70px 0;
	}
	.inner #content #intro h2 {
		width: 90%;
		max-width: 600px;
		margin-bottom: 30px;
	}
	#intro  .txtBox {
		background: none;
		width: 100%;
		max-width: 1000px;
		font-size: 0;
		line-height: 2.0;
		margin: 0 auto 90px auto;
		color: #eeebda;
	}
	#intro .txtBox .txt01 {
		font-size: 30px;
		margin-bottom: 40px;
		font-weight: bold;
	}
	#intro .txtBox .txt02 {
		font-size: 20px;
	}


					
					/*===================sp=*/@media screen and (max-width: 1000px) {

#intro {
}
	.inner03 #intro .contentBox .introWrap {
		padding: 50px 0 50px 0;
	}
	#intro .txtBox {
		width: 90%;
		text-align: left;
		margin: 0 auto 40px auto;
		
	}
	.inner #content #intro h2 {
		width: 100%;
		margin-bottom: 20px;
	}
	#intro .txtBox .txt01 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	#intro .txtBox .txt02 {
		font-size: 14px;
	}
					}/*====================*/
					





/*----------------------------------#nazo setting----------*/
.inner.nazo #main .tit p {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 0 auto;
}
.nazo #content {
	padding-bottom: 0;
}
.nazo .contentBox {
	padding: 70px 0 200px;
}
#nazo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
		#nazo .contentBox .nazoWrap {
			width: 100%;
			position: relative;
		}
		#nazo01 {
			background: #000000 url(../img/nazo01_bg.jpg) no-repeat center top;
			background-size: 100% auto;
			width: 100%;
			margin: 0 auto 0 auto;
			padding: 0 0 0 0;
		}

		#nazo01.correct {
			background: #000000 url(../img/nazo01_o_bg.jpg) no-repeat center top;
			background-size: 100% auto;
		}
		#nazo01.incorrect {
			background: #000000 url(../img/nazo01_x_bg.jpg) no-repeat center top;
			background-size: 100% auto;
		}

		#nazo01 .intro {
			text-align: center;
			margin-bottom: 40px;
			font-size: 20px;
			font-weight: bold;
			font-family: "メイリオ", "Meiryo", "Hiragino Sans", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;

		}

		#nazo .contentBox .questionBox {
				width: 100%;
				max-width: 800px;
				margin: 20px auto 0 auto;
				position: relative;
				font-family: "メイリオ", "Meiryo", "Hiragino Sans", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;

		}
			#nazo .contentBox .questionBox .txtBox {
				width: 100%;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
			}
				#nazo .contentBox .questionBox .txtBox li {
					width: 100%;
					margin: 0 auto 5px auto;
				}
				#nazo .contentBox .questionBox .txtBox li p {
					font-size: 20px;
					color: #ffffff;
					font-weight: bold;
					display: block;
					padding-left: 0;
					margin: 0 0 0 0;
					
					display: -webkit-flex;
					display: flex;
					-webkit-align-items: baseline;
					align-items:         baseline;
					-webkit-justify-content: center;
					justify-content:         center;
					
				}
				#nazo .contentBox .questionBox .txtBox li p::before {
					content: "1.";
					display: block;
					font-size: 30px;
					color: #d16a3d;
					width: 1.2em;
					
				}
				#nazo .contentBox .questionBox .txtBox li .q01::before {
					content: "1.";
				}
				#nazo .contentBox .questionBox .txtBox li .q02::before {
					content: "2.";
				}
				#nazo .contentBox .questionBox .txtBox li .q03::before {
					content: "3.";
				}
				#nazo .contentBox .questionBox .txtBox li .q04::before {
					content: "4.";
				}
				#nazo .contentBox .questionBox .txtBox li .q05::before {
					content: "5.";
				}
				#nazo .contentBox .questionBox .txtBox li .q06::before {
					content: "6.";
				}

		#nazo .contentBox .correctBox {
			width: 100%;
			max-width: 500px;
			padding: 0 0 0 0;
			margin: 0 auto 0 auto;
			position: relative;
			text-align: center;
			font-family: "メイリオ", "Meiryo", "Hiragino Sans", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;

		}
			#nazo .contentBox .correctBox .txtBox .tit {
				width: 100%;
				max-width: 500px;
				margin: 0 auto 0 auto;
			}
				#nazo .contentBox .correctBox .txtBox .txt1 {
					width: 100%;
					text-align: center;
					font-size: 23px;
					color: #ffffff;
					margin-top: -30px;
					line-height: 1.6;
				}
				#nazo .contentBox .correctBox .txtBox .txt2 {
					font-size: 25px;
					color: #d2ce9c;
					margin-top: 20px;
					margin-bottom: 20px;
					line-height: 1.6;
				}
				
		#nazo .contentBox .incorrectBox {
			width: 100%;
			max-width: 500px;
			padding: 0 0 0 0;
			margin: 0 auto 0 auto;
			position: relative;
			text-align: center;
			font-family: "メイリオ", "Meiryo", "Hiragino Sans", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
			#nazo .contentBox .incorrectBox .txtBox .tit {
				width: 100%;
				max-width: 500px;
				margin: 0 auto 0 auto;
			}
			#nazo .contentBox .incorrectBox .txtBox .txt {
				width: 100%;
				text-align: center;
				font-size: 23px;
				color: #ffffff;
				margin-top: 30px;
				line-height: 1.6;
			}
			#nazo .contentBox .incorrectBox .btn {
				margin: 50px auto 0 auto;
				max-width: 300px;
				width: 90%;
			}
				
		#nazo .contentBox .answerBox {
			width: 100%;
			max-width: 650px;
			margin: 0 auto 0 auto;
			padding: 0 0 0 0;
			margin: 30px auto 0 auto;
		}
		#nazo .inputBox {
			width: 90%;
			margin: 10px auto 0 auto;
			z-index: 1;
			position: relative;
		}
		#nazo .inputBox div {
			width: 100%;
			
			display: -webkit-flex;
			display: flex;
			-webkit-justify-content: center;
			justify-content:         center;
			-webkit-flex-wrap: wrap;
			flex-wrap:         wrap;
		}
					 #nazo input[type="text"] {
						width: 64%;
						border: 0;
						margin: 0 0 0 0;
						padding: 15px 3% 15px 3%;
						
						border: solid 1px #91290d;
						font-size: 20px;
						outline: none;
						color: #ffffff;
						background: #000000;
						
						-webkit-box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
						-moz-box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
						box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
					}
						 #nazo input:focus {
							border:solid 1px #91290d;
						}
						
				#nazo input[type="submit"] {
					border: none;
					outline: none;
					width: 25%;
					color: #000000;
					text-align: center;
					background: #91290d;
					cursor: pointer;
					font-size: 22px;
					font-family: "メイリオ", "Meiryo", "Hiragino Sans", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
					font-weight: bold;
					padding: 10px 0 10px 0;
					margin: 0 0 0 2%;
						-webkit-box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
						-moz-box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
						box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
				}
					:placeholder-shown {
					    color: rgba(179, 179, 179, 0.30); }
					::-webkit-input-placeholder {
					    color: rgba(179, 179, 179, 0.30); }
					:-moz-placeholder {
					    color: rgba(179, 179, 179, 0.30); opacity: 1; }
					::-moz-placeholder {
					    color: rgba(179, 179, 179, 0.30); opacity: 1; }
					:-ms-input-placeholder {
					    color: rgba(179, 179, 179, 0.30); }
					#nazo input[type="submit"][disabled]{
						opacity: 0.5;
					}
					#nazo #submit:hover {
						opacity: 0.5;
					}
						
		#nazo .contentBox .answerBox .nazo {
			width: 90%;
			margin: 0 auto 0 auto;
		}
		#nazo .contentBox .correctBox .inputBox {
			width: 100%;
		}
					 #nazo .correctBox input[type="text"] {
						width: 62%;
					}
				.correctBox input[type="submit"] {
					width: 30%;
				}
				
				
	/*----------------------------------#privilege setting SP----------*/
					@media screen and (max-width: 1020px) {
						

input[type="button"],input[type="text"],input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
#nazo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nazo h2 img {
	width: 100%;
}
	#nazo .contentWrap {
		background: none;
		box-shadow: none;
		margin: 0 auto 0 auto;
	}
.nazo .contentBox {
	padding: 50px 0 50px;
}

#nazo01 .intro {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

.inner.nazo #main .tit p {
	max-width: 60%;
}
		#nazo .inputBox {
			width: 100%;
			margin-top: 20px;
		}
		#nazo .contentBox .answerBox .nazo {
			width: 100%;
			margin: 0 auto 0 auto;
		}
				
				 #nazo .answerBox input[type="text"] {
					width: 50%;
					font-size: 16px;
					padding: 2% 5% 2% 5%;
				}
					
				#nazo .answerBox #submit {
					width: 28%;
					padding: 2% 5% 2% 5%;
					font-size: 16px;
					margin: 0 0 0 2%;
					font-weight: bold;
				}
				
					
		#nazo .contentBox .questionBox {
				width: 100%;
				max-width: 100%;
				margin: 0 auto 0 auto;
				position: relative;
		}
			#nazo .contentBox .questionBox .txtBox {
				width: 100%;
				padding: 0 0 0 0;
				margin: 10px 0 0 0;
			}
				#nazo .contentBox .questionBox .txtBox li {
					width: 100%;
					margin: 0 auto 2px auto;
				}
				#nazo .contentBox .questionBox .txtBox li p {
					font-size: 18px;
					color: #ffffff;
					font-weight: bold;
					display: block;
					padding-left: 0;
					margin: 0 0 0 0;
					text-align: left;
					display: -webkit-flex;
					display: flex;
					-webkit-align-items: baseline;
					align-items:         baseline;
					-webkit-justify-content: flex-start;
					justify-content:         flex-start;
					
				}
				#nazo .contentBox .questionBox .txtBox li p::before {
					content: "1.";
					display: block;
					font-size: 22px;
					color: #d16a3d;
					width: 1.2em;
					
				}
				#nazo .contentBox .questionBox .txtBox li .q01::before {
					content: "1.";
				}
				#nazo .contentBox .questionBox .txtBox li .q02::before {
					content: "2.";
				}
				#nazo .contentBox .questionBox .txtBox li .q03::before {
					content: "3.";
				}
				#nazo .contentBox .questionBox .txtBox li .q04::before {
					content: "4.";
				}
				
		#nazo .contentBox .correctBox {
			width: 100%;
			max-width: 100%;
		}
			#nazo .contentBox .correctBox .txtBox .tit {
				width: 80%;
				max-width: 80%;
				margin-top: -30px;
			}
				#nazo .contentBox .correctBox .txtBox .txt1 {
					font-size: 18px;
					color: #ffffff;
					margin-top: 0;
					text-align: left;
				}
				#nazo .contentBox .correctBox .txtBox .txt2 {
					font-size: 18px;
					color: #d2ce9c;
					margin-top: 20px;
					margin-bottom: 20px;
					text-align: left;
				}
		
		#nazo .contentBox .incorrectBox {
			width: 90%;
			margin: 0 auto; 
		}
			#nazo .contentBox .incorrectBox .txtBox .tit {
				width: 80%;
				max-width: 80%;
			}
			#nazo .contentBox .incorrectBox .txtBox .txt {
				width: 100%;
				text-align: center;
				font-size: 18px;
				color: #ffffff;
				margin-top: 30px;
				line-height: 1.6;
				text-align: left;
			}
			#nazo .contentBox .incorrectBox .btn {
				margin: 50px auto 0 auto;
				max-width: 300px;
				width: 50%;
			}
			
		#nazo .contentBox .correctBox .inputBox {
			width: 100%;
			margin: 20px 0 0 0;
			position: relative;
		}
				 #nazo .correctBox input[type="text"] {
					width: 50%;
					font-size: 16px;
					padding: 2% 5% 2% 5%;
				}
					
				#nazo .correctBox #submit {
					width: 28%;
					padding: 2% 5% 2% 5%;
					font-size: 16px;
					margin: 0 0 0 2%;
					font-weight: bold;
				}
				
					
					}

/*----------------------------------nazo share setting----------*/
.pop {
	display: none;
}

.pop .bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #000000;
	opacity: 0.8;
}
.pop .popWrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	overflow-y: auto;
	overflow-x: hidden;
}
	.pop .popBox {
		text-align: center;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		padding: 0 8px;
		box-sizing: border-box;
		padding-top: 40px;
		padding-bottom: 40px;
		padding-left: 6px;
		padding-right: 6px;
	}
		.pop .popBox:before {
			content: '';
			display: inline-block;
			height: 100%;
			vertical-align: middle;
		}
		
		.popItem {
			position: relative;
			display: inline-block;
			vertical-align: middle;
			margin: 0 auto;
			text-align: left;
			z-index: 1045;
			cursor: auto;
			line-height: 0;
			width: 98%;
			max-width: 1020px;
			opacity: 0;
			-webkit-transition: all 0.15s ease-out;
			-moz-transition: all 0.15s ease-out;
			transition: all 0.15s ease-out;
			opacity: 1;
		}


.filepop {
	background: #000000;
	padding: 50px 0 50px 0;
	border: 1px solid #91290d;
	-webkit-box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
	-moz-box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
	box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
}
	.filepop.file01fate {
		background: url(../../goods/img/file_01_o_bg.jpg) no-repeat center top;
		background-size: cover;
	}
	.filepop.file02fate {
		background: url(../../goods/img/file_02_o_bg.jpg) no-repeat center top;
		background-size: cover;
	}
	.filepop.file03fate {
		background: url(../../goods/img/file_03_o_bg.jpg) no-repeat center top;
		background-size: cover;
	}
	.filepop.file04fate {
		background: url(../../goods/img/file_04_o_bg.jpg) no-repeat center top;
		background-size: cover;
	}
	.filepop.file05fate {
		background: url(../../goods/img/file_05_o_bg.jpg) no-repeat center top;
		background-size: cover;
	}
	.filepop.file06fate {
		background: url(../../goods/img/file_06_o_bg.jpg) no-repeat center top;
		background-size: cover;
	}

	.filepop .tit {
		width: 40%;
		max-width: 200px;
		margin: 0 auto;
	}
	.filepop .img {
		width: 90%;
		max-width: 735px;
		margin: 20px auto 0 auto;
	}
	.filepop .commBox {
		width: 100%;
		max-width: 660px;
		margin: 0 auto 0 auto;
		padding: 20px 30px 20px 30px;
		line-height: 1.8;
		font-size: 19px;
		color: #ffffff;
		z-index: 1;
		text-align: center;
		position: relative;
	}
	.filepop .btn {
		width: 80%;
		max-width: 344px;
		margin: 0 auto 0 auto;
	}

	.filepop .btn:hover {
		opacity: 0.7;
	}

.filepop button.close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

.filepop button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.filepop .close {
  position: absolute;
  right: 3%;
  top: 20px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 0 0;
  color: #FFF;
  font-style: normal;
  font-size: 70px;
  font-family: Arial, Baskerville, monospace; }
  .filepop .close:hover,
  .filepop .close:focus {
    opacity: 1; }
  .filepop .close:active {
    top: 20px; }
	.filepop .close {
	  color: #522164 !important;
	}
	
	/*---------------------------------- setting SP----------*/
					@media screen and (max-width: 1020px) {
.filepop {
	padding: 15% 0 15% 0 ;
}
	.filepop .commBox {
		width: 80%;
		max-width: 90%;
		margin: 5% auto 0 auto;
		padding: 5% 5% 5% 5%;
		font-size: 14px;
		font-weight: bold;
		z-index: 1;
		position: relative;
	}
	.filepop .btn {
		width: 70%;
		max-width: 300px;
		margin: 5% auto 0 auto;
	}
					
.filepop .close {
	right: 2%;
	top: -2%;
}
  .filepop .close:active {
    top: -2%; }
					
					
					}


.nazoshare {
	background: #fbaf29;
	padding: 50px 0 50px 0;
	border: 1px solid #91290d;
	-webkit-box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
	-moz-box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
	box-shadow: 0 0 10px 0 rgba(145, 42, 13, 0.80);
}
	.nazoshare .tit {
		width: 90%;
		max-width: 720px;
		margin: 0 auto;
	}
	.nazoshare .name {
		width: 90%;
		max-width: 720px;
		margin: 20px auto 0 auto;
		color: #ffffff;
		font-size: 25px;
		font-weight: bold;
		text-align: center;
	}
	.nazoshare .img {
		width: 90%;
		max-width: 720px;
		margin: 30px auto 0 auto;
	}
	.nazoshare .commBox {
		background: #fff;
		border: solid 2px #ccc;
		width: 100%;
		max-width: 660px;
		margin: 10px auto 15px auto;
		padding: 30px 30px 30px 30px;
		line-height: 1.8;
		font-size: 19px;
		color: #000;
		z-index: 1;
		position: relative;
		font-family: "メイリオ", "Meiryo", "Hiragino Sans", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	}
	.nazoshare .btn {
		width: 80%;
		max-width: 344px;
		margin: 0 auto 0 auto;
	}


.nazoshare button.close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

.nazoshare button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.nazoshare .close {
  position: absolute;
  right: 3%;
  top: 20px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 0 0;
  color: #FFF;
  font-style: normal;
  font-size: 70px;
  font-family: Arial, Baskerville, monospace; }
  .nazoshare .close:hover,
  .nazoshare .close:focus {
    opacity: 1; }
  .nazoshare .close:active {
    top: 20px; }
	.nazoshare .close {
	  color: #522164 !important;
	}
	
	/*---------------------------------- setting SP----------*/
					@media screen and (max-width: 1020px) {
.nazoshare {
	padding: 15% 0 15% 0 ;
}

	.nazoshare .commBox {
		width: 80%;
		max-width: 90%;
		margin: 5% auto 0 auto;
		padding: 5% 5% 5% 5%;
		font-size: 14px;
		font-weight: bold;
		z-index: 1;
		position: relative;
	}
	.nazoshare .name {
		font-size: 14px;
	}
	.nazoshare .btn {
		width: 70%;
		max-width: 300px;
		margin: 5% auto 0 auto;
	}
					
.nazoshare .close {
	right: 2%;
	top: -2%;
}
  .nazoshare .close:active {
    top: -2%; }
					
					
					}



/*-----------------------------------------------------------
	.noteBox setting
-----------------------------------------------------------*/
.noteBox {

width: 100%;
position: relative;
text-align: center;
padding: 60px 0 80px 0;
margin: 0 0 0 0;
}
.goods .noteBox {
	background: none;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
}
	.noteBox p {
width: 70%;
max-width: 695px;
margin: 0 auto 0 auto;
font-size: 15px;
color: #ffffff;
line-height: 2.0;
padding: 20px 30px 30px 30px;
border: 1px solid #91290d;
						-webkit-box-shadow: 0 0 15px 0 rgba(145, 42, 13, 0.90);
						-moz-box-shadow: 0 0 15px 0 rgba(145, 42, 13, 0.90);
						box-shadow: 0 0 15px 0 rgba(145, 42, 13, 0.90);
	}
		.noteBox img {
			width: 100%;
			max-width: 500px;
			margin: 0 auto 0 auto;
		}
		.noteBox p span {
			font-size: 12px;
			font-weight: bold;
			color: #b0b0b0;
		}
		.noteBox p a {
			color: #b0b0b0;
			text-decoration: underline;
		}
		.noteBox p a:hover {
			color: #b0b0b0;
			text-decoration: none;
		}


	/*----------------------------------btn setting SP----------*/
					@media screen and (max-width: 860px) {
						
.goods .noteBox {
background: none;
padding: 10px 0 0 0;
margin: 0 0 20px 0;
}
.noteBox {
	padding: 30px 0 40px 0;
}
	
	.noteBox p {
		width: 80%;
		margin: 0 auto 0 auto;
		text-align: left ;
		font-size: 14px;
	}
		.noteBox p span {
			font-size: 12px;
			font-weight: bold;
		}
	
					}

/*-----------------------------------------------------------
	goods setting
-----------------------------------------------------------*/
.goods {

}
#goods {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}
	.goods .goodsWrap {
		width: 100%;
		max-width: 950px;
		margin: 0 auto 0 auto;
	}

	.goods .goodsWrap ul li {
		padding: 40px 0 40px 0;
		display: -webkit-flex; /* Safari */
		display: flex;
		-webkit-justify-content: space-between; /* Safari */
		justify-content:         space-between;
  -webkit-align-items: flex-start; /* Safari */
  align-items:         flex-start;
			min-height: 270px;
			position: relative;
	}
	
			.goods .goodsWrap ul li.goods02 .txtBox,
			.goods .goodsWrap ul li.goods04 .txtBox,
			.goods .goodsWrap ul li.goods04 .txtBox,
			.goods .goodsWrap ul li.goods06 .txtBox,
			.goods .goodsWrap ul li.goods08 .txtBox,
			.goods .goodsWrap ul li.goods10 .txtBox {
				-webkit-order: -1; /* Safari */
				order:         -1;
			}

		.goods .goodsWrap ul li .img {
			width: 47%;
		}
		.goods .goodsWrap ul li .img a {
			width: 100%;
			height: 100%;
			display: block;
		}
		.goods .goodsWrap ul li .txtBox {
			width: 48%;
			-webkit-order: 2; /* Safari */
			order:         2;
			padding: 0 0 0 0;
		}
			.goods .goodsWrap ul li .txtBox .tit {
				font-size: 25px;
				color: #d2ce9c;
				line-height: 1.1;
				font-weight: bold;
			}
				.goods .goodsWrap ul li .txtBox .tit span {
					font-size: 15px;
					color: #8f8f8f;
				}
			.goods .goodsWrap ul li .txtBox .price {
				font-size: 20px;
				color: #ffffff;
				margin: 0 0 0 0;
			}
			.goods .goodsWrap ul li .txtBox .txt {
				font-size: 16px;
				color: #ffffff;
				line-height: 1.6;
				margin: 20px 0 0 0;
				font-weight: bold;
			}
			.goods .goodsWrap ul li .txtBox .txt span {
				color: #cecb99;
			}
			.goods .goodsWrap ul li .txtBox .txt span.note {
				font-size: 12px;
				color: #adadad;
			}
/*
			.goods .goodsWrap ul li .txtBox .txt span.note a {
				font-size: 12px;
				text-decoration: underline;
				color: #ffffff;
			}
			.goods .goodsWrap ul li .txtBox .txt span.note a:hover {
				text-decoration: none;
			}
*/
			.goods .notify {
				font-size: 28px;
				color: #d8b148;
				line-height: 1.1;
				font-weight: bold;
				text-align: center;
				margin-top: 50px;
			}
			.goods .goodsWrap ul li .btn {
				width: 80%;
				margin-top: 20px;
				margin-left: -2.6%;
			}
					/*===================sp=*/@media screen and (max-width: 1020px) {

#goods {
	margin: 0 auto 0 auto;
}
#regoods h2 img {
	width: 30.625%;
}
		.goods .goodsWrap ul li {
			padding: 5% 0 10% 0;
			display: block;
		}
		.goods .goodsWrap ul li .img {
			width: 96%;
			margin: 0 auto 0 auto;
		}
		.goods .goodsWrap ul li .txtBox {
			width: 92%;
			padding: 0 4% 0 4%;
		}
			.goods .goodsWrap ul li .txtBox .tit {
				font-size: 16px;
				line-height: 1.4;
				margin-top: 5%;
			}
				.goods .goodsWrap ul li .txtBox .tit span {
					font-size: 14px;
				}
			.goods .goodsWrap ul li .txtBox .price {
				font-size: 14px;
				color: #ffffff;
				margin: 20px 0 0 0;
			}
			.goods .goodsWrap ul li .txtBox .txt {
				font-size: 14px;
				color: #ffffff;
				line-height: 1.6;
				margin: 20px 0 0 0;
			}
			.goods .goodsWrap ul li .btn {
				width: 80%;
				margin: 20px 0 0 -2.7%;
			}
			.goods .notify {
				font-size: 18px;
				margin-top: 30px;
				margin-bottom: 30px;
			}

					}/*====================*/


/*-----------------------------------------------------------
	#file setting
-----------------------------------------------------------*/
#file {
	width: 100%;
	margin: 20px auto 60px auto;
/* 	background: #000000; */
}
	#file .mainWrap {
		width: 100%;
		background: url(../../goods/img/file_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	#file .mainWrap .mainBox {
		width: 90%;
		max-width: 1050px;
		margin: 0 auto 0 auto;
		padding: 45px 0 45px 0;
		
		display: -webkit-flex; /* Safari */
		display: flex;
		-webkit-justify-content: space-between; /* Safari */
		justify-content:         space-between;
		-webkit-align-items: center; /* Safari */
		align-items:         center;
	}
		#file .mainWrap .tit {
			width: 33%;
		}
		#file .mainWrap .img {
			width: 65%;
		}
	
	#file .fileWrap {
		
	}
		#file #file01.fileWrap {
			background: url(../../goods/img/file_01_bg.jpg) no-repeat center center;
			background-size: cover;
		}
		#file #file02.fileWrap {
			background: url(../../goods/img/file_02_bg.jpg) no-repeat center center;
			background-size: cover;
		}
		#file #file03.fileWrap {
			background: url(../../goods/img/file_03_bg.jpg) no-repeat center center;
			background-size: cover;
		}
		#file #file04.fileWrap {
			background: url(../../goods/img/file_04_bg.jpg) no-repeat center center;
			background-size: cover;
		}
		#file #file05.fileWrap {
			background: url(../../goods/img/file_05_bg.jpg) no-repeat center center;
			background-size: cover;
		}
		#file #file06.fileWrap {
			background: url(../../goods/img/file_06_bg.jpg) no-repeat center center;
			background-size: cover;
		}
		.fileWrap .answerBox {
			width: 90%;
			max-width: 820px;
			margin: 10px auto 0 auto;
			padding: 40px 0 35px 0;
			
			display: -webkit-flex; /* Safari */
			display: flex;
			-webkit-justify-content: space-between; /* Safari */
			justify-content:         space-between;
			-webkit-align-items: center; /* Safari */
			align-items:         center;
		}
			.fileWrap .answerBox .img {
				width: 24%;
				line-height: 0;
			}
			#file02.fileWrap .answerBox .inputBox,
			#file04.fileWrap .answerBox .inputBox,
			#file06.fileWrap .answerBox .inputBox {
				-webkit-order: -1; /* Safari */
				order:         -1;
			}
			.fileWrap .answerBox .inputBox {
				width: 68%;
			}
			.fileWrap .answerBox .inputBox form {
				margin-top: 20px;
			}
					 #file input[type="text"] {
						width: 64%;
						border: 0;
						margin: 0 0 0 0;
						padding: 15px 3% 15px 3%;
						
						border: solid 3px #dcdcdc;
						font-size: 20px;
						outline: none;
						color: #000000;
						background: #ffffff;
					}
					#file input[type="submit"] {
						border: none;
						outline: none;
						width: 25%;
						color: #ffffff;
						text-align: center;
						background: #000000;
						cursor: pointer;
						font-size: 24px;
						font-weight: bold;
						border: solid 3px #000000;
						padding: 10px 0 10px 0;
						margin: 0 0 0 2%;
					}
					#file input[type="submit"]:hover {
						background: #444444;
						border: solid 3px #444444;
					}

		
					/*===================sp=*/@media screen and (max-width: 860px) {
		#file {
			width: 100%;
			margin: 2% auto 5% auto;
		}
			#file .mainWrap .mainBox {
				
  -webkit-flex-direction: column; /* Safari */
  flex-direction:         column;
			}
		#file .mainWrap .tit {
			width: 70%;
		}
		#file .mainWrap .img {
			width: 90%;
			margin-top: 10px;
		}
		
		#file #file01.fileWrap {
			background-size: auto 100%;
		}
		#file #file02.fileWrap {
			background-size: auto 100%;
		}
		#file #file03.fileWrap {
			background-size: auto 100%;
		}
		#file #file04.fileWrap {
			background-size: auto 100%;
		}
		#file #file05.fileWrap {
			background-size: auto 100%;
		}
		#file #file06.fileWrap {
			background-size: auto 100%;
		}
		
		.fileWrap .answerBox {
-webkit-flex-direction: column;
flex-direction: column;
		}
			.fileWrap .answerBox .img {
				width: 60%;
				line-height: 0;
			}
			#file02.fileWrap .answerBox .inputBox,
			#file04.fileWrap .answerBox .inputBox,
			#file06.fileWrap .answerBox .inputBox {
				-webkit-order: 1; /* Safari */
				order:         1;
			}
			.fileWrap .answerBox .inputBox {
				width: 100%;
			}
			.fileWrap .answerBox .inputBox form {
				margin-top: 20px;
			}
		
					 #file input[type="text"] {
						width: 64%;
						border: 0;
						margin: 0 0 0 0;
						padding: 5px 3% 5px 3%;
						
						border: solid 3px #dcdcdc;
						font-size: 16px;
						outline: none;
						color: #000000;
						background: #ffffff;
					}
					#file input[type="submit"] {
						border: none;
						outline: none;
						width: 23%;
						color: #ffffff;
						text-align: center;
						background: #000000;
						cursor: pointer;
						font-size: 16px;
						font-weight: bold;
						border: solid 3px #000000;
						padding: 7px 0 7px 0;
						margin: 0 0 0 2%;
					}
					#file input[type="submit"]:hover {
						background: #444444;
						border: solid 3px #444444;
					}
		

		
					}/*====================*/



/*-----------------------------------------------------------
	voice setting
-----------------------------------------------------------*/

.voice .contentBox {
	width: 90%;
	max-width: 920px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
	.voice .movieBox {
		width: 100%;
		max-width: 570px;
		margin: 0 auto 10px auto;
	}
	.inner.voice .contentBox h2 {
		max-width: 800px !important;
		margin-bottom: 50px !important;
	}
	.inner.voice .contentBox .txtBox {
/* 		background: none; */
		border: none;
		border-top: none;
		padding: 0 0 0 0;
		text-align: center;
		color: #ffffff;
	}
	
	.inner.voice .contentBox .voiceWrap  {
		width: 100%;
		max-width: 800px;
		margin: 50px auto 0 auto;
	}
	.inner.voice .contentBox .voiceWrap.voice {
		margin-top: 0;
	}

	.contentBox .sns div {
		width: 90%;
		max-width: 470px;
		margin: 0 auto 40px auto;
	}
	.contentBox .voice .voiceBox {
		width: 80%;
		max-width: 430px;
		
		background: #000000;
		border-radius: 5px;
		padding: 20px 20px 20px 20px;
		margin: 0 auto 40px auto;
		border: 1px solid rgba(225, 198, 79, 0.40);
		color: #d2ce9c;
		font-size: 18px;
		font-weight: bold;
	}
		.contentBox .voiceBox .cap {
			text-align: right;
			font-weight: bold;
			font-size: 14px;
			color: #ffffff;
			margin-top: 20px;
		}

					/*===================sp=*/@media screen and (max-width: 860px) {
						
	.inner.voice .contentBox .txtBox {
		text-align: left;
	}
	
	.contentBox .voice .voiceBox {
		font-size: 14px;
		padding: 20px 5% 20px 5%;
	}
					}/*====================*/



/*-----------------------------------------------------------
	twbox setting
-----------------------------------------------------------*/
.twbox {
	width: 520px;
	text-align: center;
	margin: 20px auto 30px auto;
}

					/*===================sp=*/@media screen and (max-width: 860px) {
		.twbox {
			width: 84%;
			margin: 2% auto 5% auto;
		}
					}/*====================*/


/*-----------------------------------------------------------
	#share setting
-----------------------------------------------------------*/
.campaign2018 {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
	text-align: center;
}
	.campaign2018 .bnr {
		width: 60%;
		max-width: 260px;
		margin: 0 auto 0 auto;
	}

/*-----------------------------------------------------------
	#share setting
-----------------------------------------------------------*/
#share {
	background: #000000 url(../img/line_01.png) no-repeat center top;
	background-size: 100% auto;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 60px 0 0 0;
	position: relative;
	text-align: center;
}
#share .contentBox {
	background: none;
	padding: 20px 0 20px 0;
	overflow: hidden;
}
	#share h2 {
		width: 90%;
		max-width: 500px;
		margin: 0 auto 0 auto;
	}
	#share ul {
		width: 100%;
		max-width: 160px;
		margin: 10px auto 0 auto;
	}
		#share ul li {
			width: 70px;
			margin: 0 2px 0 2px;
			float: left;
			line-height: 0;
		}
		#share ul li img {
			width: 100%;
			height: auto;
		}
		#share ul li a {
			display: block;
		}
			
				/*===================sp=*/@media screen and (max-width: 1000px) {
					
#share {
	background: #000000 url(../img/sp/line_01.png) no-repeat center top;
	background-size: 100% auto;
	padding: 30px 0 0 0;
}
	#share .contentBox {
		width: 80%;
	}
		#share ul {
			width: 60%;
			margin-top: 3%
		}
		#share ul li {
			width: 28%;
			margin: 0 2% 0 2%;
		}
			
				}/*====================*/
								

/*-----------------------------------------------------------
	#footer setting
-----------------------------------------------------------*/
#footer {
	background: #000000;
	width: 100%;
	text-align: center;
	margin: -5px auto 0 auto;
	padding: 0 0 50px 0;
	position: relative;
	line-height: 1.6;
	color: #e5e5e4;
	z-index: 2;
}
	.footerWrap {
	}
	
	#footer .txt {
		font-weight: bold;
	}
	#footer .logo {
		margin: 60px 0 0 0;
	}
	#footer .logo p.col {
		width: 70%;
		max-width: 190px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content:         space-between;
		-webkit-align-items: center;
		align-items:         center;
		margin: 10px auto 0 auto;
	}
	
		#footer .logo img {
			width: 40%;
			max-width: 130px;
			margin: 0 0 0 0;
		}
			#footer .logo .logo02 {
				width: 100%;
				max-width: 60px;
			}
			#footer .logo .logo03 {
				width: 100%;
				max-width: 84px;
			}

#footer .copyright01 {
	font-size: 12px;
	margin: 15px 0 10px 0;
	color: #bebebe;
	font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック", 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#footer .copyright02 {
	font-size: 12px;
	color: #cccccc;
}

					/*===================sp=*/@media screen and (max-width: 1000px) {


#footer .logo {
	margin: 30px 0 0 0;
}
#footer .txt {
	width: 90%;
	margin: 0 auto 0 auto;
	font-size: 14px;
	text-align: left;
}

						
					}/*====================*/
