@charset "utf-8";
/* CSS INFORMATION -====================================================
File name : top.css
Description :
===================================================================== */
/* =====================================================================
*    mv
* =================================================================== */
.mv > .inner::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: calc(555 / 750 * 100%);
  background: url(../images/top/img_mv_photo.jpg) no-repeat left top;
  background-size: 100% auto;
}
.mv_catch {
  width: calc(700 / 750 * 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: calc(16 / 750 * 100%) auto 0;
}
.mv_category {
  width: calc(390 / 750 * 100%);
  position: absolute;
  top: 0;
  left: 0;
  margin: calc(364 / 750 * 100%) 0 0 calc(26 / 750 * 100%);
}
.mv_ttl {
  width: calc(726 / 750 * 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: calc(337 / 750 * 100%) auto 0;
}
.mv_onair {
  width: calc(536 / 750 * 100%);
  position: absolute;
  top: 0;
  left: 0;
  margin: calc(420 / 750 * 100%) 0 0 calc(202 / 750 * 100%);
}
.hulu_link {
  padding: calc(40 / 630 * 100%) 0 0;
}
.hulu_link::after {
  padding-top: 0;
  height: 100%;
}
.hulu_link_txt {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  z-index: 2;
}
.hulu_link_txt strong {
  color: #3CE032;
  font-size: 150%;
  font-weight: 700;
}
.hulu_link_txt::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: calc(10 / 630 * 100%);
  margin: calc(40 / 630 * 100%) 0 0;
  background-image: repeating-linear-gradient(90deg, #3CE032 0px, #3CE032 calc(4 / 750 * 100vw), transparent calc(4 / 750 * 100vw), transparent calc(10 / 750 * 100vw));
  -webkit-transform: skewX(-27deg);
  transform: skewX(-27deg);
}
.btn_hulu {
  width: calc(385 / 980 * 100%);
  margin: calc(50 / 980 * 100%) auto 0;
  padding: 1.12em 0;
  font-size: 1.6rem;
  background-color: #000;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  border: 3px solid #000;
}
.btn_hulu a {
  text-decoration: none;
  color: #ffeb0d;
}
.btn_hulu:hover {
  background-color: #fff;
  border: 3px solid #000;
}
.btn_hulu a:hover {
  text-decoration: none;
  color: #000;
}
@media screen and (min-width: 768px) {
  .mv {
    background: url(../images/common/bg_black.jpg) repeat center top;
    background-size: calc(200 / 1280 * 100%) auto;
    overflow: hidden;
  }
  .mv > .inner {
    z-index: 2;
  }
  .mv > .inner::before {
    padding-top: calc(614 / 980 * 100%);
  }
  .mv_catch {
    width: calc(800 / 1280 * 100%);
    margin: calc(24 / 1280 * 100%) auto 0;
  }
  .mv_category {
    width: calc(445 / 1280 * 100%);
    margin: calc(397 / 1280 * 100%) 0 0 calc(241 / 1280 * 100%);
  }
  .mv_ttl {
    width: calc(829 / 1280 * 100%);
    margin: calc(368 / 1280 * 100%) auto 0;
  }
  .mv_onair {
    width: calc(536 / 1280 * 100%);
    margin: calc(463 / 1280 * 100%) 0 0 calc(530 / 1280 * 100%);
  }
  .mv_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .mv_bg1 {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/bg_yellow.jpg) repeat center top;
    background-size: calc(200 / 1280 * 100%) auto;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
    position: absolute;
    top: 0;
    left: 0;
    margin: calc(474 / 1280 * 100%) 0 0;
  }
  .mv_bg .inner::before, .mv_bg .inner::after {
    content: "";
    display: block;
    width: calc(1398 / 1280 * 100%);
    padding-top: calc(183 / 1280 * 100%);
    background: url(../images/top/bg_mv_line1.png) repeat center top;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 calc(-465 / 1280 * 100%);
  }
  .mv_bg .inner::after {
    width: calc(781 / 1280 * 100%);
    padding-top: calc(180 / 1280 * 100%);
    background: url(../images/top/bg_mv_line2.png) repeat center top;
    background-size: 100% auto;
    left: auto;
    right: 0;
    margin: calc(215 / 1280 * 100%) calc(-430 / 1280 * 100%) 0 0;
  }
  .hulu_link {
    padding: calc(20 / 980 * 100%) 0 0;
  }
  .hulu_link::after {
    width: 100%;
    margin: 0;
  }
  .hulu_link_txt {
    width: calc(650 / 980 * 100%);
    margin: 0 auto;
  }
  .hulu_link_txt::after {
    padding-top: calc(10 / 650 * 100%);
    margin: calc(20 / 650 * 100%) 0 0;
    background-image: repeating-linear-gradient(90deg, transparent 0px, #3CE032 calc(1 / 650 * 100%), #3CE032 calc(2 / 650 * 100%), transparent calc(3 / 650 * 100%), transparent calc(7 / 650 * 100%));
  }
}
@media screen and (min-width: 1280px) {
  .mv {
    background-size: 200px auto;
  }
  .mv_bg1 {
    background-size: 200px auto;
    margin: 474px 0 0;
  }
}
/* =====================================================================
*    banner
* =================================================================== */
.banner {
  padding: calc(60 / 750 * 100%) 0;
  background: url(../images/common/bg_gray.jpg) repeat center top;
  background-size: calc(200 / 750 * 100%) auto;
}
.banner_list {
  width: calc(630 / 750 * 100%);
  margin: 0 auto;
}
.banner_list li:not(:last-child) {
  margin: 0 0 calc(20 / 630 * 100%);
}
@media screen and (min-width: 768px) {
  .banner {
    padding: calc(50 / 1280 * 100%) 0;
    background-size: calc(200 / 1280 * 100%) auto;
  }
  .banner_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .banner_list li {
    width: calc(465 / 980 * 100%);
  }
  .banner_list li:not(:last-child) {
    margin: 0 calc(50 / 980 * 100%) calc(20 / 980 * 100%) 0;
  }
  .banner_list li:nth-child(even) {
    margin: 0 0 calc(20 / 980 * 100%) 0;
  }
  .banner_list li a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 1280px) {
  .banner {
    padding: 50px 0;
    background-size: 200px auto;
  }
}
/* =====================================================================
*    movie
* =================================================================== */
.movie {}
.movie .inner {
  z-index: 2;
}
.movie .sec_contents {
  padding: 0 0 calc(100 / 750 * 100%);
}
.movie .sec_contents::before {
  content: "";
  display: block;
  width: calc(750 / 630 * 100%);
  padding-top: calc(500 / 630 * 100%);
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 0 0 calc(-60 / 630 * 100%);
}
.movie_box {
  margin: calc(80 / 630 * 100%) 0 0;
}
.movie_btn::before {
  content: "";
  display: block;
  width: calc(120 / 750 * 100vw);
  height: calc(120 / 750 * 100vw);
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
.movie_btn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5vw 0 2.5vw 3.9vw;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1vw;
  right: 0;
  margin: auto;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .movie::after {
    padding-top: calc(200 / 1280 * 100%);
  }
  .movie .sec_contents {
    padding: 0 0 calc(100 / 980 * 100%);
  }
  .movie .sec_contents::before {
    width: 100%;
	  padding-top: calc(500 / 980 * 100%);/*hulutop用*/ 
/*    padding-top: calc(200 / 980 * 100%);
*/    margin: 0;
  }
  .movie_box {
    width: calc(780 / 980 * 100%);
    margin: calc(50 / 980 * 100%) auto 0;
  }
  .movie_btn::before {
    width: calc(90 / 1280 * 100vw);
    height: calc(90 / 1280 * 100vw);
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  .movie_box:hover .movie_btn::before {
    background-color: rgba(255, 241, 0, 0.85);
  }
  .movie_btn::after {
    border-width: calc(16 / 1280 * 100vw) 0 calc(16 / 1280 * 100vw) calc(25 / 1280 * 100vw);
    left: 1.3%;
  }
}
@media screen and (min-width: 1280px) {
  .movie_btn::before {
    width: 90px;
    height: 90px;
  }
  .movie_btn::after {
    border-width: 16px 0 16px 25px;
  }
}
/* =====================================================================
*    intro
* =================================================================== */
.intro {}
.intro_txt1 {
  width: calc(455 / 630 * 100%);
  margin: calc(100 / 630 * 100%) auto 0;
}
.intro_box {
  margin: calc(50 / 630 * 100%) 0 0;
  padding: calc(80 / 630 * 100%) 0 calc(150 / 630 * 100%);
}
.intro_box::before {
  content: "";
  display: block;
  width: calc(690 / 630 * 100%);
  height: 100%;
  margin: 0 0 0 calc(-60 / 630 * 100%);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .intro .sec_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .intro_txt1 {
    width: calc(221 / 980 * 100%);
    margin: calc(50 / 980 * 100%) calc(-14 / 980 * 100%) 0 auto;
  }
  .intro_box {
    width: calc(690 / 980 * 100%);
    margin: calc(120 / 980 * 100%) 0 0;
    padding: calc(100 / 980 * 100%) 0;
    background-color: #fff;
  }
  .intro_box::before {
    width: 300%;
    left: auto;
    right: 0;
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {}
/* =====================================================================
*    chain
* =================================================================== */
.chain {
  padding: calc(100 / 750 * 100%) 0 calc(150 / 750 * 100%);
  background: url(../images/common/bg_gray.jpg) repeat center top;
  background-size: calc(200 / 750 * 100%) auto;
}
.chain_ttl {
  width: calc(436 / 750 * 100%);
  margin: 0 auto;
}
.story_box::before {
  content: "";
  display: block;
  width: calc(750 / 630 * 100%);
  height: 100%;
  margin: calc(257 / 630 * 100%) 0 0 calc(-60 / 630 * 100%);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.story_box_photo {
  margin: calc(80 / 630 * 100%) auto 0;
}
.story_box_photo::before {
  content: "";
  display: block;
  width: calc(40 / 630 * 100%);
  padding-top: calc(200 / 630 * 100%);
  background-image: repeating-linear-gradient(0deg, transparent, transparent calc(6 / 750 * 100vw), rgba(240, 52, 84, 1) calc(7 / 750 * 100vw), rgba(240, 52, 84, 1) calc(10 / 750 * 100vw), transparent calc(11 / 750 * 100vw));
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  margin: calc(127 / 630 * 100%) calc(-20 / 630 * 100%) 0 0;
}
.story_box_photo img {
  z-index: 2;
}
.story_box_ttl {
  margin: calc(50 / 630 * 100%) 0 0;
}
.story_box_txt {
  margin: calc(130 / 630 * 100%) 0 0;
}
.story_box_txt::before {
  content: "";
  display: block;
  width: calc(750 / 630 * 100%);
  height: 100%;
  margin: 0 0 0 calc(-60 / 630 * 100%);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.story_box_txt dt {
  padding: 1.25em 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.5;
}
.story_box_txt dt span {
  display: block;
  position: absolute;
  top: -1.6em;
  left: 0;
  color: #f03454;
  font-size: 5rem;
  font-weight: 700;
}
.story_box_txt dt span::before {
  content: "#";
  display: inline-block;
  margin: 0 0.2em 0 0;
  color: #333;
}
.story_box_txt dd {
  margin: calc(40 / 630 * 100%) 0 0;
  font-size: 2.8rem;
  line-height: 1.714;
}
.story_box_txt dd p:not(:last-child) {
  margin: 0 0 1.3em;
}
.story_box_txt dd.story_chain_bnr {
  width: calc(750 / 630 * 100%);
  margin: calc(140 / 630 * 100%) 0 0 calc(-60 / 630 * 100%);
}
@media screen and (min-width: 768px) {
  .chain {
    padding: calc(100 / 1280 * 100%) 0 0;
    background-size: calc(200 / 1280 * 100%) auto;
    overflow: hidden;
  }
  .chain_ttl {
    width: calc(327 / 980 * 100%);
  }
  .story_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: calc(50 / 980 * 100%) 0 0;
    z-index: 2;
  }
  .story_box::before {
    display: none;
  }
  .story_box_photo {
    width: calc(630 / 980 * 100%);
    margin: 0;
  }
  .story_box_photo::before {
    width: calc(40 / 630 * 100%);
    padding-top: calc(200 / 630 * 100%);
    background-image: repeating-linear-gradient(0deg, transparent, transparent calc(6 / 200 * 100%), rgba(240, 52, 84, 1) calc(7 / 200 * 100%), rgba(240, 52, 84, 1) calc(10 / 200 * 100%), transparent calc(11 / 200 * 100%));
    margin: calc(130 / 630 * 100%) calc(-20 / 630 * 100%) 0 0;
  }
  .story_box_ttl {
    width: calc(96 / 980 * 100%);
    margin: 0 0 0 auto;
  }
  .story_box_txt {
    width: calc(690 / 980 * 100%);
    margin: calc(-130 / 980 * 100%) 0 0 auto;
    padding: calc(195 / 980 * 100%) 0 calc(150 / 980 * 100%) calc(225 / 980 * 100%);
    background-color: #fff;
  }
  .story_box_txt::before {
    width: 300%;
    position: absolute;
    top: 0;
    right: -300%;
    margin: 0;
  }
  .story_box_txt dt {
    font-size: 1.8rem;
    line-height: 1.611;
  }
  .story_box_txt dt span {
    font-size: 3rem;
  }
  .story_box_txt dd {
    margin: calc(25 / 465 * 100%) 0 0;
    font-size: 1.6rem;
    line-height: 1.625;
  }
  .story_box_txt dd.story_chain_bnr {
    width: 100%;
    margin: calc(45 / 465 * 100%) 0 0;
  }
  .story_chain_bnr a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 1280px) {
  .chain {
    padding: 100px 0 0;
    background-size: 200px auto;
  }
}

.hulu_logo {
    width: calc(450 / 630 * 100%);
    margin: calc(80 / 630 * 100%) auto 0;
}

@media screen and (min-width: 768px) {
    .hulu_logo {
        width: calc(450 / 980 * 100%);
        margin: calc(10 / 980 * 100%) auto 0;
    }
}
