@charset "UTF-8";
body.pc,
body.tablet {
	background: #e2d9cd url(/applause/ghostandlady/ticket_schedule/images/bg.jpg) top center no-repeat;
	-webkit-background-size: 2000px auto;
	-moz-background-size: 2000px auto;
	background-size: 2000px auto;
}
body.sp .section {
	background: #e2d9cd url(/applause/ghostandlady/ticket_schedule/images/bg.jpg) top center no-repeat;
	-webkit-background-size: 180% auto;
	-moz-background-size: 180% auto;
	background-size: 180% auto;
}
.section {
	padding: 51px 0 0;
	color: #000000;
}


body.sp .section p {
	width: 100%;
}

body.pc .section h1,
body.tablet .section h1 {
	margin-bottom: 120px;
}

body.sp .section h1 {
	width: 42.9%;
	padding: 5.1% 0 0;
	margin: 0 auto 12%;
}
body .section h1 img {
	width: 355px;
}

body.sp .section h1 img {
	width: 100%;
}

body.sp .attention {
	margin-bottom: 20px;
	font-size: 210%;
}

body.pc .link,
body.tablet .link {
	width: 990px;
	margin: 0 -30px 0 0;
}

body.pc .link li,
body.tablet .link li {
	width: 465px;
	margin: 0 30px 30px 0;
	float: left;
}

body.pc .link li.center,
body.tablet .link li.center {
	width: 465px;
	padding: 0 30px 0 0;
	margin: 52px auto 30px;
	float: none;
}

.link li a {
	width: 100%;
	padding: 28px 30px 28px 58px;
	margin: 0;
	font-size: 16px;
	line-height: 1.25;
	color: #3d130b;
	display: block;
	/* border: 2px solid #999999; */
	box-sizing: border-box;
	background: #da9f4b url(/applause/ghostandlady/ticket_schedule/images/link_bg.png) 30px center no-repeat;
	-webkit-background-size: 8px auto;
	-moz-background-size: 8px auto;
	background-size: 8px auto;
}

.link li a:hover {
	background-color: #eda640;
}

body.sp .link {
	width: 100%;
	margin: 0 auto;
}

body.sp .link li {
	width: 100%;
	margin: 0 auto 30px;
	float: none;
}

body.sp .link li.center {
	margin-top: 52px;
}

body.sp .link li a {
	padding: 3% 3% 3% 5.8%;
	font-size: 240%;
}


body #schedule_list_none1 .place {
	font-weight:bold;
}

body #schedule_list_none1 .place span {
	font-weight:normal!important;
}

body.pc #schedule_list_none1 .place,
body.tablet #schedule_list_exist1 .place {
	font-size:18px;
}
body.sp #schedule_list_none1 .place {
	/* font-size:150%; */
}

body .section h2.add {
    color: #6c2735!important;
    border-top: 1px solid #6c2735!important;
    padding-top: 1em;
}
