@charset "utf-8";
/*--****************************************

@PC - style.css
Copyright (c) ULM Co.,Ltd. - http://www.ulm-design.com

*****************************************--*/
#wrapper{
}

#cboxContent {
    margin-top: 0;
}


/*閉じるボタン */
#cboxClose{position:absolute; top: 0; right:0; background:url(../img/top/close.png) no-repeat; width:107px; height:107px; text-indent:-9999px;}
#cboxClose:hover{background-position:0 0;}
#cboxClose:hover{opacity: .5;}


#top{
  width: 100%;
  height: 100vh;
}

.top-contents{
  position: relative;
}

.ttl{
  font-weight: 700;
  font-size: 22px;
  color: #fff;
}

.bgmovie-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

.bgmovie-container::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/bg_dot.png);
}

.top-movie {
    position: absolute;
    top: 0;
    left: 0; 
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
}

#main{
  position: relative;
}

#logo{
  position: absolute;
  width: 100%;
  height: 100vh;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

@media all and (max-width: 1100px) {
  #logo img{
    width: 630px;
  }
}

#copy{
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -289.5px;
}

#scroll{
  content: "";
  background: #fff;
  position: absolute;
  top: calc(100vh - 120px);
  left: 50%;
  width: 1px;
  height: 120px;
  opacity: .4;
  
  animation: scrollguide 1.3s ease-in infinite;
}

@keyframes scrollguide {
    0% {
      height: 0;
    }
    30% {
      height: 0;
    }
    100% {
      height: 120px;
    }
}


#top-right{
  position: absolute;
  top: 30px;
  right: 15px;
}

#top-right a{
  color: #fff;
  display: block;
  transition: color .2s linear;
}

#top-right a:hover{
  color: #d5b100;
}

#theaters-btn{
  border: 1px solid rgba(255,255,255,.5);
  /*background: rgba(213,177,0,.6);*/
  background: rgba(0,0,0,.8);
  padding: 15px 20px;
  margin: 20px 0 20px 20px;
  font-size: 18px;
  font-weight: bold;
  /*border-radius: 25px;*/
  text-align: center;
}

#theaters-btn a{
  color: #fff;
  transition: color .2s linear;
}

#theaters-btn a:hover{
  color: #d5b100;
}

#theaters-btn a span{
  font-size: 13px;
  display: block;
  padding: 7px 0 0;
}


#trailer-btn{
  background: url(../img/top/trailerbtn.png) no-repeat center right;
  /*position: absolute;
  top: 30px;
  right: 15px;*/
  line-height: 70px;
  width: 128px;
  margin-bottom: 20px;
}

#trailer-btn a{
  display: block;
  padding: 0 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  /*color: #fff;*/
}

.movie-txt{
	text-align: center;
}

.nav-btn .new{
  padding: 0 7px;
  color: #d5b100;
  font-size: .7em;
  /*animation: tenmetsu .1s linear infinite;*/
}

#rtcp-btn {
  width: 200px;
  margin: 20px 0 20px 20px;
  transition: opacity .2s linear;
}

#rtcp-btn img{
  width: 100%;
}

#rtcp-btn:hover{
  opacity: .8;
}

#dvd-btn {
  width: 200px;
  margin: 20px 0 20px 20px;
  transition: opacity .2s linear;
}

#dvd-btn img{
  width: 100%;
}

#dvd-btn:hover{
  opacity: .8;
}


@keyframes tenmetsu {
  0%{
    opacity: .7;
  }
  100%{
    opacity: 1;
  }
}

#top-right-bottom {
  position: absolute;
  bottom: 30px;
  right: 15px;
  height: 175px;
  border: 1px solid rgba(255,255,255,.5);
  overflow-y: hidden;
}

#top-right-bottom iframe {
  width: 100%;
  height: 173px;
}

@media screen and (max-width:1279px) {
  #top-right-bottom {
    transform: scale(.8);
    right: 0;
    bottom: 45px;
  }
}

/*-------------------------------

#movie-thumb-container

-------------------------------*/
#movie-thumb-container{
  width: 300px;
  height: 168px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  margin: 0 0 30px;
}

#player-overlay{
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6) url(../common/img/overlay.png) repeat;
  background-size: 1px 2px;
  opacity: 0.5;
  color: #fff;
}

#player-overlay:hover{
  opacity: 0.8;
}

#play-icon{
    color: #BD1316;
    width: 52px;
    height: 58px;
    font-size: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    display: block;
    line-height: 1em;
}

#player{
  margin-top: -100px;
}

/*-------------------------------

#top-trailer

-------------------------------*/
#top-trailer{
  background: url(../img/top/bg_movie.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 40px 0 60px;
}

#top-trailer .ttl{
  padding: 40px 0 0;
  text-align: center;
}

.movie-thumb-box {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-thumb-box img {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.movie-thumb-list{
  padding: 0 40px;
  /*display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;*/
}

.movie-thumb-list li{
  width: calc(100%/3);
  padding: 15px;
}

.movie-cap{
  padding: 15px;
  text-align: center;
}

.play-icon{
    color: #BD1316;
    width: 52px;
    height: 58px;
    font-size: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    display: block;
    line-height: 1em;
}

.movie-thumb-box:hover .play-icon{
  opacity: .8;
}

.movie-thumb-list .slider-arrow {
  position: absolute;
  top: 50%;
  height: 60px;
  margin-top: -50px;
  color: #aaa;
  line-height: 36px;
  font-size: 28px;
  cursor: pointer;
  width: 30px;
  z-index: 10;  /* 重要 */
}
.movie-thumb-list .slider-arrow img {
  width: 100%;
}

.movie-thumb-list .slider-prev {
  left: 0;
}
.movie-thumb-list .slider-next {
  right: 0;
}

/*-------------------------------

#gallery

-------------------------------*/
.gallery-list-container{
  position: relative;
}

.gallery-list-container .ttl{
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 10;
}

.gallery-thumb{
  background: #000;
  cursor: pointer;
}

#gallery .slider-container, .slider-nav-container {
  display: none;
  position: relative;
}
#gallery .slider-container.initialized, .slider-nav-container.initialized {
  display: block;
}
/*.slider-nav-container {
  margin-top: 18px;
}*/
#gallery .slider {
  overflow: hidden;
}
/*.slider-nav {
  margin: 0 26px;
}*/
#gallery .slider-arrow {
  position: absolute;
  top: 50%;
  height: 36px;
  margin-top: -18px;  /* 高さの半分だけネガティブマージン */
  color: #aaa;
  line-height: 36px;
  font-size: 28px;
  cursor: pointer;
  z-index: 10;  /* 重要 */
}
#gallery .slider-prev {
  left: 0;
}
#gallery .slider-next {
  right: 0;
}
#gallery .slick-slide {
  outline: 0;
  opacity: .6;
}
#gallery .slider .slick-slide > img, .slider-nav .slick-slide > img {
  display: block;
  width: 100%;
  height: auto;
}

#gallery .slick-current{
  opacity: 1;
}

/*-------------------------------

#lead

-------------------------------*/
#lead{
  width: 100%;
  height: 100vh;
  background: url(../img/top/bg_txt.jpg) no-repeat center center;
  background-size: cover;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

/*-------------------------------

#about-nav

-------------------------------*/
#about-nav{
  background: url(../img/top/bg_movie.jpg) no-repeat center center;
  background-size: cover;
}

#about-nav h2{
  padding: 80px 15px 30px;
  text-align: center;
  /*color: #d5b100;
  font-size: 50px;*/
}

#about-nav-list{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-nav-box{
  position: relative;
  width: calc(100%/2);
  height: calc(100vh/3);
  min-width: 512px;
  min-height: 192px;
  cursor: pointer;
}

.about-nav-ttl{
  padding: 30px 0 0;
  opacity: .4;
}

.about-nav-txt{
  background: url(../img/top/bg_dot.png);
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  transition: opacity .4s linear;
}

.cstxt{
  opacity: .5;
  font-size: 30px;
}

.about-nav-box::after{
  content: "→";
  color: #fff;
  font-size: 22px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

#about-nav-intro .about-nav-bg{ background: url(../img/top/nav_bg0.jpg) no-repeat center center;}
#about-nav-story .about-nav-bg{ background: url(../img/top/nav_bg1.jpg) no-repeat center center;}
#about-nav-cast .about-nav-bg{ background: url(../img/top/nav_bg2.jpg) no-repeat center center;}
#about-nav-staff .about-nav-bg{ background: url(../img/top/nav_bg3.jpg) no-repeat center center;}
#about-nav-prono .about-nav-bg{ background: url(../img/top/nav_bg4.jpg) no-repeat center center;}
#about-nav-comment .about-nav-bg{ background: url(../img/top/nav_bg5.jpg) no-repeat center center;}

.about-nav-bg{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: opacity .4s linear;
}
.about-nav-box:hover .about-nav-bg,
.about-nav-box:hover .about-nav-txt{
  opacity: 0;
}

.about-nav-box:hover .about-nav-ttl{
  opacity: .8;
}

.about-nav-bganime{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

.about-nav-bganime::after{
  content: "";
  background: url(../img/top/bg_dot.png);
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}

#about-nav-list .cs{
  pointer-events: none;
}

/*-------------------------------

#footer

-------------------------------*/
#footer{
  background: #000;
  text-align: center;
  /*background: url(../img/top/footer_bg.jpg) no-repeat top center #000;
  background-size: cover;
  padding: 80vh 0 0;
 */
}

.billing-container{
  margin-top: -5%;
}

#billing{
  padding: 0 0 30px;
}

#zensaku{
  /*padding: 30px 0 0;*/
}

/*-------------------------------

#overlay

-------------------------------*/
#overlay{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  overflow-y: auto;
}

.close{
  position: fixed;
  top: 0;
  right: 0;
  z-index: 120;
  cursor: pointer;
}

.contents{
  display: none;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  background: rgba(0,0,0,.8);
  color: #fff;
  overflow-y: auto;
  margin-left: -100%;
}

.txt-container{
  width: 960px;
  margin: 0 auto;
}



.txt-container p{
  padding: 20px 0;
  font-size: 19px;
  /* font-weight: bold; */
  letter-spacing: 2px;
  line-height: 2.3;
  text-align: justify;
  text-justify: inter-ideograph;
}

/*-------------------------------

#intro

-------------------------------*/
#intro{
  padding: 20px 0 100px;
}

#intro h2{
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
}

#intro h3{
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 80px;
  position: relative;
  z-index: 2;
}

.intro-img{
  margin: -200px 0 40px;
  overflow: hidden;
  width: 100%;
  height: 400px;
  position: relative;
}

.intro-img img{
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/*-------------------------------

#story

-------------------------------*/
#story{
  padding: 0 0 100px;
  text-align: center;
}

#story h2{
  width: 960px;
  margin: 0 auto;
  padding: 20px 0;
}

/*#story h3{
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 40px;
}

#story .txt-container p{
  text-align: center;
}*/

#story h3 {
   width: 960px;
   margin: 0 auto;
   padding: 60px 0 30px;
}
.txt-container p {
   padding: 20px 0;
   font-size: 17px;
   /* font-weight: bold; */
   letter-spacing: 2px;
   line-height: 2;
   text-align: justify;
   text-justify: inter-ideograph;
}

/*-------------------------------

#cast

-------------------------------*/
#cast h2{
  text-align: center;
  padding: 20px 0;
}
.cast-list{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.cast-name{
  padding: 30px 0 20px;
  font-weight: bold;
}

.cast-detail{
}

.role-box{
  position: relative;
  background: url(../img/cast/bg_middle.png) repeat-y;
  background-size: 100%;
  width: 100%;
  margin: 15px 0 0;
  padding: 15px 30px;
  color: #000;
}

.role-box::before{
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
  width: 100%;
  height: 10px;
  background: url(../img/cast/bg_top.png) no-repeat top center;
  background-size: 100%;
}

.role-box::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 10px;
  background: url(../img/cast/bg_bottom.png) no-repeat bottom center;
  background-size: 100%;
}

.role-box .role{
  padding: 10px 0;
  border-bottom: 2px solid #000;
  font-size: 22px;
  font-weight: bold;
}

.role-box .role-txt{
  padding: 10px 0;
  font-size: 16px;
  line-height: 1.6;
}

.cast-txt{
  line-height: 2;
}

.cast-name .name{
  font-size: 40px;
  text-align: center;
}

.cast-name .en{
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
}


#cast-list1 .cast-box{
  width: 100%;
}

#cast-list0 .cast-img{
  width: 80%;
  margin: 0 auto;
  display: block;
}

#cast-list0 .cast-name{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

#cast-list0 .cast-name .name{
  font-size: 62px;
}

#cast-list0 .cast-name .en{
  font-size: 16px;
  padding: 0 40px;
}

#cast-list0 .cast-detail{
  width: 960px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  
}

#cast-list0 .cast-txt{
  width: calc(100% - 430px);
  padding: 0 0 0 40px;
}

#cast-list0 .role-box{
  width: 430px;
}

#cast-list0 .cast-box{
  padding: 80px 0;
}

#cast-list0 .cast-box:nth-child(1){
  padding-top: 0;
}

#cast-list1{
  width: 1024px;
  margin: 0 auto;
}

#cast-list1 .cast-box{
  width: calc(100%/2);
  padding: 40px 30px 60px;
}

#cast-list1 .cast-img{
  padding: 0 0 20px;
}

#cast-list2{
  width: 1024px;
  margin: 0 auto;
}

#cast-list2 .cast-box{
  width: calc(100%/3);
  padding: 80px 20px;
}

#cast-list2 .cast-name .name{
  font-size: 28px;
}


/*-------------------------------

#staff

-------------------------------*/
#staff h2{
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 20px;
}

.staff-list{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1024px;
  margin: 0 auto;
}

.staff-box{
  width: calc(100%/2);
  padding: 40px 30px 30px;
}

.staff-box:nth-child(1),
.staff-box:nth-child(2){
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.staff-name{
  color: #fffabc;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0 30px;
}

.staff-name .role{
  font-size: 18px;
}

.staff-name .name{
  font-size: 40px;
}

.staff-name .en{
  font-size: 16px;
}

.staff-detail p{
  line-height: 2.2;
  font-size: 15px;
  letter-spacing: 2px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.staff-box:nth-child(1) .staff-name,
.staff-box:nth-child(2) .staff-name{
  width: 380px;
}

.staff-box:nth-child(1) .staff-detail,
.staff-box:nth-child(2) .staff-detail{
  width: calc(100% - 380px);
}

/*-------------------------------

#prono

-------------------------------*/
#prono h2{
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}

#prono .txt-container{
  width: 750px;
  margin: 0 auto 0 5%;
  padding: 0 0 200px;
}

.prono-main-txt{
  width: 100%;
  margin: -23% auto 0;
}

.prono-main-txt .txt-container:nth-child(even){
  margin: 0 5% 0 auto !important;
}

#prono .txt-container h3{
  color: #b28247;
}

#prono .txt-container h3 .en{
  font-size: 80px;
  padding: 0;
  line-height: 1.2;
}

#prono .txt-container h3 .cap{
  font-size: 18px;
  padding: 0 0 40px;
  line-height: 1.2;
}

.prono-img{
  padding: 0 0 80px;
}

/*-------------------------------

#comment

-------------------------------*/
#comment{
  padding: 0 0 100px;
  text-align: center;
}

#comment h2{
  margin: 0 auto;
  padding: 20px 0 20px;
}

#comment h3{
  padding: 30px 0;
}

.comment-list strong{
  color: #ffd400;
  font-size: 1.2em;
  font-weight: bold;
}

.comment-list{
  padding: 0 5%;
}

.comment-list li{
  text-align: left;
  padding: 50px 0;
}

.comment-list li:nth-child(even){
  text-align: right;
}

.comment-txt{
  line-height: 1.8;
  font-size: 20px;
}

.comment-name{
  line-height: 2;
  font-size: 32px;
  font-weight: bold;
}

.comment-name .role{
  font-size: .5em;
}