@charset "UTF-8";
body.pc,
body.tablet {
	background: #000000 url(/applause/hibari/ticket_schedule/images/bg.jpg) center 56px no-repeat;
}

.section {
	padding: 51px 0 0;
}

body.sp .section {
	padding: 0;
	background: #000000 url(/applause/hibari/ticket_schedule/images/bg.jpg) top center no-repeat;
	-webkit-background-size: 210% auto;
	-moz-background-size: 210% auto;
	background-size: 210% auto;
}

body.sp .section p {
	width: 100%;
	background: rgba(0,0,0,0.1);
}

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

body.sp .section h1 {
	width: 48.9%;
    padding: 4.1% 0 0;
	margin: 0 auto 12%;
}

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;
	margin: 0;
	font-size: 16px;
	line-height: 1.25;
	color: #ffffff;
    color: #310410;
	display: block;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
    background: url(/applause/hibari/ticket_schedule/images/btn_bg.png) left center no-repeat;
}

.link li a:hover {
	opacity: 0.8;
}

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: 100% auto;
	-moz-background-size: 100% auto;
    background-size: 100% auto;
}

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

