body {
background: #fff;
color: #3d3d3d;
font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
font-weight: 500;
font-style: normal;
width: 100%;
height:100%;
font-size: 0.95vw;
line-height:2em;
margin: 0px;
letter-spacing: 0.05vw;
}

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

.pc{ display: block;}
.sp{ display: none;}
.fontS{ font-size: 70%; letter-spacing: 0.1em;}

.no-wrap { display: inline-block;}
.no-space{ letter-spacing: -0.15vw;}
.boxfade{ width: 100%;}


.linkLabel{
text-indent: -99999px;
}

[data-ruby] {
    position: relative;
}
[data-ruby]::before {
content: attr(data-ruby);
position: absolute;
width: 200%;
text-align: center;
top: -2.3em;
left: -50%;
right: 0;
margin: 0 auto;
font-size: 0.6em;
letter-spacing: 0;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 400;
}

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

main

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

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

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

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


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

#main{
width: 100%;
position: relative;
overflow: hidden;
}

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

#logo{
background: url("../images/top2/logo.png") no-repeat center;
background-size: contain;
width: 11.13%; height: 61.12%;
position: absolute;
top: 10.3%; left: 71%;
z-index: 5;
animation: fadeanm 4s ease 2s forwards;
opacity: 0;
}

#roadshow{
background: url("../images/top2/roadshow_pc.png") no-repeat right bottom;
background-size: contain;
width: 12.53%; height: 15%;
position: absolute;
bottom: 1.4%; right: 1%;
z-index: 5;
animation: fadeanm 4s ease 2.5s forwards;
opacity: 0;
}

#mainBg{
background: url("../images/top2/main_img_pc.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; right: 0;
z-index: 1;
animation: scaleanm 5s ease 0.1s forwards;
}

#mainbilling{
background: url("../images/top2/main_billing.png") no-repeat center;
background-size: contain;
width: 36%; height: 11%;
position: absolute;
bottom: 8.1%; left: 32%;
z-index: 5;
animation: fadeanm 4s ease 2.25s forwards;
opacity: 0;
}

#catch{
background: url("../images/top2/main_catch_pc.png") no-repeat center;
background-size: contain;
width: 68%; height: 4.6%;
position: absolute;
bottom: 1.4%; left: 16%;
z-index: 5;
animation: fadeanm 4s ease 2.5s forwards;
opacity: 0;
}

#maintxt{
background: url("../images/top2/main_txt_pc.png") no-repeat center;
background-size: contain;
width: 33%; height: 32%;
position: absolute;
top: 6.6%; left: 4.56%;
z-index: 5;
animation: fadeanm 4s ease 3.5s forwards;
opacity: 0;
}


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

movie

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


#topmovarea{
width:100%;
margin:0 auto;
padding: 5vw 0;
line-height: 0;
position: relative;
}

#topmovarea .movie {
width: 70%;
margin: 0 auto;
}

#topmovarea .movie .inner {
background-color: #000;
position: relative;
padding-bottom: 56.25%;
height: 0;
margin: 0 auto;
}

#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: 24%;
line-height: 3em;
text-align: center;
font-size: 1vw;
margin: 0.4%;
}

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

#topmovarea .movie .tab_area li a.active{
color: #fff;
background: #d68598;
}


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

ABOUT

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

.titileL{
width: 100%;
margin: 0 auto 3vw;
text-align: center;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-style: normal;
font-size: 2.2vw;
line-height: 0.8em;
color: #f1879d;
letter-spacing: 0.04vw;
}

.titleMs{ font-size: 40%; letter-spacing: 0;}

#aboutAll{
width: 100%;
position: relative;
overflow: hidden;
}

#aboutCatch01All{
background: url("../images/about/bg01_pc.jpg") no-repeat center;
background-size: cover;
width: 100%;
position: relative;
overflow: hidden;
}

#aboutCatch01All:before{
content:"";
display: block;
padding-top: 8%;
}

#aboutCatch01{
background: url("../images/about/catch01_pc.png") no-repeat center;
background-size: 80% auto;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
}

#aboutImg01all,#aboutImg02all{
background: #dae1d1;
width: 100%;
position: relative;
overflow-x: hidden;
}

#aboutImg01all:before,#aboutImg02all:before{
content:"";
display: block;
padding-top: 37%;
}

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

#aboutTxt01{
width: 80%;
position: absolute;
top: 10%; left: 10%;
z-index: 2;
text-align: right;
line-height: 2.1em;
letter-spacing: 0.1em;
}

#aboutTxt02{
width: 80%;
position: absolute;
top: 18%; left: 10%;
z-index: 2;
text-align: left;
line-height: 2.1em;
letter-spacing: 0.1em;
color: #fff;
}

#mStory{
width: 7%;
line-height: 0;
pointer-events: none;
margin-bottom: 1em;
filter: drop-shadow(1px 1px 0 rgba(255, 255, 255, 1));
}

#aboutCatch02All{
background: url("../images/about/bg02_pc.jpg") no-repeat center;
background-size: cover;
width: 100%;
position: relative;
overflow: hidden;
}

#aboutCatch02All:before{
content:"";
display: block;
padding-top: 6.26%;
}

#aboutCatch02{
background: url("../images/about/catch02_pc.png") no-repeat center;
background-size: 57% auto;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
}

#aboutPlate_pc{
background: url("../images/about/plate_pc.png") no-repeat right;
background-size: contain;
width: 28%; height: 25.8%;
position: absolute;
bottom: -1%; right: 7%;
z-index: 3;
text-indent: -999999px;
}

#aboutPlate_sp{
display: none;
}


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

CAST & STAFF

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

#caststaffAll{
width:100%;
margin:0 auto;
padding: 3vw 0 0;
line-height: 0;
position: relative;
letter-spacing: 0;
border-bottom: 2px dotted #688c84;
}

.caststaffBox{
width: 75%;
margin: 0 auto 4vw;
display: flex;
justify-content: space-between;
}

.caststaffArea01{ width: 100%;}
.caststaffArea02{ width: 72%;}

.caststaffNM{
width: 100%;
font-size: 1.8vw;
letter-spacing: 0.1vw;
border-bottom: 1px solid #535e63;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-style: normal;
line-height: 2.2em;
}

.caststaffTxtAll{
width: 100%;
}

.caststaffTxt{
width: 100%;
font-size: 0.95vw;
line-height: 1.9em;
letter-spacing: 0.1em;
color: #535e63;
margin: 1em 0;
text-align: justify;
}

.caststaffNMs{ font-size: 70%;}

.caststaffTxtImg{
width: 72%;
font-size: 0.95vw;
line-height: 1.9em;
letter-spacing: 0.1em;
color: #535e63;
}

.caststaffImg{
width: 23%;
pointer-events: none;
}

.castNMbtn{ pointer-events: none;}


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

ORIGINAL

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

#originalAll{
width:100%;
margin:0 auto;
padding: 3vw 0 4vw;
line-height: 0;
position: relative;
letter-spacing: 0;
}

#originalImg{
width: 70%;
margin: 2vw auto 2vw;
pointer-events: none;
}

#originalTxt{
width: 60%;
margin: 0 auto;
font-size: 0.95vw;
line-height: 1.5em;
letter-spacing: 0.1em;
text-align: center;
}

.originalTxt2{
width: 100%;
}

.txtNM{ 
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-style: normal;
font-size: 2vw;
}

.txtNMs{ font-size: 50%;}


#originalLinkBtn{
background: #f1879d;
width: 150px; height: 30px;
line-height: 30px;
border-radius: 15px;
margin: 1.5em auto;
}

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


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

footer

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

footer{
background: url("../images/top2/footer_bg.jpg") no-repeat center top 20%;
background-size: cover;
width: 100%;
padding: 2vw 0 6vw;
font-size: 10px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
}

#sharearea{
background: url("../images/sns/sharemark.png") no-repeat left;
background-size: 18px auto;
width: 130px;
line-height: 0;
margin: 0 auto 2.5vw;
text-align: right;
}

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

#copyright{
background-size: contain;
width: 400px; height: 10px;
margin: 0 auto 50px;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
color: #3d3d3d;
}

#privacy{
background-size: contain;
width: 400px;
margin: 0 auto;
font-size: 11px;
line-height: 2em;
text-align: center;
letter-spacing: 1px;
}

#privacy a{ color: #3d3d3d;}

#btnpagetop{
background: #fff;
width: 60px; height: 60px;
position: fixed;
bottom: 10px; right: 10px;
z-index: 20;
line-height: 60px;
text-align: center;
font-size: 14px;
filter: drop-shadow(0px 0px 6px rgba(0,0,0,0.2));
}

#btnpagetop a{
width: 100%; height: 100%;
display: block;
color: #f1879d;
}

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

