.notice_content{font-family:"맑은 고딕";}
.notice_title_wrapper h4{font-size:22px; color:#000; font-weight: bold; border-bottom:2px solid #ff793f; padding-bottom:24px; margin-bottom:0;}

/* list */
.head_list{ background-color: #fffafa; border-bottom:1px solid #d6d6d6;}
.head_list li{float:left;text-align: center; line-height: 60px; font-size:16px; color:#474747; font-weight:bold;}
.notice_list{width:100%;}
.paging_list li{text-align: center; cursor:pointer; }
.paging_list li.top{background-color:#fafafa;}
.paging_list li p{float:left; text-align: center;line-height: 55px; border-bottom:1px solid #d6d6d6; font-size:14px; color:#868686; font-weight:bold;}
.paging_list li p.title{text-align: left; color:#474747;}
.paging_list li p .is_pin{display: inline-block; width:23px; height:24px; background:url(/include/_images/ssadaprice_sp.png) no-repeat -3px -1140px;vertical-align: sub;}
.paging_list li p.list_date{font-size:13px;}
.paging_list::after{content:""; clear:both; display: block;}
.g_paging{margin-top:60px;}
.g_paging li{display:inline-block;width:32px; line-height: 32px; text-align: center; font-size:16px; color:#474747; cursor: pointer;}
.g_paging li.on{background-color:#ff793f; color:#fff;}

.no_list{display: block !important; cursor: none; padding:100px 0; border-bottom: 1px solid #d6d6d6;}
.no_list{width:100%; text-align: center; font-size:18px; font-weight: bold;}
.no_list p{display:block;text-align: center; color:#929294; border:0 !important;}
.no_list p:first-child{margin:20px 0;}

/* detail */
.notice_detail_wrapper p{position:relative;padding:15px 0; background-color: #fafafa; border-bottom:1px solid #d6d6d6;}

.notice_detail_wrapper p span{display:inline-block; font-size:16px; color:#868686; font-weight: bold; }
.notice_detail_wrapper #detail_title{display:block; color:#474747; margin-left:35px; padding:0 120px 10px 0;}
.notice_detail_wrapper #detail_category{float:left; margin-left:35px; font-size:13px; font-weight: initial;}
.notice_detail_wrapper #detail_reg_de{position:absolute;top:25px;right:0; font-size:14px; margin-right:35px;}
.notice_detail_wrapper #detail_content{padding:35px; background-color: #fff; font-size:14px; color:#7f7f7f;}
.notice_detail_wrapper #detail_img{padding:35px;}
.next_list li{font-size:14px; color:#868686; line-height: 45px; border-bottom:1px solid #d6d6d6; cursor:pointer;}
.next_list li span{margin-left:15px;}
.next_list li span:first-child{margin-left:35px;}
.btn_wrapper{text-align: center; padding-top:35px;}
.btn_wrapper .btn{display:inline-block; text-align:center;width:120px; line-height: 52px; background-color: #ff793f; color:#fff; font-size:18px; font-weight: bold;}
/* col */
.col-1{width:8.3%;}
.col-2{width:16.6%}
.col-6{width:50%;}
.col-8{width:66.6%;}
.col-12{width:100%;}

.clear_fix::after{content:""; clear:both; display: block;}