@charset "UTF-8";



/* Reset with bootstrap */
body, p, h1, h2, h3, span, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select{margin: 0;padding: 0}
body, input, textarea, select, button, table{font-family: 'noto sans kr','NanumGothic','Open Sans', 'PT Sans', 'malgun gothic','돋움',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
body{-ms-word-break: break-all;word-break: keep-all;word-wrap: break-word;background: #fff;font-size: 14px;color: #181818}
a, a:hover, a:focus, a:active{text-decoration: none;color: inherit}
a, button, input, textarea{font-family: 'noto sans kr','NanumGothic'; transition: border-color .15s ease-in-out, backgroud-color .15s ease-in-out,color .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,box-shadow .4s}
li{list-style: none}
address, em{font-style: normal}
label, button{cursor: pointer}
label{margin-bottom: 0}
table{width: 100%}
textarea{resize: none}
strong, b{font-weight: 700}
img{vertical-align: top}
br{font-family: arial}
hr, .hr, .border-top{border-top-color: #d9dbdb !important}


/* Helper Classes */
.skip{z-index: 200;background: #000;text-align: center;color: #fff}
.skip:active, .skip:focus{position: absolute;padding: .5rem;color: #fff}
.no-style{background: none;border: 0}
.center-block{display: block;margin-left: auto;margin-right: auto}
.d-flex-space{display: flex;align-items: center;justify-content: space-between}

/* Grid */
.row{margin-left: -8px;margin-right: -8px}
.row>[class*=col]{padding-left: 8px;padding-right: 8px}
.no-gutters{margin-left: 0;margin-right: 0}
.no-gutters>[class*=col]{padding-left: 0;padding-right: 0}

/* Typography */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin: 0;font-weight: 700}
.h2{font-size: 20px}
.h3{font-size: 18px;}
.h4{font-size: 16px}
.h5{font-size: 14px}
.h6{font-size: 12px}
.sm{font-size: 11px}

.font-weight-exbold{display: block;font-size: 12px;font-weight: 500;color: #404040;}
a.text-truncate{display: inline-block;vertical-align: top;max-width: 100%}
.text-dot{padding-left: .714rem}
.text-dot:before{content: '· ';float: left;margin-left: -.714rem}

/* Theme */
.text-secondary{line-height: 29px;font-size: 18px;font-weight: 500;color: #404040!important;}
.text-primary{padding-top: 10px;padding-left: 88px;color: #5135a4;}
.text-light{font-size: 14px;font-weight: 400;color: #a1a1a1 !important}
.text-muted{color: #999 !important}
.text-body{color: #181818 !important}

.bg-point{background: #f8f2f3 !important}
.bg-st{background: #fcfcfc !important}


/* Icon */
[class^=icon-]{display:inline-block;overflow:hidden;margin:0;padding:0;border:0;background-color:transparent;background-position:50% 50%;background-repeat:no-repeat;font-size:0;line-height:0;text-decoration:none;vertical-align: middle;text-indent:-1000em}

/* Form */
.form-control{min-height: 45px;border-radius: 3px;border-color: #b0b0b0 !important;background: #fff;font-size: 14px;padding: 0 15px;box-shadow: none !important;font-weight: 400;}
.form-group>.form-control+.form-control{margin-top: 10px}

select.form-control{-webkit-appearance: none;padding-right: 45px;background: #f3f3f3 url(/design/img/select.png) no-repeat center right 17px/14px auto}
select::-ms-expand{display: none}
[type=password]{font-family: arial}

.form-control::-webkit-input-placeholder{color: #a1a1a1;opacity: 1;font-family: 'NanumGothic',sans-serif}
.form-control::-moz-placeholder{color: #a1a1a1;opacity: 1;font-family: 'NanumGothic',sans-serif}
.form-control:-ms-input-placeholder{color: #a1a1a1;font-family: 'NanumGothic',sans-serif}

.form-text{font-size: 12px;color: #a1a1a1;margin: 10px 15px 0}
.form-text .custom-control{display: inline-block;vertical-align: top}
.form-group{margin-bottom: 20px}
.custom-control{padding-left: 22px;min-height: 16px;line-height: 16px;color: #a1a1a1;font-size: 14px;font-weight: 700}
.custom-control-label::before, .custom-control-label::after{top: 0;left: -22px;width: 16px;height: 16px;box-shadow: none !important}
.custom-control-label::before{background: #fff !important}
.custom-radio .custom-control-label::before{border: 2px solid #ccc}
.custom-control-input:checked~.custom-control-label{color: #3051bc;}
.custom-control-input:checked~.custom-control-label::before{background: none;border-color: #3051bc;}

.custom-control-input:checked~.custom-control-label::after{background: url(/design/img/chk.png) no-repeat 50% 50% !important}

.custom-radio .custom-control-input:checked~.custom-control-label::after{background: url(/design/img/chk.png) no-repeat 50% 50%}
.custom-control-input{height: 16px}
.custom-control.sole{padding-left: 0;width: 16px}
.sole .custom-control-label:before{position: static}
.sole .custom-control-label:after{left: 0}
.custom-checkbox .custom-control-label::before{border-radius: 0;border-color: #636363}
.custom-board-block .custom-control-input:checked~.custom-control-label::before{background: #b34c4c !important}
.custom-control-inline{vertical-align: top}
.custom-control-label{display: inline-block;vertical-align: top}
.custom-switch{padding-left: 0}
.custom-switch .custom-control-label{width: 80px;height: 24px;display: flex;background: #a1a1a1;border-radius: 12px}
.custom-switch .custom-control-label>span{position: relative;z-index: 1;display: block;width: 40px;text-align: center;color: #fff;font-size: 12px;font-weight: 700;line-height: 24px}
.custom-switch .custom-control-label::before{display: none}
.custom-switch .custom-control-label::after{top: 0;left: auto;right: 0;height: 100%;width: 40px;background: #b14747;border-radius: 12px}
.custom-switch .custom-control-input:checked~.custom-control-label::after{background: #b14747;transform: translateX(-40px)}
.form-inline{font-size: 19px;color: #999;font-weight: 700}
.form-inline > span{
    padding: 0 5px !important;
}
#content_list .form-inline .btn-am{
    margin-top: 0;
    font-size: 14px;
    background: #707070;
    border: 0;
}
.form-inline>*:not(:first-child){margin-left: 10px;}
.form-inline-srch{justify-content: center;width: 100%}
.form-inline-srch input[type=text]{width: 325px}
.table-block .form-inline-srch select.form-control{width: 80px;background-image: url(/design/img/srch_select.png)}
.table_2ep .section-content .form-row{
    display: block;
}
.table_2ep .section-content .form-row > div{
    display: inline-block;
    margin: 0;
    padding-right: 10px;
    width: initial;
    vertical-align: middle;
}
.table_2ep .section-content .form-row .col:nth-child(2){padding: 0;width: 400px;}
.table_2ep .section-content .form-row .col:nth-child(3){
    display: block;
    padding: 0;
    padding-top: 8px;
    padding-left: 120px;
}
.form-row{
    flex-flow: column;
    margin: 0;
}
.table_1ep .form-row{
    flex-flow: initial;
    margin-bottom: 40px;
}
.form-row>[class*=col]{
    padding: 0;
    padding-left: 10px;
}
.form-row>[class*=col] .input-group-append .btn-secondarydark{
    margin: 0;
    background: #707070;
    border: 0;
}
.form-row>[class*=col] .input-group-append .btn-secondarydark .h3{
    font-size: 16px;
    font-weight: 500;
}
.form-row>[class*=col] .input-group-append .btn-primarylight{
    margin: 0;
    background: #3051bc;
    border: 0;
}
.form-row>[class*=col] .input-group-append .btn-primarylight .h3{
    font-size: 16px;
    font-weight: 500;
}
.form-row+.form-row{margin-top: 20px;align-items: center;}

.form-line{font-size: 19px;color: #999;font-weight: 700}

.input-group .btn{height: 100%;display: flex;align-items: center;padding-top: 0;padding-bottom: 0;justify-content: center; padding: 0 40px}
.input_radio {width:20px; height:20px; line-height:20px; background:#fff;  vertical-align:middle; margin-left:15px;margin-right:20px;}

/* Button */

.btn{padding: 6px 12px;font-size: 16px;font-weight: 400;box-shadow: none !important;color: #fff;}
.btn-am{margin: 0;padding: 0;font-size: 14px;width: 100px;height: 34px;line-height: 32px;}
.btn-sm{font-size: 13px;height: 28px; border-radius: 20px; line-height: 18px; color: #fff !important; margin:auto 0; border: 2px solid transparent;font-weight: 900;}
.btn-primary{border-color: #a23e3e;background: #a23e3e;}

.btn-secondary{background: #707070;color: #fff;}
.btn-secondarydark{border-color: #3b3b3b;background: #3b3b3b;}
.btn-secondaryline{border-color: #b14747 !important;background: #fff !important}
.btn-primarylight{border-color: #c8acac;background: #c8acac;}
.btn-muted, .btn-default.active{border-color: #999 !important;background: #999 !important;color: #fff !important}
.btn-default{border-color: #f3f3f3 !important;background: #f3f3f3 !important;color: #999 !important}
[class*=btn-outline]{background: none !important}
.btn-outline-white{border-color: #fff}
.btn-outline-muted{border-color: #999;color: #999 !important}
.btn-outline-primary{border-color: #b14747;color: #b14747;}
.btn-outline-secondary{border-color: #494949;color: #494949 !important}
.btn-block+.btn-block{margin-top: 10px}
.btn-rounded{border-radius: 20px;}

/* Table */
.table{margin-bottom: 0}
.table-fixed{table-layout: fixed;vertical-align: middle}
.table th, .table td{font-size: 14px;padding: 12px 5px;color: #494949;text-align: center;font-weight: 400;border-color: #b0b0b0;line-height: 16px}
.table thead th{font-size: 15px;font-weight: 500;border-bottom: 1px solid #d9dbdb;}
.table th{color: #999;font-weight: 700; }
.table tr{}
.table td{border-top: 0;border-bottom: 1px solid #b0b0b0;font-size: 14px;letter-spacing: -.02em}
.table td:last-child{
}
.table-block{display: flex;align-items: center;}
#content_list .table-block .ml-auto{
    margin: 0;
    font-size: 14px;
    background: #707070;
    border: 0;
}
.table-block.noline{border-bottom: 0;margin-bottom: 0}
.table-block+.table-block{border-top: 1px solid #d9dbdb}
.table-block .btn+.btn{margin-left: 5px}
.table-block>.ml-auto{display: flex;align-items: center;color: #a1a1a1}
.table-block .form-control, .list-header .form-control{background-color: #f9f9f9;height: 34px;min-height: 0;font-size: 14px;font-weight: 400;color: #404040;padding: 0 15px;}
.table-block select.form-control, .list-header select.form-control{padding-right: 40px;background-position: center right 8px;background-size: 10px auto;border-radius: 3px;}
.table-block .custom-control{margin-right: 15px}
.table .chk{width: 41px;padding-left: 2.45%;padding-right: 0}
.table .nodata{background: #f3f3f3;color: #999;height: 100px;vertical-align: middle}
.table .text-truncate{display: block;text-align: left}
.td-sort{position: relative;background: none;border: 0;color: #999;font-weight: 700;outline: 0 !important}
.td-sort:before{content: '';position: absolute;top: 50%;right: 100%;border: 6px solid transparent;border-bottom-color: #b14747;margin: -9px 3px 0 0}
.td-sort.asc:before{border-top-color: #b14747;border-bottom-color: transparent;margin-top: -3px}
.table tr>.text-left{padding-left: 10px}
.table tr>.text-right{padding-right: 2.45%}
.icon-toggle{width: 19px;height: 12px;background-image: url(/design/img/icon/toggle.png);margin: -3px 0 0 4px}
.table-toggle-link.open .icon-toggle, .collapse-link:not(.collapsed) .icon-toggle{background-image: url(/design/img/icon/toggle_open.png)}
.table-toggle-row{display: none;text-align: left}
.table-toggle-row td{padding-right: 2.45%;text-align: left;font-size: 12px}
.table-toggle-row .bottom-button{text-align: right;margin-top: 15px}
.open+.table-toggle-row, .table-toggle-link.open{display: table-row;background: #f3f3f3}
.table-data tr>*{vertical-align: top;padding-top: 2px;padding-bottom: 2px}
.table-data .name{color: #a1a1a1;padding-right: 10px}

.board-block{padding: 10px 0 0 0;display: flex; margin-bottom: -1px;  }
.board-block.noline{border-bottom: 0;margin-bottom: 0}
.board-block+.table-block{border-top: 1px solid #d9dbdb}
.board-block .btn+.btn{margin-left: 5px}
.board-block>.ml-auto{display: flex;color: #a1a1a1;align-items: center;}
.board-block .form-control{background-color: #fff;height: 28px;min-height: 0;font-size: 13px;padding: 1px 8px}
.board-block select.form-control{padding-right: 25px;background-position: center right 8px;background-size: 10px auto}
.board-block .custom-control{margin-right: 15px}



/* List */
.pagination{margin-top: 45px}
.page-link{width: 27px;height: 27px;padding: 0;line-height: 27px;text-align: center;border-radius: 100%;border: 0;font-weight: 900;font-size: 13px;color: #111;background: none !important}
.page-item.active .page-link{background: #1a1a1a !important;color: #fff}
.page-item{margin: 0 1px}
.page-item.first{margin-right: 45px}
.page-item.last{margin-left: 45px}
.icon-prev, .icon-next{width: 11px;height: 17px;background: url(/design/img/icon/arrow.png) no-repeat 50% 50%/11px auto}
.icon-prev{transform: scaleX(-1)}
.page-item.disabled [class*=icon]{opacity: .35}
.list-inline{font-size: 0}
.list-inline-item{font-size: 12px;letter-spacing: -.06em}
.list-inline-item:not(:last-child){margin-right: 1em}
.list-inline-item.active{color: #b14747}

.mar_left3 { margin-left:3px}
.mar_left5 { margin-left:5px}
.mar_left10 { margin-left:10px}
.mar_left20 { margin-left:20px}
.mar_left1200 { margin-left:1200px}

.mar_top5 { margin-top:5px}
.mar_top10{ margin-top:10px}
.mar_top13{}

.mar_top20{ margin-top:20px}
.mar_top30{ margin-top:30px}
.mar_top40{margin-top:40px;}


.mar_rig3 { margin-right:3px}
.mar_rig5 { margin-right:5px}
.mar_rig10 { margin-right:10px}
.mar_rig20 { margin-right:20px}
.mar_rig30 { margin-right:30px}

.mar_bot10 { margin-bottom:10px}
.mar_bot20 { margin-bottom:20px}
.mar_bot30 { margin-bottom:30px}
.mar_bot120 { margin-bottom:120px}


/*--------------------------------------
    PAGES
---------------------------------------*/

/* Layout */
body{display: flex;width: 100%}
#wrap{overflow: hidden;display: flex;width: 100%;min-height: 100vh;flex-direction: column;min-width: 1000px}
#ct{flex: 1 0 auto}
#hd, #ft{flex-shrink: 0}
#hd .container{
    margin: 0 auto;
    padding: 0;
    max-width: initial;
    width: 100%;
    height: 250px;
    background: url(/design/img/main_bg.jpg) no-repeat center;
}


@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@100;200;300;500;600;700&family=Noto+Sans+KR:wght@100;300&display=swap');
/* Header */
#hd{}
.hd-top>.container{position: relative;display: flex;justify-content: end;align-items: center;padding: 0;width: 1070px;min-width: initial;height: 100px;text-align: right;}
.hd-top>.container:before{content: '';position: absolute;top: 0;left: 50%;bottom: 0;width: 50vw;min-width: 600px;background: #fff}
.lnb{display: inline-block;margin-right: 10px;font-size: 14px;}
.lnb:before, .util:before{content: '';position: absolute;display: none;top: 0;left: 0;right: 0;bottom: 0;transform: skewX(40deg)}
.lnb:before{right: -50px;}
.lnb>a{position: relative;display: inline-block;padding: 0 14px;font-size: 14px;font-weight: 500;text-align: center;color: #5135a4;vertical-align: top;}
.lnb>a:first-child{
    top: 10px;
    color: #202020;
}
.lnb>a:first-child:after{
    top: -4px;
}
.lnb>a:nth-child(2){
    top: 10px;
}
.lnb>a:nth-child(2):after{
    top: -4px;
}
.lnb>a:nth-child(2) p{
    padding: 0;
    font-size: 14px;
}
.lnb>a:last-child .text-primary{
    padding: 0;
    font-size: 14px;
}
.lnb>a:after{content: "";position: absolute;top: 6px;right: 0;width: 1px;height: 30px;background: #ebebeb;}
.lnb>a:last-child:after{
    display: none;
}
.lnb li:first-child a{border-right:1px solid #d5d5d5; }
.util{display: inline-flex;width: 330px;height: 50px;align-items: center;vertical-align: top;position: relative;padding-left: 50px}
.util:before{left: 25px;background: #262b2c}
.util>a{display: block;width: 50px;height: 50px;position: relative;margin-left: 28px}
.hd-main{position: relative;padding: 44px 45px 48px;font-size: 0;text-align: center}
.hd-main-side{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.hd-main-side .btn{display: block;padding: 0;width: 70px;height: 24px;line-height: 22px;font-size: 12px;font-weight: 500;color: #3051bc;border: 1px solid #3051bc;border-radius: 3px;}
.hd-top .hd-main-side .btn-outline-primary{
    margin: 0;
}
.hd-main-side .btn-secondary{
    color: #fff;
    border: 0;
}
.hd-logo{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 238px;text-align: center;}
.hd-logo a{
    display: block;
    height: 100%;
}

.hd_login {position: relative;display: flex;height: 70px;align-items: center;font-size: 18px;font-weight: 500;justify-content: center;vertical-align: top;}
.hd_login .col-lo{padding-right: 10px;font-weight: 500;font-size: 14px;text-align: center;color: #606060;}
.hd_login .col0 .form-control{font-weight: 500;padding: 0 15px;width: 120px;font-size: 14px;min-height: 34px;height: 34px;line-height: 32px;border-radius: 3px;margin-right: 15px;color: #404040 !important;}


#container{display: flex;width: 100%;justify-content: flex-end;flex-wrap: wrap}
#container.narrow:after{content: '';display: block;min-width: 26.39%;width: 26.39%}
#content{border-width: 0 1px;min-width: 0;flex: 1;overflow: hidden; background-color: #f6f6f6;}
.narrow #content{min-width: 910px;max-width: 910px}



/* category */

.fix_header{width: 1070px;margin:0 auto;}
.gnb{
    height: 54px;
    background: #2DB400;
}
.gnb ul{
    display: flex;
    align-items: center;
    height: 100%;
}
.gnb ul li{
    width: 25%;
}
.gnb ul li:first-child a{ }
.gnb ul li a{position: relative;display: block;height: 100%;line-height: 54px;text-align:center;font-size: 16px;font-weight: 500;color: #fff;}
.gnb ul li.active a:after{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background: #fff;}


/* banner */
.banner00{position: relative;margin: 0 auto;width: 1070px;height: 100%;background: url(/design/img/main_banner.png) no-repeat;}
.banner01{margin: 0 auto;width: 1070px;height: 582px;background: url(/design/img/partner_banner01.jpg) no-repeat;}
/* icon */
.icon-check{width: 26px;background-image: url(/design/img/check.png)}


/* content */



#content_list {
    padding: 100px 0 150px;
}
#content_list .sub_ctn {
    margin: 0 auto;
    width: 1070px;
}
#content_list .sub_ctn .btn_copy { width:100%; height:35px; line-height:35px; margin:0 auto; text-align:center;cursor:pointer; display:block; margin:10px;}
#content_list .sub_ctn .btn_copy span{ font-weight:bold; font-size:13px; background-color:#6d9fc2; border:#5488ac 1px solid; color:#FFF; padding:10px 20px;}

#content_list .sub_ctn .btn_viewR { width:100px; height:35px; line-height:35px;  margin:0 auto; text-align:center;cursor:pointer; display:block; margin-right:20px; float:right}
#content_list .sub_ctn .btn_viewR span{ font-weight:bold; font-size:13px;color:#FFF;}


#content_list .sub_ctn .btn_viewL{ width:100px; height:35px; line-height:35px; text-align:center;cursor:pointer; display:block; margin-left:10px; float:left}
#content_list .sub_ctn .btn_viewL span{ font-weight:bold; font-size:13px;color:#FFF;}

.content-title{font-size: 24px;color: #404040;}
.content-title .text-primary{
    padding: 0;
}
.content-titleA{position: relative;font-size: 24px;color: #404040;padding-right: 15px;}
.content-titleN{ position: relative;font-size: 20px;color: #181818;font-weight: 900;margin: 60px 0 20px 0}
.category-title{font-size: 25px;color: #181818;font-weight: 900}


.sub_ctn .list  {}
.sub_ctn .list .tb_title { background-color:#fff; text-align:left;text-indent:5px;font-weight:bold; height:35px; line-height:35px;  }
.sub_ctn .list .tb_titleC {background-color:#fff;text-align:center;text-indent:5px;font-weight: 500;height:35px;font-size: 16px;line-height:35px;color: #404040;}
.sub_ctn .list .tb_titleD {background-color:#fff;text-align:center;text-indent:5px;font-weight: 500;height:35px;font-size: 16px;line-height:75px;color: #404040;}

.sub_ctn .list .tb_titleE {text-align:center;text-indent:5px;font-weight: 500;height:35px;font-size: 16px;line-height:35px;color: #404040;}
.sub_ctn .list .tb_titleP {background-color:#fff;text-align:center;text-indent:5px;font-weight: 500;height:35px;font-size: 16px;line-height:35px;color: #404040;}


.sub_ctn .list .tb_botline  { border-bottom:1px #e9ecef solid; }

.alignC {text-align:center; font-size: 19px;}
.altitle {text-align:center; font-size: 22px; font-weight: 800;}
.alignR {text-align:right;}
.alignL {text-align:left;}
.alignBG {border: #b0b0b0 1px solid;background-color: #f9f9f9;}
.alignBGs {background-color:#f8f8f8; border-bottom:#d9dbdb 1px solid;  }

.icon-srch00{
    border-radius: 3px;
}


.footer {
    position: relative;
    display: flex;
    height: 150px;
    background-color: #000;
    /* background: url(/design/img/bot_banner.jpg) no-repeat center;
    background-size: cover;
    opacity: 0.9; */
}
.footer:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    z-index: -1;
}
.copy{padding-top: 3px;color: #fff;}
.text-center img{
}



/* Table page */
.table_dep {width:100%;margin:0 auto;display:inline-table;border-top:2px #d9dbdb solid;border-bottom:1px #d9dbdb solid;padding: 40px 0;}
.table_dep .form-row{
    flex-flow: initial;
    align-items: center;
}
.table_dep .col-label3{font-weight: 500;font-size: 18px;padding: 0 25px 0 25px;text-align: center;line-height:40px}
.table_dep .col-label2{font-weight: 700;flex-basis: 170px;max-width: 170px; font-size:17px;background-color:#f9f9f9;line-height:40px }
.table_dep .col1 {padding-left: 15px;font-weight: 600;flex-basis: 90px;max-width: 90px;font-size:16px;}
.table_dep .col2 .form-control {font-weight: 600;flex-basis: 320px;max-width: 320px; font-size:16px;  }
.table_dep .col3 .form-control {font-weight: 600;flex-basis: 180px;max-width: 180px; font-size:16px;  }


.table_1ep {margin: 20px 0 50px;padding: 40px 30px 10px;border: 1px solid #ccc;}
.table_1ep:last-child .form-row {flex-wrap: wrap;align-items: center;}
.table_1ep:last-child .form-row .col5{
    width: 91%;
}

.table_1ep .col-label2{font-weight: 500;max-width: initial;font-size: 18px;padding: 0;color: #404040;}
.table_1ep .col2 {display: flex;margin-left: 25px;font-weight: 700;padding: 0;font-size:22px;}
.table_1ep .col1 {margin-left: 8px;padding: 0;font-weight: 700;font-size:22px;}
.table_1ep .col1 .text-secondary .text-primary{
    padding: 0;
}
.table_1ep .col1_1 {font-weight: 700;font-size:18px;}
.table_1ep .col1_1 .text-secondary{
    font-size: 18px;
    font-weight: 400;
}
.table_1ep .col3 {font-weight: 700;font-size:18px;}
.table_1ep .col4 {padding-left: 25px;font-size:18px;}
.table_1ep .col4 input{
    position: relative;
    top: -2px;
    margin-right: 3px;
}
.table_1ep .col5 {width: 95%;font-weight: 700;font-size:22px;border-color: #b14747;color: #fff !important}
.table_1ep .col5 .input-group{
    width: 100%;
}

.table_1ep .col6 {font-weight: 700;flex-basis: 146px;max-width: 146px; font-size:22px; }
.table_1ep .col7 {font-weight: 700;flex-basis: 1024px;max-width: 1024px; font-size:22px; margin-left:20px }
.table_1ep .col8 {font-weight: 700;flex-basis: 200px; max-width: 200px; font-size:22px; padding: 0 25px; text-align: center; margin:20px 38px}

.table_2ep {display: flex;justify-content: center;margin-top: 20px;padding: 50px 120px;background: #fafafa;}
.table_2ep .table_2ep_L {margin-right: 30px;width: 400px;}
.table_2ep .table_2ep_R {width: 400px;}
.table_2ep .col-label{flex-basis: initial;padding: 0;max-width: initial;width: 100%;font-weight: 500;font-size: 18px;color: #404040;}
.table_2ep .col {margin-top: 5px;padding: 0;width: 100%;font-weight: 700;font-size:22px;}

.col-label{font-weight: 700;flex-basis: 170px;max-width: 170px; font-size:19px;}







.section-header{margin-top: -50px;margin-bottom: 50px;line-height: 1.714;color: #999}
#content_list .section-header .text-primary{
    padding: 0;
    padding-bottom: 10px;
}
.section-header .h2{color: #404040;display: block}
.section-header .h2:not(:first-child){padding-top: 24px}
.section-header .h2:not(:last-child), .section-content .h2{padding-bottom: 10px;font-size: 16px;font-weight: 500;}
.section-header+.table-block{border-top: 1px solid #d9dbdb}
.section-header li {font-size: 14px;padding-bottom: 3px;font-weight: 400;}




/* nav */
.nav-link{font-weight: 700;color: #999}
.nav-tabs{justify-content: flex-start;margin-bottom: 50px;border-bottom-color: #3051bc;}
.nav-tabs .nav-item{margin-left: -1px}
.nav-tabs .nav-link{position: relative;min-width: 264px;text-align: center;border-radius: 0 0 0 0;font-size: 22px;font-weight: 600;border-color: #999;border-bottom-color: transparent}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{border-color:#3051bc; color: #3051bc;}
.nav-tabs .nav-link.active{z-index: 1;color: #3051bc;border-color: #3051bc;border-bottom-color: #fff;}


.ctn_tb_col { width:95%; height:auto; margin:0 auto;text-align:center; position:relative; margin-top:20px; margin-bottom:40px;   }
.ctn_tb_col li { width:48%; list-style:none; float:left;margin-bottom:30px; }
.ctn_tbB { clear:both; width:100%; margin:0 auto;  text-align:center; }
.ctn_tbB td { height:30px; line-height:30px; vertical-align:middle; padding:5px 10px;  word-break:break-all;font-size:13px;  }
.ctn_tbB td th {height:33px; line-height:33px; vertical-align:middle; letter-spacing:.3px; padding:3px; text-align:center; background-color:#333; color:#CCC; }
.board_tit { width:660px;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

.ctn_tbB .B_title { background-color:#333; color:#fff; font-weight:bold; padding-left:10px}
.ctn_tbB .title {color:#ffffff; background-color:#333; color:#fff; font-weight:bold; }

.ctn_tbB caption  {color:#ffffff; background-color:#333; color:#fff; font-weight:bold; }

.ctn_tbB .tit_left { background-color:#f6f6f6; color:#333; font-weight:bold; padding-left:5px;border-left:#ccc 1px solid;border-right:#ccc 1px solid; border-bottom:#ccc 1px solid  }
.ctn_tbB .tit_left2 { text-align:center; background-color:#f6f6f6; color:#333; font-weight:bold; padding-left:5px;border-left:#ccc 1px solid;border-right:#ccc 1px solid; border-bottom:#ccc 1px solid  }
.ctn_tbB .tit_msg { height:500px;text-align:left; line-height:20px; vertical-align:top; padding:10px; }


.ctn_tbB_adt { clear:both; width:100%; margin:0 auto;  text-align:center; border-top:#8e1818 3px solid; }
.ctn_tbB_adt .title_adt {color:#ffffff; background-color:#d02b2b; dlfont-weight:bold; }
.ctn_tbB_adt td { height:30px; line-height:30px; vertical-align:middle; padding:5px 5px 5px 10px;  word-break:break-all }
.ctn_tbB_adt td th {height:33px; line-height:33px; vertical-align:middle; letter-spacing:.3px; padding:3px; text-align:center; background-color:#333; color:#CCC;}


.content-list{font-family:'맑은 고딕';border-top: 1px solid #eceded}
.content-list>li{position: relative;border-bottom: 1px solid #eceded}
.content-list .bg{position: absolute;width: calc(100% + 60px);top: 0;bottom: 0;left: 50%;transform: translateX(-50%);opacity: 0;transition: opacity .1s;background-color: #494949;background-repeat: no-repeat;background-size: cover;background-position: 50% 50%}
.content-list .bg:after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.2)}

.content-item{position: relative;display: flex;align-items: center;line-height: 22px;font-size: 13px;min-height: 52px;}
.content-item>*, .ctit{min-width: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-weight: 900;}
.content-item>.no{flex-basis: 10%;max-width: 10%;text-align: center;color: #4c5b5c;font-size: 14px;font-weight: 900}
.content-list>li:nth-child(-n+3) .no{color: #b14747}
.content-item>.writ, .content-item>.date, .content-item>.hits, .content-item>.num{width: 13%;font-size: 15px;font-weight: 600;color: #6c6c6c;text-align: center}
.content-item>.writ{
    width: 12%;
    font-size: 15px;
}
.content-item>.hits{
    width: 10%;
}
.content-item>.ctitle{display: block;flex: 1;padding-right: 10px}
.content-item>.num{
    width: 10%;
    font-size: 15px;
}
.content-item>.btn-sm{font-size: 14px;background: none;color: #3051bc !important;border: 0;}
.content-item>.num+.ctitle{padding-left: 10px;width: 55%;}
.content-item>.chk{padding: 0 2.98% 2px}
.ctitle .num{font-size: 12px;color: #6c6c6c;font-weight: 300}
.ctitle .ctit{display: block;font-size: 15px;font-weight: 500;color: #6c6c6c;}

.ctitle .dtit{display: block;font-size: 14px; font-weight: 600;color: #6c6c6c;max-width: 13.45%;flex-basis: 13.45%;text-align: center }
.ctitle .btn-outline-primary{margin-left: 8px;padding-left: 0;color: #3051bc !important;border: 0;}

.content-item>.titlenum{max-width: 8.45%;flex-basis: 8.45%; padding-left: 10px; text-align: center; line-height: 52px; background-color:#f4f4f4;color: #6c6c6c;}


.content-item>.datanum{max-width: 8.45%;flex-basis: 8.45%; padding-left: 10px; text-align: center; line-height: 520px; background-color:#f4f4f4; max-height: 520px;color: #6c6c6c;  }
.content-item>.cdata{display: block;flex: 1;padding: 30px 2.983%;color: #999; text-align:left;  font-size: 16px; max-height: 520px;overflow-y: scroll;}
.cdata .cda{display: block;font-size: 14px; font-weight: 600;color: #6c6c6c; }
.content-item>*, .cda{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: 900;}

@media (max-width: 1800px){
    #content{padding-left: 1.666vw;padding-right: 1.666vw}
    .content-banner{margin-left: -1.666vw;margin-right: -1.666vw}
    .content-list .bg{width: calc(100% + 3.332vw)}
}
@media (max-width: 1200px){
    #content{padding-left: 20px;padding-right: 20px}
    .content-banner{margin-left: -20px;margin-right: -20px}
    .content-list .bg{width: calc(100% + 40px)}
}

.section-bottom{text-align: right;margin-top: 10px}
#content_list .section-bottom a{
    font-size: 15px;
}
.section-bottom .btn{min-width: 120px;border-radius: 2em;}

/* List */
.pagination{margin-top: 45px}
.page-link{width: 27px;height: 27px;padding: 0;line-height: 27px;text-align: center;border-radius: 100%;border: 0;font-weight: 900;font-size: 13px;color: #111;background: none !important}
.page-item.active .page-link{background: #1a1a1a !important;color: #fff}
.page-item{margin: 0 1px}
.page-item.first{margin-right: 45px}
.page-item.last{margin-left: 45px}
.icon-prev, .icon-next{width: 11px;height: 17px;background: url(/design/img/arrow.png) no-repeat 50% 50%/11px auto}
.icon-prev{transform: scaleX(-1)}
.page-item.disabled [class*=icon]{opacity: .35}
.list-inline{font-size: 0}
.list-inline-item{font-size: 12px;letter-spacing: -.06em}
.list-inline-item:not(:last-child){margin-right: 1em}
.list-inline-item.active{color: #b14747}

.boardtitle-form .form-control{ height: 40px;border-color: #c5c5c5 !important;background: #fff !important;padding: 8px;   }
.boardmessage-form .form-control{ height: 300px;border-color: #c5c5c5 !important;background: #fff !important;padding: 15px; margin: 20px 0 0 0;}


.btn_totl {clear:both;  width:100%; height:100px; line-height:100px; margin:0 auto; text-align:center; display:inline-table;}
.btn_totl a {list-style:none;display:inline-block;margin:0 auto;margin:5px;}
#content_list .btn_totl a{
    width: 110px;
    height: 40px;
    line-height: 38px;
    font-size: 15px;
}
#content_list .btn_totl .btn-secondary{
    background: #707070;
    border: 0;
}


.join_agree {clear:both; width:100%; height:auto;  margin:0 auto; text-align:center }
.join_agree .join_iframe {width:98%; height:150px;margin:0 auto;  border:#cccccc 1px solid;}


.join_input {width:200px;}

/* modal */
.modal-dialog{width: 600px;max-width: none;  }
.modal-content{border: 0;border-radius: 18px;  }
.icon-modal-close{position: absolute;top: 25px;right: -40px;width: 20px;height: 21px;background-image: url(/design/img/close.png)}








.pop_tot {width:600px;  height:700px;  margin:0 auto; position:absolute; left:480px; top:180px;z-index:100 ; } 
.pop_tot .pop_tot_s  {width:600px;  height:700px; background:url(/design/img/partner_popup01.jpg) no-repeat;  background-position:center;  position:relative;  border:0px #000000 solid; box-shadow:0px 0px 0px #494949; } 






.pop_tot .pop_tot_s .pop_title {width:100%; height:80px; line-height:80px; margin:0 auto;   background:url(/images/popup_ctop_titn.png) no-repeat; background-position:center; margin-top:40px;margin-bottom: 20px;  border-bottom:1px #cccccc solid; }
.pop_tot .pop_tot_s .pop_title  li{list-style:none}
.pop_tot .pop_tot_s .pop_title .pop_tot_icon { width:100%; height:73px; background:url(/images/popup_ctopn.png) no-repeat; background-position:center; position:absolute; top:-40px;  z-index:100}
.pop_tot .pop_tot_s .pop_title .btn_ctop { width:40px; height:40px; background:url(/design/img/close.png) no-repeat; position:absolute; position:absolute; top:-1px; right:-1px; z-index:100; cursor:pointer }
.pop_tot .pop_tot_s .btn_ctop { width:40px; height:40px; background:url(/design/img/close.png) no-repeat; position:absolute; position:absolute; top:20px; right:-1px; z-index:100; cursor:pointer }


.pop_tot .pop_tot_s .pop_table_tot {width:90%; margin:0 auto; }
.pop_tot .pop_tot_s .pop_table_tot  .pop_table {width:65%; background-color:#FFFFFF; margin:0 auto; float:left; }
.pop_tot .pop_tot_s .pop_table_tot  .pop_table  .title {  font-size:1.2em; font-weight:bold; text-align:left; float:left; line-height:40px;  }
.pop_tot .pop_tot_s .pop_table_tot  .pop_table  th { text-align:center;vertical-align:middle;  line-height:22px; }
.pop_tot .pop_tot_s .pop_table_tot  .pop_table  td { text-align:center;vertical-align:middle; line-height:22px; padding:5px }
.pop_tot .pop_tot_s .pop_table_tot  .pop_table .evt_colorR {   background-color:#fbeeee; }
.pop_tot .pop_tot_s .pop_table_tot  .pop_table .evt_colorB {   background-color:#eefafb; }
.pop_tot .pop_tot_s .pop_table_tot  .pop_table .evt_colorRed {   background-color:#eb2328; color:#ffffff; font-weight:bold; }


.pop_tot .pop_tot_s .pop_table_tot .pop_table2 {width:30%;  background-color:#ffffff; margin:0 auto; float:right;}
.pop_tot .pop_tot_s .pop_table_tot .pop_table2  .title{ font-size:1.2em; font-weight:bold; text-align:left; float:left;  line-height:40px; }
.pop_tot .pop_tot_s .pop_table_tot  .pop_table2  th { text-align:center;vertical-align:middle;  line-height:22px; }
.pop_tot .pop_tot_s .pop_table_tot .pop_table2  td  { text-align:center;vertical-align:middle;   line-height:40px; padding:5px }
.pop_tot .pop_tot_s .pop_table_tot .pop_table2 .evt_colorR {   background-color:#fbeeee; }
.pop_tot .pop_tot_s .pop_table_tot .pop_table2 .evt_colorB {   background-color:#eefafb; }

.pop_tot .pop_tot_s  .pop_noti  {clear:both; width:90%; margin:0 auto; padding-top:30px; }
.pop_tot .pop_tot_s   .pop_noti li {list-style:none; text-align:left;line-height:22px; border-bottom:1px #cccccc dotted; font-size:12px;color:#666 }

.font-18 {font-size: 18px;}
.f-red {color: red;}
.padding-left-50 {padding-left: 50px;}
.padding-right-50 {padding-right: 50px;}
.width-intro {width: 200px;}
.input-group.font-18 > label {min-width: 180px;}