@charset "utf-8";
/* CSS Document */
body{background:#111;}
.showcase{font-size:0;min-width:1800px;max-width:2000px;margin:0 auto;overflow:hidden;position:relative;}
.showcase .bgm{position:absolute;left:117px;top:910px;z-index:99;}
.showcase .box01{position:relative;height:919px;background:url('../images/bg01.gif');background-size:cover;background-repeat:no-repeat;background-position:center top;}
.showcase .box01 .txt_box{padding:324px 0 0 0;text-align:center;}
.showcase .box01 .txt_box .middle{margin:73px 0;}
.showcase .box01 .txt_box .end{margin:248px 0 0 0;}
.showcase .box01 .txt01{position:absolute;left:120px;bottom:22px;}
.showcase .box01 .txt02{position:absolute;right:120px;bottom:22px;}

.showcase .box02{position:relative;height:530px;background:url('../images/bg02.jpg');background-size:cover;background-repeat:no-repeat;background-position:center top;}
.showcase .box02 .txt_box{width:710px;padding:300px 0 0 40px;position:absolute;left:50%;margin:0 0 0 -375px;background:url('../images/ani01.gif') no-repeat 223px top;}
.showcase .box03{height:6727px;background-image:url('../images/bg03.jpg');background-size:cover;background-repeat:no-repeat;background-position:center top;}
.showcase .box03 .hidden_box{width:1676px;margin:0 auto;overflow:hidden;}
.showcase .box03 .site_list{margin:-8px -118px 0 0;overflow:hidden;}
.showcase .box03 .site_list li{float:left;width:480px;height:374px;margin:134px 118px 0 0;position:relative;}
.showcase .box03 .site_list li p{font-size:12px;}
.showcase .box03 .site_list li p.title{height:36px;}
.showcase .box03 .site_list li p.thumb{margin:0 0 15px 0;height:250px;overflow:hidden;}
.showcase .box03 .site_list li p.type{margin:0 0 8px 0;height:23px;background:url('../images/line.png') repeat-x left bottom;}
.showcase .box03 .site_list li p.txt01{height:24px;}
.showcase .box03 .site_list li p.btn{position:absolute;right:6px;bottom:0;}


.showcase .footer{height:29px;padding:13px 0 0 0;text-align:center;background:url('../images/footer_bg.gif') repeat-x left top;}