@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 span{
	display:none;
}

h1 img{
	width:100%;
}

/**/
@media (min-width: 1800px) {
	body{
	font-size:1.2em;
		}
}




/*TOP*/
section#top{
	width:100%;
	height:100vh;
	padding:0;
	/*background:#C7B953;*/
	background:url("../img/main_bg.gif") no-repeat center;
	background-size:cover; 
	position:relative;
    transition:0.2s;
}

section#top .main h1,section#top .main h2{
	display:none;
}

section#top .bar{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:15px;
	background:#000000;
}


section#top #main_logo{
	width:50%;
	max-width:1081px;
	position:absolute;
	left:50%;
	top:52%;
	margin-left:-25%;
	margin-top:-25%;
}

section#top #main_logo img{
    width:100%;
}

section#top #main_logo p{
    text-align: center;
    line-height:1.6em;
    margin:1.5em auto 0;
    font-size:1.4vw;
    display:block;
    text-indent:1em;
}

@media (min-width: 2162px) {
	section#top #main_logo{
	left:50%;
	margin-left:-540px;
		}
}

section#top .sp_twi{
	display:none;
}


/*CONT1 TICKET*/
section#cont1{
	background:#005BAB;
	padding:16% 0 5em;
	padding:16vh 0 5em;
}

section#cont1 h1{
	width:22%;
	margin:0 auto 2em;
	max-width:450px;
}

section#cont1 table{
	width:90%;
	max-width:1000px;
	margin:0 auto 2em;
	border:solid 1px #005BAB;
}

section#cont1 table tr td:first-child{
	width:25%;
}

section#cont1 table td{
	border-right:solid 1px #005BAB;
	border-bottom:solid 1px #005BAB;
	padding:1.7em 0 0.5em;
	font-weight:bold;
    background:#FFF;
}

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: #000000;
	border-radius:3px;
	text-decoration: none;
	font-size:0.9em;
	line-height:1em;
	vertical-align: middle;
	margin:0 0.5em 2px 1em;
	letter-spacing: 0.05em;
	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.note{
	font-weight: normal;
	font-size:1.0em;
	color:#FFF;
	text-align: center;
}

section#cont1 hr{
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width:90%;
	border-top: 1px dashed #005BAB;
	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;
}

section#cont1 table td p img.novelty{
    width:25%;
    vertical-align: middle;
}

section#cont1 table td p img.spticket{
    width:50%;
    vertical-align: middle;
    margin:3em 0 0 1em;
}

.gld{
	color:#C79F62;
	font-size:1.2em;
}

.red{
	color:#E50012;
	font-size:0.9em;
}

section#cont1 table td p a:link,
section#cont1 table td p a:visited{
    color:#005BAB;
}

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

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

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

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


/*CONT2 CAST */
section#cont2{
	background:#E5E5E5;
	padding:16% 0 5em;
	padding:16vh 0 5em;
}

section#cont2 h1{
	width:41.2%;
	margin:0 auto 2em;
	max-width:563px;
}

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.titleWrap,
section#cont2 div.hostTeam{
	width:90%;
	max-width:1000px;
	margin:0 auto 1em;
	padding-top:1.5em;
}

section#cont2 div.artist div.group,
section#cont2 div.hostTeam div.group{
	display:inline-block;
	vertical-align: top;
}

section#cont2 div.hostTeam div.group dl,
section#cont2 div.titleWrap h3{
	width:100%;
    margin:0 auto;
}


section#cont2 div.hostTeam div.group dl dt,
section#cont2 div.titleWrap h3{
	padding:0.5em 0;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:12px;
	border-radius:5px;
}

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

section#cont2 div.hostTeam div.group dl#mc div.mcWrap{
	width:100%;
	display:block;
	vertical-align: top;
	margin:0;
	background:rgba(255,255,255,0.9);
	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:40%;
	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;*/
    -webkit-user-drag: none;
    user-select: none;
    pointer-events: none;
}

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

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

section#cont2 div.titleWrap div.title{
	width:100%;
    display:-webkit-box;
  	display:-ms-flexbox;
	display:flex;
	vertical-align: top;
	margin:0 0 1em;
	background:rgba(255,255,255,0.9);
	position:relative;
	padding:1em 0;
	text-align: center;
	font-weight:bold;
	font-size:1.2em;
	border-radius:5px;
}

section#cont2 div.titleWrap div.title div.maincut{
    width:23%;
    margin-left:1em;
}

section#cont2 div.titleWrap div.title.wide div.maincut{
    width:33.5%;
    padding-bottom:6em;
}

section#cont2 div.titleWrap div.title div.text{
    width:75%;
}

section#cont2 div.titleWrap div.title div.maincut img{
    width:100%;
    -webkit-user-drag: none;
    user-select: none;
    pointer-events: none;
}

section#cont2 div.titleWrap div.title div.maincut p{
    font-size:0.5em;
    font-weight:normal;
    margin-bottom:0;
}



section#cont2 div.titleWrap div.title div.text dt,
section#cont2 div.titleWrap div.title div.text dd{
    width:90%;
    text-align: left;
    margin:0 auto;
}

section#cont2 div.titleWrap div.title dt{
    width:100%;
    padding:2.5em 0;
    border-bottom:solid 1px #000;
}

section#cont2 div.titleWrap div.title div.text dd.song{
    font-size:0.9em;
    padding:2em 0;
}

section#cont2 div.titleWrap div.title div.text dd.cast{
    position:absolute;
    right:4%;
    bottom:1.8em;
    width:100%;
    text-align:right;
    font-weight:normal;
    font-size:0.9em;
    line-height:1.8em;
}

section#cont2 div.titleWrap div.title div.text dd.cast img{
    width:14.5%;
    margin-left:1em;
    vertical-align: bottom;
    -webkit-user-drag: none;
    user-select: none;
    pointer-events: none;
}

section#cont2 div.titleWrap div.title div.text dd.cast p{
    display:inline-block;
    font-weight:normal;
    text-align:right;
    margin-bottom:0;
}
section#cont2 div.titleWrap div.title div.text dd.cast p span{
    font-size:0.8em;
    display:block;
    margin-right:-0.8em;
}


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{
	width:3.2%;
}

#hkad3,#hkad4{
	width:1%;
}

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

img.note{
	height:32px;
	margin-right:0.8em;
	vertical-align: bottom;
}

img.mic{
	height:32px;
	margin-right:0.8em;
	vertical-align: middle;
}


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



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

/*GOODS*/
section#goods{
	background:#FFF;
	padding:16% 0 5%;
	padding:16vh 0 5vh;
	background: url("../img/goods_bg.jpg") repeat-x center bottom;
}

section#goods h1{
	width:20%;
	margin:0 auto 2em;
	max-width:500px;
}

section#goods div.sd{
	margin:0 auto 2em;
}

section#goods div.sd h3{
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
	margin:0 auto 0.5em;
}

section#goods div.sd p{
	width:45%;
	margin:0 auto 0.5em;
	font-size:1.1em;
	font-weight:bold;
	text-align: center;
	padding-bottom:0.2em;
	border-bottom:solid 1px #C69E62;
}

section#goods dl{
	width:90%;
	max-width:1000px;
	margin:0 auto 3em;
  margin-top : -120px;
  padding-top : 120px;
	text-align: center;
}

section#goods dl div{
	width:30%;
	display:inline-block;
	margin:1em 1% 2em 1%;
	vertical-align: top;
}

section#goods dl dt{
	background-color:#005BAB;
	position:relative;
	padding:0;
}

section#goods dl dt img.p_g{
	width:94%;
	margin:3%;
	cursor:pointer;
}

section#goods dl dt img.num{
	width:18%;
	position:absolute;
	left:2%;
	top:2%;
}

section#goods dl dt img.btm_g{
	width:5%;
	position:absolute;
	right:3%;
	bottom:3%;
}

section#goods dl dd.goodsname{
	margin:1em auto 0.8em;
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	color:#000;
}
section#goods dl dd.price{
	margin:0 auto;
	text-align: center;
	font-size:1.1em;
	font-weight:bold;
	color:#000;
}

section#goods dl dd.price span{
	font-size:0.7em;
}

section#goods dl dd.goodsdet{
	display:block;
	font-size:0.8em;
	color:#333333;
	margin:1em auto 0;
	line-height:1.5em;
	border-top:dashed 1px #005BAB;
	border-bottom:dashed 1px #005BAB;
	padding:1.2em 0 1em 4em;
	text-align: left;
}

section#goods dl dd.goodsdet a{
    width:80%;
    display:block;
    background:#000;
    color:#FFF;
    font-size:0.9em;
    margin:0.5em 0 1em;
    padding:0.5em 0; 
    text-align: center;
    transition:0.5s;
}

section#goods dl dd.goodsdet a:link{
    text-decoration: none;
}

section#goods dl dd.goodsdet a:hover{
    background:#E50012;
}

section#goods ul{
	width:90%;
	max-width:1000px;
	margin:0 auto 3em;
	background:rgba(255,255,255,0.75);
	padding:2em 0;
}

section#goods ul li{
	width:70%;
	margin:0 auto;
	text-align: left;
	line-height:1.8em;
	font-size:0.9em;
}

section#goods ul li:before{
	content: "※ ";
	color:#B8AC3F;
}

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

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

section#cont3 dl.caution-list{
	width:90%;
	max-width:1000px;
	margin:0 auto 1em;
  margin-top : -120px;
  padding-top : 120px;
}

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

dt img.opn{
	width:3.5%;
	max-width:40px;
	position:absolute;
	right:2%;
	top:15%;
	cursor:pointer;
	transition : all 0.4s ease 0s;
}

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

section#cont3 dl.caution-list dd p{
	width:75%;
	margin:0 auto 0.5em;
	color: #E40012;
	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:75%;
	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:75%;
	margin:0 auto 0.5em;
	color: #E40012;
	font-size:1.1em;
	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:3.5%;
	max-width:40px;
	margin-right:1.5%;
	margin-bottom:2em;
	cursor:pointer;
}

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


section#cont3 ul{
	/*width:50%;*/
    width:70%;
	max-width:1000px;
	margin:5em auto;
	text-align: center;
	/*max-width:1200px;*/
}

section#cont3 ul li{
	font-size:1.0em;
	text-align: center;
	margin-bottom:2em;
	/*width:45%;*/
	width:100%;
	display:block;
	vertical-align: top;
	line-height:0.2em;
}

/*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:25%;
	margin:1.5em 1em 0;
	text-indent:-0.8em;
}

section#cont3 ul li img#cygames{
	/*width:80%;*/
	width:26%;
	margin-left:-0.8em;
}

section#cont3 ul li img#bandai{
	width:8.5%;
    margin-right:2em;
}

section#cont3 ul li img#bandaisp{
	width:8.5%;
    margin-left:2em;
}

section#cont3 ul li img#hobbyjp{
	width:18%;
    margin-left:6%;
}

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

#bnr_archive{
	width:42%;
	max-width:800px;
	margin:0 28% 5em 26%;
}


/**/
@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:fixed;
	left:0;
	top:0;
	width:100%;
	background:#000000;
	padding:10px 0;
	display: block;
	box-shadow: 2px 2px 5px rgba(255,255,255,0.4);
	z-index: 10;
	text-align: center;
}

div#goods{
    margin-top:-80px;
    padding-top:80px;
}

div#goodsInfo{
    margin-top:-80px;
    padding-top:80px;
}

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

nav ul{
	margin:0 auto;
    width:98%;
    display:-webkit-box;
  	display:-ms-flexbox;
	display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content:space-between;
}

nav ul li{
    height:50px;
	text-align: center;
	color:#FFF;
	vertical-align: bottom;
}

/*nav ul li:nth-child(2){
	margin-left:1%;
}*/

nav ul li img{
    width:auto;
	height:90%;
    margin-top:3px;
}

nav ul li:last-child{
	margin-right:3%;
}

nav ul li#close{
	display:none;
}

nav ul li a{
	transition: all 0.8s;
}

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

/*a#b_top{
	display: block;
	position:fixed;
	right:5px;
	bottom:35px;
	width:116px;
	height:119px;
	background: url(../img/icon_pt.png) no-repeat right bottom;
	background-size: contain;
	
}*/

.b_top{
	width:6%;
	max-width:100px;
	position:fixed;
	right:10px;
	bottom:15px;
	display:none;
    z-index:10;
}

.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.7;
		-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;
}

footer div.supportBnr{
    width:90%;
    max-width:1000px;
    margin:2.5em auto 0;
    text-align: center;
    position:relative;
}

footer div.supportBnr a > img{
    display:inline-block;
    margin:0 1.5% 25px;
    width:20%;
    max-width:260px;
}

footer div.supportBnr > span{
    display:inline-block;
    margin:0 1.5% 25px;
    width:20%;
    height:10px;
    max-width:260px;
}


footer div.bnrArea{
    width:90%;
    max-width:1000px;
    margin:2em auto;
    display:-webkit-box;
  	display:-ms-flexbox;
	display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content:space-between;
}

footer div.bnrArea div.bnrWrap{
    width:48%;
}

footer div.bnrArea div.bnrWrap img{
    width:100%;
    margin-bottom:0.8em;
}

footer div.bnrArea div.bnrWrap img.arcBnr{
    width:90%;
    margin:0 10% 0.8em 0;
}

/* コンテンツクリック時に開くウィンドウ用 */
#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:640px;
	/*background:url(../img/win_close.png) no-repeat center bottom;*/
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-325px;
	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:650px;
	height:560px;
	position:absolute;
	left:50%;
	top:50%;
	margin: -280px auto auto -325px;
	z-index:99999;
	border-radius: 10px;
	overflow-y: auto;
	overflow-x: hidden;
}

#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;
}

footer div.supportBnr > .spdn{
    display:inline-block;
}