/* 배경 */
#m03 {position:relative;width:100%;height:100%;z-index:10}
#m03:after {display:block;content:"";visibility:hidden;clear:both}

/* 텍스트 */
#m03 .txt_area {position:absolute;top:120px;left:125px;width:688px;height:265px;box-sizing:border-box;padding:70px;background-color:rgba(255,255,255,0.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff,endColorstr=#e6ffffff);-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff,endColorstr=#e6ffffff);z-index:999}
#m03 .txt_area h3 {margin-bottom:25px;font-size:40px;color:#333;font-family:'notokr-bold'}
#m03 .txt_area .date{margin-bottom:5px;font-size:15px;color:#888;font-family:'Poppins', sans-serif}
#m03 .txt_area > a{display:inline-block;font-size:18px;color:#333;font-family:'notokr-medium'}
/* 버튼 */
.pager_area {overflow:hidden;position:absolute;top:153px;right:65px;z-index:50}
.pager_area a {float:left;display:block;width:47px;height:43px;color:#fff;-webkit-transition:background-color .2s;-ms-transition:background-color .2s;transition:background-color .2s}
.pager_area a.pager-prev{margin-right:10px;background:url(/sh_img/inc/include_03/img/a_left.png) center no-repeat #898989}
.pager_area a.pager-next{background:url(/sh_img/inc/include_03/img/a_right.png) center no-repeat #898989}
.pager_area a:hover{background-color:#000}

/* 슬라이더 */
#m03 .bxslider{width:100%;height:100%;z-index:1}
#m03 .bxslider:after{display:block;clear:both;content:""}
#m03 .bxslider > li{width:100% !important; height:100% !important}
#m03 .bx-wrapper{width:100%;height:100%}
#m03 .bx-wrapper .bx-viewport{height:100% !important}
#m03 .bx-controls-direction{display:none}
