@charset "UTF-8";

.spLpcC {
	text-align: left;
}
.dayflex {
	display: block;
}
.dayset {
	padding: 1vw!important;

	margin: 0 0 20px;
}
.days {
	color: #5E480B;
	font-family: 'Lilita One', cursive;
	margin: 1.5rem auto 0;
	text-align: center;
	font-size: 3rem;
	text-align: center;
}
.week {
	font-size: 2rem;
	display:  block;
}
.sat {
	background:#C3E5F6!important;
}
.sat .week {
	color:#69A3D1;
	margin-bottom: 10px;
}
.sun {
	background:#EFC6C7!important;
}
.sun .week {
	color:#D66568;
		margin-bottom: 10px;
}
#stage .stagetop {
	margin: -35px auto 0!important;
}
#stage .container .inner .base {
	width: 100%;	
	margin-top: 10px;
}
#stage section .inner{
padding: 0;
}
body#stage .imglist ul li {
}
body#stage .imglist ul li.friendship {
	background: #1c3a3c
}
body#stage .imglist ul li.friendship h3 {
	background: #1c3a3c;
	color: #fff;
}
.uline {
	background: url("../img/underline.png") no-repeat 0 0;
}
body#stage .imglist ul {
	margin: 0 auto;
}
body#stage .imglist ul.mclist {
	justify-content: center;
}
body#stage .imglist ul.mclist li {
	border: 1px solid #efd57e;
	padding: 4px;
}
body#stage .imglist ul li {
 width: calc((100% - 1*10px) / 1);
	border-radius: 3px;
	padding: 4px;
	border: none;
}
.details {
	padding: 0;
	font-size: 1.4rem;
}
.notice {
	padding: 0 0 0;
}
.details dl {
	padding: 0 1rem;
	text-align: left;
}
.details dl dt {
 letter-spacing: .2rem;
	width: 13rem;
	float: left;
	clear: both;
	margin: 0;
	margin-bottom: .5em;
	font-weight: normal;
}
.details dl dd.fontB .engF {
	font-size: 1.6rem;
	font-weight: 700;
}
.details dl dd p {
	font-size: 1.4rem;
}
.details dl dd ul.disc li {
	padding-left: 1.4rem;
	margin: 0 0 1rem 0;
}
.details dl dd ul.disc li:before {
	margin-left: -1.4rem
}
.details dl dt {
	text-indent: -1.2rem;
	margin-left: 1.2rem;
}
.details .ticketbox h4 {
	padding: 1rem;
}
body#stage .storesingle .sub {
	border-top: 3px dotted #93785F;
	margin: 3rem auto;
	padding: 	1rem 0 0;
	width: 100%;
	max-width: 800px;
}
body#stage .storesingle .sub h5 {
	color: #527B35;
}
body#stage .storesingle .sub p {
	font-size: 1.2rem;
}
body#stage .storesingle ul.nav li.next {
	color: #666;
}
.fixbox {
	position: relative;
	background: #ccc;
	padding: 10px;
	margin-top: 20px;
	border-radius: 10px;
}
.fix {
	opacity: 0.5;
}
.fixcome {
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	font-size: 2rem;
}
.fixcome span {
	background: #fff;
	border-radius: 5px;
	padding: 5px 10px;
	line-height: 1;
}
body#stage .storesingle ul.nav li p a, body#stage .storesingle ul.next li p a {
	display: flex;
	justify-content: center;
	height: 100%;
	width: 100%;
}
body#stage .storesingle .main h4.title{
	text-align: left;
 font-size: 1.6rem;
 margin-bottom: 1rem;
}
@media screen and (min-width:520px) {
 body#stage .imglist ul li {
 width: calc((100% - 2*20px) / 2);
 margin: 10px;
}
}
@media screen and (min-width:960px) {
 .spLpcC {
 text-align: center!important;
}
.dayflex {
 display: flex;
 flex-wrap: wrap;
}
 .dayset {
 width: 50%;
margin: 0 0 20px;
padding: 10px;
}
body#stage .stagetop .imglist {
margin-top: 30px;
}
body#stage .imglist ul li {
 width: calc((100% - 2*10px) / 2);
 margin: 5px;
}
body#stage .logo img.hi {
 max-width: 600px;
 width: 100%;
 height: auto;
}
}
