body {
background: #fff;
color: #000;
font-family: "Noto Sans JP", sans-serif;
font-weight: 400;
font-style: normal;
width: 100%;
height:100%;
font-size: 13px;
line-height: 1.8em;
margin: 0px;
letter-spacing: 0;
}

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

.pc{ display: block;}
.sp{ display: none;}

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

.txtPink{ color: #cf4a6b;}
.txtBlue{ color:#2D6EB1;}

.fontL{ font-size: 110%;}
.fontB{ font-weight: 600;}
.fontS{ font-size: 80%;}


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

.linkLabel2{
margin-top:-70px;
padding-top:70px;
text-indent: -99999px;
}

.warningfontL{
padding-left: 1em;
text-indent: -1em;
}

.warningfontS{
font-size: 80%;
line-height: 1.5em;
padding-left: 1em;
text-indent: -1em;
}

[data-ruby] {
    position: relative;
}
[data-ruby]::before {
content: attr(data-ruby);
position: absolute;
width: 200%;
text-align: center;
top: -2.4em;
left: -50%;
right: 0;
margin: 0 auto;
font-size: 0.5em;
letter-spacing: 0;
font-family: "Noto Sans JP", sans-serif;
font-weight: 400;
}

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

main

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

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

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

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

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

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

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

#mainImg{
background: url("../images/top/main_pc.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
overflow: hidden;
top: 0; left: 0;
z-index: 1;
animation: scaleanm 10s ease-out .5s forwards;
opacity: 0;
}

#logo{
background: url("../images/top/logo.png") no-repeat center;
background-size: contain;
width: 6%; height: 65.33%;
position: absolute;
top: 16%; left: 47%;
z-index: 5;
animation: fadeanm 3s ease 2.5s forwards;
opacity: 0;
}

#roadshow{
background: url("../images/top/roadshow.png") no-repeat center bottom;
background-size: contain;
width: 14.8%; height: 6.2%;
position: absolute;
bottom: 3.7%; right: 2%;
z-index: 5;
animation: fadeanm 3s ease 3s forwards;
opacity: 0;
}

#billing{
background: url("../images/top/billing.png") no-repeat center;
background-size: contain;
width: 20.6%; height: 15.33%;
position: absolute;
bottom: 3.7%; left: 2%;
z-index: 5;
animation: fadeanm 3s ease 3s forwards;
opacity: 0;
}

#bnr_eigaka{
width: 12%;
position: absolute;
bottom: 13%; right: 1%;
z-index: 5;
animation: fadeanm 3s ease 3.5s forwards;
opacity: 0;
}

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

bnr L

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

#bnrLall{
width: 100%;
padding: 1em 0;
border-bottom: 1px solid #917bb8;
text-align: center;
}

#bnrLall img{
width: 22%;
margin: 5px;
}

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

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: 31.5%; height: 3em;
line-height: 3em;
text-align: center;
font-size: 1vw;
margin: 0.2%;
position: relative;
overflow: hidden;
}

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

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

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


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

STORY

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

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

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

#storyTxt{
background: url("../images/top/story_txt.png") no-repeat center;
background-size: contain;
width: 100%; height: 74%;
position: absolute;
top: 8%; left: 0;
z-index: 1;
}


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

COMMENT

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


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

.contentM{
width: 21%;
text-align: right;
font-family: "Noto Serif JP", serif;
font-weight: 400;
font-size: 0.9vw;
line-height: 2em;
letter-spacing: 0.5em;
border-bottom: 1px solid #000;
}

#commentBox{
width: 74%; min-width: 800px;
margin: 5em auto 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.commentLeft{
width: 50%;
position: relative;
overflow: hidden;
margin-bottom: 4em;
}

.commentRight{
width: 46%;
position: relative;
overflow: hidden;
margin-bottom: 4em;
}

.commentCenter{
width: 100%;
position: relative;
overflow: hidden;
margin-bottom: 4em;
}

#commentImg01{background: url("../images/top/comment_img01.jpg") no-repeat center;}
#commentImg02{background: url("../images/top/comment_img02.jpg") no-repeat center;}
#commentImg01,#commentImg02{
background-size: cover;
width: 65%;
margin-bottom: 3em;
position: relative;
overflow: hidden;
pointer-events: none;
}

#commentImg01:before,#commentImg02:before{
content:"";
display: block;
padding-top: 75%;
}

#commentImg01sp,#commentImg02sp{ display: none;}

.commentNM{
width: 100%;
font-size: 1.8vw;
letter-spacing: 0.05vw;
line-height: 1em;
letter-spacing: 0.2em;
font-family: "Shippori Mincho", serif;
font-weight: 300;
pointer-events: none;
}

.commentTxtAll{
width: 100%;
}

.commentTxt{
width: 100%;
font-size: 0.9vw;
line-height: 2em;
letter-spacing: 0.05em;
margin: 1em 0;
}

.commentNMs{ font-size: 70%; letter-spacing: 0.2em;}



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

ORIGINAL

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

#originalAll{
width:100%;
margin:0 auto 10em;
padding: 0;
line-height: 0;
position: relative;
}

#originalBox{
width: 50%; 
margin: 5em auto 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;   
}

#originalImg{
width: 28%;
position: relative;
overflow: hidden;
pointer-events: none;
}

#originalTxtAll{
width: 70%;
}

.originalNM{
width: 100%;
font-size: 1.5vw;
letter-spacing: 0.05vw;
line-height: 2em;
font-family: "Noto Serif JP", serif;
font-weight: 400;
text-align: center;
}

.originalNM2{
width: 100%;
font-size: 1.6vw;
letter-spacing: 0.05vw;
line-height: 2em;
font-family: "Noto Serif JP", serif;
font-weight: 400;
padding-bottom: 2em;
text-align: center;
}

.originalNMs{ font-size: 60%;}


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

bnr S

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

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


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

footer

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

footer{
width: 100%;
padding: 4vw 0 10vw;
font-size: 10px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
border-top: 1px solid #000;
font-family: "Noto Serif JP", serif;
}

#shareArea{
background: url("../images/sns/sharemark.png") no-repeat left;
background-size: auto 100%;
width: 330px;
margin: 0 auto;
text-align: right;
font-size: 15px;
line-height: 1em;
letter-spacing: 0.1em;
}

#shareArea a{ margin: 0 10px; color: #000; text-decoration: none;}

#copyright{
background-size: contain;
width: 400px; height: 10px;
margin: 4vw auto 2vw;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
color: #000;
}

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

#privacy a{ color: #000; text-decoration: none;}

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

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

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

