@charset "utf-8";

/*-----------------------------------------------
	teaser
-----------------------------------------------*/
#contentsWrap{
	overflow:hidden;
}


/* header */
#header{
	height:960px;
	position:relative;
}
#header .wrapper{
	max-width:1300px;
	width:96%;
	margin:0 auto;
	text-align:center;
	z-index:100;
	color:#fff;
	position:relative;
	z-index:10001;
}
#header .boxTxt{
	display:inline-block;
	position:relative;
	padding-top:230px;
}
#header .txt_line{
	padding:0 0 39px;
}
#header .txtFinal{
	position:absolute;
	top: 104px;
    left: -74px;
}
#header .txtMore{
	padding:32px 0 39px;
}
#header .boxTxt_2{
	display:inline-block;
	position:relative;
	padding-top:110px;
}
#header .txtSlideThanks{
	padding:65px 0 0;
}
#header .txtSlideThanks img{
	width:100%;
	height:auto;
}
#header .sliderWrap{
	width:2000px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-1000px;
	z-index:1;
}
#header .sliderWrap .animZoom img{
	animation: imgZoom 10s linear 0s 1 normal forwards;
	-webkit-animation: imgZoom 10s linear 0s 1 normal forwards;
}
@keyframes imgZoom{
	0% {
		-moz-transform:scale(1.0);
		-webkit-transform:scale(1.0);
		transform:scale(1.0);
	}
	100% {
		-moz-transform:scale(1.2);
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
}
@media only screen and (max-width:767px){
	#header{
		height:280px;
		min-height:280px;
	}
	#header .wrapper{
		width:94%;
		/*position:absolute;
		top:50%;
		left:50%;
		-webkit-transform: translate(-50%,-58%);
		-ms-transform: translate(-50%,-58%);
		transform: translate(-50%,-58%);*/
		padding:30px 0 0;
	}
	#header .boxTxt{
		padding-top:0px;
	}
	#header .txt_line{
		padding:0 0 15px;
	}
	#header .txt_line img{
		width:100%;
		max-width:290px;
		height:auto;
	}
	#header .txtFinal{
		top: -39px;
   		left: -27px;
	}
	#header .txtFinal img{
		width:35px;
		height:auto;
	}
	#header .txtMore{
		padding:0;
	}
	#header .txtMore img{
		width:100px;
		height:auto;
	}
	#header .boxTxt_2{
		padding-top:0;
	}
	#header .txt_line_2 img{
		width:100%;
		max-width:300px;
		height:auto;
	}
	#header .txtSlideThanks{
		padding:0;
	}
	#header .txtSlideThanks img{
		width:auto;
		height:auto;
		max-height:170px;
	}
	#header .sliderWrap{
		height:100%;
		margin-left:0;
		position:absolute;
		top:50%;
		left:50%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		text-align:center;
	}
	#header .sliderWrap img{
		display:inline;
		width:auto;
		height:280px;
		min-height:280px;
	}
}

/* contents */
#contents{
	position:relative;
}
#contents .inner{
	width:1300px;
	margin:0 auto;
	position:relative;
	padding-bottom:180px;
	z-index:3;
}
#contents .samurai{
	position:absolute;
    top: -270px;
    right: -132px;
	z-index:10000;
}
#contents .samurai2{
	position:absolute;
    top: -270px;
    left: -108px;
	z-index:10000;
}
@media only screen and (max-width:767px){
	#contents .inner{
		width:93.75%;
		margin:0 auto;
		padding-bottom:180px;
	}
	#contents .samurai{
		top:-58px;
		right:-10px;
	}
	#contents .samurai img{
		width:98px;
		height:auto;
	}
	#contents .samurai2{
		top:-58px;
		left:-35px;
	}
	#contents .samurai2 img{
		width:125px;
		height:auto;
	}
}

/* sec_about */
.sec_about{
	text-align:center;
	padding-top:63px;
}

.sec_about .logo_main{
	width:400px;
	margin:0 auto;
}

.sec_about .logo{
	position:absolute;
	top:-240px;
	z-index:10000;
}
.sec_about .tit{
	padding-top:70px;
}
.sec_about .icon_kanazawa{
	padding:60px 0 0;
}
.sec_about .boxCancel{
	border:solid 1px #FF0;
	width:1120px;
	margin:59px auto 0;
	padding:33px 0 30px;
	text-align:left;
}
.sec_about .titCancel{
	font-size:15px;
	letter-spacing:0.5px;
	line-height:1.5;
	color:#FF0;
	padding:0 35px 9px;
}
.sec_about .txtCancel{
	font-size:12px;
	line-height:24px;
	color:#fff;
	padding:0 34px;
}
@media only screen and (max-width:767px){
	.sec_about .logo_main{
		width:44%;
		margin:0 auto;
	}
	.sec_about .logo{
		width:44%;
		top:-70px;
	}
	.sec_about .logo img{
		width:155px;
		height:auto;
	}
	.sec_about .tit{
		width:90%;
		margin:0 auto;
		padding-top:20px;
	}
	.sec_about .icon_kanazawa{
		width:250px;
		margin:0 auto;
		padding:30px 0 0;
	}
	.sec_about .boxCancel{
		width:100%;
		margin:30px auto 0;
		padding:20px;
	}
	.sec_about .titCancel{
		font-size:15px;
		padding:0 0 9px;
		text-align:center;
	}
	.sec_about .txtCancel{
		font-size:12px;
		line-height:1.5;
		padding:0;
	}
}

/* sec_bnr */
.sec_bnr .list{
	font-size:0;
	padding-top:60px;
}
.sec_bnr .bnr{
	display:inline-block;
	vertical-align:top;
	width:410px;
	margin-right:35px;
	margin-bottom:35px;
	position:relative;
}
.sec_bnr .bnr:nth-child(3n){
	margin-right:0px;
}
.sec_bnr .bnr .boxBtn{
	width:90.24%;
	position:absolute;
	bottom:4.44%;
	left:4.88%;
	font-size:0;
}
.sec_bnr .bnr .boxBtn a{
	display:inline-block;
	font-variant:top;
	font-size:12px;
	width:48.65%;
	margin-right:2.7%;
}
.sec_bnr .bnr .boxBtn a:nth-child(even){
	margin-right:0;
}
@media only screen and (max-width:767px){
	.sec_bnr .list{
	    width: 93%;
    	margin: 0 auto;
		padding-top:30px;
		
	}
	.sec_bnr img{
		width:100%;
		height:auto;
	}
	.sec_bnr .bnr,
	.sec_bnr .bnr:nth-child(3n){
		display:block;
		width:100%;
		margin-right:auto;
		margin-bottom:20px;
	}
	.sec_bnr .bnr.soon{
		display:none;
	}
}

/* secSns */
.secSns{
	padding:95px 0 130px;
	width:1250px;
	margin:0 auto;
}
.secSns .tit{
	text-align:center;
	padding-bottom:80px;
}
.secSns .boxTw{
	width:700px;
	float:left;
	background:#fff;
	padding:15px 25px 0;
}
.secSns .boxBtn{
	width:500px;
	float:right;
}
.secSns .boxBtn .boxYoutube{
	margin:0 0 30px;
}
.secSns .boxBtn iframe {
	width:500px;
	height:280px;
}
.secSns .boxBtn .btn{
	display:block;
	margin:0 0 30px;
}
@media only screen and (max-width:767px){
	.secSns{
		width:93.75%;
		padding:0 0 20px;
	}
	.secSns .tit {
	    padding: 20px 0 35px;
	}
	.secSns .tit img{
		width:auto;
		height:30px;
	}
	.secSns .boxTw{
		width:100%;
		float:none;
		padding:0;
		margin:0 0 10px;
	}
	.secSns .boxTw iframe{
		width:100% !important;
		height:400px !important;
	}
	.secSns .boxBtn{
		width:100%;
		float:none;
		margin:0 auto;
	}
	.secSns .boxBtn .boxYoutube{
		width:100%;
		height:0;
		padding-top:56%;
		position:relative;
		margin:0 0 10px;
	}
	.secSns .boxBtn iframe {
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;

	}
	.secSns .boxBtn .btn{
		margin:0 0 10px;
	}
}

/* sec_sponso */
.sec_sponsor{
	padding-bottom:180px;
}
.sec_sponsor .tit{
	text-align:center;
	padding:0 0 80px;
}
.sec_sponsor .list{
	font-size:0;
}
.sec_sponsor .box{
	display:inline-block;
	vertical-align:top;
	width:244px;
	margin-right:20px;
	margin-bottom:20px;
}
.sec_sponsor .box:nth-child(5n){
	margin-right:0px;
}
@media only screen and (max-width:767px){
	.sec_sponsor{
		width:300px;
		margin:0 auto;
		padding-bottom:0;
	}
	.sec_sponsor .tit{
	    padding: 20px 0 35px;
	}
	.sec_sponsor .tit img{
		width:auto;
		height:30px;
	}
	.sec_sponsor .box,
	.sec_sponsor .box:nth-child(5n){
		width:49%;
		margin-right:2%;
		margin-bottom:2%;
	}
	.sec_sponsor .box:nth-child(2n){
		margin-right:0px;
	}
}

#header .boxWave{
	width:100%;
	height:910px;
	position:absolute;
	bottom:-300px;
	left:0;
	z-index:2;
}
.waterwave-canvas{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
@media only screen and (max-width:767px){
	#header .boxWave{
		display:none;
	}
}
