@charset "UTF-8";
/*
######################################################
######################################################
 start importing old 'common_renew'
######################################################
######################################################
*/
/* common class
---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  width: 100%;
}

body {
  background: #000;
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,sans-serif;
  color: #fff;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 640px) {
  .pc-none {
    display: none !important;
  }
}

@media screen and (max-width: 639px) {
  .sp-none {
    display: none !important;
  }
}

img {
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

ul li {
  list-style-type: none;
}

.r-opa {
  opacity: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.r-opa:hover {
  cursor: pointer;
  opacity: .7;
}

/* main contents
-------------------------------------------------------------------*/
.spl-icon img {
  position: absolute;
  top: 10px;
  right: 220px;
  z-index: 2;
  width: 40px;
  height: auto;
}

@media screen and (max-width: 1239px) {
  .spl-icon img {
    position: absolute;
    top: 12px;
    left: 20px;
    z-index: 2;
  }
}

.cont-wrap .spl-bnr {
  position: absolute;
  top: 60px;
  right: 0px;
  z-index: 0;
  width: 280px;
  height: auto;
}

@media screen and (max-width: 1239px) {
  .cont-wrap .spl-bnr {
    display: none;
  }
  /*
		.cont-wrap .spl-bnr{
			position: absolute;
			top:10px;
			right:0;
			left:0;
			z-index: 0;
			width:100%;
			text-align: center;
		}
		.cont-wrap .spl-bnr img{
			width:90%;
			height:auto;
		}
		*/
}

main {
  position: relative;
}

@media screen and (max-width: 1239px) {
  main.open {
    z-index: 0;
  }
}

/* ヘッダー */
iframe.cntr-mem {
  position: absolute;
  height: 63px;
  top: 0;
  right: 0;
  z-index: 1;
  width: 280px;
  overflow-y: hidden;
}

iframe.cntr-mem.open {
  height: 100vh;
}

@media screen and (max-width: 1239px) {
  iframe.cntr-mem {
    width: 100%;
  }
}

/* 20181002-2208
iframe{
	position: absolute;
	height:100vh; 
	top:0;
	right: 0;
	z-index: 1;
	width: 280px;
	overflow-y: hidden;
}
	@media screen and (max-width:1239px) {
		iframe{
			position: absolute;
			height:100vh; 
			top:0;
			right: 0;
			width: 100%;
		}
	}
*/
/* フッター */
/* モーダルウィンドウ */
.modaal-container {
  display: block;
  max-height: 70vh;
  width: 960px;
  background: transparent;
}

@media screen and (max-width: 1239px) {
  .modaal-container {
    display: block;
    max-height: 90vh;
    width: 90vw;
  }
}

.modaal-content-container {
  padding: 88px 0 40px;
}

@media screen and (max-width: 1239px) {
  .modaal-content-container {
    padding: 44px 0 40px;
  }
}

.modaal-close {
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  height: 88px;
  width: 88px;
  background: #fff;
}

@media screen and (max-width: 1239px) {
  .modaal-close {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    height: 44px;
    width: 44px;
  }
}

.modaal-close::before {
  content: " ";
  background: url(../img/common/btn_close.png) center center/contain no-repeat;
  top: 0;
  left: 0;
  height: 88px;
  width: 88px;
  border-radius: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

@media screen and (max-width: 1239px) {
  .modaal-close::before {
    content: " ";
    background: url(../img/common/btn_close.png) center center/contain no-repeat;
    top: 0;
    left: 0;
    height: 44px;
    width: 44px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}

.modaal-inner-wrapper {
  padding: 0;
}

.modaal-close::after {
  display: none;
}

.modaal-close:focus, .modaal-close:hover {
  outline: none;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: url(../img/common/btn_close.png) center center/contain no-repeat;
  opacity: .7;
}

.modal-cont-wrap {
  max-height: calc(70vh - 100px);
  overflow-y: hidden;
}

@media screen and (max-width: 639px) {
  .modal-cont-wrap {
    max-height: 70vh;
  }
}

/* モーダル→ブランクページ 
------------------------------------------------------------*/
body#blank-page {
  background: none;
}

body#blank-page .blank-wrap {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  min-height: 100%;
  width: 960px;
}

@media screen and (max-width: 639px) {
  body#blank-page .blank-wrap {
    width: auto;
  }
}

body#blank-page .modal-cont-wrap {
  max-height: none;
  overflow-y: visible;
}

@media screen and (max-width: 639px) {
  body#blank-page .modal-cont-wrap {
    max-height: auto;
  }
}

/* ダー子の子猫Clubとは？ */
.about.modal-cont-wrap .modal-cont-inner {
  padding: 60px 100px;
}

@media screen and (max-width: 639px) {
  .about.modal-cont-wrap .modal-cont-inner {
    padding: 12.5vw 5vw;
  }
}

.about.modal-cont-wrap h2 {
  color: #c10011;
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 639px) {
  .about.modal-cont-wrap h2 {
    font-size: 6.25vw;
    margin-bottom: 5vw;
  }
}

.about.modal-cont-wrap p {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 30px;
}

@media screen and (max-width: 639px) {
  .about.modal-cont-wrap p {
    font-size: 3.73vw;
    margin-bottom: 6.75vw;
  }
}

.about.modal-cont-wrap .btm-logo {
  padding-top: 30px;
  text-align: center;
}

@media screen and (max-width: 639px) {
  .about.modal-cont-wrap .btm-logo {
    padding-top: 6.75vw;
    text-align: center;
  }
}

/* ヘルプ 
-----------------------------------------------------------------------------------------------*/
.help.modal-cont-wrap .modal-cont-inner {
  padding: 70px 0;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .modal-cont-inner {
    padding: 6.75vw 0;
  }
}

.help.modal-cont-wrap h2 {
  color: #c10011;
  font-size: 30px;
  margin-bottom: 40px;
  padding: 0 50px;
  text-align: center;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap h2 {
    color: #c10011;
    font-size: 4.6875vw;
    margin-bottom: 2.5vw;
    padding: 0 5vw 4.65vw;
    text-align: center;
  }
}

.help.modal-cont-wrap ul {
  padding: 0 100px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap ul {
    padding: 0 5vw;
  }
}

.help.modal-cont-wrap ul li {
  border-radius: 50px;
  background: #c10011;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 1.5em 40px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap ul li {
    border-radius: 8vw;
    font-size: 3.75vw;
    margin-bottom: 3vw;
    padding: 1em 2vw 1em 5vw;
  }
}

.help.modal-cont-wrap ul li span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}

.help.modal-cont-wrap ul li img {
  margin-right: 15px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap ul li img {
    margin-left: 3vw;
    margin-right: 3vw;
    width: 2vw;
  }
}

.help.modal-cont-wrap p.txt-box {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 150px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap p.txt-box {
    font-size: 3.75vw;
    line-height: 1.5;
    padding: 0 8vw;
  }
}

.help.modal-cont-wrap .get-point-wrap {
  border: 1px solid #c10011;
  margin: 60px 100px 20px;
  padding: 30px 80px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .get-point-wrap {
    border: 1px solid #c10011;
    margin: 5vw;
    padding: 5vw 3vw;
  }
}

.help.modal-cont-wrap .get-point-wrap h3 {
  color: #c10011;
  font-size: 24px;
  padding: 0 0 20px;
  text-align: center;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .get-point-wrap h3 {
    font-size: 5.56vw;
    line-height: 1.2;
    padding: 0;
    margin-bottom: 3.75vw;
  }
}

.help.modal-cont-wrap .get-point-wrap p {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .get-point-wrap p {
    font-size: 3.75vw;
    margin-bottom: 3vw;
  }
}

.help.modal-cont-wrap .get-point-wrap p.label {
  background: #c10011;
  color: #fff;
  display: inline-block;
  padding: .5em .3em .4em .5em;
  margin-top: 20px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .get-point-wrap p.label {
    margin-top: 2.33vw;
  }
}

.help.modal-cont-wrap p.notice {
  color: #c10011;
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 20px;
  text-align: center;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap p.notice {
    font-size: 4.25vw;
    padding: 0 0 3.86vw;
  }
}

.help.modal-cont-wrap .mb-w {
  margin-bottom: 60px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .mb-w {
    margin-bottom: 5vw;
  }
}

.help.modal-cont-wrap .modal-cont-inner.bg-gray {
  background: #eee;
}

.help.modal-cont-wrap .form-box {
  background: #ddd;
  padding: 30px 40px 40px;
  margin: 40px 180px 30px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .form-box {
    background: #ddd;
    padding: 5vw;
    margin: 5vw;
  }
}

.help.modal-cont-wrap .form-box dl {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .form-box dl {
    display: block;
    padding: 2vw 0;
  }
}

.help.modal-cont-wrap .form-box dl dt {
  color: #866328;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 10px 0;
  width: 145px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .form-box dl dt {
    font-size: 3.75vw;
    padding: 3vw 0;
    width: auto;
  }
}

.help.modal-cont-wrap .form-box dl dd {
  width: calc(100% - 145px);
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .form-box dl dd {
    width: 100%;
  }
}

.help.modal-cont-wrap .form-box dl dd input {
  border: none;
  padding: .5em;
  width: 100%;
}

.help.modal-cont-wrap .form-box dl dd input.w60 {
  width: 60%;
}

.help.modal-cont-wrap .form-btn {
  display: block;
  margin: 0 auto 60px;
  width: 260px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .form-btn {
    display: block;
    margin: 0 auto 15vw;
    width: 60vw;
  }
}

.help.modal-cont-wrap .other-wrap {
  background: #eee;
  color: #000;
  font-weight: bold;
  margin: 0 100px;
  padding: 20px 35px;
}

@media screen and (max-width: 639px) {
  .help.modal-cont-wrap .other-wrap {
    background: #eee;
    font-size: 3.75vw;
    font-weight: bold;
    margin: 0 5vw;
    padding: 5vw;
    text-align: center;
  }
}

.help.modal-cont-wrap .other-wrap a {
  color: #c10011;
}

/* モーダル：作品情報 */
.info.modal-cont-inner {
  padding: 40px 0 0;
  text-align: center;
}

.infoInner {
  background: #fff;
}

.infoTtl {
  margin: 0 0 20px;
}

.infoCatch {
  margin: 0 0 20px;
}

.infoTxt {
  margin: 0 100px;
  text-align: left;
  font-weight: bold;
  line-height: 1.7;
  font-size: 14px;
}

.infoBox {
  margin: 20px 0 0;
  padding: 15px 0 40px;
  background: #c20010;
}

.infoBox_txt {
  margin: 0 0 15px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

.infoBox_txt span {
  margin: 0 2px;
  padding: 0 0 2px;
  border-bottom: 1px solid #fff;
  font-size: 24px;
}

@media screen and (max-width: 639px) {
  .info.modal-cont-inner {
    padding: 20px 0;
    text-align: center;
  }
  .infoTtl {
    margin: 0 20px 20px;
  }
  .infoCatch {
    margin: 0 20px 20px;
  }
  .infoTxt {
    margin: 0 20px;
    text-align: left;
    font-weight: bold;
    line-height: 1.7;
    font-size: 11px;
  }
  .infoBox {
    margin: 15px 0 0;
    padding: 15px 20px 20px;
  }
  .infoBox_txt {
    margin: 0 0 15px;
    font-weight: bold;
    line-height: 1.5;
    font-size: 12px;
  }
  .infoBox_txt span {
    margin: 0 2px;
    padding: 0 0 2px;
    font-size: 16px;
  }
}

/* モーダル：コメント */
.cmmntInner {
  padding: 40px 40px 35px;
  background: #fff;
}

.cmmntBox dt {
  display: inline-block;
  margin: 0 0 15px;
  padding: 3px 10px;
  background: #c10011;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.cmmntBox dt span {
  font-size: 18px;
}

.cmmntBox dd {
  margin: 0 0 35px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
}

.cmmntBox dd:last-child {
  margin: 0;
}

@media screen and (max-width: 1239px) {
  .cmmntInner {
    padding: 20px;
    background: #fff;
  }
  .cmmntBox dt {
    display: block;
    margin: 0 0 10px;
    padding: 3px 7px;
    background: #c10011;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
  }
  .cmmntBox dt span {
    font-size: 11px;
  }
  .cmmntBox dd {
    margin: 0 0 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
  }
  .cmmntBox dd:last-child {
    margin: 0;
  }
}

@media screen and (max-width: 639px) {
  .modaal-container {
    /* overflow: scroll; */
  }
}

/*
######################################################
######################################################
 end importing old 'common_renew'
######################################################
######################################################
*/
/* module
##################################### */
.m_disnon {
  display: none;
}

.m_box_pd10 {
  padding: 10px;
}

.m_box_pd20 {
  padding: 20px;
}

.m_box_pd30 {
  padding: 30px;
}

.m_box_pd40 {
  padding: 40px;
}

.m_box_pd50 {
  padding: 50px;
}

.m_center {
  text-align: center;
}

.m_left {
  text-align: left;
}

.m_right {
  text-align: right;
}

.m_va_top {
  vertical-align: top;
}

.m_va_middle {
  vertical-align: middle;
}

.font_DIN, .ttl_page, .box_chara .en, .box_staff .en, .box_music .en {
  font-family: din-condensed, sans-serif;
  font-weight: 300;
}

.m_font_b {
  font-weight: bold !important;
}

.m_fontS {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontSM {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontM {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontLM {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontL {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_fontLL {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.7;
  font-weight: normal;
}

.m_word_break {
  word-break: break-all;
}

.m_mb0 {
  margin-bottom: 0 !important;
}

.m_mb10 {
  margin-bottom: 10px;
}

.m_mb20 {
  margin-bottom: 20px;
}

.m_mb30 {
  margin-bottom: 30px;
}

.m_mb40 {
  margin-bottom: 40px;
}

.m_mb50 {
  margin-bottom: 50px;
}

.m_mb60 {
  margin-bottom: 60px;
}

.m_mb70 {
  margin-bottom: 70px;
}

.m_mb80 {
  margin-bottom: 80px;
}

.m_mb90 {
  margin-bottom: 90px;
}

.m_mb100 {
  margin-bottom: 100px;
}

.m_ml10 {
  margin-left: 10px;
}

.m_ml20 {
  margin-left: 20px;
}

.m_ml30 {
  margin-left: 30px;
}

.m_ml40 {
  margin-left: 40px;
}

.m_ml50 {
  margin-left: 50px;
}

.m_mr10 {
  margin-right: 10px;
}

.m_mr20 {
  margin-right: 20px;
}

.m_mr30 {
  margin-right: 30px;
}

.m_mr40 {
  margin-right: 40px;
}

.m_mr50 {
  margin-right: 50px;
}

/* structure
##################################### */
* {
  -webkit-tap-highlight-color: transparent;
}

body.page {
  overflow-y: scroll;
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/index/bg01.jpg") no-repeat 50% 0;
  background-size: cover;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-transform: perspective(500px);
  transform: perspective(500px);
  z-index: 500;
}

.cont-wrap {
  position: relative;
  overflow: hidden;
}

#bg_set {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, -500px);
  transform: translate3d(0, 0, -500px);
}

#bg_set .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

#bg_set .mv1 {
  background-image: url(../img/index/bg01.jpg);
}

#bg_set .mv2 {
  background-image: url(../img/index/bg_noise.jpg);
  background-repeat: repeat;
  background-size: auto;
}

#bg_set .grad {
  background-image: url(../img/index/bg03.jpg);
  background-repeat: repeat-x;
  background-size: auto 100%;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  padding: 40px 0;
  width: 240px;
  z-index: 100;
}

#header #logo {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 40px;
}

#header #logo a:hover img {
  -webkit-animation: logoHover 1s ease-in-out infinite;
  animation: logoHover 1s ease-in-out infinite;
}

@-webkit-keyframes logoHover {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  25% {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  75% {
    -webkit-transform: rotateY(270deg);
    transform: rotateY(270deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes logoHover {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  25% {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  75% {
    -webkit-transform: rotateY(270deg);
    transform: rotateY(270deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

#header .releaseday {
  width: 100%;
  margin-left: 40px;
  margin-bottom: 40px;
  text-align: center;
}

#header .releaseday img {
  width: 76px;
}

#header h2 {
  margin-bottom: 8%;
  padding-left: 40px;
  font-size: 14px;
}

#header .btn_close {
  display: none;
  position: fixed;
  bottom: 2.5vw;
  right: 2.5vw;
  width: 13.75%;
  padding-top: 13.75%;
  background: url(../img/common/btn_close.png) no-repeat;
  background-size: contain;
  z-index: 10000;
  cursor: pointer;
}

#header .tv a {
  position: relative;
  display: inline-block;
}

#header .tv a:not(:last-child) {
  margin-bottom: 8%;
}

#header .tv a img {
  position: relative;
  width: auto;
  height: 24px;
}

#header .tv a img:nth-child(1) {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all .15s .15s ease-in;
  -o-transition: all .15s .15s ease-in;
  transition: all .15s .15s ease-in;
}

#header .tv a img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

#header .tv a:hover img:nth-child(1), #header .tv a.is-active img:nth-child(1) {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

#header .tv a:hover img:nth-child(2), #header .tv a.is-active img:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all .15s .15s ease-in;
  -o-transition: all .15s .15s ease-in;
  transition: all .15s .15s ease-in;
}

#gnav {
  margin-bottom: 10%;
}

#gnav li:not(:last-child) {
  margin-bottom: 8%;
}

#gnav li a {
  position: relative;
  display: inline-block;
}

#gnav li a img {
  position: relative;
  width: auto;
  height: 24px;
}

#gnav li a img:nth-child(1) {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all .15s .15s ease-in;
  -o-transition: all .15s .15s ease-in;
  transition: all .15s .15s ease-in;
}

#gnav li a img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

#gnav li.is-active img:nth-child(1), #gnav li a:hover img:nth-child(1) {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

#gnav li.is-active img:nth-child(2), #gnav li a:hover img:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all .15s .15s ease-in;
  -o-transition: all .15s .15s ease-in;
  transition: all .15s .15s ease-in;
}

#main {
  position: relative;
}

body:not(#index) #main h1.logo {
  display: none;
}

#main_inner {
  position: relative;
  padding-left: 240px;
  padding-bottom: 160px;
  overflow: hidden;
}

.ttl_page {
  margin-bottom: 80px;
  padding-top: 80px;
  font-size: 56px;
  font-weight: 400;
  text-align: center;
  text-shadow: #000 0 0 10px;
}

.ttl_page:after {
  content: attr(data-jp);
  display: block;
  margin-top: 10px;
  font-size: 16px;
}

.ttl_sub {
  margin-bottom: 40px;
  padding: 10px 20px;
  border-left: 4px solid #fff100;
  font-size: 24px;
}

.btn-sns01 ul a, .btn-sns02 ul a {
  position: relative;
  display: block;
  width: 40px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.btn-sns01 ul a img, .btn-sns02 ul a img {
  width: 100%;
}

.btn-sns01 ul a img:nth-child(1), .btn-sns02 ul a img:nth-child(1) {
  background: #fff;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all .15s .15s ease-in;
  -o-transition: all .15s .15s ease-in;
  transition: all .15s .15s ease-in;
}

.btn-sns01 ul a img:nth-child(2), .btn-sns02 ul a img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff100;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

.btn-sns01 ul a:hover img:nth-child(1), .btn-sns02 ul a:hover img:nth-child(1) {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

.btn-sns01 ul a:hover img:nth-child(2), .btn-sns02 ul a:hover img:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all .15s .15s ease-in;
  -o-transition: all .15s .15s ease-in;
  transition: all .15s .15s ease-in;
}

.btn-sns01 ul {
  padding-left: 40px;
  margin-bottom: 10%;
  letter-spacing: -.4em;
}

.btn-sns01 ul li {
  display: inline-block;
  letter-spacing: normal;
}

.btn-sns01 ul li:not(:last-child) {
  margin-right: 8px;
}

.btn-sns01 ul a img {
  border-radius: 50%;
}

.btn-sns02 {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-top: 47px;
  text-align: center;
}

.btn-sns02 h2 {
  position: absolute;
  top: 0;
  left: 26px;
  font-size: 14px;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.btn-sns02 h2 img {
  vertical-align: top;
}

.btn-sns02 ul li:not(:last-child) {
  margin-bottom: 8px;
}

.btn_gnav {
  display: none;
  position: fixed;
  bottom: 2.5vw;
  right: 2.5vw;
  width: 13.75%;
  padding-top: 13.75%;
  background: url(../img/common/btn_gnav.png) no-repeat;
  background-size: contain;
  z-index: 100;
}

#footer {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 40px;
  background: #000;
  overflow: hidden;
}

#footer .udcast {
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .udcast a {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

#footer small {
  float: right;
  display: block;
  padding-top: 6px;
  font-size: 12px;
  font-style: normal;
}

#btn_ptop {
  position: fixed;
  bottom: -18px;
  right: -188px;
}

#btn_ptop a {
  display: block;
}

#btn_ptop a:hover {
  -webkit-animation: ptopHover 3s linear infinite;
  animation: ptopHover 3s linear infinite;
}

@-webkit-keyframes ptopHover {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
  }
  10% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  15% {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
  }
  20% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  55% {
    -webkit-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
  60% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  65% {
    -webkit-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
  70% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes ptopHover {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
  }
  10% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  15% {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
  }
  20% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  55% {
    -webkit-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
  60% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  65% {
    -webkit-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
  70% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

#btn_ptop img {
  width: 100%;
}

/* parts
##################################### */
@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.box {
  width: 680px;
  margin: 0 auto;
}

.boxSuper {
  opacity: 0;
}

.boxSuper.active {
  -webkit-animation: pulse .5s ease-in-out forwards;
  animation: pulse .5s ease-in-out forwards;
}

.btn01 {
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 20px;
  background: #fff;
  color: #000;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.btn01:hover {
  background: #fff100;
}

.list_tab {
  margin-bottom: 32px;
  letter-spacing: -.4em;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.list_tab li {
  display: inline-block;
  width: 164px;
  margin: 0 4px 8px;
  letter-spacing: normal;
}

.list_tab li a {
  display: block;
  padding: 7px 0 5px;
  background: #fff;
  color: #000;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_tab li a:hover, .list_tab li a.is-active {
  background: #fff100;
}

.box_movie {
  position: relative;
  width: 680px;
  height: 384px;
  margin: 0 auto 25px;
}

.box_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.box_topic {
  width: 680px;
  margin: 0 auto;
}

.box_topic:not(:last-child) {
  margin-bottom: 40px;
}

.box_topic .heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.box_topic .heading:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 16px;
  height: 9px;
  background-image: url(../img/news/ico_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.box_topic .heading .date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  padding: 25px 20px;
  background: #fff100;
  color: #000;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
}

.box_topic .heading .date span:after {
  display: block;
  margin-top: 3px;
  font-size: 12px;
}

.box_topic .heading .ttl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 103px);
  padding: 20px 50px 20px 25px;
  margin-left: 3px;
  background: #000;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.7;
}

.box_topic .heading .ttl span {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
}

.box_topic .heading.open:after {
  background-image: url(../img/news/ico_arrow_on.png);
}

.box_topic .detail {
  display: none;
  margin-top: 15px;
  line-height: 1.7;
  font-size: 14px;
}

.box_topic .detail a:not([class*="btn"]) {
  color: #fff100;
}

.box_topic .detail a:not([class*="btn"]):hover {
  text-decoration: underline;
}

.box_topic.topic .date span:after {
  content: 'TOPIC';
}

.box_topic.media .date span:after {
  content: 'MEDIA';
}

.box_topic.event .date span:after {
  content: 'EVENT';
}

.box_topic.koneko .date span:after {
  content: '子猫Club';
}

/* index
===================================== */
#index {
  position: relative;
  min-width: 1240px;
}

#index #bg_set {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#index .cont-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#index #header_sp {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
}

#index #header {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#index #header #logo, #index #header .releaseday {
  display: none;
}

#index #header h2 {
  color: #000;
}

#index #gnav li.index {
  display: none;
}

#index #btn_ptop a {
  display: none;
}

#index .bnr {
  position: absolute;
  top: 0;
  right: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding-top: 136px;
  text-align: right;
}

#index .bnr a:not(:last-child) {
  margin-bottom: 20px;
}

#index .bnr a img {
  width: auto;
  height: 23.52941%;
  max-width: inherit;
}

#index .billing {
  display: none;
}

#index .links {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

#index .links .btn_links {
  display: inline-block;
  position: absolute;
  top: -40px;
  left: 50%;
  cursor: pointer;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#index .links .btn_links:before {
  content: url(../img/common/ico_arrow01.png);
  position: absolute;
  top: 8px;
  right: 20px;
}

#index .links .btn_links:after {
  content: url(../img/index/btn_close.png);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#index .links .btn_links:hover:before {
  -webkit-animation: arrowUp 0.5s ease-in-out infinite;
  animation: arrowUp 0.5s ease-in-out infinite;
}

@-webkit-keyframes arrowUp {
  0% {
    top: 8px;
  }
  50% {
    top: 4px;
  }
  100% {
    top: 8px;
  }
}

@keyframes arrowUp {
  0% {
    top: 8px;
  }
  50% {
    top: 4px;
  }
  100% {
    top: 8px;
  }
}

#index .links ul {
  width: 680px;
  padding: 40px 0;
  margin: 0 auto;
  letter-spacing: -.4em;
}

#index .links li {
  display: inline-block;
  width: 200px;
  letter-spacing: normal;
  vertical-align: middle;
}

#index .links li:not(:nth-child(3n)):not(:last-child) {
  margin-right: 40px;
}

#index .links li:nth-child(n+4) {
  margin-top: 20px;
}

#index .links li img {
  width: 100%;
}

#index .links.on {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

#index .links.on .btn_links:after {
  opacity: 1;
}

#index .movieModal {
  position: fixed;
  z-index: -10;
}

#mainvisual {
  position: relative;
  padding-top: calc(100vh - 40px);
  min-height: 740px;
  text-align: center;
}

#mainvisual .mv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#mainvisual .mv > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

#mainvisual .mv > div:nth-child(2) img {
  opacity: 0;
  -webkit-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}

#mainvisual .mv > div:nth-child(1) img {
  opacity: 0;
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}

#mainvisual .mv img {
  width: auto;
  height: 100%;
  max-width: inherit;
  -webkit-transition: all .5s .3s ease-out;
  -o-transition: all .5s .3s ease-out;
  transition: all .5s .3s ease-out;
}

#mainvisual .mv.on div:nth-child(n-1) img {
  opacity: 1;
}

#mainvisual .copy {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: calc(89 / 680 * 100%);
  padding-top: calc(10 / 1240 * 100%);
  background: url("../img/index/bg_copy_pc.png") repeat-x;
  background-size: auto 100%;
  letter-spacing: -.4em;
  text-align: center;
}

#mainvisual .copy img {
  width: auto;
}

#mainvisual .copy img:nth-child(1) {
  height: calc(33 / 79 * 100%);
}

#mainvisual .copy img:nth-child(2) {
  height: calc(54 / 79 * 100%);
}

#mainvisual .logo {
  position: absolute;
  bottom: 11.76471%;
  left: 0;
  width: 100%;
  height: 24.55882%;
  text-align: center;
}

#mainvisual .logo img {
  width: auto;
  height: 100%;
}

#mainvisual .releaseday {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 100%;
  height: 14.70588%;
  text-align: right;
}

#mainvisual .releaseday img {
  width: auto;
  height: 100%;
  max-width: inherit;
  -webkit-transform: translateX(-108%);
  -ms-transform: translateX(-108%);
  transform: translateX(-108%);
}

#mainvisual .ico {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  transform: translateX(-40%);
  width: auto;
  height: 25.29412%;
}

#mainvisual #particle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#mainvisual .mv1 > div:nth-child(1) {
  top: 13.08824%;
  height: 143.97059%;
}

#mainvisual .mv1 > div:nth-child(2) {
  top: 20%;
  height: 137.05882%;
}

#mainvisual .mv1 > div:nth-child(3) {
  top: 10.29412%;
  height: 146.91176%;
}

#mainvisual .mv1.on > div:nth-child(1) img {
  -webkit-transform: translateX(88%);
  -ms-transform: translateX(88%);
  transform: translateX(88%);
}

#mainvisual .mv1.on > div:nth-child(2) img {
  -webkit-transform: translateX(-85%);
  -ms-transform: translateX(-85%);
  transform: translateX(-85%);
}

#mainvisual .mv2 > div:nth-child(1) {
  top: 15.88235%;
  height: 141.32353%;
}

#mainvisual .mv2 > div:nth-child(2) {
  top: 16.47059%;
  height: 140.73529%;
}

#mainvisual .mv2 > div:nth-child(3) {
  top: 7.94118%;
  height: 149.70588%;
}

#mainvisual .mv2.on > div:nth-child(1) img {
  -webkit-transform: translateX(74%);
  -ms-transform: translateX(74%);
  transform: translateX(74%);
}

#mainvisual .mv2.on > div:nth-child(2) img {
  -webkit-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  transform: translateX(-101%);
}

#mainvisual .mv3 > div:nth-child(1) {
  top: 16.47059%;
  height: 140.88235%;
}

#mainvisual .mv3 > div:nth-child(2) {
  top: 13.52941%;
  height: 143.52941%;
}

#mainvisual .mv3 > div:nth-child(3) {
  top: 9.41176%;
  height: 147.94118%;
}

#mainvisual .mv3.on > div:nth-child(1) img {
  -webkit-transform: translateX(87%);
  -ms-transform: translateX(87%);
  transform: translateX(87%);
}

#mainvisual .mv3.on > div:nth-child(2) img {
  -webkit-transform: translateX(-71%);
  -ms-transform: translateX(-71%);
  transform: translateX(-71%);
}

/* about the movie
===================================== */
#about .ttl_page {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-left: 240px;
}

#about .chart {
  padding: 80px 0;
  background: #aa020b;
  text-align: center;
}

#about .chart p {
  display: none;
}

#about .slider {
  position: relative;
  padding-top: 144px;
  background: url("../img/about/img04.jpg") repeat-x;
  background-size: auto 100%;
}

.box_about {
  padding-top: calc(720 / 1000 * 100%);
  background: url("../img/about/img01.png") no-repeat 50% 0 #fff100;
  background-size: 100% auto;
  color: #000;
  font-weight: bold;
  line-height: 2;
}

.box_about .inner {
  width: 1030px;
  margin: 0 auto;
  padding: 0 80px 80px;
}

.box_about .inner p:not(:last-child) {
  margin-bottom: 20px;
}

/* introduction
===================================== */
#introduction #main_inner {
  padding-left: 0;
  padding-bottom: 0;
  margin-left: 240px;
  background: url("../img/introduction/img01.png") no-repeat 100% 0 #56070c;
  background-size: calc(100% - 240px) auto;
  background-attachment: fixed;
}

#introduction #main_inner h2 {
  padding-top: calc(680 / 1000 * 100%);
  background: url("../img/introduction/ttl_page_pc.png") no-repeat 100% 3.45vw;
  background-size: calc(100% - 240px) auto;
  background-attachment: fixed;
  text-indent: -9999px;
  font-size: 0;
}

#introduction #main_inner figure:before {
  content: '';
  display: block;
  padding-top: calc(616 / 1000 * 100%);
}

#introduction #main_inner figure div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#introduction #main_inner figure div:before, #introduction #main_inner figure div:after {
  content: '';
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #fff100;
}

.box_intro {
  padding-bottom: 40px;
  background: #fff100;
  color: #000;
  font-weight: bold;
  line-height: 2;
}

.box_intro .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 62px 80px 30px;
}

.box_intro .inner p:not(:last-child) {
  margin-bottom: 20px;
}

/* story
===================================== */
#story #main_inner {
  padding-left: 0;
  margin-left: 240px;
  background-color: #aa020b;
}

#story #main_inner h2 {
  padding-top: calc(536 / 1000 * 100%);
  background: url("../img/story/ttl_page_pc.png") no-repeat 100% 2.74vw, url("../img/story/img01.jpg") no-repeat 100% 0;
  background-size: 100% auto !important;
  text-indent: -9999px;
  font-size: 0;
}

#story .col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#story .col2 > * {
  width: 50%;
}

#story .img_col > * {
  position: relative;
  float: left;
}

#story .img_col > *:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/logo.png") no-repeat 50% 50% #aa020b;
  background-size: 200px auto;
}

#story .img_col img {
  position: relative;
  width: 100%;
}

#story .img_col2 > * {
  width: 50%;
}

#story .img_col3 > *:nth-child(1), #story .img_col3 > *:nth-child(3) {
  width: 36%;
}

#story .img_col3 > *:nth-child(2) {
  width: 28%;
}

#story .imgSuper:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

#story .imgSuper img {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
}

#story .imgSuper.active:nth-child(1):before {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

#story .imgSuper.active:nth-child(1) img {
  -webkit-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

#story .imgSuper.active:nth-child(2):before {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

#story .imgSuper.active:nth-child(2) img {
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

#story .imgSuper.active:nth-child(3):before {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

#story .imgSuper.active:nth-child(3) img {
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

#story .imgSuper.active:nth-child(4):before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

#story .imgSuper.active:nth-child(4) img {
  -webkit-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

#story .imgSuper.active:before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

#story .imgSuper.active img {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

#story .txt {
  width: 432px;
  margin: 0 auto;
  line-height: 2;
}

#story .copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#story .copy:before, #story .copy:after {
  content: '';
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #fff100;
}

.box_story {
  background: #aa020b;
}

/* character
===================================== */
#character #main_inner {
  padding-left: 0;
  padding-bottom: 240px;
  margin-left: 240px;
  background-color: #aa020b;
}

#character .ttl_page {
  margin-bottom: 0;
  padding-bottom: 58px;
  background: url("../img/character/bg_ttl.png") no-repeat 50% 0 #aa020b;
}

#character .chart {
  position: relative;
  padding-bottom: 50px;
  background: #aa020b;
  text-align: center;
}

#character .chart h3 {
  position: absolute;
  top: 23px;
  left: 0;
}

#character .chart .inner {
  position: relative;
}

#character .chart p {
  display: none;
}

.box_chara {
  display: none;
  position: relative;
  background: #aa020b;
}

.box_chara:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/logo.png") no-repeat 50% 50% #aa020b;
  background-size: 300px auto;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: all .15s .15s ease-out;
  -o-transition: all .15s .15s ease-out;
  transition: all .15s .15s ease-out;
}

.box_chara .inner {
  background: #fff;
  color: #000;
  overflow: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
}

.box_chara .inner > * {
  float: left;
  width: 50%;
}

.box_chara .img img {
  width: 100%;
}

.box_chara dl {
  position: relative;
  width: 500px;
  margin: 0 auto;
  padding: 40px;
}

.box_chara dt {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
}

.box_chara dt span {
  display: inline-block;
  margin-left: 20px;
  margin-bottom: 5px;
  padding-top: .15em;
  background: #aa020b;
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
  color: #fff;
}

.box_chara dd {
  line-height: 2;
}

.box_chara .en {
  position: absolute;
  bottom: -17px;
  right: 0;
  width: 100%;
  font-size: 96px;
  line-height: 1;
  font-weight: 400;
  text-align: right;
  color: #aa020b;
}

.box_chara.is-active:before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.box_chara.is-active .inner {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s;
}

.list_chara {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  background: #aa020b;
}

.list_chara li {
  position: relative;
  width: 10%;
  cursor: pointer;
}

.list_chara li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 241, 0, 0.4);
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_chara li:hover:after, .list_chara li.is-active:after {
  opacity: 1;
}

/* staff
===================================== */
#staff #main_inner {
  padding-left: 0;
  padding-bottom: 240px;
  margin-left: 240px;
  background-color: #aa020b;
}

#staff .ttl_page {
  margin-bottom: 0;
  padding-bottom: 58px;
  background: url("../img/character/bg_ttl.png") no-repeat 50% 0 #aa020b;
}

.box_staff {
  background: #aa020b;
}

.box_staff .inner {
  position: relative;
  background: #fff;
  color: #000;
  overflow: hidden;
}

.box_staff .inner > * {
  float: left;
  width: 50%;
}

.box_staff .img img {
  width: 100%;
}

.box_staff dl {
  position: relative;
  width: 500px;
  margin: 0 auto;
  padding: 40px;
}

.box_staff .part {
  display: inline-block;
  margin-bottom: 20px;
  padding-top: .15em;
  background: #aa020b;
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
  color: #fff;
}

.box_staff dt {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
}

.box_staff dd {
  line-height: 1.8;
}

.box_staff .en {
  position: absolute;
  bottom: -14px;
  right: 0;
  width: 100%;
  font-size: 80px;
  line-height: 1;
  font-weight: 400;
  text-align: right;
  color: #aa020b;
}

.box_staff:nth-of-type(even) .inner > * {
  float: right;
}

.box_staff:nth-of-type(even) .en {
  text-align: left;
}

/* music
===================================== */
#music #main_inner {
  padding-left: 0;
  padding-bottom: 240px;
  margin-left: 240px;
  background-color: #aa020b;
}

#music .ttl_page {
  margin-bottom: 0;
  padding-bottom: 58px;
  background: url("../img/character/bg_ttl.png") no-repeat 50% 0 #aa020b;
}

.box_music {
  background: #aa020b;
}

.box_music .inner {
  position: relative;
  background: #fff;
  color: #000;
  overflow: hidden;
}

.box_music .img img {
  width: 100%;
}

.box_music dl {
  position: relative;
  padding: 40px 80px 100px;
}

.box_music dt {
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
}

.box_music .etc {
  margin-bottom: 30px;
}

.box_music dd {
  line-height: 2;
}

.box_music .en {
  position: absolute;
  bottom: -14px;
  right: 0;
  width: 100%;
  font-size: 80px;
  line-height: 1;
  font-weight: 400;
  text-align: right;
  color: #aa020b;
}

/* movie
===================================== */
.list_movie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 680px;
  margin: 0 auto;
  font-size: 16px;
}

.list_movie li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 48%;
  margin-bottom: 20px;
}

.list_movie a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 1em 0;
  background: #000;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.list_movie a.is-active, .list_movie a:hover {
  background: #fff100;
  color: #000;
}

#movie.modal #box_movie {
  position: relative;
  width: 900px;
  height: 540px;
}

#movie.modal #box_movie iframe, #movie.modal #box_movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* media
===================================== */
#repeat .list_tab {
  margin-bottom: 60px;
}

#repeat .list_tab li {
  width: 32%;
  margin: 0;
}

#repeat .list_tab li:not(:nth-child(3n)):not(:last-child) {
  margin-right: 2%;
}

#repeat .latest {
  position: relative;
  margin-bottom: 8px;
  padding: 10px 140px 10px 20px;
  background: #fff100;
  color: #000;
  font-size: 18px;
  line-height: 1.7;
  font-weight: bold;
}

#repeat .latest span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 20px 15px;
  text-align: right;
  font-size: 12px;
}

#repeat .data {
  font-size: 14px;
  line-height: 1.7;
}

#repeat .data li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#repeat .data li:first-child p {
  background: #000;
  color: #fff;
}

#repeat .data li:not(:last-child) {
  margin-bottom: 4px;
}

#repeat .data p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: .5em 20px .4em;
  background: #fff;
  color: #000;
  text-align: center;
}

#repeat .data p:nth-child(1) {
  width: 50%;
}

#repeat .data p:not(:first-child) {
  width: calc(50% - 4px);
  margin-left: 4px;
}

/* ig
===================================== */
#ig .list_tab {
  margin-bottom: 60px;
}

#ig .list_tab li {
  width: 32%;
  margin: 0;
}

#ig .list_tab li:not(:nth-child(3n)):not(:last-child) {
  margin-right: 2%;
}

#ig .latest {
  position: relative;
  margin-bottom: 8px;
  padding: 10px 140px 10px 20px;
  background: #fff100;
  color: #000;
  font-size: 18px;
  line-height: 1.7;
  font-weight: bold;
}

#ig .latest span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 20px 15px;
  text-align: right;
  font-size: 12px;
}

#ig .data {
  font-size: 14px;
  line-height: 1.7;
}

#ig .data li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#ig .data li:first-child p {
  background: #000;
  color: #fff;
}

#ig .data li:not(:last-child) {
  margin-bottom: 4px;
}

#ig .data p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: .5em 20px .4em;
  background: #fff;
  color: #000;
  text-align: center;
}

#ig .data p:nth-child(1) {
  width: 50%;
}

#ig .data p:not(:first-child) {
  width: calc(50% - 4px);
  margin-left: 4px;
}

/* production note
===================================== */
#productionnote #main_inner {
  padding-bottom: 0;
}

#productionnote #main_inner h2 {
  padding-top: 296px;
  background: url("../img/productionnote/ttl_page_pc.png") no-repeat 50% 50%, url("../img/productionnote/bg.jpg") no-repeat 50% 0;
  background-size: auto, 100% auto;
  text-indent: -9999px;
  font-size: 0;
}

.box_prono {
  padding-bottom: 160px;
  background: url("../img/productionnote/bg.jpg") repeat-y;
  background-size: 100% auto;
}

.box_prono h3 {
  margin-bottom: 10px;
  font-size: 24px;
  color: #aa020b;
}

.box_prono .txt {
  width: 840px;
  margin: 0 auto;
  padding: 40px 0;
  line-height: 2;
  color: #000;
}

.box_prono hr {
  width: 840px;
  height: 4px;
  margin: 0 auto;
  background: #000;
  border: none;
}

.box_prono figure {
  position: relative;
  overflow: hidden;
}

.box_prono figure img {
  width: 100%;
}

.box_prono figure img:nth-child(2) {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  -webkit-transition: -webkit-transform .3s .5s ease-out;
  transition: -webkit-transform .3s .5s ease-out;
  -o-transition: transform .3s .5s ease-out;
  transition: transform .3s .5s ease-out;
  transition: transform .3s .5s ease-out, -webkit-transform .3s .5s ease-out;
}

.box_prono figure:nth-of-type(2) img:nth-child(2) {
  width: calc(144 / 1000 * 100%);
  -webkit-transform: translate(-60%, 100%);
  -ms-transform: translate(-60%, 100%);
  transform: translate(-60%, 100%);
}

.box_prono figure:nth-of-type(3) img:nth-child(2) {
  width: calc(153 / 1000 * 100%);
}

.box_prono figure.active img:nth-child(2) {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.box_prono figure.active:nth-of-type(2) img:nth-child(2) {
  -webkit-transform: translate(-60%, 0);
  -ms-transform: translate(-60%, 0);
  transform: translate(-60%, 0);
}

/* special talk
===================================== */
#specialtalk #main_inner {
  padding-left: 0;
  padding-bottom: 240px;
  margin-left: 240px;
  background-color: #d60045;
  z-index: 1;
}

#specialtalk #main_inner:before {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  width: calc(100% - 240px);
  height: 100%;
  background: url("../img/specialtalk/bg.png") no-repeat 50% 50%;
  background-size: auto 80%;
  z-index: -1;
}

#specialtalk #main_inner figure {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#specialtalk .ttl_page {
  margin-bottom: 0;
  padding-bottom: 58px;
  background: url("../img/character/bg_ttl.png") no-repeat 50% 0;
}

#specialtalk .btn-sns02, #specialtalk #btn_ptop, #specialtalk #footer {
  z-index: 1;
}

.box_talk {
  overflow: hidden;
}

.box_talk .txt {
  width: 840px;
  margin: 0 auto;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  line-height: 2;
}

.box_talk .txt:nth-of-type(1) {
  padding: 10px 0 80px;
  border: none;
}

.box_talk .txt:nth-of-type(2) {
  padding: 0 0 20px;
  border: none;
}

.box_talk .txt span {
  display: table-cell;
  vertical-align: top;
}

.box_talk .txt span:nth-child(1) {
  width: 56px;
}

/* responsive(pc)
##################################### */
@media screen and (min-width: 1240px) {
  .sp_only {
    display: none;
  }
}

/* responsive(sp)
##################################### */
@media screen and (max-width: 1239px) {
  .pc_only {
    display: none;
  }
  /* common structure sp =========================== */
  #bg_set .layer {
    padding: 0;
    background-position: 50% 100%;
  }
  #bg_set .grad {
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  #header_sp {
    display: none;
  }
  #header {
    position: inherit;
    width: auto;
    padding: 0;
    margin-bottom: 13%;
    text-align: center;
  }
  #header #logo {
    margin-left: 0;
    margin-bottom: 8%;
    text-align: center;
  }
  #header #logo img {
    width: 50%;
  }
  #header .releaseday {
    display: none;
  }
  #header h2 {
    padding-left: 0;
    color: #fff;
  }
  #header .btn_close {
    display: block;
  }
  #header .tv a img {
    height: 7.5vw;
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  #gnav li a img {
    height: 7.5vw;
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  body:not(#index) #main h1.logo {
    display: block;
    padding-top: 40px;
    text-align: center;
  }
  body:not(#index) #main h1.logo img {
    width: 50%;
  }
  #main_inner {
    padding: 0 3.125% 25%;
    font-size: 12px;
  }
  .ttl_page {
    margin-bottom: 40px;
    padding-top: 40px;
    font-size: 28px;
  }
  .ttl_page:after {
    margin-top: 5px;
    font-size: 12px;
  }
  .ttl_page img {
    width: 100%;
  }
  .ttl_sub {
    margin-bottom: 30px;
    padding: 8px 14px;
    border-left: 3px solid #fff100;
    font-size: 18px;
  }
  .btn-sns01 ul a, .btn-sns02 ul a {
    width: 100%;
  }
  .btn-sns01 ul a img, .btn-sns02 ul a img {
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  .btn-sns01 ul a img:nth-child(2), .btn-sns02 ul a img:nth-child(2) {
    display: none;
  }
  .btn-sns01 ul {
    padding-left: 0;
  }
  .btn-sns01 ul li {
    width: 14%;
  }
  .btn-sns01 ul li:not(:last-child) {
    margin-right: 3.5%;
  }
  .btn-sns02 {
    position: inherit;
    padding-top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .btn-sns02 h2 {
    position: inherit;
    left: 0;
    width: 100%;
    height: auto;
    margin-bottom: 6.25%;
    font-size: 12px;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
  }
  .btn-sns02 h2 img {
    width: 24.21%;
  }
  .btn-sns02 ul {
    letter-spacing: -.4em;
  }
  .btn-sns02 ul li {
    display: inline-block;
    width: 10%;
    letter-spacing: normal;
  }
  .btn-sns02 ul li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 3.5%;
  }
  .btn_gnav {
    display: block;
  }
  #footer {
    position: relative;
    padding: 40px 3.125% 20px;
    text-align: center;
  }
  #footer .udcast {
    float: none;
  }
  #footer .udcast a {
    margin-bottom: 20px;
  }
  #footer small {
    float: none;
    margin-bottom: 20px;
    font-size: 10px;
  }
  #btn_ptop {
    float: right;
    position: relative;
    display: block !important;
    bottom: 0 !important;
    right: 0 !important;
    width: calc(186 / 640 * 100%);
    margin-top: calc(128 / 640 * -100%);
    margin-right: calc(20 / 640 * 100%);
    text-align: right;
  }
  /* common parts sp =========================== */
  .box {
    width: 100%;
  }
  .list_tab li {
    width: 48.5%;
    margin: 0;
  }
  .list_tab li:nth-child(even) {
    margin-left: 3%;
  }
  .list_tab li:nth-child(n+3) {
    margin-top: 3%;
  }
  .box_movie {
    width: 100%;
    height: auto;
    padding-top: 52.73%;
  }
  .box_topic {
    width: 100%;
  }
  .box_topic .heading:after {
    right: 10px;
    width: 14px;
    height: 6.5px;
  }
  .box_topic .heading .date {
    width: 76px;
    padding: 25px 11px;
    font-size: 18px;
  }
  .box_topic .heading .date span:after {
    font-size: 10px;
  }
  .box_topic .heading .ttl {
    width: calc(100% - 79px);
    padding: 20px 35px 20px 15px;
    font-size: 14px;
  }
  .box_topic .box_movie {
    width: 100%;
  }
  /* index sp =========================== */
  #index {
    min-width: unset;
    /*padding-top: 63px;*/
  }
  #index #header {
    position: inherit;
    top: 0;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }
  #index #header #logo {
    display: block;
  }
  #index #header h2 {
    color: #fff;
  }
  #index #btn_ptop a {
    display: block;
  }
  #index .bnr {
    position: relative;
    right: 0;
    height: auto;
    padding-top: 12%;
    letter-spacing: -.4em;
    text-align: center;
  }
  #index .bnr a {
    display: inline-block;
    width: calc(260 / 640 * 100%);
    height: auto;
  }
  #index .bnr a:not(:last-child) {
    margin-bottom: 0;
  }
  #index .bnr a:nth-child(even) {
    margin-left: calc(40 / 640 * 100%);
  }
  #index .bnr a:nth-of-type(n+3) {
    margin-top: calc(40 / 640 * 100%);
  }
  #index .bnr a img {
    width: 100%;
    height: auto;
  }
  #index .billing {
    display: block;
    padding: 0 3.125%;
    text-align: center;
  }
  #index .links {
    position: relative;
    bottom: 0 !important;
    left: 0 !important;
    background: none;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  #index .links ul {
    width: auto;
    padding: 0 3.125% 12%;
  }
  #index .links li {
    width: 48.5%;
  }
  #index .links li:not(:nth-child(3n)):not(:last-child) {
    margin-right: 0;
  }
  #index .links li:nth-child(n+4) {
    margin-top: 0;
  }
  #index .links li:nth-child(even) {
    margin-left: 3%;
  }
  #index .links li:nth-child(n+3) {
    margin-top: 3%;
  }
  #index .links .btn_links {
    display: none;
  }
  #mainvisual {
    padding-top: 150.625%;
    min-height: auto;
  }
  #mainvisual:after {
    content: '';
    position: absolute;
    top: 16%;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/index/mask.png") no-repeat 50% 100%;
    background-size: 100% auto;
  }
  #mainvisual .mv > div {
    top: auto !important;
    bottom: 0;
  }
  #mainvisual .copy {
    height: calc(175 / 964 * 100%);
    padding-top: calc(17 / 640 * 100%);
    background: url("../img/index/bg_copy_sp.png") no-repeat;
    background-size: 100% auto;
  }
  #mainvisual .copy img:nth-child(1) {
    height: calc(47 / 158 * 100%);
  }
  #mainvisual .copy img:nth-child(2) {
    height: calc(76 / 158 * 100%);
    margin-top: 1.5%;
  }
  #mainvisual .logo {
    bottom: 19.08714%;
    height: 17.32365%;
  }
  #mainvisual .releaseday {
    bottom: 5.5%;
    height: 10.37344%;
    text-align: center;
  }
  #mainvisual .releaseday img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #mainvisual .ico {
    display: none;
  }
  #mainvisual .mv1 > div:nth-child(1) {
    height: 80.80913%;
  }
  #mainvisual .mv1 > div:nth-child(2) {
    height: 76.86722%;
  }
  #mainvisual .mv1 > div:nth-child(3) {
    height: 82.57261%;
  }
  #mainvisual .mv2 > div:nth-child(1) {
    height: 79.25311%;
  }
  #mainvisual .mv2 > div:nth-child(2) {
    height: 79.04564%;
  }
  #mainvisual .mv2 > div:nth-child(3) {
    height: 83.81743%;
  }
  #mainvisual .mv3 > div:nth-child(1) {
    height: 79.04564%;
  }
  #mainvisual .mv3 > div:nth-child(2) {
    height: 80.60166%;
  }
  #mainvisual .mv3 > div:nth-child(3) {
    height: 83.09129%;
  }
  #mainvisual .mv3 > div:nth-child(3) img {
    -webkit-transform: translateX(-2.7%);
    -ms-transform: translateX(-2.7%);
    transform: translateX(-2.7%);
  }
  /* movie sp =========================== */
  .list_movie {
    width: 100%;
    font-size: 12px;
  }
  /* about sp =========================== */
  #about .ttl_page {
    padding-top: 20px;
    padding-left: 0;
  }
  #about #main_inner {
    padding: 0 0 25%;
  }
  #about .chart {
    padding: calc(80 / 640 * 100%) 0;
  }
  #about .chart .inner {
    padding-bottom: 30px;
    overflow-x: scroll;
    scrollbar-base-color: #fff;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #fff;
    scrollbar-shadow-color: #fff;
    scrollbar-arrow-color: #fff;
  }
  #about .chart .inner::-webkit-scrollbar {
    height: 4px;
  }
  #about .chart .inner::-webkit-scrollbar-track {
    border: none;
    background-color: #000000;
  }
  #about .chart .inner::-webkit-scrollbar-thumb {
    background: #fff;
  }
  #about .chart .inner img {
    max-width: 170.89844%;
  }
  #about .chart p {
    display: block;
    margin-top: 5px;
  }
  #about .chart p:before, #about .chart p:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 4px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  #about .chart p:before {
    margin-right: 10px;
    background-image: url("../img/common/ico_arrow02_l.png");
  }
  #about .chart p:after {
    margin-left: 10px;
    background-image: url("../img/common/ico_arrow02_r.png");
  }
  #about .slider {
    padding-top: calc(144 / 640 * 100%);
  }
  .box_about {
    padding-top: calc(521 / 640 * 100%);
    background-size: 111.47444% auto;
    line-height: 1.7;
  }
  .box_about .inner {
    width: auto;
    padding: 0 3.125% calc(80 / 640 * 100%);
  }
  .box_about .inner p:not(:last-child) {
    margin-bottom: 15px;
  }
  .box_about .inner p:nth-of-type(1) img {
    max-width: 106%;
  }
  /* introduction sp =========================== */
  #introduction .cont-wrap {
    overflow: visible;
  }
  #introduction #main_inner {
    padding: 0 0 25%;
    margin: 0;
    background: none;
    overflow: visible;
  }
  #introduction #main_inner h2 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding-top: calc(680 / 1000 * 100%);
    background: url("../img/introduction/ttl_page_sp.png") no-repeat 100% 7.45%, url("../img/introduction/img01.png") no-repeat 100% 0;
    background-color: #56070c;
    background-size: 100% auto;
  }
  #introduction #main_inner figure {
    position: relative;
    background: url("../img/introduction/img01.png") no-repeat 100% 0;
    background-size: 100% auto;
  }
  #introduction #main_inner figure img {
    width: calc(598 / 640 * 100%);
    height: calc(54 / 640 * 100vw);
  }
  .box_intro {
    position: relative;
    padding-bottom: 20px;
    line-height: 1.7;
  }
  .box_intro .inner {
    width: auto;
    padding: 20px 3.125%;
  }
  .box_intro .inner p:not(:last-child) {
    margin-bottom: 15px;
  }
  /* story sp =========================== */
  #story #main_inner {
    padding: 0 0 25%;
    margin: 0;
    background-color: transparent;
  }
  #story #main_inner h2 {
    padding-top: calc(680 / 1000 * 100%);
    background: url("../img/story/ttl_page_sp.png") no-repeat 100% 7.45%, url("../img/story/img01.jpg") no-repeat 100% 0;
  }
  #story .col2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #story .col2 > * {
    width: 100%;
  }
  #story .img_col2 > * {
    width: 25%;
  }
  #story .img_col2 > *:before {
    background-size: 75% auto;
  }
  #story .img_col3 > *:before {
    background-size: 20vw auto;
  }
  #story .txt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 3.125%;
  }
  #story .copy img {
    width: calc(595 / 640 * 100%);
    height: calc(57 / 640 * 100vw);
  }
  /* character sp =========================== */
  #character #main_inner {
    padding: 0 0 25%;
    margin: 0;
    background-color: transparent;
  }
  #character .ttl_page {
    padding-top: 20px;
    padding-bottom: 28px;
    background-position: 50% 100%;
    background-size: 138% auto;
  }
  #character .chart {
    padding-bottom: calc(80 / 640 * 100%);
  }
  #character .chart h3 {
    top: 5vw;
    left: -6%;
    width: calc(440 / 640 * 100%);
  }
  #character .chart h3 img {
    width: 100%;
  }
  #character .chart .inner {
    padding-bottom: 20px;
    overflow-x: scroll;
    scrollbar-base-color: #fff;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #fff;
    scrollbar-shadow-color: #fff;
    scrollbar-arrow-color: #fff;
  }
  #character .chart .inner::-webkit-scrollbar {
    height: 4px;
  }
  #character .chart .inner::-webkit-scrollbar-track {
    border: none;
    background-color: #000000;
  }
  #character .chart .inner::-webkit-scrollbar-thumb {
    background: #fff;
  }
  #character .chart .inner img {
    width: 170.89844%;
  }
  #character .chart p {
    display: block;
    margin-top: 5px;
  }
  #character .chart p:before, #character .chart p:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 4px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  #character .chart p:before {
    margin-right: 10px;
    background-image: url("../img/common/ico_arrow02_l.png");
  }
  #character .chart p:after {
    margin-left: 10px;
    background-image: url("../img/common/ico_arrow02_r.png");
  }
  .box_chara:before {
    background-size: 60% auto;
  }
  .box_chara .inner > * {
    width: 100%;
  }
  .box_chara dl {
    width: auto;
    padding: 20px 6.25% 60px;
  }
  .box_chara dt {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .box_chara dt span {
    padding-top: 1px;
    margin-left: 10px;
    margin-bottom: 1px;
    font-size: 16px;
  }
  .box_chara .en {
    bottom: -7px;
    font-size: 40px;
  }
  .list_chara {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
  }
  .list_chara li {
    width: 20%;
  }
  /* staff sp =========================== */
  #staff #main_inner {
    padding: 0 0 25%;
    margin: 0;
    background-color: transparent;
  }
  #staff .ttl_page {
    padding-top: 20px;
    padding-bottom: 28px;
    background-position: 50% 100%;
    background-size: 138% auto;
  }
  .box_staff .inner > * {
    width: 100%;
  }
  .box_staff dl {
    width: auto;
    padding: 20px 6.25% 60px;
  }
  .box_staff .part {
    padding-top: 1px;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .box_staff dt {
    width: auto;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .box_staff dd {
    width: auto;
  }
  .box_staff .en {
    bottom: -7px;
    font-size: 40px;
  }
  .box_staff:nth-of-type(even) .en {
    text-align: right;
  }
  /* music sp =========================== */
  #music #main_inner {
    padding: 0 0 25%;
    margin: 0;
    background-color: transparent;
  }
  #music .ttl_page {
    padding-top: 20px;
    padding-bottom: 28px;
    background-position: 50% 100%;
    background-size: 138% auto;
  }
  .box_music dl {
    padding: 20px 6.25% 60px;
  }
  .box_music dt {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.3;
  }
  .box_music .etc {
    margin-bottom: 15px;
  }
  .box_music .en {
    bottom: -7px;
    font-size: 40px;
    letter-spacing: -1px;
  }
  /* media sp =========================== */
  #repeat .list_tab {
    margin-bottom: 40px;
  }
  #repeat .latest {
    padding: 10px 14px;
    font-size: 14px;
  }
  #repeat .latest span {
    position: relative;
    padding: 5px 0 0;
    font-size: 9px;
  }
  #repeat .data {
    font-size: 10px;
  }
  /* productionnote sp =========================== */
  #productionnote #main_inner {
    padding: 0 0 25%;
  }
  #productionnote #main_inner h2 {
    padding-top: calc(240 / 640 * 100%);
    background: url("../img/productionnote/ttl_page_sp.png") no-repeat 50% 6.25vw, url("../img/productionnote/bg.jpg") no-repeat 50% 0;
    background-size: 100% auto;
  }
  .box_prono {
    padding-bottom: 0;
  }
  .box_prono h3 {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .box_prono .txt {
    width: auto;
    padding: 20px 3.125%;
    line-height: 1.7;
  }
  .box_prono hr {
    height: 2px;
    margin: 0 3.125%;
  }
  /* special talk sp =========================== */
  #specialtalk .cont-wrap {
    overflow: unset;
  }
  #specialtalk #main_inner {
    padding: 0;
    margin: 0 0 25%;
    overflow: unset;
  }
  #specialtalk #main_inner:before {
    position: absolute;
    width: 100%;
    background-position: 50% 51.25vw;
    background-size: 93.75% auto;
  }
  #specialtalk #main_inner figure {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    right: auto;
    left: 0;
    width: 37.5%;
  }
  #specialtalk .ttl_page {
    padding-top: 20px;
    padding-bottom: 28px;
    background-position: 50% 100%;
    background-size: 138% auto;
  }
  .box_talk .txt {
    width: 93.75%;
    padding: 10px 0;
  }
  .box_talk .txt:nth-of-type(1) {
    padding: 10px 0 20px;
  }
  .box_talk .txt:nth-of-type(2) {
    padding: 0 0 10px;
  }
  .box_talk .txt span:nth-child(1) {
    width: 40px;
  }
}
