@charset "utf-8";
@import url("/include/css/common/default.css");
@import url("/include/css/common/common.css");
@import url("/include/css/common/button.css");
@import url("/include/css/common/board.css");
@import url("layout.css");
@import url("/include/css/common/contents.css");

.schchk input[type="checkbox"]:checked + label:before {background:url("/include/image/board/themechk_on.png") no-repeat left top;}
.gnbM > li > ul > li > ul li > a.current,
.dot-list > li, .dot {background-image: url("/include/image/common/bul_dot2.png")}

@media screen and (min-width:1025px) {
#gnbNav.fixed {position:fixed; top:0; left:0; right:0; width:100%; padding:0; border:0; background-color: rgba(0,0,0,.7); z-index: 90;}
#gnbNav.fixed + #submenuArea {position: fixed; top: 80px;}
#gnbNav.fixed #gnb {width: 1240px; margin: 0 auto;}
#gnbNav.fixed #gnb > li > a {padding: 0 42px;}
#header.on #gnbNav.fixed {background-color: #fff;}
#header.on #gnbNav.fixed #gnb > li > a {color: #232323;}
    
}
