@charset "UTF-8";
/* Common
----------------------------------------*/
body {
  font: 16px/1.4 "Helvetica Neue", "Helvetica, Arial", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "sans-serif";
  letter-spacing: .03em;
  background: url(../img/contents/bg_ptn.jpg) repeat left top #000;
  color: #fff;
}

img {
  vertical-align: top;
}

section h1 {
  text-align: center;
}

.cf {
  zoom: 1;
}
.cf:before, .cf:after {
  content: '';
  display: table;
}
.cf:after {
  clear: both;
}

/* Common
 ------------------------------ */
#wrap {
  min-width: 1070px;
}
#wrap.menu-fixed .gnav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#wrap.menu-fixed .hero {
  margin-bottom: 87px;
}

/* Global Navigation
 ------------------------------ */
.gnav {
  width: 100%;
  padding: 24px 0;
  text-align: center;
  background-color: #000;
}

.gnav__item {
  display: inline-block;
  height: 33px;
  overflow: hidden;
  margin-left: 60px;
}
.gnav__item:first-child {
  margin-left: 0;
}
.gnav__item:hover img {
  margin-top: -33px;
}

/* Footer
 ------------------------------ */
.footer {
  padding: 75px 0 50px;
}

.btn-official {
  display: block;
  width: 280px;
  margin: 40px auto 0;
  height: 50px;
  overflow: hidden;
}
.btn-official:hover img {
  margin-top: -50px;
}

.btn-pagetop {
  display: block;
  width: 66px;
  height: 62px;
  background: url(../img/contents/btn_top.png) no-repeat;
  background-position: left top;
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  transition: opacity .3s ease;
  opacity: 0;
  visibility: hidden;
}
.btn-pagetop:hover {
  background-position: left bottom;
}

.btn-pagetop--enabled {
  opacity: 1;
  visibility: visible;
}

.copyright {
  margin-top: 30px;
  font-size: 11px;
  text-align: center;
}

/* Components
 ------------------------------ */
.attention, .footnote__item {
  display: block;
  font-size: 12px;
}

.footnote {
  width: 430px;
  margin: auto;
  text-align: left;
}

.footnote__item {
  text-indent: -1em;
  margin-left: 1em;
}

.accent {
  color: #00e4ff;
}

/* Social */
.sns {
  text-align: center;
}

.sns__item {
  display: inline-block;
}
.sns__item .fb_iframe_widget {
  position: relative;
  top: -6px;
}

/* Button */
.btn-detail {
  display: block;
  width: 270px;
  height: 36px;
  background: url(../img/contents/btn_detail.png) no-repeat;
  background-position: left top;
  text-indent: -100%;
  overflow: hidden;
}
.btn-detail:hover {
  background-position: left bottom;
}

.btn-close {
  position: absolute;
  top: -57px;
  right: 0;
  cursor: pointer;
  width: 37px;
  height: 37px;
  background: url(../img/float/btn_close.png) no-repeat;
  background-position: left top;
}
.btn-close:hover {
  background-position: left bottom;
}

/* Modal Window */
.modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}

.modal__contents {
  position: absolute;
  left: 0;
  right: 0;
  width: 550px;
  margin: 97px auto 0;
  z-index: 9999;
}
.modal__contents .title {
  margin-bottom: 20px;
}
.modal__contents .picture {
  width: 550px;
  height: 550px;
}
.modal__contents .description {
  margin-top: 20px;
}

.modal__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .9;
}

/* Main
----------------------------------------*/
/* Main
 ------------------------------ */
.contents--even {
  background: url(../img/contents/bg_cyan.png) repeat left top;
}

.bg-note {
  background: url(../img/contents/bg_goods.png) no-repeat left top;
}

.bg-note2 {
  background: url(../img/contents/bg_ticet.png) no-repeat left top;
}

/* Top */
.hero img {
  width: 100%;
  height: auto;
}

.cast, .goods, .exhibition, .ticket-contact {
  width: 1070px;
  padding: 86px 0;
  box-sizing: border-box;
  margin: 0 auto;
}

/* Cast */
.cast {
  height: 400px;
  background: url(../img/contents/img_kirito.png) no-repeat left bottom;
}

.cast__details, .contact__details {
  width: 500px;
  margin: 42px auto 0;
}
.cast__details dt, .contact__details dt {
  position: relative;
  float: left;
  width: 160px;
  padding-bottom: 30px;
}
.cast__details dt:after, .contact__details dt:after {
  content: ':';
  color: #00e4ff;
  position: absolute;
  top: 0;
  right: 30px;
}
.cast__details dd, .contact__details dd {
  width: 340px;
  float: left;
  padding-bottom: 30px;
  font-size: 13px;
}

/* Goods */
.goods {
  background: url(../img/contents/img_shinon.png) no-repeat left 70px;
}
.goods .footnote {
  margin-top: 30px;
}

.salling-time {
  margin-top: 38px;
  text-align: center;
}

.salling-time__item {
  width: 430px;
  margin: auto;
  font-size: 20px;
  margin-top: 10px;
}

.goods-list {
  margin-top: 64px;
  text-align: center;
}

.goods-txt-box {
  line-height: 1.8;
  font-size: 15px;
  width: 960px;
  margin: 0 auto;
}

.goods-txt-box li {
  margin-left: 1em;
  text-indent: -1em;
}

.goods-list h2 {
  display: inline-block;
  position: relative;
  height: 27px;
  line-height: 27px;
  text-align: center;
  padding: 0 24px;
  margin-bottom: 40px;
  font-size: 24px;
}
.goods-list h2:before {
  position: absolute;
  top: 0;
  content: '';
  display: block;
  width: 7px;
  height: 27px;
  left: 0;
  background: url(../img/contents/bracket_left.png) no-repeat left top;
}
.goods-list h2:after {
  position: absolute;
  top: 0;
  content: '';
  display: block;
  width: 7px;
  height: 27px;
  right: 0;
  background: url(../img/contents/bracket_right.png) no-repeat left top;
}
.goods-list ul {
  text-align: left;
  list-style: none;
  margin-right: -30px;
  padding: 0 55px;
}

.goods-list__item {
  float: left;
  width: 300px;
  margin: 0 30px 40px 0;
  height: 350px;
  cursor: pointer;
}
.goods-list__item:hover .goods-image img {
  opacity: .9;
}
.goods-list__item:hover .goods-title,
.goods-list__item:hover .goods-price {
  color: #00e4ff;
}

.goods-list__item--wide {
  width: 960px;
  height: 272px;
}

.goods-image {
  background-color: #fff;
}

.goods-title {
  margin-top: 10px;
  font-size: 15px;
}

.goods-price {
  font-size: 14px;
}

/* Exhibition */
.exhibition {
  background: url(../img/contents/img_asuna.png) no-repeat left bottom;
}

.exhibition-item {
  width: 610px;
  margin: 54px auto 0;
  position: relative;
}

.exhibition-info {
  float: right;
  margin-left: 20px;
}
.exhibition-info .btn-detail {
  margin-top: 10px;
}

.exhibition-name {
  font-size: 15px;
  width: 280px;
  margin-top: 30px;
}
.exhibition-name:first-child {
  margin-top: 0;
}
.exhibition-name .caption {
  font-size: 13px;
}

.exhibition-image {
  float: right;
  width: 310px;
}

/* Ticket and Contact */
.ticket-contact {
  background: url(../img/contents/img_yuki.png) no-repeat left bottom;
}

/* Ticket */
.ticket__buy {
  margin-top: 30px;
  text-align: center;
}

.price {
  margin-top: 5px;
  font-size: 14px;
}

/* Contact */
.contact {
  margin-top: 40px;
}

.contact__details dt,
.contact__details dd {
  padding-bottom: 0;
  height: 24px;
  line-height: 24px;
}
.contact__details dd {
  font-size: 12px;
}