@charset 'UTF-8';
body.pc .mainSection,
body.tablet .mainSection {
	color: #000;
	background: #b2cad6 url(/applause/robot/ticket_schedule/images/bg.jpg) top center no-repeat;
}

body.sp .mainSection {
	color: #000;
	background: #b2cad6 url(/applause/robot/ticket_schedule/images/s/bg.jpg) top center no-repeat;
	background-size: 100%;
}

body.sp .sp_br {
	display:none;
}

.section {
	padding: 65px 0 0;
}

.mainSection a{
	color: #0069c4;
}

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

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

body.sp .section h1 {
	width: 73.3%;
	padding: 6.5% 0 0;
	margin: 0 auto 8%;
}

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

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

body .section h2 {
	color: #509c00!important;
	border-top:1px solid #e0eaec!important;
	padding-top:1em;
}

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: #fff;
	display: block;
	border: 2px solid #e0eaec;
	box-sizing: border-box;
	background: #509c00 url(/applause/robot/images/link_bg.png) 30px center no-repeat;
}

.link li.btn a {
	padding: 0 0 28px 0;
	border: none;
	background: none;
}

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

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;
}
.link li.btn a {
	padding: 0 0 3% 0;
	border: none;
	background: none;
}

body.sp .link li.btn a {
    padding: 0 0 3% 0;
}

body.sp .link li.btn a img {
    width: 100%;
    height: 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;
}

