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: 700;}

.txtBlack{ color: #000;}


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

.linkLabel2{
padding-top: 50px;
margin-top: -50px;
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: 100px auto;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 10;
mix-blend-mode:overlay;
opacity: 0.2;
pointer-events: none;
}

#damImg{
width: 64px; height: 64px;
position: absolute;
top: -100%; left: -100%;
z-index: 20;
}

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

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/nav/btn_menu02.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{
background:#373737;
width: 100%;
position: relative;
overflow: hidden;
}

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

#mainImg{
background: url("../images/top2/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/top2/logo.png") no-repeat center;
background-size: contain;
width: 41.13%; height: 13.2%;
position: absolute;
bottom: 3.25%; left: 3.7%;
z-index: 10;
animation: fadeanm 1.5s linear 2s forwards;
opacity: 0;
}

#credit{
background: url("../images/top2/billing_top_pc.png") no-repeat left;
background-size: contain;
width: 35.7%; height: 13.2%;
position: absolute;
bottom: 3.25%; left: 47.13%;
z-index: 10;
animation: fadeanm 1.5s linear 2.5s forwards;
opacity: 0;
}

#roadshow{
background: url("../images/top2/roadshow.png") no-repeat center;
background-size: contain;
width: 12.76%; height: 10.5%;
position: absolute;
bottom: 4.5%; right: 3.7%;
z-index: 10;
animation: fadeanm 1.5s linear 3s forwards;
opacity: 0;
}

#catchAll{
width: 4.66%; height: 48.31%;
position: absolute;
top: 17.87%; left: 55.8%;
z-index: 10;
animation: fadeanm 1.5s linear 3.5s forwards;
opacity: 0;
}

.bururi { animation: bururi 1s infinite;}

@keyframes bururi {
30% {transform: scale(1, 1);filter: blur(0);}
32% {transform: scale(0.98, 1);filter: blur(2px);}
34% {transform: scale(1, 1);filter: blur(0);}
54% {transform: scale(1, 1);filter: blur(0);}
56% {transform: scale(0.98, 0.99);filter: blur(4px);}
58% {transform: scale(1, 1.05);filter: blur(0);}
60% {transform: scale(0.98, 1);filter: blur(2px);}
}

#catch{
background: url("../images/top2/catch.png") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
}


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

bnr L

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

#bnrLall{
width: 100%;
padding: 20px 0;
text-align: center;
border-bottom: 2px solid #940002;
}

#bnrLall img{
width: 20%; margin: 5px;
user-select: none;
}


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

mvtk

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

#mvckonlineAll{
width: 100%;
padding: 40px 0;
border-bottom: 2px solid #940002;
}

#mvck{
width: 840px;
overflow: hidden;
line-height: 0;
margin: 0 auto;
padding: 0;
}



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

movie

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

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

#topmovarea .movie {
width: 75%;
margin: 0 auto;
max-width: 1280px;
min-width: 800px;
position: relative;
overflow: hidden;
}

#topmovarea .movie .inner {
padding-bottom: 56.25%;
background-color: #000;
margin: 0 auto;
border: 2px solid #940002;
filter: drop-shadow(10px 5px 0 rgba(255, 0, 0, .2));
}

#topmovarea .movie .inner iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#topmovarea .movie .tab_area {
width: 100%;
display: flex;
flex-wrap: wrap;
margin: 6px auto 0;
justify-content: center;
}

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

#topmovarea .movie .tab_area li {
text-align: center;
font-size: 14px;
width: 32.3%;
margin: 0.4em 0.5%;
color: #000;
float: left;
line-height: 3em;
font-weight: 600;
overflow: hidden;
}

#topmovarea .movie .tab_area li a{
width: 100%; height: 100%;
display: block;
background: #cb0000;
text-decoration: none;
color: #000;
}

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


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

about

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

#contentMain{
background: url("../images/top/txt_wazawai.png") no-repeat top 100px right 6%;
background-size: auto 95%;
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: 84%;
font-size: 1vw;
color: #cb0000;
line-height: 1.8em;
margin: 2em 0 2em 4%;
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: 50px;
}

#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 1em;
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;
}

.aboutMM3{
width: 100%;
margin: 0 0 0.3em;
font-size: 160%;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
letter-spacing: -0.05em;
line-height: 1.5em;
text-align: center;
font-weight: 800;
}

.txt_WT{ color: #fff;}


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

cast staff

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

#caststaffAll{
width: 100%;
padding: 3vw 0 3vw;
overflow: hidden;
position: relative;
}

#caststaffM{
width: 100%;
font-size: 1.2vw;
color: #cb0000;
text-align: center;
letter-spacing: 0.5em;
margin-bottom: 3vw;
}


#castBtnAll{
width: 80%;
position: relative;
margin: 0 auto;
}

#castBtnArea_A{
width: 29.6%;
float: left;
}

#castBtnArea_B{
width: 68.54%;
float: right;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.castBtn_A_all{
background: #f00 url("../images/noise.gif");
background-size: 100px auto;
width: 100%;
position: relative;
overflow: hidden;
margin-bottom: 5%;
}

.castBtn_B_all{
background: #f00 url("../images/noise.gif");
background-size: 100px auto;
width: 31.5%;
position: relative;
overflow: hidden;
margin-bottom: 3%;
}

.castBtn_A_all:before,.castBtn_B_all:before{
content:"";
display: block;
padding-top: 98%;
}

#castBtn01{ background: url("../images/caststaff/cast_btn01.jpg") no-repeat center;}
#castBtn02{ background: url("../images/caststaff/cast_btn02.jpg") no-repeat center;}
#castBtn03{ background: url("../images/caststaff/cast_btn03.jpg") no-repeat center;}
#castBtn04{ background: url("../images/caststaff/cast_btn04.jpg") no-repeat center;}
#castBtn05{ background: url("../images/caststaff/cast_btn05.jpg") no-repeat center;}
#castBtn06{ background: url("../images/caststaff/cast_btn06.jpg") no-repeat center;}
#castBtnTitle{ background: url("../images/caststaff/cast_btnbg.jpg") no-repeat center; pointer-events: none;}
#castBtn01,#castBtn02,#castBtn03,#castBtn04,#castBtn05,#castBtn06,#castBtnTitle{ 
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0;left: 0;
z-index: 1;
transition: all 0.4s ease;
text-indent:-999999px;
}

#castBtn01:hover,#castBtn02:hover,#castBtn03:hover,#castBtn04:hover,#castBtn05:hover,#castBtn06:hover{
transform: scale(1.05, 1.05);
filter: blur(1px);
cursor: pointer;
opacity: 0.7;
}


@keyframes bururi2 {
10% {transform: scale(1, 1);filter: blur(0);}
12% {transform: scale(0.99, 1.01);filter: blur(2px);}
14% {transform: scale(1, 1);filter: blur(0);}
30% {transform: scale(1.01, 1.01);filter: blur(0);}
32% {transform: scale(0.98, 1);filter: blur(2px);}
34% {transform: scale(1, 0.99);filter: blur(0);}
54% {transform: scale(1.02, 1);filter: blur(3px);}
56% {transform: scale(0.99, 0.99);filter: blur(1px);}
58% {transform: scale(1, 1.01);filter: blur(0);}
60% {transform: scale(0.98, 0.98);filter: blur(4px);}
54% {transform: scale(1, 1);filter: blur(0);}
86% {transform: scale(0.98, 0.99);filter: blur(1px);}
88% {transform: scale(1, 1.01);filter: blur(0);}
90% {transform: scale(0.99, 1);filter: blur(2px);}
}

.bururi2 { animation: bururi2 1.5s infinite;}

#castCatchAll{
width: 100%;
position: relative;
overflow: hidden;
pointer-events: none;
}

#castCatchAll:before{
content:"";
display: block;
padding-top: 42%;
}

#castCatch{
background: url("../images/caststaff/caststaff_catch_pc.png") no-repeat center;
background-size: contain;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 2;
pointer-events: none;
}

#staffBtnAll{
width: 80%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.staffBtn{
width: 32.5%;
position: relative;
overflow: hidden;
}

.staffBtn:before{
content:"";
display: block;
padding-top: 16%;
}

#staffBtn01,#staffBtn02,#staffBtn03{ 
background: url("../images/caststaff/staff_btn_bg.png") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0;left: 0;
z-index: 1;
transition: all 0.6s ease;
text-align: center;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 1.5vw;
font-weight: 600;
display: flex;
justify-content: center;
align-items: center;
user-select: none;
-webkit-user-select: none; /* Safari, Chrome */
-moz-user-select: none;    /* Firefox */
-ms-user-select: none;     /* IE/Edge */
}

#staffBtn01:hover,#staffBtn02:hover,#staffBtn03:hover{
transform: scale(1.05, 1.05);
filter: blur(1px);
cursor: pointer;
}


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

cast staff profile

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

#castProfile01,#castProfile02,#castProfile03,#castProfile04,#castProfile05,#castProfile06,#staffProfile01,#staffProfile02,#staffProfile03{
width: 100%; height: 100%;
position: fixed;
top: 0; left: 0;
z-index: 100;
display: none;
}

.csProfileBG{
background: #000;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
opacity: 0.8;
}

.csProfileMainAll{
width: 100%;
position: absolute;
top: 50%; left: 0;
transform: translateY(-50%);
z-index: 2;
display: none;
}

.csProfileMainAll:before{
content:"";
display: block;
padding-top: 40%;
}

.csProfileMain{
background: url("../images/caststaff/bg_pc.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 0;
}

.csCloseBtn{
background: url("../images/caststaff/btn_close.png") no-repeat center;
background-size: cover;
width: 60px; height: 60px;
cursor: pointer;
position: fixed;
top: 5px; right: 5px;
z-index: 5;
}

#castProSerifu01{ background: url("../images/caststaff/cast_serifu01.png") no-repeat center;}
#castProSerifu02{ background: url("../images/caststaff/cast_serifu02.png") no-repeat center;}
#castProSerifu03{ background: url("../images/caststaff/cast_serifu03.png") no-repeat center;}
#castProSerifu04{ background: url("../images/caststaff/cast_serifu04.png") no-repeat center;}
#castProSerifu05{ background: url("../images/caststaff/cast_serifu05.png") no-repeat center;}
#castProSerifu06{ background: url("../images/caststaff/cast_serifu06.png") no-repeat center;}
#castProSerifu01,#castProSerifu02,#castProSerifu03,#castProSerifu04,#castProSerifu05,#castProSerifu06{
background-size: contain;
width: 5.6%; height: 100%;
position: absolute;
top: 0; left: 6%;
z-index: 3;
}

.castProImgAll{
width: 33%; height: 100%;
position: absolute;
top: 0; left: 14%;
z-index: 2;
overflow: hidden;
}

@keyframes  csscaleanm {
0% {transform: scale(1.3);opacity: 0;}
100% {transform: scale(1);opacity: 1;}
}

#castProImg01{ background: url("../images/caststaff/cast_img01.jpg") no-repeat center;}
#castProImg02{ background: url("../images/caststaff/cast_img02.jpg") no-repeat center;}
#castProImg03{ background: url("../images/caststaff/cast_img03.jpg") no-repeat center;}
#castProImg04{ background: url("../images/caststaff/cast_img04.jpg") no-repeat center;}
#castProImg05{ background: url("../images/caststaff/cast_img05.jpg") no-repeat center;}
#castProImg06{ background: url("../images/caststaff/cast_img06.jpg") no-repeat center;}
#castProImg01,#castProImg02,#castProImg03,#castProImg04,#castProImg05,#castProImg06{
background-size: cover;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
animation: csscaleanm 3.5s cubic-bezier(0,.64,.41,1) 0.6s forwards;
opacity: 0;
}

.castTxtAll{
width: 40%; height: 72%;
position: absolute;
top: 14%; left: 50%;
z-index: 3;
overflow: hidden;
animation: fadeanm 0.8s ease 0.8s forwards;
opacity: 0;
}

.staffTxtAll{
width: 70%; height: 72%;
position: absolute;
top: 14%; left: 15%;
z-index: 3;
overflow: hidden;
}

.csNMall{
width: 100%; height: 9.6%;
position: absolute;
top: 0; left: 0;
z-index: 2;
}

#castNM01{ background: url("../images/caststaff/cast_nm01.png") no-repeat left;}
#castNM02{ background: url("../images/caststaff/cast_nm02.png") no-repeat left;}
#castNM03{ background: url("../images/caststaff/cast_nm03.png") no-repeat left;}
#castNM04{ background: url("../images/caststaff/cast_nm04.png") no-repeat left;}
#castNM05{ background: url("../images/caststaff/cast_nm05.png") no-repeat left;}
#castNM06{ background: url("../images/caststaff/cast_nm06.png") no-repeat left;}
#staffNM01{ background: url("../images/caststaff/staff_nm01.png") no-repeat left;}
#staffNM02{ background: url("../images/caststaff/staff_nm02.png") no-repeat left;}
#staffNM03{ background: url("../images/caststaff/staff_nm03.png") no-repeat left;}
#castNM01,#castNM02,#castNM03,#castNM04,#castNM05,#castNM06,#staffNM01,#staffNM02,#staffNM03{
background-size: contain;
width: 100%; height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
text-indent:-999999px;
}

.csTxtAreaAll{
width: 100%; height: 86%;
position: absolute;
bottom: 0; left: 0;
z-index: 2;
overflow-x: hidden;
overflow-y: auto;
}

.csTxtAreaAll::-webkit-scrollbar { width: 6px; height: 5px;}
.csTxtAreaAll::-webkit-scrollbar-track { background: #320201;}
.csTxtAreaAll::-webkit-scrollbar-thumb { background: #d54b4a;border-radius: 3px;}

.csTxtArea{
width: 98%;
line-height: 1.9em;
color: #fff;
font-size: 0.9vw;
text-align: justify;
}

.csMM{
width: 100%;
background: #000;
color: #D40003;
font-weight: 600;
font-size: 90%;
line-height: 1em;
padding: 0.2em 0 0.1em;
margin-bottom: 0.5em;
text-indent: 0.5em;
}


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

SONG

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

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

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

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

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

.songBoxAll{
width: 100%;
margin: 3em auto 0;
display: flex;
flex-wrap: wrap;
}

.songLeft{ width: 42%; position: relative; overflow: hidden;}
.songRight{ width: 56%; padding-left: 2%;}

#songImg{
background: #7A7A7A url("../images/song/img_osc.jpg") no-repeat center top;
background-size: cover;
width: 100%;
position: relative;
overflow: hidden;
pointer-events: none;
}

#songImg:before{
content:"";
display: block;
padding-top: 66.7%;
}

.songNM{
width: 100%;
font-size: 1.8vw;
line-height: 1em;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: 300;
padding-top: 0.2em;
margin-bottom: 0.5em;
pointer-events: none;
color: #fff;
}

.songNMs{ font-size: 50%;}

.songTxtAll{
width: 100%;
position: relative;
}

.songTxt{
width: 100%;
font-size: 0.90vw;
line-height: 1.9em;
margin: 0;
}

.songMM{
width: 100%;
background: #990001;
color: #000;
font-weight: 600;
font-size: 90%;
line-height: 1em;
padding: 0.2em 0 0.1em;
margin-bottom: 0.5em;
text-indent: 0.5em;
}

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

footer

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

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

footer{
width: 100%;
padding: 0 0 6vw;
margin-top: 3vw;
}

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

#shareArea a{ margin: 0 10px;}

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

#privacy{
width: 100%;
margin: 0 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;
}
