.mainvisual{
	background: url(../../../../images/tokyo/party/enkai/performance/mainvisual.png) center center no-repeat;
	background-size: cover;
	margin-bottom: 70px;
}

.under_h2{
	width: 1000px;
	margin: 0 auto 50px;
	font-weight: normal;
}
.under_inner02{
	width: 1000px;
	margin: 0 auto 60px;
	background: #fff;
	box-sizing: border-box;
	padding: 40px;
	border: 1px solid #b6a98a;
	position: relative;
	z-index: 0;
}
.under_inner02:before{
	content: '';
	position: absolute;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	top: 10px;
	left: 10px;
	border: 1px solid #b6a98a;
	z-index: -1;
	box-sizing: border-box;
}
.under_inner02.frame{
	-webkit-box-shadow: 1px 1px 4px 0px rgba(162, 155, 138, 0.75);
	-moz-box-shadow:    1px 1px 4px 0px rgba(162, 155, 138, 0.75);
	box-shadow:         1px 1px 4px 0px rgba(162, 155, 138, 0.75);
}
.under_h3.tit_02{
	font-size: 24px;
}
.under_h3.tit_02.mb20{
	margin-bottom: 20px;
}
.under_h401{
	font-size: 26px;
	border-bottom: 1px solid #b6a98a;
	display: inline-block;
	font-weight: normal;
	width: calc(100% - 420px);
	box-sizing: border-box;
	padding: 10px 15px 0 15px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.performance_txt01{
	display: inline-block;
	padding: 0 15px;
	width: calc(100% - 420px);
	box-sizing: border-box;
}
.box_06.performance_01{
	margin: 0 0 30px;
}
.performance_01 img{
	width:400px;

}

.performance_02{
	margin-bottom: 40px;
}
.performance_02 ul{
}
.performance_02 ul li{
	width: 289px;
    margin-right: 20px;
	float:left;
}
.performance_02 ul li:last-child{
    margin-right:0;
}
.performance_02 ul li img{
	width: 289px;
}

.performance_03 ul{

}

.performance_03 ul li{
	width: 450px;
	float:left;
	position:relative;
}

.performance_03 ul li:first-child{padding-right:10px;}

.performance_ttl01.pc_none{
	display: none;
}
.performance_03 ul li img{
	width: 188px;
	float:left;
}
.performance_03 ul li .performance_sec01{
	width: calc(100% - 200px);
	float:right;
}
.performance_ttl01{
	color: #231815;
	font-size: 18px;
	line-height: 1.6em;
	padding-left: 6px;
	border-left: 5px solid #b6a98a;
}
.performance_txt02{
	position: absolute;
	text-align: center;
	bottom: 30px;
	color: #231815;
	font-size: 24px;
	left:200px;
	right:0px;
}
.section01{
	background: #e6e3d8;
	padding: 60px 0;
}
.section01 #slide_03{
	background: #e6e3d8;
	padding: 0;
}

.mb0{margin-bottom:0 !important;}

@media screen and (max-width: 750px) {
	img {
		max-width: 100%;
	}
	#breadcrumbs_sp {
		background: #231816;
		margin-top:0;
	}
	.breadcrumbs li a {
		padding: 0 10px 0 15px;
	}
	.breadcrumbs li a span {
		font-size: 10px;
		white-space: nowrap;
	}
	.mainvisual {
		margin-bottom: 30px;
		background-position: -300px;
	}
	.under_h2 {
		width: 100%;
		margin: 0 auto 40px;
	}
	.under_inner02 {
		width: 94%;
		margin: 0 auto 30px;
		padding: 20px 5%;
	}
	.under_inner02:before {
		width: calc(100% - 10px);
		height: calc(100% - 10px);
		top: 5px;
		left: 5px;
	}
	.under_h401 {
		font-size: 4.5vw;
		padding: 0;
		width: 100%;
	}
	.performance_txt01 {
		padding: 0 3px;
		width: 100%;
		box-sizing: border-box;
	}
	.performance_02 {
		margin-bottom: 0;
	}
	.performance_02 ul {
	}

	.performance_02 ul li {
		width: 100%;
		margin:0 0 20px;
		float:none;
	}


	.performance_02 ul li img {
		width: 100%;
		float:none;
	}
	.performance_02 .txt_05 {
		font-size: 14px;
	}
	.performance_03 ul{
		display: block;
	}
	.performance_03 ul li {
		width: 100%;
		margin-bottom: 30px;
	}
	.performance_ttl01{
		font-size: 3.0vw;
		margin-bottom: 2vw;
		border-left: 3px solid #b6a98a;
	}
	.performance_ttl01.pc_none {
		width: 48%;
		margin-bottom: 10px;
		display: flex;
		align-items: center;
		font-size: 2.5vw;
		box-sizing: border-box;
	}
	.performance_03 ul li img{
		width: 44%;
		align-self: flex-start;
	}
	.performance_03 ul li .performance_sec01{
		width: 53%;
	}
	.performance_txt02{
		position: static;
	  font-size: 4.8vw;
	  text-align: left;
	  margin-left: 1vw;
	}
	.section01.performance_slider_sp{
		padding: 30px 0 5px;
	}
	.performance_slider_sp #slide_04{
		background: #e6e3d8;
		padding: 0;
	}
	.section01.performance_slider_sp .under_h2{
		margin-bottom: 10px;
	}
}
