.cf_top{
    background: #222;
    color: #fff;
}
.cf_top div{
    background: url('/channel5_/images/bg.png') no-repeat;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 65px 0;
}
.cf_top div p.t1{
    margin: 10px;
    font-size: 24px;
    font-weight: 200;
}
.cf_gnb{
    border-bottom: 1px solid #eee;
}
.cf_gnb div{
    width: 1200px;
    margin: 0 auto; 
    text-align: center;
}
.cf_gnb div ul li{
    display: inline-block;
    margin: 0 20px;
    padding: 15px 0;
}
.cf_gnb div ul li.select {
    border-bottom: 3px solid #febd14;
    font-weight: 500;
    color: #000;
}
.cf_con{
    background: #f4f6f8;
    display: grid;
}
.cf_Wrap{
    width: 1200px;
    margin: 0 auto;
    padding: 105px 0;
}
.cf_con .cf_Wrap .cf_Con_L{
    float: left;
    margin-top: 100px;
    padding-left: 35px;
}
.cf_con .cf_Con_L .txt{
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 40px;
}
.cf_con .cf_Con_L .txt span{
    font-weight: 500;
}
.cf_con .cf_Con_L .button{
    background-color: #222;
    border-radius: 20px;
    padding: 20px 50px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 23px;
}
.cf_con .cf_Con_L .paid_button {
    border-radius: 20px;
    padding: 20px 50px;
    cursor: pointer;
    border: 1px solid #222;
    font-size: 16px;
    margin-bottom: 23px;
    font-weight: 600;
}
.cf_con .cf_Con_L .join{
    font-size: 18px;
    border-bottom: 1px solid #222;
    display: table-cell;
    padding-top:40px;
}
.cf_con .cf_Wrap .cf_Con_R{
    float: right;
    display: block;
}
.cf_Wrap{
    width: 1200px;
    margin: 0 auto; 
}
.cf_Wrap2{
    width: 900px;
    margin: 0 auto; 
}
.cf_Wrap2 .style1{
    padding: 12px 30px;
    border: 1px solid #333;
    border-radius: 15px;
    font-size: 14px;
    cursor: pointer;
    margin-right: 5px;
}
.cf_Wrap2 .style2{
    padding: 12px 60px 12px 30px;
    background: url('/channel5_/images/icon_link.png') right 15px center no-repeat;
    background-color: #222;
    color: #fff;
    border-radius: 15px;
    font-size: 14px;
    cursor: pointer;
}
.cf_Wrap2 .style2 a{
	color: #fff;
}
.cf_Wrap2 .top_area{
    text-align: right;
    padding-top: 20px;
}
.cf_Wrap2 .top_area span{
    margin-right: 20px;
}
.cf_Wrap2 .notice{
    background-color: #fff;
    padding: 15px 25px;
    margin-top: 20px;
    border-radius: 15px;
}
.cf_Wrap2 .notice .close_ico{
    width: 14px;
    height: 14px;
    background-position: -399px 0;
    float: right;
    cursor: pointer;
    margin-top: 10px;
}
.cf_Wrap2 .notice .kakaoch_ico{
    width: 32px;
    height: 34px;
    background-position: -311px -3055px;
    margin-right: 6px;
    vertical-align: middle;
}
.cf_Wrap2 .notice .notice_txt{
    vertical-align: middle;
}
.cf_Wrap2 .notice .notice_txt a:hover{
    text-decoration: underline;
}
.cf_Wrap2 .cf_newsList{
    background-color: #fff;
    margin: 20px 0 80px;
    border-radius: 15px;
    padding: 40px 50px;
}
.cf_Wrap2 .cf_newsList .cluster_text_headline21:hover{
    text-decoration: underline;
}
.cfNew_ico{
    background-color: #fc451b;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px 3px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 5px;
}
.vw_byline a.detaillink{
    font-size: 15px;
    margin-left: 8px;
    font-weight: 00;
    border-bottom: 0px solid #d8e0f2;
    box-shadow: 0 -8px 0 #d8e0f2 inset;
    vertical-align: top;
}
.newsinfo .vw_byline{
    font-weight: 500;
}
.cf_view_con{
    display: inline-block;
}
.cf_view_con .vw_img{
    text-align: center;
}
.cf_view_con p{
    margin-bottom: 25px;
    margin-top: 25px;
    line-height: 190%;
    word-wrap: break-word;
}
.cf_view_con .cfvw_imgdesc{
    font-size: 13px !important;
    color: #888 !important;
    letter-spacing: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    word-break: break-all !important;
    line-height: 170%;
}
/*250213 소연수정*/
.news_dtail_view_top_wrap{
    display: inline-block;
    border-bottom: 1px solid #e0e4f1;
    padding: 20px 0;
    width: 100%;
    margin-bottom: 30px;
}
.cf_view_con .subview_title {
    position: relative;
    font-weight: 600;
    border-left: 3px solid #f58220;
    padding-left: 25px;
    margin: 20px 0;
    clear: both;
    font-size: 17px;
    line-height: 34px;
}
.cf_view_con section.subview_title:before {
    content: '';
    display: block;
    position: absolute;
    left: -3px;
    top: 0;
    width: 3px;
    height: 5px;
    background: #fff;
}
.cf_view_con section.subview_title:after {
    content: '';
    display: block;
    position: absolute;
    left: -3px;
    bottom: 0;
    width: 3px;
    height: 5px;
    background: #fff;
}

.newsList_btn{
    border-top: 1px solid #e0e4f1;
    padding: 20px 0 0;
    text-align: right;
}
.newsList_btn a{
    font-size: 14px;
    font-weight: bold;
    position: relative;
    left: -10px;
}


/*신청내역 팝업 */
.popup_stock_paid {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
.stock_paidList {
    position: relative;
    top: 50%;
    left: 50%;
    overflow: auto;
    height: 700px;
    width: 900px;
    transform: translate(-50%, -50%);
    z-index: 1;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.stock_paidList_cont {
    padding: 50px;
    line-height: 1.4rem;
    font-size: 14px;
}

.stock_paidList_cont h5 {
    padding: 0 0 25px;
    color: #333;
    font-size: 23px;
}
.stock_paidList_cont p {
    border-top: 1px solid #666;
    padding-top: 30px;
}
.stock_paidList_cont table{
    width: 100%;
}
.stock_paidList_cont thead{
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}
.stock_paidList_cont thead tr th{
    padding: 23px 0;
    font-size: 14px;
}
.stock_paidList_cont tbody tr td{
    padding: 15px 0;
    font-size: 14px;
    color: #555;
    text-align: center;
}
.stock_paidList_cont .paginWrap{
    margin-bottom: 40px;
}

/*버튼영역*/
.popup_btn {
    display: table;
    table-layout: fixed;
    width: 900px;
    height: 70px;
    position: fixed;
    word-break: break-word;
    bottom: 77px;
    bottom: 5.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #333;
    z-index: 2;
}
.popup_btn a {
    position: relative;
    display: table-cell;
    height: 70px;
    font-size: 17px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    
    color: #fff;
}
.popup_btn a.close_day {
    background: #5d5d5d;
}
.popup_btn a.close_day:before,.popup_btn a.close_day:after {
    display: none;
}
