/*###########._siteServiceList############*/
/*###########._siteBgImg-blc############*/
.ticketWindow_wrapper { display: none; }

#ticketWindow { background-color: #FFF; text-align: left; }
.pc #ticketWindow { padding: 40px; }
.sp #ticketWindow { padding: 20px; }

.pc .ticketWindow { width: 640px; }
.ticketWindow_text { color: #333; }
.pc .ticketWindow_text { font-size: 100%; line-height: 1.6; letter-spacing: .05em; }
.sp .ticketWindow_text { font-size: 88%; line-height: 1.6; letter-spacing: .02em; }
.ticketWindow_notes { margin-top: 1em; }
.ticketWindow_notes li { color: #333; text-indent: -1em; padding-left: 1em; }
.pc .ticketWindow_notes li { font-size: 88%; line-height: 1.4; margin-bottom: .2em; }
.sp .ticketWindow_notes li { font-size: 75%; line-height: 1.4; margin-bottom: .4em; }
.ticketWindow_button { text-align: center; }
.ticketWindow_button a { color: #1f59a3; text-decoration: none; border: 1px solid #1f59a3; box-sizing: border-box; display: inline-block; }
.pc .ticketWindow_button a { font-size: 112%; line-height: 1.4; margin: 1.5em auto 0 auto; padding: .7em 4em .6em 4em; }
.pc .ticketWindow_button a:hover { color: #FFF; background-color: #1f59a3; }
.sp .ticketWindow_button a { font-size: 88%; line-height: 1.4; margin: 1.5em auto 0 auto; padding: .7em 1em .6em 1em; }

.ticketBox { position: relative; }
.ticketBox #cboxClose { text-indent: -9999px; background: url("../images/btn_close.png") no-repeat 0 0; background-size: cover; border: none; outline: none; position: absolute; right: 2px; bottom: 2px; }
.pc .ticketBox #cboxClose { width: 32px; height: 32px; }
.sp .ticketBox #cboxClose { width: 20px; height: 20px; }

/*# sourceMappingURL=ticketWindow.css.map */
