@charset "UTF-8";
.section .pink {
	color:#bf2ca5;
	text-decoration:underline;
}

body.pc,
body.tablet {
   background: #000;
}

.section {
   padding: 51px 0 0;
   background: #167c83 url(/applause/hajimari/ticket_schedule/images/bg.jpg) top center no-repeat;
   -webkit-background-size: 2000px auto;
   -moz-background-size: 2000px auto;
   background-size: 2000px auto;
}

#wrapperArea {
   /* background: #167c83  */
}

body.sp .section {
   padding: 0;
   background: #000 url(/applause/hajimari/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 p {
   width: 100%;
   background: rgba(0,0,0,0.1);
}

body.pc .section h1,
body.tablet .section h1 {
   width: 420px;
   margin: 0 auto 140px;

}

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

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

body.sp .section .btn 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 .link li {
    width: 465px;
    padding: 0 30px 0 0;
    margin: 0 0 30px;
    float: left;
}
body .link li.center {
	margin-left: auto;
	margin-right: auto;
}

/* body.pc .link li.center,
body.tablet .link li.center {
   width: 465px;
   padding: 0 30px 0 0;
   margin: 52px auto 30px;
   float: none;
} */
.preschedule_caution {
   color: #fed78a;
   font-weight: bold;
}
.link li a {
   width: 100%;
   padding: 28px 30px 28px 58px;
   margin: 0;
   font-size: 16px;
   line-height: 1.25;
   color: #553b09;
   display: block;
   border: 2px solid #999999;
   box-sizing: border-box;
   background: #e7bb65 url(/applause/hajimari/ticket_schedule/images/link_bg.png) 30px center no-repeat;
   -webkit-background-size: 8px 13px;
   -moz-background-size: 8px 13px;
   background-size: 8px 13px;
}

.link li a:hover {
   background-color: #f7c76a;
   text-decoration: underline;
}

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

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;
    padding: 0;
}

body.sp .link li a {
   padding: 3% 3% 3% 5.8%;
   font-size: 240%;
   text-align: left;
   -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;
}

