body {
  background: #fff;
  color: #000;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  width: 100%;
  height: 100%;
  font-size: 1.1vw;
  line-height: 1.8em;
  margin: 0;
  letter-spacing: 0;
}

#wrap {
  width: 100%;
  height: 100%;
  position: relative;
  line-height: 0;
}

.pc { display: block; }
.sp { display: none; }
.fontS { font-size: 80%; letter-spacing: 0.1em; }

.no-wrap { display: inline-block; }
.no-space { letter-spacing: -0.3vw; }
.boxfade { width: 100%; }
.fontL { font-size: 110%; }
.fontB { font-weight: 700; }

.linkLabel {
  /*margin-top:-60px;
  padding-top:60px;*/
  text-indent: -99999px;
}

.warningfontL {
  padding-left: 1em;
  text-indent: -1em;
}

.warningfontS {
  font-size: 80%;
  line-height: 1.5em;
  padding-left: 1em;
  text-indent: -1em;
}

[data-ruby] {
  position: relative;
}

[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  width: 200%;
  text-align: center;
  top: -2em;
  left: -50%;
  right: 0;
  margin: 0 auto;
  font-size: 0.4em;
  letter-spacing: 0;
}

.responsive-img {
  max-width: 100%;
  height: auto;
  display: block;
}

/*---------------------------------------------
main
----------------------------------------------*/

@keyframes fadeanm {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes scaleanm_top {
  0% { transform: scale(1.3, 1.3) translateY(10%); opacity: 1; }
  100% { transform: scale(1, 1) translateY(0); opacity: 1; }
}

@keyframes scaleanm {
  0% { transform: scale(1.4, 1.4); opacity: 1; }
  100% { transform: scale(1, 1); opacity: 1; }
}

@keyframes slideanm_L {
  0% { transform: translate(-20%, 10%); opacity: 1; }
  100% { transform: translate(0, 0); opacity: 1; }
}

#content {
  width: 100%;
  line-height: 0;
  position: relative;
  overflow-x: hidden;
  margin: 0;
}

#mainAll {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#mainAll:before {
  content: "";
  display: block;
  padding-top: 53.33%;
}

#main {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#mainImg {
  background: url("../images/top/img_main_pc.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
  animation: scaleanm_top 5s cubic-bezier(0, .64, .41, 1) .1s forwards;
}

#mainImgB {
  background: url("../images/top/img_mainB_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 3;
  animation: scaleanm_top 4.9s cubic-bezier(0, .64, .41, 1) .5s forwards;
}

#logo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

#roadshow {
  width: 11.6%;
  height: 18.5%;
  position: absolute;
  bottom: 2.5%;
  left: 3.5%;
  z-index: 5;
  animation: scaleanm 1s cubic-bezier(0, .64, .41, 1) 2.3s forwards;
  opacity: 0;
}

#catch01A {
  width: 29.8%;
  height: 12.25%;
  position: absolute;
  top: 17%;
  left: 15.3%;
  z-index: 2;
  animation: slideanm_L 1s cubic-bezier(0, .64, .41, 1) 2s forwards;
  opacity: 0;
}

#catch01B {
  background: url("../images/top/catch01B_pc.png") no-repeat center;
  background-size: contain;
  width: 11.8%;
  height: 7.25%;
  position: absolute;
  top: 8.8%;
  left: 57.8%;
  z-index: 2;
  animation: scaleanm 1s cubic-bezier(0, .64, .41, 1) 2.5s forwards;
  opacity: 0;
}

#catch02 {
  width: 67.6%;
  height: 4.5%;
  position: absolute;
  bottom: 2%;
  left: 18%;
  z-index: 5;
  animation: fadeanm 2s ease 2.6s forwards;
  opacity: 0;
}

#credit {
  width: 21.36%;
  height: 15.25%;
  position: absolute;
  bottom: 12.2%;
  left: 40.66%;
  z-index: 5;
  animation: fadeanm 2s ease 2.3s forwards;
  opacity: 0;
}

/*---------------------------------------------
bnr L
----------------------------------------------*/

#bnrLall {
  width: 100%;
  padding: 1em 0;
  border-bottom: 1px solid #917bb8;
  text-align: center;
}

#bnrLall img {
  width: 22%;
  margin: 5px;
}

/*---------------------------------------------
movie
----------------------------------------------*/

#topmovarea {
  width: 100%;
  margin: 0 auto;
  padding: 5vw 0;
  line-height: 0;
  position: relative;
}

#topmovarea .movie {
  width: 75%;
  margin: 0 auto;
}

#topmovarea .movie .inner {
  background-color: #000;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin: 0 auto;
}

#topmovarea .movie .inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#topmovarea .movie .tab_area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 5px auto;
  justify-content: center;
}

#topmovarea .movie .tab_area li {
  width: 24.5%;
  height: 3em;
  line-height: 2em;
  text-align: center;
  font-size: 1.2vw;
  margin: 0.2%;
  position: relative;
  overflow: hidden;
  font-weight: 700;
}

#topmovarea .movie .tab_area li a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  color: #fff;
  background: #a90002;
  float: left;
}

#topmovarea .movie .tab_area li a.active {
  color: #fff;
  background: #dc0002;
}

.menubtnpos {
  width: 100%;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  line-height: 1.2em;
}

/*---------------------------------------------
about
----------------------------------------------*/

#aboutAll {
  background-image: linear-gradient(155deg, #d6000f, #c4000e);
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 4em 0;
  color: #fff;
}

#aboutAll:before {
  content: "";
  display: block;
  padding-top: 102.53%;
}

#aboutMainAll {
  background: url("../images/about/about_bg_pc.jpg") no-repeat center;
  background-size: cover;
  width: 86%;
  height: 94%;
  position: absolute;
  top: 3%;
  left: 7%;
  z-index: 1;
  border: 2px solid #fdd35c;
  overflow: hidden;
}

#aboutImgAll {
  width: 100%;
  height: 40%;
  position: absolute;
  top: 26.5%;
  left: 0;
  z-index: 10;
}

#aboutImg {
  background: url("../images/about/cast_pc.png") no-repeat center;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

#aboutSerifu01 {
  background: url("../images/about/serifu01.png") no-repeat center;
  background-size: 100% auto;
  width: 3%;
  height: 80%;
  position: absolute;
  top: 5%;
  left: 61.2%;
  z-index: 2;
}

#aboutSerifu02 {
  background: url("../images/about/serifu02.png") no-repeat center;
  background-size: 100% auto;
  width: 3%;
  height: 80%;
  position: absolute;
  top: 3.8%;
  left: 93.4%;
  z-index: 2;
}

#aboutSerifu03 {
  background: url("../images/about/serifu03.png") no-repeat center;
  background-size: 100% auto;
  width: 3%;
  height: 86.8%;
  position: absolute;
  top: 3.8%;
  left: 26%;
  z-index: 2;
}

#aboutMM01 {
  width: 58%;
  height: 10.4%;
  position: absolute;
  top: 1.74%;
  left: 21%;
  z-index: 3;
}

.aboutTxt01 {
  width: 100%;
  position: absolute;
  top: 14%;
  left: 0;
  z-index: 2;
  font-size: 1.4vw;
  line-height: 1.6em;
  text-align: center;
  color: #000;
}

.aboutM { font-size: 1.5em; line-height: 2.5em; }

.aboutTxt02 {
  width: 100%;
  position: absolute;
  top: 70%;
  left: 0;
  z-index: 2;
  font-size: 1.2vw;
  line-height: 1.9em;
  text-align: center;
  font-weight: 700;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

#aboutMM02 {
  width: 94%;
  height: 3.5%;
  position: absolute;
  top: 93.7%;
  left: 3%;
  z-index: 3;
}

/*---------------------------------------------
comment
----------------------------------------------*/

#commentAll {
  width: 100%;
  margin: 0 auto;
  padding: 4em 0;
  line-height: 0;
  position: relative;
}

.contentM {
  width: 100%;
  text-align: center;
  font-size: 2vw;
  line-height: 1em;
  text-indent: 0.5em;
  color: #d6000f;
  font-weight: 700;
  padding-bottom: 2em;
}

.commentBoxAll {
  width: 74%;
  min-width: 760px;
  margin: 2em auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.commentBox {
  width: 100%;
  margin: 0 auto 2vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.commentNM {
  background: url("../images/comment/nm_bg.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  font-size: 1.6vw;
  letter-spacing: 0.05vw;
  line-height: 2em;
  font-weight: 700;
  color: #fff;
  text-indent: 0.5em;
  text-align: center;
}

.commentTxtAll {
  width: 100%;
}

.commentTxt {
  width: 100%;
  line-height: 1.9em;
  margin: 1em 0;
}

.commentNMs { font-size: 80%; }

/*---------------------------------------------
footer
----------------------------------------------*/

footer {
  background: url("../images/top/footer_pc.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  padding: 3vw 0 8vw;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1.5em;
  text-align: center;
}

#billing {
  width: 45%;
  min-width: 450px;
  max-width: 600px;
  position: relative;
  margin: 0 auto 40px;
}

#sharearea {
  width: 100%;
  line-height: 30px;
  margin: 0 auto 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.shareTxt {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-indent: 0.5em;
  color: #fff;
}

.share_i_x {
  background: #fff url("../images/sns/share_x.png") no-repeat center;
  background-size: 40px auto;
  width: 50px;
  height: 50px;
  margin: 7px;
  border-radius: 25px;
  line-height: 50px;
  transition: all 0.3s ease;
}

.share_i_line {
  background: #fff url("../images/sns/share_line.png") no-repeat center;
  background-size: 45px auto;
  width: 50px;
  height: 50px;
  margin: 7px;
  border-radius: 25px;
  line-height: 50px;
  transition: all 0.3s ease;
}

.share_i_x a,
.share_i_line a {
  width: 100%;
  height: 100%;
  display: block;
}

.share_i_x:hover,
.share_i_line:hover {
  opacity: 0.7;
}

#copyright {
  background-size: contain;
  width: 400px;
  height: 10px;
  margin: 0 auto 20px;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  color: #fff;
}

#privacy {
  background-size: contain;
  width: 400px;
  margin: 0 auto;
  font-size: 10px;
  line-height: 2em;
  text-align: center;
  color: #fff;
}

#privacy a {
  color: #fff;
  text-decoration: underline;
}

#btnpagetop {
  background: #dc0002;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 20;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
}

#btnpagetop a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
}

#btnpagetop:hover {
  opacity: 0.7;
  cursor: pointer;
}