@charset "UTF-8";

body {
  background: #000;
}
a {
  color: #fff;
}
#wrapper {
  position: relative;
  font-size: 13px;
  line-height: 1.7em;
  color: #fff;
}
.background {
  background: url(../img/bg.jpg) no-repeat center top;
  background-size: contain;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.main {
  position: relative;
}
.section {
  background: #1a1a1a;
  padding: 30px 0;
}
.section h2 {
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.section h2:after {
  content: "";
  background: #fff;
  width: 40px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}

.container {
  position: relative;
  margin: auto;
}

.block {
  position: relative;
  margin-bottom: 80px;
}
.block:after {
  content: "";
  background: url(../img/logo_sml.png) no-repeat center center;
  background-size: contain;
  width: 47px;
  height: 31px;
  position: absolute;
  bottom: -55px;
  left: 50%;
  margin-left: -23px;
}


/* Top */
#top {
}
#top .ff30th {
  position: absolute;
  top: 7px;
  right: 3px;
}
#top h1 {
  padding: 40px 0 40px 0;
  text-align: center;
}
#top .banner {
  text-align: center;
  margin-bottom: 30px;
}
#top .banner img {
  width: 100%;
  max-width: 400px;
}
#top .lead {
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding: 15px 0 25px 0;
}

/* Place */
#place .text {
  width: 300px;
  margin: auto;
}
#place .text ul {
  margin: 0 auto 10px auto;
  display: block;
}
#place .text li {
  background: url(../img/place_text.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 18px;
  text-indent: -9999px;
}
#place .text li.place-1 {
  background-position: 0 0;
}
#place .text li.place-2 {
  background-position: 0 -18px;
}
#place .text li.place-3 {
  background-position: 0 -36px;
}
#place .text li.place-4 {
  background-position: 0 -54px;
}
#place .text li.place-5 {
  background-position: 0 -72px;
}
#place .text li.place-6 {
  background-position: 0 -90px;
}
#place .text li.place-7 {
  background-position: 0 -108px;
}
#place .text .note,
#place .link {
  font-size: 10px;
  line-height: 1.4em;
  color: #ccc;
}

/* Japan */
#japan h3 {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4em;
  margin-bottom: 25px;
  text-align: center;
}
#japan .performer {
  margin-bottom: 40px;
  text-align: center;
  font-size: 12px;
}
#japan .performer dt {
  color: #999999;
}
#japan .performer dd {
  margin-bottom: 1em;
}
#japan .outline .item {
  text-align: center;
}
#japan .outline .item h4 {
  text-align: center;
  color: #bde2ff;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 12px;
}
#japan .outline .item dl {
  font-size: 11px;
  line-height: 1.4em;
  margin: 0 10px 25px 10px;
}
#japan .outline .item dt {
  float: left;
  clear: both;
  width: 7em;
  text-align: right;
}
#japan .outline .item dd {
  padding: 0 0 5px 8em;
  text-align: left;
}
#japan .outline .item .note {
  font-size: 9px;
}

/* Goods */
#goods {
  text-align: center;
}
#goods h2 {
  margin-bottom: 25px;
  padding-bottom: 0;
}
#goods h2:after {
  display: none;
}
#goods h2 img {
  width: 100%;
}
#goods .description {
  font-size: 12px;
  line-height: 1.7;
  text-align: left;
  margin: 0 10px 15px 10px;
}
#goods .schedule {
  background: #000;
  display: block;
  margin: 0 10px 5px 10px;
  padding: 15px 10px;
  font-size: 11px;
  line-height: 1.5;
  text-align: left;
}
#goods .schedule dt {
  font-weight: bold;
  color: #bde2ff;
}
#goods .schedule dd {
  padding: 0 0 5px 0;
}
#goods .schedule dd:last-of-type {
  padding-bottom: 0;
}
#goods .schedule-note {
  font-size: 10px;
  line-height: 1.4;
  margin: 0 10px 25px 10px;
  text-align: left;
  color: #999;
}

#goods .meet {
  background: #000;
  margin: 0 auto 25px auto;
  padding: 20px 10px;
}
#goods .meet .title {
  width: 62.9%;
  margin: 0 auto 15px auto;
}
#goods .meet .title img {
  width: 100%;
}
#goods .meet .inner {
  background: url(../img/goods-photo-meet.jpg) no-repeat center top;
  background-size: 192px;
  padding: 145px 0 0 0;
  font-size: 11px;
  line-height: 1.7;
  text-align: left;
}
#goods .meet .inner p {
  margin-bottom: 1em;
}
#goods .meet .inner .note {
  margin-bottom: 0;
  font-size: 10px;
  color: #999;
}

#goods .list {
  margin: 0 0 25px 0;
  text-align: center;
}
#goods .list img {
  width: 100%;
}
#goods .list .text-list {
  margin: 20px 10px 0 10px;
}
#goods .list .text-list ul {
  border-top: #616161 1px solid;
}
#goods .list .text-list li {
  border-bottom: #616161 1px solid;
  padding: 10px 5px;
  font-size: 10px;
  line-height: 1.4;
  position: relative;
  text-align: left;
}
#goods .list .text-list li .price {
  display: block;
  text-align: right;
  color: #bde2ff;
}
#goods .list-1 {
  margin: 0 10px 25px 10px;
}
#goods .list-2 {
  margin: 0 10px 25px 10px;
}
#goods .list-2 .text-list {
  margin: 20px 0 0 0;
}
#goods .list-3 .text-list {
  margin: 0 10px;
}
#goods .list-3 .text-list ul {
  border-top: none;
}

/* Ticket */
#ticket {
  text-align: center;
}
#ticket h2 {
  margin-bottom: 25px;
  padding-bottom: 0;
}
#ticket h2:after {
  display: none;
}
#ticket h2 img {
  width: 100%;
}
#ticket .schedules {
  margin-bottom: 40px;
}
#ticket .schedules .schedule {
  text-align: center;
  margin-bottom: 20px;
}
#ticket .schedules .schedule .title {
  margin: 0 0 5px 0;
}
#ticket .schedules .schedule .links {
  width: 70%;
  margin: auto;
  padding: 10px 0 20px 0;
}
#ticket .schedules .schedule .links li {
  margin: 0 0 10px 0;
}
#ticket .schedules .schedule .links li a {
  background: #2f6280;
  text-align: center;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  display: block;
  position: relative;
  transition: background .3s;
}
#ticket .schedules .schedule .links li a:hover {
  background: #275875;
}
#ticket .schedules .schedule .links li a::after {
  content: '';
  border-style: solid;
  border-width: 4px 0 4px 6.9px;
  border-color: transparent transparent transparent #fff;
  position:absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}
#ticket .ticket-2 {
  position: relative;
  padding: 15px 0 20px 0;
}
#ticket .ticket-2::before {
  content: '';
  background: #fff;
  display: block;
  width: 60px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
}

/* override */
#sqexFooter,
#sqexHeader {
  position: relative;
  z-index: 100;
}