@charset "UTF-8";
.inlineP a.link:link, .inlineP a.link:visited {
  display: block;
  font-size: 18px;
  color: #ff9c00;
  text-align: center;
  text-decoration: underline;
}
.inlineP a.link:hover, .inlineP a.link:active {
  display: block;
  font-size: 18px;
  color: #ff9c00;
  text-align: center;
  text-decoration: none
}
/*ブルーレイページボタン*/
a.bluraybuy:link, a.bluraybuy:visited {
  display: block;
  width: 386px;
  background: #e4e4e4;
  margin: 12px 0 24px;
  padding: 8px 0;
  text-decoration: none;
  color: #333;
  text-align: center;
}
a.bluraybuy:hover, a.bluraybuy:active {
  display: block;
  width: 386px;
  background: #e4e4e4;
  margin: 12px 0 24px;
  padding: 8px 0;
  text-decoration: none;
  color: #333;
  text-align: center;
  opacity: 0.7;
}
@media screen and (min-width:667px) {
  /*表示・非表示*/
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  #loadingBG {
    /* 画面一杯にローディング画面を広げる */
    height: 100%;
    width: 100%;
    background: #FFF;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
  }
  #loading #loading_logo {
    width: 200px;
    opacity: 0;
    position: absolute;
    top: 40vh;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
  }
  /*YOUTUBE*/
  .youtube {
    display: block;
    position: relative;
    width: 800px;
    background: #000;
    padding-bottom: calc(100%* 315/560);
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 4px solid #000;
    border-right: 4px solid #000;
    box-sizing: border-box;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  span.musicMov {
    display: block;
    width: 400px;
    margin: 20px 0 0 0;
  }
  span.youtube {
    display: block;
    position: relative;
    width: 100%;
    background: #000;
    padding-bottom: calc(100%* 315/560);
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 4px solid #000;
    border-right: 4px solid #000;
    box-sizing: border-box;
  }
  /*-----------------------------------------------PC用ページ用設定*/
  /* 基本情報 */
  #page-top {
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 99;
  }
  /*画像基本*/
  img {
    max-width: 100%;
    height: auto;
  }
  /*-----------------------------------------------------------*/
  /*ol ulリセット*/
  ol, ul {
    list-style: none;
    list-style-type: none;
  }
  /*-----------------------------------------------------------*/
  /*PCで表示*/
  .pc {
    display: block;
  }
  /*PCで非表示*/
  .sp {
    display: none;
  }
  /*-----------------------------------------------------------*/
  html {
    height: 100%;
  }
  body {
    min-width: 1200px;
    animation: bodyFadeIn 2s ease 0s 1 normal;
    -webkit-animation: bodyFadeIn 2s ease 0s 1 normal;
    font-family: a-otf-futo-go-b101-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  /*トップページ背景 通常ディスプレイ*/
  body {}
  /*-----------------------------------------------------------*/
  .fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 300ms;
  }
  .fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }
  /*-----------------------------------------------------------*/
  .wrapper {
    display: none;
    position: relative;
    margin: 0 auto;
    background-image: url("../../_image/bgwh02.png"), url("../../_image/bgwh01.png"), url("../../_image/bgwh02.png"), url("../../_image/bgwh03.png"), url("../../_image/bgwh04.png"), url("../../_image/bgwh06.png"), url("../../_image/bgwh07.png");
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: left -10px top 30px, left -100px top 680px, right -300px top 2550px, left -100px top 2250px, left -100px top 1414px, right -400px bottom 240px, right -100px top 1420px;
    background-size: auto;
  }
  /*-----------------------------------------------------------*/
  /*キービジュアル*/
  #kyevisual {
    width: 1140px;
    height: 1106px;
    background: url("../../_image/cmn_keyvisual.png") no-repeat top right /780px auto;
    margin: 0 auto;
  }
  /*-----------------------------------------------------------*/
  /*チケット*/
  #kyevisual.ticket {
    width: 100%;
    height: auto;
    background-image: url("../../_image/bg_ticket2.png"), url("../../_image/bg_ticket@2x.png");
    background-repeat: no-repeat;
    background-position: top right -100px, top left 380px;
    background-size: 619px auto, 4000px auto;
  }
  /*ミュージック*/
  #kyevisual.music {
    width: 100%;
    height: auto;
    background-image: url("../../_image/bg_music2.png"), url("../../_image/bg_music@2x.png");
    background-repeat: no-repeat;
    background-position: top right 0, top left 380px;
    background-size: 429px auto, 4000px auto;
  }
  /*ノベルティ*/
  #kyevisual.novelty {
    width: 100%;
    height: auto;
    background-image: url("../../_image/bg_novelty2.png"), url("../../_image/bg_novelty@2x.png");
    background-repeat: no-repeat;
    background-position: top right 0, top left 380px;
    background-size: 619px auto, 4000px auto;
  }
  /*ノベルティ*/
  #kyevisual.book {
    width: 100%;
    height: auto;
    background-image: url("../../_image/bg_book2.png"), url("../../_image/bg_book@2x.png");
    background-repeat: no-repeat;
    background-position: top right 0, top left 380px;
    background-size: 619px auto, 4000px auto;
  }
  /*goods*/
  #kyevisual.goods {
    width: 100%;
    height: auto;
    background-image: url("../../_image/bg_goods2.png"), url("../../_image/bg_goods@2x.png");
    background-repeat: no-repeat;
    background-position: top right 0, top left 380px;
    background-size: 619px auto, 4000px auto;
  }
  /*Blu-RayDVD*/
  #kyevisual.dvd {
    width: 100%;
    height: auto;
    background-image: url("../../_image/bg_dvd2.png"), url("../../_image/bg_dvd@2x.png");
    background-repeat: no-repeat;
    background-position: top right 0, top left 380px;
    background-size: 619px auto, 4000px auto;
  }
      /*Blu-RayDVD*/
  #kyevisual.streaming {
    width: 100%;
    height: auto;
    background-image: url("../../_image/bg_streaming2.png"), url("../../_image/bg_streaming@2x.png");
    background-repeat: no-repeat;
    background-position: top right 0, top left 380px;
    background-size: 619px auto, 4000px auto;
  }
  /*-----------------------------------------------------------*/
  .ttl_ticket {
    width: 962px;
    margin: -20px 0 0 380px;
    padding: 200px 0 240px 24px;
    font-size: 15px;
    color: #333;
    line-height: 1.8;
  }
  .ttl_ticket strong {
    display: block;
    padding: 12px 0;
    font-size: 20px;
    color: #333;
    line-height: 1.5;
  }
  .ttl_ticket h3 {
    padding: 12px 0;
    font-size: 22px;
    color: #ac2020;
    line-height: 1.5;
  }
  .ttl_ticket .img4 {
    max-width: 386px;
  }
  .art::after {
    content: "";
    display: block;
    clear: both;
  }
  .art img {
    display: block;
    width: 35%;
    margin: 0;
    padding: 0;
    float: left;
    border: 1px solid #CCC;
    box-sizing: border-box;
  }
  .art div {
    display: block;
    width: 65%;
    margin: 0;
    padding: 0 0 0 24px;
    float: right;
  }
  .art div strong {
    display: block;
    padding: 0 0 4px;
    font-size: 20px;
    color: #333;
    line-height: 1.5;
  }
  .book .art img {
    display: block;
    width: 25%;
    margin: 0 auto 24px;
    padding: 0;
    float: left;
    border: 1px solid #CCC;
    box-sizing: border-box;
  }
  .book .art div {
    display: block;
    width: 75%;
    margin: 0;
    padding: 0 0 0 24px;
    float: right;
  }
  .book .art div strong {
    display: block;
    padding: 20px 0 4px;
    font-size: 20px;
    color: #333;
  }
  .book .art div strong.new {
    display: block;
    background: url("../../_image/new.svg") no-repeat top 20px left /auto 30px;
    padding: 20px 0 4px 44px;
    font-size: 20px;
    color: #333;
  }
  .bookbuy {
    background: #e4e4e4;
    padding: 8px 124px;
    text-decoration: none;
    color: #333;
  }
  .mb {
    padding-bottom: 24px;
  }
  .goods .art img {
    display: block;
    width: 25%;
    margin: 0 auto 24px;
    padding: 0;
    float: left;
    border: none;
    box-sizing: border-box;
  }
  .goods .art ul li img {
    width: auto;
    height: 100px;
    margin: 4px;
  }
  .goods .art div {
    display: block;
    width: 75%;
    margin: 0;
    padding: 0 0 0 24px;
    float: right;
  }
  .goods .art div strong {
    display: block;
    padding: 20px 0 4px;
    font-size: 20px;
    color: #333;
  }
  .goods .art div strong.new {
    display: block;
    background: url("../../_image/new.svg") no-repeat top 20px left /auto 30px;
    padding: 20px 0 4px 44px;
    font-size: 20px;
    color: #333;
  }
  .goodsItem {
    margin: 12px auto;
  }
  .goods hr {
    width: 90%;
    margin: 0 0 24px;
  }
  .goods hr.hr {
    width: 90%;
    margin: 24px 0 24px;
  }
  /*-----------------------------------------------------------*/
  /*ニュース*/
  section#news {
    width: 100%;
    min-height: 200px;
    background: #59c7c8 url("../../_image/bgLine_news.svg")no-repeat top -300px left -200px;
  }
  section#news .inner {
    position: relative;
    width: 1024px;
    margin: 0 auto;
    padding: 24px;
  }
  section#news .topNews {
    position: absolute;
    width: 527px;
    height: 589px;
    background: url("../../_image/top_gene.png") no-repeat center top /100% auto;
    left: -90px;
    top: -120px;
    z-index: 4;
  }
  section#news .topNews2 {
    mix-blend-mode: multiply;
    position: absolute;
    width: 606px;
    height: 391px;
    background: url("../../_image/top_gene2.png") no-repeat center top /100% auto;
    left: -202px;
    top: -150px;
    z-index: 3;
  }
  section#news .inner::after {
    content: "";
    display: block;
    clear: both;
  }
  section#news h2 {
    width: 71px;
    height: 60px;
    margin: 0 auto 8px;
    background: url("../../_image/h2_news.svg")no-repeat top left;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #sample {
    position: relative;
    width: 600px;
    height: 150px;
    margin: 0;
    float: right;
  }
  .ps__rail-x, .ps__rail-y {
    opacity: 0.6 !important;
  }
  #news dl {
    margin: 0;
    padding: 0;
  }
  #news dl dt {
    width: 80px;
    margin: 0 0 0 8px;
    padding: 7px 10px 0 0;
    font-size: 13px;
    color: #333;
    text-align: left;
    float: left;
  }
  #news dl dd {
    margin: 0 0 0 122px;
    padding: 0;
  }
  #news dl dd span {
    display: inline-block;
    margin: 0 0 2px 0;
    padding: 4px 40px 3px 10px;
    font-size: 13px;
    color: #333;
    text-align: left;
  }
  #news dl dd a:hover {
    opacity: 0.6;
  }
  /*-----------------------------------------------------------*/
  /*ツイッター*/
  section#twitter {
    width: 100%;
    min-height: 346px;
    z-index: -1;
  }
  section#twitter .inner {
    position: relative;
    width: 700px;
    margin: 0 auto;
    padding: 24px;
    font-size: 13px;
    color: #800506;
    text-align: left;
  }
  section#twitter .inner2 {
    float: right;
  }
  section#twitter h2 {
    width: 121px;
    height: 61px;
    margin: 0 auto 8px;
    background: url("../../_image/h2_twitter.svg")no-repeat top left;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    float: left;
  }
  /*-----------------------------------------------------------*/
  /*ストーリー*/
  section#story {
    position: relative;
    width: 100%;
    min-height: 200px;
    background: #e05454 url("../../_image/bgLine_story.svg")no-repeat top -200px right -100px;
    z-index: 10;
    mix-blend-mode: multiply; /* 乗算 */
  }
  section#story .inner {
    position: relative;
    width: 700px;
    margin: 0 auto;
    padding: 24px;
    font-size: 13px;
    color: #800506;
    text-align: left;
  }
  .topNathalie {
    position: absolute;
    width: 268px;
    height: 503px;
    background: url("../../_image/top_nathalie.png") no-repeat center top /100% auto;
    right: -280px;
    bottom: -10px;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 4;
  }
  .topNathalieItem {
    mix-blend-mode: multiply;
    position: absolute;
    width: 435px;
    height: 227px;
    background: url("../../_image/topNathalieItem.png") no-repeat center top /100% auto;
    right: -300px;
    bottom: 60px;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 3;
  }
  section#story h2 {
    width: 83px;
    height: 64px;
    margin: 0 auto 8px;
    background: url("../../_image/h2_intro.svg")no-repeat top left;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  section#story h3 {
    width: 85px;
    height: 62px;
    margin: 0 auto 8px;
    background: url("../../_image/h2_story.svg")no-repeat top left;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  section#story i {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
  }
  /*-----------------------------------------------------------*/
  /*スタッフ＆キャスト*/
  section#cast {
    width: 100%;
    background: transparent;
  }
  section#cast .inner {
    position: relative;
    width: 1024px;
    margin: 46px auto;
    padding: 24px;
    font-size: 14px;
    color: #575757;
    line-height: 2;
    text-align: center;
  }
  section#cast h2 {
    width: 177px;
    height: 68px;
    margin: 0 auto 8px;
    background: url("../../_image/h2_cast.svg")no-repeat top left;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  section#cast strong {
    padding: 24px 0 0;
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
  }
  section#cast em {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    padding: 6px 0 12px;
  }
  section#cast i {
    display: block;
    letter-spacing: -0.05em;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.6;
    padding: 0 0 12px;
  }
  /*-----------------------------------------------------------*/
  /*キャラクター*/
  section#character {
    width: 100%;
    min-height: 270px;
    background: #dfd46f url("../../_image/bgLine_chara.svg")no-repeat top -300px left -300px;
    mix-blend-mode: multiply; /* 乗算 */
  }
  section#character .inner {
    position: relative;
    width: 700px;
    margin: 0 auto;
    padding: 24px;
    font-size: 13px;
    color: #800506;
    text-align: left;
  }
  .topMystia {
    position: absolute;
    width: 268px;
    height: 503px;
    background: url("../../_image/top_mystia.png") no-repeat center top /100% auto;
    left: -280px;
    bottom: -44px;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 4;
  }
  .topMystiaItem {
    mix-blend-mode: multiply;
    position: absolute;
    width: 476px;
    height: 352px;
    background: url("../../_image/top_mystiaItem.png") no-repeat center top /100% auto;
    left: -380px;
    bottom: 60px;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 3;
  }
  section#character h2 {
    width: 150px;
    height: 63px;
    margin: 0 auto 8px;
    background: url("../../_image/h2_character.svg")no-repeat top left;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  section#character ul {
    position: relative;
    width: 800px;
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    z-index: 4;
  }
  section#character ul li {
    display: inline-block;
    margin: 4px;
    padding: 0;
    font-size: 0;
  }
  /*-----------------------------------------------------------*/
  /*ムービー*/
  section#movie {
    width: 100%;
    height: 620px;
    margin: 46px 0 0 0;
    padding: 24px 0 0 0;
  }
  section#movie .inner {
    position: relative;
    width: 100%;
    height: 200px;
    background: #ffc059 url("../../_image/bgLine_movie.svg")no-repeat bottom -300px right -400px;
    margin: 360px auto 0;
    padding: 24px;
    font-size: 13px;
    color: #800506;
    text-align: left;
    mix-blend-mode: multiply; /* 乗算 */
  }
  .topPompo {
    position: absolute;
    width: 377px;
    height: 367px;
    background: url("../../_image/top_pompo.png") no-repeat center top /100% auto;
    right: 120px;
    bottom: -36px;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 4;
  }
  section#movie h2 {
    width: 82px;
    height: 61px;
    margin: 0 auto 8px;
    background: url("../../_image/h2_movie.svg")no-repeat top left;
    /* テキストを画像に置換する */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  section#movie .mov {
    position: relative;
    width: 800px;
    margin: -360px auto 0;
    z-index: 5;
  }
  /*-----------------------------------------------------------*/
  /* フッター */
  footer p.copy {
    position: relative;
    padding: 12px;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
  }
  .bnrSP {
    display: none;
  }
  .bnrPC {
    margin: 36px auto;
    padding: 0;
    font-size: 0;
    text-align: center;
  }
  .bnrPC li {
    display: inline-block;
    margin: 0 4px 4px;
    padding: 0;
    font-size: 0;
    text-align: center;
  }
  .bnrPC li img {
    height: 98px;
    margin: 0 auto;
  }
  /*-----------------------------------------------------------*/
  /* clearfix */
  .clearfix {
    zoom: 1;
  }
  .clearfix:after, ul:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  /*ポップアップ*/
  .inlineP {
    position: relative;
    width: 800px;
    background: rgba(255, 255, 255, 0.95);
    margin: 12px auto 0;
    padding: 36px 36px 120px;
    font-size: 13px;
    line-height: 1.8;
    color: #575757;
    border-radius: 4px;
    filter: drop-shadow(0px 0px 3px rgba(15, 82, 109, 0.4));
  }
  .castPh {
    display: block;
    position: relative;
    width: 760px;
    min-height: 200px;
    margin: 0 auto;
    padding: 24px 0 0 0;
    list-style: none;
  }
  .castPh img {
    display: inline-block;
    width: 240px;
    margin: 0 5px;
    padding: 0;
  }
  .comment {
    display: block;
  }
  .inlineP strong {
    display: block;
    text-align: center;
    font-size: 24px;
  }
  .inlineP em {
    display: block;
    text-align: left;
    padding: 24px 0 0 0;
    font-style: normal;
    font-size: 18px;
  }
  .inlineP i {
    display: block;
    text-align: left;
    padding: 0 0 0 0;
    font-style: normal;
  }
  .inlineP i img {
    float: left;
    height: 200px;
    margin: 0 8px 8px 0;
  }
  .popup-modal-dismiss {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: 64px;
    text-align: center;
  }
  .popup-modal-dismiss a:link, .popup-modal-dismiss a:visited, .popup-modal-dismiss a:hover, .popup-modal-dismiss a:active {
    display: block;
    width: 6em;
    margin: 0 auto;
    padding: 2px 12px 1px;
    border: 1px solid #333;
    font-size: 13px;
    color: #333;
    text-decoration: none;
  }
  .mfp-close-btn-in .mfp-close {
    display: none;
  }
  /*高解像度ディスプレイ用設定*/
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /*キービジュアル*/
    #kyevisual {
      background: url("../../_image/cmn_keyVisual@2x.png") no-repeat top right /780px auto;
      margin: 0 auto;
    }
    /*----------------------------------------高解像度ディスプレイ-end@media*/
  }
  /*--------------------------------------------------------end@media*/
}
body .draw {
  position: relative;
  opacity: 0;
  overflow: hidden;
}
body .draw:before {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0%;
  width: 0;
  background-color: #575757;
  content: "";
  z-index: 10;
}
body .draw.do {
  animation: show 1s forwards;
}
body .draw.do:before {
  animation: intro 1s ease-in-out;
}
body h1 .draw.-wave:nth-child(1), body h1 .draw.-wave:nth-child(1)::before {
  animation-delay: 0.0s;
}
body h1 .draw.-wave:nth-child(2), body h1 .draw.-wave:nth-child(2)::before {
  animation-delay: 0.5s;
}
body h1 .draw.-wave:nth-child(3), body h1 .draw.-wave:nth-child(3)::before {
  animation-delay: 0.2s;
}
body .release .draw.-wave2, body .release .draw.-wave2 {
  animation-delay: 0.5s;
}
body .creator .draw.-wave, body .creator .draw.-wave {
  animation-delay: 0.8s;
}
body .txt .draw.-wave3, body .txt .draw.-wave3 {
  animation-delay: 0.2s;
}
body .sns .draw.-wave, body .sns .draw.-wave {
  animation-delay: 0.4s;
}
body .creator .draw.-wave:nth-child(1), body .creator .draw.-wave:nth-child(1)::before {
  animation-delay: 0.0s;
}
body .creator .draw.-wave:nth-child(2), body .creator .draw.-wave:nth-child(2)::before {
  animation-delay: 0.2s;
}
body .creator .draw.-wave:nth-child(3), body .creator .draw.-wave:nth-child(3)::before {
  animation-delay: 0.4s;
}
body .creator .draw.-wave:nth-child(4), body .creator .draw.-wave:nth-child(4)::before {
  animation-delay: 0.8s;
}
body .draw.-wave_n01, body .draw.-wave_n01::before {
  animation-delay: 0.0s;
}
body .draw.-wave_n02, body .draw.-wave_n02::before {
  animation-delay: 0.2s;
}
body .draw.-wave_n03, body .draw.-wave_n03::before {
  animation-delay: 0.3s;
}
body .draw.-wave_n04, body .draw.-wave_n04::before {
  animation-delay: 0.4s;
}
body .draw.-wave_n05, body .draw.-wave_n05::before {
  animation-delay: 0.5s;
}
body .draw.-wave_n06, body .draw.-wave_n06::before {
  animation-delay: 0.6s;
}
body .draw.-wave_n07, body .draw.-wave_n07::before {
  animation-delay: 0.7s;
}
body .draw.-wave_n08, body .draw.-wave_n08::before {
  animation-delay: 0.8s;
}
body .draw.-wave2, body .draw.-wave2::before {
  animation-delay: 0.5s;
}
body .draw.-wave3, body .draw.-wave3::before {
  animation-delay: 0.2s;
}
body .draw.-wave4, body .draw.-wave4::before {
  animation-delay: 0.2s;
}
body .draw.-wave5, body .draw.-wave5::before {
  animation-delay: 0.5s;
}
body .draw.-wave6, body .draw.-wave6::before {
  animation-delay: 0.5s;
}
/*-----------------------------------------------------------------*/
/*ページ表示アニメーション*/
@keyframes bodyFadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes bodyFadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
/*-----------------------------------------------------------------*/
/*テキストアニメーション*/
@keyframes fadeInop {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes intro {
  0% {
    width: 0;
  }
  25% {
    width: 100%;
    left: 0%;
  }
  75% {
    width: 100;
    left: 0%;
  }
  100% {
    width: 100%;
    left: 100%;
  }
}
@keyframes show {
  0%, 100% {
    opacity: 0;
  }
  60.00001%, 100% {
    opacity: 1;
  }
}
@keyframes intro2 {
  0% {
    width: 0;
  }
  25% {
    width: 100%;
    left: 0%;
    right: 0%;
  }
  75% {
    width: 100;
    left: 0%;
    right: 0%;
  }
  100% {
    width: 100%;
    left: 100%;
    right: 0%;
  }
}
@keyframes show2 {
  0% {
    width: 0;
  }
  25% {
    width: 100%;
    left: 0%;
    right: 0%;
  }
  75% {
    width: 100;
    left: 0%;
    right: 0%;
  }
  100% {
    width: 100%;
    left: 100%;
    right: 0%;
  }
}
/*--------------------------------------------------------end@media*/