@charset "utf-8";

#wrap {
	background: #efefef;
	color:#231815;
	padding: 0;
}

/* clearfix
==================================== */
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {  display: inline-block; }
/*\*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


/* anchor
----------------------------------- */
a {
	color: #e95384;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-decoration: none;
}
a:hover {
	color: #374a9d;
	text-decoration: underline;
}

.right{text-align:right;}
.center { text-align: center; }
.subTxt { 
	font-size: 13px;
	line-height: 1.5;
}
.subTxt.center{
	display:block;
	font-size: 12px;
	color:#898989;
	text-align:center;
}
.bold { font-weight: bold; }
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}

/* layout
==================================== */
.mb0{margin-bottom:0!important;}
.pb0{padding-bottom:0!important;}

header{
    display: none;
}

.section {
	padding:45px 4%;
}
.inner{
	margin:40px 0 0;
}
.inner.block1{
	margin: 0;
}
.section .ph{
	text-align:center;
}

.section .ph img{
	width:100%;
	margin-bottom:25px;
}
.section .ph.ip {

}
.section .ph.ip img{
	width:65%;
}

.section .mainLead{
	margin-bottom:15px;
	font-size:24px;
    line-height: 1.5;
}
.section .subTit{
	margin-bottom:25px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.section .link{
	margin:15px 0 35px;
	font-size:13px;
	font-weight:bold;
}
.section  .link img{
	vertical-align:middle;
	margin-right:5px;
}
/* header
----------------------------------- */
.section.header {
	position: relative;
	overflow: hidden;
}
.section.header .ph {
	width: 100%;
	height: 100%;
	background:#fff url(../images/bg_dticket_pc.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.section.header .inner{
	margin:0;
	color:#fff;
	position: relative;
	z-index: 1;
}


.section.header .tit{
    margin: 0 0 25px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    line-height: 3em;
}
.section.header .ico{
	display:block;
	width: 90px;
    margin: 30px auto 50px;
}

.section.header .mainLead{ text-align:center; }
.section.header .txt{ font-weight:bold; }
.section.header .txt br{ display:none; }
.section.header .txt br.sp{ display:block; }
.section.header .patent { text-align: center; margin-top: 10px; }

/* about
----------------------------------- */
.section.about{
	padding:45px 0;
	background:#f8f6f5;
}
.section.about .inner{
	padding:0 4%;
}
.section.about .stamp{
	width:100%;
	position:relative;
	background-position:65% -60px;
	background-repeat:no-repeat;
	background-size:cover;
}
.section.about .stamp .inner{
	margin:0;
	padding:0;
	z-index:1;
}
.section.about .stamp .receive{
	padding:0 4%;
}
.section.about .tit{
	margin:0 0 10px;
	font-size:19px;
	font-weight:bold;
}
.section.about .title{
	margin:0 0 440px;
	font-size:19px;
	font-weight: bold;
	color:#e95384;
	text-align:center;
}
.section.about .ph.dticket img{ width:100%; }
.section.about li:first-child{ margin-bottom:30px; }
.section.about .stamp .patent {
	border: 1px solid #888;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0;
}


/* memocolle
----------------------------------- */
.section.memocolle .block1 {
	margin-top:0;
}

.section.memocolle{
	background:#fff url(../images/bg_memocolle_sp.jpg) no-repeat 0 105%;
	background-size:100%;
}
.section.memocolle .subTxt.center{
	color:#231815;
}
.section.memocolle .contentsList li{
	margin-bottom:10px;
	text-align:center;
}
.section.memocolle .subTit{
	margin-bottom:15px;
	color:#898989;
	font-size:14px;
}
.section.memocolle .block1 .subTit{
	display:none;
}
.section.memocolle .ph.ip img{
	width:100%;
}


/* trade
----------------------------------- */

.section.trade{
	background:#727171;
	color:#fff;
}
.section.trade .inner{
	margin-top:0;
}
.section.trade .subTxt{
	color:#fff;
}
/* hawto
----------------------------------- */

.section.howto{
	background:#f6f6f6;
}
.section.howto .mainLead{
	text-align:center;
	font-size:22px;
}
.section.howto .step{
	margin:60px 0 0 0;
	text-align:center;
}
.section.howto .step .notes{
	text-align:left;
	font-size:11px;
}
.section.howto .step.first{
	margin:40px 0 0 0;
}
.section.howto .step .titTxt{
	margin:5px 0 20px 0;
	font-size:18px;
}
.section.howto .bxslider li img{
	width:180px;
}
.txtLeft{
	text-align:left;
}
.section.howto .ph img{
	margin:0 0 10px;
}
.section.howto  .icon-user{
	margin: 0 0 10px 0;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
.section.howto .icon-user:before{
	margin: 0 2px 0 0 ;
	vertical-align:middle;
}
.section.howto .voice li{
	margin: 0 0 15px 0;
	padding:15px;
	background:#fff;
	font-size:13px;
	text-align:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:rgb(204, 204, 204) 1px 1px 0px 1px;
	-webkit-box-shadow:rgb(204, 204, 204) 1px 1px 0px 1px;
	-moz-box-shadow:rgb(204, 204, 204) 1px 1px 0px 1px;
}
.section.howto .voice li span{
	font-weight: bold;
}
/* カルーセル */
.bxslider li img{
	margin:0 auto;
}
.bxslider span{
	font-weight:bold;
}




/* PC
==================================== */
@media screen and (min-width: 900px) {
	.sp{
	display:none;
	}
	#container{
		width:100%;
	}
	.section .mainLead {
		font-size:24px;
		margin-bottom:15px;
	}
	.section.about .mainLead br{
		display:none;
	}
	.section br.pc{
		display:block!important;
	}
	.section .txt{
		font-size:16px;
		line-height:1.8;
	}
	.section .ph img{
		width:300px;
	}

	.section .ph.ip img{
		width:180px;
	}
	.section .inner{
		width:890px;
		margin: 80px auto 0 ;
		padding:0;
	}
	
	.section .mainVList{
	width: 800px;
    margin: 0 auto 0;

	}
	.section .mainVList li{
	    float: left;
	    box-sizing:border-box;
	}
	.section .mainVList li:nth-child(odd){
	    width: 220px;
	    line-height:0;
	}
	.section .mainVList li:nth-child(even){
	    width: 580px;
	}

	.section .mainVList .txt{
    margin-bottom: 25px;
    font-size: 15px;

	}
	
	.section btnEntry{
	
	}
	.section .btmEntry a{
    margin: 0 auto 0;
    width: 300px;
    font-size: 16px;
    display: block;
    color: #FFF;
    text-decoration: none;
    border: 2px solid #FFF;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    letter-spacing: 0.05em;
    font-weight: bold;
	}
	/* header
	----------------------------------- */
	.section.header {
		padding:55px 5%;
		position: relative;
		overflow: hidden;
	}
	.section.header .ph {
		width: 100%;
		height: 100%;
		background:#fff url(../images/bg_dticket_pc.jpg) no-repeat 50% 50% fixed;
		background-size:cover;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 0;
	}
	.section.header .inner{
		width:100%;
		margin:0 auto;
	/*	color:#000; */
		position: relative;
		z-index: 1;
	}
	.section.header .tit{
		position:relative;
		font-size:20px;
		font-weight:normal;
		text-align:left;
	    height: 90px;
	    padding-top: 40px;
	}
	.section.header .tit img{
	    width: 280px;
	    position: absolute;
	    margin: -65px 0 0 -140px;
	    left: 50%;
	    top: 50%;
	}
	.section.header .inner{
		margin:0 auto;
	}
	.section.header .txt{
		text-align:center;
	}
	.section.header .txt br{
		display:block!important;
	}
	.section.header .mainLead{
	    font-size: 27px;
    	line-height: 1.4em;
	}
	.section.header .subTxt { text-align: center; }

	/* artist
	----------------------------------- */
	
	.artist{
	
	}
	.artist h4.artistTit{
	margin-bottom: 30px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    }
	.artist .artistList{
	
	}
	.artist .artistList li{
    box-sizing: border-box;
    width: 50%;
    float: left;

	}
	.artist .artistList li:nth-child(odd){
	
	}
	.artist .artistList li:nth-child(even){
	padding: 0px 0 0 30px;		
	}
	.artist .artistSche{
	
	}
	.artist .artistSche dt{
	font-size: 15px;
    font-weight: bold;	
	}
	.artist .artistSche dd{
    padding: 0 0 15px;	
	}
	.artist .artistSche dd:last-child{
	
	}
	.artist .artistCap{
    padding: 0 0 25px;
    font-size: 12px;
    padding: 0 0 25px;
	}
	.artist .liveName{
    font-weight: bold;
    font-size: 20px;
    padding: 0 0 10px;
	}
	.artist .artistName{
	
	}

	
	
	
	/* about
	----------------------------------- */
	.section.about{
		padding:0 0 55px;
	}
	.section.about .stamp{
		width:100%;
		height:550px;
		padding:50px 0 25px;
		position:relative;
		background-position:-350px -170px;
		background-repeat:no-repeat;
		background-size:1100px;
	}
	.section.about .stamp .inner{
		position:relative;
		width:890px;
		margin:0 auto;
	}
	.section.about .inner{
		padding:0;
	}
	.section.about .stamp .inner .title{
		position:absolute;
		right:0;
		top:130px;
		font-weight: normal;
	}
	.section.about .stamp .inner .receive{
		position:absolute;
		right:0;
		top:334px;
		width:460px;
		padding:0;
	}
	.section.about .tit{
		margin-bottom:15px;
		font-size:22px;
		font-weight:normal;
	}
	.section.about .title{
		margin:0 0 40px;
		font-size:32px;
	}
	.section.about .pass{
		position:relative;
		text-align:center;
	}
	.section.about .pass .link{
		margin: 30px 0 0;
	}
	.section.about .inner.pass .txt{

	}
	.section.about .pass .txt{
		width:100%;
	}
	.section.about ul{
		text-align:center;
	}
	.section.about li{
		display:inline-block;
		vertical-align:top;
		padding-top:45px;
		width: 49%;
	}
	.section.about li .subTit{
	    margin-bottom: 30px;
		line-height:1.6;
	}
	.section.about li .ph img{
		width:100%;
	}
	.section.about .inner.pass{
		margin:40px auto 0;
	}
	.section.about .inner.change{
		margin:20px auto 0;
		text-align:center;
	}
	.section.about .change .ph img{
		width:430px;
	}
	.section.about .inner.change .txt{
		margin-bottom:40px;
	}

	/* memorialcollection
	----------------------------------- */
	.section.memocolle{
		background:#fff url(../images/bg_memocolle_pc.jpg) no-repeat fixed 50% 50%;
		background-size:cover;
	}
	.section.memocolle{
		padding:90px 4% 45px;
	}
	/*
	.section.memocolle .blockWrap{
		width:800px;
		margin:0 auto;
	}
	.section.memocolle .block1{
		padding-top:100px;
		width:67%;
		float:left;
	}
	.section.memocolle .block2{
		width:33%;
		float:left;
		margin-top:0;
	}*/

	.section.memocolle .blockWrap{
	    width: 90%;
		min-width:890px;
		max-width:890px;
		height:570px;
		margin:0 auto;
	}
	.section.memocolle .block1{
		width:48%;
		float:left;
	}
	.section.memocolle .block2{
		width:52%;
		float:left;
		margin:0;
	}
	.section.memocolle .block1 .subTit{
		display:block;
		margin-bottom:70px;
		text-align:left;
		font-size:19px;
	}
	.section.memocolle .block1 .subTit br{
		display:none;
	}
	.section.memocolle .block2 .subTit{
		display:none;
	}
	.section.memocolle .ph.ip img{
		width:100%;
		max-width:600px;
		margin:0;
	}
	.section.memocolle .block3{
		margin-top:40px;
	}
	.section.memocolle .mainLead{
		font-size:32px;
	    margin-bottom: 40px;
	}
	.section.memocolle .txt{
		width:410px;
		text-align:justify;
	}
	.section.memocolle .block3{
		padding:25px 0;
		border-top:1px solid #231815;
		border-bottom:1px solid #231815;
	}
	.section.memocolle .block3 .subTit{
		text-align:left;
		margin-bottom:10px;
	}
	.contentsList li{
		display:inline-block;
	}
	.contentsList li:after{
		content:'/';
		padding:0 5px;
		color:#231815;
	}
	.contentsList li:last-child:after{
		display:none;
	}
	.section.memocolle .subTxt.center.black{
		text-align:right;
		clear:both;
	}
	.section.memocolle .subTxt.center.black br{
		display:none;
	}

	/* trade
	----------------------------------- */
	.section.trade{
		padding:90px 0;
	}
	.section.trade .inner{
		position:relative;
		height:550px;
	}
	.section.trade .mainLead{
		font-size:32px;
	    margin-bottom: 40px;
	}
	.section.trade .mainLead,
	.section.trade .txt,
	.section.trade .link{
		padding-left:40%;
	}
	.section.trade .txt{
		width:400px;
		text-align:justify;
	}
	.section.trade .mainLead{
		padding-top: 30px;
	}
	.section.trade .ph{
		position:absolute;
		top:0;
		left:0;
	}
	.section.trade .ph img{
		width:270px;
	}
	.section.trade .link{
		font-size:16px;
	    margin: 60px 0;
	}
	.section.trade .link a{
		color:#dcdddd;
	}
	.section.trade .subTxt{
		text-align:right;
	}
	/* howto
	----------------------------------- */
	.section.howto{
		display:none;
	}
	
	
	/* movie
	----------------------------------- */
	.inner .movie {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
		margin: 0 0 20px;
	}
	.inner .movie .jstream-eqPlayer {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}
	.inner .movie embed { width: 600px; height: 340px; }
	
	/* 電子チケットの受取りから入場まで
	----------------------------------- */	
	.section.flowStep{
		padding: 10px 0 60px;
	}
	.stepList{
		background: #ddd;
		padding: 15px;
		margin: 0 0 20px;

		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.stepList li {
		width: 249px;
		background: #fff;
		padding: 20px 15px;
		margin-right: 16px;
		position: relative;
	}
	.stepList li:after{
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 13px 0 13px 16px;
		border-color: transparent transparent transparent #fff;
		position: absolute;
		top: 50%;
		right: -14px;
		margin-top: -7px;
	}
	.stepList li:last-child{ margin-right: 0; }
	.stepList li:last-child:after{ display: none; }
	.stepList li .tit { 
    font-weight: bold!important;
    text-align: center;
    margin: 0 0 10px!important;
    font-size: 14px!important;
    line-height: 1.7;
    letter-spacing: 0.02em; 
	}
	.stepList li .ph { width: 130px; line-height: 0; margin: 0 auto 10px; }
	.stepList li .txt { 
	font-size: 13px;
	text-align: left;
	}
	
	.stepList .subTxt {
    font-size: 0.8em;
	}
	.stepList li .btn a { font-size: 12px; padding: 5px; margin: 5px 0 0; }

	.stepList li .ph.two { width: 100%; }
	.stepList li .ph.two span { display: inline-block; width: 115px; font-size: 10px; line-height: 1.5em; text-align: center; }
	.stepList li .ph.two i { font-style: normal; }
	
	.box-step .listTit {
    font-size: 20px;
    margin: 0 0 20px;
	}
	
	.box-step .listTit .step {
    color: #e9537d;
    margin-right: 10px;
	}
	


	.mb30{
		margin-bottom:30px!important;
	}
	.floatR{
		float:right!important;
	}
	.floatL{
		float:left!important;
	}

	
	.box_summary{
		width:900px;
		margin:0 auto 30px;
   		font-size: 14px;
    		vertical-align: top;
		background:#ededed;
		padding:20px;
		box-sizing:border-box;
	}
	
	table.summaryTit{
    		margin-bottom: 30px;
    		border-bottom: 1px solid;
    		padding-bottom: 15px;
    		display: block;
	}
	table.summaryTit tr{
	
	}
	table.summaryTit tr th{
		width: 50%;
    		font-weight: bold;
    		font-size: 20px;
    		line-height: 1.6em;
	}
	table.summaryTit tr th span{
		font-size: 14px;
    		font-weight: normal;
	}
	table.summaryTit tr td{
		width: 40%;
    		font-size: 14px;
    		vertical-align: top;
	}
	table.summaryTit tr td table.dayList{
		width: 100%;
	}
	table.summaryTit tr td table.dayList tr{
		
	}
	table.summaryTit tr td table.dayList tr th{
		font-weight: normal;
   	font-size: 14px;
    	width: 25%;
    	vertical-align: top;
    	text-align: right;
	
	}
	table.summaryTit tr td table.dayList tr td{
    	font-size: 14px;
   	 vertical-align: top;
   	 width: 75%;
    	line-height: 1.4em;
	padding-left: 5px;	
	}





	.box_summary .textBox{
		width: 55%;
		float:left;
	}
	.box_summary .textBox .topLead{
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: bold;
	}
	.box_summary .textBox .text{
		margin-bottom: 20px;
	}
	.box_summary .textBox .listTit{
		margin-bottom: 10px;
	}
	.box_summary .textBox .contentsSummary{
		text-align: left;
    		margin-bottom: 30px;
	}
	.box_summary .textBox .contentsSummary li{
		display:block;
		vertical-align:middle;
		padding-top:0;
		width:100%;
	}
	.box_summary .textBox .contentsSummary li:first-child{
		margin-bottom:0;
	}

	.box_summary .textBox .contentsSummary li:last-child{

	}
	
	.box_summary .imageBox{
		float: right;
		width: 45%;
	}
	.box_summary .imageBox img{
    		width: 80%;
    		margin: 0 auto 10px;
    		display: block;
	}
	.box_summary .imageBox .subText{
		text-align:center;
		font-size: 12px;
	}
	
	.box_summary .textBox .btn{

	}
	.box_summary .textBox .btn a{
    		border: 1px solid;
    		background: #fff;
	}
	.box_summary .textBox .btn a:hover{
    		border: 1px solid;
    		background: #e95384;
		color:#fff;
		border:1px solid #e95384;
		text-decoration:none;
	}

	.grey{
		background:#ededed!important;
	}





}

/* SP
==================================== */
@media screen and (max-width: 900px) {
	html,body { font-size: 15px; }
	.sp{
	display:block;
	}
	.pc{
	display:none;
	}
	.bg{
	padding:0 3%;
	width:100%;
	box-sizing:border-box;
	margin-bottom:110px;
	}
	.section.howto {
   	display:none;
	}
	
	.flowStep{
	    padding: 5px 4% 25px;
	}
	.inner .movie {
		position: relative;
		width: 100%;
		height: 200px;
		margin: 0 0 20px;
	}
	#wrap{
	padding-bottom:0!important;
	}
	.txt{
	margin-bottom:30px!important;
	}
	.section {
    padding: 20px 4%;
	}
	.section .mainVList{
	width: 100%;
    margin: 0 auto 0;
	}
	.section .mainVList li{
	    float: none;
	    box-sizing:border-box;
	}
	.section .mainVList li:nth-child(odd){
	    text-align: center;
	    width: 100%;
	    line-height: 0;
		padding: 0 0 15px;
	}
	.section .mainVList li:nth-child(even){
	    width: 100%;
	}
	.section .mainVList li img{
		width: 30%;
	}

	.section .mainVList .txt{
	    margin-bottom:0;
	}
	
	.section .mainVList .mainLead {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.5;
	}
	.section .mainVList .txt {
	font-size: 13px;
    margin-bottom: 0!important;
    padding: 0 0 15px;
	}
	
	.section .btmEntry{
	
	}
	.section .btmEntry a{
    font-size: 16px;
    display: block;
    color: #FFF;
    text-decoration: none;
    border: 2px solid #FFF;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    letter-spacing: 0.05em;
    font-weight: bold;	
	}
	
	
	.box-step .listTit { font-size: 16px; padding: 0; margin: 0 0 20px; }
	.box-step .listTit .step { color: #e9537d; margin-right: 10px; }
	.stepList { margin: 0 0 20px; }
	.stepList li {
		min-height: 145px;
		background: #fff;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding: 10px 4%;
		margin-bottom: 10px;
		position: relative;
	}
	.stepList li:after{
		content: "";
		position: absolute;
		bottom: -10px; left: 50%;
		margin-left: -10px;
		display: block;
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 13px 10px 0 10px;
		border-color: #fff transparent transparent transparent;
	}
	.stepList li:last-child{ margin-bottom: 0; }
	.stepList li:last-child:after{ display: none; }
	.stepList .ph { width: 70px; float: left; padding: 0 5px; margin: 0 0 15px; }
	.stepList .tit {
		font-size: 14px;
		text-align: center;
		line-height: 1.5em;
		border-bottom: 1px solid #ddd;
		padding: 0 0 8px;
		margin: 0 0 13px;
	}
	.stepList .txt {
		font-size: 13px;
		text-align: left;
		padding-left: 90px;
		margin: 0 0 5px;
	}
	.stepList .subTxt { padding: 0 0 0 90px; margin: 10px 0 0; }
	.stepList .appDl { padding: 0 0 0 90px; }
	.stepList .ph_big .ph { width: 80%; float: none; margin: 0 auto 10px; }
	.stepList .ph_big .txt { text-align: center; padding: 0; }
	
	.iphoneUa .android{
	display:none;
	
	}
	.androidUa .iphone{
	display:none;
	}
	
	.section.header .ico {
    display: block;
    width: 60%;
    margin: 20px auto 20px;
	}
	
	.section.header .tit {
    margin: 0 0 25px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    line-height: 3em;
}



	.box_summary{
    	background: #ededed;
    	padding: 3%;
    	width: 100%;
    	box-sizing: border-box;	
	margin-bottom: 30px;
	}
	.box_summary .tit{
	border-bottom: 1px solid;
    	padding-bottom: 15px;
    	line-height: 1.3em;
	margin-bottom: 20px!important;
	}

	.box_summary .tit span{
		font-size: 14px;
    		font-weight: normal;
    	margin-top: 5px;
    	display: block;

	}
	.box_summary .dayList{
	margin-left: -10px;
	}
	.box_summary .dayList li{
    	text-indent: -6em;
   	 padding-left: 6em;
	}
	.box_summary .dayList li:first-child{
	margin-bottom:0;
	}
	.box_summary .dayList li:last-child{
	margin-bottom: 30px;
	}

	.box_summary .textBox{

	}
	.box_summary .textBox .topLead{
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: bold;
	}
	.box_summary .textBox .text{
		margin-bottom: 30px;
	}
	.box_summary .textBox .listTit{
		margin-bottom: 10px;
	}
	.box_summary .textBox .contentsSummary{
		text-align: left;
    		margin-bottom: 30px;
	}
	.box_summary .textBox .contentsSummary li{
		display:block;
		vertical-align:middle;
		padding-top:0;
		width:100%;
	}
	.box_summary .textBox .contentsSummary li:first-child{
		margin-bottom:0;
	}

	.box_summary .textBox .contentsSummary li:last-child{

	}
	
	.box_summary .imageBox{

	}
	.box_summary .imageBox img{
    		width: 70%;
    		margin: 0 auto 10px;
    		display: block;
	}
	.box_summary .imageBox .subText{
		text-align:center;
		font-size: 12px;
    		margin-bottom: 25px;
	}
	
	.box_summary .textBox .btn{

	}
	.box_summary .textBox .btn a{
    		border: 1px solid;
    		background: #fff;
	}
	.box_summary .textBox .btn a:hover{
    		border: 1px solid;
    		background: #e95384;
		color:#fff;
		border:1px solid #e95384;
		text-decoration:none;
	}
	/* artist
	----------------------------------- */
	
	.artist{
	
	}
	.artist h4.artistTit{
    margin-bottom: 20px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
    }
	.artist .artistList{
	
	}
	.artist .artistList li{
    box-sizi100%50%;
    float: none;

	}
	.artist .artistList li:nth-child(odd){
	line-height: 0;
    padding: 0 0 15px;
	}
	.artist .artistList li:nth-child(even){
	padding: 0;		
	}
	.artist .artistSche{
	
	}
	.artist .artistSche dt{
	font-size: 15px;
    font-weight: bold;	
	}
	.artist .artistSche dd{
    padding: 0 0 10px;	
	}
	.artist .artistSche dd:last-child{
	
	}
	.artist .artistCap{
    padding: 0 0 25px;
    font-size: 12px;
    padding: 0 0 15px;
	}
	.artist .liveName{
    font-weight: bold;
    font-size: 18px;
    padding: 0 0 5px;
	}
	.artist .artistName{
	
	}
	
	
}

