.gnav__list.menu-02 > a { background-color: #fff; }

.contents__description--list img { margin-bottom: 10px; }
.contents a { color: #09afd7; }
.contents .subnav a { background-image: url(/2016/img/ticket/ico.png); color: #09afd7; }
.contents .subnav .odd { background-color: #d0f5fc; }
.contents .subnav .even { background-color: #dff8fd; }
.contents__heading { background-image: url(/2016/img/ticket/ico.png); color: #09afd7; }
.contents__side-nav a { background-image: url(/2016/img/ticket/ico.png); }
.contents__side-nav a.cu, .contents__side-nav a:hover { background-color: #ddf6fc; }

.ticket__schedule-list { background: url(/2016/img/ticket/bg_schedule.png) center top no-repeat; overflow: hidden; margin-bottom: 30px; padding: 55px 0 0 135px; position: relative; }
.ticket__schedule-list:first-child { background: none; padding-top: 0; }
.ticket__schedule-list:first-child .ticket__schedule-img { top: 0; }
.ticket__schedule-img { left: 0; position: absolute; top: 55px; }
.ticket__schedule-txt { background-color: #f1f5f8; min-height: 75px; padding: 15px; }
.ticket__box { background: #f1f5f8; margin: 15px 0; padding: 15px; }
.ticket__box p { margin: 0; }

.detail_btn { font-weight: bold; color: #ff0000; margin-bottom: 1.0em !important; }
