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


#wrap{
width: 100%;
position: relative;
}

.pc{ display: block;}
.sp{ display: none;}
.fontL{ font-size: 110%;}
.fontS{ font-size: 70%;}
.efblock{ width: 100%;}

.no-wrap { display: inline-block;}
.no-space{ letter-spacing: -0.2vw;}
.fontnormal{
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 400;
font-style: normal;
}
.txtGold{ color: #aa8421;}
.txtPink{ color: #ec5979;}


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

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

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

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

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

.linkLabel{
margin-top:-60px;
padding-top:60px;
position: relative;
text-indent: -99999px;
line-height: 0;
}

[data-ruby] {
    position: relative;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
	width: 200%;
	text-align: center;
    top: -1.8em;
    left: -50%;
    right: 0;
    margin: 0 auto;
    font-size: 0.6em;
	letter-spacing: 0;
}

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

main

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

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

#main{
background: #fff;
width: 100%;
position: relative;
overflow: hidden;
margin: 60px 0 0;
}

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

#mainImgAll{
width: 50%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
overflow: hidden;
}

#mainImg01{
background: url("../images/top2/main01_pc.png") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 2;
animation: scaleanm2 4s cubic-bezier(0,.64,.41,1) .5s forwards;
opacity: 0;
}

#mainImg02{
background: url("../images/top2/main02_pc.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
animation: scaleanm3 3s cubic-bezier(0,.64,.41,1) .1s forwards;
opacity: 0;
}

#mainLogoAll{
background: url("../images/top2/bg_pc.jpg") no-repeat center;
background-size: cover;
width: 50%; height: 100%;
position: absolute;
top: 0; right: 0;
z-index: 1;
overflow: hidden;
border-bottom: 2px solid #f7dff5;
box-sizing: border-box;
}

#logo{
background: url("../images/top2/logo_pc.png") no-repeat center;
background-size: contain;
width: 82%; height: 32.33%;
position: absolute;
top: 19.53%; left: 9%;
z-index: 2;
animation: fadeanm 2s ease 2s forwards;
opacity: 0;
}

#roadshow{
background: url("../images/top2/roadshow_pc.png") no-repeat right bottom;
background-size: contain;
width: 30%; height: 8.1%;
position: absolute;
top: 58%; left: 35%;
z-index: 3;
animation: fadeanm 2s ease 2.3s forwards;
opacity: 0;
}

#catch01{
background: url("../images/top2/catch01_pc.png") no-repeat center;
background-size: contain;
width: 3.33%; height: 54.26%;
position: absolute;
top: 3.6%; left: 93%;
z-index: 4;
animation: slideanm 1s ease 3s forwards;
opacity: 0;
}

#catch02{
background: url("../images/top2/catch02_pc.png") no-repeat center;
background-size: contain;
width: 82%; height: 3.8%;
position: absolute;
top: 72.26%; left: 9%;
z-index: 4;
animation: fadeanm 1s ease 2.6s forwards;
opacity: 0;
}

.contentMall{
width: 100%;
text-align: center;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
font-size: 2vw;
line-height: 1.2em;
color: #ea5503;
margin: 2vw auto;
}

.contentMs{
font-size: 0.55em;
}



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

mvck

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

#mvckAll{
width: 100%;
padding: 30px 0;
line-height: 0;
}

#mvck{
width: 840px;
margin: 0 auto;
line-height: 0;
}

#mvckOnline{
background: #fff;
width: 840px;
margin: 0 auto 15px;
line-height: 0;
}

#mvckBnrAll{
width: 840px;
display: flex;
flex-wrap: wrap;
align-items: stretch;
justify-content:space-between;
margin: 0 auto;
}

.mvckBnr{
width: 410px;
line-height: 0;
margin: 5px; 
}




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

movie

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

#topmovarea{
background: #ffedde;
width:100%;
margin:0 auto;
padding: 1vw 0 4vw;
line-height: 0;
position: relative;

}

#topmovarea .movie {
width: 70%;
min-width: 900px;
margin: 0 auto;
overflow: hidden;
}

#topmovarea .movie .inner {
background-color: #000;
position: relative;
padding-bottom: 56.25%;
height: 0;
margin: 0 auto;
overflow: hidden;
border: 2px solid #fff;
border-radius: 0.5em;
}

#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: 10px auto 0;
justify-content: center;
}

#topmovarea .movie .tab_area li {
background: #df4400;
width: 250px;
line-height: 3em;
text-align: center;
font-size: 1.2vw;
margin: 0.4% 0.4% 0;
border-radius: 0.3em;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
}

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

#topmovarea .movie .tab_area li a.active{
background: #ff7700;
border-radius: 0.3em;
color: #f6ff6e;
}


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

about the movie

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

#aboutAll{
width: 100%;
position: relative;
overflow: hidden;
padding: 1vw 0 4vw;
}

#aboutMM{
width: 100%;
text-align: center;
font-size: 1.8vw;
line-height: 1.8em;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
letter-spacing: -0.03em;
padding: 0 0 1vw;
color: #ec5979;
}

#aboutTxt{
width: 100%;
text-align: center;
font-size: 1.2vw;
line-height: 1.8em;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
letter-spacing: -0.03em;
}


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

character

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

#charaAll{
background: #fffde1;
width: 100%;
position: relative;
overflow: hidden;
padding: 1vw 0 4vw;
}

#charaImgAll{
width: 96%;
min-width: 950px;
margin: 2vw auto 0;
display:flex;
flex-wrap:wrap;
justify-content:center;
}

.charaImgBlock{
background: #fff;
width: 22%;
border: 1px solid #ebc2cb;
border-radius: 1vw;
filter: drop-shadow(0.2em 0.2em 0 rgba(235, 194, 203, 1));
padding: 1em 0;
margin: 3% 2% 0;
position: relative;
}

.charaImgBlock2{
background: #fff;
width: 22%;
border: 1px solid #ebc2cb;
border-radius: 1vw;
filter: drop-shadow(0.2em 0.2em 0 rgba(235, 194, 203, 1));
padding: 1em 0;
margin: 3% 1% 0;
position: relative;
}

.charaNM{
width: 90%;
margin: 0 auto;
text-align: center;
padding: 0.5em 0;
border-top: 2px dotted #ec5979;
border-bottom: 2px dotted #ec5979;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
color: #ec5979;
line-height: 1.2em;
font-size: 1.7vw;
}

.charaNM2{
width: 90%;
margin: 0 auto;
text-align: center;
padding: 0.5em 0;
border-top: 2px dotted #ec5979;
border-bottom: 2px dotted #ec5979;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
color: #ec5979;
line-height: 2.4em;
font-size: 1.7vw;
}

.charaImg,.charaImg2,.charaImg3{
width: 100%;
position: relative;
overflow: hidden;
}

.charaImg:before,.charaImg2:before{
content:"";
display: block;
padding-top: 100%;
}

.charaImg3:before{
content:"";
display: block;
padding-top: 100%;
}

#charaImg01{
background: url("../images/character/chara01.jpg") no-repeat center;
background-size: auto 86%;
}

#charaImg02{
background: url("../images/character/chara02.jpg") no-repeat center;
background-size: auto 86%;
}

#charaImg03{
background: url("../images/character/chara03.jpg") no-repeat center;
background-size: 40% auto;
}

#charaImg04{
background: url("../images/character/chara04.jpg") no-repeat center;
background-size: auto 94%;
}

#charaImg05{
background: url("../images/character/chara05.jpg") no-repeat center;
background-size: auto 95%;
}

#charaImg06{
background: url("../images/character/chara06.jpg") no-repeat center;
background-size: auto 95%;
}

#charaImg07{
background: url("../images/character/chara07.jpg") no-repeat center;
background-size: auto 98%;
}

#charaImg01,#charaImg02,#charaImg03,#charaImg04,#charaImg05,#charaImg06,#charaImg07{
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
}

.charaTxtAll{
width: 85%;
margin: 0 auto;
}

.charaTxt{
width: 100%;
font-size: 1.1vw;
line-height: 1.7em;
color: #000;
text-align: justify;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
letter-spacing: -0.03em;
}

@keyframes  comfukianm {
0% {transform: translateY(0);}
50% {transform: translateY(3px);}
100% {transform: translateY(0);}
}

.castcomFuki{
background: url("../images/character/fuki.png") no-repeat center;
background-size: contain;
width: 38%;
position: absolute;
top: 45%; right: -5%;
z-index: 2;
animation: comfukianm ease-in-out 1.5s infinite;
cursor: pointer;
}

.castcomFuki:before{
content:"";
display: block;
padding-top: 76%;
}


/* comment */

.castcomAll{
width: 100%; height: 100%;
position: fixed;
top: 0; left: 0;
z-index: 100;
display: none;
}

.castcomBG{
background: #fffde1;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
opacity: 0.9;
}

.castcomBlock{
background: #fff;
width: 50%;
position: absolute;
top: 50%; left: 25%;
transform: translateY(-50%);
z-index: 2;
border: 1px solid #ebc2cb;
border-radius: 1vw;
filter: drop-shadow(0.2em 0.2em 0 rgba(235, 194, 203, 1));
padding: 2em 0;
}

.castcomNM{
width: 90%;
margin: 0 auto;
text-align: center;
padding: 0.5em 0;
border-top: 2px dotted #ec5979;
border-bottom: 2px dotted #ec5979;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
color: #ec5979;
line-height: 1.2em;
font-size: 1.9vw;
}

.castcomTxt{
width: 90%;
margin: 1em auto 0;
font-size: 1.2vw;
line-height: 1.7em;
color: #000;
text-align: justify;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
letter-spacing: -0.03em;
}

.castcomCloseBtn{
background: #ec5979;
width: 18%;
text-align: center;
color: #fff;
font-size: 1.1vw;
line-height: 2em;
margin: 1.5em auto;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
border-radius: 1em;
cursor: pointer;
}


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

staff

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

#staffAll{
background: #fffde1;
width: 100%;
position: relative;
overflow: hidden;
padding: 1vw 0 4vw;
}

#staffmain{
width: 80%;
min-width: 850px;
margin: 2vw auto 0;
}

.staffBlock{
width: 100%;
padding: 0;
position: relative;
color: #ea5503;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
line-height: 2em;
font-size: 1.6vw;
text-align: center;
}

.staffFuki{
background: #f99100;
width: 7%;
position: absolute;
top: 50%; right: 0;
transform: translateY(-48%);
z-index: 2;
cursor: pointer;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
font-size: 0.9vw;
line-height: 2em;
letter-spacing: 0;
color: #fff;
text-align: center;
border-radius: 0.5em;
}

.staffNMspace{ padding-right: 5.8em;}
.staffNMspace2{ padding-right: 1.5em;}

.staffFuki01{left: 63.5em;}
.staffFuki02{left: 24em;}
.staffFuki03{left: 31em;}
.staffFuki04{left: 81em;}

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

original

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

#originalAll{
width: 100%;
position: relative;
overflow: hidden;
padding: 1vw 0 4vw;
}

#originalTxtBlock{
width: 65%; min-width: 900px;
margin: 4em auto 0;
display: flex;
flex-wrap: wrap;
align-item: center;
justify-content: space-between;
}

#originalImg{
width: 22.55%;
pointer-events: none;
}

#originalTxtAll{
width: 70%;
}

#originalTxtM{
width: 100%;
font-size: 1.5vw;
line-height: 1em;
color: #27adba;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
padding: 0.7em 0;
margin-bottom: 0.5em;
border-top: 2px dotted #27adba;
border-bottom: 2px dotted #27adba;
}

#originalTxtM .originalfontSS{ font-size: 0.6em;}


.contentTxt{
width: 100%;
font-size: 1.1vw;
line-height: 1.7em;
text-align: justify;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
letter-spacing: -0.03em;
}

.linkBtn{
background: #27adba;
text-align: center;
width: 30%;
line-height: 2.5em;
margin: 1.5em 0 0 auto;
border-radius: 0.3em;
font-size: 1.1em;
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
}

.linkBtn a{ width: 100%; height: 100%; display: block; color: #fff;}



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

bnr S

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

#bnrSall{
width: 100%;
padding: 2vw 0;
text-align: center;
border-top: 2px dotted #fc688f;
}

#bnrSall img{ margin: 5px; border: 1px solid #BFBFBF; box-sizing: border-box;}


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

billing

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

#billing{
background: url("../images/top2/billing3.png") no-repeat center;
background-size: contain;
width: 640px;
margin: 0 auto;
position: relative;
}

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

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

footer

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

footer{
background: linear-gradient(to right, #ea5503, #ff7700);
width: 100%;
padding: 3em 0 10em;
font-size: 10px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
color: #fff;
}

#sharearea{
background: url("../images/sns/sharemark.png") no-repeat left 1em top 50%;
background-size: 18px auto;
width: 160px;
line-height: 0;
margin: 3vw auto;
text-align: right;
}

#sharearea img{transition: all 0.2s ease; margin: 0 4px}
#sharearea img:hover{ opacity: 0.7;}
#sharearea a{ opacity: 1;}

#copyright{
background: url("../images/top/copyright.png") no-repeat center;
background-size: contain;
width: 350px; height: 11px;
margin: 0 auto;
}

#privacy{
background-size: contain;
width: 150px; height: 25px;
margin: 30px auto 0;
font-size: 11px;
font-weight: 500;
line-height: 25px;
text-align: center;
letter-spacing: 1px;
border-radius: 12.5px;
background: #fff;
}

#privacy a{ 
width: 100%; height: 100%;
display: block;
color: #ea5503;
}

#btnpagetop{
background: #fff;
width: 60px; height: 60px;
line-height: 60px;
text-align: center;
position: fixed;
bottom: 10px; right: 10px;
z-index: 15;
font-size: 20px;
transition: all .3s;
border: 1px solid #ebc2cb;
filter: drop-shadow(0.1em 0.1em 0 rgba(235, 194, 203, 1));
color: #ec5979;
border-radius: 0.4em;
}

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

#btnpagetop:hover{
opacity: 0.7;
cursor: pointer;
}
