@charset "utf-8";
.logbox{
 width : 560px;
 height : 400px;
 overflow : auto;
 border : 0px solid;
 vertical-align : top;
 text-align : left;
 padding-left : 0px;
 padding-top : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 font-size : 15px;
 margin-top : 20px;
}
.twibox{
 width : 300px;
 height : 400px;
 margin-top : 20px;
}
.top_waku{
 width : 980px;
 height : 1025px;
 position : relative;
 padding-top : 60px;
}

.bg-slider{
 width : 980px;
 height : 656px;
 z-index : 2;
 box-shadow: 5px 5px 15px 10px rgba(0,0,0,0.2);
}
.main_vis{
 position : absolute;
 width : 980px;
 height : 656px;
 background : url(../img_top/main_vis1_v2.jpg) 50% 0 / contain no-repeat scroll padding-box border-box transparent;
 background-origin : padding-box;
 background-clip : border-box;
 background-position : center top;
 box-shadow: 5px 5px 15px 10px rgba(0,0,0,0.1);
 z-index : 1;
}
#main1{
 height: 0;
 padding-top : 56.25%;
/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
 background : url(../img_top/main2.jpg) 50% 0 / contain no-repeat scroll padding-box border-box transparent;
 background-origin : padding-box;
 background-clip : border-box;
 background-position : center top;
 border-bottom-width : 1px;
 border-bottom-style: solid;
 border-bottom-color: #cccccc;
 box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
#main01{
 background-image : url(../img_top/main_vis1_v2.jpg);
 background-position : center center;
 width : 980px;
 height : 656px;
 top : 40px;
 left : 0px;
 position : absolute;
 background-repeat : no-repeat;
}
.main_back{
 background-color : #0469ce;
 background-image : url(../img_top/main_back.jpg);
 background-repeat : no-repeat;
 background-position : center -200px;
 height : 1085px;
 border-bottom-width : 1px;
 border-bottom-style: solid;
 border-bottom-color: #b5c8e3;
/**/ box-shadow: 0px 3px 15px rgba(0,0,0,0.15);
}
.cover_white0{
 background-color : rgba(255,255,255,0.75);
 width : 100%;
}
.cover_white{
 background-color : rgba(255,255,255,0.4);
 width : 100%;
}
.logo1{
 background-image : url(../img_top/logo.png);
 background-position : center top;
 width : 974px;
 height : 415px;
 position : absolute;
 right : 0px;
 left : 3px;
 top : 630px;
 z-index : 2;
 background-repeat : no-repeat;
}
.catch{
 padding-top:100px;
 padding-bottom:60px;
}
.top_movie_block {
 padding: 0px;
 background-color: rgba(0,0,0,0.3);
/* border: 1px #675a4f solid;*/
 border: 1px #666666 solid;
}
.top_table01 { margin: 1px; }
