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


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

a:hover {opacity:1;} 

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

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

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


[data-ruby] {
    position: relative;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
	width: 180%;
	text-align: center;
    top: -2.3em;
    left: -40%;
    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%;
position: relative;
overflow-x: hidden;
margin: 0 auto;
padding: 0;
}

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

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

#logo{
background: url("../images/top2/logo.png") no-repeat center;
background-size: contain;
width: 22%; height: 43.45%;
position: absolute;
top: 4%; right: 7%;
z-index: 6;
animation: fadeanm 4s ease 2s forwards;
opacity: 0;
}

#roadshow{
background: url("../images/top2/roadshow_sp.png") no-repeat right bottom;
background-size: contain;
width: 100%; height: 100%;
position: absolute;
bottom: 0; left: 0;
z-index: 6;
animation: fadeanm 4s ease 2.5s forwards;
opacity: 0;
}

#mainBg{
background: url("../images/top2/main_img_sp.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_sp.png") no-repeat center;
background-size: contain;
width: 100%; height: 100%;
position: absolute;
bottom: 0; left: 0;
z-index: 5;
animation: fadeanm 4s ease 2.25s forwards;
opacity: 0;
}

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

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



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

movie

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

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

#topmovarea .movie {
width: 86%;
margin: 1vw 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: 2px auto;
justify-content: space-between;
}

#topmovarea .movie .tab_area li {
width: 49.5%;
line-height: 3.2em;
text-align: center;
font-size: 12px;
margin: 0.4% 0;
}

#topmovarea .movie .tab_area li a{
width: 100%; height: 100%;
display: block;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-style: normal;
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 4vw;
text-align: center;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-style: normal;
font-size: 26px;
line-height: 0.8em;
color: #f1879d;
letter-spacing: 0.5vw;
}

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


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

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

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

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

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

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

#aboutImg01{ background: url("../images/about/img01_sp.jpg") no-repeat center;}
#aboutImg02{ background: url("../images/about/img02_sp.jpg") no-repeat center;}
#aboutImg01,#aboutImg02{
background-size: cover;
width: 100%;
position: relative;
}

#aboutImg01:before,#aboutImg02:before{
content:"";
display: block;
padding-top: 66.66%;
}

#aboutTxt01{
width: 86%;
line-height: 2.1em;
letter-spacing: 0.1em;
margin: 2em auto;
}

#aboutTxt02{
width: 86%;
line-height: 2.1em;
letter-spacing: 0.1em;
margin: 3.5em auto 2em;
}

#mStory{
width: 20%;
line-height: 0;
pointer-events: none;
margin-bottom: 1.5em;
}

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

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

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

#aboutPlate_sp{
background: url("../images/about/plate_sp.png") no-repeat right;
background-size: contain;
width: 61%;
position: absolute;
bottom: -18%; right: 1%;
z-index: 3;
text-indent: -999999px;
overflow: hidden;
}

#aboutPlate_sp:before{
content:"";
display: block;
padding-top: 45.67%;
}

#aboutPlate_pc{ display: none;}


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

CAST & STAFF

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

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

.caststaffBox{
width: 70%; min-width: 300px;
margin: 0 auto 1em;
padding: 2vw 0 0;
}

.caststaffArea01,.caststaffArea02{ width: 100%; padding: 0;}

.caststaffNM{
background: url("../images/caststaff/sankaku.png") no-repeat right 0 top 50%;
background-size: 10px auto;
width: 100%;
font-size: 20px;
letter-spacing: 0.5vw;
border-bottom: 1px solid #535e63;
font-family: "Shippori Mincho B1", serif;
font-weight: 500;
font-style: normal;
line-height: 2em;
text-align: left;
margin: 2vw auto;
}

.caststaffTxtAll{
width: 100%;
display: none;
}

.caststaffTxt{
width: 100%;
color: #535e63;
padding: 0 0 1em 0;
}

.caststaffNMs{ font-size: 70%; letter-spacing: 0;}

.caststaffTxtImg{
width: 100%;
line-height: 1.9em;
color: #535e63;
}

.caststaffImg{
width:60%; max-width: 300px;
margin: 1em auto 0;
pointer-events: none;
}


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

ORIGINAL

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

#originalAll{
width:100%;
margin:0 auto;
padding: 8vw 0;
position: relative;
letter-spacing: 0;
}

#originalImg{
width: 75%; max-width: 500px;
margin: 1em auto;
pointer-events: none;
padding-top: 2vw;
}

#originalTxt{
width: 100%;
margin: 3em auto 2em;
text-align: center;
}

.originalTxt2{
width: 70%; min-width: 300px;
margin: 1em auto 0;
text-align: left;
}

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

.txtNMs{ font-size: 10px;}

#originalLinkBtn{
background: #f1879d;
width: 120px; height: 30px;
line-height: 30px;
border-radius: 15px;
margin: 1.2em 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: 4em 0 10em;
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 3em;
text-align: right;
}

#sharearea img{margin: 0 2px}
#sharearea a{ opacity: 1;}

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

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

#privacy a{ color: #000;}

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

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