<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sp_only{
	display:none;
}

.pc_only{
	display:block;
}

#responsive_wrap p{
	margin:20px 0;
}
#responsive_wrap .list-notes li{
	font-size:12px;
	margin:0;
	line-height:1em !important;
}
#responsive_wrap .ttl-unit-02{
	margin-top:40px;
}

#responsive_wrap .btn_link{
	text-align:center;
	margin:0;
}
#cnt .performer_box {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
}
#cnt .performer_box p {
	display: block;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	border: 1px solid #666666;
	margin-left: 20px;
	margin-right: 20px;
}
#cnt .performer {
	margin-top: 20px;
	vertical-align: top;
}
#cnt .performer li {
	display: inline-block;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#cnt .box3  {
	padding: 5px;
	background-color: #EEEEEE;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	width: 80%;
}


@media (max-width: 720px) {
	#responsive_wrap img{
		width:100%;
		height:auto;
	}

.sp_only{
	display:block;
}

.pc_only{
	display:none;
}

	#cnt .performer_box {
	width: 90%;
	height:auto;

}
}
</pre></body></html>