@charset "UTF-8";
body.pc,
body.tablet {
}

.section {
	padding: 50px 0 38px;
}

body.sp .section {
	
}

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


body.pc .section h1,
body.tablet .section h1 {
	margin-bottom: 120px;
}
body.pc h1.pageTitle,
body.tablet h1.pageTitle,
body.sp h1.pageTitle {
  background: url(/applause/johnman/images/section_3_bg.png), url(/applause/johnman/images/section3-4_bg.gif);
    background-repeat: no-repeat, repeat;
    background-position: left -800px, bottom center;
}

body.sp .section h1 {
	width: 53.1%;
	padding: 5.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 28px 58px;
	margin: 0;
	font-size: 16px;
	line-height: 1.25;
	color: #ffffff;
	display: block;
	border: 2px solid #999999;
	box-sizing: border-box;
	background: #262626 url(/applause/johnman/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: 100%;
	-webkit-background-size: 16px 26px;
	-moz-background-size: 16px 26px;
	background-size: 16px 26px;
}
body.sp #schedule_list_none1 .link {
	width: 100%;
	margin: 0 auto;
}

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

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

body.sp #schedule_list_none1 .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;
	color:#033f92;
}

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

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