@charset "utf-8";
*{margin:0;padding:0;list-style:none;border:0;}
body{width:100%;margin:0 auto;overflow:hidden}
body{ background-size: cover; -ms-behavior: url(../img/backgroundsize.min.htc); }

/* main_image */
 .main_visual{border-top:1px solid #d7d7d7;overflow:hidden;position:relative;}
/* .main_image{height:100%;overflow:hidden;position:relative;}
.main_image ul{width:1920px !important;height:100%;overflow:hidden;position:absolute;top:0;left:0;}
.main_image li{float:left;width:1920px;height:100%;}
.main_image li span{display:block;width:100%;height:100%}
.main_image li a{display:block;width:100%;height:796px}
.main_image li .img_1{width: 1920px;height: 100%}
.main_image li .img_2{width: 1920px;height: 100%}
.main_image li .img_3{width: 1920px;height: 100%} */

.main_image{height:100%;overflow:hidden;position:relative;}
.main_image ul{width:100%;height:100%;}
.main_image li{float:left;width:100%;height:100%; overflow: hidden;}
.main_image li span{display:block;width:100%;height:100%}
.main_image li a{display:block;width:100%;height:796px}  
/* .img_3{ 
    width: auto;
    height: 100%;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
} */

div.flicking_con{position:absolute;bottom: 599px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../img/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../img/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../img/hover_right.png) no-repeat right top;right:100px;}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .img_3{ 
        width: auto;
        height: 100%;
        position: absolute;
        left:50%;
        transform: translateX(-50%);
    }
}