/* CSS Document */
html,body{margin:0px; padding:0px; height:1920px; max-width:1080px; background-color:#fcf7cd; background-image:url(../img/bg.jpg); background-position:top center; background-repeat:no-repeat; background-size:contain; margin:auto; font-family:Trebuchet MS,Helvetica;}

ul,li{ margin:0px; padding:0px; list-style-type:none;}
img{ border:none; margin:0px; padding:0px;}

a{ text-decoration:none;}
.clear{ clear:both;}

.logo{ float:left; position:relative; left:38px; top:52px; height:0px;}
.ewm{ float:right; position:relative; right:41px; top:54px;height:0px;}
.nav{ left:3%; position:relative; width:94%;}
.nav li{ position:relative;}
.nav .l img{padding-right:3%; float:left; width:34%;}
.nav .r img{ float:right; width:25%;}

.feature{height:690px;width:100%;}
.feature .main_visual{height:690px;overflow:hidden;position:relative; width:93%; left:4%; -moz-border-radius: 10px;-webkit-border-radius: 10px; border-radius:10px;}
.feature .main_image ul{width:9999px;position:absolute;top:0;left:0;}
.feature .main_image li{float:left;height:973px;}
.feature .main_image li img{width:100%;height:973px; margin:auto;}
.feature #btn_prev,.feature #btn_next{z-index:1111;position:relative;display:block;width:36px!important;height:60px!important; top:95%;}
.feature #btn_prev{background-image:url(../img/jtl.png); background-size:contain; left:5%; float:left;}
.feature #btn_next{background-image:url(../img/jtr.png); background-size:contain; right:5%; float:right;}
.feature .nexttop{ text-align:center; width:100%;position:relative; top:-70px; z-index:1000; height:0px;}
.feature .nexttop img{width:16%;}
.feature .flicking_con{ display:none;}
