@charset "UTF-8";
/* CSS Document */

/*-------------------------------------
				TopPage
---------------------------------------*/


section.main{
	width:1200px;
	background: url(../img/top/main.png) no-repeat center top;
	margin: 0 auto;
}

section.main .inner{
	width:940px;
	margin:135px auto 0;
}

section.main h1{
	position:relative;
	top:0px;
	text-align:center;
}

section.main ul.appBtn{
	width:290px;
	margin:30px auto 0;
}

section.main ul.appBtn li{
	float:left;
}

section.main ul.appBtn li:last-child{
	float:right;
}

section.main dl.btmCont{
	background:url(../img/top/bg_btmCont.png) no-repeat top center;
	width:296px;
	height:219px;
	float:left;
	margin-right:26px;
}

section.main dl.btmCont:last-child{
	margin-right:0;
}

section.main dl.btmCont dt{
	text-align:center;
	position: relative;
	top:-25px;
}

section.main dl.btmCont dd{
	margin:20px;
	margin-top:-30px;
	height:164px;
	overflow:auto;
	background:#fff;
}


section.main dl.btmCont dd ul li{
	padding:3px 0 5px;
	margin:5px 10px;
	border-bottom:dashed #000 1px;
}

section.main dl.btmCont dd ul li:last-child{
	border-bottom:0;
}


section.main dl.btmCont dd.tw{
	height:140px;
}
section.main dl.btmCont dd.follow{
    width: auto;
    text-align: center;
    margin: -13px AUTO 50px;
    /* border: 2px solid #1b95e0; */
    display: BLOCK;
    height: auto;
    border-radius: 4PX;
    background: none;
    padding-bottom:40px;
}


#youtubeWdw{padding:30px;}


	section.main{
		width:100%;
		background: url(../img/top/main.png) no-repeat center top;
		margin: -30px auto 30px;
		background-size:107%;
	}

	section.main .inner{
		width:100%;
		margin:50px auto 0;
	}
	
	section.main ul.appBtn{
		width:100%;
		text-align:center;
		margin:0 auto;
	}

	section.main ul.appBtn li{
		float:none;
		margin-bottom:20px;
	}

	section.main ul.appBtn li:last-child{
		float:none;
	}

	section.main h1{
		width:60%;
		margin:0 auto;
		position:relative;
		top:85px;
		text-align:center;
	}

	section.main dl.btmCont{
		background:url(../img/top/bg_btmCont.png) no-repeat top center;
		width:296px;
		margin:0 auto 50px;
		height:219px;
		float:none;
	}

	section.main dl.btmCont:last-child{
		margin-right:auto;
	}

	section.main dl.btmCont dt{
		text-align:center;
		position: relative;
		top:-25px;
	}

	section.main dl.btmCont dd{
		margin:20px;
		margin-top:-30px;
		height:164px;
		overflow:auto;
		background:#fff;
	}

	section.main dl.btmCont dd ul li{
		padding:3px 0 5px;
		margin:5px 10px;
		border-bottom:dashed #000 1px;
	}

	section.main dl.btmCont dd ul li:last-child{
		border-bottom:0;
	}


section.main .banner-entry{
  width: 90%;
  margin: 80px auto 0;
}
section.main .banner-entry a{
  display: block;
  text-indent: -9999px;
  height: 0;
  padding-top: 52.358%;
  background: url(../img/top/bn_entry.png) no-repeat 0 0;
  background-size: contain;
}
section.main .banner-entry a:hover{
  background: url(../img/top/bn_entry_on.png) no-repeat 0 0;
  background-size: contain;
}


section.main .price{
	width:90%;
	text-align: center;
	margin:100px auto 20px;
}

section.main .price02{
	width:90%;
	text-align: center;
	margin:0 auto 20px;
}

section.main .bns{
	width:90%;
	margin:100px auto 0;
}

section.main .bns ul{
	display: block;
	width: 100%;
}

section.main .bns ul li{
	vertical-align: bottom;
	margin-bottom: 30px;
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
}


section.main .bns ul li .btns{
	position: relative;
	top:-33px;
	width: 73%;
	margin:-21% auto 20px;
	text-align: center;
}

section.main .bns ul li .btns a{
	display: block;
	margin-bottom:10px;
}


section.main .bns ul li .twBtn{
	position: relative;
	margin-top: -20px;
	width: 100%;
	text-align: center;
}




/*////////////----------NEWS----------////////////*/

section.news{
	width:1016px;
	background: url(../img/news/bg_cont.png) no-repeat center top;
	margin: 90px auto 0;
	height:613px;

}

section.news h1{
	text-align:center;
	top:-25px;
	position:relative;
		z-index:1000;
}

section.news .inner{
	text-align:center;
	width:910px;
	height:470px;
	overflow:auto;
	margin:0 auto 0;
}

section.news .inner dl{
	display:table;
	width:100%;
	text-align:left;
	font-size:16px;
	border-bottom: 1px dashed #000;
}

section.news .inner dl dt{
	display:table-cell;
	width:20%;
	font-weight:bold;
	padding:3% 0;
}

section.news .inner dl dd{
	display:table-cell;
	width:80%;
	padding:3% 0;

}

	section.news{
		width:94%;
		background:none;
		margin: 40px auto 0;
		height:auto;

	}

	section.news h1{
		text-align:center;
		top:0px;
		position:relative;
		z-index:1000;
	}

	section.news .inner{
		text-align:center;
		box-sizing:border-box;
		border:4px solid #7c4e12;
		background:rgba(255,255,255,0.8);
		width:100%;
		height:auto;
		overflow:none;
		padding:10% 0 5%;
		margin:0 auto 0;
		top:-40px;
		position:relative;
	}
	
	section.news .inner dl{
		display:block;
		width:94%;
		margin:0 auto;
		text-align:left;
		font-size:16px;
		border-bottom: 1px dashed #000;
	}
	section.news .inner dl dt{
		display:block;
		width:100%;
		font-weight:bold;
		padding:5% 0 0;
	}

	section.news .inner dl dd{
		display:block;
		width:100%;
		padding:0 0 5%;

	}

/*////////////----------STORY----------////////////*/

section.story{
	width:1016px;
	background: url(../img/story/bg_cont.png) no-repeat center top;
	margin: 90px auto 0;
	height:613px;

}

section.story h1{
	text-align:center;
	top:-25px;
	position:relative;
		z-index:1000;
}

section.story .inner{
	text-align:center;
	width:910px;
	height:470px;
	overflow:auto;
	margin:0 auto 0;
}


	section.story{
		width:94%;
		background:none;
		margin: 40px auto 0;
		height:auto;

	}

	section.story h1{
		text-align:center;
		top:0px;
		position:relative;
		z-index:1000;
	}

	section.story .inner#scroll{
		text-align:center;
		box-sizing:border-box;
		border:4px solid #7c4e12;
		background:rgba(255,255,255,0.8);
		width:100%;
		height:100%;
		overflow:visible;
		padding:10% 0 5%;
		margin:0 auto 0;
		top:-40px;
		position:relative;
	}

	section.story .inner#scroll img{
		width:94%;
		display:inline-block;
		margin:0 auto;
	}




/*////////////----------charactor----------////////////*/

section.charactor{
	width:1016px;
	background: url(../img/charactor/bg_cont.png) no-repeat center top;
	margin: 90px auto 0;
	height:613px;

}

section.charactor h1{
	text-align:center;
	top:-25px;
	position:relative;
	z-index:1000;
}

section.charactor h2{
	text-align:left;
	margin-bottom:20px;
}

section.charactor .inner{
	text-align:center;
	width:910px;
	margin:0 auto 0;
}

section.charactor .inner#scroll{
	height:470px;
	overflow:auto;
}

section.charactor .inner .box{
	display:table;
	width:100%;
	text-align:center;
	margin-bottom:50px;
}

section.charactor .inner .box.mainc{
	width:70%;
	margin:0 auto 50px;
}

section.charactor .inner .box.subc{
	width:50%;
	margin:0 auto 50px;
}


section.charactor .inner .box.subcSin{
	width:25%;
	margin:0 auto 50px;
}

section.charactor .inner .box .ch{
	display:table-cell;
	text-align:center;
}

.chDetail{
	width:auto;
	margin:0 auto 0;
}

.chDetail h2{
	text-align:center;
	margin-bottom:10px;
	margin-top:20px;
}

.chDetail .inner {
	margin:0px auto 0;
	display:table;
	width:800px;
	text-align:center;
}

.chDetail .inner .txt{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
}

.chDetail .inner .txt img{
	margin-top:;
}

.chDetail .inner .img{
	text-align:center;
	width:300px;
	display:table-cell;
}


	section.charactor{
		width:94%;
		background:none;
		margin: 40px auto 0;
		height:auto;

	}

	section.charactor h1{
		text-align:center;
		top:0px;
		position:relative;
		z-index:1000;
	}
	
	section.charactor h2{
		width:40%;
		margin:0 auto;
		text-align:center;
		margin-bottom:20px;
	}
	
	section.charactor .inner{
		text-align:center;
		box-sizing:border-box;
		border:4px solid #7c4e12;
		background:rgba(255,255,255,0.8);
		width:100%;
		height:auto;
		overflow:auto;
		padding:10% 0 5%;
		margin:0 auto 0;
		top:-40px;
		position:relative;
	}
	section.charactor .inner#scroll{
			height:auto;
		overflow:auto;
	}

	.chDetail{
		width:90%;
		margin:0 auto 0;
		padding-top:30px;
	}

	.chDetail h2{
		width:70%;
		text-align:center;
		margin:0 auto 0;
		margin-bottom:30px;
	}

	.chDetail .inner {
		margin:0 auto;
		display:block;
		width:100%;
		text-align:center;
	}

	.chDetail .inner .txt{
		display:block;
		text-align:center;
		vertical-align:middle;
		margin-bottom:20px;

	}

	.chDetail .inner .img{
		width:100%;
		text-align:center;
		display:block;
	}
	section.charactor .inner .box.mainc{
		width:50%;
		margin:0 auto 50px;
	}



/*////////////----------SYSTEM----------////////////*/

section.system{
	width:auto;
	background: none;
	margin: 90px auto 0;
	height:auto;
}

section.system h1{
	text-align:center;
	top:-25px;
	position:relative;
	z-index:1000;
}

section.system .wrap{
    text-align: left;
    box-sizing: border-box;
    border: 4px solid #7c4e12;
    background: rgba(255,255,255,0.8);
    width: 96%;
    height: auto;
    overflow: auto;
    padding: 10% 0 5%;
    margin: 0 auto 0;
    top: -70px;
    position: relative;
}

section.system:after{
	content: none;

}


section.system h1{
	width:auto;
	margin:40px auto 0;
	text-align:center;
	position:relative;
	z-index:1000;
	background:none;
}

section.system .inner{
	text-align:center;
	width:96%;
	height:auto;
	margin:0 auto 60px;
}

section.system .intro{
    border-top: 2px solid #7c4e12;
    border-bottom: 2px solid #7c4e12;

   	width: 90%;
	font-size: 16px;
	margin: 0 auto 50px;
	box-sizing:border-box;
	padding: 3%;
	height: auto;
}

section.system .intro p{
	margin-bottom: 20px;
}

section.system .inner h2{
	margin-bottom:10px;
}
section.system .inner .detail{
	margin-bottom: 15px;
}

section.system .inner ul {
	display: block;
	margin-top: 15px;
	table-layout: fixed;
}

section.system .inner ul li{
	display: block;
	margin-bottom:3%;
	width: 100%;
}

section.system .inner ul li p:first-child{
	display:inline-block;
	width: 30%;
	float:left;
	margin-right:2%;
}

section.system .inner ul li p.txt{
	padding:3%;
	text-align: left;
}


section.system .inner:after{
	margin-top: 40px;
	margin-bottom: 40px;
	visibility:visible;
	content: url(../img/system/line.png);
	display:block;
	text-align: center;
	background: no-repeat center top;
	height: 30px;
}


	.secBoxdetail{
		text-align:left;
		color:#fff;
		width:98%;
		padding: 10% 0;
		margin:20px auto;
	}	


/*////////////----------REPORT----------////////////*/

section.report{
	width:1016px;
	background: url(../img/report/bg_cont.png) no-repeat center top;
	margin: 90px auto 0;
	height:715px;
}

section.report h1{
	text-align:center;
	top:-25px;
	position:relative;
		z-index:1000;
}

section.report #scroll{
	width:940px;
	margin:0 auto 0;
	overflow:auto;
	height:600px;
}

section.report .inner{
	text-align:center;
	width:800px;
	height:auto;
	margin:0 auto 60px;
}

section.report .inner .secBox{
	width:370px;
	position:relative;
	text-align:left;
}

section.report .inner .secBox p{
	text-align:center;
}

section.report .inner a{
	color:#000;
}


	section.report{
		width:94%;
		background:none;
		margin: 40px auto 0;
		height:auto;

	}

	section.report h1{
		text-align:center;
		top:0px;
		position:relative;
		z-index:1000;
	}
	
	section.report h2{
		width:95%;
		margin:0 auto;
		text-align:center;
		margin-bottom:20px;
	}
	
	section.report h3 img{
		height:65px;
		margin:0 auto;
		text-align:center;
	}
	
	section.report .inner{
		text-align:center;
		width:100%;
		height:auto;
		margin:0 auto 0px;
	}

	section.report #scroll{
		text-align:center;
		box-sizing:border-box;
		border:4px solid #7c4e12;
		background:rgba(255,255,255,0.8);
		width:100%;
		height:auto;
		overflow:auto;
		padding:10% 0 5%;
		margin:0 auto 0;
		top:-40px;
		position:relative;
	}
	
	section.report #scroll .secBox{
		float:none;
		text-align:left;
		padding-bottom:10px;
	}
	section.report .inner .secBox{
		width:80%;
		position:relative;
		margin:0 auto;
	}
	
	section.report .report_text{width:80%; margin:0 auto;}




/*////////////----------EVENT----------////////////*/

section.event{
	width:1016px;
	background: url(../img/event/bg_cont.png) no-repeat center top;
	margin: 90px auto 0;
	height:715px;
}

section.event h1{
	text-align:center;
	top:-25px;
	position:relative;
		z-index:1000;
}

section.event h2{
font-size:21px;font-weight:bold;color:#523a19;text-align:center;padding:15px 0 0 0;}

section.event #scroll{
	width:940px;
	margin:0 auto 0;
	overflow:auto;
	height:600px;
}

section.event .inner{
	text-align:center;
	width:800px;
	height:auto;
	margin:0 auto 60px;
}

section.event .inner .secBox{
	width:253px;
	position:relative;
	text-align:left;
	margin:0 6px 15px 6px;
}

section.event .inner .secBox p{
	text-align:center;
}

section.event .inner a{
	color:#ff782b;
}


	section.event{
		width:94%;
		background:none;
		margin: 40px auto 0;
		height:auto;

	}

	section.event h1{
		text-align:center;
		top:0px;
		position:relative;
		z-index:1000;
	}
	
	section.event h2{
		width:95%;
		margin:0 auto;
		text-align:center;
		margin-bottom:0;
	}
	
	section.event h3 img{
		height:65px;
		margin:0 auto;
		text-align:center;
	}
	
	section.event .inner{
		text-align:center;
		width:100%;
		height:auto;
		margin:0 auto 0px;
	}

	section.event #scroll{
		text-align:center;
		box-sizing:border-box;
		border:4px solid #7c4e12;
		background:rgba(255,255,255,0.8);
		width:100%;
		height:auto;
		overflow:auto;
		padding:10% 0 5%;
		margin:0 auto 0;
		top:-40px;
		position:relative;
	}
	
	section.event #scroll .secBox{
		float:none;
		text-align:center;
		padding-bottom:10px;
	}
	section.event .inner .secBox{
		width:80%;
		position:relative;
		margin:0 auto;
	}
	
	section.event .event_text{width:80%; margin:0 auto; font-size:16px;}



/*////////////----------GALLERY----------////////////*/

section.gallery .inner{
    text-align: left;
    box-sizing: border-box;
    border: 4px solid #7c4e12;
    background: rgba(255,255,255,0.8);
    width: 96%;
    height: auto;
    overflow: auto;
    padding: 10% 0 5%;
    margin: 0 auto 0;
    top: -40px;
    position: relative;
}

section.gallery:after{
	content: none;

}

section.gallery h1{
	width: auto;
	text-align:center;
	margin-top:40px;
	position:relative;
	z-index:1000;
	background:none;
}

section.gallery .inner .box{
	display:block;
	width:100%;
	margin:0 auto 40px;
	text-align:center;
}

section.gallery .inner .box .thumb{
	float: left;
	width: 50%;
	padding:2%;
	box-sizing:border-box;
	margin-right: 0;
}

section.gallery .inner .box .thumb:last-child{
	margin-right: 0;
}

.glDetail .inner{
	width: 100%;
	font-size: 16px;
	margin:0 auto;
	color: #fff;
}

.glDetail .inner .img{
	text-align: center;
	margin-bottom: 30px;
}

.glDetail .inner h2 span,
.glDetail .inner h3 span,
.glDetail .inner h4{
	font-weight: bold;
}

.glDetail .inner h4{
	margin-top: 30px;
}

/*////////////----------TXTPAGE----------////////////*/

section.txtPage{
	width:94%;
	background:none;
	margin: 40px auto 0;
	height:auto;

}

section.txtPage h1{
	text-align:center;
	top:0px;
	position:relative;
	z-index:1000;
}

section.txtPage .inner#scroll{
	text-align:left;
	box-sizing:border-box;
	border:4px solid #7c4e12;
	background:rgba(255,255,255,0.8);
	width:100%;
	height:100%;
	overflow:visible;
	padding:10% 5%;
	margin:0 auto 0;
	top:-40px;
	position:relative;
}

section.txtPage .inner#scroll img{
	width:94%;
	display:inline-block;
	margin:0 auto;
}

section.txtPage h3{
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	margin-bottom: 20px;
}

section.txtPage h4{
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 5px;
	text-align: center;
}

section.txtPage .inner p{
	margin-bottom: 20px;
}
