@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 TOP
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.key01 {
  position: relative;
  z-index: 2;
  width: 59%;
  margin: 0 auto;
}
.right_cont_top_banner {
  position: relative;
  width: 80%;
  margin: 0 0 0 auto;
  padding: 12% 9% 8% 0;
}
.twitter {
  width: 80%;
  margin: 0 9% 0 auto;
	background-color: #fff;
  padding: 8% 0 8% 0;

}
.twitter_cont {
  width: 100%;
  margin: 0 auto;
}
.twitter a {
  color: #ffffff !important;
}
.twitter iframe {
  min-width: 90px !important;
}
.twtr-timeline {
  height: auto !important;
}
.news_background {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  padding: 19% 0 8% 0;
}
.news_title {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 17%;
  padding: 16% 0 0 0;
	width: 9%;
}
.news_title01 {
  -webkit-text-orientation: sideways;
  text-orientation: sideways;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: nimbus-sans-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 5.5vw;
  color: #000;
  display: inline-block;
  vertical-align: top;
}
.news_title02 {
  -webkit-text-orientation: sideways;
  text-orientation: sideways;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 0.6vw;
  color: #000;
  display: inline-block;
  line-height: 1.16;
  vertical-align: top;
  padding: 4% 0 0 0;
}
.newsframe {
  padding: 0 0 0 8%;
}
.news_background .news_cont {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  box-sizing: border-box;
}
.news_background .news_cont li {
  position: relative;
  list-style: none;
  box-sizing: border-box;
  display: flex;
  margin-top: 0.1%;
}
.news_background .news_cont .n_left_cont {
  position: relative;
  z-index: 5;
  background-color: #2ee4ff;
  margin-right: -4%;
  padding: 0.5% 0.8% 0.5% 0.8%;
	pointer-events: none;
}
.news_background .news_cont .n_left_cont p {
  color: #000;
  font-size: 0.8vw;
  display: block;
  word-break: break-all;
  font-family: nimbus-sans-condensed, sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: -0.01em;
}
.n_sp {
  font-size: 1.5vw;
  font-family: nimbus-sans-condensed, sans-serif;
  font-weight: 700;
  display: block;
  font-style: normal;
  word-break: break-all;
  letter-spacing: -0.01em;
  margin-top: -5%;
}
.news_background .news_cont .n_right_cont {
  position: relative;
  width: 59.5%;
  padding: 2.5% 10% 2.5% 7%;
  background-color: #f7509b;
  z-index: 1;
  font-size: max(0.8vw, 12px);
  line-height: 3vh;
 font-family: "FOT-UD角ゴ_ラージ Pr6N DB";
  color: #fff;
  letter-spacing: 0.1em;
  word-break: break-all;
}
.news_background .news_cont .n_right_cont a{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
	font-size: 0.9vw;
  line-height: 3vh;
 font-family: "FOT-UD角ゴ_ラージ Pr6N DB";
  color: #fff;
  letter-spacing: 0.1em;
  word-break: break-all;
}
.news_background .news_cont .n_right_cont::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4%;
  width: 20px;
  height: 25px;
  background: url(/alicegearaegis/lp/ova/assets02/img/common/news_more.png) no-repeat right center;
  background-size: contain;
  z-index: 5;
	pointer-events: none;
}
.news_pad {
  padding: 0 0 0.65% 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 テキストエフェクト
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
Copyright (c) 2021 by alphardex (https://codepen.io/alphardex/pen/WNNVJeZ)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


*/
.main_text_top {
  position: relative;
  z-index: 5;
  text-align: center;
}
.main_text_top div {
  display: inline-block;
  vertical-align: top;
  justify-content: center;
  text-align: center;
  font-size: 14vw;
  letter-spacing: -0.05em;
  margin: -3% 0 0 0;
  font-family: alternate-gothic-atf-thin, sans-serif;
  font-weight: 100;
  font-style: normal;
  padding: 0 1% 0 1%;
}
.main_text_anime {
  display: inline-flex;
  vertical-align: top;
  justify-content: center;
  text-align: center;
  font-size: 14vw;
  letter-spacing: -0.04em;
  font-family: alternate-gothic-atf-thin, sans-serif;
  font-weight: 100;
  font-style: normal;
}
.word {
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
}
.word .letter {
  transform-origin: center center 25px;
}
.word .letter.out {
  transform: rotateX(90deg);
  transition: 0.32s cubic-bezier(0.6, 0, 0.7, 0.2);
}
.word .letter.in {
  transition: 0.38s ease;
}
.word .letter.behind {
  transform: rotateX(-90deg);
}
@media screen and (min-width: 751px) {
  .right_cont_top {
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
	  z-index: 4;
	
  }
  .right_cont_top02 {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 34.1%;
    width: 20%;
	  z-index: 1;
  }
  .right_cont_top03 {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 18%;
    width: 20%;
	  z-index: 3;
  }
  .right_cont_top04 {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 24.5%;
    width: 20%;
	  z-index: 2;
  }
  .top_ca_color_01 {
    font-size: 14vw;
    letter-spacing: -0.04em;
    color: #c9c9c9;
    font-family: alternate-gothic-atf-thin, sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  .top_ca_color_01_02 {
    font-size: 14vw;
    letter-spacing: -0.04em;
    color: #c9c9c9;
    font-family: alternate-gothic-atf-thin, sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  .top_ca_color_02 {
    font-size: 14vw;
    letter-spacing: -0.04em;
    color: #00d7f7;
    font-family: alternate-gothic-atf-thin, sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  .top_ca_color_03 {
    font-size: 14vw;
    letter-spacing: -0.04em;
    color: #f64896;
    font-family: alternate-gothic-atf-thin, sans-serif;
    font-weight: 100;
    font-style: normal;
  }
}
@media screen and (max-width: 750px) {
  .key01 {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  .top_cont_detail01_sp_only {
    text-align: center;
    margin: 0 auto;
    padding: 20% 0 0 0;
    width: 85%;
  }
  .main_text_top {
    position: relative;
    z-index: 5;
    padding: 0 0 0 0;
    text-align: center;
  }
  .main_text_top_sp_pa {
    padding: 10% 0 0 0;
  }
  .main_text_top div {
    display: inline-block;
    vertical-align: top;
    justify-content: center;
    text-align: center;
    font-size: 20vw;
    letter-spacing: -0.04em;
    margin: 0 0 0 0;
	font-family: alternate-gothic-atf, sans-serif;
	font-weight: 100;
	font-style: normal;
    padding: 0 1% 0 1%;
  }
  .main_text_anime {
    display: inline-flex;
    vertical-align: top;
    justify-content: center;
    text-align: center;
    font-size: 20vw;
    letter-spacing: -0.04em;
	font-family: alternate-gothic-atf, sans-serif;
	font-weight: 100;
	font-style: normal;
  }
  .top_ca_color_02 {
    font-size: 20vw;
    letter-spacing: -0.04em;
    color: #00d7f7;
	font-family: alternate-gothic-atf, sans-serif;
	font-weight: 100;
	font-style: normal;
  }
  .top_ca_color_03 {
    font-size: 20vw;
    letter-spacing: -0.04em;
    color: #f64896;
	font-family: alternate-gothic-atf, sans-serif;
	font-weight: 100;
	font-style: normal;
  }
  .right_cont_top {
    width: 100%;
    padding-top: 15%;
  }
  .right_cont_top_banner {
    position: relative;
    width: 86.6%;
    margin: 0 auto;
    padding: 0 0 8% 0;
  }
  .twitter {
    width: 86.6%;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 10%;
	  padding: 10% 0 10% 0;
  }
  .twitter_cont {
    width: 100%;
    margin: 0 auto;
  }
  .twitter a {
    color: #ffffff !important;
  }
  .twtr-timeline {
    height: auto !important;
  }
  .news_background {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
    padding:0 0 8% 0;
  }
  .news_title {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 3.8%;
	  margin-top: -1%;
    padding: 0 0 0 0;
	  font-size: 0;
	  width: 20%;
  }
  .news_title01 {
    -webkit-text-orientation: sideways;
    text-orientation: sideways;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: nimbus-sans-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13.3vw;
    color: #000;
    display: inline-block;
    vertical-align: top;
  }
  .news_title02 {
    -webkit-text-orientation: sideways;
    text-orientation: sideways;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 1.6vw;
    color: #000;
    display: inline-block;
    line-height: 1.16;
    vertical-align: top;
    padding: 4% 0 0 0;
  }
  .newsframe {
    padding: 0 0 0 2%;
  }
  .news_background .news_cont {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .news_background .news_cont li {
    position: relative;
    list-style: none;
    box-sizing: border-box;
    display: flex;
    margin-top: 0.1%;
  }
  .news_background .news_cont .n_left_cont {
    position: relative;
    z-index: 5;
    background-color: #4de4fb;
    margin-right: -13.85%;
    padding: 4% 3% 4% 3%;
  }
  .news_background .news_cont .n_left_cont p {
    color: #000;
    font-size: 2.4vw;
    display: block;
    word-break: break-all;
    font-family: nimbus-sans-condensed, sans-serif;
    font-weight: 900;
    font-style: normal;
    letter-spacing: -0.01em;
  }
  .n_sp {
    font-size: 4.39vw;
    font-family: nimbus-sans-condensed, sans-serif;
    font-weight: 700;
    display: block;
    font-style: normal;
    word-break: break-all;
    letter-spacing: -0.01em;
    margin-top: -5%;
  }
  .news_background .news_cont .n_right_cont {
    position: relative;
    width: 76%;
    padding: 8% 10% 8% 18%;
    background-color: #f6448f;
    z-index: 1;
    font-size: 3.2vw;
    line-height: 3vh;
	font-family: "FOT-UD角ゴ_ラージ Pr6N DB";
    color: #fff;
    letter-spacing: 0.1em;
    word-break: break-all;
	  box-sizing: border-box;
  }
  .news_background .news_cont .n_right_cont::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4%;
    width: 10px;
    height: 15px;
    background: url(/alicegearaegis/lp/ova/assets02/img/common/news_more.png) no-repeat right center;
    background-size: contain;
    z-index: 5;
  }
  .news_pad {
    padding: 0 0 0.65% 0;
  }
}