/* common */
.article_wrap {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  padding: 0;
}

.section_wrap {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

.content_wrap {
  width: 100%;
  height: 100%;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}

.btn_animation.active {
  -webkit-animation: tada;
          animation: tada;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

/* common */
.main_wrap .main_top {
  position: relative;
  background-image: url(../../images/main_bg01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
.main_wrap .main_top .top {
  position: relative;
  z-index: 2;
  padding: 0 0 0;
}
.main_wrap .main_top .top h2 {
  position: relative;
  z-index: 1;
}
.main_wrap .main_top .top h2 img {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.main_wrap .main_top .top h1 {
  position: relative;
  z-index: 3;
  width: 91%;
  margin: 0 auto;
}
.main_wrap .main_top .top h1 img {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.main_wrap .main_top .top .chara {
  position: relative;
  z-index: 2;
  top: -330px;
}
@media (orientation: landscape) {
  .main_wrap .main_top .top .chara {
    top: -580px;
  }
}
.main_wrap .main_top .top .chara img {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.main_wrap .main_top .top .chara .img1 {
  position: absolute;
  top: 0px;
  right: 5px;
  width: 44%;
}
.main_wrap .main_top .bottom {
  position: relative;
  z-index: 2;
  padding: 18px 0 35px;
}
.main_wrap .main_top .bottom h2 {
  padding: 0 4.8% 60px;
}
.main_wrap .main_top .bottom h2 img {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.main_wrap .main_top .bottom .btn {
  padding: 0 7%;
}
.main_wrap .main_bottom {
  padding-bottom: 60px;
}
.main_wrap .main_bottom h3 {
  padding: 15px 10.6% 0;
}
.main_wrap .main_bottom .movie {
  padding: 15px 10.6% 0;
}
.main_wrap .main_bottom .gif_area {
  position: relative;
}
.main_wrap .main_bottom .gif_area > div {
  position: relative;
  z-index: 1;
  line-height: 0;
  background-color: #000;
}
.main_wrap .main_bottom .gif_area .rayer {
  position: absolute;
  display: block;
  z-index: 3;
  top: 0px;
  width: 100%;
  margin: 0 auto;
  mix-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0);
}
.main_wrap .main_bottom .gif_area .rayer img {
  max-width: inherit;
  width: 100%;
  height: auto;
}
.main_wrap .main_bottom .gif_area .bg {
  position: relative;
  z-index: 2;
}
.main_wrap .main_bottom .gif_area .img {
  position: absolute;
  display: block;
  z-index: 3;
  bottom: 0px;
  max-width: inherit;
  width: 115%;
  height: auto;
  margin: 0 auto;
  mix-blend-mode: darken;
  line-height: 0;
}
.main_wrap .main_bottom .gif_area .text {
  position: absolute;
  display: block;
  z-index: 4;
  top: 0;
}
.main_wrap .main_bottom .gif_area .gif01 {
  padding: 60px 0 0;
}
.main_wrap .main_bottom .gif_area .gif02 .text {
  top: -60px;
}
.main_wrap .main_bottom .gif_area .gif02 .img {
  width: 115%;
  bottom: -5px;
}
.main_wrap .main_bottom .gif_area .gif03 {
  padding: 20px 0 0;
  z-index: 2;
}
.main_wrap .main_bottom .gif_area .gif03 .text {
  top: -40px;
}

.main_wrap_bottom .main_top {
  background-image: url(../../images/main_bg02.png);
}
.main_wrap_bottom .bottom {
  padding-bottom: 50px !important;
}
.main_wrap_bottom .bottom h2 {
  padding: 0 4.8% 30px !important;
}

.h2_left {
  margin-bottom: 15px;
}
.h2_left img {
  width: auto;
  height: 61px;
}

.box01 {
  padding: 15px 0 35px;
}
.box01 .box1 {
  background-image: url(../../images/box01_bg01.png);
  background-repeat: no-repeat;
  background-position: center top -37px;
  background-size: 100% auto;
  padding: 0 1% 0;
}
.box01 .t1 {
  padding: 0 3%;
  margin-bottom: 15px;
}
.box01 .t2 {
  padding: 0 3%;
  margin-bottom: 10px;
}
.box01 .t3 {
  padding: 0 3%;
  margin-bottom: 12px;
}
.box01 .t4 {
  padding: 0 3%;
  margin-bottom: 25px;
}
.box01 .t5 {
  margin-bottom: 3px;
}
.box01 .box2 {
  padding: 0 0 45px;
  background-image: url(../../images/box01_bg02.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
.box01 .box2 .btn {
  padding: 30px 7% 0;
}

.box02 {
  background-image: url(../../images/box02_bg01.png);
  background-repeat: no-repeat;
  background-position: center top -30px;
  background-size: 100% 100%;
  padding: 50px 0 120px;
}
.box02 .box1 {
  position: relative;
  padding: 0 0 50px 6%;
}
.box02 .box1 .t1 {
  position: relative;
  z-index: 2;
  width: 42%;
}
.box02 .box1 .t2 {
  position: relative;
  z-index: 2;
  padding: 10px 0 5px 8px;
  width: 85%;
}
.box02 .box1 .img1 {
  position: relative;
  z-index: 2;
  width: 45%;
  padding-left: 12px;
}
.box02 .box1 .img2 {
  position: absolute;
  z-index: 1;
  width: 65%;
  top: -20px;
  right: 5px;
}
.box02 .t3 {
  margin-top: -18px;
  margin-bottom: 20px;
}
.box02 .t4 {
  margin-bottom: 6px;
  text-align: center;
}
.box02 .t4 img {
  width: auto;
  height: 27px;
}
.box02 .t5 {
  margin-bottom: 6px;
  padding-left: 22px;
}
.box02 .t5 img {
  width: auto;
  height: 50px;
}
.box02 .t6 {
  padding: 0 4%;
}
.box02 .img3 {
  padding: 0 4% 35px;
}

.box03 {
  padding: 0 0 30px;
}
.box03 .box1 {
  position: relative;
  line-height: 0;
}
.box03 .box1 .t1 {
  margin-bottom: 8px;
}
.box03 .box1 .t2 {
  padding: 5px 23% 15px;
}
.box03 .box1 .img0 {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 18%;
}
.box03 .box1 .img0 img {
  line-height: 0;
}
.box03 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 4%;
  box-sizing: border-box;
}
.box03 ul li {
  width: calc(50% - 2.5px);
  margin-bottom: 5px;
}
.box03 ul li img {
  line-height: 0;
}

/* footer */
footer .copy_wrap {
  width: 100%;
  color: #a3a3a3;
  text-align: center;
  font-size: 0.95rem;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 120%;
  padding: 35px 5px 30px;
  box-sizing: border-box;
}

/* footer */
.modaal-container {
  background-color: #000;
  width: 100% !important;
}

.modaal-close {
  position: absolute !important;
  right: -15px !important;
  top: -50px !important;
}

.modaal-close::before, .modaal-close::after {
  background: #fff !important;
}

.modaal-content-container {
  padding: 30px 15px 20px !important;
}

.modaal-gallery-control {
  bottom: 39% !important;
  background: rgba(0, 0, 0, 0) !important;
}

.modaal-gallery-next {
  right: -20px !important;
}

.modaal-gallery-prev {
  left: -25px !important;
}

.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
  background: #fff !important;
}

.modaal-gallery-item-wrap {
  background-color: #000;
}

.modaal-video-wrap {
  margin: auto 0px !important;
}