@charset "utf-8";

.video-wrap {max-width:860px; margin:0 auto}
.video-container {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000;}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video{position: absolute;top:0;left:0;width:100%;height:100%;}

/* 검색 */
.board-search {margin-bottom:30px;}
.board-search:after {content:""; display:block; clear:both;}
.board-search .total-page {float:left; color:#686868; font-size:15px; line-height:44px;}
.board-search .total-page + .cate {margin-left:15px;}
.board-search .cate {float:left;}
.board-search .search {float:right;}
.board-search .search input.input {width:300px;}
.board-search .input {height:44px;}
.board-search .btn-pack.medium {height:44px; line-height:42px;}

/* 리스트 */
.board-list table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #004ea2;}
.board-list table thead th {height:60px; padding:9px 5px; color:#2c2c2c; font-size:16px; font-weight:500; line-height:1.5em; background:#fafafa; border-bottom:1px solid #dfdfdf;}
.board-list table tbody td {height:55px; padding:9px 5px; color:#505050; font-size:15px; font-weight:300; line-height:1.5em; text-align:center; border-bottom:1px solid #dfdfdf;}
.board-list table tbody td.subject {text-align:left; padding-left:15px; color:#2c2c2c;}
.board-list table tbody td img {vertical-align:middle; margin:-.2em 2px 0;}
.board-list table tbody td a:hover {color:#004ea2;}
.board-list table tbody tr:hover td {background-color:#f3f6fa;}
.board-list .label {color:#fff; font-weight:500; display:inline-block; padding:0 12px; font-size:14px; background:#e84426; border-radius:4px;}
.board-list .comment {color:#ff6000; font-size:.85em; font-weight:700; line-height:1em;}

.edu-list table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #004ea2;}
.edu-list table thead th {height:60px; padding:9px 5px; color:#2c2c2c; font-size:16px; font-weight:500; line-height:1.5em; background:#fafafa; border:1px solid #dfdfdf;}
.edu-list table tbody td {height:55px; padding:8px 5px; color:#505050; font-size:14px; font-weight:300; line-height:1.5em; text-align:center; border:1px solid #dfdfdf;}
.edu-list table tbody td strong {font-weight:500; color:#2c2c2c;}
.edu-list table tbody td.subject {text-align:left; padding-left:15px; color:#2c2c2c;}
.edu-list table tbody td.subject a:hover {color:#004ea2; text-decoration:underline;}
.edu-list table tbody td img {vertical-align:middle; margin:-.2em 2px 0;}
.edu-list table tbody tr:hover td {background-color:#f3f6fa;}
.edu-list table tbody tr.closed td {color:#a8a8a8;}
.edu-list table tbody tr.closed:hover td {background:none;}
.edu-list table tr th:first-child,
.edu-list table tr td:first-child {border-left:0;}
.edu-list table tr th:last-child,
.edu-list table tr td:last-child {border-right:0;}
.edu-list table .btn {display:inline-block; margin:1px; width:100px; line-height:34px; text-align:center; border:1px solid #a8a8a8; background:#fff;}
.edu-list table a.btn:hover {background:#ea4949; border-color:#ea4949; color:#fff;}
.edu-list table span.btn {color:#a8a8a8; background:#eee; border-color:#dfdfdf;}

.board-list-m {display:none; border-top:2px solid #004ea2;}
.board-list-m li {padding:14px 0; border-bottom:1px solid #ddd;}
.board-list-m li img {vertical-align:middle; margin:-.2em 2px 0; height:16px;}
.board-list-m li.none {padding:40px 0; text-align:center; color:#999;}
.board-list-m .label {display:inline-block;vertical-align:middle;margin:-.2em 4px 0 0;padding:0 6px;color:#fff;background:#e84426;font-weight:500;font-size:12px;line-height:22px;border-radius:4px;}
.board-list-m .tit {color:#333; font-size:15px; font-weight:500; line-height:1.4em; letter-spacing:-.03em;}
.board-list-m .info {color:#888; font-size:12px; font-weight:300; line-height:1.3em; margin-top:7px;}
.board-list-m .info span {margin-right:10px;}
.board-list-m .comment {color:#ff6000; font-size:.85em; font-weight:700; line-height:1em;}
.board-list-m .store-name {color:#333; font-size:17px; font-weight:500; line-height:1.4em; letter-spacing:-.03em;}
.board-list-m .store-addr {font-size:14px; font-weight:300; line-height:1.3em; color:#505050; margin-top:4px;}
.board-list-m .btns {margin-top:12px;}
.board-list-m .btns .btn-map {line-height:28px; margin-right:4px;}
.board-list-m .btns .bt {display:inline-block; margin-right:2px; padding:0 9px; line-height:28px; text-align:center; border:1px solid #a8a8a8; background:#fff;}
.board-list-m .btns .bt:hover {background:#ea4949; border-color:#ea4949; color:#fff;}
.board-list-m .wrap {display:flex; align-items:center;}
.board-list-m .wrap .cnt {flex:1 1 auto; min-width:0; width:1%;}
.board-list-m .wrap .cnt .info {font-size:13px; line-height:1.5em;}
.board-list-m .wrap .btn {margin-left:10px;}
.board-list-m .wrap .btn .bt {display:flex; width:50px; height:50px; align-items:center; justify-content:center; border:1px solid #a8a8a8; background:#fff; border-radius:5px; color:#505050; font-size:14px; line-height:1.3em;}
.board-list-m .wrap .btn a.bt {background:#ea4949; border-color:#ea4949; color:#fff;}
.board-list-m .wrap .btn span.bt {color:#a8a8a8; background:#eee; border-color:#dfdfdf;}
.board-list-m .closed .tit {color:#a8a8a8}
.board-list-m .closed .info {color:#a8a8a8}

.faq {border-top:2px solid #004ea2;}
.faq ul li {border-bottom:1px solid #dfdfdf;}
.faq .tit {color:#2c2c2c; font-size:16px; font-weight:500; line-height:1.5em; letter-spacing:-.04em;}
.faq .tit a {display:flex; align-items:center; position:relative; padding:18px 80px 18px 30px; text-decoration:none !important; transition:none;}
.faq .tit a:after {content:""; position:absolute; right:40px; top:50%; margin-top:-10px; display:inline-block; width:25px; height:20px; background:url("/images/bbs/faq_off.png") 50% 50% no-repeat;}
.faq .tit .tit-wrap {flex:1 1 auto; min-width:0; width:1%;}
.faq .tit .cate {display:inline-block; color:#505050; font-size:12px; font-weight:300; line-height:1.3em; margin-bottom:2px;}
.faq .cnt {display:none; position:relative; padding:24px 80px 24px 30px; color:#505050; font-size:14px; line-height:1.714em; font-weight:300; letter-spacing:-.03em;}
.faq .cnt .wrap {display:flex;}
.faq .cnt .cnt-wrap {flex:1 1 auto; min-width:0; width:1%;}
.faq .cnt .buttons {margin-bottom:0;}
.faq .q {display:inline-block; margin-right:18px; width:36px; height:36px; text-align:center; color:#fff; font-size:18px; font-weight:700; line-height:36px; background:#3371b5;}
.faq .a {display:inline-block; margin-right:18px; margin-top:5px; width:36px; height:36px; text-align:center; color:#fff; font-size:18px; font-weight:700; line-height:36px; background:#ea4949;}
.faq li.active {position:relative;}
.faq li.active .tit {background:#f3f6fa;}
.faq li.active .tit a:after {background-image:url("/images/bbs/faq_on.png")}
.faq .none {padding:70px 0; text-align:center; color:#999;}

/* 글작성 */
.board-white table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #004ea2; border-bottom:1px solid #868686; font-size:16px; line-height:1.5em; letter-spacing:-.03em;}
.board-white table th {padding:12px 20px; border:1px solid #eee; background:#fafafa; font-weight:500; color:#333;}

.board-white table td {padding:12px 20px; border:1px solid #eee; color:#505050;}
.board-white tr th:first-child,
.board-white tr td:first-child {border-left:0;}
.board-white tr th:last-child,
.board-white tr td:last-child {border-right:0;}
.board-white tr:last-child th,
.board-white tr:last-child td {border-bottom:0;}
.board-white .item {display:inline-block; margin-right:16px;}
.board-white .item:last-child {margin-right:0;}
.board-white .editor {border:0; padding:12px 0;}
.board-white .editor iframe,
.board-white .editor textarea {display:block; width:100%; vertical-align:middle;}
.board-white + .buttons {margin-top:50px;}

.board-form table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #004ea2; font-size:16px; line-height:1.5em; letter-spacing:-.03em; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;}
.board-form table th {padding:10px 20px; height:60px; border:1px solid #dfdfdf; background:#fafafa; font-weight:500; color:#2c2c2c;}
.board-form table th .required {color:#e6002d}
.board-form table th.bg { background: #fff;}
.board-form table td {padding:10px 20px; border:1px solid #dfdfdf; color:#505050; font-size:15px; font-weight:300;}
.board-form tr th:first-child,
.board-form tr td:first-child {border-left:0;}
.board-form tr th:last-child,
.board-form tr td:last-child {border-right:0;}
.board-form .input-edu {display:flex; max-width:726px;}
.board-form .input-edu .input {flex:1 1 auto; min-width:0; width:1%;}
.board-form .input-edu .btn-pack {margin-left:8px;}
.board-form .item {display:inline-block; margin:2px 15px 2px 0;}
.board-form .help-text {display:inline-block; margin-left:22px; color:#aaa; font-size:14px;}
.board-form .addr {margin:10px 0;}
.board-form .photo { display: inline-flex; align-items: center ; position: relative; margin-bottom: 20px; }
.board-form .photo .thumb { width: 90px; margin-right: 12px;}
.board-form .photo .thumb>div {position:relative; padding-bottom:133%; overflow:hidden;}
.board-form .photo .thumb img {position:absolute; top:50%; left:0; transition:.4s ease-in-out; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
.board-form .photo .thumb>div::after { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border: 1px solid #ddd;}
.board-form .photo .txt { flex: 1 1 auto; min-width: 0; width: 1%; font-size: 12px; font-weight: 500; letter-spacing: -.04em; line-height: 1.6em; color: #aaa;}
.file-upload {display:flex; height:40px; gap: 10px; }
.file-button {display:flex; justify-content:center; align-items:center; height:100%; padding:0 20px; border:0; background:#777777; color:#fff; cursor:pointer; font-size: 15px; font-weight: 500; letter-spacing: -.04em;}
.file-button:hover {background:#2c2c2c;}
.file-name {flex:1 1 auto; min-width:0; width:1%; display:flex; align-items:center; height:100%; padding:0 14px; border:1px solid #ddd; }

.board-form2.mg {margin:50px 0;}
.board-form2 h3 {color:#2c2c2c; font-size:22px; font-weight:500; line-height:1.3em; letter-spacing:-.04em; margin-bottom:13px;}
.board-form2 h3 .required {color:#e6002d; font-size:16px;}
.board-form2 table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:1px solid #dfdfdf; font-size:16px; line-height:1.5em; letter-spacing:-.03em;}
.board-form2 table th {padding:4px; height:51px; border:1px solid #dfdfdf; border-top:0; background:#fafafa; font-weight:500; color:#2c2c2c; line-height:1.3em;}
.board-form2 table th.bg { background: #fff; border-top: none;}
.board-form2 table th .required {color:#e6002d}
.board-form2 table th .sm-txt {color:#878787; font-size:12px; line-height:1.3em; font-weight:400;}
.board-form2 table td {padding:10px; border:1px solid #dfdfdf; color:#505050; font-weight:300; text-align:center;}
.board-form2 table td.left {text-align:left; padding-left:22px; padding-right:22px;}
.board-form2 .help-text {display:inline-block; margin-left:22px; color:#aaa; font-size:14px;}
.board-form2 .help-text2 {display:inline-block; margin-left:22px; color:#878787; font-size:14px;}
.board-form2 .help-text2 span {color:#e6002d}

.board-form-info {margin-top:18px; color:#878787; font-size:14px; font-weight:300; line-height:1.5em; letter-spacing:-.04em;}
.board-form-info .shape-list li {position:relative; padding-left:15px; margin-bottom:5px;}
.board-form-info .shape-list li:last-child {margin-bottom:0;}
.board-form-info .shape-list li .shape {position:absolute; top:0; left:0; color:#e6002d;}
.board-form-info .shape-list li strong { color: #e6002d; font-weight: 500; }

.board-form-info2 {margin-top:14px; margin-bottom:14px; color:#878787; font-size:13px; font-weight:300; line-height:1.5em; letter-spacing:-.04em;}
.board-form-info2 ul li {margin-bottom:5px;}
.board-form-info2 ul li:last-child {margin-bottom:0;}

.check-tit  {margin-bottom:14px;}
.check-tit strong {font-weight:500;}

.files-upload {max-width:600px;}
.files-upload-group {padding:20px 0; border-top:1px dashed #ddd;}
.files-upload-group:first-child {padding-top:0; border-top:0;}
.files-upload-group:last-child {padding-bottom:0;}
.files-upload-input {display:flex;}
.files-upload-input .input {flex:1 1 auto; min-width:0; width:1%;}
.files-upload-input .files-upload-btns {display:flex;}
.files-upload-input .files-upload-btns a {margin-left:4px;}
.files-upload-text {display:flex; margin-top:7px;}
.files-upload-text .upfiles-alt {display:flex; align-items:center; background:#fafafa; padding:0 15px; font-size:15px; border:1px solid #ddd; border-right:0;}
.files-upload-text .input {flex:1 1 auto; min-width:0; width:1%;}

.form-agree {margin:35px 0 50px;}
.form-agree h3 {color:#333; font-size:18px; font-weight:500; letter-spacing:-.03em; line-height:1.3em; margin-bottom:10px;}
.form-agree dd {padding:12px 0 0 0; color:#686868; font-size:15px; line-height:1.5em; text-align:center;}
.form-agree .scroll-box {padding:10px; color:#767676; font-size:14px; font-weight:300; line-height:1.4em; background:#fafafa; border:1px solid #ddd;}
.form-agree .check {text-align:center; color:#505050; font-size:16px; line-height:1.5em; margin-top:18px;}
.form-agree .check a {display:inline-block; background:#fff; margin-left:6px; padding:0 10px; font-size:13px; line-height:26px; letter-spacing:-.03em; border:1px solid #ddd;}

/* 상세보기 */
.board-view {border-top:2px solid #004ea2;}
.board-view-tit {padding:16px 16px; border-bottom:1px solid #ddd;}
.board-view-tit h3 {color:#333; font-size:20px; font-weight:500; line-height:1.3em; letter-spacing:-.015em;}
.board-view-info {padding:13px 16px; color:#767676; font-size:15px; line-height:1.3em; border-bottom:1px solid #ddd; overflow:hidden;}
.board-view-info strong {color:#333; font-weight:500;}
.board-view-info .name {float:left; margin-right:15px;}
.board-view-info .date {float:left;}
.board-view-info .hit {float:right;}
.board-view-info .hit strong {margin-right:5px;}
.board-view-files {position:relative; text-align:right; margin-top:10px; font-size:14px; line-height:1.5em;}
.board-view-files > a {text-decoration:none;}
.board-view-files img {vertical-align:middle; margin-top:-.2em;}
.board-view-files .ico-down {vertical-align:middle; margin-left:4px;}
.board-view-files .num {color:#ff4e00;}
.board-view-files .fileLayer {display:none; position:absolute; margin-top:2px; right:0; text-align:left; font-size:12px; font-weight:300; line-height:24px; border:1px solid #f0f0f0; background:#f7f7f7; padding:9px 29px 9px 11px; z-index:5;}
.board-view-files .fileLayer a {display:block; text-decoration:none;}
.board-view-files .fileLayer .divClose {position:absolute; display:inline-block; top:5px; right:5px; line-height:0;}
.board-view-files .fileLayer .divClose img {margin-top:0;}
.board-view-cnt {padding:15px 16px 60px; border-bottom:1px solid #ddd;}
.board-view-cnt img {width:auto !important; height:auto !important; max-width:100%;}

/* 이전글,다음글 */
.board-prev-next {border-top:1px solid #ddd; border-bottom:1px solid #ddd; font-size:16px; line-height:1.5em;}
.board-prev-next dl {display:flex; padding:12px 16px;}
.board-prev-next dt {width:90px; color:#333; font-weight:500;}
.board-prev-next dt:after {content:""; display:inline-block; vertical-align:middle; margin:-.2em 0 0 10px;}
.board-prev-next dd {color:#505050; flex:1 1 auto; min-width:0; width:1%;}
.board-prev-next dd a {display:inline-block; vertical-align:top; max-width:100%; height:1.5em; overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:nowrap;}
.board-prev-next dd a:hover {text-decoration:underline;}
.board-prev-next .prev {border-bottom:1px solid #eee;}
.board-prev-next .prev dt:after {border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #aaa;}
.board-prev-next .next dt:after {border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #aaa;}

/* 버튼 */
.buttons.mgt {margin-top:100px;}
.buttons {margin:20px 0;}
.buttons:after {content:" "; display:block; clear:both;}
.buttons .cen {text-align:center;}
.buttons .cen .btn-pack {margin:0 3px;}
.buttons .fr {float:right;}
.buttons .fl {float:left;}
.buttons a {text-decoration:none;}
.buttons a,.buttons input {vertical-align:top;}
.buttons + .paginate {margin-top:20px;}

.btn-pack {display:inline-block;overflow:visible;position:relative;margin:0;padding:0 10px;background:#fafafa;color:#333;border:1px solid #ddd;text-align:center;text-decoration:none !important;vertical-align:top;white-space:nowrap;cursor:pointer;}
.btn-pack.focus {background:#004ea2; border:1px solid #004ea2; color:#fff;}
.btn-pack.dark {background:#777; border:1px solid #777; color:#fff;}
.btn-pack.border {background:#fff; border:1px solid #004ea2; color:#004ea2;}
.btn-pack.small {height:30px;padding:0 15px;line-height:28px;font-size:13px;}
.btn-pack.medium {height:40px;padding:0 20px;line-height:38px;font-size:15px;}
.btn-pack.large {min-width:130px; height:50px;padding:0 30px;line-height:48px;font-size:18px;font-weight:500;}
.btn-pack.xlarge {min-width:180px; height:60px;padding:0 40px;line-height:58px;font-size:20px;font-weight:500;}
.btn-pack.comment {width:120px; height:90px;padding:0;font-size:20px;font-weight:500;background:#fff;color:#004ea2;border:1px solid #004ea2;}

.btn-app {display:inline-block; margin:0 8px; color:#fff; font-size:18px; line-height:1.4em; letter-spacing:-.04em; padding:22px 30px; background:#004ea2; border:0;}
.btn-app:after {content:""; display:inline-block; vertical-align:middle; margin:-.2em 0 0 15px; width:18px; height:18px; background:url("../images/sub/btn_plus.png") 50% 50% no-repeat;}
.btn-app.type2 {background:#1b1d80}

.btn-shortcuts {display:inline-block; color:#2c2c2c; font-size:16px; line-height:1.4em; letter-spacing:-.04em; padding:11px 18px; background:#fafafa; border:1px solid #a8a8a8;}
.btn-shortcuts:after {content:""; display:inline-block; vertical-align:middle; margin:-.2em 0 0 33px; width:12px; height:12px; background:url("../images/sub/btn_arrow.png") 50% 50% no-repeat;}

/* 페이지목록 */
.paginate {margin-top:40px;text-align:center;}
.paginate a,  
.paginate strong{display:inline-block;padding:0;margin:0 3px;width:38px;height:38px;font-size:15px;font-weight:500;line-height:38px;color:#555;text-decoration:none;text-align:center;vertical-align:middle;}  
.paginate strong{color:#fff;border-color:#5658ad;background-color:#5658ad;}  
.paginate a:focus,
.paginate a:hover {background-color:#f4f4f4;}
.paginate a.direction{background-position:50% 50%;background-repeat:no-repeat;}
.paginate a.direction span {font-size:0;line-height:0;text-indent:-999px;}
.paginate a.direction.first {background-image:url("/images/bbs/btn_first.png");}
.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev.png"); margin-right:20px;}
.paginate a.direction.next {background-image:url("/images/bbs/btn_next.png"); margin-left:20px;}
.paginate a.direction.last {background-image:url("/images/bbs/btn_last.png");}
.paginate a.direction.disabled {display:none;}

/* 코멘트 */
.comment-area {margin-top:50px;}
.comment-total {margin-bottom:15px; color:#333; font-size:16px; font-weight:400; line-height:1.3em;}
.comment-total strong {font-size:1.5em;}
.comment-write {padding:20px; border:1px solid #ddd; background:#f4f4f4;}
.comment-write .byte {font-size:14px; line-height:1.3em; color:#505050; letter-spacing:0; margin-bottom:10px;}
.comment-write .write {display:flex;}
.comment-write .write textarea {flex:1 1 auto; min-width:0; width:1%; height:90px; resize:none; margin-right:15px;}
.comment-item {border-bottom:1px solid #e5e5e5; padding:20px 0;}
.comment-item.comment-reply {padding-left:40px; background:url("/images/bbs/icon_reply.png") 10px 18px no-repeat;}
.comment-box {position:relative;}
.comment-info {font-size:15px; font-weight:400; line-height:1.5em; margin-bottom:2px;}
.comment-info .name {font-weight:500; color:#333; margin-right:8px;}
.comment-info .date {color:#878787; font-family:"Arial",sans-serif; font-size:12px; letter-spacing:0;}
.comment-link {margin-top:10px; color:#878787; font-size:14px; font-weight:300; line-height:1.3em;}
.comment-link a:hover {text-decoration:underline;}
.comment-txt {color:#505050; font-size:15px; line-height:1.7em;}
.comment-ctr {position:absolute; top:0; right:0; color:#878787; font-size:14px; font-weight:300; line-height:1.5em;}
.comment-ctr a:hover {text-decoration:underline;}
.comment-ctr .bar {display:inline-block; width:1px; height:11px; background:#ddd; margin:0 5px;}
.comment-input {border:1px solid #ddd; padding:15px;}
.comment-input .byte {font-size:12px; line-height:1.3em; color:#878787; letter-spacing:0; margin-bottom:8px;}
.comment-input textarea {display:block; width:100%; height:54px; border:0; padding:0 !important; resize:none;}
.comment-input .btns {text-align:right; margin-top:5px;}
.comment-password {display:flex;}
.comment-password .input {flex:1 1 auto; min-width:0; width:1%; max-width:180px;}

/* 비밀번호 */
.board-password {max-width:480px; text-align:center; margin:30px auto; padding:50px 40px; border:1px solid #ddd; border-radius:10px;}
.board-password dt {color:#333; font-size:16px; font-weight:500; padding-bottom:27px;}
.board-password dd {display:flex; align-items:center;}
.board-password dd label {color:#505050; font-size:15px; font-weight:400; margin-right:13px;}
.board-password dd .input {flex:1 1 auto; min-width:0; width:1%; margin-right:4px;}

/* 검색결과 */
.result-top {margin-bottom:30px; color:#333; font-size:20px; font-weight:500; line-height:1.3em;}
.result-top .word {color:#d12a07;}
.result-top .num {color:#2e6bdb;}
.result-group {border-top:1px solid #ddd; padding:30px 0;}
.result-group h3 {margin:0 0 20px; color:#333; font-size:18px; font-weight:500; line-height:1.3em;}
.result-group h3 span {color:#7d7d7d; font-size:14px; font-weight:normal;}
.result-group dl {margin:0 0 20px;}
.result-group dl dt {font-size:16px; line-height:1.5em; letter-spacing:-.03em; color:#1861c3;}
.result-group dl dt a:hover {text-decoration:underline;}
.result-group dl dd {margin-top:5px; font-size:14px; line-height:1.5em; color:#505050; max-height:3em; overflow:hidden; text-overflow:ellipsis; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.result-group dl dd.date {color:#999; font-size:13px;}
.result-group .gall {display:flex; flex-wrap:wrap; margin:0 -10px;}
.result-group .gall li {width:200px; text-align:center; padding:0 10px; margin-bottom:30px;}
.result-group .gall li a {display:block; text-decoration: none!important;}
.result-group .gall li .thumb {position:relative; padding-bottom:100%; margin-bottom:10px; overflow:hidden;}
.result-group .gall li .thumb img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:auto !important; height:auto !important; max-width:100%; max-height:100%; object-fit:contain;}
.result-group .gall li .thumb:after {content:""; position:absolute; top:0; left:0; right:0; bottom:0; border:1px solid rgba(0,0,0,.08);}
.result-group .gall li .tit {color:#333; font-size:15px; line-height:1.4em;}
.result-group .gall li .price {color:#f03b3b; font-size:14px; font-weight:500; line-height:1.3em; margin-top:4px;}
.result-group .more {text-align:right;}
.result-group .more a {font-size:15px; color:#767676; text-decoration:underline;}

/* 홍보관 */
.history {padding:48px 0; border-top:2px solid #004ea2; border-bottom:1px solid #dfdfdf;}
.history .group {display:flex; align-content:flex-start; position:relative; padding-bottom:40px;}
.history .group:before {content:""; position:absolute; top:0; left:50px; width:1px; height:100%; background:#dfdfdf;}
.history .group .year {position:relative; margin-right:60px; width:100px; height:100px; display:flex; justify-content:center; align-items:center; color:#fff; font-size:28px; font-weight:700; line-height:1.3em; text-align:center; background:#004ea2; border-radius:100%;}
.history .group .cnt {flex:1 1 auto; min-width:0; width:1%; padding:39px 0 34px; border-bottom:1px solid #dfdfdf;}
.history .group .cnt dl {position:relative; padding-left:90px; margin-bottom:24px;}
.history .group .cnt dl:last-child {margin-bottom:0;}
.history .group .cnt dt {position:absolute; top:-5px; left:0; color:#2c2c2c; font-size:24px; font-weight:500; line-height:1.3em; letter-spacing:-0.03em;}
.history .group .cnt dd {position:relative; padding-left:10px; line-height:1.5em; margin-bottom:8px;}
.history .group .cnt dd:last-child {margin-bottom:0;}
.history .group .cnt dd:before {content:"-"; position:absolute; top:0; left:0;}
.history .group:last-child {padding-bottom:0;}
.history .group:last-child::before {display:none;}
.history .group:last-child .cnt {border-bottom:0; padding-bottom:0;}

/* 프린트 - 교육신청서 [일반교육과정] */
.pop-app {position:relative; width:700px; height:989px; text-align:center; font-family:"Jeju Myeongjo",serif; font-size:13px; line-height:1.5em;}
.pop-app .back-img {position:absolute; top:50%; left:0; width:100%; margin-top:-55px; z-index:2;}
.pop-app .cnt-wrap {position:relative; width:520px; height:100%; padding:50px 0 30px; margin:0 auto;}
.pop-app h1 {display:inline-block; vertical-align:top; font-size:20px; line-height:1.3em; letter-spacing:0; border-bottom:1px dashed #2c2c2c; padding-bottom:2px; margin-bottom:17px;}
.pop-app p {text-align:left;}
.pop-app .t-txt {margin-bottom:7px; letter-spacing:.07em; text-align:center;}
.pop-app .p-table {text-align:left;}
.pop-app .p-table table {width:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0px; font-family:"Jeju Myeongjo",serif; font-size:14px; line-height:18px; letter-spacing:.02em;}
.pop-app .p-table table td {padding:2px 0; vertical-align:top;}
.pop-app .p-table table td.pic {text-align:right; padding-left:8px;}
.pop-app .p-table table td.pic img {border:1px solid #2c2c2c}
.pop-app .p-table .space1 {display:inline-block; width:62px;}
.pop-app .p-table .space2 {display:inline-block; width:12px;}
.pop-app .p-table .space3 {display:inline-block; width:25px;}
.pop-app .p-table .txt-wrap {display:flex;}
.pop-app .p-table .txt-wrap .txt {flex:1 1 auto; min-width:0; width:1%; margin-left:4px;}
.pop-app .p-table2 {margin-top:10px;}
.pop-app .p-table2 p {margin-bottom:5px;}
.pop-app .p-table2 table {width:100%; border-collapse:collapse; border-spacing:0px; font-family:"Jeju Myeongjo",serif; font-size:14px; line-height:18px;}
.pop-app .p-table2 table th {height:30px; border:1px solid #dfdfdf; font-weight:400;  background:#ededed;}
.pop-app .p-table2 table td {padding:2px; height:30px; text-align:center; border:1px solid #dfdfdf; word-break:break-all;}
.pop-app .p-txt {text-align:justify; margin-top:12px; line-height:22px; letter-spacing:.04em; word-break:break-all;}
.pop-app .p-txt2 {text-align:center; margin-top:14px; font-size:14px; line-height:22px; margin-right:20px; letter-spacing:.04em;}
.pop-app .p-txt2 span {display:inline-block; min-width:40px; text-align:right}
.pop-app .p-txt3 {text-align:right; margin-top:10px; letter-spacing:.04em;}
.pop-app .p-txt3 span {display:inline-block; min-width:85px; margin-right:4px; text-align:right;}
.pop-app .p-txt4 {text-align:left; margin-top:20px; line-height:22px; letter-spacing:.04em;}
.pop-app .p-txt4 ol li {padding-left:1.2em; text-indent:-1.2em;}
.pop-app .p-txt4_2 {padding-bottom: 20px;}
.pop-app .p-txt4 ul {display:flex; border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
.pop-app .p-txt4 ul li {padding: 20px 0;border-right:1px solid #ddd; border-top:1px solid #ddd; }
.pop-app .p-txt4 ul li.type1 {width: 100px; text-align: center;}
.pop-app .p-txt4 ul li.type2 {flex:1 1 auto; min-width: 0; width: 1%; padding-left: 20px;}

.pop-app-v2 {position:relative; width:572px; height:989px; margin: 0 auto;}
.pop-app-v2 h3 { text-align: center; font-size: 22px; margin-bottom: 20px; }
.pop-app-v2 .cnt-wrap {position:relative; width:572px; height:100%; padding:50px 0 30px; margin:0 auto;}
.pop-app-v2 .back-img {position:absolute; top:50%; left:0; width:100%; margin-top:-55px; z-index:2;}
.pop-app-v2 table {width:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0px; color:#2c2c2c; font-size:13px; font-weight:300; letter-spacing:-.03em; line-height:1.692em; border:2px solid #222;}
.pop-app-v2 table td {height:25px; padding:0 8px; border:1px solid #222; word-break:break-all;}
.pop-app-v2 table th.heading {height:35px; text-align:center; font-size:20px; font-weight:700; line-height:1.3em; letter-spacing:-.04em;}
.pop-app-v2 table td.th {padding:0 5px;}
.pop-app-v2 table td.pic {padding:0; text-align:center;}
.pop-app-v2 table td.f-12 {font-size:12px; line-height:1.3em; padding:0;}
.pop-app-v2 table td.f-14 {font-size:14px; line-height:1.571em;}
.pop-app-v2 table td.cen {text-align:center;}
.pop-app-v2 table td.txt {padding:6px 12px; text-align:center;}
.pop-app-v2 table td.txt .inline-center {display:inline-block; text-align:left;}
.pop-app-v2 table td.txt .date {padding:23px 0 19px;}
.pop-app-v2 table td.txt .sign-area {overflow:hidden;}
.pop-app-v2 table td.txt .sign-area .in {float:right; width:237px; text-align:left;}
.pop-app-v2 table td.txt .sign-area .name {display:flex; justify-content:space-between;}
.pop-app-v2 table td.txt .sign-area .comp {font-size:15px; font-weight:400; margin-top:5px;}
.pop-app-v2 table td.etc-tit {font-weight:700; text-align:center;}
.pop-app-v2 table td.etc-txt {padding:4px 8px;}
.pop-app-v2 table td.etc-txt ol li {padding-left:1em; text-indent:-1em;}
.pop-app-v2 .justify {display:inline-flex; width:76px; justify-content:space-between; margin-left:2px;}

.pop-app-v3 {position:relative; width:572px; height:989px; margin: 0 auto;}
.pop-app-v3 .cnt-wrap {position:relative; width:572px; height:100%; padding:67px 0 10px; margin:0 auto;}
.pop-app-v3 .back-img {position:absolute; top:50%; left:0; width:100%; margin-top:-55px; z-index:2;}
.pop-app-v3 table {width:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0px; color:#2c2c2c; font-size:14px; font-weight:300; line-height:1.692em; border:2px solid #222;}
.pop-app-v3 table td {height:25px; padding:0 8px; border:1px solid #222; word-break:break-all;}
.pop-app-v3 table th.heading {height:35px; text-align:center; color:#000; font-size:20px; font-weight:700; line-height:1.3em; letter-spacing:0;}
.pop-app-v3 table td.th {padding:0 15px;}
.pop-app-v3 table td.pic {padding:0; text-align:center;}
.pop-app-v3 table td.f-12 {font-size:12px; line-height:1.3em; padding:0;}
.pop-app-v3 table td.f-14 {font-size:14px; line-height:1.571em;}
.pop-app-v3 table td.cen {text-align:center;}
.pop-app-v3 table td.txt {padding:40px 12px 25px; text-align:center;}
.pop-app-v3 table td.txt .inline-center {text-indent:1.5em; letter-spacing:.04em; text-align:left; margin-left:8px;}
.pop-app-v3 table td.txt .date {padding:23px 0 20px;}
.pop-app-v3 table td.txt .sign-area {overflow:hidden;}
.pop-app-v3 table td.txt .sign-area .in {float:right; width:280px; text-align:left; margin-right:40px;}
.pop-app-v3 table td.txt .sign-area .name {display:flex; justify-content:space-between;}
.pop-app-v3 table td.txt .sign-area .comp {text-align:right; font-size:15px; font-weight:500; margin-top:20px; margin-right:20px;}
.pop-app-v3 table td.etc-tit {font-weight:700; text-align:center;}
.pop-app-v3 table td.etc-txt {padding:4px 8px;}
.pop-app-v3 table td.etc-txt ol li {padding-left:1em; text-indent:-1em;}
.pop-app-v3 .justify {display:inline-flex; width:95px; justify-content:space-between; margin-left:2px;}

/* 프린트 - 교육신청서 [부동산금융아카데미] */
.pop-app2 {position:relative; width:700px; text-align:center; font-size:14px; line-height:1.5em; letter-spacing:0; font-family:"맑은고딕","Malgun Gothic",sans-serif;}
.pop-app2 .back-img {position:absolute; top:50%; left:0; width:100%; margin-top:-55px; z-index:2;}
.pop-app2 .cnt-wrap {position:relative; width:600px; height:100%; padding:90px 0; margin:0 auto;}
.pop-app2 h1 {font-family:"Jeju Myeongjo",serif; font-size:22px; line-height:1.3em; letter-spacing:0; margin-bottom:42px;}
.pop-app2 p {text-align:left;}
.pop-app2 .p-table {margin-bottom:29px;}
.pop-app2 .p-table table {width:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0px; font-family:"맑은고딕","Malgun Gothic",sans-serif; font-size:14px; line-height:18px; letter-spacing:-.025em;}
.pop-app2 .p-table table th {height:39px; padding:4px; border:1px solid #dfdfdf;}
.pop-app2 .p-table table td {height:39px; padding:4px; word-break:break-all; border:1px solid #dfdfdf;}
.pop-app2 .p-txt {text-align:right; margin-top:20px; font-size:14px; font-weight:700; line-height:22px;}
.pop-app2 .p-txt span {display:inline-block; min-width:48px;}
.pop-app2 .p-txt2 {text-align:right; margin-top:12px; font-size:14px; font-weight:700; line-height:22px;}
.pop-app2 .p-txt2 span {display:inline-block; min-width:75px; margin-right:4px; text-align:right;}
.pop-app2 .p-txt3 {text-align:left; margin-top:30px; font-weight:700; font-size:20px; line-height:1.3em;}

/* 프린트 - 납부확인서 */
.pop-receipt {position:relative; width:700px; height:989px; text-align:center; font-family:"맑은고딕","Malgun Gothic",sans-serif;}
.pop-receipt .back-img {position:absolute; top:50%; left:0; width:100%; margin-top:-55px;}
.pop-receipt .cnt-wrap {position:relative; height:100%; padding:63px 37px;}
.pop-receipt h1 {font-size:26px; line-height:1.3em; letter-spacing:-.08em; padding-bottom:2px; border-bottom:1px solid #2c2c2c; display:inline-block; vertical-align:top; margin-bottom:19px;}
.pop-receipt .p-table {margin-bottom:39px;}
.pop-receipt .p-table table {width:100%; border-collapse:collapse; border-spacing:0px; font-family:"맑은고딕","Malgun Gothic",sans-serif; font-size:14px; line-height:18px;}
.pop-receipt .p-table table th {height:39px; padding:5px 15px; border:1px solid #dfdfdf; font-weight:400; letter-spacing:.025em;}
.pop-receipt .p-table table td {padding:5px 15px; text-align:left; border:1px solid #dfdfdf; word-break:break-all;}
.pop-receipt .p-table2 {margin-bottom:39px;}
.pop-receipt .p-table2 table {width:100%; border-collapse:collapse; border-spacing:0px; font-family:"맑은고딕","Malgun Gothic",sans-serif; font-size:14px; line-height:18px;}
.pop-receipt .p-table2 table th {height:49px; border:1px solid #dfdfdf; font-weight:400; letter-spacing:.025em;}
.pop-receipt .p-table2 table td {padding:5px 5px; height:69px; text-align:center; border:1px solid #dfdfdf; word-break:break-all;}
.pop-receipt .p-txt {position:absolute; top:50%; left:0; width:100%; margin-top:26px; font-size:16px; line-height:40px; letter-spacing:.05em;}
.pop-receipt .p-txt span {display:inline-block; margin:0 10px;}
.pop-receipt .p-stamp {position:absolute; bottom:41px; left:0; width:100%;}

/* 프린트 - 수료증 */
.pop-certificates {width:700px; height:989px; font-family:"Jeju Myeongjo",serif; color:#333; letter-spacing:0;}
.pop-certificates .inner {position:relative; width:700px; height:989px; margin:0 auto;}
.pop-certificates .cnt-wrap {position:absolute; top:0; left:0; width:100%; height:100%;}
.pop-certificates .p-txt {position:absolute; top:82px; left:120px; width:448px; font-size:15px; line-height:1.3em; font-weight:700;}
.pop-certificates .p-txt2 {position:absolute; top:280px; left:242px; width:398px; font-size:17px; line-height:27px; font-weight:700; letter-spacing:.04em;}
.pop-certificates .p-txt3 {position:absolute; top:509px; left:264px; font-size:20px; line-height:1.2em; font-weight:700;}
.pop-certificates .p-txt3 span {display:inline-block; min-width:1em; margin:0 8px; text-align:center;}
.pop-certificates .p-txt3 span:nth-child(3) {margin-right:17px;}
.pop-certificates .p-txt4 {position:absolute; top:628px; left:320px; font-size:17px; line-height:20px; font-weight:700;}
.pop-certificates .p-txt4 span {display:inline-block; min-width:1em; margin-right:20px; text-align:right;}
.pop-certificates .p-txt4 span.yy {min-width:2em;}

.pop-certificates .p-txt5 {position:absolute; top:215px; left:118px; right:60px; font-size:17px; line-height:27px; font-weight:700; letter-spacing:.04em;}
.pop-certificates .p-txt5 dl {display:flex;}
.pop-certificates .p-txt5 dt {width:123px}
.pop-certificates .p-txt5 dd {flex:1 1 auto; min-width:0; width:1%;}

.pop-certificates .p2-txt {position:absolute; top:25px; right:44px; font-size:15px; line-height:1.3em; font-weight:700;}
.pop-certificates .p2-txt2 {position:absolute; top:278px; left:294px; font-size:17px; font-weight:700; letter-spacing:.04em; height:165px; max-width:360px; display:flex; flex-direction:column; word-break:break-all;}

.pop-certificates .p2-txt2 .tt {line-height:1.3em; height:25%; display:flex; align-items:center;}
.pop-certificates .p2-txt2 .tt01 {}
.pop-certificates .p2-txt2 .tt02 {}
.pop-certificates .p2-txt2 .tt03 {}
.pop-certificates .p2-txt2 .tt04 {}

.pop-certificates .p2-txt3 {position:absolute; top:557px; left:263px; font-size:20px; line-height:1.2em; font-weight:700;}
.pop-certificates .p2-txt3 span {display:inline-block; min-width:1em; margin-right:3px; text-align:center;}
.pop-certificates .p2-txt3 span:nth-child(3) {margin-right:25px;}
.pop-certificates .p2-txt4 {position:absolute; top:709px; left:338px; font-size:17px; line-height:21px; font-weight:700;}
.pop-certificates .p2-txt4 span {display:inline-block; min-width:1em; margin-right:19px; text-align:right;}
.pop-certificates .p2-txt4 span.yy {min-width:2em;}

.pop-certificates-v3 {position:relative; width:572px; height:989px; margin: 0 auto;}
.pop-certificates-v3 .cnt-wrap {position:relative; width:572px; height:100%; padding:82px 0 10px; margin:0 auto; color:#2c2c2c; font-size:14px; font-weight:300; line-height:1.692em;}
.pop-certificates-v3 .inner {padding:20px 27px 50px; border:2px solid #222;}
.pop-certificates-v3 .num {overflow:hidden; margin-bottom:50px;}
.pop-certificates-v3 h2 {margin-bottom:70px; text-align:center; color:#000; font-size:20px; font-weight:700; line-height:1.3em; letter-spacing:0;}
.pop-certificates-v3 table {width:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0px; color:#2c2c2c; font-size:14px; font-weight:300; line-height:1.692em;}
.pop-certificates-v3 table th {font-weight:300; text-align:left;}
.pop-certificates-v3 table td {text-align:left;}
.pop-certificates-v3 .justify {display:inline-flex; width:80px; justify-content:space-between; margin-left:2px;}
.pop-certificates-v3 .txt {padding:120px 5px 120px 12px; letter-spacing:.005em;}
.pop-certificates-v3 .date {margin-bottom:85px; text-align:center;}
.pop-certificates-v3 .stamp img {display:block; margin:0 auto; width:450px;}

/* 프린트출력 (2025-02-11) 유지보수 */
.print-new {position:relative; width:572px; height:989px; margin: 0 auto;}
.print-new h3 { text-align: center; font-size: 22px; margin-bottom: 20px; }
.print-new .cnt-wrap {position:relative; width:572px; height:100%; padding:50px 0 30px; margin:0 auto;}
.print-new .cnt-box { margin: 2px 0; border-top: 1px solid #222;}
.print-new .back-img {position:absolute; top:50%; left:0; width:100%; margin-top:-55px; z-index:2;}
.print-new table {width:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0px; color:#2c2c2c; font-size:13px; font-weight:300; letter-spacing:-.03em; line-height:1.692em; }
.print-new table th { border-right: 1px solid #222; border-bottom: 1px solid #222;}
.print-new table th.pd { padding: 5px 0; }
.print-new table td {height:32px; padding:0 8px; word-break:break-all; border-right: 1px solid #222; border-bottom: 1px solid #222; font-size: 12px; }
.print-new table th.heading {height:35px; text-align:center; font-size:20px; font-weight:700; line-height:1.3em; letter-spacing:-.04em;}
.print-new table td.bd { border-right: none;}
.print-new table td .photo {position:relative; padding-bottom:133%; overflow:hidden;}
.print-new table td .photo img {position:absolute; top:50%; left:0; transition:.4s ease-in-out; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
.print-new table td span { width: 60px; font-size: 12px; display: inline-block;}
.print-new table td.cen {text-align:center;}
.print-new table td.txt {padding:6px 12px; text-align:center; padding-top: 12px;}
.print-new table td.txt .inline-center {display:block; text-align:left;}
.print-new table td.txt .date {padding:23px 0 19px; text-align: right;}
.print-new table td.txt .sign-area {overflow:hidden;}
.print-new table td.txt .sign-area .in {float:right; width:237px; text-align:left;}
.print-new table td.txt .sign-area .name {display:flex; justify-content:space-between; width: auto;}
.print-new table td.txt .sign-area .name span { width: auto;}
.print-new table td.txt .sign-area .name2 { width: auto;}
.print-new table td.txt .comp {font-size:15px; font-weight:400; margin-top:5px; text-align: left;}
.print-new table td.txt .comp strong { font-size: 18px; display: inline-block; }
.print-new table td.etc-tit {font-weight:700; text-align:center; border-top: 2px solid #222; padding: 7px 0;}
.print-new table td.etc-txt {padding:4px 8px;}
.print-new table td.etc-txt ol li {padding-left:1em; text-indent:-1em;}
.print-new .justify {display:inline-flex; width:76px; justify-content:space-between; margin-left:2px;}
.pt-table tr td { height: 28px !important; }