.artist__image, .artist__wikiped, .artist__show-more-button,.wikiinfo, .introTx, .moreBtn_Tx,.column_2 .column_imageLeft {
	display: none;
}
ul{
	list-style: none;
}
/* 背景の変更 */
.Main {
	padding-bottom: 0;
}
.MainBody {
	width: 1200px;
	padding-bottom: 100px;
	background: rgba(203,172,94,0.3);
	color: #0c0a00;
	overflow-x: hidden;
}
.contents {
	width: 1120px;
	margin: 0 auto;
}
.headerArea{
	padding: 30px 500% 0;
	margin: 0 -500%;
	background: #fff;
}
h1.heading_title, .kwdticketinfo {
	color: #cbac5e!important;
}
h1.heading_title {
	padding-left: 0!important;
	font-family: "游明朝体", "Yu Mincho", YuMincho,'Sawarabi Mincho', "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}
.heading-lv1::before{
	display: none;
}
.freeArea {
	border: none;
	font-size: 14px!important;
	margin-top: 0;
	padding: 0;
	padding-top: 30px;
}
.freeArea h2{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	position: relative;
	background: #999;
	color: #fff;
}
.freeArea h2.event_title:after{
	content: "";
	width: 0;
	height: 0;
	border: 13px solid transparent;
	border-top: 20px solid #fff;
	position: absolute;
	right: 15px;
	top: 30%;
}
.freeArea h2.event_title:hover{
	cursor: pointer;
}
.freeArea h3 {
	font-size: 150%!important;
	padding: 10px 0 5px;
	display: block;
	font-weight: bold;
	color: #666;
	margin-top: 15px;
}
.intro p{
	margin-top: 10px;
}
.lead{
	font-size: 120%;
	font-weight: bold;
}
.ph{
	text-align: center;
}
dl {
	border: 1px solid;
	font-size: 110%;
	margin-top: 20px;
}
dt {
	clear: left;
	float: left;
	width: 17%;
	padding: 1.5% 1%;
	border-top: 1px solid;
}
dd {
	display: block;
	margin: 0 0 0 17%;
	padding: 1.5% 1%;
	line-heitht: 1.1em;
	border-top: 1px solid;
}
dt:first-child, dd:first-of-type {
	border-top: 0 none transparent;
}
dl, dt, dd {
	border-color: #cbac5e;
	background: #fffaf0;
}
ul.at{
	margin-bottom: 10px;
}
ul.at span{
	font-weight: bold;
	font-size: 110%;
}
.ticket_table{
	width: 100%;
	table-layout: fixed;
}
.ticket_table td{
	text-align: center;
	border: 1px solid #666;
	vertical-align: middle;
	padding: 10px 7px;
}
.ticket_table .bk{
	background: #666;
	color: #fff;
}
.ticket_table tr.bk td{
	border-right-color: #fff;
}
.ticket_table tr.bk td:last-child{
	border-right-color: #666;
}
.ticket_table tr td:first-child{
	border-bottom-color: #fff;
}
.ticket_table tr:last-child > td{
	border-bottom-color: #666;
}
.table-layout td {
	background: #fff;
}
ul.socialLink {
    display: inline-block;
}
.column_2 {
	margin-top: 0;
}
.column_2 .column_detailRight {
	margin-left: 0;
    width: 450px!important;
    padding: 0 20px;
    text-align: right;
    box-sizing: border-box;
    float: right;
}
.column_2 .column_detailRight aside{
	display: inline-block;
}
.socialLink{
	margin-left: 0
}
.heading-lv2{
	border-bottom: 1px solid #ffffff;
}
.heading-lv3{
	margin-top: 30px;
}
h2.heading_title, h3.heading_title {
	color: #000;
}
.cell-style1 {
	background: #999!important;
}
.jdt{
	font-size: 17px;
	font-weight: bold;
}
.Footer {
	margin-top: 0;border-top: none;
}
.sp{
	display: none;
}
.at{
	font-size: 85%!important;
}
.ticket_heading_title {
	position: relative;
	margin-top: 54px;
	border-bottom: 1px solid #e0e0e0;
}
.ticket_heading_title::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100px;
	height: 1px;
	background-color: #ec1721;
	content: "";
}
.ticket_heading_title h2 {
	position: relative;
	font-size: 2.8rem;
	background: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}
.notice p{
	margin-bottom: 15px;
}
.notice h3{
	margin-top: 0;
}
.form1{
	background: #ff6542;
	color: #fff;
	padding: 15px 0;
	text-align: center;
	font-size: 130%;
}
label, input[type='checkbox'] {
    cursor: pointer;
}