@charset "UTF-8";
@charset "UTF-8";
body.pc,
body.tablet {
	background: #fff url(/applause/anne/ticket_schedule/images/bg.jpg) top center no-repeat;
	background-size: 2000px auto;
}

.section {
	padding: 63px 0 80px;
    font-family: "Noto Serif JP";
	color: #097d79;
}

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

body.sp .section {
	padding: 0 0 5%;
	background: #fff url(/applause/anne/ticket_schedule/images/bg.jpg) top center no-repeat;
	background-size: 200% auto;
}

body.pc .section h1,
body.tablet .section h1 {
	margin: 0 auto 150px;
	width: 503px;
}

body.sp .section h1 {
	width: 60%;
    padding: 11% 0 0;
    margin: 0 auto 15%;
}

body .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: #ffffff;
	display: block;
	box-sizing: border-box;
	background: #097d79 url(/applause/anne/ticket_schedule/images/link_bg.png) 30px center no-repeat;
}

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

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%;
	-webkit-background-size: 16px 26px;
	-moz-background-size: 16px 26px;
	background-size: 16px 26px;
}

.threeColumnsType2,
body.sp .threeColumnsType2 {
	margin: 75px auto;
}

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%;
}


