.container{
height: 100%;
}



#topSide{
height: 48%;
margin-bottom: .8%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

/*
===========================================

TopSystem

===========================================
*/
#topSystem{
width: 32.7%;
height: 100%;
background:url(../image/top/bg_system.jpg) no-repeat center bottom;
background-size: cover;
position: relative;
}

#topSystem header{
width: 100%;
position: absolute;
top:0;
left: 0;
}

#topSystem h1{
text-align: center;
}

#topSystem h1 img{
width: auto;
}

/*
*/
#topSystem .box h2{
color: #222;
text-align: center;
font-size: 3.5vh;
font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
font-weight: bold;
}

#topSystem .box dl{
display: table;
border-collapse: collapse;
border-left: solid 1px #aaa;
width: 100%;
}

#topSystem .box dt,
#topSystem .box dd{
display: table-cell;
color: #222;
text-align: center;
vertical-align: middle;
font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
padding: 0;
font-size: 1.4rem;
border-bottom: solid 1px #aaa;
height: auto;
}

#topSystem .box dt{
width: 20%;
}
#topSystem .box dd{
width: 40%;
border-right: solid 1px #aaa;
color: #c00;
}

#topSystem .box dl:nth-of-type(odd){
background: #fcc;
}


#topSystem .box dl.h{
background: #444;
color: #fff;
}
#topSystem .box .h dt,
#topSystem .box .h dd{
color: #fff;
}



#SysBox{
display: table;
width: 90%;
margin: 0 auto;
height: calc(100% - 70px);
margin-top: 50px;
border-collapse: separate;
border-spacing: 10px 10px;
}

#SysBox .box{
margin: 0 auto;
box-sizing: border-box;
height: 45%;
display: table-row;
}
#SysBox .box:nth-of-type(1){
margin-bottom: 10px;
padding-top: 10px;
}

#SysBox .box:nth-of-type(1) h2{
}
#SysBox .box.news .newsbox{
overflow-y: scroll;
height: 100%;
}

#SysBox .boxWrap{
display: table-cell;
padding: 0 10px;
vertical-align: middle;
background: #fff;
}
#SysBox .box:nth-of-type(1) .boxWrap{
padding-top: 30px;
}

#SysBox .cont{
height: 70%;
box-sizing: border-box;
padding: 2% 0;
}
#SysBox .cont dl{
height: 50%;
}

/*
===========================================

Ticker

===========================================
*/

#ticker a{
color: #000;
text-decoration: none;
}

.ticker_wrap{
background: url(../image/yellow-border.jpg);
padding: 10px;
height: 65px;
width: 100%;
}

.tickercontainer { 
width: 100%;
height: 27px;
margin: 0;
padding: 0;
overflow: hidden;
}

.tickercontainer .mask {
position: relative;
top: 0;
height: 22px;
overflow: hidden;
}

ul.newsticker {
position: relative;
list-style-type: none;
margin: 0;
padding: 0;}

ul.newsticker li {
float: left;
margin: 0;
padding-right: 15px;
}


#ticker{
background: #fff;
height: 25px;
position: relative;
list-style-type: none;
margin: 0;
padding: 10px 0;
box-sizing: content-box;
overflow: hidden;
width: 300px;
}

/*
===========================================

Movie

===========================================
*/
#movie{
width: 66.5%;
height: 100%;
background:#000;
background-size: cover;
position: relative;
overflow: hidden;
}

#movie:after{
content: "";
display: block;
width: 100%;
height: 100%;
background-image: 
  url(../image/top/topMovie/top.png),
  url(../image/top/topMovie/bottom.png),
  url(../image/top/topMovie/right.png),
  url(../image/top/topMovie/left.png),
  url(../image/top/topMovie/bg.png);
background-position: 
  top center,
  center center,
  bottom right,
  bottom left,
  center center;
background-size: 
  contain,
  contain,
  contain,
  contain,
  cover;
background-repeat: no-repeat;
position: absolute;
top:0;
left: 0;
z-index: 1;
}


#movie span,
#movie a{
width: 100%;
display: block;
height:100%;
text-align: center;
vertical-align: middle;
}

#movie a{
position: absolute;
top:0;
left: 0;
z-index: 2;
}

#movie a:hover{
background: rgba(255,255,255,.7);
}

#movie span video{
width: 80%;
position: absolute;
top:50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
z-index: 1;
}






/*
===========================================

TopNav

===========================================
*/

#topNav{
list-style: none;
height: 50%;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}


#topNav li{
height: 100%;
width: 16%;
background-color: #000;
/*background-image: url(../sp/images/top/main_bg.jpg);*/
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
}

#topNav li a{
display: block;
width: 100%;
height: 100%;
text-indent: -9999px;
background-size: cover;
background-repeat: no-repeat;
background-position: center bottom;
position: relative;
cursor: pointer;
}

#topNav li a:before{
content: "";
display: block;
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
background-size: contain;
background-position: left bottom;
background-repeat: no-repeat;
}

#topNav li a:hover{
opacity: .5;
}


#topNav li.top a{background-image: url(../sp/images/top/logo.jpg);}

#topNav li.guide a{background-image: url(../image/top/nav2024/guide.png?20201006);}
/*#topNav li.guide a:before{background-image: url(../image/top/ttl_guide.png);}*/

#topNav li.news a{background-image: url(../image/top/nav2024/news.png?20201006);}
/*#topNav li.news a:before{background-image: url(../image/top/ttl_news.png);}*/

#topNav li.schedule a{background-image: url(../image/top/nav2024/schedule.png?20201006);}
/*#topNav li.schedule a:before{background-image: url(../image/top/ttl_schedule.png);}*/

#topNav li.system a{background-image: url(../image/top/nav2024/system.png?20201006);}
/*#topNav li.system a:before{background-image: url(../image/top/ttl_system.png);}*/

#topNav li.recruit a{background-image: url(../image/top/nav2024/recruit.png?20201006);}
/*#topNav li.recruit a:before{background-image: url(../image/top/ttl_recruit.png);}*/

#topNav li.access a{background-image: url(../image/top/nav2024/access.png?20201006);}
/*#topNav li.access a:before{background-image: url(../image/top/ttl_access.png);}*/