@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@800&display=swap');
/*========= コンテンツ ===============*/
.bg-movie {
 position: fixed;
 left: 0;
 top: 0;
 right: 0;
 bottom: 0;
 z-index: -1;
 overflow: hidden
}
.bg-moviein {
 position: absolute;
 top: 50%;
 left: 50%;
 min-width: 100%;
 min-height: 100%;
 -webkit-transform: translate(-50%, -50%);
 -moz-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 opacity: 0.7;
}
.bg-moviein video {
 width: 100%;
 height: 100%;
 filter: saturate(120%);
}
.hd {
 display: block;
 width: 0;
 height: 0;
 overflow: hidden;
}
.banner {
 margin: 0 auto;
 display: flex;
 flex-wrap: wrap;
}
.banner li a {
 transition: 0.3s ease-in-out;
}
.banner li a:hover {
 opacity: 0.7;
}
.banner.fes {
 padding: 2rem 10px 0;
 max-width: 400px;
 width: 80%;
}
.banner.ticket {
 padding: 4rem 5px 2rem;
 justify-content: center;
}
.banner.ticket li {
 width: inherit;
 text-align: center;
}
.banner.ticket .major {
 width: 513px;
 max-width: 100%;
}
.mv-movieBtn, .mv-infoBox {
 width: 100%;
 position: relative;
 background: rgba(5, 10, 31, 0.6) url(../img/pattern.png)fixed repeat left top;
 background-size: 2px 2px;
}
.spotify {
 padding: 12px;
}
.spotify iframe {
 vertical-align: top;
}
.bg-bk {
 background: rgba(5, 10, 31, 0.6) url(../img/pattern.png)fixed repeat left top;
 background-size: 2px 2px;
 color: #fff;
}
.fotter {
 padding-bottom: 3rem;
 padding-top: 5rem;
}
.fotter .billing {
 width: 92%;
 max-width: 800px;
 margin: 0 auto 3rem;
}
.fotter .billing-roadshow {
 width: 60%;
 max-width: 380px;
 margin: 0 auto 1rem;
}
#en .fotter .billing {
 max-width: 1000px;
 margin-bottom: 1rem;
}
.mv-right--img {
 overflow: hidden;
 background-color: #000;
}
#mv {
 background-color: #000;
}
#mv-right--main {
 background: url("../img/main.jpg") no-repeat center top scroll;
 -moz-background-size: cover;
 -webkit-background-size: cover;
 -o-background-size: cover;
 -ms-background-size: cover;
 background-size: cover;
 position: absolute;
 z-index: 1;
 width: 100%;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 min-height: 100vh;
}
#mv-right--img_Catch {
 position: absolute;
 z-index: 2;
 top: 2%;
 bottom: 0;
 width: 12%;
 margin: 0 auto;
 display: block;
 left: 0;
 right: 0;
 opacity: 0;
}
#mv-right--img_logo {
 position: absolute;
 z-index: 3;
 bottom: 10%;
 width: 50%;
 margin: 0 auto;
 display: block;
 left: 0;
 right: 0;
}
#mv-right--img_roadshow {
 position: absolute;
 z-index: 3;
 bottom: 2%;
 width: 20%;
 display: block;
 right: 3%;
}
.newsbox {
 background: rgba(255, 255, 255, 0.8);
 padding: 4rem 0;
}
.newsbox .article {
 width: 90%;
 max-width: 800px;
 margin: 0 auto;
}
.newsbox .article .section-title, .article-list-item dl dt.en {
 color: #e60012;
}
.newsbox .article .section-title {
 webkit-transform: skew(-10deg);
 transform: skew(-10deg);
 font-size: 2.2em;
}
.newsbox .article-list-item:last-child, .newsbox .article-list-item {
 border-color: #e0c39b;
}
.newsbox .btn-area {
 text-align: center;
 margin-top: 2rem;
}
.newsbox .btn-link {
 font-size: 1.2em;
 padding: 0 1em;
 color: #fff;
 background-color: #000;
 height: 30px;
 box-sizing: border-box;
 text-align: center;
 webkit-transform: skew(-10deg);
 transform: skew(-10deg);
 display: inline-block;
 line-height: 30px;
}
.newsbox .btn-link:hover {
 background-color: #e60012;
}
.banner-premiere {
 position: absolute;
 top: 90px;
 right: 10px;
 max-width: 260px;
 width: 20%;
 display: block;
 z-index: 10;
}
.banner-premiere a {
 margin-bottom: 10px;
}
.mv-right--fixed .mvbtn {
 margin: auto;
 display: block;
}
@media screen and (min-width : 813px) {
 .banner-premiere {
  transition: all 0.5s ease 0s;
 }
 .mv-right--fixed {
  position: absolute;
  left: 25pc;
  top: 0;
  right: 0;
  bottom: 0;
 }
 .mv-right--fixed .mvbtn {
  max-width: 200px;
  left: 10px;
  bottom: 10px;
 }
 .mv-right--fixedin {
  position: sticky;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 4;
 }
 .mvbtn {
  max-width: 350px;
  width: 27%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  opacity: 0;
  transition: all 1.0s cubic-bezier(0.25, 1, 0.5, 1);
 }
 #container.c-home {
  min-height: 100vh;
 }
 #fullWrap {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
 }
 #mv {
  position: relative;
  min-height: 37pc;
  padding-top: 80px;
 }
 .mv-left {
  position: absolute;
  left: 0;
  top: 80px;
  bottom: 0;
  width: 25pc;
  z-index: 7
 }
 .mv-leftin {
  position: sticky;
  left: 0;
  top: 0;
  max-height: 100vh;
  min-height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end
 }
 .mv-infoBox {
  flex: 1
 }
 .mv-movieBtn {
  padding-top: 56.25%
 }
 .mv-movieBtn a, .mv-movieBtn video, .mv-movieBtn .view #player, .mv-movieBtn .view, .mv-movieBtn .adbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
 }
 .mv-movieBtn a {
  display: block;
  transition: all .3s ease;
  z-index: 2;
  opacity: 0.5;
 }
 .mv-movieBtn a:hover {
  opacity: .9;
  background-color: rgba(0, 0, 0, 0.7);
 }
 .mv-movieBtn a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/play-button.png) center center / 30% no-repeat rgba(0, 0, 0, .4);
  opacity: 0.7;
 }
 .mv-right {
  padding-left: 25pc;
 }
 .mv-right--img {
  width: 100%;
  padding-top: 141.438%;
  min-height: 100vh;
  background: #000;
  position: relative;
  opacity: 1;
 }
 .spotify {
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  padding: 12px;
 }
 .spotify iframe {
  width: 100%;
  height: 100%;
 }
 .banner {
  padding: 0 5px 4rem;
  justify-content: center;
 }
 .banner li {
  width: 220px;
  padding: 5px;
 }
 .banner li a {
  display: block;
 }
}
@media screen and (max-width : 812px) {
 .banner-premiere {
  width: 21%;
  right: 5px;
  top: 5px;
 }
 #fullWrap {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  overflow: hidden;
  top: 0;
  left: 0;
 }
 #mv {
  position: relative;
  padding-top: 70px;
  background: rgba(5, 10, 31, 0.6) url(../img/pattern.png)fixed repeat left top;
  background-size: 2px 2px;
 }
 #mv {
  position: relative;
  padding-top: 70px;
  background: rgba(5, 10, 31, 0.6) url(../img/pattern.png)fixed repeat left top;
  background-size: 2px 2px;
 }
 #mv-right--main {
  background-size: 100% auto;
 }
 .mv-right--img {
  width: 100%;
  padding-top: 141.438%;
  position: relative;
 }
 .mv-left {
  position: relative;
  z-index: 7;
 }
 .mv-leftin, .mv-infoBox {
  width: 100%;
  height: 100%;
 }
 .mv-infoBox {
  position: relative;
  opacity: 1;
  background: none;
 }
 .mv-right {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
 }
 .mv-right--fixed {
  position: relative;
 }
 .mv-right--fixedin {
  padding: 12px 12px 0;
 }
 .mv-right--fixed .mvbtn {
  width: 100%;
  max-width: 560px;
  margin: 0 auto 12px;
 }
 .mv-right--fixed .banner-festival {
  max-width: 400px;
  width: 90%;
  display: block;
  margin: 0 auto;
 }
 .spotify {
  padding: 12px;
 }
 .banner {
  padding: 6px 6px 24px;
 }
 .banner li {
  width: 50%;
  padding: 5px;
 }
 .banner.ticket {
  padding: 12px 5px 0;
  justify-content: center;
 }
 .banner.ticket .major {
  padding: 12px 5px 0;
 }
 .fotter {
  padding-top: 30px;
 }
 .fotter .billing {
  margin-bottom: 2rem;
 }
 .fotter .language {
  margin-bottom: 3rem;
 }
 .fotter .language .ttl {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.1em;
  margin: 0 0 5px;
 }
 .fotter .language .nav {
  margin: 0 auto 20px;
  justify-content: center;
 }
 .fotter .language .nav a {
  background-color: #666;
 }
 .fotter .language .nav .current-lang a {
  color: #000;
  background-color: #fff;
 }
 .fotter .language .nav.en {
  margin-bottom: 0;
 }
 .fotter .language .item .link, .fotter .language .nav a {
  width: 80px;
  height: 30px;
 }
 .fotter .language .item svg {
  height: 18px;
 }
 .fotter .language .item svg.svg-line {
  height: 24px;
 }
 .fotter .language .item.item--twitter .link {
  background-color: #1da8e2;
 }
 .fotter .language .item.item--facebook .link {
  background-color: #315096;
 }
 .fotter .language .item.item--line .link {
  background-color: #06c755;
 }
}
/* ------------------------------
	スマホ動画
------------------------------ */
#trailer {
 /*background-color: rgba(0,0,0,0.7);*/
 padding: 12px 0;
}
#trailer-slider {
 position: relative;
 box-sizing: border-box;
 overflow-x: scroll;
 -webkit-overflow-scrolling: touch;
 overflow-y: hidden;
 display: block;
 padding: 0;
 height: 100%;
 transform: translateZ(0);
}
#trailer-slider ul {
 display: -webkit-box;
 height: 100%;
}
#trailer-slider li {
 display: block;
 height: 100%;
 box-sizing: border-box;
 width: 80%;
 padding-right: 12px;
}
#trailer-slider li:first-of-type {
 margin-left: 10px;
}
#trailer-slider .container {
 position: relative;
 height: 0;
 max-height: 100%;
 padding-top: 56.25%;
 width: 100%;
 box-sizing: border-box;
 overflow: hidden;
}
#trailer-slider .player, #trailer-slider iframe {
 width: 100%;
 height: 100%;
 background: #000;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1;
}
#trailer-slider .player video {
 display: block;
 width: 100%;
 height: 100%;
}
#trailer-slider .thumb {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 pointer-events: none;
 opacity: 1;
 background: no-repeat center center;
 background-size: cover;
}
#trailer-slider .mark {
 position: absolute;
 bottom: 6px;
 right: 10px;
 width: 60px;
 height: 60px;
 background: url("../trailer/bt_play.png") no-repeat center center;
 background-size: contain;
 pointer-events: none;
}
#trailer-slider .thumb.active .mark {
 opacity: 0.5;
}
#trailer-slider .name {
 width: 100%;
 font-size: 14px;
 height: 20px;
 position: absolute;
 top: 0;
 left: 0;
 color: #fff;
 padding: 6px 10px;
 background-size: 100% 100%;
 text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
 letter-spacing: 0.05em;
 box-sizing: border-box;
 text-align: left;
}
#trailer-slider .container {
 border-color: #999;
}
/* ------------------------------
	アニメーション
------------------------------ */
.ani {
 transition: ease;
 opacity: 0;
}
.ani.on {
 transition: ease;
 opacity: 1;
}
/* その場で */
.fadeIn.on {
 animation-name: fadeInAnime;
 animation-duration: 1s;
 animation-fill-mode: forwards;
 opacity: 0;
}
@keyframes fadeInAnime {
 from {
  opacity: 0;
 }
 to {
  opacity: 1;
 }
}
/* 縮小 */
.zoom-in.on {
 -webkit-animation: zoom-in 0.4s forwards;
 animation: zoom-in 0.4s forwards;
 animation-delay: 1s;
 display: block;
 opacity: 0;
}
@-webkit-keyframes zoom-in {
 0% {
  transform: scale(1.5);
  opacity: 0;
 }
 100% {
  transform: scale(1);
  opacity: 1;
 }
}
@keyframes zoom-in {
 0% {
  transform: scale(1.5);
  opacity: 0;
 }
 100% {
  transform: scale(1);
  opacity: 1;
 }
}
/* 下から */
.fadeUp.ani.on {
 animation-name: fadeUpAnime;
 animation-duration: .8s;
 animation-fill-mode: forwards;
 opacity: 0;
}
@keyframes fadeUpAnime {
 from {
  opacity: 0;
  transform: translateY(50px);
 }
 to {
  opacity: 1;
  transform: translateY(0);
 }
}
.delay1s.on {
 animation-delay: 1s;
}
.delay2s.on {
 animation-delay: 2s;
}
.delay3s.on {
 animation-delay: 3s;
}
.delay4s.on {
 animation-delay: 4s;
}
.delay5s.on {
 animation-delay: 5s;
}
/* ------------------------------
	イントロダクション
------------------------------ */
#introduction {
 background-image: url("../img/bg.jpg");
 background-repeat: no-repeat;
 background-position: center bottom;
 background-size: 100% auto;
 background-attachment: fixed;
 position: relative;
 z-index: 2;
 color: #fff;
}
#story {
 background: rgba(230, 0, 18, 0.7);
 position: relative;
 z-index: 2;
 color: #fff;
}
.bg_bk {
 background: rgba(255, 255, 255, 0.65);
 position: relative;
 z-index: 2;
 color: #000;
}
.ttl-con img {
 height: 120px;
 display: inline-block;
}
.ttl-con {
 text-align: center;
 margin: 0 auto 2em;
}
.elegia .ttl-con {
 margin-bottom: .5em;
}
.ttl-con.en {
 font-size: 2em;
 margin-bottom: .5em;
 line-height: 1em;
 font-style: italic;
 color: #e60012;
}
.flamearea {
 position: relative;
 max-width: 2000px;
 margin-left: auto;
 margin-right: auto;
}
#fullWrap .flamearea {
 background-color: rgba(224, 195, 155, 0.8);
}
.flamearea .inner {
 background: url(../img/flame-line.png) repeat-y center top scroll;
 background-size: 100% auto;
}
.flamearea.brown .inner {
 background: url(../img/flame-line02.png) repeat-y center top scroll;
 background-size: 100% auto;
}
.flamearea .contents {
 padding: 0;
}
.contents p {
 margin-bottom: 2rem;
 word-break: normal;
 letter-spacing: normal;
}
.contents a {
 word-break: break-all;
}
.contents.txt-area {
 max-width: 860px;
}
.stick {
 content: "";
 border-bottom: 1px solid #fff;
 width: 20px;
 display: inline-block;
 position: relative;
 top: -5px;
 margin: 0 2px;
}
.txt-inner {
 padding: 2rem;
}
.ttl-name {
 font-size: 6rem;
 font-weight: 800;
 line-height: 1.2em;
 font-family: "Shippori Mincho", "Hiragino Mincho ProN W5", "ヒラギノ明朝 ProN W5", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 font-family: 'Shippori Mincho', serif;
 color: #000;
 letter-spacing: normal;
}
.ttl-name .position {
 font-size: 0.4em;
 display: block;
 line-height: 1.2em;
}
.line-score::after, .music .w100 .box.line-score::before {
 content: "";
 height: 30px;
 display: block;
 background: url(../img/line.png) repeat-x left top scroll;
 background-size: auto 30px;
 margin: 1rem auto 2rem;
}
.music .line-score::after {
 background: url(../img/line02.png) repeat-x left top scroll;
 background-size: auto 30px;
 margin-top: 2rem;
}
.music .w100 .box.line-score::before {
 background: url(../img/line02.png) repeat-x left top scroll;
 background-size: auto 30px;
 margin: 0 auto 3rem;
}
.waku {
 border: 5px solid rgba(208, 168, 102, 0.7);
 padding: 5%;
 position: relative;
}
.waku::after {
 content: "";
 background: rgba(208, 168, 102, 0.7);
 position: absolute;
 top: 5px;
 bottom: 5px;
 left: 5px;
 right: 5px;
 z-index: -1;
}
#story .waku {
 border: 5px solid rgba(0, 0, 0, 0.5);
 text-align: center;
}
#story .waku::after {
 background: rgba(0, 0, 0, 0.5);
}
#story .waku .ttl-name {
 font-size: 3rem;
 color: #fff;
 margin-bottom: 1rem;
}
#story .waku p {
 margin-bottom: 2.4rem;
}
.elegia {
 padding-top: 0;
 padding-bottom: 100px;
 max-width: 1000px;
}
.half {
 width: 50%;
}
.five {
 width: 20%;
}
.chara-name {
 text-align: center;
 font-size: 2rem;
 padding-right: 5%;
}
.chara-name .cv {
 display: block;
 font-size: .6em;
 color: #000;
 line-height: 1.2em;
 padding: .3rem .2rem .4rem;
}
.chara-name .bgextend {
 text-align: center;
 font-size: 2.6rem;
 background: #e60012;
 max-width: 380px;
 width: 80%;
 padding: 1px;
 color: #fff;
 font-weight: 700;
 line-height: 1.2em;
 letter-spacing: normal;
}
.chara-name .bgextend .main-c {
 font-size: 2.2rem;
}
.chara-name .bgextend .txt-bg {
 display: inline-block;
 background-color: #000;
 font-size: 0.9em;
 font-style: normal;
 line-height: 1em;
 padding: 1px 5px 4px;
 margin-right: 5px;
}
.en .chara-name .bgextend {
 min-height: 40px;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: auto;
}
.chara .button {
 display: block;
 position: relative;
 padding: 1rem 0;
 margin-bottom: 5rem;
}
.chara .button::before {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 content: '';
 background: rgba(255, 255, 255, .4);
 transform-origin: right top;
 transform: scale(0, 1);
 transition: transform .3s;
}
.chara .button:hover::before {
 transform-origin: left top;
 transform: scale(1, 1);
}
.chara {
 position: relative;
}
.chara .bt-more {
 position: absolute;
 bottom: 6px;
 right: 5%;
 width: 120px;
 height: 120px;
 display: flex;
 justify-content: center;
 align-items: center;
 z-index: 100;
}
@media screen and (min-width : 1400px) {
 .chara .bt-more {
  right: 10%;
 }
}
.chara .bt-more img {
 width: 60px;
 order: 0.7;
 mix-blend-mode: color-burn;
}
.chara .bt-more .img-more {
 animation-play-state: running;
}
.chara .bt-more::before {
 position: absolute;
 top: 0;
 left: 0;
 width: 120px;
 height: 120px;
 content: "";
 background-image: url("../character/bt-profile.png");
 background-repeat: no-repeat;
 background-size: 100% auto;
 animation: rotate-anime 10s linear infinite;
 opacity: 0.6;
}
.chara .bt-more:hover img, .chara .bt-more:hover::before {
 opacity: 1;
 mix-blend-mode: normal;
}
@keyframes rotate-anime {
 0% {
  transform: rotate(0);
 }
 100% {
  transform: rotate(360deg);
 }
}
.bg-p {
 position: relative;
}
.bg-p::after {
 content: "";
 background: url("../img/_bg.jpg?v2") no-repeat center;
 -moz-background-size: cover;
 -webkit-background-size: cover;
 -o-background-size: cover;
 -ms-background-size: cover;
 background-size: cover;
 top: 0;
 left: 0;
 width: 100%;
 height: 100vh;
 display: block;
 position: fixed;
 z-index: -1;
}
.music .box, .staff .box {
 padding: 0 2rem 2rem;
}
.ph-staff {
 margin-bottom: 4rem;
}
.ph-staff img {
 vertical-align: top;
}
.music .w100 .box, .music .w70 .box {
 padding-bottom: 0;
}
.music .w100.utaarea {
 text-align: center;
}
.music .w100 .banner-uta {
 display: block;
 max-width: 600px;
 width: 100%;
 margin: auto;
}
.music .ttl-area {
 background-color: #c30d18;
 padding: 0.2rem 1rem 0.4rem;
 line-height: 1.2em;
 color: #fff;
 font-weight: bold;
 font-size: 2.4rem;
 vertical-align: top;
 margin-bottom: 5px;
 display: inline-block;
}
.staff .ttl-area {
 background-color: #c30d18;
 padding: 0.2rem 1rem 0.4rem;
 line-height: 1.2em;
 color: #fff;
 font-weight: bold;
 font-size: 2rem;
 vertical-align: top;
 margin-bottom: 5px;
}
.staff .ttl-area.s {
 font-size: 1.6rem;
}
#en .staff .ttl-area {
 font-size: 1.4rem;
 padding: .2rem .5rem;
 margin-bottom: 0;
}
.staff .ttl-name {
 margin-bottom: .5rem;
}
#en .staff .ttl-name {
 letter-spacing: -2px;
 font-size: 4rem;
}
.music .half .ttl-name {
 font-size: 3rem;
 letter-spacing: -1px;
}
.music .half .ttl-name .position {
 font-size: 0.9em;
 margin-bottom: 1rem;
 margin-top: .5rem;
}
.music .txt-sub {
 font-size: 16px;
 line-height: 1.2em;
}
.music .txt-sub02 {
 font-size: 14px;
 line-height: 1.2em;
 margin-top: 5px;
}
.box .red {
 color: #c30d18;
}
.music .ph-music {
 width: 40%;
 max-width: 300px;
}
.music .area {
 margin-top: 2rem;
}
.ttl-comment {
 width: 90px;
 margin-top: 12px;
 display: inline-block;
 line-height: 1em;
}
#music .sf {
 width: 90%;
 margin: 1rem auto 0;
 line-height: 1em;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 justify-content: center;
}
#music .sf iframe {
 margin-bottom: 2rem;
}
#character {
 background: #e0c39b url(../img/bg_paper.jpg) repeat-y center top scroll;
 background-size: 100% auto;
}
@media screen and (min-width : 813px) {
 #music .sf iframe {
  width: 30.33333%;
  display: inline-block;
  margin: 0 1.5% 3rem;
  max-width: 480px;
 }
 .ttl-con img {
  height: 140px;
 }
 .ttl-con.en {
  font-size: 3em;
 }
 .elegia .ttl-con img {
  height: 80px;
 }
 .flamearea .contents {
  margin: 0 auto -7%;
  position: relative;
  padding-top: 100px !important;
 }
 .flamearea .contents .ttl-con {
  position: absolute;
  top: -80px;
  left: 0;
  right: 0;
 }
 #character.flamearea .contents, #music.flamearea .contents, #staff.flamearea .contents {
  max-width: 1600px;
 }
 .chara .w30 .bt-more {
  right: 11%;
 }
 #music.flamearea .contents {
  padding: 0 3rem;
 }
 .music .ttl-name {
  font-size: 5rem;
 }
 .music .box, .staff .box {
  padding: 2rem 3rem 3rem;
 }
 .music .box p, .staff .box p {
  font-size: 1.5rem;
  line-height: 1.6em;
 }
 .music .ph-music {
  float: left;
  width: 30%;
 }
 .music .txt-area {
  margin-left: 35%;
 }
 .music .apple .ph-music {
  width: 40%;
 }
 .music .apple .txt-area {
  margin-left: 45%;
 }
 .music .w100 .ph-music {
  width: 25%;
 }
 .music .w100 .txt-area {
  margin-left: 28.5%;
 }
 .staff .three .ttl-name {
  font-size: 4.5rem;
 }
 .ttl-comment {
  width: 100px;
 }
 .chara .button, .chara .w70 {
  padding: 1rem 2rem 3rem;
 }
 .three {
  width: 33.33333%;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
 }
 .w100 {
  width: 100%;
 }
 .w70 {
  width: 66%;
 }
 .w30 {
  width: 34%;
 }
 #music .w70 {
  width: 60%;
 }
 #music .w30 {
  width: 40%;
 }
 .w30 .chara-name {
  padding-right: 20%;
 }
}
@media screen and (max-width : 1024px) {
 #comment .half {
  width: 100%;
 }
 #comment .ttl-name {
  text-align: center;
 }
 #introduction {
  background-image: url("../img/bg.jpg");
  background-position: center center;
  background-size: 120% auto;
  background-attachment: scroll;
 }
}
@media screen and (max-width : 812px) {
 .half, .five, .w30, .w70, .w100 {
  width: 100%;
 }
 .ttl-name {
  font-size: 4rem;
 }
 .contents .txt-inner:last-of-type {
  padding-bottom: 0;
 }
 .contents .txt-inner {
  padding-top: 0;
 }
 #introduction {
  background-size: 100% auto;
 }
 #story .waku .ttl-name {
  font-size: 2rem;
 }
 #story .waku p {
  text-align: left;
 }
 #character {
  background-size: 200% auto;
 }
 .elegia .ttl-con img {
  height: 56px;
  margin-top: 2em;
 }
 .chara-name {
  padding-right: 0;
 }
 .chara-name .bgextend {
  font-size: 2rem;
 }
 .chara-name .bgextend .main-c {
  font-size: 1.5rem;
 }
 .chara-name .cv {
  font-size: .7em;
 }
 .chara .bt-more, .chara .bt-more::before {
  width: 80px;
  height: 80px;
 }
 .chara .bt-more {
  right: 10px;
  bottom: 3.4rem;
 }
 .chara .bt-more img {
  width: 50px;
 }
 .chara .ImgArea.j img {
  max-width: 64%;
  margin: 0 auto;
  display: block;
 }
 .music .ttl-area {
  font-size: 2rem;
 }
 .music .ttl-name {
  text-align: center;
 }
 .music .ttl-name .flex {
  display: block;
 }
 .music .ttl-j {
  text-align: center;
 }
 .music .ph-music {
  width: 60%;
  margin: 0 auto 8px;
 }
 .music .apple .ph-music {
  width: 90%;
 }
 .music .w30 .ImgArea {
  max-width: 400px;
  margin: 0 auto;
  display: block;
 }
 #en .staff .ttl-area {
  font-size: 1.2rem;
 }
}
@media screen and (max-width : 480px) {
 .ttl-con img {
  height: 90px;
 }
}
.bgextend {
 animation-name: bgextendAnimeBase;
 animation-duration: 1s;
 animation-fill-mode: forwards;
 position: relative;
 overflow: hidden; /*　はみ出た色要素を隠す　*/
 opacity: 0;
 display: inline-block;
}
@keyframes bgextendAnimeBase {
 from {
  opacity: 0;
 }
 to {
  opacity: 1;
 }
}
/*左から右*/
.bgRLextend::before {
 animation-name: bgRLextendAnime;
 animation-duration: 1s;
 animation-fill-mode: forwards;
 content: "";
 position: absolute;
 width: 100%;
 height: 100%;
 background-color: #e60012;
 z-index: 1;
}
@keyframes bgRLextendAnime {
 0% {
  transform-origin: left;
  transform: scaleX(1);
 }
 50% {
  transform-origin: left;
  transform: scaleX(1);
 }
 50.001% {
  transform-origin: right;
 }
 100% {
  transform-origin: right;
  transform: scaleX(0);
 }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgRLextendTrigger {
 opacity: 0;
 vertical-align: bottom;
}
#cboxContent .infobox {
 position: relative;
 background-color: #e0c39b;
 width: 100%;
 height: 100%;
}