body {
background: #fff;
color: #000;
font-family: "Zen Old Mincho", serif;
font-weight: 500;
font-style: normal;
width: 100%;
height:100%;
font-size: 3vw;
line-height:1.8em;
margin: 0px;
}

#wrap{
width: 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: -1vw;}
.boxfade{ width: 100%;}
.txtPink{ color: #cf4a6b;}
.txtBlue{ color:#2D6EB1;}
.fontL{ font-size: 110%;}
.fontB{ font-weight: 500;}

.linkLabel{
margin-top:-55px;
padding-top:55px;
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: 180%;
text-align: center;
top: -120%;
left: -40%;
right: 0;
margin: 0 auto;
font-size: 0.45em;
letter-spacing: 0;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 500;
}


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

MAIN

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

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

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

@keyframes  scaleanm2 {
0% { transform: scale(1.1,1.1); 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;
}

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

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

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

#mainImg02all{
width: 95%; height: 45.36%;
position: absolute;
top: 52.8%; left: 2.5%;
z-index: 2;
overflow: hidden;
}

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

#mainImg02{
background: url("../images/top/main02_sp.jpg") no-repeat center;
background-size: cover;
width: 100%; height: 100%;
position: absolute;
overflow: hidden;
top: 0; left: 0;
z-index: 1;
animation: scaleanm2 7s ease .2s forwards;
}

#fukuyama{
background: url("../images/top/fukuyama.png") no-repeat center;
background-size: contain;
width: 40%; height: 3%;
position: absolute;
top: 10%; left: 30%;
z-index: 5;
animation: fadeanm 2s ease 1.5s forwards;
opacity: 0;
}

#nagasaki{
background: url("../images/top/livefilm.png") no-repeat center;
background-size: contain;
width: 49%; height: 1.7%;
position: absolute;
top: 20%; left: 25.5%;
z-index: 5;
animation: fadeanm 2s ease 2s forwards;
opacity: 0;
}

#logo{
background: url("../images/top/logo.png") no-repeat center;
background-size: contain;
width: 37%; height: 22.2%;
position: absolute;
top: 24.7%; left: 31.5%;
z-index: 5;
animation: scaleanm 2s ease 2.5s forwards;
opacity: 0;
}

#logo2{
background: url("../images/top/logoB.png") no-repeat center;
background-size: contain;
width: 42%; height: 2.2%;
position: absolute;
top: 47.5%; left: 29%;
z-index: 5;
animation: fadeanm 2s ease 3s forwards;
opacity: 0;
}

#roadshow{
background: url("../images/top/roadshow_sp.png") no-repeat center bottom;
background-size: contain;
width: 50%; height: 13.22%;
position: absolute;
bottom: 2%; left: 25%;
z-index: 5;
animation: fadeanm 2s ease 3.5s forwards;
opacity: 0;
}


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

MVTK

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

#mvtkAll{
width: 100%;
padding: 5vw 0;
border-bottom: 3px double #808080;
}

#mvtkimg{
background: url("../images/bnr/bnr_mvtk_sp.jpg") no-repeat center;
background-size: cover;
width: 80%;
position: relative;
margin: 0 auto;
border: 1px solid #000;
box-shadow: 5px 5px 15px -10px;
}

#mvtkimg:before{
content:"";
display: block;
padding-top: 100%;
}

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

#mvtkBnr a{
width: 100%; height: 100%;
display: block;
}



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

movie

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

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

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

#topmovarea .movie .tab_area li {
width: 49.5%; height: 3em;
line-height: 3em;
text-align: center;
font-size: 3vw;
margin: 0.2% 0;
position: relative;
overflow: hidden;
}

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

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

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


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

TOPICS

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

#topicsAll{
width: 100%;
padding: 8vw 0 5vw;
border-top: 3px double #808080;
}

#topicsM{
width: 100%;
font-size: 4vw;
text-align: center;
line-height: 1em;
letter-spacing: 0.15vw;
}

#topicsTxtAll{
width: 86%;
margin: 6vw auto;
line-height: 1.2em;
}

.rss-item {
background-color: #fff;
padding: 1em 1.5em;
margin-bottom: 1.5em;
box-shadow: 0 0 5px rgba(0,0,0,0.2);
line-height: 1.2em;
}

.rss-item time {
font-size: 2.9vw;
color: #3c526a;
display: block;
margin-bottom: 5px;
line-height: 1.8em;
}

.rss-item .topicsTitle {
width: 100%;
margin: 0;
font-size: 3vw;
line-height: 1.4em;
color: #000;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 400;
text-decoration: underline;
}

.rss-item a{ color: #000;}

.topicsTitle a{
width: 100%; height: 100%;
display: block;
}

#more-button {
background-color: #000;
color: #fff;
transition: all 0.3s ease;
margin: 3vw auto 0;
font-size: 12px;
width: 140px;
padding: 0.8em 0;
cursor: pointer;
text-align: center;
}

#more-button:hover {
opacity: 0.7;
}

#more-button a{
width: 100%; height: 100%;
display: block;
color: #fff;
}

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

INTRODUCTION

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

#introAll{
background: url("../images/introduction/intro_sp.jpg") no-repeat center;
background-size: cover;
width: 100%;
position: relative;
overflow: hidden;
padding: 0;
color: #fff;
}

#introAll:before{
content:"";
display: block;
padding-top: 248%;
}

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

#introM{
width: 100%;
font-size: 4vw;
text-align: center;
color: #fff;
line-height: 1em;
letter-spacing: 0.5vw;
}

#introCatch{
width: 100%;
font-size: 6.2vw;
text-align: center;
line-height: 1.5em;
padding: 1.2em 0 1em;
letter-spacing: 0.1vw;
}

#introTxt{
width: 100%;
font-size: 3.2vw;
line-height: 2.2em;
margin: 0 auto;
text-align: center;
letter-spacing: 0.1vw;
}


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

CREDIT

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

@media screen and (max-width : 480px){

#billing{
background: url("../images/top/billing_sp.png") no-repeat center;
background-size: auto 80%;
width: 100%; max-width: 460px;
margin: 0 auto;
}

#billing:before{
content:"";
display: block;
padding-top: 135%;
}

}

@media screen and (min-width : 481px){

#billing{
background: url("../images/top/billing_pc.png") no-repeat center;
background-size: 86% auto;
width: 100%;
margin: 0 auto;
}

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

}


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

OFFICIAL

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

#officialAll{
width: 100%;
padding: 10px 0;
margin: 0 0 40px;
}

#officialsiteBtn{
background: url("../images/sns/sankaku.png") no-repeat right;
background-size: auto 70%;
width: 85%;
font-size: 3.6vw;
line-height: 3em;
padding: 0;
text-align: center;
margin: 2vw auto 1vw;
color: #fff;
}

#officialsiteBtn a{ color: #fff; display: block; width: 100%; height: 100%; opacity: 1;}
#officialsiteBtn:hover{ opacity: 0.7;}


#officialsiteSNS{
width: 100%;
text-align: center;
}

#officialsiteSNS img{
width: 30px;
margin: 0 3px 5px;
text-align: center;
}



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

footer

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

footer{
/*background: url("../images/top/footer_sp.jpg") no-repeat center top;
background-size: cover;*/
background: #000;
width: 100%;
padding: 0 0 100px;
margin: 0 auto;
}

#bnrArea{
width: 240px;
margin: 0 auto;
}

#bnrArea img{ margin: 0; line-height: 0; border: 1px solid #fff;}

#sharearea{
background: url("../images/sns/sharemark.png") no-repeat left;
background-size: auto 80%;
width: 56%;
margin: 8vw auto 5vw;
text-align: right;
font-size: 2.9vw;
line-height: 1em;
letter-spacing: 0;
}

#sharearea a{
text-decoration: none;
color: #fff;
}

#sharearea a:hover{ color: #fff;}

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