@charset "utf-8";

/* =======================================
	PC Elements
======================================= */

/*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:3rem;
	line-height:1em;
	margin:0 auto 0.5em;
	letter-spacing:0.05em;
}

h1 span{
	/*font-size:18px;*/
	font-size:1.2rem;
	font-weight:bold;
	display:block;
	letter-spacing:0.2em;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

h1 img{
	width:100%;
}

img.break{
	width:100%;
	margin:0;
}

/**/
@media (min-width: 1800px) {
	body{
	font-size:1.2em;
		}
}

div#anc01,div#anc02,div#anc03{
	margin-top:-6em;
	padding-top:6em;
}


/*TOP*/
section#top{
	background:#C6B853;
	padding:80px 0 0;
}

div#thanks{
	width:100%;
	padding:12% 0 0;
	margin:0;
	background:#FFF url("../img/bg_bge.gif") no-repeat left top;
	background-size:100% auto; 
	position:relative;
}

div#thanks #p_thank{
	margin:0 auto 12%;
	width:60%;
	max-width:1200px;
}

div#thanks img#bg_red{
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
}


/*CONT1*/
section#cont1{
	background:#E40012;
	padding:5% 0 5em;
	padding:5vh 0 5em;
}

section#cont1 h1{
	color:#C6B853;
}
section#cont1 h1 span{
	color:#FFF;
}

section#cont1 table{
	width:90%;
	max-width:780px;
	margin:0 auto 0.5em;
	background:rgba(255,255,255,0.8);
}

section#cont1 table tr td:first-child{
	width:30%;
	color:#E40012;
}

section#cont1 table td{
	border-right:none;
	border-bottom:dashed 1px #E40012;
	padding:1.7em 0 0.5em;
	font-weight:bold;
}

section#cont1 table td.bbn{
	border-bottom:none;
}

section#cont1 table td p{
	width:85%;
	font-size:1.0em;
}

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 p strong{
	background:#FFD0CC;
	color:#E50012;
	padding:0.1em 0.5em;
	opacity: 1.0 !important;
}

section#cont1 p.red_note{
	font-weight: normal;
	font-size:1.0em;
	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:1.0em;
	color:#E50012;
	text-indent:-1em;
	margin-left:1em;
	margin-bottom:1em;
	padding-left:4em;
}

.gld{
	color:#C79F62;
	font-size:1.2em;
}

.red{
	color:#E50012;
	font-size:0.9em;
}

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;
}

/*SET LIST*/
section#setlist{
	background:#FFF;
	padding:5% 0 5em;
	padding:5vh 0 5em;
	position:relative;
}

section#setlist h1{
	color:#C6B853;
}
section#setlist h1 span{
	color:#E40012;
}

section#setlist img#p_setlist{
	margin:0 auto 10%;
	width:65%;
	max-width:900px;
    image-rendering: -webkit-optimize-contrast;
}

section#setlist img.break{
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
}


/*CONT2 CAST*/
section#cont2{
	background:#C6B853;
	padding:5% 0 5em;
	padding:5vh 0 5em;
	margin-top:-1px;
}
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);
	border-radius:5px;
}

section#cont2 table td{
	padding:1.2em 0 0;
	font-weight:bold;
	font-size:1.2em;
}

section#cont2 table td:first-child{
	width:38%;
	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.5em;
}

section#cont2 table td h4{
	width:84%;
	text-align: left;
	color:#86870A;
	margin:0 auto 2.5em;
}

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.8em;
}

section#cont2 table td:first-child img.port{
	width:40%;
	margin:-0.5em 0.5em 1.5em;
	vertical-align: top;
	box-shadow: 0px 0px 3px rgba(0,0,3,0.1);
	border-radius:5px;
}

@media all and (-ms-high-contrast: none){
	td.ie{
		position:relative;
	}
	td.ie div{
		width:100%;
		position:absolute;
		left:0;
		top:1.5em;
	}
	section#cont2 table td:first-child img.port{
	margin:0 0.5em 1.5em;
	}
}

/**/


section#cont2 div.artist,
section#cont2 div.hostTeam{
	width:90%;
	max-width:1000px;
	margin:0 auto 1em;
	padding-top:1.5em;
	display:table;
	table-layout:fixed;
}

section#cont2 div.artist div.group,
section#cont2 div.hostTeam div.group{
	display:inline-block;
	display:table-cell;
	vertical-align: top;
}

section#cont2 div.artist div.group dl,
section#cont2 div.hostTeam div.group dl{
	width:98%;
}

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.5em;
	margin-bottom:12px;
	border-radius:5px;
}

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;
	background:#F4EFE0;
	position:relative;
	padding:0 0 1.5em;
	text-align: center;
	font-weight:bold;
	font-size:1.1em;
	border-radius:5px;
}

section#cont2 div.hostTeam div.group dl#mc dd{
	display:inline-block;
	width:32%;
	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.2%;
	display:inline-block;
	vertical-align: top;
	margin:0;
}

section#cont2 div.artist div.group dl dd:nth-child(odd){
	margin-left:1.2%;
}
section#cont2 div.artist div.group dl dd:nth-child(even){
	margin-right:1.0%;
}

section#cont2 div.artist div.group dl#akagumi{
	margin-right:2%;
	text-align: left;
}

section#cont2 div.artist div.group dl#akagumi dt{
	background:#E50012;
	color:#FFF;
	text-align: center;
}

section#cont2 div.artist div.group dl#shirogumi,
section#cont2 div.hostTeam div.group dl#mc{
	margin-left:2%;
	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:0 auto 12px;
	padding-bottom:0.8em;
	text-align: center;
	font-weight:bold;
	font-size:1.1em;
	position:relative;
	border-radius:5px;
}

/*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.8em auto 0.5em;
	width:65%;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	border-radius:5px;
}

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:4px;
	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%;
}


div img.new_rbn{
	position:absolute;
	right:0;
	top:-1%;
	width:26%;
	transform:rotate(90deg);
}

img.mic,img.note{
	height:32px;
	margin-right:0.8em;
	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:-4em;*/
}

img.plus{
	margin-top:0;
}


section#cont2 p.cast_caution{
	width:100%;
	text-align: center;
	font-size:0.9em;
	color:#76651c;
	margin:0.5em auto;
}

/*CONT3*/
section#cont3{
	background:#FFF;
	padding:8% 0 5%;
	padding:8vh 0 5vh;
}

section#cont3 ul{
	/*width:50%;*/
	width:90%;
	margin:0 auto 0;
	text-align: center;
	/*max-width:1200px;*/
}

section#cont3 ul li{
	font-size:1.0em;
	text-align: center;
	margin-bottom:1.5em;
	/*width:45%;*/
	width:42%;
	display:inline-block;
	vertical-align: top;
}

section#cont3 ul li:first-child{
	padding-left:1%;
}

section#cont3 ul li:nth-child(2){
	padding-left:4%;
}

section#cont3 ul li img{
	/*width:72%;*/
	width:42%;
	margin:1em auto 1em;
	text-indent:-0.8em;
}

section#cont3 ul li img#cygames{
	/*width:80%;*/
	width:48%;
	/*margin-left:-1em;*/
    margin-left:-22%;
}

section#cont3 ul li img#pia{
	/*width:80%;*/
	width:18%;
    vertical-align:bottom;
    margin-left:3em;
}

section#cont3 ul li img#famigeki{
	margin-left:-1.5em;
}

section#cont3 ul li img#tfc{
	/*margin-left:-2.5em;*/
}
section#cont3 ul hr{
	width:80%;
	height: 0;
	padding: 0;
	border-top: dotted 1px #C79F62;
	/*border-top:solid 1px #E5BA8D;*/
	margin:0 auto 2.5em;
}

#bnr_kouhaku{
	display:block;
	width:38%;
	margin:1em auto 3em;
	max-width:800px;
}


/*CONT4*/
section#cont4{
	background: url("../img/cont4_bg.gif");
	text-align:center;
}

section#cont4 ul.bnr-area{
	width:80%;
	margin:0 auto;
	text-align: center;
	/*max-width:1200px;*/
}

section#cont4 ul.bnr-area li{
	display:inline-block;
	/*width:18%;*/
	width:25%;
	max-width:360px;
	margin:2em 1em;
}

section#cont4 ul.bnr-area li img{
	width:100%;
}


/**/
@media (min-width: 480px) and (max-width: 1024px) {
#cont1 .subContent,#cont2 .subContent,#cont3 .subContent{
	zoom:0.8;
	-moz-transform-origin: 0 0;
	-moz-transform:scale(0.8);
	font-size:1.1em;
}
}

/*static*/
nav{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background:#C6B853;
	padding:15px 0 10px;
	display: block;
	/*box-shadow: 2px 2px 1px rgba(0,0,0,0.5);*/
	z-index: 10;
	text-align: center;
	transition:all 0.8s ease-out;
}

nav.active{
	position:fixed;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.5);
}

nav ul{
	margin:0 auto;
	width:98%;
}

nav ul li{
	display: inline-block;
	width:16%;
	text-align: center;
	color:#FFF;
	font-size:1.4rem;
	line-height:1em;
	letter-spacing:0.05em;
	vertical-align: top;
	font-family: 'Montserrat', sans-serif;
}

nav ul li span{
	font-size:0.8rem;
	display:block;
	letter-spacing:0.2em;
}

nav ul li#btn_cls{
	display:none;
}

nav ul li.b_logo{
	position:relative;
	width:48%;
}

nav ul li.b_logo img{
	position:absolute;
	left:3px;
	top:-5px;
	width:70%;
	max-width:395px;
	transition:all 0.5s ease-out;
}

nav.active ul li.b_logo img{
	width:25%;
	left:1px;
}

nav ul li a{
	text-decoration: none!important;
	color:#FFF!important;
	transition: all 0.5s;
}

nav ul li a:hover,nav ul li a:active{
	opacity: 0.5;
}

.b_top{
	width:6%;
	max-width:100px;
	position:fixed;
	right:10px;
	bottom:15px;
	display:none;
}

.b_top img{
	width:100%;
}

/*@media (min-width: 900px) and (max-width: 1280px) {
	nav ul,nav #ul_logo{
		zoom:0.8;
		-moz-transform-origin: 0 0;
		-moz-transform:scale(0.8);
	}
	}*/
@media (min-width: 480px) and (max-width: 899px) {
	nav ul,nav #ul_logo{
		zoom:0.6;
		-moz-transform-origin: 0 0;
		-moz-transform:scale(0.6);
	}
	
	}

/*FOOTER*/
footer{
	position:relative;
	text-align: center;
	padding:0.5em 0;
	background:#000;
}

footer copyright{
	font-size:0.7em;
	color:#FFF;
}

/* コンテンツクリック時に開くウィンドウ用 */
#md_win,#op_win {
	width:100%;
	height:100%;
	position:fixed;
	top: 0;
	left: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.8);
	zoom: 1;
	display: none;
	z-index: 997;
}

#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:190px;
	margin-top:220px;
}



#md_win #close2{
	width:500px;
	/*background:url(../img/win_close.png) no-repeat center bottom;*/
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-250px;
	padding-top:510px;
	text-align:right;
}


#md_win #close{
	width:580px;
	/*background:url(../img/win_close.png) no-repeat center bottom;*/
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-280px;
	margin-top:-225px;
	padding-top:515px;
	text-align:right;
}

#md_win #close img{
	cursor:pointer;
	margin:0 0.8em;
}


#md_win #close2 img{
	cursor:pointer;
	margin:0em;
}

#md_win iframe{
	width:600px;
	height:560px;
	position:absolute;
	left:50%;
	top:50%;
	margin: -280px auto auto -300px;
	z-index:99999;
	border-radius: 10px;
}

#md_win img.t_wrap{
	width:500px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin: -250px auto auto -250px;
	z-index:99999;
	border-radius:10px;
}

/*セットリストのクリック*/
#md_win img.list_wrap{
	width:800px;
	height:600px;
	position:absolute;
	left:50%;
	top:50%;
	margin: -300px auto auto -400px;
	z-index:99999;
	border-radius:10px;
}

#md_win #close3{
	width:800px;
	/*background:url(../img/win_close.png) no-repeat center bottom;*/
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-300px;
	padding-top:610px;
	text-align:right;
}

#md_win #close3 img{
	cursor:pointer;
	margin:0em;
}


/*Smph display*/
.spdn{
	display:block;
}

.pcdn{
	display:none;
}
