/* Scss Document */
/* for index.html */
html .m_section_inner,
body .m_section_inner,
header .m_section_inner,
section .m_section_inner {
  max-width: 1040px;
  padding: 0 8px ;
  z-index: 5;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  html .m_section_inner,
  body .m_section_inner,
  header .m_section_inner,
  section .m_section_inner {
    max-width: 1040px;
    max-width: 101.5625vw;
  }
}
@media only screen and (max-width: 1023px) {
  html .m_section_inner,
  body .m_section_inner,
  header .m_section_inner,
  section .m_section_inner {
    max-width: 1023px;
    max-width: 136.4vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  html .m_section_inner,
  body .m_section_inner,
  header .m_section_inner,
  section .m_section_inner {
    padding: 0 8px ;
    padding: 0 0.78125vw ;
  }
}
@media only screen and (max-width: 1023px) {
  html .m_section_inner,
  body .m_section_inner,
  header .m_section_inner,
  section .m_section_inner {
    padding: 0 8px ;
    padding: 0 1.0666666667vw ;
  }
}

.lead_news {
  position: relative;
  padding: 52px 0 0;
  background: url(../img/bg_top.png) repeat-x 0 0 #fff;
  overflow: hidden;
}
.lead_news:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  right: 0;
  width: 877px;
  height: 1529px;
  background-image: url(../img/obj_chara01.png);
  z-index: 5;
}
.lead_news #lead {
  position: relative;
}
.lead_news #lead strong,
.lead_news #lead p,
.lead_news #lead .movie {
  display: block;
  width: 668px;
  text-align: center;
}
.lead_news #lead strong {
  margin-top: 60px;
  padding-right: 30px;
}
.lead_news #lead .mv_bg {
  position: absolute;
  top: -80px;
  background-color: #000000;
  width: 100%;
  height: 1000px;
}
.lead_news #lead h1 {
  margin-top: -15px;
}
.lead_news #lead h1 img {
  margin-top: -40px;
  margin-left: -82px;
}
.lead_news #lead p {
  margin-top: -5px;
  padding-right: 30px;
  padding-bottom: 10px;
}
.lead_news #lead p.price {
  margin-top: -77px;
}
.lead_news #lead .movie {
  position: relative;
  width: 636px;
  margin: 24px auto 0 11px;
  padding-top: 10px;
}
.lead_news #lead .movie .label_movie01,
.lead_news #lead .movie .label_movie02,
.lead_news #lead .movie .label_movie03,
.lead_news #lead .movie .label_movie04 {
  display: inline-block;
  position: absolute;
  top: -8px;
  left: -10px;
  width: 202px;
  text-align: left;
  z-index: 5;
}
.lead_news #lead .movie .label_movie02 {
  left: -12px;
}
.lead_news #lead .movie .label_movie03 {
  width: 251px;
}
.lead_news #lead .movie .label_movie04 {
  width: 152px;
}
.lead_news #lead .movie a {
  display: inline-block;
  position: relative;
}
.lead_news #lead .movie a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  margin-left: -26px;
  background-image: url(../img/icon_movie.png);
  background-size: contain;
}
.lead_news #lead .movie a.comming_soon:before {
  display: none;
}
.lead_news #lead .movie .movie_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lead_news #lead .movie .movie_list li {
  position: relative;
  width: 307px;
  margin-top: 18px;
}
.lead_news #lead .movie .movie_list li:nth-child(1), .lead_news #lead .movie .movie_list li:nth-child(2) {
  margin-top: 0;
}
.lead_news #lead .movie .movie_list li a img {
  width: 100%;
}
.lead_news #news {
  position: relative;
  margin-top: 0%;
  padding: 16px 0 14.6%;
}
.lead_news #news .m_bg_unit {
  margin-top: -206px;
  background-color: #000;
  transform: rotate(5.6deg);
}
.lead_news #news .m_bg_unit .m_bg_inner {
  transform: rotate(-5.6deg);
  background-color: #000;
}
.lead_news #news .m_bg_unit .m_bg_inner .obj_smoke01 {
  display: inline-block;
  position: relative;
  right: -22.6%;
  margin-top: -1.4%;
}
.lead_news #news .m_bg_unit .m_bg_inner .obj_smoke01 img {
  position: relative;
}
.lead_news #news h2 img {
  width: 255px;
}
.lead_news #news .detail {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-right: 5px;
  padding-bottom: 50px;
  z-index: 5;
}
.lead_news #news .detail .news {
  order: 1;
  padding-top: 52px;
}
.lead_news #news .detail .news_list {
  margin-top: 19px;
}
.lead_news #news .detail .news_list dt {
  letter-spacing: 0.7px;
  color: #fff100;
}
.lead_news #news .detail .news_list dd {
  letter-spacing: -0.9px;
}
.lead_news #news .detail .news_list dd ~ dt {
  margin-top: 5px;
}
.lead_news #news .detail .banner {
  padding-top: 40px;
  padding-bottom: 5px;
  order: 2;
}
.lead_news #news .detail .banner_list li ~ li {
  margin-top: 17px;
}
.lead_news #news .detail .banner_list li .banner_01 {
  display: inline-block;
  width: 487px;
}
.lead_news #news .detail .banner_list li .banner_02 {
  display: inline-block;
  width: 486px;
}
.lead_news #news .detail .banner_list li .banner_02 img {
  width: 100%;
}
.lead_news #news .detail .banner_list li .banner_03 {
  display: inline-block;
  width: 487px;
}
.lead_news #news .detail .btn_tonews {
  display: inline-block;
  margin-top: 27px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #news .detail .btn_tonews {
    margin-top: 27px;
    margin-top: 2.63671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #news .detail .btn_tonews {
    margin-top: 27px;
    margin-top: 3.6vw;
  }
}

#intro {
  position: relative;
  margin-top: -10%;
  padding: 113px 0 11%;
  z-index: 10;
}
#intro .m_bg_unit {
  left: auto;
  width: 108%;
  height: 103%;
  margin-left: -3%;
  transform: rotate(-3deg);
}
#intro .m_bg_unit .m_bg_inner {
  width: 100%;
  height: 110%;
  margin-top: -3%;
  transform: rotate(3deg);
  background: url(../img/bg_intro.png) no-repeat center top;
  background-size: cover;
}
#intro .intro_list {
  display: flex;
  justify-content: space-between;
  margin-top: 72px;
}
#intro .intro_list li {
  order: 2;
  width: 490px;
}
#intro .intro_list li ~ li {
  order: 1;
  margin-right: 29px;
  padding-top: 290px;
}
#intro .intro_list li img {
  width: 100%;
}
#intro .intro_list strong {
  display: inline-block;
}
#intro .intro_list p {
  margin-top: 15px;
  line-height: 1.8;
  letter-spacing: 0.1px;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #intro .intro_list p {
    letter-spacing: 0.1px;
    letter-spacing: 0.009765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #intro .intro_list p {
    letter-spacing: 0px;
    letter-spacing: 0vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #intro .intro_list p {
    font-size: 18px;
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #intro .intro_list p {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#intro .intro_list a {
  margin-top: 18px;
}

#hero {
  position: relative;
  padding: 14px 0 13.2%;
  z-index: 15;
}
#hero .m_bg_unit {
  left: auto;
  width: 105%;
  height: 103%;
  margin-left: -2%;
  transform: rotate(-3deg);
}
#hero .m_bg_unit .m_bg_inner {
  width: 100%;
  height: 110%;
  margin-top: -3%;
  transform: rotate(3deg);
  background: url(../img/bg_sand01.jpg) repeat 0 0;
}
#hero .m_bg_unit .m_bg_inner:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  width: 100%;
  height: 1175px;
  background-image: url(../img/bg_hero.png);
}
#hero .m_bg_unit .m_bg_inner .obj_smoke02 {
  display: inline-block;
  position: absolute;
  bottom: -910px;
  left: 37px;
  width: 1130px;
}
#hero .m_bg_unit .m_bg_inner .obj_smoke02 img {
  position: relative;
}
#hero .m_section_inner {
  position: relative;
  min-height: 980px;
}
#hero .m_section_inner .obj_smoke03 {
  display: inline-block;
  position: absolute;
  bottom: -450px;
  left: -500px;
  width: 1911px;
  z-index: 7;
}
#hero .m_section_inner .obj_smoke03 img {
  position: relative;
}
#hero .m_section_inner:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: -108px;
  left: -148px;
  width: 694px;
  height: 2384px;
  background-image: url(../img/obj_chara02.png);
  z-index: 5;
}
#hero .hero_detail {
  position: relative;
  padding-left: 533px;
  z-index: 17;
}
#hero .hero_detail .words {
  position: absolute;
  top: 279px;
  left: 3px;
  width: 74px;
  height: 437px;
}
#hero .hero_detail .words img {
  width: 100%;
}
#hero .hero_detail .profile .position {
  padding-right: 48px;
  text-align: right;
}
#hero .hero_detail .profile h3 {
  width: 491px;
  margin: 6px 0 13px;
}
#hero .hero_detail .profile .cast {
  text-align: right;
}
#hero .hero_detail > p {
  margin-top: 17px;
  line-height: 1.8;
  letter-spacing: 0.1px;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #hero .hero_detail > p {
    letter-spacing: 0.1px;
    letter-spacing: 0.009765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #hero .hero_detail > p {
    letter-spacing: -0.3px;
    letter-spacing: -0.04vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #hero .hero_detail > p {
    font-size: 18px;
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #hero .hero_detail > p {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#hero .hero_detail .modal_image_list {
  width: 398px;
}
#hero .hero_detail .modal_image {
  max-width: 398px;
  margin-top: 19px;
}
#hero .hero_detail .btn_whole {
  margin-top: 25px;
}

#story {
  position: relative;
  min-height: 2420px;
  margin-top: -11%;
  padding: 86px 0 6.9%;
  z-index: 20;
}
#story .m_bg_unit {
  left: auto;
  width: 115%;
  height: 103%;
  margin-left: -7.5%;
  transform: rotate(3deg);
}
#story .m_bg_unit .m_bg_inner {
  width: 100%;
  height: 110%;
  margin-top: -3%;
  transform: rotate(-3deg);
  background: url(../img/bg_story.png) no-repeat center top;
  background-size: cover;
}
#story .words {
  margin-top: 66px;
}
#story .story_detail_list {
  margin-top: 18px;
}
#story .story_detail_list li {
  display: flex;
  justify-content: space-between;
}
#story .story_detail_list li ~ li {
  margin-top: 57px;
}
#story .story_detail_list li ~ li ~ li {
  margin-top: 157px;
}
#story .story_detail_list .story_detail_paragraph {
  position: relative;
  width: 490px;
}
#story .story_detail_list .story_detail_paragraph p {
  margin-top: 15px;
  line-height: 1.8;
  letter-spacing: 0.1px;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #story .story_detail_list .story_detail_paragraph p {
    letter-spacing: 0.1px;
    letter-spacing: 0.009765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #story .story_detail_list .story_detail_paragraph p {
    letter-spacing: 0.1px;
    letter-spacing: 0.0133333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #story .story_detail_list .story_detail_paragraph p {
    font-size: 18px;
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #story .story_detail_list .story_detail_paragraph p {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#story .story_detail_list .story_detail_paragraph p ~ p {
  margin-top: 30px;
}
#story .story_detail_list .story_detail_image {
  width: 490px;
  padding-right: 90px;
}
#story .story_detail_list .story_detail_image a {
  margin-top: 21px;
}

#cast {
  position: relative;
  margin-top: -1.8%;
  padding: 80px 0 13.3%;
  z-index: 25;
}
#cast .m_bg_unit {
  left: auto;
  width: 111%;
  height: 103%;
  margin-left: -1%;
  border-top: 30px solid #000;
  transform: rotate(-3deg);
}
#cast .m_bg_unit .m_bg_inner {
  width: 100%;
  height: 110%;
  margin-top: -3%;
  transform: rotate(3deg);
  background: url(../img/bg_cast.png) no-repeat center top #000;
}
#cast .m_section_inner {
  position: relative;
  padding: 0 0 121px;
}
#cast .m_section_inner .cast_lead {
  text-align: right;
}
#cast .m_section_inner .cast_lead .words {
  width: 325px;
  margin-top: 64px;
  margin-left: auto;
}
#cast .m_section_inner .cast_lead .words span {
  margin-right: auto;
}
#cast .m_section_inner .cast_lead .words img {
  width: 100%;
}
#cast .m_section_inner .cast_lead p {
  position: relative;
  margin-top: 14px;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #cast .m_section_inner .cast_lead p {
    font-size: 18px;
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #cast .m_section_inner .cast_lead p {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#cast .cast_list {
  margin-top: -50px;
}
#cast .cast_list > li {
  position: relative;
  width: 105%;
  height: 103%;
  margin-top: -1px;
  margin-left: -2%;
}
#cast .cast_list > li:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/bg_sand01.jpg) repeat 0 0;
  transform: rotate(-3deg);
  z-index: 11;
}
#cast .cast_list > li.cast02:before, #cast .cast_list > li.cast04:before {
  background-image: url(../img/bg_sand02.jpg);
}
#cast .cast_list > li.cast03:before {
  height: 120%;
}
#cast .cast_list > li .cast_detail {
  position: relative;
  max-width: 1040px;
  min-height: 692px;
  margin: 0 auto;
  padding: 52px 500px 37px 0;
  z-index: 35;
}
#cast .cast_list > li .cast_detail .obj_smokec01_01 {
  display: inline-block;
  position: absolute;
  bottom: -520px;
  right: -320px;
  z-index: 6;
}
#cast .cast_list > li .cast_detail .obj_smokec01_01 img {
  position: relative;
}
#cast .cast_list > li .cast_detail .obj_smokec01_02 {
  display: inline-block;
  position: absolute;
  bottom: -600px;
  right: -300px;
  z-index: 8;
}
#cast .cast_list > li .cast_detail .obj_smokec01_02 img {
  position: relative;
}
#cast .cast_list > li .cast_detail .obj_smokec02_01 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: -300px;
  height: 700px;
  overflow: hidden;
  z-index: 6;
}
#cast .cast_list > li .cast_detail .obj_smokec02_01 img {
  position: relative;
}
#cast .cast_list > li .cast_detail .obj_smokec02_02 {
  display: inline-block;
  position: absolute;
  bottom: -220px;
  left: -300px;
  z-index: 8;
}
#cast .cast_list > li .cast_detail .obj_smokec02_02 img {
  position: relative;
}
#cast .cast_list > li .cast_detail .obj_smokec03_01 {
  display: inline-block;
  position: absolute;
  bottom: -900px;
  right: -320px;
  z-index: 6;
}
#cast .cast_list > li .cast_detail .obj_smokec03_01 img {
  position: relative;
}
#cast .cast_list > li .cast_detail .obj_smokec03_02 {
  display: inline-block;
  position: absolute;
  bottom: -430px;
  right: -300px;
  z-index: 8;
}
#cast .cast_list > li .cast_detail .obj_smokec03_02 img {
  position: relative;
}
#cast .cast_list > li .cast_detail .obj_smokec04_01 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: -320px;
  height: 700px;
  overflow: hidden;
  z-index: 6;
}
#cast .cast_list > li .cast_detail .obj_smokec04_01 img {
  position: relative;
}
#cast .cast_list > li .cast_detail .obj_smokec04_02 {
  display: inline-block;
  position: absolute;
  bottom: -900px;
  left: -300px;
  z-index: 8;
}
#cast .cast_list > li .cast_detail .obj_smokec04_02 img {
  position: relative;
}
#cast .cast_list > li .cast_detail .words,
#cast .cast_list > li .cast_detail .profile,
#cast .cast_list > li .cast_detail p,
#cast .cast_list > li .cast_detail a,
#cast .cast_list > li .cast_detail .cast_detail_btn {
  position: relative;
  z-index: 9;
}
#cast .cast_list > li .cast_detail .words {
  position: absolute;
  top: 107px;
  margin-top: 0;
  z-index: 11;
}
#cast .cast_list > li .cast_detail > p {
  margin-top: 24px;
  line-height: 1.8;
  letter-spacing: 0.1px;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #cast .cast_list > li .cast_detail > p {
    letter-spacing: 0.1px;
    letter-spacing: 0.009765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #cast .cast_list > li .cast_detail > p {
    letter-spacing: 0.1px;
    letter-spacing: 0.0133333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #cast .cast_list > li .cast_detail > p {
    font-size: 18px;
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #cast .cast_list > li .cast_detail > p {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#cast .cast_list > li .cast_detail > a {
  width: 400px;
  margin-top: 17px;
}
#cast .cast_list > li .cast_detail .cast_detail_btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 400px;
  margin-top: 18px;
}
#cast .cast_list > li .cast_detail .cast_detail_btn .btn_profile {
  margin-left: 7px;
}
#cast .cast_list > li .cast_detail .profile {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
#cast .cast_list > li .cast_detail .profile .position {
  width: 100%;
}
#cast .cast_list > li .cast_detail .profile h3 {
  display: inline-block;
  margin-top: 17px;
}
#cast .cast_list > li .cast_detail .profile .cast {
  display: inline-block;
  margin-left: 20px;
}
#cast .cast_list > li .cast_detail:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: -50px;
  left: 50%;
  width: 1920px;
  height: 1175px;
  margin-left: -960px;
  z-index: 5;
}
#cast .cast_list > li .cast_detail .modal_image_list {
  width: 400px;
  margin: 25px auto 0;
  z-index: 55555;
}
#cast .cast_list > li .cast_detail .modal_image_list a {
  display: block;
  width: 100%;
}
#cast .cast_list > li .cast_detail .modal_image_list a .transpan {
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 58.385093167%;
}
#cast .cast_list > li .cast_detail .modal_image_list .slick-next {
  right: -50px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #cast .cast_list > li .cast_detail .modal_image_list .slick-next {
    right: -50px;
    right: -4.8828125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #cast .cast_list > li .cast_detail .modal_image_list .slick-next {
    right: -74px;
    right: -9.8666666667vw;
  }
}
#cast .cast_list > li .cast_detail .modal_image_list .slick-prev {
  left: -50px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #cast .cast_list > li .cast_detail .modal_image_list .slick-prev {
    left: -50px;
    left: -4.8828125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #cast .cast_list > li .cast_detail .modal_image_list .slick-prev {
    left: -74px;
    left: -9.8666666667vw;
  }
}
#cast .cast_list > li.cast01 .cast_detail {
  padding-bottom: 51px;
}
#cast .cast_list > li.cast01 .cast_detail .words {
  right: 17px;
  width: 90px;
}
#cast .cast_list > li.cast01 .cast_detail:before {
  background-image: url(../img/bg_cast01.png);
}
#cast .cast_list > li.cast01 .cast_detail:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  bottom: -117px;
  right: 34px;
  width: 508px;
  height: 869px;
  background-image: url(../img/obj_chara03.png);
  z-index: 7;
}
#cast .cast_list > li.cast02 {
  background-image: url(../img/bg_sand02.jpg);
}
#cast .cast_list > li.cast02 .cast_detail {
  min-height: 707px;
  padding: 27px 10px 0 533px;
}
#cast .cast_list > li.cast02 .cast_detail .words {
  top: 220px;
  left: 0;
}
#cast .cast_list > li.cast02 .cast_detail:before {
  background-image: url(../img/bg_cast02.png);
}
#cast .cast_list > li.cast02 .cast_detail:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  bottom: -195px;
  left: -50px;
  width: 561px;
  height: 922px;
  background-image: url(../img/obj_chara04.png);
  z-index: 7;
}
#cast .cast_list > li.cast02 .cast_detail > a {
  margin-top: 26px;
}
#cast .cast_list > li.cast03 .cast_detail {
  min-height: 707px;
  padding: 60px 500px 50px 0;
}
#cast .cast_list > li.cast03 .cast_detail .words {
  top: 127px;
  right: 17px;
  width: 120px;
}
#cast .cast_list > li.cast03 .cast_detail:before {
  background-image: url(../img/bg_cast03.png);
}
#cast .cast_list > li.cast03 .cast_detail:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  bottom: -457px;
  right: 19px;
  width: 487px;
  height: 1231px;
  background-image: url(../img/obj_chara05.png);
  z-index: 7;
}
#cast .cast_list > li.cast04 {
  background-image: url(../img/bg_sand02.jpg);
}
#cast .cast_list > li.cast04 .cast_detail {
  min-height: 900px;
  padding: 20px 0 140px 530px;
}
#cast .cast_list > li.cast04 .cast_detail .words {
  top: 85px;
  left: 0;
}
#cast .cast_list > li.cast04 .cast_detail:before {
  background-image: url(../img/bg_cast04.png);
}
#cast .cast_list > li.cast04 .cast_detail:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  bottom: -140px;
  left: -128px;
  width: 655px;
  height: 1040px;
  background-image: url(../img/obj_chara06.png);
  background-size: 100%;
  z-index: 7;
}
#cast .cast_list > li.cast04 .commingsoon {
  position: absolute;
  bottom: 168px;
  left: 310px;
  z-index: 20;
}

#song {
  position: relative;
  min-height: 820px;
  margin-top: -11.1%;
  padding: 117px 0 10%;
  z-index: 50;
}
#song .m_bg_unit {
  left: auto;
  width: 107%;
  height: 103%;
  margin-left: -3.7%;
  border-top: 30px solid #000;
  transform: rotate(3deg);
}
#song .m_bg_unit .m_bg_inner {
  width: 100%;
  height: 110%;
  margin-top: -3%;
  transform: rotate(-3deg);
  background-color: #000;
}
#song .m_bg_unit .m_bg_inner .smoke_song {
  display: inline-block;
  width: 100%;
  height: 130%;
}
#song .m_bg_unit .m_bg_inner .smoke_song span {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/bg_song.png) no-repeat center top transparent;
  background-size: cover;
}
#song .song_detail {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 988px;
  margin-top: 60px;
  border: 6px solid #fff;
  background: url(../img/bg_song_detail.png) repeat-y 0 0;
  padding: 40px 0;
}
#song .song_detail .words {
  width: 441px;
  margin-top: 0;
}
#song .song_detail .words img {
  width: 100%;
}
#song .song_detail .detail {
  width: 486px;
}
#song .song_detail .detail ul {
  position: relative;
}
#song .song_detail .image {
  position: relative;
  width: 456px;
}
#song .song_detail .image img {
  width: 100%;
}
#song .song_detail h3 {
  margin-top: 36px;
  margin-left: 17px;
}
#song .song_detail dl {
  margin-top: 13px;
  margin-left: 35px;
  line-height: 1.6;
  font-size: 14px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #song .song_detail dl {
    font-size: 14px;
    font-size: 1.3671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  #song .song_detail dl {
    font-size: 16px;
    font-size: 2.1333333333vw;
  }
}
#song .song_detail dl dt {
  clear: left;
  float: left;
}
#song .song_detail dl dd {
  padding-left: 3em;
}
#song .message {
  float: right;
  position: relative;
  width: 578px;
  margin-top: -9.6em;
  padding: 15px 5px 15px 15px;
  border: 6px solid #fff;
  background-color: #000;
  line-height: 1.6;
  font-size: 16px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #song .message {
    font-size: 16px;
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #song .message {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#song .message h3 {
  position: absolute;
  top: -16px;
  left: -19px;
}
#song a.btn_artist {
  clear: right;
  float: right;
  margin-top: 15px;
}
#song #music_video {
  clear: right;
  position: relative;
  top: 7px;
  width: 600px;
  margin: 0 auto;
  padding-top: 45px;
}
#song #music_video .label_movie {
  display: inline-block;
  position: absolute;
  top: 37px;
  left: -10px;
  width: 335px;
  text-align: left;
  z-index: 5;
}
#song #music_video a {
  display: inline-block;
  position: relative;
}
#song #music_video a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  margin-left: -26px;
  background-image: url(../img/icon_movie.png);
  background-size: contain;
}
#song #music_video a.comming_soon:before {
  display: none;
}
#song .m_section_inner {
  *zoom: 1;
}
#song .m_section_inner:after {
  content: "";
  display: table;
  clear: both;
}

#about {
  position: relative;
  min-height: 3550px;
  margin-top: -3.8%;
  padding: 105px 0 9.40%;
  z-index: 50;
}
#about .m_bg_unit {
  left: auto;
  width: 115%;
  height: 103%;
  margin-left: -4.7%;
  border-top: 1px solid #000;
  transform: rotate(-3deg);
}
#about .m_bg_unit .m_bg_inner {
  width: 100%;
  height: 110%;
  margin-top: -3%;
  transform: rotate(3deg);
  background: url(../img/bg_about.png) no-repeat center top #000;
  background-size: cover;
}
#about .m_section_inner {
  max-width: 1100px;
}
#about h2.m_title small, #about .m_title2 small {
  margin-top: 36px;
}
#about .about_detail .words ~ p {
  position: relative;
}
#about .action_detail_list {
  width: 100%;
  margin-top: 40px;
  padding-bottom: 5.1%;
}
#about .action_detail_list li {
  padding-bottom: 3.1%;
}
#about .action_detail_list li:nth-child(odd) {
  margin-top: -0.76%;
}
#about .action_detail_list li:nth-child(even) {
  margin-top: -6.96%;
}
#about .action_detail_list li:nth-child(even) .action_detail {
  margin-right: -0.8%;
  margin-left: auto;
}
#about .action_detail_list li:first-child {
  margin-top: 0;
}
#about .action_detail_list li .action_detail {
  position: relative;
  width: 485px;
  height: 123px;
  margin-top: 10px;
}
#about .action_detail_list li .action_detail:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 18px;
  left: 5px;
  width: 485px;
  height: 186px;
  background-image: url(../img/bg_action.png);
}
#about .action_detail_list li h3 {
  position: relative;
  left: -9px;
  z-index: 3;
}
#about .action_detail_list li .action_image {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 447px;
  margin: 0 auto;
  padding-top: 7px;
  z-index: 5;
}
#about .action_detail_list li .action_image a {
  width: 219px;
}
#about .action_detail_list li .action_image a:after {
  width: 15px;
  height: 15px;
}
#about .action_detail_list li strong {
  display: block;
  position: relative;
  margin-top: 3px;
  text-align: center;
  z-index: 5;
}
#about .words {
  width: 565px;
  margin-top: 54px;
}
#about .words img {
  width: 100%;
}
#about .fade_action ~ .fade_action .words {
  width: 731px;
  margin-top: 73px;
}
#about .fade_action ~ .fade_action .words ~ .words {
  width: 563px;
  margin-top: 61px;
}
#about p {
  margin-top: 14px;
  line-height: 1.8;
  letter-spacing: -0.3px;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #about p {
    font-size: 18px;
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #about p {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#about .about_image_list {
  display: flex;
  justify-content: space-between;
  margin-top: 23px;
}
#about .about_image_list li {
  width: 32%;
  max-width: 334px;
}
#about .about_image_list li p {
  letter-spacing: 0;
  font-size: 16px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #about .about_image_list li p {
    font-size: 16px;
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #about .about_image_list li p {
    font-size: 16px;
    font-size: 2.1333333333vw;
  }
}
#about .about_lead {
  position: relative;
  margin-top: 18px;
  text-align: center;
}
#about .btn_commingsoon {
  margin-top: 30px;
}
#about .about_image {
  margin-top: 22px;
  text-align: center;
}
#about .about_image a {
  width: 505px;
}
#about .about_image ~ .about_image {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
}
#about .about_image ~ .about_image a {
  width: 45.909090909%;
}
#about .about_image ~ .about_image a span {
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 56.3492063%;
}

#studio {
  position: relative;
  min-height: 820px;
  margin-top: -5%;
  padding: 33px 0 9.5%;
  z-index: 50;
}
#studio .m_bg_unit {
  left: auto;
  width: 107%;
  height: 103%;
  margin-left: -3.7%;
  transform: rotate(3deg);
}
#studio .m_bg_unit .m_bg_inner {
  width: 100%;
  height: 110%;
  margin-top: -3%;
  transform: rotate(-3deg);
  background-color: #000;
}
#studio .m_bg_unit .m_bg_inner .smoke_studio {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#studio .m_bg_unit .m_bg_inner .smoke_studio span {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/bg_studio.png) no-repeat center top transparent;
  background-size: cover;
}
#studio h2 {
  width: 505px;
}
#studio strong {
  display: block;
  margin-top: 70px;
  text-align: center;
}
#studio h3 {
  margin-top: 68px;
}
#studio h3 ~ h3 {
  margin-top: 50px;
}
#studio p {
  margin-top: 9px;
  line-height: 1.8;
  letter-spacing: -0.3px;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #studio p {
    font-size: 18px;
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #studio p {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#studio p.cast_studio {
  margin-top: 63px;
}

#early {
  position: relative;
  width: 110%;
  height: 288px;
  margin-top: -5%;
  margin-left: -5%;
  overflow: visible;
  z-index: 50;
}
#early .m_section_inner {
  margin-top: -10px;
}
#early:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  left: -2.5%;
  width: 105%;
  height: 258px;
  background-color: #fff100;
  transform: rotate(-3deg);
}
#early:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  bottom: 0;
  left: -2.5%;
  width: 105%;
  height: 30px;
  background-color: #000;
  transform: rotate(-3deg);
}
#early .image_early {
  margin-left: -83px;
}
#early .detail_early {
  margin-top: 2px;
  margin-left: -11px;
  vertical-align: top;
}

#spec {
  position: relative;
  padding: 90px 0 7%;
  background-color: #fff;
  transform: rotate(-3deg);
  overflow: visible;
  color: #000;
  z-index: 50;
}
#spec .m_bg_unit {
  height: 100%;
  border-top: 0 solid #000;
  background-color: #fff;
}
#spec .m_bg_unit .m_bg_inner {
  position: relative;
}
#spec .m_bg_unit .m_bg_inner:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  bottom: -500px;
  left: 0;
  width: 100%;
  height: 501px;
  background-color: #fff;
}
#spec .m_section_inner {
  transform: rotate(3deg);
}
#spec h2.m_title {
  padding-right: 70px;
}
#spec .spec_detail {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  padding: 0 30px;
}
#spec .spec_detail .logo {
  width: 400px;
}
#spec .spec_detail .detail {
  margin-top: 14px;
  margin-left: 10px;
  line-height: 1.8;
  letter-spacing: -0.3px;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #spec .spec_detail .detail {
    font-size: 18px;
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #spec .spec_detail .detail {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
#spec .spec_detail .detail .cerp {
  margin-top: 17px;
}
#spec .caution {
  margin-top: 20px;
}
#spec .bnr_code {
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  margin-top: 50px;
}

footer {
  margin-top: -5%;
}

.txt_catch {
  width: 578px;
  height: 73px;
  background-image: url(../img/txt_catch.png);
}

.image_movie {
  width: 411px;
  height: 232px;
  background-image: url(../img/image_movie.jpg);
}

.title_intro_s {
  width: 138px;
  height: 18px;
  background-image: url(../img/title_intro_s.png);
}

.title_story_s {
  width: 149px;
  height: 19px;
  background-image: url(../img/title_story_s.png);
}

.title_cast_s {
  width: 127px;
  height: 18px;
  background-image: url(../img/title_cast_s.png);
}

.title_song_s {
  width: 151px;
  height: 19px;
  background-image: url(../img/title_song_s.png);
}

.title_about_s {
  width: 401px;
  height: 19px;
  background-image: url(../img/title_about_s.png);
}

.title_spec_s {
  width: 179px;
  height: 19px;
  background-image: url(../img/title_spec_s.png);
}

.image_early {
  width: 570px;
  height: 318px;
  background-image: url(../img/image_early.png);
}

.detail_early {
  width: 542px;
  height: 216px;
  background-image: url(../img/detail_early.png);
}

.bnr_code {
  width: 1023px;
  height: 182px;
  background-image: url(../img/bnr_code.jpg);
}

.btn_commingsoon {
  display: block;
  width: 315px;
  height: 47px;
  margin: 50px auto 0;
}

.lead_about_01 {
  width: 921px;
  height: 96px;
  background-image: url(../img/lead_about_01.png);
}

.lead_about_02 {
  width: 565px;
  height: 96px;
  background-image: url(../img/lead_about_02.png);
}

.lead_about_03 {
  width: 831px;
  height: 95px;
  background-image: url(../img/lead_about_03.png);
}

.text_copy {
  width: 766px;
  height: 60px;
  background-image: url(../img/text_copy.png);
}

.imt_subtitle_intro_01 {
  width: 481px;
  height: 99px;
  background-image: url(../img/subtitle_intro_01.png);
}

.imt_subtitle_intro_02 {
  width: 490px;
  height: 100px;
  background-image: url(../img/subtitle_intro_02.png);
}

.words_story01 {
  width: 538px;
  height: 266px;
  background-image: url(../img/words_story01.png);
}

.words_cast01 {
  width: 325px;
  height: 54px;
  background-image: url(../img/words_cast01.png);
}

.profile_cast01_02 {
  width: 270px;
  height: 101px;
  background-image: url(../img/profile_cast01_02.png);
}

.profile_cast01_03 {
  width: 188px;
  height: 94px;
  background-image: url(../img/profile_cast01_03.png);
}

.profile_cast02_02 {
  width: 256px;
  height: 101px;
  background-image: url(../img/profile_cast02_02.png);
}

.profile_cast02_03 {
  width: 197px;
  height: 94px;
  background-image: url(../img/profile_cast02_03.png);
}

.profile_cast03_02 {
  width: 303px;
  height: 101px;
  background-image: url(../img/profile_cast03_02.png);
}

.profile_cast03_03 {
  width: 217px;
  height: 95px;
  background-image: url(../img/profile_cast03_03.png);
}

.profile_cast04_02 {
  width: 257px;
  height: 102px;
  background-image: url(../img/profile_cast04_02.png);
}

.profile_cast04_03 {
  width: 206px;
  height: 95px;
  background-image: url(../img/profile_cast04_03.png);
}

.txt_studio05 {
  width: 965px;
  height: 182px;
  background-image: url(../img/txt_studio05.png);
}

.tonews {
  width: 149px;
  height: 27px;
  background-image: url(../img/btn_tonews.png);
}

.notice {
  border: solid 1px #ff1800;
  width: 410px;
  padding: 8px;
  margin-top: 20px;
}
.notice .red {
  color: #ff1800;
}

.btn_tostory {
  width: 309px;
  margin: 70px auto 0;
}

.btn_tocast {
  width: 292px !important;
  margin: 70px auto 0 377px !important;
}

.btn_toaction {
  width: 342px;
  margin: 50px auto 0;
}

.btn_toadventure {
  width: 381px;
  margin: 43px auto 0;
}

.btn_tostory,
.btn_tocast,
.btn_toaction,
.btn_toadventure {
  display: block;
  position: relative;
}
.btn_tostory.new span:before,
.btn_tocast.new span:before,
.btn_toaction.new span:before,
.btn_toadventure.new span:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: -14px;
  left: 8px;
  width: 71px;
  height: 23px;
  background-image: url(../img/icon_new_b.png);
  z-index: 10;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .btn_tostory.new span:before,
  .btn_tocast.new span:before,
  .btn_toaction.new span:before,
  .btn_toadventure.new span:before {
    top: -14px;
    top: -1.3671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .btn_tostory.new span:before,
  .btn_tocast.new span:before,
  .btn_toaction.new span:before,
  .btn_toadventure.new span:before {
    top: -14px;
    top: -1.8666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .btn_tostory.new span:before,
  .btn_tocast.new span:before,
  .btn_toaction.new span:before,
  .btn_toadventure.new span:before {
    left: 8px;
    left: 0.78125vw;
  }
}
@media only screen and (max-width: 1023px) {
  .btn_tostory.new span:before,
  .btn_tocast.new span:before,
  .btn_toaction.new span:before,
  .btn_toadventure.new span:before {
    left: 8px;
    left: 1.0666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .btn_tostory.new span:before,
  .btn_tocast.new span:before,
  .btn_toaction.new span:before,
  .btn_toadventure.new span:before {
    width: 71px;
    width: 6.93359375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .btn_tostory.new span:before,
  .btn_tocast.new span:before,
  .btn_toaction.new span:before,
  .btn_toadventure.new span:before {
    width: 71px;
    width: 9.4666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .btn_tostory.new span:before,
  .btn_tocast.new span:before,
  .btn_toaction.new span:before,
  .btn_toadventure.new span:before {
    height: 23px;
    height: 2.24609375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .btn_tostory.new span:before,
  .btn_tocast.new span:before,
  .btn_toaction.new span:before,
  .btn_toadventure.new span:before {
    height: 23px;
    height: 3.0666666667vw;
  }
}

#image_intro_02 .image_intro_02,
#cboxContent .image_intro_02 {
  display: inline-block;
  width: 100%;
  height: 0;
  padding-bottom: 66.7%;
  background: url(../img/modal/image_intro_02.jpg) no-repeat 0 0;
  background-size: contain;
}

#cboxLoadedContent.ovh {
  overflow: hidden !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .lead_news:before {
    background-position: right top;
    width: 45.6770833333%;
    height: 0;
    padding-bottom: 79.75%;
  }
}
@media only screen and (max-width: 1023px) {
  header .m_section_inner,
  section .m_section_inner {
    max-width: 100%;
    padding: 0;
    z-index: 6;
  }

  header {
    width: 100%;
    z-index: 80;
  }
  header .logo_ps4 {
    width: 26.0273972603%;
  }

  .lead_news {
    padding: 7% 0 0;
    background-image: none;
  }
  .lead_news .hero_image {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background-size: contain;
    z-index: 5;
  }
  .lead_news .hero_image img {
    width: 100%;
  }
  .lead_news:before {
    display: none;
    width: 100%;
    height: 100%;
    background-image: none;
    background-size: contain;
  }
  .lead_news #lead {
    padding-top: 32.5%;
  }
  .lead_news #lead strong,
  .lead_news #lead p,
  .lead_news #lead .movie {
    width: auto;
  }
  .lead_news #lead strong {
    width: 48.266667%;
    margin-top: -2.6%;
    margin-left: 0.2%;
    padding-right: 0;
  }
  .lead_news #lead strong span {
    width: 100% !important;
  }
  .lead_news #lead strong img {
    width: 100%;
    max-width: none;
  }
  .lead_news #lead h1 {
    position: relative;
    left: -5.1%;
    width: 60.766667%;
    margin-top: 3.7%;
  }
  .lead_news #lead h1 img {
    margin-left: 0;
  }
  .lead_news #lead p {
    width: 39.6%;
    margin-top: -0.55%;
    margin-left: 5.7%;
    padding-right: 0.5%;
    padding-left: 0;
    padding-bottom: 0;
  }
  .lead_news #lead p.price {
    margin-top: -6.1%;
  }
  .lead_news #lead .movie {
    width: 93.3333333333%;
    margin: 7.3% auto 0 4.0%;
    padding-top: 0;
  }
  .lead_news #lead .movie .label_movie01,
  .lead_news #lead .movie .label_movie02,
  .lead_news #lead .movie .label_movie03,
  .lead_news #lead .movie .label_movie04 {
    top: -5.1%;
    left: -3%;
    width: 65.6%;
  }
  .lead_news #lead .movie .label_movie01 img,
  .lead_news #lead .movie .label_movie02 img,
  .lead_news #lead .movie .label_movie03 img,
  .lead_news #lead .movie .label_movie04 img {
    width: 100%;
  }
  .lead_news #lead .movie .label_movie02 {
    left: -3.9%;
  }
  .lead_news #lead .movie .label_movie03 {
    width: 81.3%;
  }
  .lead_news #lead .movie .label_movie04 {
    width: 47.1%;
  }
  .lead_news #lead .movie .label_cs {
    width: 31.024096385%;
  }
  .lead_news #lead .movie a {
    width: 100%;
  }
  .lead_news #lead .movie a span {
    width: 100% !important;
  }
  .lead_news #lead .movie a span img {
    width: 100%;
  }
  .lead_news #lead .movie a:before {
    width: 12.3%;
    height: 21.3%;
    margin-top: -7.3%;
    margin-left: -6%;
    background-size: cover;
  }
  .lead_news #lead .movie .movie_list li {
    width: 47.4285714286%;
    margin-top: 3.5%;
  }
  .lead_news #news {
    margin-top: -15%;
    padding: 21.7% 0 18%;
    z-index: 5;
  }
  .lead_news #news .m_bg_unit {
    margin-top: -28%;
    margin-left: -77%;
    padding-top: 8%;
    opacity: 1 !important;
  }
  .lead_news #news .m_bg_unit .m_bg_inner .obj_smoke01 {
    display: inline-block;
    right: 0;
  }
  .lead_news #news h2 img {
    width: 42.1126760563%;
  }
  .lead_news #news .detail {
    flex-flow: column;
    padding-right: 5px;
    z-index: 5;
  }
  .lead_news #news .detail .news {
    width: 94.6666666667%;
    margin: 4.7% auto 0;
    order: 2;
  }
  .lead_news #news .detail .news .btn_tonews {
    width: 32.9577464789%;
  }
  .lead_news #news .detail .news .btn_tonews .tonews {
    width: 100% !important;
  }
  .lead_news #news .detail .news .btn_tonews img {
    width: 100%;
    max-width: none;
  }
  .lead_news #news .detail .news .notice {
    width: 100%;
    padding: 8px;
    margin-top: 20px;
  }
  .lead_news #news .detail .news_list {
    margin-top: 4.0%;
  }
  .lead_news #news .detail .news_list dt {
    letter-spacing: 0.7px;
    color: #fff100;
  }
  .lead_news #news .detail .news_list dd {
    letter-spacing: -0.9px;
  }
  .lead_news #news .detail .news_list dd ~ dt {
    margin-top: 1%;
  }
  .lead_news #news .detail .banner {
    width: 78.1333333333%;
    margin: 0 auto;
    padding: 0;
    order: 1;
  }
  .lead_news #news .detail .banner_list li {
    text-align: center;
  }
  .lead_news #news .detail .banner_list li ~ li {
    margin-top: 4.0%;
  }
  .lead_news #news .detail .banner_list li .banner_02,
  .lead_news #news .detail .banner_list li .banner_03,
  .lead_news #news .detail .banner_list li .banner_01,
  .lead_news #news .detail .banner_list li .banner_06 {
    width: 100%;
  }
  .lead_news #news .detail .banner_list li .banner_02 img,
  .lead_news #news .detail .banner_list li .banner_03 img,
  .lead_news #news .detail .banner_list li .banner_01 img,
  .lead_news #news .detail .banner_list li .banner_06 img {
    width: 100%;
  }

  #intro {
    margin-top: -10%;
    padding: 17% 0 17.7%;
  }
  #intro .m_bg_unit {
    width: 100%;
    height: 103%;
    margin-left: 0;
    transform: rotate(0);
  }
  #intro .m_bg_unit .m_bg_inner {
    width: 100%;
    height: 110%;
    background: url(../img/bg_intro_sp.png) no-repeat center top;
    background-size: cover;
    transform: rotate(0);
  }
  #intro h2.m_title.a_right small {
    width: 22.5352112676%;
    margin-left: auto;
  }
  #intro .subtitle_intro_01 {
    display: inline-block;
    width: 90.2816901408%;
  }
  #intro .subtitle_intro_01 img {
    width: 100% !important;
    max-width: none;
  }
  #intro .subtitle_intro_02 {
    display: inline-block;
    width: 97.0422535211%;
  }
  #intro .subtitle_intro_02 img {
    width: 100% !important;
    max-width: none;
  }
  #intro .m_section_inner {
    width: 94.6666666667%;
  }
  #intro .intro_list {
    flex-flow: column;
    margin-top: 4.0%;
  }
  #intro .intro_list li {
    order: 1;
    width: 100%;
    text-align: center;
  }
  #intro .intro_list li ~ li {
    order: 2;
    margin-top: 6%;
    margin-right: 0;
    padding-top: 0;
  }
  #intro .intro_list li a {
    display: block;
    width: 100%;
    margin: 4.0% auto 0;
  }
  #intro .intro_list strong {
    display: block;
    text-align: left;
  }
  #intro .intro_list strong span {
    width: 100%;
  }
  #intro .intro_list p {
    margin-top: 3%;
    text-align: left;
  }
  #intro .intro_list a {
    margin-top: 4.0%;
  }

  #hero {
    padding: 14px 0 13.2%;
  }
  #hero .m_bg_unit {
    width: 113%;
    height: 103%;
    margin-left: -6%;
  }
  #hero .m_bg_unit .m_bg_inner {
    width: 100%;
    height: 110%;
    margin-top: -3%;
  }
  #hero .m_bg_unit .m_bg_inner:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    top: 0;
    width: 100%;
    height: 1175px;
    background-image: url(../img/bg_hero.png);
  }
  #hero .m_bg_unit .m_bg_inner .obj_smoke02 {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #hero .m_bg_unit .m_bg_inner .obj_smoke02 img {
    position: relative;
  }
  #hero .m_section_inner {
    position: relative;
    min-height: 1em;
  }
  #hero .m_section_inner .obj_smoke03 {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300%;
    z-index: 7;
  }
  #hero .m_section_inner .obj_smoke03 img {
    position: relative;
  }
  #hero .m_section_inner:before {
    top: -7.5%;
    left: 2.3%;
    width: 92.5%;
    height: 159%;
    background-image: url(../img/obj_chara02.png);
    z-index: 5;
  }
  #hero .hero_detail {
    position: relative;
    padding-top: 57.3%;
    padding-left: 0;
    text-align: center;
  }
  #hero .hero_detail .words {
    position: absolute;
    top: 5.3%;
    left: 3%;
    width: 13.0985915493%;
    height: auto;
  }
  #hero .hero_detail .words span {
    width: 100%;
  }
  #hero .hero_detail .words img {
    width: 100% !important;
    max-width: none;
  }
  #hero .hero_detail .profile_box {
    padding-right: 4%;
    padding-left: 17.8666666667%;
  }
  #hero .hero_detail .profile {
    width: 100%;
    text-align: left;
  }
  #hero .hero_detail .profile .position {
    padding-right: 4.7781569966%;
  }
  #hero .hero_detail .profile .position img {
    width: 56.6552901024%;
  }
  #hero .hero_detail .profile h3 {
    width: 100%;
    margin: 1.4% 0 4.7%;
  }
  #hero .hero_detail .profile h3 img {
    width: 82.9351535836%;
  }
  #hero .hero_detail .profile .cast img {
    width: 63.9931740614%;
  }
  #hero .hero_detail > p {
    width: 94.6666666667%;
    margin: 3.8% auto 0;
    text-align: left;
  }
  #hero .hero_detail .modal_image {
    width: 74.6666666667%;
    max-width: none;
    margin-top: 5%;
  }
  #hero .hero_detail .btn_whole {
    width: 28.1333333333%;
    margin-top: 5%;
    margin-right: 46.5333333333%;
  }
  #hero .hero_detail .modal_image_list {
    width: 76.0563380282%;
    margin: 0 auto;
  }
  #hero .hero_detail .modal_image_list a {
    width: 100%;
  }

  #story {
    position: relative;
    min-height: 1em;
    margin-top: -6.5%;
    padding: 15.5% 0 6.9%;
  }
  #story .m_bg_unit {
    width: 100%;
    height: 103%;
    margin-left: 0;
    transform: rotate(0);
  }
  #story .m_bg_unit .m_bg_inner {
    width: 100%;
    height: 110%;
    margin-top: -3%;
    background: url(../img/bg_story_sp.png) no-repeat center top;
    background-size: cover;
    transform: rotate(0);
  }
  #story .m_section_inner {
    width: 94.6666666667%;
  }
  #story .m_title > img {
    width: 44.7887323944%;
  }
  #story .m_title small {
    width: 24.9295774648%;
  }
  #story .words {
    width: 94.7887323944%;
    margin-top: 2.3%;
  }
  #story .words span {
    width: 100%;
  }
  #story .words img {
    width: 100% !important;
    max-width: none;
  }
  #story .story_detail_list {
    margin-top: 0;
  }
  #story .story_detail_list li {
    flex-flow: column;
  }
  #story .story_detail_list li ~ li {
    display: flex;
    flex-flow: column;
    margin-top: -0.6%;
  }
  #story .story_detail_list li ~ li .story_detail_image {
    order: 2;
  }
  #story .story_detail_list li ~ li .story_detail_paragraph {
    order: 1;
  }
  #story .story_detail_list li ~ li ~ li {
    display: list-item;
    margin-top: 5.7%;
  }
  #story .story_detail_list .story_detail_paragraph {
    width: 100%;
  }
  #story .story_detail_list .story_detail_paragraph p {
    margin-top: 4.7%;
  }
  #story .story_detail_list .story_detail_paragraph p ~ p {
    margin-top: 5%;
  }
  #story .story_detail_list .story_detail_image {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
  #story .story_detail_list .story_detail_image a {
    margin-top: 4.7%;
  }

  #cast {
    margin-top: -1.8%;
    padding: 11.2% 0 13.3%;
  }
  #cast .m_bg_unit {
    width: 100%;
    height: 103%;
    margin-left: 0;
    border-top-width: 0;
    transform: rotate(0);
  }
  #cast .m_bg_unit .m_bg_inner {
    width: 100%;
    height: 110%;
    margin-top: -3%;
    background: url(../img/bg_cast_sp.png) no-repeat center top transparent;
    background-size: 100%;
    transform: rotate(0);
  }
  #cast .m_section_inner {
    width: 94.6666666667%;
    margin: 0 auto;
    padding: 0 0 9.30%;
  }
  #cast .m_section_inner .m_title > img {
    width: 36.338028169%;
  }
  #cast .m_section_inner .m_title small {
    width: 22.2535211268%;
    margin-left: auto;
  }
  #cast .m_section_inner .cast_lead .words {
    width: 45.9154929577%;
    margin-top: 2.8%;
    margin-left: auto;
  }
  #cast .m_section_inner .cast_lead p {
    margin-top: 3%;
  }
  #cast .m_section_inner .cast_lead .curtain_inner {
    width: 100%;
  }
  #cast .cast_list {
    margin-top: 0;
  }
  #cast .cast_list li {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    background-image: none;
    transform: rotate(0deg);
  }
  #cast .cast_list li:before {
    display: none;
  }
  #cast .cast_list li .cast_detail {
    position: relative;
    max-width: none;
    padding-right: 2.6666666667%;
    padding-left: 2.6666666667%;
    min-height: 1em;
    max-width: 100%;
    margin: 0 auto;
    padding: 6.8% 0 20%;
    text-align: center;
    transform: rotate(0deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec01_01 {
    bottom: 0;
    right: -10%;
    height: 98.7%;
    overflow: hidden;
    transform: rotate(-3deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec01_01 img {
    transform: rotate(3deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec01_02 {
    bottom: -14%;
    right: -30%;
  }
  #cast .cast_list li .cast_detail .obj_smokec01_02 img {
    width: 100%;
  }
  #cast .cast_list li .cast_detail .obj_smokec02_01 {
    left: -10%;
    height: 98.7%;
    transform: rotate(-3deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec02_01 img {
    transform: rotate(3deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec02_02 {
    bottom: 3%;
    left: -30%;
  }
  #cast .cast_list li .cast_detail .obj_smokec02_02 img {
    width: 100%;
  }
  #cast .cast_list li .cast_detail .obj_smokec03_01 {
    bottom: 0;
    right: -10%;
    height: 98.7%;
    overflow: hidden;
    transform: rotate(-3deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec03_01 img {
    transform: rotate(3deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec03_02 {
    bottom: -14%;
    right: -30%;
  }
  #cast .cast_list li .cast_detail .obj_smokec03_02 img {
    width: 100%;
  }
  #cast .cast_list li .cast_detail .obj_smokec04_01 {
    bottom: 0;
    left: -10%;
    height: 98.7%;
    transform: rotate(-3deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec04_01 img {
    transform: rotate(3deg);
  }
  #cast .cast_list li .cast_detail .obj_smokec04_02 {
    bottom: -14%;
    left: -30%;
  }
  #cast .cast_list li .cast_detail .obj_smokec04_02 img {
    width: 100%;
  }
  #cast .cast_list li .cast_detail .words,
  #cast .cast_list li .cast_detail .profile,
  #cast .cast_list li .cast_detail p,
  #cast .cast_list li .cast_detail a,
  #cast .cast_list li .cast_detail .cast_detail_btn {
    position: relative;
    z-index: 55;
  }
  #cast .cast_list li .cast_detail .words img,
  #cast .cast_list li .cast_detail .profile img,
  #cast .cast_list li .cast_detail p img,
  #cast .cast_list li .cast_detail a img,
  #cast .cast_list li .cast_detail .cast_detail_btn img {
    width: 100%;
  }
  #cast .cast_list li .cast_detail .words {
    position: absolute;
    width: 12%;
    top: 0%;
    padding: 0;
    z-index: 65;
  }
  #cast .cast_list li .cast_detail .words span {
    width: 100%;
  }
  #cast .cast_list li .cast_detail .words span img {
    width: 100%;
  }
  #cast .cast_list li .cast_detail > p {
    margin-top: 4.40%;
    padding-right: 42.6666666667%;
    padding-left: 2.6666666667%;
    text-align: left;
  }
  #cast .cast_list li .cast_detail > a {
    width: 74.6666666667%;
    margin-top: 5.2%;
  }
  #cast .cast_list li .cast_detail .cast_detail_btn {
    display: inline-flex;
    justify-content: center;
    width: 74.6666666667%;
    margin-top: 1.5%;
  }
  #cast .cast_list li .cast_detail .cast_detail_btn .btn_whole {
    width: 37.6785714286%;
  }
  #cast .cast_list li .cast_detail .cast_detail_btn .btn_profile {
    width: 27.8571428571%;
    margin-left: 2.3214285714%;
  }
  #cast .cast_list li .cast_detail .profile {
    flex-flow: column;
    align-items: flex-start;
    padding-right: 2.6666666667%;
    padding-left: 2.6666666667%;
    text-align: left;
  }
  #cast .cast_list li .cast_detail .profile .position,
  #cast .cast_list li .cast_detail .profile h3,
  #cast .cast_list li .cast_detail .profile .cast {
    overflow: hidden;
  }
  #cast .cast_list li .cast_detail .profile h3 {
    margin-top: 3.3%;
  }
  #cast .cast_list li .cast_detail .profile h3 span {
    width: 100% !important;
  }
  #cast .cast_list li .cast_detail .profile .cast {
    margin-top: 2.5%;
    margin-left: 0;
    padding-bottom: 0;
  }
  #cast .cast_list li .cast_detail .profile .cast span {
    width: 100% !important;
  }
  #cast .cast_list li .cast_detail:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    top: -4.20%;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    background-size: cover;
    z-index: 5;
  }
  #cast .cast_list li .cast_detail .modal_image_list {
    width: 76.0563380282%;
    margin-top: 6%;
  }
  #cast .cast_list li .cast_detail .modal_image_list a {
    display: block;
  }
  #cast .cast_list li.cast01 .cast_detail {
    padding-bottom: 20%;
  }
  #cast .cast_list li.cast01 .cast_detail .words {
    right: 2.6666666667%;
    width: 12% !important;
  }
  #cast .cast_list li.cast01 .cast_detail:before {
    background-image: url(../img/bg_cast01_sp.png);
  }
  #cast .cast_list li.cast01 .cast_detail:after {
    bottom: -78.3%;
    right: 0;
    width: 100%;
    height: 200%;
    background-image: url(../img/obj_chara03_sp.png);
  }
  #cast .cast_list li.cast01 .cast_detail .profile_box {
    padding-right: 2.6666666667%;
    padding-left: 2.6666666667%;
  }
  #cast .cast_list li.cast01 .cast_detail .profile {
    padding: 0;
  }
  #cast .cast_list li.cast01 .cast_detail .profile .position {
    width: 39.1549295775%;
  }
  #cast .cast_list li.cast01 .cast_detail .profile h3 {
    width: 36.4788732394%;
  }
  #cast .cast_list li.cast01 .cast_detail .profile .cast {
    width: 36.6197183099%;
  }
  #cast .cast_list li.cast02 {
    margin-top: -12.3%;
    background-image: none;
  }
  #cast .cast_list li.cast02 .cast_detail {
    min-height: 1em;
    padding: 8.5% 0 20%;
  }
  #cast .cast_list li.cast02 .cast_detail .words {
    top: 2.8%;
    left: 2.6666666667%;
    width: 16.6666666667%;
    margin-top: 1.5%;
    padding: 0;
  }
  #cast .cast_list li.cast02 .cast_detail:before {
    background-image: url(../img/bg_cast02_sp.png);
  }
  #cast .cast_list li.cast02 .cast_detail:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    bottom: -94.3%;
    left: 0;
    width: 100%;
    height: 200%;
    background-image: url(../img/obj_chara04_sp.png);
  }
  #cast .cast_list li.cast02 .cast_detail .profile_box {
    padding-left: 48.4%;
  }
  #cast .cast_list li.cast02 .cast_detail .profile {
    padding-right: 0;
    padding-left: 0;
  }
  #cast .cast_list li.cast02 .cast_detail .profile .position {
    width: 97.4160206718%;
  }
  #cast .cast_list li.cast02 .cast_detail .profile h3 {
    width: 93.023255814%;
    margin-top: 5.3%;
  }
  #cast .cast_list li.cast02 .cast_detail .profile .cast {
    width: 72.0930232558%;
  }
  #cast .cast_list li.cast02 .cast_detail > p {
    margin-top: 4.6%;
    padding-right: 0;
    padding-right: 2.6666666667%;
    padding-left: 48.4%;
  }
  #cast .cast_list li.cast02 .cast_detail > a {
    width: 74.6666666667%;
    margin-top: 4.7%;
  }
  #cast .cast_list li.cast03 {
    margin-top: -12.3%;
  }
  #cast .cast_list li.cast03 .cast_detail {
    min-height: 1em;
    padding: 6.3% 0 20%;
  }
  #cast .cast_list li.cast03 .cast_detail .words {
    top: 4.17%;
    right: 2.6666666667%;
    width: 16%;
    margin-top: 0;
  }
  #cast .cast_list li.cast03 .cast_detail:before {
    background-image: url(../img/bg_cast03_sp.png);
  }
  #cast .cast_list li.cast03 .cast_detail:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    bottom: -94.17%;
    right: 0;
    width: 100%;
    height: 193%;
    background-image: url(../img/obj_chara05_sp.png);
  }
  #cast .cast_list li.cast03 .cast_detail .profile_box {
    padding-right: 2.6666666667%;
    padding-left: 2.6666666667%;
  }
  #cast .cast_list li.cast03 .cast_detail .profile {
    padding: 0;
  }
  #cast .cast_list li.cast03 .cast_detail .profile .position {
    width: 51.5818431912%;
  }
  #cast .cast_list li.cast03 .cast_detail .profile h3 {
    width: 50.3438789546%;
    margin-top: 2.4%;
  }
  #cast .cast_list li.cast03 .cast_detail .profile .cast {
    width: 43.6038514443%;
    margin-top: 1.6%;
  }
  #cast .cast_list li.cast03 .cast_detail > p {
    margin-top: 4.0%;
  }
  #cast .cast_list li.cast03 .cast_detail > a {
    margin-top: 3.6%;
  }
  #cast .cast_list li.cast04 {
    margin-top: -12.3%;
    background-image: none;
  }
  #cast .cast_list li.cast04 .cast_detail {
    min-height: 1em;
    padding: 9.2% 0 20%;
  }
  #cast .cast_list li.cast04 .cast_detail .words {
    top: 6.4%;
    left: 2.6666666667%;
    width: 16.8%;
    margin-top: 0;
    padding: 0;
  }
  #cast .cast_list li.cast04 .cast_detail:before {
    background-image: url(../img/bg_cast04_sp.png);
  }
  #cast .cast_list li.cast04 .cast_detail:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    bottom: -96.8%;
    left: 0;
    width: 100%;
    height: 200%;
    background-image: url(../img/obj_chara06_sp.png);
    background-size: 100%;
  }
  #cast .cast_list li.cast04 .cast_detail .profile_box {
    padding-left: 52.6666666667%;
  }
  #cast .cast_list li.cast04 .cast_detail .profile {
    padding-right: 0;
    padding-left: 0;
  }
  #cast .cast_list li.cast04 .cast_detail .profile .position {
    width: 74.6268656716%;
  }
  #cast .cast_list li.cast04 .cast_detail .profile h3 {
    width: 96.7164179104%;
    margin-top: 5%;
  }
  #cast .cast_list li.cast04 .cast_detail .profile .cast {
    width: 75.5223880597%;
    margin-top: 3%;
  }
  #cast .cast_list li.cast04 .cast_detail > p {
    margin-top: 1.9%;
    padding-right: 2.6666666667%;
    padding-left: 52.6666666667%;
    letter-spacing: -0.7px;
    letter-spacing: -0.0933333333vw;
  }
  #cast .cast_list li.cast04 .cast_detail > a {
    margin-top: 3.3%;
  }
  #cast .cast_list li.cast04 .commingsoon {
    position: relative;
    bottom: auto;
    left: auto;
    z-index: 100;
  }
  #cast .cast_list li.cast04 .commingsoon .btn_commingsoon {
    position: relative;
    height: auto;
    margin-top: 5%;
    z-index: 111;
  }

  #song {
    position: relative;
    min-height: 1em;
    margin-top: -25.5%;
    padding: 15.5% 0 10%;
  }
  #song:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    top: -1.3333333333%;
    left: -2.5%;
    width: 105%;
    height: 50px;
    height: 6.6666666667vw;
    background-color: #000;
    transform: rotate(3deg);
    z-index: 55;
  }
  #song .m_bg_unit {
    left: auto;
    width: 100%;
    height: 103%;
    margin-left: 0;
    border-top: 0 solid #000;
    transform: rotate(0);
  }
  #song .m_bg_unit .m_bg_inner {
    width: 100%;
    height: 110%;
    margin-top: -3%;
    transform: rotate(0);
  }
  #song .m_bg_unit .m_bg_inner .smoke_song span {
    background: url(../img/bg_song_sp.png) no-repeat center top transparent;
    background-size: cover;
  }
  #song .m_title {
    padding-right: 2.6666666667%;
  }
  #song .m_title > img {
    width: 85.6164383562%;
  }
  #song .m_title small {
    width: 25.0704225352%;
    margin-left: auto;
  }
  #song .song_detail {
    display: flex;
    flex-flow: column;
    width: 94.6666666667%;
    margin: 5.5% auto 0;
    border: 6px solid #fff;
    padding: 4.27% 0 32.6%;
  }
  #song .song_detail .words {
    margin-top: 0;
    width: 75.3581661891%;
  }
  #song .song_detail .words img {
    width: 100%;
  }
  #song .song_detail .detail {
    width: 100%;
    overflow: hidden;
  }
  #song .song_detail .detail ul {
    padding-left: 2.2%;
  }
  #song .song_detail .detail ul li {
    display: flex;
    align-items: flex-start;
    margin-top: 4.0%;
  }
  #song .song_detail .detail ul li h3 {
    width: 35.1390922401%;
  }
  #song .song_detail .detail ul li h3 img {
    width: 100% !important;
  }
  #song .song_detail .detail ul li ~ li h3 {
    width: 32.2108345534%;
  }
  #song .song_detail .image {
    width: 84.0974212034%;
    margin: 7.2% auto 0;
  }
  #song .song_detail .image img {
    width: 100%;
  }
  #song .song_detail h3 {
    margin-top: 0;
    margin-left: 0;
  }
  #song .song_detail dl {
    margin-top: 0;
    margin-left: 3%;
  }
  #song .message {
    float: none;
    width: 85.9598853868%;
    margin: -9.3em auto 0;
    padding: 2.5%;
    padding-top: 3.2154340836%;
    padding-right: 0.8038585209%;
  }
  #song .message h3 {
    position: absolute;
    top: -6.2%;
    left: -3.5%;
    width: 20.3333333333%;
  }
  #song a.btn_artist {
    display: block;
    clear: none;
    float: none;
    width: 22.9577464789%;
    margin: 5% auto 0;
  }
  #song #music_video {
    clear: none;
    top: 0;
    width: 80%;
    margin: 0 auto;
    padding-top: 7.8%;
  }
  #song #music_video .label_movie {
    top: 11%;
    left: -3%;
    width: 55.8333333333%;
  }
  #song #music_video .label_movie img {
    width: 100%;
  }
  #song #music_video a {
    width: 100%;
  }
  #song #music_video a img {
    width: 100%;
  }
  #song #music_video a:before {
    width: 12.3%;
    height: 21.3%;
    margin-left: -6%;
  }
  #song .m_section_inner {
    *zoom: 1;
  }
  #song .m_section_inner:after {
    content: "";
    display: table;
    clear: both;
  }

  #about {
    min-height: 1em;
    margin-top: -7.7%;
    padding: 20% 0 9.40%;
  }
  #about .m_bg_unit {
    width: 100%;
    height: 103%;
    margin-left: 0;
    border-top: 0 solid #000;
    transform: rotate(0);
  }
  #about .m_bg_unit .m_bg_inner {
    width: 100%;
    height: 110%;
    margin-top: -3%;
    background: url(../img/bg_about_sp.png) no-repeat center top transparent;
    background-size: cover;
    transform: rotate(0);
  }
  #about h2.m_title {
    width: 48.7323943662%;
  }
  #about h2.m_title small {
    width: 132.8%;
    margin-top: 6.3%;
    margin-left: 1%;
  }
  #about h2.m_title small span {
    width: 100% !important;
  }
  #about h2.m_title small img {
    width: 100%;
    max-width: none;
  }
  #about .m_section_inner {
    width: 94.6666666667%;
    margin: 0 auto;
  }
  #about .action_detail_list {
    width: 100%;
    height: auto;
    margin-top: 3.8%;
    padding: 0 1.6%;
  }
  #about .action_detail_list li {
    position: relative;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    margin-top: 2.9% !important;
  }
  #about .action_detail_list li .action_detail {
    width: 72.7802037846%;
    height: auto;
  }
  #about .action_detail_list li .action_detail:before {
    width: 100%;
    height: 0;
    padding-bottom: 37.25%;
  }
  #about .action_detail_list li:nth-child(even) {
    margin-right: -4.3%;
  }
  #about .action_detail_list li h3 {
    width: 100%;
    height: 100%;
  }
  #about .action_detail_list li h3 img {
    height: 40.3%;
  }
  #about .action_detail_list li .action_image {
    width: 89.4%;
    margin-left: 3.7%;
    padding-top: 1.5%;
  }
  #about .action_detail_list li .action_image a {
    width: 48.5458612975%;
  }
  #about .action_detail_list li .action_image a img {
    width: 100%;
  }
  #about .action_detail_list li strong {
    margin-top: 0.5%;
  }
  #about .action_detail_list li.action_01 h3 img {
    width: 37.6%;
  }
  #about .action_detail_list li.action_02 h3 img {
    width: 53.4%;
  }
  #about .action_detail_list li.action_03 h3 img {
    width: 37.4%;
  }
  #about .action_detail_list li.action_04 h3 img {
    width: 37.2%;
  }
  #about .action_detail_list li.action_05 h3 img {
    width: 41.8%;
  }
  #about .action_detail_list li.action_06 h3 img {
    width: 37.2%;
  }
  #about .action_detail_list li.action_07 h3 img {
    width: 43.2%;
  }
  #about .words {
    width: 90.5633802817%;
    margin-top: 6.4%;
  }
  #about .words span {
    width: 100%;
  }
  #about .words img {
    width: 100% !important;
    max-width: none;
  }
  #about .fade_action ~ .fade_action .words {
    width: 99.5774647887%;
    margin-top: 9.7%;
  }
  #about .fade_action ~ .fade_action .words ~ .words {
    width: 94.2253521127%;
    margin-top: 3.3%;
  }
  #about .fade_action ~ .fade_action .words ~ .words ~ p {
    margin-top: 4.3%;
  }
  #about p {
    margin-top: 3.3%;
    line-height: 1.9;
  }
  #about .about_image_list {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5%;
  }
  #about .about_image_list li {
    width: 47%;
    max-width: none;
  }
  #about .about_image_list li:nth-child(2) {
    margin-left: 6%;
  }
  #about .about_image_list li a {
    width: 100%;
  }
  #about .about_lead {
    margin-top: 1.3%;
    text-align: center;
  }
  #about .about_lead img {
    width: 100%;
  }
  #about .btn_commingsoon {
    margin-top: 4.6%;
  }
  #about .about_image {
    margin-top: 5%;
    text-align: center;
  }
  #about .about_image a {
    width: 78.8732394366%;
  }
  #about .about_image ~ .about_lead {
    margin-top: 4.3%;
  }
  #about .about_image ~ .about_image {
    margin-top: 5%;
  }
  #about .about_image ~ .about_image a {
    width: 47%;
  }
  #about .about_image ~ .about_image ~ .about_lead {
    margin-top: 2.9%;
  }
  #about .lead_about_01 {
    width: 68.028169014% !important;
  }
  #about .lead_about_02 {
    width: 84.647887323% !important;
  }
  #about .lead_about_03 {
    width: 72.676056338% !important;
  }

  #studio {
    min-height: 1em;
    margin-top: -5%;
    padding: 13% 0 15.5%;
  }
  #studio .m_bg_unit {
    width: 112%;
    height: 103%;
    margin-left: -6%;
  }
  #studio .m_bg_unit .m_bg_inner {
    width: 100%;
    height: 110%;
    margin-top: -3%;
  }
  #studio .m_bg_unit .m_bg_inner .smoke_studio {
    margin-top: -11%;
  }
  #studio .m_bg_unit .m_bg_inner .smoke_studio span {
    background: url(../img/bg_studio_sp.png) no-repeat center top transparent;
    background-size: cover;
  }
  #studio h2 {
    width: 84.6478873239%;
  }
  #studio h2 span {
    width: 100%;
  }
  #studio h2 img {
    width: 100%;
    max-width: none;
  }
  #studio .txt_studio02 {
    width: 98.5915492958%;
  }
  #studio .txt_studio03 {
    width: 83.5211267606%;
  }
  #studio .txt_studio04 {
    width: 65.4929577465%;
  }
  #studio strong {
    margin-top: 7.8%;
  }
  #studio strong img {
    width: 20.2816901408%;
  }
  #studio h3 {
    margin-top: 8.2%;
  }
  #studio h3 ~ h3 {
    margin-top: 7.3%;
  }
  #studio p {
    margin-top: 3%;
  }
  #studio p.cast_studio {
    margin-top: 7%;
  }
  #studio p.cast_studio span {
    width: 100% !important;
  }
  #studio p.cast_studio img {
    width: 100%;
  }
  #studio .m_section_inner {
    width: 94.6666666667%;
    margin: 0 auto;
  }

  #early {
    position: relative;
    width: 110%;
    height: auto;
    margin-top: -5%;
    margin-left: -5%;
  }
  #early .m_section_inner {
    margin-top: -5%;
  }
  #early:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    top: 0;
    left: -2.5%;
    width: 105%;
    height: 92.9%;
    background-color: #fff100;
    transform: rotate(-3deg);
  }
  #early:after {
    display: none;
  }
  #early .image_early {
    width: 36.133333% !important;
    margin-left: 7.6%;
    margin-top: 0.6%;
  }
  #early .image_early img {
    width: 81%;
  }
  #early .detail_early {
    width: 53.866667% !important;
    margin-top: 2.2%;
    margin-left: -8.5%;
    vertical-align: top;
  }
  #early .detail_early img {
    width: 100%;
  }

  #spec {
    position: relative;
    padding: 5% 0 7%;
    transform: rotate(-3deg);
  }
  #spec .m_bg_unit {
    height: 100%;
    border-top: 0 solid #000;
  }
  #spec .m_bg_unit .m_bg_inner:after {
    bottom: -50%;
    height: 50.1%;
  }
  #spec .m_section_inner {
    width: 94.6666666667%;
    margin: 0 auto;
    transform: rotate(3deg);
  }
  #spec h2.m_title {
    width: 36.6197183099%;
    margin-left: auto;
    padding-right: 0;
  }
  #spec h2.m_title small {
    width: 68.0769230769%;
    margin-left: auto;
  }
  #spec .spec_detail {
    flex-flow: column;
    align-items: center;
    margin-top: 3.3%;
    padding: 0;
  }
  #spec .spec_detail .logo {
    width: 83.0985915493%;
    overflow: hidden;
  }
  #spec .spec_detail .logo img {
    width: 100%;
  }
  #spec .spec_detail .detail {
    display: inline-block;
    margin-top: 5%;
    text-align: left;
  }
  #spec .spec_detail .detail .cerp {
    width: 15.5%;
    margin-top: 2%;
  }
  #spec .spec_detail ~ a {
    display: block;
    width: 100%;
  }
  #spec .spec_detail ~ a span {
    width: 100% !important;
  }
  #spec .spec_detail ~ a span img {
    width: 100%;
  }
  #spec .bnr_code {
    margin-top: 8%;
  }

  .btn_commingsoon {
    width: 55.7746478873%;
    text-align: center;
  }

  .lead_news #news .detail .banner_list li .banner_01 {
    width: 100%;
  }

  #news .banner_list .banner_01 .transpan {
    padding-bottom: 16.3%;
  }

  #news .banner_list .banner_02 .transpan {
    padding-bottom: 16.496598639%;
  }

  #news .banner_list .banner_03 .transpan {
    padding-bottom: 27.1%;
  }

  #story .story_detail_list .story_detail_image a {
    display: block;
    width: 47%;
  }

  #song .song_detail .image .transpan {
    padding-bottom: 66.7%;
  }

  .bnr_code {
    width: 100%;
    height: 0;
    padding-bottom: 38.03418803%;
    background-image: url(../img/bnr_code_sp.jpg);
  }

  .btn_tostory {
    width: 56.7605633803%;
    margin: 5% auto 0;
  }

  .btn_tocast {
    width: 48.133333333% !important;
    margin: 5% auto 0 !important;
  }

  .btn_toaction {
    width: 60.1408450704%;
    margin: 5% auto 0;
  }

  .btn_toadventure {
    width: 67.6056338028%;
    margin: 5% auto 0;
  }
  .btn_toadventure img {
    width: 100%;
  }

  #about .m_section_inner .action_pane {
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
  #about .m_section_inner .action_pane {
    padding-right: calc((100% - 1024px) / 2);
    padding-left: calc((100% - 1024px) / 2);
  }
}
@media only screen and (max-width: 1023px) and (orientation: landscape) {
  #image_intro_02 .image_intro_02,
  #cboxContent .image_intro_02 {
    margin: 0 auto;
  }
}
@media only print {
  .lead_news:before {
    background-position: right top;
    width: 49.479166666%;
    height: 120%;
  }

  .lead_news #news .m_bg_unit {
    background: url(../img/obj_smoke01.png) no-repeat center top #000;
  }

  .lead_news #news .m_bg_unit .m_bg_inner .obj_smoke01 {
    display: none;
  }

  #song .m_bg_unit .m_bg_inner .smoke_song {
    opacity: 1 !important;
  }

  #studio .m_bg_unit .m_bg_inner {
    background: url(../img/bg_studio.png) no-repeat center top transparent;
  }

  #studio .m_bg_unit .m_bg_inner .smoke_studio span {
    background-image: none;
  }
}
.lead_news #lead {
  position: relative;
}
.lead_news #lead p {
  padding-right: 10px;
  margin-top: -14px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead p {
    padding-right: 10px;
    padding-right: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead p {
    padding-right: 10px;
    padding-right: 1.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead p {
    margin-top: -14px;
    margin-top: -1.3671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead p {
    margin-top: 10px;
    margin-top: 1.3333333333vw;
  }
}
.lead_news #lead p.emblem {
  position: absolute;
  top: 550px;
  left: 10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead p.emblem {
    top: 550px;
    top: 53.7109375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead p.emblem {
    top: 390px;
    top: 52vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead p.emblem {
    left: 10px;
    left: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead p.emblem {
    left: 10px;
    left: 1.3333333333vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead p.period {
    width: 33%;
    margin-top: 0%;
    margin-left: 17%;
  }
}
.lead_news #lead .release {
  margin-top: -62px;
  padding-right: 52px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead .release {
    margin-top: -62px;
    margin-top: -6.0546875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead .release {
    margin-top: -30px;
    margin-top: -4vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead .release {
    padding-right: 52px;
    padding-right: 5.078125vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead .release {
    padding-right: 6px;
    padding-right: 0.8vw;
  }
}
.lead_news #lead .notes_price {
  width: 506px;
  padding-right: 0px;
  margin: 25px 0 30px 70px ;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead .notes_price {
    width: 506px;
    width: 49.4140625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead .notes_price {
    width: 506px;
    width: 67.4666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead .notes_price {
    padding-right: 0px;
    padding-right: 0vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead .notes_price {
    padding-right: 0px;
    padding-right: 0vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .lead_news #lead .notes_price {
    margin: 25px 0 30px 70px ;
    margin: 2.44140625vw 0 2.9296875vw 6.8359375vw ;
  }
}
@media only screen and (max-width: 1023px) {
  .lead_news #lead .notes_price {
    margin: 25px 0 20px 25px ;
    margin: 3.3333333333vw 0 2.6666666667vw 3.3333333333vw ;
  }
}
.lead_news #lead .notes_price img {
  width: 100%;
}

.spec_detail .notes {
  margin: 2px 0 ;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.6px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .spec_detail .notes {
    margin: 2px 0 ;
    margin: 0.1953125vw 0 ;
  }
}
@media only screen and (max-width: 1023px) {
  .spec_detail .notes {
    margin: 2px 0 ;
    margin: 0.2666666667vw 0 ;
  }
}
@media only screen and (max-width: 1023px) {
  .spec_detail .notes {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1023px) {
  .spec_detail .notes {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 1023px) {
  .spec_detail .notes {
    letter-spacing: 0.6px;
  }
}

.btn_commingsoon {
  width: 350px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .btn_commingsoon {
    width: 350px;
    width: 34.1796875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .btn_commingsoon {
    width: 450px;
    width: 60vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .btn_commingsoon {
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
}
@media only screen and (max-width: 1023px) {
  .btn_commingsoon {
    padding-bottom: 100px;
    padding-bottom: 13.3333333333vw;
  }
}
.btn_commingsoon img {
  width: 100%;
}

#spec .btn_to_sns {
  margin: 0 auto;
  width: 600px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 60px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  #spec .btn_to_sns {
    width: 84%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #spec .btn_to_sns {
    margin-top: 60px;
    margin-top: 5.859375vw;
  }
}
@media only screen and (max-width: 1023px) {
  #spec .btn_to_sns {
    margin-top: 60px;
    margin-top: 8vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #spec .btn_to_sns {
    margin-bottom: 30px;
    margin-bottom: 2.9296875vw;
  }
}
@media only screen and (max-width: 1023px) {
  #spec .btn_to_sns {
    margin-bottom: 60px;
    margin-bottom: 8vw;
  }
}
#spec .btn_to_sns .btn_sns {
  width: 280px;
}
@media only screen and (max-width: 1023px) {
  #spec .btn_to_sns .btn_sns {
    width: 47%;
  }
}
#spec .btn_to_sns .btn_sns a {
  display: block;
}
#spec .btn_to_sns .btn_sns img {
  width: 100%;
}

/*# sourceMappingURL=index.css.map */
