@charset "UTF-8";
/* ------------------------------------------------------------
*
main
*
------------------------------------------------------------ */
#main {
  position: relative;
  width: 100%;
  background-color: #000; }
  #main .img_copy {
    margin: 0 auto;
    padding: 3.2rem 0 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center; }
    #main .img_copy img {
      height: 50vw; }

.pic_full {
  text-align: center; }
  .pic_full img {
    width: 100%; }

.sns {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 13px;
  margin: 0 auto;
  width: 130px;
  text-align: center; }
  .sns li {
    float: left;
    padding: 0 .9rem; }
    .sns li img {
      width: 35px; }

.trailer {
  display: none; }

#news {
  padding: 1rem 0;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.6; }
  #news h2 {
    font-size: 1.9rem;
    font-weight: bold; }

/* ------------------------------------------------------------
*
content
*
------------------------------------------------------------ */
.font2 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; }

.slick-slide .inner {
  margin: 0; }

.bg {
  background-image: url(../elements/img/bg_texture.png);
  background-size: 1100px auto;
  background-repeat: repeat-x; }

.bg_fix {
  position: relative;
  z-index: -10; }

.section .tit_wrap {
  position: relative; }
.section .title {
  position: relative;
  margin-bottom: 5rem;
  font-size: 13vw;
  font-family: "Saira Condensed", sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 0.7;
  letter-spacing: 1px;
  opacity: 0.15; }
.section .title_sm {
  position: absolute;
  left: 0;
  right: 0;
  top: 58%;
  bottom: 0;
  margin: -45px 0 0 0;
  font-size: 48px;
  font-family: "Maven Pro", sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 135%;
  opacity: 1; }
.section .copy {
  margin-bottom: 55px;
  font-size: 1.4em;
  line-height: 1.5; }
.section .desc {
  font-size: 0.87rem;
  line-height: 1.5;
  letter-spacing: .2px; }
  .section .desc img {
    float: right;
    padding-left: .9rem;
    width: 334px; }

.section_bg {
  width: 100%;
  height: 582px; }

.sect_cont {
  padding-bottom: 5rem; }

.col_2 .desc {
  width: 45%; }

.fl_left {
  float: left; }

.fl_right {
  float: right; }

.block:after {
  content: "";
  display: block;
  clear: both; }

.link_btn {
  margin-top: 30px;
  font-size: 16px;
  text-align: center; }
  .link_btn a {
    display: block;
    padding: 15px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff; }

/* --------------------------------
*
trailer_wrap
*
---------------------------------- */
.trailer_wrap {
  background-color: #000; }

/* --------------------------------
*
banner
*
---------------------------------- */
#banner {
  margin: 0 0 10px;
  padding: 2rem 0;
  text-align: center; }
  #banner p {
    width: 710px;
    margin: 0 auto 20px;
    background-color: #be0016; }
    #banner p a {
      display: block;
      padding: 20px 0;
      font-size: 26px;
      font-weight: bold;
      line-height: 1.3;
      color: #fff;
      text-decoration: none; }
      #banner p a span {
        font-size: 19px; }
      #banner p a:hover {
        background-color: #600; }

/* --------------------------------
*
catchcopy
*
---------------------------------- */
#catchcopy {
  background-color: #000;
  text-align: center; }
  #catchcopy .copy {
    padding: 5rem 0 3rem; }
    #catchcopy .copy img {
      width: 680px; }

/* --------------------------------
*
intro
*
---------------------------------- */
#intro {
  background-color: #be0016; }
  #intro .copy {
    text-align: center;
    font-size: 30px;
    font-weight: bold; }
  #intro h4 {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3; }
  #intro .desc {
    margin: 0 0 40px;
    vertical-align: top; }
    #intro .desc img {
      width: 100%; }

/* --------------------------------
*
story
*
---------------------------------- */
#story {
  background-color: #1d003b; }
  #story .copy {
    margin-bottom: 2.5rem; }
  #story .pic {
    margin-bottom: 2.5rem; }
    #story .pic img {
      width: 100%;
      height: auto; }
  #story .desc {
    line-height: 2.0; }

/* --------------------------------
*
cast
*
---------------------------------- */
#cast {
  background-color: #be0016; }
  #cast .block {
    padding-bottom: 3.5rem; }
  #cast .desc {
    width: 550px; }
  #cast .pic img {
    width: 250px; }
  #cast .name_wrap .part {
    font-size: 23px; }
  #cast .name_wrap .name {
    padding: 5px 0 0;
    font-size: 30px;
    font-weight: bold; }
  #cast .name_wrap .life {
    padding: 5px 0 30px;
    font-size: 16px; }
  #cast .text {
    line-height: 1.8; }

/* --------------------------------
*
staff
*
---------------------------------- */
#staff {
  background-color: #1d003b; }
  #staff .block {
    padding-bottom: 5rem; }
  #staff .desc {
    width: 550px; }
  #staff .pic img {
    width: 250px; }
  #staff .name_wrap .name {
    font-size: 31px; }
  #staff .name_wrap .part {
    padding: 15px 0;
    font-size: 21px; }
  #staff .text {
    line-height: 1.6; }
  #staff .fl_non {
    width: 100%; }

/* --------------------------------
*
comment
*
---------------------------------- */
#comment {
  background-color: #be0016; }
  #comment .copy {
    font-size: 2.5rem; }
  #comment .grid .item {
    margin: 0 0 15px 10px;
    padding: 12px;
    width: 45%;
    font-size: .91rem;
    line-height: 1.6;
    border: 1px solid #fff; }
  #comment .grid .item span {
    font-size: .83rem; }

/* --------------------------------
*
music
*
---------------------------------- */
#music {
  background-color: #1d003b; }
  #music .copy {
    margin-bottom: 15px;
    font-size: 30px; }
  #music .name {
    margin-bottom: 60px; }

/* --------------------------------
*
column
*
---------------------------------- */
#column {
  background-color: #be0016; }
  #column .copy {
    font-size: 28px;
    line-height: 1.5;
    text-align: center; }
  #column .desc p {
    line-height: 1.8; }

/* --------------------------------
*
book
*
---------------------------------- */
#book {
  padding-bottom: 80px;
  background-color: #1d003b; }
  #book .block {
    position: relative; }
  #book .copy {
    margin-bottom: 25px;
    font-size: 1.7em;
    text-align: left; }
  #book .book_img {
    position: absolute;
    top: 10px;
    right: 0;
    width: 200px; }
    #book .book_img img {
      max-width: 100%; }
  #book .desc p {
    line-height: 1.8; }
  #book .link_btn {
    margin: 60px auto 0;
    width: 550px; }

/* --------------------------------
*
theater
*
---------------------------------- */
#theater {
  padding-bottom: 150px;
  background-color: #000; }
  #theater .title {
    margin-bottom: 35px; }
  #theater table {
    margin: 35px 0 0;
    font-size: 14px; }
    #theater table tr {
      border-bottom: 1px solid #fff; }
    #theater table th {
      padding-bottom: 5px;
      width: 8%;
      text-align: left; }
    #theater table td {
      padding: 10px 0; }
      #theater table td a {
        color: #0bf; }
    #theater table .link {
      width: 11%; }
      #theater table .link a:hover {
        color: #be0016; }
    #theater table .tel {
      text-align: center; }
    #theater table .ticket {
      width: 3.7%;
      text-align: center; }
  #theater .voucher .ti_1 {
    margin: 75px 0 0;
    font-size: 36px; }
    #theater .voucher .ti_1 span {
      font-size: 18px; }
  #theater .voucher .ti_2 {
    margin: 10px 0 0;
    font-size: 16px; }
  #theater .voucher .present {
    margin: 15px 0 20px 200px;
    width: 500px;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left; }
    #theater .voucher .present .fl_left {
      padding-top: 40px; }
    #theater .voucher .present img {
      width: 250px; }

/* --------------------------------
*
@media
*
---------------------------------- */
@media (min-width: 768px) and (max-width: 1000px) {
  #main .img_copy img {
    height: 45vw; } }
@media (min-width: 1000px) and (max-width: 1330px) {
  #main .img_copy img {
    height: 48vw; } }
