@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Alfa+Slab+One");
@import url("https://fonts.googleapis.com/css?family=Roboto");
.jsOkTabBoxWrap > * {
  display: none; }

.jsOkTabBoxWrap > *.on {
  display: block; }

.pcnone {
  display: none !important; }

.faso {
  font-family: "Alfa Slab One", cursive, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "sans-serif"; }

.acdBox {
  display: none;
  overflow: hidden; }

.open .acdBox {
  display: block; }

#wrapper {
  text-align: center;
  padding-top: 108px;
  background: url(../img/common/bg_ft_img.png) no-repeat center bottom, url(../img/common/bg_img.jpg) no-repeat center 0 fixed;
  height: 100vh;
  overflow: hidden; }
  #wrapper:after {
    content: "";
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-image: url(../img/common/loading.gif);
    width: 60px;
    height: 60px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 32px; }

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 108px;
  padding: 13px 30px 15px;
  box-sizing: border-box;
  color: #fff;
  text-align: right; }
  #header:after {
    content: "";
    clear: both;
    display: block; }
  #header .logo {
    float: left;
    font-size: 0; }
    #header .logo img {
      vertical-align: middle;
      margin-right: 26px; }
    #header .logo .date {
      width: 194px; }

#gnav {
  padding-top: 8px; }
  #gnav ul {
    font-size: 0;
    margin-left: -14px; }
    #gnav ul li {
      display: inline-block;
      vertical-align: top;
      margin-left: 24px;
      line-height: 1.1; }
      #gnav ul li * {
        font-family: "Roboto", cursive, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "sans-serif";
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
        color: #666; }
      #gnav ul li a {
        color: #fff; }
        #gnav ul li a:hover {
          color: #ff6600; }

#footer {
  position: relative;
  display: table;
  width: 100%;
  padding: 200px 30px 15px 50px;
  box-sizing: border-box; }
  #footer > * {
    display: table-cell;
    vertical-align: bottom; }
  #footer #pagetop {
    position: fixed;
    bottom: 100px;
    right: 50px;
    background: url(../img/common/btn_pagetop.png) no-repeat 0 0;
    background-size: cover;
    width: 74px;
    height: 74px;
    font-size: 0;
    display: block;
    opacity: 0;
    opacity: 0;
    filter: blur(50px);
    transition: all 1s ease-out; }
    #footer #pagetop + *:before {
      content: "";
      clear: both;
      display: block; }
  #footer .footer-links {
    padding-bottom: 0.5em;
    width: auto;
    text-align: right;
    font-size: 12px; }
    #footer .footer-links a {
      margin-left: 1em;
      color: #808080;
      font-weight: bold; }
  #footer .footer-left {
    float: left;
    text-align: left; }
    #footer .footer-left .copyright {
      font-size: 12px;
      color: #808080;
      margin-top: 20px; }
    #footer .footer-left .snsfollow {
      font-size: 0; }
      #footer .footer-left .snsfollow li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 14px; }
  #footer .social {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    #footer .social .sns {
      padding-top: 14px; }

.scroll #footer #pagetop {
  opacity: 1;
  filter: blur(0); }

.mfp-iframe-scaler iframe {
  background: none; }

.mfp-container {
  padding-top: 120px; }
  .mfp-container .mfp-close {
    font-size: 0;
    background: url(../img/common/btn_close.png) no-repeat 0 0;
    background-size: cover;
    width: 90px;
    height: 90px;
    top: -120px;
    display: block; }

#content {
  position: relative;
  opacity: 0;
  filter: blur(10px);
  transition: all .6s ease-out; }
  #content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/common/blank.gif) repeat; }
  #content .hdttl {
    margin: 25px auto 70px; }
    #content .hdttl img {
      width: auto; }
  #content .subttl {
    margin-bottom: 40px; }
    #content .subttl img {
      width: auto; }
  #content .inner {
    max-width: 1000px;
    padding: 5%;
    margin: 0 auto;
    text-align: left;
    box-sizing: border-box; }
    #content .inner .lead {
      font-size: 20px;
      font-weight: bold; }
  #content .name {
    color: #ff6600;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "sans-serif";
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1;
    text-align: center; }
    #content .name strong {
      display: block;
      color: #fff;
      font-family: "Alfa Slab One", cursive, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "sans-serif";
      font-size: 60px;
      font-weight: normal; }
  #content .nameen {
    color: #ff6600;
    font-family: "Alfa Slab One", cursive, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "sans-serif";
    font-size: 60px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.1;
    margin-bottom: 5px; }
    #content .nameen strong {
      font-size: 80px;
      color: #fff; }
  #content .nameja {
    color: #ff6600;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "sans-serif";
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1;
    margin-bottom: 20px; }
    #content .nameja strong {
      display: inline-block;
      margin-right: 10px;
      font-size: 35px;
      color: #fff; }
  #content .img {
    text-align: center; }
    #content .img .name {
      margin-top: -6vw; }
    #content .img .inner {
      margin-top: -6.5vw;
      min-width: 760px;
      padding: 0;
      display: inline-block;
      text-align: left; }

.loaded #wrapper {
  height: auto; }
  .loaded #wrapper:after {
    content: none;
    display: none; }
.loaded #content {
  opacity: 1;
  filter: blur(0); }
  .loaded #content:before {
    content: none;
    z-index: -1; }

#home #wrapper {
  background: url(../img/home/main_02.jpg) no-repeat center 52px;
  background-size: 100% auto; }
  #home #wrapper:after {
    content: none;
    display: none; }
  #home #wrapper #header {
    text-align: center;
    padding: 15px;
    min-height: 52px;
    background-color: #000; }
    #home #wrapper #header .logo {
      display: none; }
  #home #wrapper #gnav {
    padding: 0; }
  #home #wrapper #footer {
    padding-top: 100px; }
  #home #wrapper #pagetop {
    display: none; }
  #home #wrapper #content {
    padding-top: 16%;
    padding-bottom: 30px;
    filter: none;
    opacity: 1; }
    #home #wrapper #content .inner {
      text-align: center;
      padding: 0; }
    #home #wrapper #content .date {
      display: block;
      margin: 15px auto;
      width: 385px; }
    #home #wrapper #content .ttl + .dvd {
      display: block;
      margin: 30px auto 20px;
      width: 571px; }
      #home #wrapper #content .ttl + .dvd img {
        margin-left: -80px; }
  #home #wrapper #news {
    background: url(../img/home/bg_news.png) repeat-y center 0;
    padding: 14px;
    max-width: 1000px;
    margin: 0 auto 14px;
    text-align: center;
    box-sizing: border-box; }
    #home #wrapper #news .slide {
      line-height: 1.1;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      #home #wrapper #news .slide em {
        display: inline-block;
        margin-right: 1em; }
  #home #wrapper #bnr {
    max-width: 800px;
    margin: 0 auto 38px; }
    #home #wrapper #bnr ul {
      font-size: 0;
      margin: -7px 0 0 -7px; }
      #home #wrapper #bnr ul li {
        display: inline-block;
        vertical-align: top;
        margin: 7px 0 0 7px;
        background: #000;
        width: 194px;
        text-align: center; }
        #home #wrapper #bnr ul li a:hover img {
          opacity: .8; }
  #home #wrapper .bnr1 {
    position: absolute;
    top: 17vw;
    left: 50%;
    margin-left: 290px;
    width: 248px; }
    #home #wrapper .bnr1 a:hover img {
      opacity: .8; }

#about #gnav .about a {
  color: #ff6600; }

#cast_staff #gnav .cast_staff a {
  color: #ff6600; }
#cast_staff .name {
  margin-bottom: 30px;
  font-size: 35px; }
  #cast_staff .name strong {
    font-size: 80px; }
#cast_staff .label {
  font-size: 16px;
  display: inline-block;
  line-height: 1.2;
  padding: 5px 1em;
  text-align: center;
  min-width: 7em;
  letter-spacing: .1em;
  color: #000;
  background-color: #ff6600;
  margin-bottom: 10px; }
#cast_staff .name2 {
  max-width: 480px;
  margin: 0 auto 57px;
  line-height: 1.1;
  font-size: 20px; }
  #cast_staff .name2 strong {
    display: block;
    font-family: "Alfa Slab One", cursive, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "sans-serif";
    font-size: 15px;
    font-weight: normal;
    color: #3b5c43;
    padding: 10px 0;
    border-top: 1px solid;
    text-transform: uppercase; }
#cast_staff .acdWrap .ttl {
  background: url(../img/cast_staff/img_profile.png) no-repeat center 0;
  height: 25px;
  font-size: 0; }
#cast_staff .acdWrap .acdBtn {
  position: relative;
  display: block;
  width: 154px;
  margin: 22px auto 0; }
  #cast_staff .acdWrap .acdBtn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/cast_staff/btn_acd_on.png) no-repeat 0 0;
    background-size: cover;
    opacity: 0; }
#cast_staff .acdWrap.open .acdBtn:before {
  opacity: 1; }
#cast_staff .acdBox {
  max-width: 960px;
  padding: 20px 0;
  margin: 0 auto;
  text-align: left; }

#cast {
  padding-top: 60px; }
  #cast .img ~ .img {
    margin-top: 140px; }

#staff {
  margin-top: 290px;
  padding-bottom: 200px; }
  #staff .subttl {
    margin-bottom: 100px; }

#monster #gnav .monster a {
  color: #ff6600; }
#monster .hdttl {
  padding-bottom: 30px; }
#monster .img p {
  line-height: 1.4;
  font-family: "Roboto", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "sans-serif";
  font-size: 18px;
  font-weight: bold; }
#monster .img ~ .img {
  margin-top: 140px; }

#comment #gnav .comment a {
  color: #ff6600; }
#comment .commentTab {
  max-width: 964px;
  margin: 0 auto 46px;
  display: table; }
  #comment .commentTab > * {
    position: relative;
    display: table-cell;
    width: 314px;
    height: 82px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain; }
    #comment .commentTab > *:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: contain; }
  #comment .commentTab a:nth-child(1) {
    background-image: url(../img/comment/btn_a.png); }
    #comment .commentTab a:nth-child(1).on {
      background-image: url(../img/comment/btn_a_on.png); }
  #comment .commentTab a:nth-child(2) {
    background-image: url(../img/comment/btn_b.png); }
    #comment .commentTab a:nth-child(2).on {
      background-image: url(../img/comment/btn_b_on.png); }
  #comment .commentTab a:nth-child(3) {
    background-image: url(../img/comment/btn_c.png); }
    #comment .commentTab a:nth-child(3).on {
      background-image: url(../img/comment/btn_c_on.png); }
#comment div[class*="comment"] {
  max-width: 960px;
  margin: 0 auto; }
  #comment div[class*="comment"] section {
    position: relative;
    margin: 118px 0 100px;
    padding: 0 55px;
    color: #fff;
    text-align: left;
    background-repeat: repeat-y;
    background-position: 0 0; }
    #comment div[class*="comment"] section:before {
      content: "";
      background-repeat: no-repeat;
      background-position: 0 0;
      width: 100%;
      height: 68px;
      position: absolute;
      left: 0;
      top: -68px; }
    #comment div[class*="comment"] section:after {
      content: "";
      background-repeat: no-repeat;
      background-position: 0 0;
      width: 100%;
      height: 55px;
      position: absolute;
      left: 0;
      bottom: -55px; }
    #comment div[class*="comment"] section .ttl {
      padding-top: 20px;
      font-size: 30px;
      font-weight: bold;
      margin-bottom: 18px;
      line-height: 1.4; }
      #comment div[class*="comment"] section .ttl span {
        display: block;
        margin-top: 5px;
        font-size: 18px; }
    #comment div[class*="comment"] section p {
      font-size: 18px;
      line-height: 1.6; }
      #comment div[class*="comment"] section p strong {
        font-size: 28px;
        font-weight: bold;
        color: #ff6600; }
    #comment div[class*="comment"] section + section {
      margin-top: 170px; }
    #comment div[class*="comment"] section .block2 {
      display: table;
      width: 100%; }
      #comment div[class*="comment"] section .block2 > * {
        display: table-cell;
        vertical-align: top; }
      #comment div[class*="comment"] section .block2 .img {
        width: 200px;
        padding: 20px 0 0 40px; }
        #comment div[class*="comment"] section .block2 .img img {
          width: 200px;
          height: auto; }
#comment .commentA section {
  background-image: url(../img/comment/bg_box_rp.png); }
  #comment .commentA section:before {
    background-image: url(../img/comment/bg_box_hd.png); }
  #comment .commentA section:after {
    background-image: url(../img/comment/bg_box_btm.png); }
  #comment .commentA section .ttl span {
    color: #bf3b64; }
#comment .commentB section {
  background-image: url(../img/comment/bg_box_rp_b.png); }
  #comment .commentB section:before {
    background-image: url(../img/comment/bg_box_hd_b.png); }
  #comment .commentB section:after {
    background-image: url(../img/comment/bg_box_btm_b.png); }
  #comment .commentB section .ttl span {
    color: #1caf6c; }
#comment .commentC section {
  background-image: url(../img/comment/bg_box_rp_c.png); }
  #comment .commentC section:before {
    background-image: url(../img/comment/bg_box_hd_c.png); }
  #comment .commentC section:after {
    background-image: url(../img/comment/bg_box_btm_c.png); }
  #comment .commentC section .ttl span {
    color: #3a88df; }

#home_entertainment #content {
  max-width: 960px;
  margin: 0 auto; }
#home_entertainment #gnav .home_entertainment a {
  color: #ff6600; }
#home_entertainment h1.main {
  width: 95.5%;
  height: 0;
  padding-top: 38.6%;
  text-align: left;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  background: url(../img/home_entertainment/main_pc.png) no-repeat center 0;
  background-size: cover;
  margin: 0 auto 35px; }
#home_entertainment .boxList {
  text-align: left;
  margin: -46px 0 0 -20px;
  font-size: 0; }
  #home_entertainment .boxList .box {
    display: inline-block;
    vertical-align: top;
    width: 470px;
    position: relative;
    padding: 1px 0;
    margin: 46px 0 0 20px;
    font-size: 13px;
    line-height: 1.6; }
    #home_entertainment .boxList .box:nth-child(4) .bnrArea {
      padding-bottom: 100px; }
    #home_entertainment .boxList .box .main {
      margin-top: 44px;
      background: url(../img/home_entertainment/bg_box_r.png) repeat-y center 0;
      min-height: 200px; }
      #home_entertainment .boxList .box .main:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 45px;
        background: url(../img/home_entertainment/bg_box_hd.png) no-repeat center 0; }
      #home_entertainment .boxList .box .main .inner {
        width: 237px;
        margin: 0 auto;
        padding: 20px 0 30px; }
        #home_entertainment .boxList .box .main .inner p {
          font-size: 13px;
          line-height: 1.6;
          margin: 10px 20px; }
        #home_entertainment .boxList .box .main .inner .btn {
          margin: 10px 20px 0; }
          #home_entertainment .boxList .box .main .inner .btn a {
            display: block;
            text-align: center;
            padding: 5px;
            background-color: #333333; }
            #home_entertainment .boxList .box .main .inner .btn a:hover {
              background-color: #444;
              text-decoration: none; }
    #home_entertainment .boxList .box .bnrArea {
      margin-bottom: 29px;
      background: url(../img/home_entertainment/bg_box_btm_r.png) repeat-y center 0;
      min-height: 200px;
      text-align: center;
      padding: 0 19px; }
      #home_entertainment .boxList .box .bnrArea:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 30px;
        background: url(../img/home_entertainment/bg_box_btm_ft.png) no-repeat center 0; }
      #home_entertainment .boxList .box .bnrArea .ttl {
        padding: 20px 0;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        line-height: 1.2; }
      #home_entertainment .boxList .box .bnrArea .note {
        font-size: 12px;
        color: #608468; }
  #home_entertainment .boxList .bnr {
    text-align: center;
    margin-bottom: 30px;
    font-size: 0; }
    #home_entertainment .boxList .bnr ul {
      margin: -7px 0 0 -8px; }
    #home_entertainment .boxList .bnr li {
      display: inline-block;
      vertical-align: top;
      width: 138px;
      margin: 7px 0 0 8px; }
  #home_entertainment .boxList .youtubeWrap {
    padding: 20px; }
  #home_entertainment .boxList .youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%; }
    #home_entertainment .boxList .youtube > iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

@media only screen and (max-width: 980px) {
  #gnav ul li > * {
    font-size: 16px; }

  #home #wrapper .ttl img {
    width: 400px; }
  #home #wrapper .bnr1 {
    margin-left: 200px;
    width: 200px; }
  #home #wrapper .bnr2 {
    width: 160px;
    margin-left: 260px; }

  #home_entertainment .boxList {
    text-align: center; } }
