body {
background: #fff;
color: #000;
font-family: "Zen Old Mincho", serif;
font-weight: 500;
font-style: normal;
width: 100%;
height:100%;
font-size: 1vw;
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;}
.fontS{ font-size: 80%; letter-spacing: 0.1em;}

.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: 500;}

.linkLabel{
/*margin-top:-60px;
padding-top:60px;*/
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: -2em;
left: -50%;
right: 0;
margin: 0 auto;
font-size: 0.4em;
letter-spacing: 0;
}

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

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: 51.66%;
}

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

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

#mainImg02all{
width: 50%; height: 100%;
position: absolute;
top: 0; right: 0;
z-index: 1;
overflow: hidden;
}

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

#mainImg02{
background: url("../images/top/main02_pc.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.8%;
position: absolute;
top: 14.6%; 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: 68%; height: 2.8%;
position: absolute;
top: 33.7%; left: 16%;
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: 50%; height: 41%;
position: absolute;
top: 41%; left: 25%;
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: 56%; height: 2.84%;
position: absolute;
top: 85%; left: 22%;
z-index: 5;
animation: fadeanm 2s ease 3s forwards;
opacity: 0;
}

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

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

MVTK

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

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

#mvtkimg{
background: url("../images/bnr/bnr_mvtk_pc.jpg") no-repeat center;
background-size: cover;
width: 70%; min-width: 900px;
position: relative;
margin: 0 auto;
border: 1px solid #000;
transition: all 0.3s ease;
box-shadow: 5px 5px 15px -10px;
overflow: hidden;
}

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

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

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

#mvtkimg:hover{ opacity: 0.7;}


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

movie

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

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

#topmovarea .movie {
width: 70%; min-width: 900px;
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: 49.6%; 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: #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: 5vw 0;
border-top: 3px double #808080;
}

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

#topicsTxtAll{
width: 76%;
margin: 3vw 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;
transition: all 0.3s ease;
}

.rss-item:hover{ opacity: 0.7;}

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

.rss-item .topicsTitle {
width: 100%;
margin: 0;
font-size: 1.1vw;
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: 16px;
width: 160px;
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_pc.jpg") no-repeat center bottom;
background-size: cover;
width: 100%;
position: relative;
overflow: hidden;
padding: 4em 0;
color: #fff;
}

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

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

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

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

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


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

CREDIT

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

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

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


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

OFFICIAL

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

#officialAll{
width: 100%;
padding: 30px 0;
margin: 0 0 20px;
}

#officialsiteBtn{
background: url("../images/sns/sankaku.png") no-repeat right;
background-size: auto 80%;
width: 420px;
font-size: 18px;
line-height: 18px;
padding: 15px 0;
text-align: center;
color: #fff;
margin: 0 auto;
transition: all 0.3s ease;
}

#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: 35px;
margin: 10px 3px 0;
text-align: center;
}


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

FOOTER

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

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

#sharearea{
background: url("../images/sns/sharemark.png") no-repeat left top;
background-size: 15px auto;
width: 280px; height: 30px;
margin: 40px auto;
text-align: right;
font-size: 14px;
line-height: 1em;
letter-spacing: 0;
}

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

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

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

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

#copyright{
width: 400px;
font-size: 11px;
text-align: center;
margin: 0 auto;
line-height: 1em;
color: #fff;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
letter-spacing: 0.5px;
}
