body {
background: #000;
color: #dedede;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 400;
font-style: normal;
width: 100%;
height:100%;
font-size: 1.1vw;
line-height:1.8em;
margin: 0px;
letter-spacing: .5px;
}


#wrap{
width: 100%;
position: relative;
overflow-x: hidden;
line-height: 0;
}

.pc{ display: none;}
.fontS{ font-size: 80%;}
.txtSpace{ letter-spacing: -3px; font-weight: 500;}
.efblock{ width: 100%;}
a:hover {opacity:1;} 

.linkLabel{
margin-top:-50px;
padding-top:50px;
text-indent: -99999px;
}


@keyframes  fadeanm {
0% {opacity: 0;}
100% {opacity: 1;}
}

@keyframes  scaleanm {
0% { transform: scale(1.1,1.1); opacity: 0;}
100% { transform: scale(1,1); opacity: 1;}
}

@keyframes  slideanm {
0% { transform: translateY(20px); opacity: 0;}
100% { transform: translateY(0); opacity: 1;}
}

@keyframes  slideanm2 {
0% { transform: translateX(-50px); opacity: 0;}
100% { transform: translateX(0); opacity: 1;}
}


.ruby1 {
 display: inline;
}
.ruby1 ruby {
 display: table-cell;
}
.ruby1 rt {
 margin: -1.5em auto 0;
 display: block;
 font-size: 0.5em;
 letter-spacing: -1px;
 transform: scale(0.9,0.9);
 font-family: iroha-26tubaki-stdn,sans-serif;
font-weight: 400;
font-style: normal;
}

/*---------------------------------------------

top comment

----------------------------------------------*/

#topcomAll{
background: #000;
width: 100%; height: 100%;
position: fixed;
top: 0; left: 0;
z-index: 100;
overflow-x:hidden;
overflow-y: auto;
}

#topcommainAll{
width: 100%;
}

#topcomBG01{
background: url("../images/topcomment/bg01_sp.png") no-repeat left top;
background-size: contain;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
}

#topcomBG02{
background: url("../images/topcomment/bg02_sp.png") no-repeat right bottom;
background-size: 100% auto;
width: 100%;
position: relative;
}

#topcomBG02:before{
content:"";
display: block;
padding-top: 55%;
}

#topcomClose{
background: url("../images/topcomment/btn_close.png") no-repeat;
background-size: contain;
width: 50px; height: 50px;
position: fixed;
top: 0; right: 0;
z-index: 5;
}

#topcomTXT{
width: 78%;
margin: 9em auto 0;
font-family: "Noto Serif JP", serif;
font-weight: 600;
font-style: normal;
font-size: 3.6vw;
line-height: 1.9em;
color: #fff;
animation: fadeanm 2s ease 1.8s forwards;
opacity: 0;
text-align: justify;
}

.topcomNM{
width: 100%;
font-size: 140%;
color: #fffa00;
text-align: center;
}

/*---------------------------------------------

main

----------------------------------------------*/

.mainSPall{
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
}

.mainPCall{ display: none;}
.mainOFF{ display: none;}

#main{
width: 100%;
position: relative;
overflow: hidden;
margin-top: 50px;
}

#main:before{
content:"";
display: block;
padding-top: 146.66%;
}

.mainall{
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
}

/*  main 01  */

#logo_SP01{
background: url("../images/top3/logo.png") no-repeat center;
background-size: contain;
width: 45.2%; height: 15.54%;
position: absolute;
top: 73.63%; left: 45%;
z-index: 10;
animation: fadeanm 2s ease 1.5s forwards;
opacity: 0;
}

#roadshow_SP01{
background: url("../images/top3/roadshow.png") no-repeat right bottom;
background-size: contain;
width: 20.13%; height: 4.81%;
position: absolute;
top: 93.27%; left: 3.6%;
z-index: 10;
animation: fadeanm 2s ease 1.8s forwards;
opacity: 0;
}

@keyframes  topSPanm01 {
0% { transform: scale(1.3) rotateZ(-10deg); opacity: 1;}
100% { transform: scale(1) rotateZ(0deg);; opacity: 1;}
}

#mainBG_SP01{
background: url("../images/top3/main_bg.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
animation: topSPanm01 2.5s cubic-bezier(0,.67,.47,.99) 0.1s forwards;
}

@keyframes  topSPanm02 {
0% { transform: scale(1.5) rotateZ(10deg); opacity: 1;}
100% { transform: scale(1) rotateZ(0deg); opacity: 1;}
}

#mainRed_SP01{
background: url("../images/top3/main_red.png") no-repeat center;
background-size: contain;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 2;
animation: topSPanm02 2.5s cubic-bezier(0,.67,.47,.99) 0.2s forwards;
}

@keyframes  topSPanm03 {
0% { transform: scale(1.7); opacity: 1;}
100% { transform: scale(1); opacity: 1;}
}

#mainImg_SP01{
background: url("../images/top3/main_img.png") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 3;
animation: topSPanm03 3s cubic-bezier(0,.67,.47,.99) 0.2s forwards;
}

@keyframes  topSPanm04 {
0% { transform: scale(2) rotateZ(-10deg); opacity: 1;}
100% { transform: scale(1) rotateZ(0deg); opacity: 1;}
}

#mainCards_SP01{
background: url("../images/top3/main_cards.png") no-repeat center;
background-size: contain;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 4;
animation: topSPanm04 4.5s cubic-bezier(0,.67,.47,.99) 0.2s forwards;
}

#catch01_SP01{
background: url("../images/top3/catch01_sp.png") no-repeat center;
background-size: contain;
width: 8.1%; height: 34.8%;
position: absolute;
top: 54.27%; left:5.33%;
z-index: 10;
animation: slideanm 1s ease 2.4s forwards;
opacity: 0;
}

#catch02_SP01{
background: url("../images/top3/catch02_sp.png") no-repeat center;
background-size: contain;
width: 58.4%; height: 5.36%;
position: absolute;
top: 93%; left: 27.46%;
z-index: 10;
animation: fadeanm 1s ease 2.1s forwards;
opacity: 0;
}

#logo_en_SP01{
background: url("../images/top3/logo_e.png") no-repeat center bottom;
background-size: contain;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 5;
}


/*  main 02  */

#logo_SP02{
background: url("../images/top/logo_sp.png") no-repeat center;
background-size: contain;
width: 74.26%; height: 8.7%;
position: absolute;
top: 35%; left: 13%;
z-index: 5;
}

#roadshow_SP02{
background: url("../images/top/roadshow_pc.png") no-repeat right bottom;
background-size: contain;
width: 18%; height: 4.18%;
position: absolute;
top: 92.9%; left: 3.2%;
z-index: 5;
}

#mainImg01_SP02{
background: url("../images/top/mainB_sp.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
}

#mainImg02_SP02{
background: url("../images/top/main2_sp.png") no-repeat center;
background-size: cover;
width: 46.66%; height: 51.72%;
position: absolute;
bottom: 0; left: 27.33%;
z-index: 2;
}

#catch01_SP02{
background: url("../images/top/catch_sp.png") no-repeat center;
background-size: contain;
width: 10.93%; height: 100%;
position: absolute;
top: 0; right: 0;
z-index: 4;
}

#catch02_SP02{
background: url("../images/top/catch2_sp.png") no-repeat center;
background-size: contain;
width: 5.3%; height: 46%;
position: absolute;
top: 45.8%; left: 2.26%;
z-index: 4;
}

#logo_en_SP02{
background: url("../images/top/catch_en_sp.png") no-repeat center bottom;
background-size: contain;
width: 9%; height: 100%;
position: absolute;
top: 0; left: 77.33%;
z-index: 3;
opacity: 0.8;
}


/*---------------------------------------------

main anm

----------------------------------------------*/

.mainImgAll .bgImg {
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 5;
opacity: 0;
animation: bgAnime 15s infinite;
}

.mainImgAll .src1 {
width: 100%; height: 100%;
}

.mainImgAll .src2 {
width: 100%; height: 100%;
animation-delay: 7.5s;
}

@keyframes bgAnime {
0% { opacity: 0;}
15% { opacity: 1;}
55% { opacity: 1;}
70% { opacity: 0;}
100% { opacity: 0;}
}



/*---------------------------------------------

mvck

----------------------------------------------*/

#mvtkBtnAll_PC{ display: none;}

#mvtkBtnAll_SP{
width: 100%; height: 60px;
position: relative;
overflow: hidden;
line-height: 0;
display: flex;
justify-content: flex-start;
}

.mvtk_online{
background: #e61e0f url("../images/bnr/bnr_mvtk_online.png") no-repeat center;
background-size: auto 100%;
width: 50%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
text-align: center;
}

.mvtk_card{
background: #96d503 url("../images/bnr/bnr_mvtk_card.png") no-repeat center;
background-size: auto 100%;
width: 50%; height: 100%;
position: absolute;
top: 0; right: 0;
z-index: 1;
text-align: center;
}

.mvtk_online a,.mvtk_card a{
width: 100%; height: 100%;
display: block;
}

#mvckonlineAll{
width: 100%; height: 100vh;
padding: 0;
position: fixed;
bottom: 0; left: 0;
z-index: 100;
display: none;
filter: drop-shadow(0 0 10px rgba(0,0,0,0.4));
}

#mvck{
width: 340px;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%,-50%);
z-index: 2;
display: none;
}

#mvckBG{
background: #000;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
opacity: 0.85;
}

#mvckClose{
background: url("../images/nav/btn_menu02.png") no-repeat;
background-size: contain;
width: 50px; height: 50px;
position: absolute;
top: 0; right: 0;
z-index: 2;
cursor: pointer;
}


/*---------------------------------------------

movie

----------------------------------------------*/

#topmovarea{
background: #000  url("../images/top/bg_dot.png") left top;
background-size: 10px 10px;
width:100%;
margin:0 auto;
padding: 6.5vw 0;
line-height: 0;
/*border-bottom: 2px dotted #512000;*/
}

#topmovarea .movie {
width: 85%;
margin: 1vw auto;
}

#topmovarea .movie .inner {
background-color: #000;
position: relative;
padding-bottom: 56.25%;
height: 0;
margin: 0 auto;
border: 1px solid #544f00;
}

#topmovarea .movie .inner iframe {
position: absolute;
top: 0;
left: 0px;
width: 100%;
height: 100%;
}


#topmovarea .movie .tab_area {
width: 100%;
display: flex;
flex-wrap: wrap;
margin: 5px auto;
justify-content: center;
}

#topmovarea .movie .tab_area li {
width: 48%; height: 40px;
line-height: 40px;
text-align: center;
font-size: 13px;
margin: 0.5%;
padding: 0;
font-family: "Noto Serif JP", serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
position: relative;
overflow: hidden;
}

#topmovarea .movie .tab_area li a{
width: 100%; height: 100%;
background: #9a8900;
display: block;
text-decoration: none;
color: #000;
float: left;
}

#topmovarea .movie .tab_area li a.active{
background: linear-gradient(90deg, #e3e601 0%, #fad000 80%);
color: #000;
}

.menubtnpos{
width: 100%;
vertical-align: middle;
position: absolute;
top: 50%; left: 0;
transform: translateY(-50%);
z-index: 1;
line-height: 1.2em;
}



/*---------------------------------------------

contents

----------------------------------------------*/

#content{
background: url("../images/top/bg_logo.png") repeat-y top right;
background-size: 20% auto;
width: 100%;
position: relative;
overflow-x: hidden;
}

.contentBlock{
width: 100%;
padding: 8vw 0;
}


#m_intro{
background: url("../images/top/m_intro.png") no-repeat center;
background-size: contain;
width: 100%;
position: relative;
overflow: hidden;
margin: 4em auto;
}

#m_story{
background: url("../images/top/m_story.png") no-repeat center;
background-size: contain;
width: 100%;
position: relative;
overflow: hidden;
margin: 4em auto;
}

#m_cast{
background: url("../images/top3/m_cast.png") no-repeat center;
background-size: contain;
width: 100%;
position: relative;
overflow: hidden;
margin: 4em auto;
}

#m_comment{
background: url("../images/top/m_comment.png") no-repeat center;
background-size: contain;
width: 100%;
position: relative;
overflow: hidden;
margin: 4em auto;
}

#m_intro:before,#m_story:before,#m_comment:before,#m_cast:before{ 
content:""; 
display: block; 
padding-top: 6.4%;
}

#introM{
width: 100%;
font-family: "Noto Serif JP", serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
text-align: center;
transform: scaleX(90%);
font-size: 4.7vw;
line-height: 1.5em;
background: linear-gradient(90deg, #e3e601 0%, #fad000 80%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
letter-spacing: 0.03em;
}

#introTxt{
width: 85%;
text-align: justify;
line-height: 1.8em;
font-size: 3vw;
margin: 3vw auto 0;
}

#storyTxt{
width: 100%;
text-align: center;
line-height: 2em;
font-size: 3.2vw;
margin: 3vw auto 0;
}


.commentNM{
width: 100%;
font-family: "Noto Serif JP", serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
text-align: center;
transform: scaleX(93%);
font-size: 5.5vw;
line-height: 1.2em;
background: linear-gradient(90deg, #e3e601 0%, #fad000 80%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
letter-spacing: -0.1em;
letter-spacing: 0.05em;
}

.commentImg{
width: 100%;
text-align: center;
margin: 3vw auto;
pointer-events: none;
}

.commentImg img{ width: 50%;}

.commentTxt{
width: 85%;
text-align: justify;
line-height: 1.8em;
font-size: 3vw;
margin: 3vw auto 6vw;
}


/*---------------------------------------------

cast characters

----------------------------------------------*/



@media screen and (min-width : 641px){

#chartAll{
width: 100%;
position: relative;
overflow: hidden;
padding: 3em 0 0;
}

#chartImg{
background: url("../images/chart/chart_sp.jpg") no-repeat center;
background-size: contain;
width: 100%;
position: relative;
}

#chartImg:before{
content:"";
display: block;
padding-top: 66.66%;
}

#chartTxt{ display: none;}

}

@media screen and (max-width : 640px){

#chartTxt{
width: 100%;
text-align: center;
line-height: 1em;
padding: 2em 0 0;
font-size: 90%;
}

#chartAll{
width: 100%;
overflow-x: auto;
overflow-y: hidden;
}

#chartImg{
background: url("../images/chart/chart_sp.jpg") no-repeat center;
background-size: contain;
width: 225%;
position: relative;
}

#chartImg:before{
content:"";
display: block;
padding-top: 66.66%;
}

#chartTxt{
background: url("../images/chart/swipe.png") no-repeat center;
background-size: contain;
width: 100%;
text-align: center;
padding: 1em 0;
font-size: 10px;
color: #ece811;
}

#chartTxt:before{
content:"";
display: block;
padding-top: 3%;
}

}


/*---------------------------------------------

bnr S

----------------------------------------------*/

#bnrSall{
width: 100%;
padding: 3vw 0;
text-align: center;
}

#bnrSall img{ width: 160px; margin: 5px 2px;}

/*---------------------------------------------

footer

----------------------------------------------*/

.bsline{
background: url("../images/top/bg_dot.png") repeat-x top left;
background-size: 10px 10px;
width: 100%; height: 10px;
}

#billing{
background: url("../images/top3/billing.png") no-repeat left;
background-size: contain;
width: 100%;
position: relative;
margin: 2em auto;
}

#billing:before{
content:"";
display: block;
padding-top: 42.5%;
}

footer{
background: url("../images/top/bg_dot.png") top left;
background-size: 10px auto;
width: 100%;
padding: 40px 0 100px;
font-size: 14px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
}

#sharearea{
background: url("../images/sns/sharemark.png") no-repeat left;
background-size: contain;
width: 280px;
margin: 0 auto 40px;
text-align: right;
line-height: 1em;
font-size: 14px;
font-family: "century-gothic", sans-serif;
font-weight: 700;
font-style: normal;
}

#sharearea a{
color: #ece811;
text-decoration: none;
margin: 0 10px;
}

#privacy{
background-size: contain;
width: 100%; height: 10px;
font-size: 10px;
line-height: 10px;
margin: 0 0 20px;
text-align: center;
letter-spacing: 1px;
color: #ece811;
}

#privacy a{ color: #ece811;}

#copyright{
background-size: contain;
width: 100%; height: 10px;
margin: 0 auto;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
color: #ece811;
}

#btnpagetop{
background: #ece811;
width: 50px; height: 50px;
line-height: 50px;
text-align: center;
position: fixed;
bottom: 0; right: 0;
z-index: 20;
font-size: 19px;
}

#btnpagetop a{
width: 100%;
height: 100%;
display: block;
text-decoration: none;
color: #000;
}

