@charset "UTF-8";

#contents .sitemap.type2 .sitemap_con h3 a{font-size:24px; color:#535da1; font-weight: bold;}
#contents .sitemap.type2 .sitemap_con h3{margin-top:59px; margin-bottom:19px; padding-left:1px; padding-bottom:27px; border-bottom:2px #4d5980 solid;}
#contents .sitemap.type2 .sitemap_con:not(:first-child) h3{margin-top:63px;}
.sitemap.type2 .sitemap_con .list_wrap .depth2 > li{position:relative; display:inline-block; width:calc(100%/4 - 20px); padding-left:8px;margin-right:22px; margin-bottom:5px; vertical-align: top; line-height: 22px;}
.sitemap.type2 .sitemap_con .list_wrap .depth2 > li:nth-child(4n){margin-right:0;}
.sitemap.type2 .sitemap_con .list_wrap .depth2 > li:before{display:block; position:absolute; left: 0; top: 26px; width: 4px; height: 4px; border-radius: 50%; border: 0; background-color: #8990bb;}
.sitemap.type2 .sitemap_con .list_wrap .depth2 > li > a{position:relative; display:block; color:#636363; padding:17px 0;}
.sitemap.type2 .sitemap_con .list_wrap .depth2 > li > a:after{display:block; position:absolute; left:-6px; bottom:0; width:100%; height:1px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAAFElEQVQYV2OcOXPm//T0dEYGIAAAJUIEAkXhk04AAAAASUVORK5CYII=);}
.sitemap.type2 .sitemap_con .list_wrap .depth3{padding:15px 0;}
.sitemap.type2 .sitemap_con .list_wrap .depth3 li{position:relative; padding-left:10px; font-size:15px; line-height: 23px;}
.sitemap.type2 .sitemap_con .list_wrap .depth3 li:before{display:block; position:absolute; top: 10px; left: 1px; width: 5px; height: 2px; border: 0; border-radius: 0; background-color: #535da1;}
.sitemap.type2 .sitemap_con .list_wrap .depth3 li > a{color:#707070;}
.sitemap.type2 .sitemap_con .list_wrap .depth4{border:1px #c5c9d6 solid; padding:10px; margin-top:4px;}
.sitemap.type2 .sitemap_con .list_wrap .depth4 li{position:relative; line-height: 24px; padding-left:8px;}
.sitemap.type2 .sitemap_con .list_wrap .depth4 li:before{display:block; position:absolute; top:10px; width:4px; height:4px; border:1px #535da1 solid; background: transparent; box-sizing: border-box;}
.sitemap.type2 .sitemap_con .list_wrap .depth4 li > a{color:#898989; font-size:14px;}
@media screen and (max-width:800px){
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li{width:calc(100%/3 - 20px);}
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li:nth-child(4n){margin-right:20px;}
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width:600px){
    .sitemap.type2 .tab_box li{font-size:18px;}
    #contents .sitemap.type2 .sitemap_con h3{margin-top:49px; padding-bottom:17px;}
    #contents .sitemap.type2 .sitemap_con h3 a{font-size:22px;}
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li{width:calc(100%/2 - 20px);}
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li:nth-child(3n){margin-right:20px;}
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li:nth-child(2n){margin-right:0;}
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li:before{top:21px;}
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li > a{font-size:15px; padding:13px 0;}
    .sitemap.type2 .sitemap_con .list_wrap .depth2 > li > a:after{bottom:1px;}
    .sitemap.type2 .sitemap_con .list_wrap .depth3{padding:10px 0;}
    .sitemap.type2 .sitemap_con .list_wrap .depth4{padding:8px 10px;}
}
@media screen and (max-width:460px){
    .sitemap.type2 .tab_box li{font-size:14px; padding:14px 0 12px;}
    .sitemap.type2 .tab_box li.active{padding:12px 0 11px;}
    #contents .sitemap.type2 .sitemap_con h3 a{font-size:20px;}
}

/* board_temp */
.p-button {padding-top:0;padding-bottom:0;}
.p-button.edit {border:1px solid #535da1;color:#fff;}
.p-button.edit:link {background-color:transparent}
.p-button.edit:hover {background-color:#535da1;border:1px solid #535da1;color:#fff;}
.p-button.list {border:1px solid #898d9f;color:#4a506b;}
.p-button.list:hover {background-color:#4a506b;border:1px solid #4a506b;color:#fff;}
.bbs .p-button.write {position:relative;border:1px solid #535da1;background-color:transparent;font-size:16px;letter-spacing:-0.04em;color:#535da1;}
.bbs .p-button.write:after {display:inline-block;position:relative;top:4px;margin-left:7px;margin-right:-4px;width:18px;height:18px;background:url(../images/program/board_temp.png) no-repeat -35px -25px;}
.bbs .p-button.write:hover {background-color:#535da1;color:#fff;}
.bbs .p-button.write:hover:after {background-position:-55px -25px;}
.p-nav--group {padding: 3px 20px 4px 20px;border-radius: 3px;}
.bbs .card--bgcolor {background-color:#f6f7f9;padding:30px;}
.p-nav--group {border: 2px solid #898d9f;}
input[type=search]::placeholder, input[type=text]::placeholder {color:#969696;}
input[type=search], input[type=text] {-webkit-border-radius:3px;border-radius:3px;color:#969696;}
.p-dropdown .p-button, .p-input, .p-upload__file {min-height:39px;padding: 4px 0px 5px 12px;border:1px solid #c5c9d6;border-radius:3px;color:#969696;}
.p-dropdown .p-button, select.p-input, select.p-upload__file {background:url('../images/template/select_input.png') #fff no-repeat right top 50%;min-height:39px;padding: 4px 40px 5px 12px;border:1px solid #c5c9d6;border-radius:3px;color:#555;}
.p-form-group__button {width: 1%;}
.bbs .p-search .p-button {position:relative;width:110px;height:39px;margin-left: 6px;padding: 6px 28px 8px 28px;border:1px solid #4a506b;border-radius:3px;background-color:#4a506b;font-weight: 200;line-height: 19px;box-sizing: border-box;}
.p-form-group__button .p-button:before {display:inline-block;position:relative;top: 2px;width:16px;height:16px;margin-right:6px;background:url(../images/program/board_temp.png) no-repeat 0 0;}
.bbs .p-search .p-form-group {width:60%;}
.p-nav--group .p-nav__link {padding-left:0;font-size:15px;line-height:28px;letter-spacing:-0.04em;}
.p-nav--group .p-nav__link.active {padding-left:23px;background-color:transparent;color:#535da1;font-weight: bold;font-size: 16px;text-decoration: none;transition:all 0.1s}
.p-nav--group .p-nav__link:before {display:none;}
.p-nav--group .p-nav__link.active:before {display:block;position:absolute;top: 10px;left:0;width:18px;height:18px;margin-top:0;background:url(../images/program/board_temp.png) no-repeat -26px 0;}
.row .col-12.col-sm-24.margin_t_10.small {position:relative;padding-left:33px;}
.row .col-12.col-sm-24.margin_t_10.small:before {display:inline-block;position:absolute;left:9px;top: 3px;width:14px;height:18px;background:url(../images/program/board_temp.png) no-repeat -54px 0;}
.row .col-12.col-sm-24.right {}
.row .col-12.col-sm-24.right select.p-input {height: 40px;}
.row .col-12.col-sm-24.right .p-button {min-width:70px;height: 40px;border-radius:3px;border:1px solid #898d9f;background-color:transparent;font-size:15px;line-height:28px;color:#4d5980;letter-spacing:-0.035em;}
.row .col-12.col-sm-24.right .p-button:hover {background-color:#4d5980;color:#fff;border-color:#4d5980}

.program .table {border-top:1px solid #363c5a;}
.p-table,.program .table {margin-top:20px;}
.p-table.text_center td,.p-table.text_center th,.program .table.text_center td,.program .table.text_center th {text-align:center !important;}
.p-table td, .p-table th,.program .table td,.program .table th {border-bottom:1px solid #e0e1e3;}
.bbs .p-table thead th,.program.bbs .table thead th {}
.p-table thead tr th,.program .table thead tr th {border-bottom:1px solid #363c5a;font-size:16px;line-height:30px;font-weight:bold;letter-spacing:-0.04em;color:#4a506b;}
.p-table thead tr:first-child th,.program .table thead tr:first-child th {border-top:1px solid #363c5a;}
.p-table thead tr:last-child th,.p-table thead tr:last-child th {/* border-bottom:0; */}
.p-badge.type5 {position:relative;width:23px;height:23px;background-color:transparent;font-size:0;}
.p-badge.type5:before {display:block;position:absolute;left:0;top:0;width:23px;height:23px;background:url(../images/program/board_temp.png) no-repeat -105px 0;}
.p-table td,.program .table td {padding: 16px 11px;color:#898989;font-weight:200;}
.p-table td.p-subject a,.program .table td.p-subject a {color:#4c4c4c; vertical-align: middle;}
.p-table td.p-subject .p-icon {margin-top:2px;}
.p-icon__new {position:relative;width:22px;height:22px;background-image:none;}
.p-icon__new:before {display:block;position:absolute;left:0;top:0;width:22px;height:22px;background:url(../images/program/board_temp.png) no-repeat -145px 0;}
.p-icon__hot {position:relative;width:36px;height:22px;background-image:none;}
.p-icon__hot:before {display:block;position:absolute;left:0;top:0;width:36px;height:22px;background:url(../images/program/board_temp.png) no-repeat -184px 0;}
.p-icon__secret {position:relative;width:17px;height:18px;background-image:none;}
.p-icon__secret:before {display:block;position:absolute;left:0;top:3px;width:14px;height:18px;background:url(../images/program/board_temp.png) no-repeat -281px 0;}
.p-icon__reply {position:relative;width:37px;height:23px;background-image:none;}
.p-icon__reply:before {display:block;position:absolute;left:0;top:0;width:37px;height:23px;background:url(../images/program/board_temp.png) no-repeat -232px 0;}
.p-table .p-subject__comment {color:#4a506b;font-weight: bold;}
.p-empty {border-top:1px solid #e0e1e3;border-bottom:1px solid #e0e1e3;color:#898989;}
.p-form__date-button {position: relative;background: transparent;border:1px solid #e0e1e3;}
.p-icon__calendar-alt {display:block;position:absolute;left: calc(50% - 7px);top: calc(50% - 7px);width: 14px;height: 13px;margin: auto;background:url(../images/program/board_temp.png) no-repeat -75px -28px;}
.p-icon__info-circle {position:relative;left:0;top: 0;width:14px;height:15px;background:url(../images/program/board_temp.png) no-repeat -95px -28px;}
.p-icon__info-circle-solid {top:2px;width:18px;height:18px;background:url(../images/program/board_temp.png) no-repeat -26px 0;}

.p-page {display:inline-block;font-size:0;line-height: 0;}
.p-page__control {margin: 0;border-left:0;}
.p-page__link {display:inline-block;}
.p-page__link-group {margin-right:10px;}
.p-page__control .p-page__link {display:inline-block;width:40px;height:40px;margin-right:10px;border-radius:3px;border: 1px solid #e0e0e0;}
.p-page__control .prev-one,.p-page__control .next-one {display:none;}
.p-page__control .prev-end:before {display:block;position:absolute;left:calc(50% - 8px);top:calc(50% - 6px);width:16px;height:14px;background:url(../images/program/board_temp.png) no-repeat 0 -28px;}
.p-page__control .prev-one:before, .p-page__control .prev:before {display:block;position:absolute;left: calc(50% - 6px);top: calc(50% - 5px);width:10px;height:14px;background:url(../images/program/board_temp.png) no-repeat -21px -28px;}
.p-page__link-group .p-page__link {border:1px solid #e0e0e0;border-left-width:0;font-size:15px;line-height: 38px;font-weight:200;letter-spacing:-0.04em;color:#555;box-sizing: border-box;}
.p-page__link-group .p-page__link.active,.p-page__link-group .p-page__link.active:hover {border:1px solid #535da1;background-color:transparent;color:#535da1;}
.p-page__link {}
.p-page__control .next-end:before {display:block;position:absolute;left:calc(50% - 8px);top:calc(50% - 6px);width:16px;height:14px;background:url(../images/program/board_temp.png) no-repeat 0 -28px;transform:rotate(180deg)}
.p-page__control .next-one:before, .p-page__control .next:before {display:block;position:absolute;left: calc(50% - 6px);top: calc(50% - 5px);width:10px;height:14px;background:url(../images/program/board_temp.png) no-repeat -21px -28px;transform:rotate(180deg);}

.p-dropdown .p-button, select.p-input, select.p-upload__file {min-height:40px;}
.bbs .p-button {min-height:40px;line-height: 34px;border-radius:3px;box-sizing:border-box;}
.bbs .p-search .p-dropdown .p-button, .bbs .p-search select.p-input, .bbs .p-search select.p-upload__file, .p-dropdown .bbs .p-search .p-button {height:40px;background: url(../images/template/select_input.png) #fff no-repeat right top 50%;line-height:28px;}
.bbs .p-search .p-dropdown .p-button, .bbs .p-search .p-input, .bbs .p-search .p-upload__file, .p-dropdown .bbs .p-search .p-button {height:40px;color: #555;}
.p-search select.p-input {padding-right: 41px;}
.bbs .p-button.cancel .bbs .p-button.list, .bbs .p-button.write {padding:0 20px;}
@media screen and (max-width:1430px) and (min-width:1241px){
    .bbs .p-search .p-form-group {width:80%;}
}

@media screen and (max-width:1240px) and (min-width:1001px){
    .bbs .p-search .p-form-group {width:100%;}
}
@media screen and (max-width:1000px){
    .bbs .p-search .p-form-group {width:90%;}
}
@media screen and (max-width:765px){
    .bbs .p-search .p-form-group {width:100%;}
    .row .col-12.col-sm-24.right {text-align:left;margin-top:10px;}
    .p-table tbody tr:first-child th, .p-table tbody tr:first-child td {border-top:none;}
    .p-page {display:block;}
    .p-page__link-group {display:none;}
    .p-page__control .prev-one:before {display:inline-block;position:relative;left:auto;top:2px;margin-right: 20px;}
    .p-page__control .next, .p-page__control .next-end, .p-page__control .prev, .p-page__control .prev-end {display:none;}
    .p-page__control .next-one, .p-page__control .prev-one{display:inline-block;width:auto;min-width:95%;background:#fafafa;font-size:15px;text-indent:0}
    .p-page__control .next-one {margin-left:5%}
    .p-page__control .next-one:before {display:none;}
    .p-page__control .next-one:after {display:inline-block;position:relative;top: 2px;width: 10px;height: 14px;margin-left: 20px;background:url(../images/program/board_temp.png) no-repeat -21px -28px;transform:rotate(180deg);}
}
@media screen and (max-width:600px){
    .bbs .card--bgcolor {padding:20px;}
    .bbs .p-search .p-form-group {display:block;}
    .bbs .p-search .p-form__split {display:none;}
    .bbs .p-search select.p-input {display:block;width:100%;}
    .p-nav--group .p-nav__link {font-size:13px;line-height:20px;}
    .p-nav--group .p-nav__link.active {font-size:13px;line-height:20px;}
    .p-nav--group .p-nav__link.active:before {top:5px;}
    .p-form-group__button {display:block;width: auto;vertical-align: top;}
    .p-form-group__button:before {display:none;}
    .row .col-12.col-sm-24.right select.p-input {height:25px;min-height:40px;line-height:25px;font-size:13px;}
    .row .col-12.col-sm-24.right .p-button {height:25px;min-height:40px;line-height:25px;font-size:13px;}
    .bbs .p-search .p-button {display:block;width:100%;margin-left:0 !important;}
    .bbs .p-button,.bbs .p-table .p-button {font-size:13px;height: auto;min-height: 35px;padding-top:0;padding-bottom:0;line-height: 35px;}
}
.p-table caption+tbody tr:first-child td, .p-table caption+tbody tr:first-child th, .p-table colgroup+tbody tr:first-child td, .p-table colgroup+tbody tr:first-child th,
.program .table caption+tbody tr:first-child td, .program .table caption+tbody tr:first-child th, .program .table colgroup+tbody tr:first-child td, .program .table colgroup+tbody tr:first-child th {border-top: 1px solid #4d5980;border-bottom: 0;}
.p-table caption+tbody tr:first-child td, .p-table caption+tbody tr:first-child th, .p-table colgroup+tbody tr:first-child td, .p-table colgroup+tbody tr:first-child th, .program .table caption+tbody tr:first-child td, .program .table caption+tbody tr:first-child th, .program .table colgroup+tbody tr:first-child td, .program .table colgroup+tbody tr:first-child th {border-top: 1px solid #4d5980;}

.p-table td .p-table__subject_text {margin-right: 10px;font-size:20px;line-height:30px;letter-spacing:-0.04em;color:#535da1;font-weight:bold;}
.p-author__info {margin-top: 15px;font-size:15px;letter-spacing:-0.04em;color:#666666;}
.p-table td.p-table__content {padding:50px 30px;color: #4c4c4c;}
@media screen and (max-width:600px){
    .p-table td .p-table__subject_text {font-size:16px;}
    .p-author__info {margin-top:5px;font-size:14px;}
}

.p-post-move{border-top:1px solid #e0e1e3}
.p-post-move__item {border-bottom:1px solid #e0e1e3;}
.p-post-move__title {padding: 18px 0 18px 20px;font-size:16px;letter-spacing:-0.04em;color:#555;font-weight: 600;text-align: left;}
.p-post-move__link {font-size:15px;letter-spacing:-0.04em;color:#555;}


.p-table caption+tbody th, .p-table colgroup+tbody th,.p-form__label {background-color: #f9f9fb;color: #535da1;}
.p-input__addon .p-input__item, .p-input__split .p-input__item {height:39px;width:39px;margin-left:-3px;}
.p-input__split .p-input__item {display:inline-block;position: relative;border-left:1px solid #c5c9d6;background-color:#fff;margin-left: -2px;z-index: 10;}
.p-input__split .p-input__item:after {display:block;position:absolute;left:0;top:0;width:1px;height:100%;background-color: #c5c9d6;z-index: 100;}
.p-date__icon:before {width:14px;height:13px;background:url(../images/program/board_temp.png) no-repeat -75px -28px;}
.program .table thead th,.program .table.tr_over thead th {background-color:transparent;}
.program .table.tr_over tbody tr:first-child th,.program .table.tr_over tbody tr:first-child td {border-top:0;}
/*.program .table:before {background-color:#e0e1e3;}*/

.bbs_write .p-table.block {border-top: 2px solid #000;}
.bbs_write .p-table caption+tbody tr:first-child td,
.bbs_write .p-table caption+tbody tr:first-child th,
.bbs_write .p-table colgroup+tbody tr:first-child td,
.bbs_write .p-table colgroup+tbody tr:first-child th,
.bbs_write .table caption+tbody tr:first-child td,
.bbs_write .table caption+tbody tr:first-child th,
.bbs_write .table colgroup+tbody tr:first-child td,
.bbs_write .table colgroup+tbody tr:first-child th {border-top-width: 0;}
.bbs_write .p-table.block:after{display:block;position:absolute;left:0;top:inherit;bottom:0;width:100%;height:1px;background:#d9d9d9}
.bbs_write .p-table.block colgroup,.bbs_write .p-table.block>thead{display:none}
.bbs_write .p-table.block>tbody>tr>td,.bbs_write .p-table.block>tbody>tr>th{display:block;float:none;clear:left;width:100%;padding-left:0;padding-right:0}
.bbs_write .p-table.block>tbody>tr>th{padding-top:14px;padding-bottom:0;background-color:transparent;border-bottom:none;color: #535da1;font-size: 15px;font-weight: bold;text-align:left;}
.bbs_write .p-table.block>tbody>tr>th .p-form__label{line-height:inherit;background-color: transparent;}
.bbs_write .p-table.block>tbody>tr>td:not(.p-table__content){padding-top:3.66667px;padding-bottom:14px;border-top:none;border-bottom:1px solid #e3e3e3;text-align:left;color: #636363;border-bottom: 0;}
.bbs_write .p-table thead tr:first-child th,.bbs_write .p-table .table thead tr:first-child th {border-top:1px solid #363c5a;}
.bbs_write .p-dropdown .p-table.block>tbody>tr>td:not(.p-table__content) .p-button:not(.zipcode),.bbs_write .p-table.block>tbody>tr>td:not(.p-table__content) .p-dropdown .p-button:not(.zipcode),.bbs_write .p-table.block>tbody>tr>td:not(.p-table__content) .p-input:not(.zipcode),.bbs_write .p-table.block>tbody>tr>td:not(.p-table__content) .p-upload__file:not(.zipcode){width:100%}
.bbs_write .p-table.block>tbody>tr:first-child th{background-color:transparent}
.bbs_write .p-table.block>tbody>tr:first-child th+td{border-top:none;border-bottom: none;}
.bbs_write .p-table.block .p-input {font-size:16px;line-height:24px;letter-spacing:-0.035em;color:#636363;}
.bbs_write .p-table.block {}
.bbs_write .p-table.block tr th,.bbs_write .p-table.block tr td {padding:0 38px;}
.bbs_write .p-table.block .table tr th,.bbs_write .p-table.block .table tr td {padding:12px 11px;border-top: 1px solid #d9d9d9;}
.bbs_write .p-table.block .table tr:first-child th,.bbs_write .p-table.block .table tr:first-child td {border-top:1px solid #636b7e;}
.bbs_write .p-table.block .table caption+tbody tr:first-child td,
.bbs_write .p-table.block .table caption+tbody tr:first-child th,
.bbs_write .p-table.block .table colgroup+tbody tr:first-child td,
.bbs_write .p-table.block .table colgroup+tbody tr:first-child th {border-top-width: 1px;border-color:#333;padding: 12px 11px;}
.bbs_write .p-table.block>tbody>tr {display:block;padding:0 38px;border-top: 1px solid #e3e3e3;}
.bbs_write .p-table.block>tbody>tr.tr_half {display:inline-block;width: 50%;padding: 0 38px;vertical-align: top;}
.bbs_write .p-table.block>tbody>tr.tr_half>td,
.bbs_write .p-table.block>tbody>tr.tr_half>th {clear:none;width: 100%;border-bottom: 0;}
.p-datepicker__wrap .p-datepicker .table-condensed tr td {padding:2px 0;}
@media screen and (max-width:1240px){
    .bbs_write .p-table.block>tbody>tr.tr_half {display:block;width:100%;}
}
@media screen and (max-width:800px){
    .bbs_write .p-table.block>tbody>tr {padding:0 10px;}
    .bbs_write .p-table.block>tbody>tr.tr_half {padding:0 10px;}
}
@media screen and (max-width:640px){
    .bbs_write .p-table.block .table.responsive tr:first-child th, .bbs_write .p-table.block .table.responsive tr:first-child td {border-top-width:0;}
    .bbs_write .p-table.block .table.responsive tr th, .bbs_write .p-table.block .table.responsive tr td {border:0;padding: 0 0 5px 0;}
}
.p-form-group__upload {margin-left: 5px;}

.bbs_write .p-table.block .p-datepicker tr th,.bbs_write .p-table.block .p-datepicker tr td {padding:0;}
.bbs.bbs_write .p-table .p-button {background-color:#636b7e;}
.bbs.bbs_write .p-table .p-button:hover {background-color:#f4f4f4;border-color: #ccc;color: #222;}
.p-form__date-button {margin-left:2px;margin-right:2px;}
.bbs_write_point {text-align:right;}
@media screen and (max-width:800px){
    .bbs_write_point {text-align:left;}
}
.p-button.gray {min-height:39px;background-color:#636b7e;border:1px solid #636b7e;color:#fff;font-weight:200;}
.p-button.gray:hover {background-color:#ddd;border:1px solid #c3c3c3;color:#000;}
.p-button.gray:link {background-color:#ddd;color:#fff;}



/*통합민원- 목록/상세/등록/수정(목록형, 카드뷰형)*/
/*민원제안 - 목록형 리스트*/
.program.list_board .box.board{margin-bottom:40px;}
.program.list_board .p-page__control .next:before, .program.list_board .p-page__control .next-end:before{transform: rotate(0);}
.program.list_board .p-page__control .next:before{left: calc(50% - 2px);}
.program.list_board .bbs .card--bgcolor{background-color: #f6f7f9; border-color: #f6f7f9;}
.program.list_board .card.card--bgcolor.p-search .row {display:inline-block;width:50%;margin: 0;vertical-align: top;}
.program.list_board .bbs .p-search .p-form-group.p-date {width:100%;}
.program.list_board .bbs .p-search .p-input {width:60%;}
.program.list_board .bbs .p-search .p-date .p-input {width:100%;}
.program.list_board .p-form-group__button{display:inline-block;}
.program.list_board .bbs .p-search .p-date__icon:before{width: 14px;height: 13px;background: url(../images/program/board_temp.png) no-repeat -75px -28px;}
.program.list_board .bbs .p-search .p-input__split .p-input__item, .program.list_board .bbs .p-search .p-input{height:40px; line-height: 20px;}

.program.list_board .row{margin-bottom:20px;}
.program.list_board .row .right button.p-button{position:relative; min-height:30px; height:30px; padding:0 12px 0 31px; background-color: #535da1; border:1px #535da1 solid; color:#fff; font-size:14px; line-height: 14px;}
.program.list_board .row .right button.p-button.btn03:before{display: block; width:14px; height:14px; position:absolute; top:8px; left: 10px; background: url("/site/chief/images/contents/cts3736_icon05.png") no-repeat;}
.program.list_board .row .right button.p-button.on{background-color: #fff; border:1px #535da1 solid; color:#535da1;}
.program.list_board .row .right button.p-button.btn03.on:before{background: url("/site/chief/images/contents/cts3736_icon05_on.png");}
.program.list_board .row .right button.p-button.btn03:hover:before{background: url("/site/chief/images/contents/cts3736_icon05_on.png");}
.program.list_board .row .col-12.col-sm-24.right .p-button:hover{background-color: #fff; border: 1px #535da1 solid; color:#535da1;}

.program.list_board .p-table thead tr:first-child th{border-top:1px #363c5a solid;}
.program.list_board .p-table thead tr th, .program.list_board .table thead tr th{border-bottom:1px #363c5a solid;}
.program.list_board .p-table tr td:last-child{border-right:none;}
.program.list_board .p-table .name{color:#666666;}
.program.list_board .p-table .p-icon__secret{background-image: none; width:17px;}
.program.list_board .p-table .p-icon__reply{background-image: none; width:37px;}
.program.list_board .p-table .list_state span[class^="reply"]{width:85px; height:30px; line-height: 28px; border-radius:15px; font-size:15px; text-align: center;}
.program.list_board .p-table .list_state .reply_regist{color:#4a506b; border:1px #898d9f solid;}
.program.list_board .p-table .list_state .reply_complete{color:#535da1; border: 1px #535da1 solid;}
.program.list_board .p-table .list_state .reply_ing{color:#535da1; border: 1px #535da1 solid;}
.program.list_board .p-table .list_state .reply_prepare{color:#535da1; border: 1px #535da1 solid;}
.program.list_board .row_bottom .minwon{width:122px; height:40px; line-height: 25px;}
.program.list_board .row_bottom{margin-top:27px;}
.program.list_board .p-pagination{margin:4px auto;}
@media screen and (max-width:765px){
    .program.list_board.www_minwon .p-table .list_state span[class^="reply"]{height:26px; line-height: 24px; font-size: 14px;}
}
@media screen and (min-width:1241px){
    .program.list_board .bbs .p-search .p-form-group{width:80%;}
}
@media screen and (max-width:1000px){
    .program.list_board .p-table .p-subject{width:30%;}
}
@media screen and (min-width:766px){
    .program.list_board .p-table td{color: #969696; border-bottom:1px #e0e1e3 solid; border-right:1px #e0e1e3 solid;}
}
@media only screen and (max-width: 765px){
    .p-table.simple tbody tr{display: table-row;}
    .p-table.simple tbody td{display: block;}
    .program.list_board .p-table .p-subject{width:auto;}
    .program.list_board .bbs.bbs__list .row{margin-bottom:10px;}
    .program.list_board .p-page__control .next-one:after{transform: rotate(0);}
}
@media screen and (max-width:640px){
    .program.list_board .row_bottom .minwon{font-size:14px;}
}
@media screen and (max-width:600px) {
    .program.list_board .card.card--bgcolor.p-search .row {display:block;width:100%}
    .program.list_board .bbs .p-search .p-form-group {display:table}
    .program.list_board .bbs .p-search .p-form__split {display:table-cell}
    .program.list_board .p-date-group {padding:0}
    .program.list_board .bbs .p-search .p-input {width:100%}
    .program.list_board .bbs .p-search .p-form-group__button{display:block; width:100%;}
    .program.list_board .bbs .p-search .p-form-group__button:before{display: none;}
    .program.list_board .bbs .p-search .p-form-group__button .p-button{margin-left:0 !important;}
}
/*민원제안 - 목록형 상세*/
.program.list_view{}
.program.list_view .p-table colgroup+tbody tr:first-child td, .program.list_view .p-table colgroup+tbody tr:first-child th{border-top:1px solid #4d5980;}
.program.list_view .p-table caption+tbody th, .program.list_view .p-table colgroup+tbody th{text-align: center;}
.program.list_view .p-table td, .program.list_view .p-table th{border-bottom:1px #e0e1e3 solid;}
.program.list_view .p-table td{color:#555555;}
.program.list_view .p-table td.text{color:#4c4c4c;}
.program.list_view .p-table__subject_text{word-break:keep-all; color:#535da1; font-size:24px;}
.program.list_view .p-table.block > tbody > tr.p-table__subject td{padding:32px 36px; text-align: left; }
.program.list_view .p-table__subject{text-align: center;}
.program.list_view .p-table__subject .step_box{margin:50px auto 30px;}
.program.list_view .p-table__subject .step_box li{position:relative; display: inline-block; width:216px; margin-right:-3px; text-align: center;}
.program.list_view .p-table__subject .step_box li:not(.on):before{display: block; position:absolute; z-index: -2; top:6px; width:100%; height:3px; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAADCAYAAACuyE5IAAAAFUlEQVQYV2NkwAEOHTr0HyTFSLECAIOWCdM0yHdEAAAAAElFTkSuQmCC) repeat;}
.program.list_view .p-table__subject .step_box li:not(.on):first-child:before{left:50%; width:50%;}
.program.list_view .p-table__subject .step_box li:not(.on):last-child:before{right:50%; width:50%;}
.program.list_view .p-table__subject .step_box li:not(.on):after{display: block; position:absolute; z-index:-1; top: 0; left: calc(50% - 25.5px); width:51px;  height: 15px;background-color: #fff;}
.program.list_view .p-table__subject .step_box li .circle{width:15px; height:15px; margin:0 auto; border-radius:8px; background-color: #4a506b;}
.program.list_view .p-table__subject .step_box li.on .circle{position:relative; width:42px; height:42px; border-radius:21px; background-color: #535da1;}
.program.list_view .p-table__subject .step_box li.on .circle:before{display: block; position:absolute; top:16px; left:calc(50% - 7px); width:14px; height:10px; background: url("/site/chief/images/contents/cts3736_icon09.png") no-repeat;}
.program.list_view .p-table__subject .step_box li.on:before{display: block; position:absolute;top:19.5px; left:50%; width:50%; height:3px; background-color: #535da1;}
.program.list_view .p-table__subject .step_box li.on:after{display: block; position:absolute; z-index: -2; top:6px; width:50%; height:3px;top:19px; left:0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAADCAYAAACuyE5IAAAAFUlEQVQYV2NkwAEOHTr0HyTFSLECAIOWCdM0yHdEAAAAAElFTkSuQmCC) repeat;}
.program.list_view .p-table__subject .step_box li.on:first-child:after{display: none;}
.program.list_view .p-table__subject .step_box li.on:last-child:before{top:19px; left:0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAADCAYAAACuyE5IAAAAFUlEQVQYV2NkwAEOHTr0HyTFSLECAIOWCdM0yHdEAAAAAElFTkSuQmCC) repeat;}
.program.list_view .p-table__subject .step_box li.on:last-child:after{display: none;}
.program.list_view .p-table__subject .step_box li span{font-size:16px; color:#4a506b; padding-top:19px;}
.program.list_view .p-table__subject .step_box li.on span{color:#535da1; font-weight: bold; padding-top:5px;}
.program.list_view .p-btn .btn_box{margin-top:13px;}
.program.list_view .p-btn.btn_box a{width:100px; min-height: 40px; line-height: 23px; text-align:center; padding:7px 10px; border-radius: 3px;box-sizing: border-box; background-color: transparent; border: 1px solid #898d9f; }
.program.list_view .p-btn.btn_box .edit{border: 1px solid #535da1; color:#535da1;}
.program.list_view .p-btn.btn_box .edit:hover{background:#535da1; color:#fff;}
.program.list_view .p-btn.btn_box .delete, .program.list_view .p-btn.btn_box .cancel{color:#4a506b; border:1px #4a506b solid;}
.program.list_view .p-btn.btn_box .delete:hover, .program.list_view .p-btn.btn_box .cancel:hover{background:#4a506b; color:#fff;}
.program.list_view  .p-btn.btn_box{margin-top:27px;}
@media only screen and (max-width: 765px){
    .program.list_view .p-table.block > tbody > tr.p-table__subject td{padding: 22px 26px;}
    .program.list_view .p-table__subject_text{font-size:20px;}
    .program.list_view .p-table colgroup+tbody tr:first-child td, .program.list_view .p-table colgroup+tbody tr:first-child th{border-bottom:1px solid #e3e3e3}
    .program.list_view .p-table th{border-bottom:0;}
    .program.list_view .p-table.block > tbody > tr > th {padding:10px; font-weight: 600; text-align: left;}
    .program.list_view .p-table.block > tbody > tr > td {padding:10px;}
    .program.list_view .p-table.answer_table colgroup+tbody tr:first-child td, .program.list_view .p-table.answer_table colgroup+tbody tr:first-child th{border-bottom:0;}
    .program.list_view .p-table.answer_table colgroup+tbody tr:first-child td{border-top:0;}
}
@media screen and (max-width:640px){
    .program.list_view .p-table__subject_text{font-size:18px; line-height: 22px;}
}
@media screen and (max-width:600px){
    .program.list_view .p-btn.btn_box a{width:80px; min-height:30px; }
}
@media screen and (max-width:480px){
    .program.list_view .p-table__subject_text{font-size:18px;}
}
.program.list_view .p-icon__hwp{background-image:url("/site/chief/images/contents/cts3736_icon10.png"); background-position: center; width:14px; height:17px; background-size:auto;}
.program.list_view .p-icon__hwpx{background-image:url("/site/chief/images/contents/cts3736_icon10.png"); background-position: center; width:14px; height:17px; background-size:auto;}


/*민원제안 - 목록형 등록수정*/
.program.list_regist{}
.program.list_regist .p-icon__info-circle{position: relative;left: 0;top: 0;width: 14px;height: 15px;background: url(../images/program/board_temp.png) no-repeat -95px -28px;}
.program.list_regist .p-table th .p-form__label{color:#535da1; }
.program.list_regist .p-table .p-input{border-radius: 3px;}
.program.list_regist .bbs.bbs_write .p-table .p-button{color:#fff; border-color:#636b7e; border-radius:3px;}
.program.list_regist .bbs.bbs_write .p-table .p-button:hover{color:#222; border-color:#ccc;}
.program.list_regist .bbs.bbs_write .p-table .p-icon__info-circle-solid{top: 2px;width: 18px;height: 18px;background: url(../images/program/board_temp.png) no-repeat -26px 0;}
.program.list_regist .bbs .btn_box .p-button{width:100px; padding-top: 0; padding-bottom: 0;}
.program.list_regist .bbs .btn_box .p-button.writeBtn{border: 1px solid #535da1; color: #535da1;}
.program.list_regist .bbs .btn_box .p-button.writeBtn:hover{background-color: #535da1; color: #fff;}
.program.list_regist .bbs .btn_box .p-button.cancelBtn:hover {background-color: #dbdbdb;border-color: #d6d6d6;color: #666;}
.program.list_regist .bbs .btn_box{margin-top:27px;}
@media screen and (max-width: 500px){
    .program.list_regist .bbs.bbs_write .p-table .p-form-group .p-button{width: 80px;}
}

/*민원제안 - 카드형 리스트*/
.program.card_board .box.board{margin-bottom:40px;}
.program.card_board .p-page__control .next:before, .program.card_board .p-page__control .next-end:before{transform: rotate(0);}
.program.card_board .p-page__control .next:before{left: calc(50% - 2px);}
.program.card_board .bbs .p-search .p-form-group{width:47%;}
.program.card_board .bbs .p-search .p-form-group__button:before{display: none;}
.program.card_board .bbs .card--bgcolor{background-color:#f6f7f9; border-color:#f6f7f9;}
.program.card_board .row .col-12.col-sm-24.margin_t_10.small{padding-left: 0;}
.program.card_board .row .col-12.col-sm-24.margin_t_10.small:before{display: none;}
.program.card_board .filter_box button{position:relative; font-size: 15px; line-height: 15px; color:#898d9f; padding-left: 26px;}
.program.card_board .filter_box button:first-child{margin-right:16px;}
.program.card_board .filter_box button:first-child:before{display: block; width:22px; height:22px; position: absolute; top:-3px; left:1px; background:url("/site/chief/images/contents/cts3736_icon01_off.png") no-repeat;}
.program.card_board .filter_box button.on:first-child:before{background:url("/site/chief/images/contents/cts3736_icon01_on.png");}
.program.card_board .filter_box button:last-child:before{display: block; width:20px; height:20px; position: absolute; top:-3px; left:1px; background:url("/site/chief/images/contents/cts3736_icon02_off.png") no-repeat;}
.program.card_board .filter_box button.on:last-child:before{background:url("/site/chief/images/contents/cts3736_icon02_on.png");}
.program.card_board .filter_box button.on{color:#535da1;}
.program.card_board .filter_box button.on:after{display:block; position:absolute; z-index: -1; right:-5px; bottom:-5px; width:49px; height:8px; background-color: #edeef5; border-radius: 4px;}

.program.card_board  .row{padding:0 4px 0 8px ;}
.program.card_board  .row .right button.p-button{position:relative; min-height:30px; height:30px; padding:0 12px 0 31px; background-color: #898d9f; color:#fff; font-size:14px; line-height: 14px;}
.program.card_board  .row .right button.p-button.on{background-color: #535da1; border: 1px #535da1 solid;}
.program.card_board  .row .col-12.col-sm-24.right .p-button:hover{background-color: #535da1; border: 1px #535da1 solid;}
.program.card_board  .row .right button.p-button.btn01:before{display: block; width:16px; height:17px; position:absolute; top:7px; left: 10px; background: url("/site/chief/images/contents/cts3736_icon03.png") no-repeat;}
.program.card_board  .row .right button.p-button.btn02:before{display: block; width:16px; height:13px; position:absolute; top:9px; left: 10px; background: url("/site/chief/images/contents/cts3736_icon04.png") no-repeat;}
.program.card_board  .row .right button.p-button.btn03:before{display: block; width:14px; height:14px; position:absolute; top:8px; left: 10px; background: url("/site/chief/images/contents/cts3736_icon05.png") no-repeat;}
.program.card_board  .row .right button.p-button.btn03{background-color: #535da1; border:1px #535da1 solid;}
.program.card_board  .row .right button.p-button.btn03.on, .program.card_board  .row .col-12.col-sm-24.right .p-button.btn03:hover{background-color: #fff; border:1px #535da1 solid; color:#535da1;}
.program.card_board  .row .right button.p-button.btn03.on:before, .program.card_board  .row .col-12.col-sm-24.right .p-button.btn03:hover:before{ background: url("/site/chief/images/contents/cts3736_icon05_on.png");}

.program.card_board .p-card_wrap{display: block; margin-top:24px; overflow: hidden;}
.program.card_board .p-card_wrap .p-card__link{display: block;}
.program.card_board .p-card_wrap .p-card-list li{width: calc((100% - 69px)/4); float: left; overflow: hidden; margin-right:22px; margin-bottom: 30px; padding: 0; border: 1px #c5c9d6 solid;}
.program.card_board .p-card_wrap .p-card-list li:nth-child(4n){margin-right:0;}
.program.card_board .p-card_wrap .p-card-list li:nth-child(n+5):nth-child(-n+8){margin-bottom:0;}
.program.card_board .p-card_wrap .p-card__info .state_box{padding:27px 30px 0;}
.program.card_board .p-card_wrap .p-card__info .state_box .inner{overflow:hidden; padding-bottom:14px; border-bottom:1px #e2e4ea solid;}
.program.card_board .p-card_wrap .p-card__info .state_box .during{float:left; color:#4a506b;}
.program.card_board .p-card_wrap .p-card__info .state_box .during .txt{font-size:15px; line-height: 15px; font-weight: bold; padding:11px 0 3px;}
.program.card_board .p-card_wrap .p-card__info .state_box .during .date{font-size:15px; line-height: 15px;}
.program.card_board .p-card_wrap .p-card__info .state_box .inner > span{position:relative; float: right; width:55px; height:55px; border-radius:27px;  color:#fff; font-weight: 500; text-align: center;}
.program.card_board .p-card_wrap .p-card__info .state_box .inner > span:before{display: block; position:absolute; }
.program.card_board .p-card_wrap .p-card__info .state_box .inner > span > span{font-size:14px; line-height:14px; padding-top:29px;}
.program.card_board .p-card_wrap .p-card__info .state_box .ing{background-color: #535da1;}
.program.card_board .p-card_wrap .p-card__info .state_box .ing:before{top:8px; left:calc(50% - 6px); width:12px; height:17px; background: url("/site/chief/images/contents/cts3736_icon_ing.png") no-repeat;}
.program.card_board .p-card_wrap .p-card__info .state_box .complete{background-color: #535da1; }
.program.card_board .p-card_wrap .p-card__info .state_box .complete:before{top:11px; left:calc(50% - 8px); width:16px; height:11px; background: url("/site/chief/images/contents/cts3736_icon_complete.png") no-repeat;}
.program.card_board .p-card_wrap .p-card__info .card_text{position:relative; z-index: 1; height:208px;  box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.05); padding:22px 30px 33px;}
.program.card_board .p-card_wrap .p-card__info .card_text .title{position:relative; overflow: hidden; word-break: keep-all; height:auto; max-height:55px; font-size:20px; color:#363c5a; line-height:27px; font-weight: bold; margin-bottom:1px;}
.program.card_board .p-card_wrap .p-card__info .card_text .title + p{overflow: hidden; word-break: keep-all; height:63px; font-size:15px; line-height: 20px; color:#363c5a;}
.program.card_board .p-card_wrap .p-card__info .card_text .user_info{font-size:14px; line-height: 14px; margin-top:15px;}
.program.card_board .p-card_wrap .p-card__info .card_text .user_info .name{color:#898d9f; margin-right:14px;}
.program.card_board .p-card_wrap .p-card__info .card_text .user_info .name > span{color:#4a506b;}
.program.card_board .p-card_wrap .p-card__info .card_text .user_info .info_date{display: inline-block; margin-right:13px; color:#898d9f; }
.program.card_board .p-card_wrap .p-card__info .card_text .user_info .interest{position:relative; color:#535da1; font-weight: bold;padding-left:16px;}
.program.card_board .p-card_wrap .p-card__info .card_text .user_info .interest:before{display: block; position: absolute; top:1px; left:0; width:14px; height:13px; background: url("/site/chief/images/contents/cts3736_icon06.png") no-repeat;}
.program.card_board .p-card_wrap .p-card__info .card_text:before{display: block; position:absolute; z-index:1; bottom:-10px; left:calc(50% - 10px); width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #fff;}

.program.card_board .p-card_wrap .p-card__info .reply_state{position:relative; padding:22px 0 21px; line-height: 15px; text-align: center;}
.program.card_board .p-card_wrap .p-card__info .reply_state span{position:relative; font-size:15px; font-weight:bold;}
.program.card_board .p-card_wrap .p-card__info .reply_preparing{background-color:#f9fafc; color:#898d9f;}
.program.card_board .p-card_wrap .p-card__info .chief_answer{background-color:#f0f9fc; color:#4a506b;}
.program.card_board .p-card_wrap .p-card__info .chief_answer span{padding-left:21px; }
.program.card_board .p-card_wrap .p-card__info .chief_answer span:before{display: block; position:absolute; top:-2px; left:0; width:18px; height:18px;background: url("/site/chief/images/contents/cts3736_icon07.png") no-repeat;}
.program.card_board .p-card_wrap .p-card__info .department_answer{background-color: #fff2f5; color:#4a506b; }
.program.card_board .p-card_wrap .p-card__info .department_answer span{padding-left:22px;}
.program.card_board .p-card_wrap .p-card__info .department_answer span:before{display: block; position:absolute; top:0; left:0; width:18px; height:15px; background: url("/site/chief/images/contents/cts3736_icon08.png") no-repeat;}

.program.card_board .row_bottom{ margin-top:30px;}
.program.card_board .row_bottom button.minwon{width:122px; height:40px; line-height: 16px;}
.program.card_board .row_bottom .right{float:right; text-align: right;}
.program.card_board .p-pagination{margin: 4px auto;}
@media screen and (max-width:1240px){
    .program.card_board .p-card_wrap .p-card-list li{width: calc((100% - 47px)/3);}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(3n){margin-right:0;}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(4n){margin-right:22px;}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(n+5):nth-child(-n+6){margin-bottom:30px;}
}
@media screen and (max-width:1000px){
    .program.card_board .bbs .p-search{margin-top:30px;}
    .program.card_board .bbs .p-search .p-form-group{width:90%;}
}
@media screen and (max-width:980px){
    .program.card_board .p-card_wrap .p-card-list li{width: calc((100% - 11px)/2); margin-right:10px; margin-bottom:20px;}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(3n):nth-child(odd){margin-right:10px;}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(even){margin-right:0;}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(4n){margin-right:0;}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(n+5):nth-child(-n+6){margin-bottom:20px;}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(n+7):nth-child(-n+8){margin-bottom:0;}
}
@media screen and (max-width:765px){
    .program.card_board .bbs .p-search .p-button{margin-left:0 !important;}
    .program.card_board .row{padding-left:6px;}
    .program.card_board .row .right{padding:0; padding-left:3px;}
    .program.card_board .row.row_bottom{margin-top:20px;}
    .program.card_board .row.row_bottom .right{padding-right:5px; margin-top:0;}
    .program.card_board .p-card_wrap{margin-top:15px;}
    .program.card_board .p-page__control .next-one:after{transform: rotate(0);}
}
@media screen and (max-width:640px){
    .program.card_board .row_bottom button.minwon{font-size:14px;}
}
@media screen and (max-width:600px){
    .program.card_board .bbs .p-search{margin:20px 0;}
    .program.card_board .p-card_wrap .p-card-list li{width: 100%;}
    .program.card_board .p-card_wrap .p-card-list li:nth-child(3n){margin-right:0;}
    .program.card_board .p-card_wrap .p-card-list li:last-child{margin-top:20px; margin-bottom:0;}
}
@media screen and (max-width:480px){
    .program.card_board .p-card_wrap .p-card__info .card_text .title{font-size:16px; line-height: 22px; height:44px;}
    .program.card_board .p-card_wrap .p-card__info .card_text .title + p{font-size:14px;}
}
/*민원제안 - 카드형 상세*/
.program.card_view .p-page__control .next:before, .program.card_view .p-page__control .next-end:before{transform: rotate(0);}
.program.card_view .p-page__control .next:before{left: calc(50% - 2px);}
.program.card_view .p-table colgroup+tbody tr:first-child td, .program.card_view .p-table colgroup+tbody tr:first-child th{border-top:1px solid #4d5980;}
.program.card_view .p-table caption+tbody th, .program.card_view .p-table colgroup+tbody th{text-align: center;}
.program.card_view .p-table td, .program.card_view .p-table th{border-bottom:1px #e0e1e3 solid;}
.program.card_view .p-table td{color:#555555;}
.program.card_view .p-table td.text{color:#4c4c4c;}
.program.card_view .p-table__subject_text{word-break:keep-all; color:#535da1; font-size:24px;}
.program.card_view .p-table.block>tbody>tr.p-table__subject td{text-align:center; padding-top:50px;}
.program.card_view .p-table__subject{text-align: center;}
.program.card_view .p-table__subject .step_box{margin:50px auto 30px;}
.program.card_view .p-table__subject .step_box li{position:relative; display: inline-block; width:216px; margin-right:-3px; text-align: center;}
.program.card_view .p-table__subject .step_box li:not(.on):before{display: block; position:absolute; z-index: -2; top:6px; width:100%; height:3px; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAADCAYAAACuyE5IAAAAFUlEQVQYV2NkwAEOHTr0HyTFSLECAIOWCdM0yHdEAAAAAElFTkSuQmCC) repeat;}
.program.card_view .p-table__subject .step_box li:not(.on):first-child:before{left:50%; width:50%;}
.program.card_view .p-table__subject .step_box li:not(.on):last-child:before{right:50%; width:50%;}
.program.card_view .p-table__subject .step_box li:not(.on):after{display: block; position:absolute; z-index:-1; top: 0; left: calc(50% - 25.5px); width:51px;  height: 15px;background-color: #fff;}
.program.card_view .p-table__subject .step_box li .circle{width:15px; height:15px; margin:0 auto; border-radius:8px; background-color: #4a506b;}
.program.card_view .p-table__subject .step_box li.on .circle{position:relative; width:42px; height:42px; border-radius:21px; background-color: #535da1;}
.program.card_view .p-table__subject .step_box li.on .circle:before{display: block; position:absolute; top:16px; left:calc(50% - 7px); width:14px; height:10px; background: url("/site/chief/images/contents/cts3736_icon09.png") no-repeat;}
.program.card_view .p-table__subject .step_box li.on:before{display: block; position:absolute;top:19.5px; left:50%; width:50%; height:3px; background-color: #535da1;}
.program.card_view .p-table__subject .step_box li.on:after{display: block; position:absolute; z-index: -2; top:6px; width:50%; height:3px;top:19px; left:0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAADCAYAAACuyE5IAAAAFUlEQVQYV2NkwAEOHTr0HyTFSLECAIOWCdM0yHdEAAAAAElFTkSuQmCC) repeat;}
.program.card_view .p-table__subject .step_box li.on:first-child:after{display: none;}
.program.card_view .p-table__subject .step_box li.on:last-child:before{top:19px; left:0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAADCAYAAACuyE5IAAAAFUlEQVQYV2NkwAEOHTr0HyTFSLECAIOWCdM0yHdEAAAAAElFTkSuQmCC) repeat;}
.program.card_view .p-table__subject .step_box li.on:last-child:after{display: none;}
.program.card_view .p-table__subject .step_box li span{font-size:16px; color:#4a506b; padding-top:19px;}
.program.card_view .p-table__subject .step_box li.on span{color:#535da1; font-weight: bold; padding-top:5px;}
.program.card_view .p-btn .btn_box{margin-top:13px;}
.program.card_view .p-btn.btn_box a{width:100px; min-height: 40px; line-height: 23px; text-align:center; padding:7px 10px; border-radius: 3px;box-sizing: border-box; background-color: transparent; border: 1px solid #898d9f; }
.program.card_view .p-btn.btn_box .edit{border: 1px solid #535da1; color:#535da1;}
.program.card_view .p-btn.btn_box .edit:hover{background:#535da1; color:#fff;}
.program.card_view .p-btn.btn_box .delete{color:#4a506b; border:1px #4a506b solid;}
.program.card_view .p-btn.btn_box .delete:hover{background:#4a506b; color:#fff;}
.program.card_view .p-btn.btn_box{margin-top:27px;}

.program.card_view .p-icon__hwp{background-image:url("/site/chief/images/contents/cts3736_icon10.png"); background-position: center; width:14px; height:17px; background-size:auto;}
.program.card_view .p-icon__hwpx{background-image:url("/site/chief/images/contents/cts3736_icon10.png"); background-position: center; width:14px; height:17px; background-size:auto;}
.program.card_view .recommend_btn{margin:45px 0 100px; font-size:0; text-align: center;}
.program.card_view .recommend_btn > div{position:relative; display:inline-block; width:93px; height:93px; border-radius:47px; color:#fff; font-size: 15px; margin-right:10px; text-align: center;}
.program.card_view .recommend_btn > div:before{display:block; position:absolute; top:23px; left:36px; width:22px; height:25px; background:url("/site/chief/images/contents/cts3736_icon11.png") no-repeat;}
.program.card_view .recommend_btn > div button{width:100%; height:100%;}
.program.card_view .recommend_btn .no_recommend:before{display:block; height:24px; background:url("/site/chief/images/contents/cts3736_icon12.png") no-repeat;}
.program.card_view .recommend_btn > div span{position:absolute; top:55px; left:0; width:100%; font-weight: 500; line-height: 15px;}
.program.card_view .recommend_btn .recommend{background-color: #535da1;}
.program.card_view .recommend_btn .no_recommend{background-color: #535da1;}

.program.card_view .idea_wrap .row{position:relative; padding-top:37px; margin-bottom:17px;}
.program.card_view .idea_wrap .row:before{display: block; position:absolute; top:0; left:0; width:100%; height:2px; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAYAAAB/qH1jAAAAHElEQVQYV2NkYGBgmDlz5v/09HRGEBtMwABIAgBv3QbNVjJO9wAAAABJRU5ErkJggg==) repeat;}
.program.card_view .idea_wrap .row .left > span{position:relative; font-size: 22px; color:#4a506b; padding-left:28px;}
.program.card_view .idea_wrap .row .left > span:before{display: block; position: absolute; top:2px; left: 0; width:24px; height:25px; background: url("/site/chief/images/contents/cts3736_icon13.png") no-repeat;}
.program.card_view .idea_wrap .row .left > span span{font-size:26px; color:#535da1;}
.program.card_view .idea_wrap .row .right > span{font-size:15px; color:#363c5a; vertical-align: middle;}
.program.card_view .idea_wrap .row .right .sns_btn_wrap {display: inline-block; vertical-align: middle;}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li {float:left; margin-left:4px;}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li:first-child{margin-left:12px;}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li a {display:block; position:relative; width:31px; height:31px; border-radius:50%; font-size:0; line-height:0;}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li.blog a {background:#3caa49;}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li.facebook a {background:#2151c3}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li.twitter a {background:#2cc0f7}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li.kakaostory a {background:#3a2020}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li a:before {display:block; position:absolute; top:50%; left:50%; width:23px; height:20px; margin-top:-9px; }
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li.facebook a:before {width:10px; height:18px; margin-left:-6px; background:url('/site/chief/images/contents/cts3736_sns01.png') no-repeat}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li.twitter a:before {width:17px; height:15px; margin-left:-8px; margin-top:-8px; background:url('/site/chief/images/contents/cts3736_sns02.png') no-repeat}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li.blog a:before {width:14px; height:17px; margin-left:-7px;  background:url('/site/chief/images/contents/cts3736_sns03.png') no-repeat}
.program.card_view .idea_wrap .row .right .sns_btn_wrap .sns_btn li.kakaostory a:before {width:25px; height:10px; margin-left:-13px; margin-top:-5px; background:url('/site/chief/images/contents/cts3736_sns04.png') no-repeat}

.program.card_view .write_form textarea{display:inline-block; width:calc(100% - 124px); height:85px; margin-right:10px; border-radius: 3px; }
.program.card_view .write_form .write_btn{position:relative; display: inline-block; width:110px; height:85px; color:#fff; border-radius: 3px; font-size:15px; line-height: 15px; padding-top:43px; background-color: #535da1; }
.program.card_view .write_form .write_btn:before{display:block; position: absolute; top:20px; left:calc(50% - 12px); width:24px; height:23px; background:url("/site/chief/images/contents/cts3736_write_btn.png") no-repeat;}
.program.card_view .reply_wrap{padding-top:10px;}
.program.card_view .reply_wrap li{position:relative; overflow: hidden; padding:23px 2px;}
.program.card_view .reply_wrap li:before{display:block; position:absolute; left:0; bottom:0; width:100%; height:1px; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFElEQVQYV2OcOXPm//T0dEYGKAAANUoEAigE2w4AAAAASUVORK5CYII=) repeat;}
.program.card_view .reply_wrap li .left_user{float:left; vertical-align: middle;}
.program.card_view .reply_wrap li .right_text{margin-left:212px;}
.program.card_view .reply_wrap li .left_user{position:relative; padding-right:39px;}
.program.card_view .reply_wrap li .left_user:before{display: block; position:absolute; right:0; width:2px; height:100%; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAHklEQVQYV2NkYGBgSEtL+88IImbNmsXICBIBAUwGANLxBjcUrUOUAAAAAElFTkSuQmCC) repeat;}
.program.card_view .reply_wrap li .left_user .user_icon{float:left; width:54px; height:54px; margin-right:18px; border-radius: 27px; background-color: #f6f7f9; background-image: url("/site/chief/images/contents/cts3736_icon14.png"); background-repeat: no-repeat; background-position: center;}
.program.card_view .reply_wrap li .left_user .user_info{float:left;}
.program.card_view .reply_wrap li .left_user .name{color:#707070; font-size: 15px; line-height: 15px; margin-bottom:12px;}
.program.card_view .reply_wrap li .left_user .date{color:#898989; font-size:14px; line-height: 14px;}
.program.card_view .reply_wrap li .right_text{padding-left:32px;}
.program.card_view .reply_wrap li .right_text p{float:left; width:65%; word-break: keep-all; color:#555555; font-size:16px;}hh
.program.card_view .reply_wrap li .right_text .btn_box{float:right; font-size: 0;}
.program.card_view .reply_wrap li .right_text .btn_box a{font-size: 14px; line-height: 14px; padding:6px 28px 6px 10px; display: inline-block;width:66px; height:30px;  border:1px #898d9f solid; border-radius:3px; color:#4a506b; background-position: top 6px right 10px;}
.program.card_view .reply_wrap li .right_text .btn_box a:hover{color:#fff; background-color:#898d9f; border-color:#898d9f;}
.program.card_view .reply_wrap li .right_text .btn_box a.edit{margin-right:5px; background-image: url("/site/chief/images/contents/cts3736_edit_off.png"); background-repeat: no-repeat; }
.program.card_view .reply_wrap li .right_text .btn_box a.delete{background-image: url("/site/chief/images/contents/cts3736_delete_off.png"); background-repeat: no-repeat; }
.program.card_view .reply_wrap li .right_text .btn_box a.edit:hover{background-image: url("/site/chief/images/contents/cts3736_edit_on.png"); background-repeat: no-repeat;}
.program.card_view .reply_wrap li .right_text .btn_box a.delete:hover{background-image: url("/site/chief/images/contents/cts3736_delete_on.png"); background-repeat: no-repeat;}
@media screen and (max-width:1000px){
    .program.card_view .p-table__subject .step_box li{width:116px; margin-right:-8px;}
    .program.card_view .idea_wrap .row .left > span{font-size:18px;}
    .program.card_view .idea_wrap .row .left > span span{font-size:22px;}
}
@media only screen and (max-width: 800px) {
    .program.card_view .recommend_btn > div {width: 83px; height: 83px;}
    .program.card_view .recommend_btn > div:before{top: 18px; left: 31px;}
    .program.card_view .recommend_btn > div span{top:50px;}
    .program.card_view .reply_wrap li .left_user{float:none; overflow: hidden; padding:10px 20px;}
    .program.card_view .reply_wrap li .left_user:before{display: none;}
    .program.card_view .reply_wrap li .right_text{overflow: hidden;padding: 20px 30px 0;margin-left: 0;}
    .program.card_view .reply_wrap li .right_text p{width:100%; float:none; margin-bottom:20px;}
    .program.card_view .reply_wrap li .right_text .btn_box{float:none; }
}
@media screen and (max-width:765px){
    .program.card_view .p-table.block>tbody>tr.p-table__subject td{text-align:center; padding-top:30px; padding-top:20px;}
    .program.card_view .p-table__subject_text{font-size:20px;}
    .program.card_view .p-table colgroup+tbody tr:first-child td, .program.card_view .p-table colgroup+tbody tr:first-child th{border-bottom:1px solid #e3e3e3}
    .program.card_view .p-table th{border-bottom:0;}
    .program.card_view .p-table.block > tbody > tr > th {padding:10px 10px 5px; font-weight: 600; text-align: left;}
    .program.card_view .p-table.block > tbody > tr > td {padding:10px;}
    .program.card_view .p-table__subject .step_box{margin:10px auto 20px;}
    .program.card_view .p-page__control .next-one:after{transform: rotate(0);}
    .program.card_view .p-table.answer_table colgroup+tbody tr:first-child td, .program.card_view .p-table.answer_table colgroup+tbody tr:first-child th{border-bottom:0;}
    .program.card_view .p-table.answer_table colgroup+tbody tr:first-child td{border-top:0;}

    .program.list_view .p-table.block > tbody > tr > td, .program.card_view .p-table.block > tbody > tr > td{padding-top:0;}
    .program.list_view .p-table.block > tbody > tr > th{padding-bottom:5px;}
}
@media screen and (max-width:640px){
    .program.card_view .reply_wrap li .right_text p{font-size:14px;}
}
@media screen and (max-width:600px){
    .program.card_view .p-btn.btn_box a{width:80px; min-height:30px; }
}
@media only screen and (max-width: 500px){
    .program.card_view .p-table.block>tbody>tr.p-table__subject td{padding-top:20px;}
    .program.card_view .p-table__subject .step_box{margin:20px auto 10px;}
    .program.card_view .p-table__subject .step_box li{width:90px; margin-right: -13px;}
    .program.card_view .p-table__subject .step_box li:not(.on):before{left:3px; height:2px;}
    .program.card_view .p-table__subject .step_box li:not(.on):first-child:before{top:6px; left:51px;}
    .program.card_view .p-table__subject .step_box li:not(.on):after{display: none;}
    .program.card_view .p-table__subject .step_box li.on:before{top:16px; height:2px;}
    .program.card_view .p-table__subject .step_box li.on:last-child:before{top:16px; left:3px;}
    .program.card_view .p-table__subject .step_box li.on:after{top:16px; left:-4px; height:2px;}
    .program.card_view .p-table__subject .step_box li.on .circle{width:35px; height:35px; }
    .program.card_view .p-table__subject .step_box li.on .circle:before{top:13px;}
    .program.card_view .p-table__subject .step_box li span{font-size:15px; padding-top:15px;}
}
@media screen and (max-width:480px){
    .program.card_view .p-table__subject_text{font-size:18px;}
}

/*대표메인*/
.program.list_board.www_minwon .p-page__control .next:before, .program.list_board.www_minwon .p-page__control .next-end:before{transform: rotate(180deg);}
.program.card_board.www_minwon .p-page__control .next:before, .program.card_board.www_minwon .p-page__control .next-end:before{transform: rotate(180deg);}
.program.card_view.www_minwon .p-page__control .next:before, .program.card_view.www_minwon .p-page__control .next-end:before{transform: rotate(180deg);}

.program.list_board.www_minwon .p-table.simple{margin-top:0;}

.program.card_board.www_minwon .p-card_wrap .p-card-list li{width: calc((100% - 47px)/3);}
.program.card_board.www_minwon .p-card_wrap .p-card-list li:nth-child(3n){margin-right:0;}
.program.card_board.www_minwon .p-card_wrap .p-card-list li:nth-child(4n){margin-right:22px;}
.program.card_board.www_minwon .p-card_wrap .p-card-list li:nth-child(5){margin-bottom:30px;}
.program.card_board.www_minwon .p-card_wrap .p-card-list li:nth-child(6){margin-bottom:30px;}
@media screen and (max-width:1240px) and (min-width:766px){
    .program.list_board.www_minwon .p-table .p-subject{width:30%;}
    .program.card_view.www_minwon .p-table__subject .step_box li{width:116px;}
}
@media screen and (max-width:1240px){
    .program.card_board.www_minwon .p-card_wrap .p-card-list li{width: calc((100% - 25px)/2);}
    .program.card_board.www_minwon .p-card_wrap .p-card-list li:nth-child(even){margin-right:0;}
    .program.card_board.www_minwon .p-card_wrap .p-card-list li:nth-child(3n):nth-child(odd){margin-right:22px;}
    .program.card_board.www_minwon .p-card_wrap .p-card-list li:nth-child(4n){margin-right:0;}

}
@media screen and (max-width:1000px){
    .program.card_board.www_minwon .p-card_wrap .p-card-list li{margin-right:22px;}
    .program.card_board.www_minwon .p-card_wrap .p-card-list li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width:765px){
    .program.list_board.www_minwon .p-page__control .next-one:after{transform: rotate(180deg);}
    .program.card_board.www_minwon .p-page__control .next-one:after{transform: rotate(180deg);}
    .program.card_view.www_minwon .p-page__control .next-one:after{transform: rotate(180deg);}
    .program.card_view.www_minwon .p-table.block > tbody > tr > th, .program.list_view.www_minwon .p-table.block > tbody > tr > th{padding-bottom:5px;}
}
@media screen and (max-width:640px){
    .program.card_board.www_minwon .p-card_wrap .p-card-list li{width: 100%;}
}


.p_warning{display:inline-block;position:relative;margin-left:15px;padding-left:20px;font-size:14px;color:#898d9f;line-height:40px;letter-spacing:-0.04em;vertical-align:middle;}
.p_warning:before{display:inline-block;position:absolute;width:16px;height:16px;top:calc(50% - 8px);left:0;background:url('../images/program/program_warning.png') no-repeat left top;content:'';}