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

@charset "UTF-8";
/*import module*/
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;
}

html {
  font-size: 62.5%;
  background: #000;
}

body {
  position: relative;
  width: 100%;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
  opacity: 0;
  filter: alpha(opacity=0);
}

body > iframe {
  display: none;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.pc {
  display: none;
}

.header {
  position: relative;
}

.header .hd_inner {
  position: relative;
  padding: 10px 0;
  background: url(/1st/sp/assets/img/common/menu/header_base.png);
  -webkit-background-size: cover;
          background-size: cover;
}

.header .hd_inner .hd_logo {
  position: relative;
  width: 225px;
  width: 30%;
  margin: 0 auto;
}

.header .hd_inner .btn_menu {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 50px;
  width: 6%;
}

.header .menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  display: none;
}

.header .menu .menu_inner {
  position: relative;
  width: 690px;
  width: 92%;
  margin: 0 auto;
  padding: 30px 0;
}

.header .menu .menu_inner .menuList {
  margin-bottom: 25px;
}

.header .menu .menu_inner .menuList li {
  position: relative;
  margin-bottom: 8px;
  padding: 20px 0;
  background: #000;
}

.header .menu .menu_inner .menuList li:last-child {
  margin-bottom: 0;
}

.header .menu .menu_inner .menuList li:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 5px;
  height: 9px;
  background: url(/1st/sp/assets/img/common/menu/point.png);
  -webkit-background-size: 5px 9px;
          background-size: 5px 9px;
}

.header .menu .menu_inner .menuList li .menuItem {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.header .menu .menu_inner .menuList li .m_top {
  width: 8.4%;
}

.header .menu .menu_inner .menuList li .m_news {
  width: 11.8%;
}

.header .menu .menu_inner .menuList li .m_staffcast {
  width: 25.5%;
}

.header .menu .menu_inner .menuList li .m_storychara {
  width: 42.3%;
}

.header .menu .menu_inner .menuList li .m_bluray {
  width: 13.2%;
}

.header .menu .menu_inner .menuList li .m_purchase {
  width: 25.2%;
}

.header .menu .menu_inner .menuList li .m_theater {
  width: 20.2%;
}

.header .menu .menu_inner .menuList li .m_digital_download {
  width: 42.5%;
}

.header .menu .menu_inner .menuList li .m_ticket {
  width: 15.9%;
}

.header .menu .menu_inner .menuList li .m_music {
  width: 13.6%;
}

.header .menu .menu_inner .menuList li .m_collabo {
  width: 37.1%;
}

.header .menu .menu_inner .menuList li .m_trailer {
  width: 17.9%;
}

.header .menu .menu_inner .menuList li .m_special {
  width: 17.1%;
}

.header .menu .menu_inner .menuList li .m_facebook {
  width: 17.9%;
}

.header .menu .menu_inner .menuList li .m_twitter {
  width: 13.3%;
}

.header .menu .menu_inner .menuList li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.header .menu .menu_inner .menu_shareList {
  text-align: center;
  letter-spacing: -0.4em;
}

.header .menu .menu_inner .menu_shareList li {
  position: relative;
  width: 19px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-right: 20px;
}

.header .menu .menu_inner .menu_shareList li:last-child {
  margin-right: 0;
}

.fixed {
  position: fixed;
  top: 38px;
  z-index: 50;
}

.footer {
  position: relative;
  padding: 30px 0 0;
  background: #000;
}

.footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url(/1st/sp/assets/img/common/footer/line.png) top center;
}

.footer .ftMenu {
  position: relative;
  padding-bottom: 60px;
}

.footer .ftMenu .ft_logo {
  width: 274px;
  width: 36%;
  margin: 0 auto 25px;
}

.footer .ftMenu .ft_menuList {
  position: relative;
  width: 690px;
  width: 92%;
  margin: 0 auto 10px;
  font-family: "Amiri", serif;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.4em;
}

.footer .ftMenu .ft_menuList li {
  position: relative;
  margin: 0 10px 20px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.footer .ftMenu .ft_menuList li:before {
  content: "";
  position: absolute;
  bottom: -2px;
  right: 0;
  left: auto;
  width: 0;
  height: 1px;
  background: #fff;
}

.footer .ftMenu .ft_menuList li a {
  color: #fff;
  text-decoration: none;
}

.footer .ftMenu .ft_menu_share {
  text-align: center;
  letter-spacing: -0.4em;
}

.footer .ftMenu .ft_menu_share li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 44px;
  width: 5%;
  margin: 0 10px;
}

.footer .globalFooter {
  position: relative;
  padding: 20px 0 50px;
  background: #fbfaf8;
}

.footer .globalFooter .pageTop {
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 115px;
  width: 15%;
}

.footer .globalFooter .gf_align {
  margin-bottom: 25px;
}

.footer .globalFooter .gf_align .gf_logo {
  width: 230px;
  width: 30%;
  margin: 0 auto 15px;
}

.footer .globalFooter .gf_align .gf_link {
  position: relative;
  width: 750px;
  width: 100%;
}

.footer .globalFooter .gf_align .gf_link .gf_contentList {
  border-top: solid 1px #e6e2d9;
}

.footer .globalFooter .gf_align .gf_link .gf_contentList li {
  position: relative;
  padding: 30px;
  border-bottom: solid 1px #e6e2d9;
}

.footer .globalFooter .gf_align .gf_link .gf_contentList li:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 6px;
  height: 10px;
  background: url(/1st/sp/assets/img/common/footer/point.png);
  -webkit-background-size: 6px 10px;
          background-size: 6px 10px;
}

.footer .globalFooter .gf_align .gf_link .gf_contentList li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.footer .globalFooter .gf_align .gf_link .gf_contentList li img {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.footer .globalFooter .gf_align .gf_link .gf_contentList .gf_fate img {
  width: 22.5%;
}

.footer .globalFooter .gf_align .gf_link .gf_contentList .gf_fbw img {
  width: 38.5%;
}

.footer .globalFooter .gf_align .gf_link .gf_contentList .gf_hf img {
  width: 26.5%;
}

.footer .globalFooter .gf_align .gf_link .gf_contentList .gf_usa img {
  width: 32.5%;
}

.footer .globalFooter .gf_officialList {
  text-align: center;
  letter-spacing: -0.4em;
  margin-bottom: 25px;
}

.footer .globalFooter .gf_officialList li {
  position: relative;
  margin: 0 20px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.footer .globalFooter .gf_officialList li:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 2px;
  height: 8px;
  background: url(/1st/sp/assets/img/common/footer/link_line.png);
  -webkit-background-size: 2px 8px;
          background-size: 2px 8px;
}

.footer .globalFooter .gf_officialList li:last-child:before {
  display: none;
}

.footer .globalFooter .gf_officialList .gf_official_privacy {
  width: 158px;
  width: 21%;
}

.footer .globalFooter .gf_officialList .gf_official_jpnsite {
  width: 190px;
  width: 24%;
}

.footer .globalFooter .gf_officialList .gf_official_aniplex {
  width: 88px;
  width: 11%;
}

.footer .globalFooter .gf_caution {
  width: 488px;
  width: 65%;
  margin: 0 auto 20px;
}

.footer .globalFooter .copy {
  width: 354px;
  width: 47%;
  margin: 0 auto;
}

.trailer_modal_wrapper {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  background-color: rgba(0, 0, 0, 0.8);
}

.trailer_modal_wrapper .modalBg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.trailer_modal_wrapper .trailerModal {
  z-index: 100;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.trailer_modal_wrapper .trailerModal .trailerMovie {
  position: relative;
  width: 690px;
  width: 92%;
  margin: 0 auto;
  padding-bottom: 56.25%;
  background: url(/1st/sp/assets/img/common/modal/base_repeat.png) center center;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}

.trailer_modal_wrapper .trailerModal .trailerMovie:before {
  content: "";
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 12px;
  background: url(/1st/sp/assets/img/common/modal/base_top.png) top center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.trailer_modal_wrapper .trailerModal .trailerMovie:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 12px;
  background: url(/1st/sp/assets/img/common/modal/base_btm.png) top center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.trailer_modal_wrapper .trailerModal .trailerMovie iframe {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 95%;
  height: 100%;
}

.trailer_modal_wrapper .trailerModal .btn_modalClose {
  position: absolute;
  top: -50px;
  right: 5%;
  width: 80px;
  width: 10%;
  z-index: 100;
  cursor: pointer;
}