body {
background: #000;
color: #fff;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 500;
width: 100%;
height:100%;
font-size: 12px;
line-height:1.8em;
margin: 0px;
}


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

a:hover {opacity:1;} 

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

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

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


[data-ruby] {
    position: relative;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
	width: 180%;
	text-align: center;
    top: -2.1em;
    left: -40%;
    right: 0;
    margin: 0 auto;
    font-size: 0.6em;
	letter-spacing: 0;
	font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 400;
}


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

main

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

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

@keyframes  fadeoffanm {
0% {opacity: 0;}
60% {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.2,1.2); opacity: 0;}
100% { transform: scale(1,1); opacity: 1;}
}

@keyframes hurueru {
0% {transform: translate(0px, 0px);}
25% {transform: translate(1px, 1px);}
50% {transform: translate(-1px, 1px);}
75% {transform: translate(1px, 0px);}
100% {transform: translate(0px, 1px);}
}

.huruhuru{
animation: hurueru .1s  infinite;
}

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

#main{
width: 100%;
position: relative;
overflow: hidden;
border-bottom: 1px solid #2b3245;
}

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

#logo{
background: url("../images/top3/logo.png") no-repeat center;
background-size: contain;
width: 66%; height: 20%;
position: absolute;
top: 56.66%; left: 17.6%;
z-index: 5;
animation: fadeanm 2s ease 1.5s forwards;
opacity: 0;
}

#roadshow{
background: url("../images/top3/roadshow.png") no-repeat center;
background-size: contain;
width: 16%; height: 4.3%;
position: absolute;
top: 93.4%; left: 42%;
z-index: 5;
animation: fadeanm 2s ease 2.1s forwards;
opacity: 0;
}

#billing{
background: url("../images/top3/billing_full.png") no-repeat center;
background-size: contain;
width: 68%; height: 14%;
position: absolute;
top: 78%; left: 16%;
z-index: 5;
animation: fadeanm 2s ease 1.8s forwards;
opacity: 0;
}

#mainImg{
background: url("../images/top3/main_sp.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
animation: scaleanm 5s cubic-bezier(.03,.54,.56,.99) .2s forwards;
opacity: 0;
}

#mainImg02{
background: url("../images/top3/akaihito_sp.png") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 2;
animation: scaleanm2 4.5s cubic-bezier(.03,.54,.56,.99) 2.5s forwards;
opacity: 0;
}

#catch{
background: url("../images/top3/catch01.png") no-repeat center;
background-size: contain;
width: 6.8%; height: 32%;
position: absolute;
top: 12%; left: 89%;
z-index: 5;
animation: scaleanm2 2s ease 2.5s forwards;
opacity: 0;
}

#catch2{
background: url("../images/top3/catch02.png") no-repeat center;
background-size: contain;
width: 100%; height: 100%;
opacity: 0.8;
}

#hit2022{
background: url("../images/top2/no1.png") no-repeat center;
background-size: contain;
width: 26.8%; height: 22.47%;
position: absolute;
top: 69.4%; right: 0;
z-index: 10;
animation: fadeanm 2s ease 3s forwards;
opacity: 0;
}

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

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

sns btn

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

#iX{
background: url("../images/sns/btn_x.png") no-repeat;
background-size: contain;
width: 40px; height: 40px;
position: absolute;
top: 10px; left: 10px;
z-index: 20;
text-indent: -9999px;
}

#iInstagram{
background: url("../images/sns/btn_instagram.png") no-repeat;
background-size: contain;
width: 40px; height: 40px;
position: absolute;
top: 10px; left: 55px;
z-index: 20;
text-indent: -9999px;
}

#iTikTok{
background: url("../images/sns/btn_tiktok.png") no-repeat;
background-size: contain;
width: 40px; height: 40px;
position: absolute;
top: 10px; left: 100px;
z-index: 20;
text-indent: -9999px;
}

#iX a,#iInstagram a,#iTikTok a{
width: 100%; height: 100%;
display: block;
}


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

bnr L

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

#bnrLarea{ display: none;}

#bnrSP{
width: 100%;
padding: 15px 0;
border-bottom: 2px dotted #78080e;
}

.bnrSPimg{
width: 86%;
margin: 5px auto;
}


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

mvck

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

#mvckAll{
background: #3f0000;
width: 100%;
padding: 20px 0;
border-bottom: 2px dotted #78080e;
}

#mvck{
background: #fff;
width: 330px;
margin: 0 auto;
line-height: 0;
}

#mvckOnline{
width: 330px; height: 350px;
margin: 0 auto;
border: 1px solid #D9D9D9;
}

#mvckBnrAll{
width: 330px;
margin: 10px auto 0;
}

.mvckBnr{
width: 100%;
line-height: 0;
margin: 0 auto 10px;
}


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

movie

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

#topmovarea{
width:100%;
margin:0 auto;
padding: 6vw 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;
border: 1px solid #530303;
}

#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%; height: 40px;
line-height: 40px;
text-align: center;
font-size: 12px;
margin: 0.4% 0;
overflow: hidden;
position: relative;
}

#topmovarea .movie .tab_area li.line2wide {
width: 49.5%; height: 40px;
line-height: 15px;
text-align: center;
font-size: 11px;
margin: 0.4% 0;
overflow: hidden;
position: relative;
}


#topmovarea .movie .tab_area li a{
width: 100%; height: 100%;
display: block;
text-decoration: none;
color: #000;
background: #9c0e15;
float: left;
font-weight: 700;
}

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

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

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

about

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

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

#aboutAll:before{
content:"";
display: block;
padding-top: 220%;
}

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

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

#aboutImg03{
background: url("../images/about/img03_sp.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 35%;
position: absolute;
top: 65%; left: 0;
z-index: 1;
}

#aboutM{
width: 100%;
position: absolute;
top: 4%; left: 0;
z-index: 5;
font-family: trajan-pro-3, serif;
font-weight: 400;
font-style: normal;
text-align: center;
font-size: 20px;
color: #d70c19;
}

#aboutMM01{
background: url("../images/about/mm01_sp.png") no-repeat center;
background-size: cover;
width: 17.6%; height: 46.3%;
position: absolute;
top: 0; right: -1%;
z-index: 5;
text-indent:-999999px;
overflow: hidden;
}

#aboutMM02{
background: url("../images/about/mm02_sp.png") no-repeat center;
background-size: cover;
width: 20%; height: 47.8%;
position: absolute;
top: 44.36%; left: -1%;
z-index: 5;
text-indent:-999999px;
overflow: hidden;
}

#aboutkakera{
background: url("../images/about/img_kakera_sp.png") no-repeat center;
background-size: contain;
width: 100%; height: 47.5%;
position: absolute;
top: 30.7%; left: 0;
z-index: 3;
}

#about_introTxt01{
background: url("../images/about/intro_txt_sp.png") no-repeat center;
background-size: contain;
width: 75%; height: 18.84%;
position: absolute;
top: 17.4%; left: 12.5%;
z-index: 7;
text-indent:-999999px;
overflow: hidden;
}

#about_storyTxt01{
background: url("../images/about/story_txt01_sp.png") no-repeat center;
background-size: contain;
width: 66.66%; height: 21.8%;
position: absolute;
top: 68.48%; left: 16.67%;
z-index: 7;
text-indent:-999999px;
overflow: hidden;
}

#about_storyTxt02{
background: url("../images/about/story_txt02_sp.png") no-repeat center;
background-size: contain;
width: 82%; height: 5%;
position: absolute;
top: 92.54%; left: 9%;
z-index: 7;
text-indent:-999999px;
overflow: hidden;
}

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

#aboutPhoto:before{
content:"";
display: block;
padding-top: 48.4%;
}


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

rule

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

#ruleAll{
background: url("../images/rules/bg.jpg") no-repeat center top;
background-size: auto 130%;
width: 100%;
position:relative;
overflow: hidden;
}

#ruleAll:before{
content:"";
display: block;
padding-top: 49.33%;
}

@keyframes imgslide {
from { transform: translateX(0); }
to { transform: translateX(-100%); }
}

#ruleImgAll{
width: 200%; height: 82%;
position: absolute;
top: 18%; left: 0;
z-index: 1;
}

#ruleImg_A{
background: url("../images/rules/rules.png") no-repeat center;
background-size: 100% 100%;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
animation: imgslide 60s linear infinite;
}

#ruleImg_B{
background: url("../images/rules/rules.png") no-repeat center;
background-size: 100% 100%;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 100%;
z-index: 2;
animation: imgslide 60s linear infinite;
}



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

comment

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

#commentAll{
width: 84%;
padding: 0 0 40px;
margin: 0 auto;
position: relative;
overflow: hidden;
}

#commentM{
font-family: trajan-pro-3, serif;
font-weight: 400;
font-style: normal;
width: 100%;
padding: 30px 0;
line-height: 1em;
text-align: center;
color: #c9151e;
font-size: 20px;
letter-spacing: 3px;
}

.comBlock{
width: 100%;
max-width: 600px;
padding: 0;
margin: 0 auto;
margin-bottom: 1.5em;
text-align: justify;
border: 1px solid #aa0009;
}

.comBlock_L{
width: 70%;
margin: 1.5em auto 0;
}

.comBlock_R{
width: 100%;
}

.comBlock_L2{
width: 55%;
margin: 1.5em auto 0;
}

.comBlock_R2{
width: 100%;
}


.commentBtn{
width: 100%;
padding: 1.5em 0 1em;
position: relative;
}

.comNM{
width: 90%;
margin: 0 auto;
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 20px;
line-height: 1em;
color: #ec0000;
letter-spacing: 1px;
text-align: left;
}

.comNMS{ font-size: 70%; letter-spacing: 0.1em;}

.comNMe{
width: 90%;
margin: 0 auto;
font-family: trajan-pro-3, serif;
font-weight: 400;
font-style: normal;
font-size: 10px;
letter-spacing: 5px;
line-height: 2.4em;
color: #ec0000;
text-align: left;
}

.comMMM{
font-family: trajan-pro-3, serif;
font-weight: 400;
font-style: normal;
color: #c9151e;
}

.castcommentAll{
border: 1px solid #780000;
margin: 15px 0 0;
position: relative;
}

.sankaku{
width: 10px; height: 10px;
line-height: 10px;
font-size: 10px;
position: absolute;
top: 50%; right: 15px;
margin-top: -5px;
color: #DF0003;
text-align: center;
text-indent: 0;
z-index: 1;
pointer-events: none;
}


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

.commentTxt{
width: 90%;
margin: 0 auto;
line-height: 1.8em;
color: #DBE4EB;
padding: 1em 0 1.5em;
border-top: 1px dotted #DF0003;
}


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

main theme

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

#songAll{
background: #320000;
width: 100%;
position: relative;
overflow: hidden;
padding: 0 0 3em;

}

.songM{
font-family: trajan-pro-3, serif;
font-weight: 400;
font-style: normal;
width: 100%;
padding: 30px 0;
line-height: 1em;
text-align: center;
color: #c9151e;
font-size: 20px;
letter-spacing: 3px;
}

.songMain{
width: 84%;
max-width: 600px;
margin: 0 auto;
padding: 0;
border: 1px solid #aa0009;
}

.songlock_L{
width: 100%;
margin-right: 5%;
}

.songlock_R{
width: 100%;
}

.songBtn{
width: 100%; 
padding: 1.8em 0 1em;
position: relative;
}

.songNM{
width: 90%;
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 18px; line-height: 1.2em;
color: #ec0000;
letter-spacing: 1px;
text-align: left;
margin: 0 auto;
}

.songNMS{ font-size: 60%; letter-spacing: 0.1em;}

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

.songTxt{
width: 90%;
margin: 0 auto;
line-height: 1.8em;
color: #DBE4EB;
padding: 1em 0 1.5em;
border-top: 1px dotted #DF0003;
}

.songLine{
width: 100%;
height: 1px;
border-top: 1px dotted #CC0003;
margin: 3em auto 0;
}

.song_margin{ margin-left: -0.5em;}

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

bnr S

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

#bnrSall{
width: 100%;
padding: 15px 0;
text-align: center;
border-bottom: 1px solid #17305a;
}

#bnrSall img{
width: 160px; margin: 5px;
}


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

footer

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

#billingFull{
background: url("../images/top3/billing_full.png") no-repeat;
background-size: contain;
width:95%;
position: relative;
overflow: hidden;
margin: 2em auto;

}

#billingFull:before{
content:"";
display: block;
padding-top: 28.66%;
}


footer{
background: url("../images/footer/img_footer.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 20px 0 70px;
z-index: 2;
}

#shareArea{
background: url("../images/footer/sharemark.png") no-repeat left;
background-size: auto 100%;
width: 300px;
margin: 0 auto;
text-align: right;
font-family: trajan-pro-3, serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
line-height: 1em;
letter-spacing: 0;
}

#shareArea a{ margin: 0 10px; color: #cf252f;}

#copyright{
background: url("../images/footer/copyright.png") no-repeat center;
background-size: contain;
width: 303px; height: 11px;
margin: 20px auto;
position: relative;
text-indent: -999999px;
}

#wb{
width: 140px;
margin: 70px auto 0;
}

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

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

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

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

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

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