@charset "utf-8";

/* container */
.visual{width:664px; position:relative;}
.visual li a{opacity:1;  -khtml-opacity:1;  -moz-opacity:1;  -ms-filter:”alpha(opacity=100)”;  filter:alpha(opacity=100);  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);    -webkit-transition:all .25s;  -moz-transition:all .25s;   -ms-transition:all .25s;    -o-transition:all .25s;   transition:all .25s;}
.visual li a:hover{opacity:.6;  -khtml-opacity:.60;  -moz-opacity:.60;  -ms-filter:”alpha(opacity=60)”;  filter:alpha(opacity=60);  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);  opacity:.60; }
.visual .owl-nav > div{position:absolute; z-index:9; top:50%; width:41px; height:61px; margin-top:-30.5px; text-indent:-99999999px; overflow:hidden;     -webkit-transition:all .25s;  -moz-transition:all .25s;   -ms-transition:all .25s;    -o-transition:all .25s;   transition:all .25s; opacity:.6;  -khtml-opacity:.60;  -moz-opacity:.60;  -ms-filter:”alpha(opacity=60)”;  filter:alpha(opacity=60);  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.6);  opacity:.60; }
.visual .owl-nav > div:hover{ opacity:1;  -khtml-opacity:1;  -moz-opacity:1;  -ms-filter:”alpha(opacity=100)”;  filter:alpha(opacity=100);  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.visual .owl-nav .owl-prev{ left:0; background:url('../../img/main/img_arr_left.png') no-repeat ;}
.visual .owl-nav .owl-next{ right:0; background:url('../../img/main/img_arr_right.png') no-repeat ;}
.container .right_set li{width:326px; height:255px;}
.container .right_set li.fst{width:326px; height:194px; margin-bottom:10px;}
.container .right_set li a{display:block; width:100%; height:100%; }

.container .left_set li{margin-top:10px; width:328px; height:146px;}
.container .left_set li.lst{height:126px;}
.container .left_set li a{display:block; width:100%;height:100%;}
.container .store{width:664px; height:281px; margin-top:10px;}
.container .store a{display:block; width:100%; height:100%;}
.container li, .container .store{opacity:1;  -khtml-opacity:1;  -moz-opacity:1;  -ms-filter:”alpha(opacity=100)”;  filter:alpha(opacity=100);  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);    -webkit-transition:all .25s;  -moz-transition:all .25s;   -ms-transition:all .25s;    -o-transition:all .25s;   transition:all .25s;}
.container li:hover, .container .store:hover{opacity:.6;  -khtml-opacity:.60;  -moz-opacity:.60;  -ms-filter:”alpha(opacity=60)”;  filter:alpha(opacity=60);  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);  opacity:.60; }

