.tour-end { width: 100%; position: fixed; top: 50%; left: 50%; text-align: center; transform: translate(-50%, -50%); background-color: rgba(255, 135, 162, 0.9); color: #fff; padding: 20px 0; z-index: 9999; }

.tour-end .title { font-size: 3em; font-weight: bold; margin-bottom: 15px; }

.tour-end a { font-size: 1.6em; font-weight: bold; color: #fff; }

.tour-preorder { background: #E03B6A; color: #fff; padding: 30px 0; font-size: 24px; font-weight: bold; }

.tour-preorder .title { font-size: 32px; display: block; margin-bottom: 10px; }

@media screen and (max-width: 480px) { .tour-preorder { font-size: 14px; padding: 15px 0; }
  .tour-preorder .title { font-size: 18px; } }

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