a, strong { color: #09afd7; }

.catnav__catttl--list { background-color: #ddf6fc; }
.catnav__catttl--list a { background-image: url(/2016/smt/img/ticket/icon_circle.png); color: #09afd7; }

.subnav a { background-color: #ddf6fc; }

.contents__heading { color: #09afd7; }
.contents__heading span { background-image: url(/2016/smt/img/ticket/icon_circle.png); }
.contents__heading--simple { color: #000; }
.contents__description--list img { height: auto; width: 40%; }

.button { background-color: #ddf6fc; }

.ticket__schedule-list { background: url(/2016/smt/img/ticket/ico__arrow--down.png) center top no-repeat; background-size: 50px 20px; margin: 20px 10% 0; padding-top: 40px; overflow: hidden; word-break: break-all; }
.ticket__schedule-list:first-child { background: none; margin-top: 0; padding-top: 0; }
.ticket__schedule-img { float: left; width: 25%; }
.ticket__schedule-txt { background-color: #f1f5f8; box-sizing: border-box; float: right; min-height: 50px; padding: 10px; position: relative; width: 70%; }
.ticket__schedule-txt:before { background: url(/2016/smt/img/ticket/ico__arrow--left.png) 0 0 no-repeat; background-size: 10px 7px; content: '.'; display: block; height: 0; left: -10px; overflow: hidden; padding: 7px 0 0; position: absolute; top: 30px; width: 10px; }
.ticket__box { background-color: #f1f5f8; margin: 0 10% 2em; padding: 10px; }
.ticket__box p { margin: 0 0 8px; }
.ticket_store { word-wrap: break-word; }

.store_img { margin-top: 1em; }

.day_map img { width: 100%; }
