body {
background:#000 url("../images/common/bg_pc.jpg") no-repeat center fixed;
background-size: cover;
color: #EAEAEA;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 500;
font-style: normal;
width: 100%;
height:100%;
font-size: 13px;
line-height:1.8em;
margin: 0px;
letter-spacing: 0;
}

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

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

.fontS{ font-size: 70%;}
.fontL{ font-size: 140%;}
.fontB{ font-weight: 800;}


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

.efBlock{
width: 100%;
}

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

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

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


.noise{
background: url("../images/noise.gif");
background-size: 300px auto;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 3;
mix-blend-mode:color-burn;
opacity: 0.1;
pointer-events: none;
}



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

voice

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

#voiceAll{
width: 100%; height: 100%;
position: fixed;
top: 0; left: 0;
z-index: 70;
}

#voiceBG{
background:#000 url("../images/common/bg_pc.jpg") no-repeat center fixed;
background-size: cover;
width: 100%; height: 100%;
position: fixed;
top: 0; left: 0;
z-index: 1;
}


#voiceImgAll{
background: url("../images/top/vr_main.png") no-repeat center;
background-size: contain;
width: 170px; height: 390px;
position: absolute;
top: 45%; left: 50%; 
margin-top: -195px; margin-left: -85px;
z-index: 5;
animation: scaleanm2 1s ease-out 1.2s forwards;
opacity: 0;
}

@keyframes  vrScreenAnm {
0% {opacity: 1;}
50% {opacity: 0.9;}
100% {opacity: 1;}
}

#voiceScreen{
background: url("../images/top/vr_display.png") no-repeat center;
background-size: contain;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 5;
animation: vrScreenAnm 0.1s linear 0.1s infinite;
}

#voiceTxt{
background: url("../images/top/vr_txt_pc.png") no-repeat center;
background-size: contain;
width: 580px; height: 17px;
position: absolute;
top: 48.5%; left: 50%; 
margin-top: -9px; margin-left: -290px;
z-index: 3;
animation: fadeanm 1.5s linear 2s forwards;
opacity: 0;
}


#voiceCloseBtn{
background: url("../images/top/vr_close.png") no-repeat center;
background-size: contain;
width: 50px; height: 50px;
position: absolute;
bottom: 5%; left: 50%;
margin-left: -25px;
z-index: 10;
cursor: pointer;
}


  /* 見た目のボタン（画像） */
  .play-btn {
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    display: inline-grid;
    place-items: center;
	width: 100px; height: 100px;
	position: absolute;
	top: 50%; left: 50%;
	margin-left: -48px; margin-top: -20px;
	z-index: 10;
}

  .play-btn:focus {
    outline: 3px solid #7aa7ff55;
    border-radius: 12px;
  }

  /* アイコンの大きさを合わせる */
  .icon {
    width: 100%;
    height: 100%;
    display: block;
  }

  .sr-only {
    position: absolute !important;
    width: 1px; height: 1px;
    padding: 0; margin: -1px;
    overflow: hidden; clip: rect(0 0 0 0);
    white-space: nowrap; border: 0;
  }
  
  #pauseIcon{ animation: vrScreenAnm 0.1s linear 0.1s infinite;}

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

main

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

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

#mainAll{
width: 100%;
display: none;
}

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

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

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

#logo{
background: url("../images/top/logo.png") no-repeat center;
background-size: cover;
width: 6%; height: 76%;
position: absolute;
top: 7.5%; left: 47%;
z-index: 10;
animation: fadeanm 1.5s linear 2s forwards;
opacity: 0;
}

#roadshow{
background: url("../images/top/roadshow.png") no-repeat center;
background-size: cover;
width: 5.3%; height: 44.5%;
position: absolute;
top: 50%; left: 33.2%;
z-index: 10;
animation: fadeanm 1.5s linear 2.5s forwards;
opacity: 0;
}

#bnrL{
width: 14%;
position: absolute;
bottom: 2%; right: 2%;
z-index: 20;
animation: fadeanm 1.5s linear 3s forwards;
opacity: 0;
}

#bnrL img{ transition: all 0.3s ease; filter: drop-shadow(10px 10px 0 rgba(0, 0, 0, .4));}
#bnrL img:hover{ opacity: 0.7;}




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

movie

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

#topmovarea{
margin:0 auto;
padding: 6vw 0;
line-height: 0;
position: relative;
overflow: hidden;
z-index: 3;
}

#topmovarea .movie {
width: 70%;
max-width: 1280px;
min-width: 540px;
margin: 0 auto;
}

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

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

#topmovarea .movie .tab_area ul{
width: 100%;
}

#topmovarea .movie .tab_area li {
text-align: center;
font-size: 14px;
margin: 0.1em;
line-height: 1.3em;
font-weight: 600;
overflow: hidden;
}

#topmovarea .movie .tab_area li a{
display: block;
text-decoration: none;
background: #ac0f00;
color: #000;
float: left;
width: 20%;
padding: 0.6em 1em;
min-width: 200px;
}

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


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

about

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

#contentMain{
background: url("../images/top/txt_wazawai.png") no-repeat top 100px right 6%;
background-size: auto 90%;
width: 100%;
}

#aboutAll{
width: 100%;
padding: 7em 0;
}

#aboutIntroAll{
width: 90%;
margin: 0 0 0 auto;
border-top: 2px solid #940002;
border-left: 2px solid #940002;
border-bottom: 2px solid #940002;
padding: 3em 0;
}

#aboutIntroM{
width: 90%;
font-size: 1.2vw;
color: #cb0000;
text-align: center;
letter-spacing: 0.5em;
}

#aboutIntroTxt{
width: 88%;
font-size: 1vw;
color: #cb0000;
line-height: 1.8em;
margin: 2em 0 2em 2%;
text-align: justify;
}

#aboutStoryAll{
width: 90%;
margin: 0 0 0 auto;
border-top: 2px solid #940002;
border-left: 2px solid #940002;
border-bottom: 2px solid #940002;
padding: 3em 0;
margin-top: 2em;
}

#aboutStoryM{
width: 90%;
font-size: 1.2vw;
color: #cb0000;
text-align: center;
letter-spacing: 0.5em;
}

#aboutStoryTxt{
width: 88%;
font-size: 1.2vw;
color: #cb0000;
line-height: 1.8em;
margin: 2em 0 0 2%;
text-align: center;
}

.aboutMM{
width: 100%;
margin: 0 0 0.5em;
font-size: 200%;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
letter-spacing: -0.05em;
line-height: 1.5em;
text-align: center;
color: #fff;
}

.aboutMM2{
width: 100%;
margin: 0 0 0.5em;
font-size: 160%;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
letter-spacing: -0.05em;
line-height: 1.5em;
text-align: center;
color: #fff;
}

.txt_WT{ color: #fff;}


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

comment

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

#commentAll{
width: 90%;
padding: 1vw 0 3vw;
}

.commentBox{
background: #cb0000;
width: 100%;
margin: 0 auto 3vw;
}

.commentBoxM{
width: 88%;
margin: 0 0 0 auto;
padding-bottom: 2vw;
}

.commentNM{
width: 100%; height: 3.4vw;
}

.commentTxtAll{
width: 96%;
}

.commentTxt{
width: 100%;
margin: 1vw 0 0;
line-height: 1.8em;
color: #000;
font-size: 1vw;
}

.websiteBtn{
width: 150px;
background: #000;
padding: 0.3vw 3em;
text-align: center;
cursor: pointer;
transition: all 0.5s ease;
font-size: 13px;
}

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

.websiteBtn:hover{
opacity: 0.7;
}

.commentOriginalImg{
width: 20%;
float: right;
margin: 0 2vw 0 2vw;
pointer-events: none;
}


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

footer

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

#billing{
background: url("../images/top/billing.png") no-repeat center;
background-size: contain;
width: 700px; height: 300px;
margin: 0 auto 2vw;
}

footer{
border-top: 2px solid #940002;
width: 100%;
padding: 2vw 0 6vw;
}

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

#shareArea a{ margin: 0 10px;}

#copyright{
width: 100%;
margin: 60px auto 0;
font-size: 10px;
line-height: 1.8em;
color: #cb0000;
text-align: center;
}

#wb{
width: 154px;
margin: 60px auto 0;
}

#privacy{
width: 100%;
margin: 15px auto;
font-size: 9px;
line-height: 1em;
color: #cb0000;
text-align: center;
}

#privacy a{
text-decoration: none;
}

#wbsns{
width: 100%;
margin: 10px auto;
text-align: center;
}

#wbsns img{
width: 30px;
margin: 0 4px;
}

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

page top

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


#pageTop{
background-color: #cb0000;
width: 60px; height: 60px;
position: fixed;
bottom: 0; right: 0;
font-size: 18px;
text-align: center;
line-height: 60px;
z-index: 20;
}

#pageTop a{
width: 100%; height: 100%;
display: block;
color: #000;
}
