@charset "utf-8";

/* =======================================
	SmartPhoneElements
======================================= */

/*CONT Default*/

section{
	position:relative;
}


p{
	font-size:0.9em;
	line-height:1.5em;
	text-align: left;
	font-weight:bold;
	margin:0 auto 1.2em;
	color:#000;
}

p span{
	font-size:0.8em;
}

h1{
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
	font-size:2rem;
	line-height:1em;
	margin:0 auto 0.5em;
	letter-spacing:0.05em;
}

h1 span{
	/*font-size:18px;*/
	font-size:0.9rem;
	font-weight:bold;
	display:block;
	letter-spacing:0.2em;
}
img.break{
	width:100%;
}

div#anc01,div#anc02,div#anc03{
	margin-top:-3em;
	padding-top:3em;
}


/*TOP*/
section#top{
	background:#C6B853;
	padding:80px 0 0;
}

div#mainArea{
	width:100%;
	padding:10% 0 0;
	margin:0;
	background:#FFF url("../img/bg_bge.gif") no-repeat left top;
	background-size:100% auto; 
	position:relative;
}

div#mainArea img#thanks_logo{
	width:80%;
	margin:-7vh auto 1em;
}

div#mainArea .sp_date{
    width:85%;
    margin:0 auto;
}

div#mainArea .notice{
	margin:0 auto 12vh;
	width:90%;
}

div#mainArea img#bg_red{
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
}


/*CONT1*/
section#cont1{
	background:#E40012;
	padding:5% 0 5em;
	padding:5vh 0 5em;
    position:relative;
}

section#cont1 h1{
	color:#C6B853;
}
section#cont1 h1 span{
	color:#FFF;
}

section#cont1 img.break{
    position:absolute;
    left:0;
    bottom:0;
}

section#cont1 table{
	width:94%;
	margin:0 auto 0;
	background:rgba(255,255,255,0.8);
}

section#cont1 table td{
	border-bottom:dashed 1px #E40012;
	padding:1.7em 0 0.5em;
	font-weight:bold;
	font-size:0.9em;
}

section#cont1 table tr td:nth-child(odd){
	width:32%;
	font-size:0.8em;
	color:#E40012;
}
section#cont1 table td.bbn{
	border-bottom:none;
}

section#cont1 table td p{
	width:80%;
	font-size:1em;
}

section#cont1 table td p span{
	display:block;
}

section#cont1 table td p span a.access{
	color:#FFF;
	display:inline-block;
	padding:3px 8px 2px;
	background: #E50012;
	border-radius:3px;
	text-decoration: none;
	font-size:0.9em;
	line-height:1em;
	vertical-align: middle;
	margin:0 0.5em 2px;
	letter-spacing: 0.15em;
	transition: all 0.5s;
}

section#cont1 table td p span a.access:hover,
section#cont1 table td p span a.access:active{
	opacity:0.5;
}

section#cont1 table td p a.piaurl{
	font-size:0.85em;
	white-space: nowrap;
}

section#cont1 p strong{
	background:#FFD0CC;
	color:#E50012;
	padding:0.1em 0.5em;
	font-size:0.8em;
	display:block;
	margin-top:-1em;
}

section#cont1 p.red_note{
	font-weight: normal;
	font-size:0.8em;
	color:#E50012;
	text-align: center;
}

section#cont1 hr{
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width:90%;
	border-top: 1px dashed #C79F62;
	margin:0 auto;
}

section#cont1 td.caution p{
	width:80%;
	font-weight: normal;
	font-size:0.9em;
	line-height:1.4em;
	color:#E50012;
	/*text-indent:-1em;
	margin-left:1em;*/
	margin-bottom:0.8em;
	padding-left:1em;
}
.gld{
	color:#C79F62;
	font-size:1.2em;
	display:inline!important;
}

.red{
	color:#E50012;
}

section#cont1 table td p a.bla:link,
section#cont1 table td p a.bla:visited{
	color:#000;
}

section#cont1 table td p a.bla:hover,
section#cont1 table td p a.bla:active{
	color:#E50012;
	transition: 0.2s;
}

span.cls_t{
	opacity:0.5;
	font-size:1.0em;
}

section#cont1 table td p.clsd{
	opacity:0.5;
	margin-top:-1em;
}


/*CONT2*/
section#cont2{
	background:#C6B853;
	padding:3em 0 2em;
}

section#cont2 h1{
	color:#FFF;
}
section#cont2 h1 span{
	color:#000;
}

section#cont2 table{
	width:90%;
	max-width:1000px;
	margin:0 auto 1em;
	background:rgba(255,255,255,0.8);
}

section#cont2 table td{
	padding:1.2em 0 0;
	font-weight:bold;
	font-size:0.8em;
}

section#cont2 table td:first-child{
	width:42%;
	border-right:solid 1px #C79F62;
}

section#cont2 table td img.icon1,
section#cont2 table td img.icon2{
	height:1.6em;
	vertical-align: bottom;
	margin:0 0.8em 0 0;
	margin-left:-0.2em;
}

section#cont2 table td h4{
	width:84%;
	text-align: left;
	color:#86870A;
	margin:0 auto 1.2em;
}

section#cont2 table td h4.host{
	text-indent:-0.5em;
}

section#cont2 table td p{
	width:80%;
	text-align: left;
	font-size:1em;
}

p.sg{
	text-indent:0.5em;
}

section#cont2 table td:first-child img.port{
	width:48%;
	margin:-0.5em 0.1em 1.5em;
	vertical-align: top;
}

img.fdr{
	width:60%!important;
}

@media screen and (max-width: 321px) {
	p.sg{
		text-indent:0em;
		font-size:1em!important;
	}
	
	section#cont2 table td:first-child img.port{
	width:46%;
	}
	
	section#top .sp_twi{
	width:20%;
	position:absolute;
	left:50%;
	bottom:12%;
	margin-left:-10%;
}
	
section#cont1 table td p a.piaurl{
	font-size:0.7em;
	white-space: nowrap;
}
	
}

/**/

section#cont2 table td p{
	width:90%;
	text-align: left;
	font-size:1.2em;
}


section#cont2 div.artist,
section#cont2 div.hostTeam{
	width:94%;
	margin:0 auto 1em;
	padding-top:0.5em;
}


section#cont2 div.artist div.group dl,
section#cont2 div.hostTeam div.group dl{
	width:98%;
	margin:0 auto;
}

section#cont2 div.artist div.group dl dt,
section#cont2 div.hostTeam div.group dl dt{
	padding:0.5em 0;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
	border-radius:3px;
}

section#cont2 div.hostTeam div.group dt{
	background:#85860A;
	color:#FFF;
	text-align: center;
	font-size:1.3em;
	letter-spacing:0.5em;
}

section#cont2 div.hostTeam div.group dl#founder dd,
section#cont2 div.hostTeam div.group dl#mc div.mcWrap{
	width:100%;
	display:block;
	vertical-align: top;
	margin:0 0 1.5em;
	background:#F4EFE0;
	position:relative;
	padding:0 0 1.5em;
	text-align: center;
	font-weight:bold;
	font-size:1em;
	border-radius:5px;
}

section#cont2 div.hostTeam div.group dl#mc dd{
	display:inline-block;
	width:28%;
	margin:0 2%;
}

section#cont2 div.hostTeam div.group img.port{
	/*width:32%;*/
	margin:1.8em auto 0.5em;
	vertical-align: top;
	box-shadow: 0px 0px 3px rgba(0,0,3,0.1);
	border-radius:5px;
}

#founder img.port{
	width:32%;
}

#mc img.port{
	width:100%;
}


section#cont2 div.artist div.group dl dd{
	width:48.5%;
	display:inline-block;
	vertical-align: top;
	margin:0;
}

section#cont2 div.artist div.group dl dd:nth-child(odd){
	margin-left:0%;
}
section#cont2 div.artist div.group dl dd:nth-child(even){
	margin-right:1.3%;
}

@media screen and (max-width: 321px) {
section#cont2 div.artist div.group dl dd:nth-child(even){
	margin-right:1%;
}
}

section#cont2 div.artist div.group dl#akagumi{
	text-align: left;
	margin-bottom:1.5em;
}

section#cont2 div.artist div.group dl#akagumi dt{
	background:#E50012;
	color:#FFF;
	text-align: center;
}

section#cont2 div.artist div.group dl#shirogumi{
	text-align: left;
}

section#cont2 div.artist div.group dl#shirogumi dt{
	background:#FFF;
	color:#000;
	text-align: center;
}

section#cont2 div.artist div.group dl dd div{
	width:100%;
	margin-bottom:8px;
	padding-bottom:0.8em;
	text-align: center;
	font-weight:bold;
	font-size:1em;
	position:relative;
	border-radius:3px;
}

/*section#cont2 div.artist div.group dl dd div.r-s{
	margin-left:2%;
}*/

section#cont2 div.artist div.group dl dd div img.pf{
	margin:1.5em auto 0.5em;
	width:55%;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	border-radius:3px;
}

dl#akagumi dd div{
	background: url("../img/aka_bg.svg") no-repeat;
	background-size:cover;
	color:#FFF;
	position:relative;
}

/*div img.waku{
	display:block;
	position:absolute;
	left:3px;
	top:4px;
	width:97%;
}*/
div img.kado_l{
	width:7%;
	position:absolute;
	left:-1px;
	top:-1px;
}

div img.kado_r{
	width:7%;
	position:absolute;
	right:-1px;
	bottom:-1px;
	transform:rotate(180deg);
}

#hkad1,#hkad2,#hkad3,#hkad4{
	width:3.2%;
}

img.mic,img.note{
	height:1.2em;
	margin-right:0.8em;
	margin-left:-1em;
	vertical-align: bottom;
}

dl#shirogumi dd div{
	background: url("../img/shiro_bg.svg") no-repeat;
	background-size:cover;
	color:#000;
	position:relative;
}

img.andmore{
	margin-top:0em;
}

div img.new_rbn{
	position:absolute;
	right:0;
	top:-1%;
	width:26%;
	transform:rotate(90deg);
}

section#cont2 p.cast_caution{
	width:100%;
	text-align: center;
	font-size:0.8em;
	color:#76651c;
	margin:0.5em auto;
}

/*CONT3*/
section#cont3{
	background:#FFF;
	padding:3% 0 5%;
	padding:3vh 0 5vh;
}

section#cont3 h1{
	width:65%;
	margin:0 auto 2em;
	max-width:400px;
}

section#cont3 dl.caution-list{
	width:94%;
	margin:0 auto 0.5em;
  margin-top : -10vh;
  padding-top : 10vh;
}

section#cont3 dl.caution-list dt{
	background:#E40012;
	font-size:1.1rem;
	font-weight:bold;
	color:#FFF;
	padding:1em 0 0.8em;
	text-align: center;
	position:relative;
}

dt img.opn{
	width:8%;
	position:absolute;
	right:2%;
	top:18%;
}

section#cont3 dl.caution-list dd{
	width:99%;
	margin:0 auto 0.5em;
	padding:0.8em 0 0;
	border-bottom:dashed 1px #E40012;
}

section#cont3 dl.caution-list dd p{
	width:90%;
	margin:0 auto 0.5em;
	color: #E40012;
	font-size:0.8em;
	font-weight:normal;
	display:inline-block;
	padding-left:1em;
	text-indent:-1em;
}

section#cont3 dl.caution-list dd p:before{
	content: "◆";
}

section#cont3 dl#c_flower dd p:before{
	content: "";
}
section#cont3 dl#c_flower dd p{
	width:90%;
	margin:0.5em auto 0.8em;
	color: #E40012;
	font-weight:normal;
	display:inline-block;
	padding-left:0;
	text-indent:0;
}

section#cont3 dl.caution-list dd h5{
	width:90%;
	margin:0 auto 0.5em;
	color: #E40012;
	font-size:1.0em;
	font-weight:bold;
	display:inline-block;
	text-align: left;
}

section#cont3 dd.cls{
	border-bottom:none!important;
	text-align: right;
}

section#cont3 dd.cls img{
	width:8%;
	margin-right:1.5%;
	margin-bottom:1em;
}

div#caution01,div#caution02,div#caution03,
div#caution04,div#caution05{
	display:none;
}

section#cont3 ul{
	margin-top:3em;
}

section#cont3 ul li{
	font-size:0.9em;
	text-align: center;
	margin:2em auto 1em;
	/*width:48%;
	display:inline-block;*/
	text-indent:-1.5%;
	vertical-align: top;
}

section#cont3 ul li img{
	width:48%;
	margin:1em auto 1em;
	text-indent:-1.2em;
}

section#cont3 ul li.support {
	width:95%;
	text-align: center;
}

section#cont3 li.support img {
	width:48%;
	display:inline-block;
}

section#cont3 li.support img:nth-child(2){
	width:46%;
	display:inline-block;
	margin-left:6%;
}

section#cont3 ul li img#cygames{
	width:50%;
}

section#cont3 ul hr{
	width:90%;
	height: 0;
	padding: 0;
	border-top:dotted 1px #C79F62;
	/*border:none;*/
	margin:0 auto 2.5em;
}

#bnr_kouhaku{
	display:block;
	width:80%;
	margin:1em auto 2em;
}

img.arcBnr{
    width:80%;
    margin:0 auto 1em;
}


/*CONT4*/
section#cont4{
	background: url("../img/cont4_bg.gif");
	text-align:center;
}

section#cont4 ul.bnr-area{
	width:98%;
	margin:0 auto;
	text-align: center;
}

section#cont4 ul.bnr-area li{
	display:inline-block;
	/*width:42%;*/
	width:45%;
	margin:1em 0.5em;
}

section#cont4 ul.bnr-area li img{
	width:100%;
}

/*static*/
nav{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index: 10;
	text-align: center;
}

img.sp_menu{
	width:100%;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.5);
}

/*nav div#menu-area{
	width:90%;
	max-width:1280px;
	min-width:767px;
	margin:0 auto;
	position:relative;
	text-align: left;
}*/
nav ul{
	display:none;
}

nav ul li{
	display: block;
	width:100%;
	text-align: center;
	font-size:1.4rem;
	line-height:1em;
	letter-spacing:0.05em;
	vertical-align: top;
	font-family: 'Montserrat', sans-serif;
	padding:0.5em 0;
}

nav ul li span{
	font-size:0.8rem;
	display:block;
	letter-spacing:0.2em;
}

nav ul li#btn_cls{
	display:block;
	width:100%;
	height:auto;
	/*border-bottom:solid 1px #E60012;*/
}

nav ul li.twi{
	display:none;
}

nav ul li.b_logo{
	display:none;
}

nav ul li.b_logo img{
	position:absolute;
	left:0;
	top:-5px;
}

nav ul li a{
	text-decoration: none!important;
	transition: all 0.8s;
}

nav ul li a:hover,nav ul li a:active{
	opacity: 0.7;
}

nav ul li:nth-child(odd){
	background:#E50012;
}
nav ul li:nth-child(even),
nav ul li.btn_notice{
	background:#FFF;
}
nav ul li:nth-child(3) a,
nav ul li:nth-child(5) {
	color:#FFF;
}

nav ul li.btn_notice span{
    color:#E50012;
    font-weight:bold;
    display:inline-block;
}

.b_top{
	width:16%;
	position:fixed;
	right:5px;
	bottom:5px;
	z-index: 500;
	display:none;
}
.b_top img{
	width:100%;
}

/*FOOTER*/
footer{
	position:relative;
	text-align: center;
	padding:0.5em 0;
	background:#000;
}

footer copyright{
	font-size:0.6em;
	color:#FFF;
}


/* コンテンツクリック時に開くウィンドウ用 */
#md_win,#op_win {
	width:100vw;
	height:100vh;
	position:fixed;
	top: 0;
	left: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.8);
	zoom: 1;
	display: none;
	z-index: 997;
}

#click_win img{
	cursor: pointer;
}

#op_win #close{
	width:112px;
	height:55px;
	background:url(../img/b_close.png) no-repeat center bottom;
	background-size:100%;
	cursor: pointer;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-56px;
	margin-top:40%;
}

#op_win img{
	width:96%;
	position:absolute;
	left:2%;
	top:50%;
	margin-top:-30%;
}

#md_win #close{
	width:100%;
	height:100%;
	/*background:url(../img/b_close.png) no-repeat center top;
	background-size:contain;*/
	position:absolute;
	left:0;
	top:8vh;
	text-align: right;
}

#md_win #close2{
	width:100%;
	height:100%;
	/*background:url(../img/b_close.png) no-repeat center top;
	background-size:contain;*/
	position:absolute;
	left:0;
	top:0;
	text-align: right;
}

#md_win #close3{
	width:100%;
	height:100%;
	/*background:url(../img/b_close.png) no-repeat center top;
	background-size:contain;*/
	position:absolute;
	left:0;
	top:0;
	text-align: right;
}

#md_win #close img{
	/*margin-top:90vh;*/
	margin:3% 5%;
}

#md_win iframe{
	position: absolute;
    top: 15vh;
    left: 6vw;
	width: 90vw;
  	height: 45vh;
	z-index:99999;
	border-radius:10px;
}

#md_win img.t_wrap{
	position: absolute;
    top: 20vh;
    left: 5vw;
	width: 90vw;
	z-index:99999;
	border-radius:10px;
}
#md_win img.list_wrap{
	width: 80vw;
	position: absolute;
    top: 8vh;
    left: 10vw;
	z-index:99999;
	border-radius:10px;
}

#md_win #close2 img{
	margin:18% 5%;
}
#md_win #close3 img{
	margin:3% 11%;
}


/*Smph display*/
.spdn{
	display:none;
}

.pcdn{
	display:block;
}

.w100{width:100%}
.w95{width:95%}
.w90{width:90%}
.w85{width:85%}
.w80{width:80%}
.w75{width:75%}
.w70{width:70%}
.w65{width:65%}
.w60{width:60%}
.w55{width:55%}
.w50{width:50%}
.w45{width:45%}
.w40{width:40%}
.w35{width:35%}
.w30{width:30%}
.w25{width:25%}
.w20{width:20%}
.w15{width:15%}
.w10{width:10%}
.w05{width:5%}