*{margin:0;padding:0;}

/* 메인 01 슬라이드 */
div.hw-main-slide-wrap img{width:100%;}
div.hw-main-slide-wrap div.bx-pager{display:inline-block !important;margin-bottom:55px;}
div.hw-main-slide-wrap div.bx-pager-item{display:inline-block !important;}
div.hw-main-slide-wrap div.bx-pager-item a.bx-pager-link{width:9px;height:9px;margin:0 6px;}

/* 메인 02  */
div.hw-main-02-wrap{width:100%;font-size:0;}
div.hw-main-02-wrap img{width:100%;}

/* 메인 03  */
div.hw-main-03-wrap{width:100%;font-size:0;}
div.hw-main-03-wrap a.hw-btn-view{background:url("../../img/btn_view.png") no-repeat center;background-size:100%;display:inline-block;width:60px;height:20px;position:absolute;left:50%;top:37%;margin-left:-30px;}
div.hw-main-03-wrap a.hw-btn-view:hover{background:url("../../img/btn_view_on.png") no-repeat center;background-size:100%;}
div.hw-main-03-wrap img.hw-view-img{width:100%;}
div.hw-main-03-wrap div.hw-left-area{float:left;width:50%;position:relative;}
div.hw-main-03-wrap div.hw-right-area{float:left;width:50%;position:relative;}

/* 메인 04  */
div.hw-main-04-wrap{width:100%;box-sizing:border-box;padding:20px;}
div.hw-main-04-wrap img{width:100%;}
div.hw-main-04-wrap img.hw-img-text{margin-top:50px;}
div.hw-main-04-wrap div.hw-before-after-area{position:relative;}
div.hw-main-04-wrap div.hw-before-after-area a.hw-btn-before-after-view{background:url("../../img/btn_before_after_view.png") no-repeat center;position:absolute;width:60px;height:20px;top:74%;left:62%;background-size:100%;}
div.hw-main-04-wrap div.hw-before-after-area a.hw-btn-before-after-view:hover{background:url("../../img/btn_before_after_view_on.png") no-repeat center;background-size:100%;}
