@charset "UTF-8";

.spnone{
	display: none !important;
}

body{
	background-color: rgba(0,0,0,1);
	font-size: 12px;
}

#header {
	position:absolute;
	width: 100%;
	top:0;
	left:0;
	z-index:100;
	background-color: rgba(0,0,0,1);
	text-align: center;
	padding: 15px 0;
}
#header .logo{
	background: url(../img/top/logo.png) no-repeat 0 0;
	background-size:100% auto;
	width: 145px;
	height:24px;
	margin:0 auto;;
}
#header .logo img{
	display: none;
}
#header nav{
	display: none;
}

#mainVisual{
	position:relative;
	overflow:hidden;
}
#mainVisual h1{
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sp/top/main_ttl.png) no-repeat 0 0;
	background-size: 100% auto;
	width: 80%;
	height: 0;
	padding-top: 54%;
	margin: 5% auto;
}
#mainVisual .sns{
	margin-bottom: 50px;
	text-align: center;
}
#mainVisual .sns li{
	display: inline-block;
	vertical-align: top;
}

#mainVisualImg{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 100%;
}
#mainVisualImg > *{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mainVisualImg .img{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position:center 0;
	background-repeat:no-repeat;
	background-size:cover;
}
#mainVisualImg .slick-list,
#mainVisualImg .slick-track{
	height: 100%;
}
#mainVisual #photo1{
	background-image:url(../img/top/bg_img01.jpg);
}
#mainVisual #photo2 {
	background-image:url(../img/top/bg_img02.jpg);
}
#mainVisual #photo3 {
	background-image:url(../img/top/bg_img03.jpg);
}
#mainVisual #photo4 {
	background-image:url(../img/top/bg_img04.jpg);
}
#mainVisual #photo5 {
	background-image:url(../img/top/bg_img05.jpg);
}
#mainVisual #photo6 {
	background-image:url(../img/top/bg_img06.jpg);
}
/*
#mainVisual .img {
	position:absolute;;
	width: 100%;
	height:100%;
	top:0;
	left:100%;
	background-position:center 0;
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-animation: imgTrans 48s infinite;
	        animation: imgTrans 48s infinite;
}
#mainVisual #photo1{
	-webkit-animation-delay: 0s;
	        animation-delay: 0s;
	background-image:url(../img/top/bg_img01.jpg);
}
#mainVisual #photo2 {
	-webkit-animation-delay: 8s;
	        animation-delay: 8s;
	background-image:url(../img/top/bg_img02.jpg);
}
#mainVisual #photo3 {
	-webkit-animation-delay: 16s;
	        animation-delay: 16s;
	background-image:url(../img/top/bg_img03.jpg);
}
#mainVisual #photo4 {
	-webkit-animation-delay: 24s;
	        animation-delay: 24s;
	background-image:url(../img/top/bg_img04.jpg);
}
#mainVisual #photo5 {
	-webkit-animation-delay: 32s;
	        animation-delay: 32s;
	background-image:url(../img/top/bg_img05.jpg);
}
#mainVisual #photo6 {
	-webkit-animation-delay: 40s;
	        animation-delay: 40s;
	background-image:url(../img/top/bg_img06.jpg);
}
@-webkit-keyframes imgTrans {
 0% { left:0%; opacity:0;}
 5% { left:0%;opacity:1; }
 20% { left:0%; opacity:1;}
 25% { left:0%;opacity:0; }
 26% { left:100%;opacity:0; }
 100% { left:100%; opacity:0;}
}

@keyframes imgTrans {
 0% { left:0%; opacity:0;}
 5% { left:0%;opacity:1; }
 20% { left:0%; opacity:1;}
 25% { left:0%;opacity:0; }
 26% { opacity:0;left:100%; }
 99.99% { opacity:0;left:100%; }
 100% { opacity:0;left:0%; }
}
*/
#mainVisual ~ *{
	position:relative;
}


#contentBody{
	max-width:994px;
	margin:0 auto;
	text-align:left;
}
#contentBody .box{
	background-color:rgba(0,0,0,.65);
	padding:0 10% 60px;
	color:#fff;
}
#contentBody .box p{
	line-height:1.85;
}
#contentBody .box a{
	display:block;
	padding:3px 10px;
	color:#fff;
	text-decoration:none;
	background-color:#e60013;
	margin-top:15px;
	font-size: 13px;
	text-align: center;
}
#contentBody > .img{
	margin:0 auto 64px;
	text-align:left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sp/top/img_present.png) no-repeat 0 0;
	background-size: 100% auto;
	width: 80%;
	height: 0;
	padding-top: 197%;
}
#contentBody h2{
	margin:50px auto 0;
	text-align:center;
	background: url(../img/top/ttl_h2.png) no-repeat center 0;
	background-size: 100% auto;
	width: 246px;
	height: 36px;
	text-align: left;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
}

#contentBody nav{
	margin:20px 11.5% 0;
}
#contentBody nav ul{
	margin:-2% 0 0 -2%;
	font-size:0;
}
#contentBody nav li{
	display:inline-block;
	vertical-align:top;
	margin:2% 0 0 2%;
	width: 48%;
}
#contentBody nav li a{
	display:block;
	text-align:left;
	text-decoration:none;
	text-indent:-999px;
	overflow:hidden;
	background:url(../img/top/btn_anchor.png) no-repeat 0 0;
	background-size: auto 100%;
	width:100%;
	height:0;
	padding-top: 27.35%;
}
#contentBody nav li:nth-child(2) a{
	background-position:33.2% 0;
}
#contentBody nav li:nth-child(3) a{
	background-position:66.7% 0;
}
#contentBody nav li:nth-child(4) a{
	background-position:right 0;
}

#contentBody section{
	background-color:rgba(0,0,0,.65);
	padding:0 11.5%;
	margin-top:40px;
}
#contentBody section ~ section{
	margin-top:50px;
}
#contentBody section:after{
	content:"";
	clear:both;
	display:block;
}
#contentBody h3{
	margin: 0 auto;
	text-align: left;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
	width: 246px;
	height: 24px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#grandPrix h3{
	background-image: url(../img/top/ttl_h3_01.png);
}
#semiGrandPrix h3{
	background-image: url(../img/top/ttl_h3_02.png);
}
#winningPrize h3{
	background-image: url(../img/top/ttl_h3_03.png);
}
#niceAward h3{
	background-image: url(../img/top/ttl_h3_04.png);
}
#contentBody .data:after{
	content:"";
	clear:both;
	display:block;
}
#contentBody .data{
	margin-bottom: 30px;
}
#contentBody .ttl{
	text-align:center;
	margin-top:10px;
	height:20px;
	line-height:20px;
	background-position: 0 center;
	background-repeat: repeat-x;
	background-size: auto 20px;
}
#contentBody .ttl img{
	vertical-align:middle;
	height: 14px;
	width: auto;;
}
#contentBody #grandPrix .ttl{
	background-image:url(../img/top/bg_hd01.png);
}
#contentBody #semiGrandPrix .ttl{
	background-image:url(../img/top/bg_hd02.png);
}
#contentBody #niceAward .ttl{
	background-image:url(../img/top/bg_hd03.png);
}
#contentBody .name{
	text-align:center;
	margin:10px 0;
	font-size:9px;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
#contentBody .name strong{
	font-weight:normal;
	font-size:13px;
}
#contentBody .name strong:after{
	content:"/";
	margin:0 5px;
	font-size:10px;
}
#contentBody section .img{
	float:left;
	max-width:580px;
	width: 100%;
	height:auto;
}
#contentBody section dl{
	display: none;
	overflow:hidden;
}

#contentBody #winningPrize h3{
	margin-bottom:25px;
}
#contentBody #winningPrize ul{
	font-size:0;
	margin:-3% 0 0 -3%;
}
#contentBody #winningPrize li{
	display:inline-block;
	vertical-align:top;
	width:47%;
	margin:3% 0 0 3%;
	font-size:11px;
	line-height:1.4;
}
#contentBody #winningPrize li a{
	text-decoration:none;
}
#contentBody #winningPrize li a .imgO{
	display:block;
	margin:0 auto 5px;
	height: 75px;
	line-height:75px;
	text-align:center;
}
#contentBody #winningPrize li a .imgO img{
	max-height: 75px;
	max-width: 100%;
	vertical-align:middle;
}
#contentBody .more {
	margin-top: 30px;
}
#contentBody .more a{
	display: block;
	font-size: 12px;
	color: #fff;
	background-color: #e60013;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}
#contentBody .more a:after{
	content: "";
	display:block;
	width: .5em;
	height: .5em;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform:rotate(45deg);
	    -ms-transform:rotate(45deg);
	        transform:rotate(45deg);
	margin: 0 auto;
}

#contentBody .block3 > *{
	margin-bottom: 30px;
}
#contentFoot #pagetop a{
	display: inline-block;
	width: 31px;
	height: 19px;
	text-align: left;
	text-indent: -999px;
	overflow: hidden;
	background: url(../img/sp/top/pagetop.png) no-repeat 0 0;
	background-size: 100% auto;
}
#contentFoot .sns {
	margin: 30px 0;
}
#contentFoot .sns li{
	display: inline-block;;
	vertical-align: top;
}

#footer{
	position:relative;
	padding:30px 0 20px;
	text-align:center;
	font-size:11px;
}

[modal="$ctrl.modal"]{
	cursor:pointer;
}

.modal-dialog{
	max-width:90%;
	margin: 0 auto;
}
.modal-content{
	margin-top:50px;
	background-color:#f4ede9;
}
.modal-component{
	padding:10px;
}
.modal-component li,
.modal-component dt,
.modal-component dd,
.modal-component td,
.modal-component th,
.modal-component p{
	color:#333;
	font-size: 10px;
}
.modal-component .close {
	position:absolute;
	top:-50px;
	right:0;
	width:50px;
	height:50px;
	overflow:hidden;
	opacity:1;
}
.modal-component .close span{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:2px;
	background-color:#fff;
	-webkit-transform:translate(-50%,-50%) rotate(45deg);
	    -ms-transform:translate(-50%,-50%) rotate(45deg);
	        transform:translate(-50%,-50%) rotate(45deg);
	font-size:0;
}
.modal-component .close span:before{
	content:"";
	display:block;
	width:100%;
	height:2px;
	background-color:#fff;
	-webkit-transform:rotate(90deg);
	    -ms-transform:rotate(90deg);
	        transform:rotate(90deg);
}
.modal-component dl{
	border-bottom: 1px solid #a1a1a1;
	line-height: 1.5;
	margin: 20px auto;
	overflow: hidden;
	width: 90%;
	text-align:left;
}
.modal-component dt{
	border-top: 1px solid #a1a1a1;
	color: #e50011;
	padding: 12px 0 0;
}
.modal-component dd{
	padding:0 0 12px;
}
.modal-component .grand dt.review{
	color:#b48d41;
}
.modal-component .semigrand dt.review{
	color:#909aa4;
}
