@import url("https://fonts.googleapis.com/css?family=Amiri:400,700");

@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body {
  font-family: "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
      text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

button, input, select, textarea {
  min-height: 1.5em;
  background-color: transparent;
}

input[type="submit"], input[type="reset"] {
  cursor: pointer;
}

.fb_iframe_widget > span {
  vertical-align: top !important;
}

.contentTitle {
  position: relative;
  margin: 0 auto 30px;
}

.contentTitle:before, .contentTitle:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 50px;
  height: 10px;
}

.contentTitle:before {
  left: 0;
  background: url(/1st/assets/img/top/title_point_left.png);
  -webkit-background-size: 50px 10px;
          background-size: 50px 10px;
}

.contentTitle:after {
  right: 0;
  background: url(/1st/assets/img/top/title_point_right.png);
  -webkit-background-size: 50px 10px;
          background-size: 50px 10px;
}

.access:before {
  left: -60px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: url(/1st/assets/img/top/title_point_left.png);
  -webkit-background-size: 50px 10px;
          background-size: 50px 10px;
  -webkit-transition: 1s cubic-bezier(0.075, 0.72, 0.265, 1);
  transition: 1s cubic-bezier(0.075, 0.72, 0.165, 1);
}

.access:after {
  right: -60px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: url(/1st/assets/img/top/title_point_right.png);
  -webkit-background-size: 50px 10px;
          background-size: 50px 10px;
  -webkit-transition: 1s cubic-bezier(0.075, 0.72, 0.265, 1);
  transition: 1s cubic-bezier(0.075, 0.72, 0.165, 1);
}

.wrapper {
  position: relative;
}

.wrapper:before {
  background: url("/1st/assets/img/top/main.jpg") no-repeat center top;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}

.contents {
  position: relative;
  padding: 30px 0 40px;
}

.contents:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.storyCharaTabArea {
  position: relative;
  margin: 0 auto 50px;
  width: 690px;
  width: 92%;
}

.storyCharaTabArea .storyCharaTabList {
  text-align: left;
  letter-spacing: -0.4em;
}

.storyCharaTabArea .storyCharaTabList li {
  position: relative;
  width: 32.5%;
  padding: 13px 5px;
  margin-left: 1.5%;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  background: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.storyCharaTabArea .storyCharaTabList li:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 6px;
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(/1st/assets/img/common/tub_point.png);
}

.storyCharaTabArea .storyCharaTabList li:nth-child(3n+1) {
  margin-left: 0;
}

.storyCharaTabArea .storyCharaTabList li p {
  position: relative;
  color: #fff;
  text-align: center;
  line-height: 1em;
}

.storyCharaTabArea .storyCharaTabList li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.storyCharaTabArea .storyCharaTabList .tab_en {
  font-family: "Amiri", serif;
  font-size: 12px;
  padding-top: 1px;
}

.storyCharaTabArea .storyCharaTabList .tab_jp {
  font-family: "Amiri", serif;
  font-size: 12px;
}

.storyCharaTabArea .storyCharaTabList .storyTab_active {
  background: #fff;
}

.storyCharaTabArea .storyCharaTabList .storyTab_active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}

.storyCharaTabArea .storyCharaTabList .storyTab_active p {
  color: #000;
}

.theaterLinkArea {
  position: relative;
  width: 690px;
  width: 92%;
  margin: 0 auto 30px;
}

.theaterLinkArea .theaterLinkList {
  text-align: center;
  letter-spacing: -0.4em;
}

.theaterLinkArea .theaterLinkList li {
  position: relative;
  width: 49%;
  margin-left: 2%;
  margin-bottom: 10px;
  padding: 13px 0;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  background: #000;
}

.theaterLinkArea .theaterLinkList li:nth-child(2n+1) {
  margin-left: 0;
}

.theaterLinkArea .theaterLinkList li:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 6px;
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(/1st/assets/img/common/tub_point.png);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.theaterLinkArea .theaterLinkList li p {
  position: relative;
  color: #fff;
  text-align: center;
  line-height: 1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.theaterLinkArea .theaterLinkList li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.theaterLinkArea .theaterLinkList .tab_en {
  font-family: "Amiri", serif;
  font-size: 15px;
}

.theaterLinkArea .theaterLinkList .tab_jp {
  font-family: "Amiri", serif;
  font-size: 14px;
}

.theaterLinkArea .theaterLinkList .theaterLink_active {
  background: #fff;
}

.theaterLinkArea .theaterLinkList .theaterLink_active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}

.theaterLinkArea .theaterLinkList .theaterLink_active p {
  color: #000;
}