@charset "UTF-8";

/* 개발 붙은 후 datepicker 셀릭트 깨지는 것 때문에 넣음 */
.ui-datepicker-title select {height: auto; padding: 0;}

caption {position: static; overflow: hidden; width: 1px; height: 1px; margin: 0; padding: 0; font-size: 1px; text-indent: -9999px;}
* {word-break: keep-all; letter-spacing: -0.02em; font-family: 'Pretendard'; }
.key_text {font-weight: 700; font-size:1.125rem; line-height: 27px; color: #ed4040;}

.table_basics_area tr.blue td a {color:#316ee7} 
.table_basics_area tr.green td a {color:#0fa361} 
.table_basics_area tr.red td a {color:#ed1c24} 

/* 공통폼 이미지가 있을 경우 mark */
.img_box > .mark_list_area {position:absolute; top: 10px; left: 10px;}
.img_inner > .mark_list_area {position:absolute; top: 10px; left: 10px; text-align: left;}
.blog_com_cont_area .mark_list_area {margin: 0 0 10px;}
.mark_list_area > .list {font-size: 0;}
.mark_list_area > .list > li {display: inline-block; margin: 0 5px 0 0; font-size: 0;}
.mark_list_area > .list > li:last-child {margin: 0;}
.mark_list_area > .list > li .mark {display: inline-block;	padding: 0 18px; font-weight: 400; font-size:0.875rem; line-height: 27px; color: #ffffff; border-radius: 4px;}
.mark_list_area > .list > li .mark.red {color:#fff !important;background-color: #ed1b24;}
.mark_list_area > .list > li .mark.blue {color:#fff !important;background-color: #316ee7;}
.mark_list_area > .list > li .mark.green {color:#fff !important;background-color: #0fa361;}
.mark_list_area > .list > li .mark.gray {color:#fff !important;background-color: #848690;}

.mark_list_area > .list > li .mark2 {display: inline-block; padding: 0 18px; font-weight: 500; font-size:0.875rem; line-height: 27px; border-radius: 27px;}
.mark_list_area > .list > li .mark2.red {border: 1px solid #ed1c24; color: #ed1b24;}
.mark_list_area > .list > li .mark2.blue {border: 1px solid #316ee7; color: #316ee7;}
.mark_list_area > .list > li .mark2.green {border: 1px solid #0fa361; color: #0fa361;}
.mark_list_area > .list > li .mark2.gray {border: 1px solid #848690; color: #848690;}

.top_com_cont_area {}
.top_com_cont_area > .list {}
.top_com_cont_area > .list > li {border-bottom: 1px solid #333333; padding: 30px 0;}

/* 상단 공통 */
.page_com_cont_area {margin: 0 0 10px;}
.page_com_cont_area.pt {padding-top:25px}
.page_com_cont_area .page_area {display:inline-block;padding: 0 0 0 22px; background-image: url('/images/home/kor/user/board/page_icon.png'); background-position: left center; background-repeat: no-repeat; font-weight: 500; font-size:1rem; line-height: 24px; color: #333333;}
.page_com_cont_area .lineup_select {display:inline-flex;gap:15px;align-items:center;float:right;margin-top:-21px}
.page_com_cont_area .lineup_select .txt {color:#949494;font-weight:300}
.page_com_cont_area .lineup_select select {width:145px;background-image:url('/images/home/kor/user/board/slt_arr_icon3.png')}

/*.page_com_cont_area .style1 {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; align-items: center;}
.page_com_cont_area .style1 .page_area {margin: 0;}
.page_com_cont_area .style1 .btn_area {}
.page_com_cont_area .style1 .btn_area > .list {font-size: 0;}
.page_com_cont_area .style1 .btn_area > .list > li {display: inline-block; margin: 0 5px 0 0;}
.page_com_cont_area .style1 .btn_area > .list > li:last-child {margin: 0;}
.page_com_cont_area .style1 .btn_area > .list > li .btn {display: inline-block;  padding: 0 20px; font-weight: 500; font-size:1rem; line-height: 38px; color: #ffffff; border-radius: 5px;}
.page_com_cont_area .style1 .btn_area > .list > li .btn:hover, .page_com_cont_area .style1 .btn_area > .list > li .btn:focus {background-color: inherit !important;}
.page_com_cont_area .style1 .btn_area > .list > li .btn.red {border: 1px solid #ed1c24; background-color: #ed1c24;}
.page_com_cont_area .style1 .btn_area > .list > li .btn.red:hover,
.page_com_cont_area .style1 .btn_area > .list > li .btn.red:focus {color: #ed4040;}
.page_com_cont_area .style1 .btn_area > .list > li .btn.blue {border: 1px solid #3c79d5; background-color: #3c79d5;}
.page_com_cont_area .style1 .btn_area > .list > li .btn.blue:hover,
.page_com_cont_area .style1 .btn_area > .list > li .btn.blue:focus {color: #3c79d5;}
.page_com_cont_area .style1 .btn_area > .list > li .btn.green {border: 1px solid #48a644; background-color: #48a644;}
.page_com_cont_area .style1 .btn_area > .list > li .btn.green:hover,
.page_com_cont_area .style1 .btn_area > .list > li .btn.green:focus {color: #48a644;}
.page_com_cont_area .style1 .btn_area > .list > li .btn.gray {border: 1px solid #848690; background-color: #848690;}
.page_com_cont_area .style1 .btn_area > .list > li .btn.gray:hover,
.page_com_cont_area .style1 .btn_area > .list > li .btn.gray:focus {color: #848690;}
.page_com_cont_area .style1 .btn_area > .list > li .btn .text {display: inline-block;}
.page_com_cont_area .style1 .page_slt {max-width: 200px; width: 100%;}
.page_com_cont_area .style1 .page_slt .com_slt {}
.page_com_cont_area .style1 .page_slt.sty2 {font-size: 0;}
.page_com_cont_area .style1 .page_slt.sty2 .text {display: inline-block; margin: 0 5px 0 0; font-weight: 400; font-size:1rem; line-height: 40px; color: #333333; vertical-align: middle;}
.page_com_cont_area .style1 .page_slt.sty2 .com_slt {display: inline-block; width: calc(100% - 45px); vertical-align: middle;}
*/



/* FAQ */
.faq_com_cont_area {border-top: 2px solid #5f6577;}
.faq_com_cont_area > .list {}
.faq_com_cont_area > .list > li {border-bottom: 1px solid #ececec;}
.faq_com_cont_area > .list > li .box {}
.faq_com_cont_area > .list > li .box .q_cont {}
.faq_com_cont_area > .list > li.on .box .q_cont {border-bottom: 1px solid #ececec;}
.faq_com_cont_area > .list > li .box .q_cont .q_tit {display: block; width: 100%; position:relative; padding: 19px 80px 19px 32px; text-align: left;}
.faq_com_cont_area > .list > li .box .q_cont .q_tit:after {content: ''; position:absolute; top: 50%; right: 45px; width: 24px; height: 14px; background-image: url('/images/home/kor/user/board/faq_arr_icon.png'); background-size: cover; background-repeat: no-repeat; transform: translateY(-50%); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.faq_com_cont_area > .list > li.on .box .q_cont .q_tit:after {transform: rotate(180deg);top:calc(50% - 7px)}
.faq_com_cont_area > .list > li .box .q_cont .q_tit .txt_box {position:relative; padding: 0 0 0 63px; font-weight: 700; font-size:1rem; line-height: 40px; color: #5f6577; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}
.faq_com_cont_area > .list > li .box .q_cont .q_tit .txt_box .q_txt {display: inline-block; position:absolute;	top: 0; left: 0; width: 40px; height: 40px; background-color: #316ee7; font-family: 'Pretendard'; font-weight: 500; font-size:1.125rem; line-height: 40px; color: #ffffff; border-radius: 50%; text-align: center;}
.faq_com_cont_area > .list > li .box .q_cont .q_tit .txt_box .mark {color: #19569d;}
.faq_com_cont_area > .list > li .box .a_cont {display: none; background-color: #f5f5f5;}
.faq_com_cont_area > .list > li .box .a_cont .text_box {position:relative; padding: 19px 32px 19px 90px; font-weight: 400; font-size:1rem; line-height: 24px; color: #444444;min-height:80px}
.faq_com_cont_area > .list > li .box .a_cont .text_box .a_txt {display: inline-block; position:absolute; top: 19px; left: 32px; width: 40px; height: 40px; background-color: #032e6f; font-family: 'Pretendard'; font-weight: 500; font-size:1.125rem; line-height: 40px; color: #ffffff; border-radius: 50%; text-align: center;}
.faq_com_cont_area > .list > li .box .a_cont .file_box {margin: 10px 0 0; border-top: 1px solid #ececec; padding: 10px 0 0;}
.faq_com_cont_area > .list > li .box .a_cont .file_box > .list {}
.faq_com_cont_area > .list > li .box .a_cont .file_box > .list > li {}
.faq_com_cont_area > .list > li .box .a_cont .file_box > .list > li .file_down {}
.faq_com_cont_area > .list > li .box .a_cont .file_box > .list > li .file_down .txt {padding: 0 0 0 20px; background-image: url('/images/home/kor/user/board/attach_ico.png'); background-position: left center; background-repeat: no-repeat; font-weight: 400; font-size:0.875rem; line-height: 21px; color: #656565;}
/* FAQ */

/* 블로그 */
.blog_com_cont_area {border-top: 2px solid #5f6577;}
.blog_com_cont_area > .list {}
.blog_com_cont_area > .list > li {border-bottom: 1px solid #d5d5d5;}
.blog_com_cont_area > .list > li > .box {display: block; padding: 32px 10px;}
.blog_com_cont_area > .list > li > .box:hover, .blog_com_cont_area > .list > li > .box:focus {background-color: #ecf6e8;}
.blog_com_cont_area > .list > li > .box .inner_box {display: table; width: 100%; table-layout: fixed;}
.blog_com_cont_area > .list > li > .box .inner_box .img_box {display: table-cell; position:relative; width: 259px; vertical-align: middle;}
.blog_com_cont_area > .list > li > .box .inner_box .img_box .img_inner {display: table; width: 100%; table-layout: fixed;}
.blog_com_cont_area > .list > li > .box .inner_box .img_box .img_inner .inner {display: table-cell; height: 146px; background-color: #f7f7f7; vertical-align: middle; text-align: center;}
.blog_com_cont_area > .list > li > .box .inner_box .img_box .img_inner .inner img {display: inline-block; transition: all .8s ease;}
.blog_com_cont_area > .list > li > .box:hover .inner_box .img_box .img_inner .inner img, .blog_com_cont_area > .list > li > .box:focus .inner_box .img_box .img_inner .inner img {transform: scale(1.5);}
.blog_com_cont_area > .list > li > .box .inner_box .text_box {display: table-cell; padding: 0 0 0 32px; vertical-align: middle;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .title_area {display: inline-block; margin: 0 0 11px; font-weight: 500; font-size:1.125rem; line-height: 27px; color: #333333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word; vertical-align: middle;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .title_area .mark {display: inline-block; font-weight: 500; font-size:1.125rem; line-height: 27px; color: #333333;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .text {margin: 0 0 13px; font-weight: 400; font-size:1rem; line-height: 24px; color: #333333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .tag_list_area {margin: 0 0 13px;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .tag_list_area > .list {font-size: 0;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .tag_list_area > .list > li {display: inline-block; position:relative; margin: 0 15px 0 0; padding: 0 15px 0 0; font-weight: 400; font-size:0.875rem; line-height: 21px; color: #8f8f8f;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .tag_list_area > .list > li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 11px; background-color: #d5d5d5; transform: translateY(-50%);}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .tag_list_area > .list > li:last-child {margin: 0; padding: 0;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .tag_list_area > .list > li:last-child:after {display: none;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area {margin: 0 0 12px;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list {}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li {position: relative; padding: 0 0 0 75px;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li .tit {position: absolute; top: 0; left: 0; font-weight: 400; font-size:1rem; line-height: 30px; color: #6e6e6e;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li .txt {font-weight: 400; font-size:1rem; line-height: 30px; color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area {}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list {}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li {display: inline-block; position:relative; margin: 0 15px 0 0; padding: 0 15px 0 0;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 11px; background-color: #d5d5d5; transform: translateY(-50%);}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li:last-child {margin: 0; padding: 0;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li:last-child:after {display: none;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li .txt {font-weight: 400; font-size:0.875rem; line-height: 21px; color: #8f8f8f;}
.blog_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li .txt.file {padding: 0 0 0 19px; background-image: url('/images/home/kor/user/board/attach_ico.png'); background-position: left center; background-repeat: no-repeat;}
/* 블로그 */

/* 갤러리 */
.gallery_com_cont_area {padding:5px 0 0}
.gallery_com_cont_area > .list {font-size: 0;}
.gallery_com_cont_area > .list > li {display: inline-block; width: calc(25% - 28.5px); margin: 38px 38px 0 0;vertical-align:top}
.gallery_com_cont_area > .list > li:nth-child(-n+4) {margin: 0 38px 0 0;}
.gallery_com_cont_area > .list > li:nth-child(4n) {margin-right: 0;}
.gallery_com_cont_area > .list > li > .box {display:block;border:1px solid #e9e9e9;border-radius:10px;outline:2px solid transparent;-webkit-transition: all 0.3s; -moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;overflow:hidden;position:relative}
.gallery_com_cont_area > .list > li > .box .inner_box {}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box {display: table; position:relative; overflow: hidden; width: 100%; table-layout: fixed;}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .post_status2 {display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,0.4);position:absolute;left:0;top:0;z-index:100}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .post_status2 .text {padding-left:60px;font-size:1.5rem;color:#fff;line-height:1.3;font-weight:600;position:relative}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .post_status2 .text::before {display:inline-block;width:60px;height:60px;content:"";background-position:center;background-repeat:no-repeat;border:1px solid rgba(255,255,255,0.4);border-radius:100%;position:absolute;left:-15px;top:0}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .post_status2 .icon01 {}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .post_status2 .icon01::before {background-image:url(/images/home/kor/user/sub/icon_matching_check.png)}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .post_status2 .icon02 {}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .post_status2 .icon02::before {background-image:url(/images/home/kor/user/sub/icon_matching_ing.png)}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .img_inner {display: table-cell; width: 100%; padding-top: 75.12%; background-color: #f7f7f7; vertical-align: middle; text-align: center;position:relative}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .img_inner img {display:block;transition:all .8s ease;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) scale(1);transform-origin:center}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .btn_bookmark {box-shadow:0 0 9px rgba(0,0,0,0.15)}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .btn_bookmark:not(.current):hover,
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .btn_bookmark:not(.current):focus {}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .btn_bookmark.current {}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box {padding:15px 23px}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .title {height:60px;margin:0 0 11px; font-weight: 800; font-size: 1.25rem; color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; vertical-align: middle;}
.gallery_com_cont_area.style2 > .list > li > .box .inner_box .text_box .title {height: 60px; -webkit-line-clamp: 2;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .text {height:72px;margin: 0 0 11px; font-weight: 400; font-size:1rem; line-height: 24px; color: #767676; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap: break-word; vertical-align: middle;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area {margin: 0 0 12px;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list {}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li {position: relative; padding: 0 0 0 75px;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li .tit {position: absolute; top: 0; left: 0; font-weight: 400; font-size:1rem; line-height: 30px; color: #6e6e6e;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li .txt {font-weight: 500; font-size:1rem; line-height: 26px; color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area {}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list {font-size: 0;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li {display: inline-block; margin: 0 16px 0 0; padding: 0 0 0 17px; background-position: left center; background-repeat: no-repeat; font-weight: 200; font-size:0.9375rem; line-height: 30px; color: #8f8f8f;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li:last-child {margin: 0;}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li.icon01 {background-image: url('/images/home/kor/user/board/data_icon.png');}
.gallery_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li.icon02 {background-image: url('/images/home/kor/user/board/data_icon2.png');}

.gallery_com_cont_area > .list > li > .box:hover, 
.gallery_com_cont_area > .list > li > .box:focus {outline-color:#777}
.gallery_com_cont_area > .list > li > .box:hover .inner_box .img_box .img_inner img, 
.gallery_com_cont_area > .list > li > .box:focus .inner_box .img_box .img_inner img {transform:translate(-50%, -50%) scale(1.2)}

.gallery_com_cont_area .no_data_box {border-top:2px solid #8f8f8f;border-bottom:1px solid #ebebeb}

/* 갤러리 */

/* 갤러리 3줄 */
.gallery_com_cont_area.g3 {}
.gallery_com_cont_area.g3 > .list {display:flex;flex-wrap:wrap;row-gap:38px}
.gallery_com_cont_area.g3 > .list > li {display: inline-block; width:calc(100% / 3 - 26px);margin: 0 38px 0 0;vertical-align:top}
.gallery_com_cont_area.g3 > .list > li:nth-child(3n) {margin-right:0}


/* 상세페이지 내 목록 갤러리 */
.gallery_com_cont_area.sty2 {padding-bottom:30px}
.gallery_com_cont_area.sty2 > .list > li > .box .inner_box .text_box .cate {margin-bottom:5px;font-size:1rem;color:#ed1c24}
.gallery_com_cont_area.sty2 > .list > li > .box .inner_box .text_box .title {height:52px;margin-bottom:8px;font-size:1.125rem}
.gallery_com_cont_area.sty2 > .list > li > .box .inner_box .text_box .info_list_area {margin-bottom:5px;padding-top:10px}
.gallery_com_cont_area.sty2 > .list > li > .box .inner_box .text_box .info_list_area > .list {font-size:initial}
.gallery_com_cont_area.sty2 > .list > li > .box .inner_box .text_box .info_list_area > .list > li {margin-bottom:2px;padding-left:60px}
.gallery_com_cont_area.sty2 > .list > li > .box .inner_box .text_box .info_list_area > .list > li:last-child {margin-bottom:0}
.gallery_com_cont_area.sty2 > .list > li > .box .inner_box .text_box .info_list_area > .list > li .tit {width:50px;color:#fff;font-size:0.9375rem;font-weight:200;text-align:center;line-height:24px;border-radius:4px;background-color:#ed1c24}
.gallery_com_cont_area.sty2 > .list > li > .box .inner_box .text_box .info_list_area > .list > li .txt {min-height:24px;text-align:left}

.gallery_com_cont_area.sty2 > .list .empty_list { width: 100%; text-align: center; font-size:16px; padding:15px; line-height: 24px; border-bottom: 1px solid #ebebeb; border-top: 1px solid #ebebeb; }

/* 갤러리2 */
.gallery_com_cont_area2 {border-top: 2px solid #5f6577;}
.gallery_com_cont_area2 > .list {font-size: 0;}
.gallery_com_cont_area2 > .list > li {}
.gallery_com_cont_area2 > .list > li > .box {display: table; width: 100%; table-layout: fixed; border-bottom: 1px solid #e9e9e9; padding: 20px 0; border-radius: 20px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
/*.gallery_com_cont_area2 > .list > li > .box:hover, 
.gallery_com_cont_area2 > .list > li > .box:focus {border: 1px solid #1b3880; box-shadow: 15px 15px 18px rgb(0 0 0 / 19%);}*/
.gallery_com_cont_area2 > .list > li > .box .img_inner {display: table-cell; position:relative; width: 180px; background-color: #eeeeee; vertical-align: middle; text-align: center; border-radius: 15px;}
.gallery_com_cont_area2 > .list > li > .box .img_inner .img_area {display: table; width: 100%; table-layout: fixed;}
.gallery_com_cont_area2 > .list > li > .box .img_inner .img_area .inner {display: table-cell; width: 100%; height: 180px; vertical-align: middle; text-align: center;}
.gallery_com_cont_area2 > .list > li > .box .img_inner .img_area .inner img {display: inline-block;}
.gallery_com_cont_area2 > .list > li > .box .text_inner {display: table-cell; padding: 0 0 0 30px; vertical-align: middle;}
.gallery_com_cont_area2 > .list > li > .box .text_inner .title {margin: 0 0 11px; font-weight: 700; font-size:1.25rem;color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; vertical-align: middle;transition:all 0.3s}
.gallery_com_cont_area2 > .list > li > .box .text_inner .text {height: 69px; margin: 0 0 25px; font-weight: 400; font-size:1rem;color: #767676; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap: break-word; vertical-align: middle;transition:all 0.3s}
.gallery_com_cont_area2 > .list > li > .box .text_inner .info_list_area {margin: 0 0 12px;}
.gallery_com_cont_area2 > .list > li > .box .text_inner .info_list_area > .list {}
.gallery_com_cont_area2 > .list > li > .box .text_inner .info_list_area > .list > li {position: relative; padding: 0 0 0 75px;}
.gallery_com_cont_area2 > .list > li > .box .text_inner .info_list_area > .list > li .tit {position: absolute; top: 0; left: 0; font-weight: 400; font-size:1rem; line-height: 30px; color: #6e6e6e;}
.gallery_com_cont_area2 > .list > li > .box .text_inner .info_list_area > .list > li .txt {font-weight: 400; font-size:1rem; line-height: 30px; color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}

.gallery_com_cont_area2 > .list > li > .box .text_inner .keyword {}
.gallery_com_cont_area2 > .list > li > .box .text_inner .keyword > .list {display:flex;flex-wrap:wrap;row-gap:4px}
.gallery_com_cont_area2 > .list > li > .box .text_inner .keyword > .list .txt {display:inline-block;margin-right:5px;padding:0 10px;font-size:0.9375rem;font-weight:300;line-height:22px;color:#ed1c24;border-radius:24px;border:1px solid #fbd2d3;transition:all 0.3s}
.gallery_com_cont_area2 > .list > li > .box .text_inner .keyword > .list .txt:last-child {margin-right:0}

.gallery_com_cont_area2 > .list > li > .box:hover .title, 
.gallery_com_cont_area2 > .list > li > .box:focus .title {color:#ed1c24}
.gallery_com_cont_area2 > .list > li > .box:hover .text, 
.gallery_com_cont_area2 > .list > li > .box:focus .text {color:#555;text-decoration:underline}
.gallery_com_cont_area2 > .list > li > .box:hover .text_inner .keyword > .list .txt, 
.gallery_com_cont_area2 > .list > li > .box:focus .text_inner .keyword > .list .txt {color:#212121;border-color:#ccc}

/*.gallery_com_cont_area2 > .list > li > .box .text_inner .data_list_area > .list {font-size: 0;}
.gallery_com_cont_area2 > .list > li > .box .text_inner .data_list_area > .list > li {display: inline-block; margin: 0 16px 0 0; padding: 0 0 0 19px; background-position: left center; background-repeat: no-repeat; font-weight: 400; font-size:1rem; line-height: 30px; color: #8f8f8f;}
.gallery_com_cont_area2 > .list > li > .box .text_inner .data_list_area > .list > li:last-child {margin: 0;}
.gallery_com_cont_area2 > .list > li > .box .text_inner .data_list_area > .list > li.icon01 {background-image: url('/images/home/kor/user/board/data_icon.png');}
.gallery_com_cont_area2 > .list > li > .box .text_inner .data_list_area > .list > li.icon02 {background-image: url('/images/home/kor/user/board/data_icon2.png');}*/
/* 갤러리2 */

/* 포스터 */
.poster_com_cont_area {border-top: 2px solid #5f6577; padding: 28px 0 0;}
.poster_com_cont_area > .list {font-size: 0;}
.poster_com_cont_area > .list > li {display: inline-block; width: calc(20% - 16.8px); margin: 21px 21px 0 0;}
.poster_com_cont_area > .list > li:nth-child(-n+5) {margin: 0 21px 0 0;}
.poster_com_cont_area > .list > li:nth-child(5n) {margin: 0;}
.poster_com_cont_area > .list > li > .box {display: block;}
.poster_com_cont_area > .list > li > .box .inner_box {}
.poster_com_cont_area > .list > li > .box .inner_box .img_box {display: table; position:relative; width: 100%; table-layout: fixed;}
.poster_com_cont_area > .list > li > .box .inner_box .img_box .img_inner {display: table-cell; width: 100%; height: 377px; background-color: #f7f7f7; vertical-align: middle; text-align: center;}
.poster_com_cont_area > .list > li > .box .inner_box .img_box .img_inner img {display: inline-block; transition: all .8s ease;}
.poster_com_cont_area > .list > li > .box:hover .inner_box .img_box .img_inner img {transform: scale(1.5);}
.poster_com_cont_area > .list > li > .box .inner_box .text_box {padding: 23px 10px 19px 0;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .title {margin: 0 0 11px; font-weight: 500; font-size: 1.25rem; line-height: 30px; color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word; vertical-align: middle;}
.poster_com_cont_area.style2 > .list > li > .box .inner_box .text_box .title {height: 60px; -webkit-line-clamp: 2;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .text {height: 48px; margin: 0 0 11px; font-weight: 400; font-size:1rem; line-height: 24px; color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; vertical-align: middle;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area {margin: 0 0 12px;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list {}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li {position: relative; padding: 0 0 0 75px;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li .tit {position: absolute; top: 0; left: 0; font-weight: 400; font-size:1rem; line-height: 30px; color: #6e6e6e;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .info_list_area > .list > li .txt {font-weight: 400; font-size:1rem; line-height: 30px; color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area {}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list {font-size: 0;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li {display: inline-block; margin: 0 16px 0 0; padding: 0 0 0 19px; background-position: left center; background-repeat: no-repeat; font-weight: 400; font-size:1rem; line-height: 30px; color: #8f8f8f;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li:last-child {margin: 0;}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li.icon01 {background-image: url('/images/home/kor/user/board/data_icon.png');}
.poster_com_cont_area > .list > li > .box .inner_box .text_box .data_list_area > .list > li.icon02 {background-image: url('/images/home/kor/user/board/data_icon2.png');}
/* 포스터 */

/* 공지사항 */
.table_basics_com_cont_area .table_basics_area {width: 100%; border-top: 2px solid #757575; text-align: center; border-collapse: collapse; table-layout: fixed; box-sizing: border-box;}
.table_basics_com_cont_area .table_basics_area thead {border-bottom: 1px solid #ebebeb; background-color: #f5f5f5;}
.table_basics_com_cont_area .table_basics_area thead tr {}
.table_basics_com_cont_area .table_basics_area thead tr th {padding: 15px 5px; font-weight: 600; font-size:1rem; line-height: 22px; color: #333333}
.table_basics_com_cont_area .table_basics_area thead tr th:last-child {border-right:0}
.table_basics_com_cont_area .table_basics_area tbody {}
.table_basics_com_cont_area .table_basics_area tbody tr {border-bottom: 1px solid #ebebeb; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.table_basics_com_cont_area .table_basics_area tbody tr td {position: relative; padding: 15px; font-weight: 400; font-size:1rem; line-height: 24px;word-break: keep-all}
.table_basics_com_cont_area .table_basics_area tbody tr td:last-child {border-right:0}
.table_basics_com_cont_area .table_basics_area tbody tr td.tit {text-align: left;}
.table_basics_com_cont_area .table_basics_area tbody tr td.tit a {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}
.table_basics_com_cont_area .table_basics_area tbody tr td a.lock {padding-left:15px;background-image:url(/images/home/kor/user/common/icon_lock.png);background-position:left top 3px;background-repeat:no-repeat}
.table_basics_com_cont_area .table_basics_area tbody tr td .file {display: inline-block; width: 14px; height: 14px; background-image: url('/images/home/kor/user/board/attach_ico.png'); background-size: cover; background-repeat: no-repeat; vertical-align: middle;}
.table_basics_com_cont_area .table_basics_area tbody tr td .new {display: inline-block; width: 19px; height: 19px; margin: 0 5px 0 0; font-size:0;line-height:0;background-image: url('/images/home/kor/user/board/new_icon.png'); background-size: cover; background-repeat: no-repeat; vertical-align: middle;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark {display: inline-block; width: 100%; margin: 5px 0 0; padding: 0 10px; font-weight: 400; font-size:0.875rem; line-height: 26px; color: #333333; border-radius: 20px;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark:first-child {margin: 0;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark.red {border: 1px solid #ed1c24; color: #ed1c24;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark.blue {border: 1px solid #3c79d5; color: #3c79d5;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark.green {border: 1px solid #48a644; color: #48a644;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark.gray {border: 1px solid #848690; color: #848690;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark2 {display: inline-block; width: 100%; margin: 5px 0 0; padding: 0 10px; font-weight: 400; font-size:0.875rem; line-height: 26px; color: #ffffff; border-radius: 20px;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark2:first-child {margin: 0;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark2.red {border: 1px solid #ed1c24; background-color: #ed1c24;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark2.blue {border: 1px solid #3c79d5; background-color: #3c79d5;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark2.green {border: 1px solid #48a644; background-color: #48a644;}
.table_basics_com_cont_area .table_basics_area tbody tr td .mark2.gray {border: 1px solid #848690; background-color: #848690;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn {display: inline-block; width: 100%; margin: 5px 0 0; padding: 0 10px; font-weight: 400; font-size:0.875rem; line-height: 26px; color: #333333; border-radius: 20px;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn:first-child {margin: 0;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn.red {border: 1px solid #ed1c24; color: #ed1c24;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn.blue {border: 1px solid #3c79d5; color: #3c79d5;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn.green {border: 1px solid #48a644; color: #48a644;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn.gray {border: 1px solid #848690; color: #848690;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn2 {display: inline-block; width: 100%; margin: 5px 0 0; padding: 0 10px; font-weight: 400; font-size:0.875rem; line-height: 26px; color: #ffffff; border-radius: 20px;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn2:first-child {margin: 0;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn2.red {border: 1px solid #ed1c24; background-color: #ed1c24;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn2.blue {border: 1px solid #3c79d5; background-color: #3c79d5;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn2.green {border: 1px solid #48a644; background-color: #48a644;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_btn2.gray {border: 1px solid #848690; background-color: #848690;}
.table_basics_com_cont_area .table_basics_area tbody tr td .com_slt {display: block; width: 100%; height: 30px; border: 1px solid #dfdfdf; padding: 0 25px 0 10px; background-color: #ffffff; background-image: url('/images/home/kor/user/board/slt_arr_icon.png'); background-position: right 10px center; background-size: 11px 7px; background-repeat: no-repeat; font-weight: 400; font-size:0.875rem; line-height: 28px; color: #333333;}
.table_basics_com_cont_area .table_basics_area tbody tr td .data_slt_area {font-size: 0;}
.table_basics_com_cont_area .table_basics_area tbody tr td .data_slt_area .com_slt {display: inline-block; width: calc(50% - 9.5px); vertical-align: middle;}
.table_basics_com_cont_area .table_basics_area tbody tr td .data_slt_area .etc {display: inline-block; padding: 0 5px; font-weight: 400; font-size:0.875rem; line-height: 30px; color: #333333; vertical-align: middle;}
.board_area .board_list tbody tr.red td .emphasis {display: inline-block; padding: 0 12px; border: 1px solid #e02316; font-weight: 500; font-size:0.9375rem; line-height: 28px; color: #e02316; border-radius: 4px;}
.table_basics_com_cont_area .table_basics_area tbody tr.isTop, 
.table_basics_com_cont_area .table_basics_area tbody tr.hover {background-color:#fff6f7}
.table_basics_com_cont_area .table_basics_area tbody tr.hover td, 
.table_basics_com_cont_area .table_basics_area tbody tr.hover td.tit a, 
.table_basics_com_cont_area .table_basics_area tbody tr.hover td .link {color:#ed1c24}
.table_basics_com_cont_area .table_basics_area tbody tr.isTop td, 
.table_basics_com_cont_area .table_basics_area tbody tr.isTop td.tit a, 
.table_basics_com_cont_area .table_basics_area tbody tr.isTop td .link {color:#ed1c24;font-weight:600}

/* 공지사항 */


/* 공지사항2 */
.notice_com_cont {}
.notice_com_cont > .list {font-size: 0;}
.notice_com_cont > .list > li {display: inline-block; width: calc(25% - 28.5px); margin: 0 38px 38px 0;}
.notice_com_cont > .list > li:nth-last-child(-n+4) {margin: 0 38px 0 0;}
.notice_com_cont > .list > li:nth-child(4n) {margin: 0 0 38px;}
.notice_com_cont > .list > li:last-child {margin: 0;}
.notice_com_cont > .list > li > .box {display: block; border: 1px solid #d2d2d2; padding: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.notice_com_cont > .list > li > .box:hover, .notice_com_cont > .list > li > .box:focus {border: 1px solid #1c42a4; box-shadow: 15px 15px 18px rgba(0, 0, 0, 0.19);}
.notice_com_cont > .list > li > .box .title_area {}
.notice_com_cont > .list > li > .box .title_area .title {height: 90px; font-weight: 400; font-size: 1.25rem; line-height: 30px; color: #333333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap: break-word;}
.notice_com_cont > .list > li > .box .title_area .title .mark {display: inline-block; margin: 0 5px 0 0; padding: 0 10px; font-weight: 400; font-size:0.875rem; line-height: 26px; vertical-align: middle; border-radius: 5px;}
.notice_com_cont > .list > li > .box .title_area .title .mark.red {border: 1px solid #ed1c24; color: #ed1c24;}
.notice_com_cont > .list > li > .box .title_area .title .mark.blue {border: 1px solid #3c79d5; color: #3c79d5;}
.notice_com_cont > .list > li > .box .title_area .title .mark.green {border: 1px solid #48a644; color: #48a644;}
.notice_com_cont > .list > li > .box .title_area .title .mark.gray {border: 1px solid #848690; color: #848690;}
.notice_com_cont > .list > li > .box .title_area .title .mark2 {display: inline-block; margin: 0 5px 0 0; padding: 0 10px; font-weight: 400; font-size:0.875rem; line-height: 26px; color: #ffffff; vertical-align: middle; border-radius: 5px;}
.notice_com_cont > .list > li > .box .title_area .title .mark2.red {border: 1px solid #ed1c24; background-color: #ed1c24;}
.notice_com_cont > .list > li > .box .title_area .title .mark2.blue {border: 1px solid #3c79d5; background-color: #3c79d5;}
.notice_com_cont > .list > li > .box .title_area .title .mark2.green {border: 1px solid #48a644; background-color: #48a644;}
.notice_com_cont > .list > li > .box .title_area .title .mark2.gray {border: 1px solid #848690; background-color: #848690;}
.notice_com_cont > .list > li > .box .title_area .title .new {display: inline-block; width: 19px; height: 19px; margin: 0 5px 0 0; background-image: url('/images/home/kor/user/board/new_icon.png'); background-size: cover; background-repeat: no-repeat; vertical-align: middle;}
.notice_com_cont > .list > li > .box .data_list_area {margin: 28px 0 0;}
.notice_com_cont > .list > li > .box .data_list_area > .list {font-size: 0;}
.notice_com_cont > .list > li > .box .data_list_area > .list > li {display: inline-block; position:relative; margin: 0 10px 0 0; padding: 0 10px 0 0; font-weight: 400; font-size:1rem; line-height: 24px; color: #9e9e9e;}
.notice_com_cont > .list > li > .box .data_list_area > .list > li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 11px; background-color: #9e9e9e; transform: translateY(-50%);}
.notice_com_cont > .list > li > .box .data_list_area > .list > li:last-child {margin: 0; padding: 0;}
.notice_com_cont > .list > li > .box .data_list_area > .list > li:last-child:after {display: none;}
.notice_com_cont > .list > li > .box .inner_area {margin: 43px 0 0; padding: 0 25px 0 0; background-image: url('/images/home/kor/user/board/notice_file.jpg'); background-position: right center; background-repeat: no-repeat;}
.notice_com_cont > .list > li > .box .inner_area .next {position:relative; font-weight: 300; font-size:0.875rem; line-height: 21px; color: #393939;}
.notice_com_cont > .list > li > .box .inner_area .next:after {display: none; content: '>'; position:absolute; top: 50%; font-weight: 300; font-size: 0.75rem; line-height: 21px; color: #393939; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; transform: translateY(-50%);}
.notice_com_cont > .list > li > .box:hover .inner_area .next, .notice_com_cont > .list > li > .box:focus .inner_area .next {padding: 0 17px 0 0;}
.notice_com_cont > .list > li > .box:hover .inner_area .next:after, .notice_com_cont > .list > li > .box:focus .inner_area .next:after {display: block; right: 0;}
/* 공지사항2 */

/* 공지사항3 */
.notice_list_com_cont {border-top: 2px solid #333333; padding: 25px 0 0;}
.notice_list_com_cont > .list {}
.notice_list_com_cont > .list > li {border-bottom: 1px solid #eeeeee;}
.notice_list_com_cont > .list > li > .box {display: block; padding:	25px 0;}
.notice_list_com_cont > .list > li:first-child > .box {padding: 0 0 25px;}
.notice_list_com_cont > .list > li > .box .mark_list_area {margin: 0 0 10px;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list {font-size: 0;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li {display: inline-block; margin: 0 7px 0 0; font-size: 0;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li:last-child {margin: 0;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark {display: inline-block; padding: 0 10px; font-weight: 500; font-size:1rem; line-height: 27px; color: #ffffff; border-radius: 5px;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark.red {background-color: #ed1c24;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark.blue {background-color: #3c79d5;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark.green {background-color: #48a644;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark.gray {background-color: #848690;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark2 {display: inline-block; padding: 0 10px; font-weight: 500; font-size:1rem; line-height: 27px; color: #333333; border-radius: 5px;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark2.red {border: 1px solid #ed1c24; color: #ed1c24;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark2.blue {border: 1px solid #3c79d5; color: #3c79d5;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark2.green {border: 1px solid #48a644; color: #48a644;}
.notice_list_com_cont > .list > li > .box .mark_list_area > .list > li .mark2.gray {border: 1px solid #848690; color: #848690;}
.notice_list_com_cont > .list > li > .box .title_area {margin: 0 0 10px;}
.notice_list_com_cont > .list > li > .box .title_area .title {font-weight: 700; font-size: 1.25rem; line-height: 30px; color: #333333;}
.notice_list_com_cont > .list > li > .box .data_list_area {}
.notice_list_com_cont > .list > li > .box .data_list_area > .list {font-size: 0;}
.notice_list_com_cont > .list > li > .box .data_list_area > .list > li {display: inline-block; position: relative; margin: 0 15px 0 0; padding: 0 15px 0 0; font-weight: 400; font-size:1rem; line-height: 24px; color: #999999;}
.notice_list_com_cont > .list > li > .box .data_list_area > .list > li:last-child {margin: 0; padding: 0;}
.notice_list_com_cont > .list > li > .box .data_list_area > .list > li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 16px; background-color: #9e9e9e; transform: translateY(-50%);}
.notice_list_com_cont > .list > li > .box .data_list_area > .list > li:last-child:after {display: none;}
.notice_list_com_cont > .list > li > .box .data_list_area > .list > li .tit {display: inline-block; margin: 0 10px 0 0; font-weight: 500; color: #333333;}
/* 공지사항3 */

/* ==================== 게시판 VIEW Style ==================== */
.board_view {margin: 32px 0 0; border-bottom:1px solid #ebebeb;}
.board_view:first-child {margin-top: 0;}
.board_view .board_view_top {position:relative; z-index:1; padding:0 65px 20px; border-bottom: 2px solid #5f6577; text-align:center;}
.board_view .board_view_top.btn_non {padding: 0 0 20px;}
.board_view .board_view_top .board_text_list {}
.board_view .board_view_top .board_text_list .list {font-size: 0;}
.board_view .board_view_top .board_text_list .list li {display: inline-block; position: relative; margin: 0 10px 0 0; padding: 0 10px 0 0; font-weight: 400; font-size:0.9375rem; line-height: 22px; color: #777777;}
.board_view .board_view_top .board_text_list .list li:after {display: block; content: ''; position: absolute; top: 50%; right: 0; width: 1px; height: 15px; margin: -7px 0 0; background-color: #777777;}
.board_view .board_view_top .board_text_list .list li:last-child {margin: 0; padding: 0;}
.board_view .board_view_top .board_text_list .list li:last-child:after {display: none;}
.board_view .board_view_top .board_text_list .list li.ft_color {color: #2475e3;}
.board_view .board_view_top > .ft_color {}
.board_view .board_view_top .mark_list {margin: 0 0 10px;}
.board_view .board_view_top .mark_list .list {font-size: 0;}
.board_view .board_view_top .mark_list .list li {display: inline-block; margin: 0 5px 0 0;}
.board_view .board_view_top .mark_list .list li:last-child {margin: 0;}
.board_view .board_view_top .mark_list .list li .mark {display:inline-block; border-radius:5px; padding:2px 10px; background-color:#767676; color:#fff; font-size:0.9375rem;font-weight:300}
.board_view .board_view_top .mark_list .list li .mark.bg1 {background-color:#212121}
.board_view .board_view_top .mark_list .list li .mark.bg2 {background-color:#ed1c24}

.board_view .board_title_cont {border-top: 2px solid #8f8f8f; border-bottom: 1px solid #ebebeb; padding: 40px 10px 36px 40px; background-color: #f7f7f7;}
.board_view .board_title_cont .mark_list_area {margin: 0 0 14px; vertical-align: top; font-size: 0;}
.board_view .board_title_cont .program_title {display: inline-block; margin: 0 0 0 5px; font-weight: 500; font-size:0.9375rem; line-height: 28px; color: #228020; vertical-align: middle;}
.board_view .board_title_cont .mark_list_area .list {display: inline-block; vertical-align: middle; font-size: 0;}
.board_view .board_title_cont .mark_list_area .list li {display: inline-block; margin: 0 4px 0 0;}
.board_view .board_title_cont .mark_list_area .list li:last-child {margin: 0;}
.board_view .board_title_cont .mark_list_area .list li .mark {display: inline-block; padding: 0 12px; font-weight: 500; font-size:0.9375rem; line-height: 26px; color: #333333; border-radius: 10px;}
.board_view .board_title_cont .mark_list_area .list li .mark.bg1 {border: 1px solid #f56363; color: #f56363;}
.board_view .board_title_cont .mark_list_area .list li .mark.bg2 {border: 1px solid #4894ea; color: #4894ea;}
.board_view .board_title_cont .mark_list_area .list li .mark.bg3 {border: 1px solid #8f8f8f; color: #8f8f8f;}
.board_view .board_title_cont .mark_list_area .list li .mark.bg4 {border: 1px solid #228020; color: #228020;}

.board_view .board_title_cont .mark_list_area .list li .mark.sty2.bg1 {border: 1px solid #f56363; background-color: #f56363; color: #ffffff;}
.board_view .board_title_cont .mark_list_area .list li .mark.sty2.bg2 {border: 1px solid #4894ea; background-color: #4894ea; color: #ffffff;}
.board_view .board_title_cont .mark_list_area .list li .mark.sty2.bg3 {border: 1px solid #8f8f8f; background-color: #8f8f8f; color: #ffffff;}
.board_view .board_title_cont .mark_list_area .list li .mark.sty2.bg4 {border: 1px solid #228020; background-color: #228020; color: #ffffff;}

.board_view .board_title_cont .title {margin: 0 0 24px; font-weight: 500; font-size: 1.375rem; line-height: 33px; color: #2f2f2f;}
.board_view .board_title_cont .title .qna_area {}
.board_view .board_title_cont .title .qna_area .qna_txt {display: inline-block; width: 33px; height: 33px; margin: 0 10px 0 0; font-weight: 500; font-size: 1.375rem; line-height: 33px; color: #ffffff; border-radius: 50%; text-align: center;}
.board_view .board_title_cont .title .qna_area.q .qna_txt {background-color: #3c79d5;}
.board_view .board_title_cont .title .qna_area.a .qna_txt {background-color: #ff5656;}
.board_view .board_title_cont .title .qna_area .tit {font-weight: 500; font-size: 1.375rem; line-height: 33px;}
.board_view .board_title_cont .title .qna_area.q .tit {color: #3c79d5;}
.board_view .board_title_cont .title .qna_area.a .tit {color: #ff5656;}
.board_view .board_title_cont .data_list_area {}
.board_view .board_title_cont .data_list_area .list {font-size: 0;}
.board_view .board_title_cont .data_list_area .list li {display: inline-block; position:relative; margin: 0 11px 0 0; padding: 0 11px 0 0; font-weight: 400; font-size:0.9375rem; line-height: 22px; color: #656565;}
.board_view .board_title_cont .data_list_area .list li:after {content: ''; position:absolute; top: 3px; right: 0; width: 1px; height: 16px; background-color: #dfdfdf;}
.board_view .board_title_cont .data_list_area .list li:last-child {margin: 0; padding: 0;}
.board_view .board_title_cont .data_list_area .list li:last-child:after {display: none;}
.board_view .board_view_top .mark_list_area {margin-bottom:10px}
.board_view .board_view_top .mark {margin: 0 5px 0 0; vertical-align:top;}
.board_view .board_view_top .mark:last-child {margin: 0;}
.board_view .board_view_top .tit {font-family: 'GmarketSans', 'sans-serif';display:block; margin: 0 0 15px; font-size: 1.625rem; color: #191919; font-weight:700}
.board_view .board_view_top .tit .ft_c01 {color: #4894ea;}
.board_view .board_view_top .tit .qna_area {display: inline-block; }
.board_view .board_view_top .tit .qna_area .qna_txt {display: inline-block; width: 39px; height: 39px; margin: 0 10px 0 0; font-weight: 500; font-size: 1.625rem; line-height: 39px; color: #ffffff; border-radius: 50%; text-align: center;}
.board_view .board_view_top .tit .qna_area.q .qna_txt {background-color: #3c79d5;}
.board_view .board_view_top .tit .qna_area.a .qna_txt {background-color: #ff5656;}
.board_view .board_view_top .tit .qna_area .tit {display: inline-block; margin: 0; font-weight: 500; font-size: 1.625rem; line-height: 39px;}
.board_view .board_view_top .tit .qna_area.q .tit {color: #3c79d5;}
.board_view .board_view_top .tit .qna_area.a .tit {color: #ff5656;}
.board_view .board_view_top .info {color:#777; font-size:0;}
.board_view .board_view_top .info .each {display:inline-block; font-size:0.9375rem;}
.board_view .board_view_top .info .each:after {content:"|"; display:inline-block; margin-top:-2px; padding:0 15px; color:#d7d7d7; font-size:0.75rem; vertical-align:middle;}
.board_view .board_view_top .info .each:last-child:after {display:none;}
.board_view .board_view_top .controler {position:absolute; left:20px; top:50%; z-index:1; width:30px; height:40px; line-height:40px; margin-top:-15px; font-size:1.875rem; text-align:center;}
.board_view .board_view_top .controler:hover {-webkit-animation: scale1_3 0.8s infinite; animation: scale1_3 0.8s infinite;}
.board_view .board_view_top .next {left:auto; right:20px;}
.board_view .board_view_top .btn_arr {position: absolute; top: 50%; width: 16px; height: 27px; margin: -13px 0 0; background-position: 0 0; background-size: cover; background-repeat: no-repeat; text-indent: -9999px;}
.board_view .board_view_top .board_prev {left: 25px; background-image: url('/images/home/kor/user/board/board_prev.jpg');}
.board_view .board_view_top .board_next {right: 25px; background-image: url('/images/home/kor/user/board/board_next.jpg');}

.board_view .board_write {width: 100%;}
.board_view .board_write tbody {}
.board_view .board_write tbody tr {border-bottom: 1px solid #d9d9d9;}
.board_view .board_write tbody tr th {padding: 10px; background-color: #f5f7f9; font-family: 'Pretendard'; font-weight: 500; font-size:0.9375rem; line-height: 22px; color: #242424; text-align: left;}
.board_view .board_write tbody tr td {padding: 10px; font-family: 'Pretendard'; font-weight: 400; font-size:0.9375rem; line-height: 22px; color: #5b5b5b; -ms-word-break: keep-all; word-break: keep-all;}
.board_view .board_write tbody tr td.ft_c {color: #4894ea;}
.board_view .board_write tbody tr td .file {position: relative; padding: 0 0 0 20px; font-family: 'Pretendard'; font-weight: 400; font-size:1rem; line-height: 24px; color: #5b5b5b;}
.board_view .board_write tbody tr td .file:before {display: block; content: ''; position: absolute; top: 50%; left: 0; width: 14px; height: 14px; margin: -6px 0 0; background: url('/images/home/kor/user/board/attach_ico.png') 0 0 no-repeat;}
.board_view .board_write tbody tr td .view {display: inline-block; width: 70px; height: 29px; border: 1px solid #4894ea; border-radius: 10px; font-weight: 400; font-size:0.875rem; line-height: 27px; color: #4894ea; text-align: center;}

/* board_write style2 */
.board_view .board_write.sty2 {}
.board_view .board_write.sty2 tbody tr th {background-color: inherit;}
.board_view .board_write.sty2 tbody tr th .text {position: relative; padding: 0 0 0 12px;}
.board_view .board_write.sty2 tbody tr th .text:before {display: block; content: ''; position: absolute; top: 10px; left: 0; width: 3px; height: 3px; background-color: #333333; border-radius: 50%;}
.board_view .board_view_con {min-height:250px;padding:40px 25px;}
.board_view .board_view_con .box_cont {margin: 40px 0 0;}
.board_view .board_view_con .box_cont:first-child {margin: 0;}
.board_view .board_view_con .box_cont .title {position: relative; padding: 0 0 0 45px; font-weight: 500; font-size: 1.5rem; line-height: 36px; color: #333333;}
.board_view .board_view_con .box_cont .title:before {display: block; content: ''; position: absolute; top: 0; left: 0; width: 36px; height: 36px; border-radius: 50%; color: #ffffff; text-align: center;}
.board_view .board_view_con .box_cont.q_box .title:before {content: 'Q'; background-color: #212121}
.board_view .board_view_con .box_cont.a_box .title:before {content: 'A'; background-color: #ed1b24}
.board_view .board_view_con .box_cont .text_box {margin: 20px 0 0; padding: 25px 10px 25px 40px; font-weight: 300; font-size:0.9375rem; line-height: 25px; color: #333333; background-color: #f7f7f7; word-break: keep-all;}

.board_view .board_view_con .box_cont.q_box, 
.board_view .board_view_con .box_cont.a_box {border:1px solid #e1e1e1;border-radius:8px;overflow:hidden}
.board_view .board_view_con .box_cont.q_box {}
.board_view .board_view_con .box_cont.a_box {margin-top:20px}
.board_view .board_view_con .box_cont.q_box .title, 
.board_view .board_view_con .box_cont.a_box .title {padding:24px 15px 25px 80px;color:#000;font-size:1.125rem;line-height:1;font-weight:700;border-bottom:1px solid #e1e1e1;background-color:#f5f5f5} 
.board_view .board_view_con .box_cont.a_box .title {background-color:#fff6f7}
.board_view .board_view_con .box_cont.q_box .title::before, 
.board_view .board_view_con .box_cont.a_box .title::before {display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:normal;left:30px;top:15px}
.board_view .board_view_con .box_cont.a_box .title .info {float:right;margin:3px 20px 0 auto;font-size:0.9375rem;font-weight:normal;color:#767676}
.board_view .board_view_con .box_cont.a_box .title .info .each {margin-right:25px;color:#191919;font-weight:600}
.board_view .board_view_con .box_cont.a_box .title .info .each:last-child {margin-right:0}
.board_view .board_view_con .box_cont.a_box .title .info .dt {margin-right:13px;font-weight:normal;position:relative} 
.board_view .board_view_con .box_cont.a_box .title .info .dt::after {display:block;width:1px;height:13px;content:"";background-color:rgba(0,0,0,0.2);position:absolute;right:-8px;top:3px}
.board_view .board_view_con .box_cont.q_box .text_box, 
.board_view .board_view_con .box_cont.a_box .text_box {min-height:150px;margin-top:0;background-color:#fff}


.board_view .board_view_file {display:table; width:100%; border-collapse:collapse; border-top:1px solid #ebebeb;}
.board_view .board_view_file .tit {display:table-cell; width:15%; padding:14px 25px; background-color :#f5f5f5; font-weight: 500; font-size:1rem;color:#212121;text-align:center;vertical-align:middle;}
.board_view .board_view_file .file_box {display:table-cell; padding:14px 20px; vertical-align:middle;}
.board_view .board_view_file .file_each {margin:10px 0 0;}
.board_view .board_view_file .file_each:first-child {margin-top:0;}
.board_view .board_view_file .file_each .down_txt:hover, 
.board_view_file .file_each .down_txt:focus {text-decoration:underline;}
.board_view .board_view_file .file_each .down_txt {display: -webkit-inline-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:calc(100% - 160px);margin-right:5px;position: relative; padding: 0 0 0 20px; background-image: url('/images/home/kor/user/board/attach_ico.png'); background-position: left top 4px; background-repeat: no-repeat; font-weight: 400; font-size:0.9375rem; line-height: 22px; word-break: break-all;vertical-align:middle;overflow:hidden}
.board_view .board_view_file .file_each .btn_file {display:inline-block;padding:0 12px;line-height:22px;font-size:0.875rem;color:#767676;font-weight:500;border:1px solid #aaa;border-radius:5px;transition:all 0.2s}
.board_view .board_view_file .file_each .btn_file:last-child {margin-right:0}
.board_view .board_view_file .file_each .btn_file:hover, 
.board_view_file .file_each .btn_file:focus {color:#ed1c24;border-color:#ed1c24}
.board_view .board_view_file .file_each .btn_file .text {display:block}
.board_view .board_view_file .file_each .btn_file:hover .text, 
.board_view_file .file_each .btn_file:focus .text {}

.faq_view.board_view {border-bottom:0}
.faq_view.board_view .board_view_top {padding-left:0;text-align:left;border-bottom:0}
.faq_view.board_view .board_view_top .mark_list {display:inline-block;margin:4px 8px 0 auto;vertical-align:top}
.faq_view.board_view .board_view_top .tit {display:inline-block;width:calc(100% - 85px);font-family:inherit;font-size:1.5rem;margin-bottom:0;vertical-align:top}
.faq_view.board_view .board_view_top .info {margin-top:8px}
.faq_view.board_view .board_view_con {padding:10px 0 0 0 }


/* ==================== 게시판 VIEW Style ==================== */

/* ==================== 게시판 VIEW - 이미지 있을경우 Style ==================== */
.board_view .img_view_cont {padding: 25px 0; border-bottom: 1px solid #d9d9d9;}
.board_view .img_view_cont .box {display: table; width: 100%; table-layout: fixed;}
.board_view .img_view_cont .box .img_area {display: table-cell; width: 344px; vertical-align: middle; text-align: center;}
.board_view .img_view_cont .box .img_area .img_box {display: table; width: 100%; table-layout: fixed;}
.board_view .img_view_cont .box .img_area .img_box .inner_box {display: table-cell; width: 100%; height: 213px; background-color: #f7f7f7; vertical-align: middle; text-align: center;}
.board_view .img_view_cont .box .img_area .img_box .inner_box img {display: inline-block; height: 100%;}
.board_view .img_view_cont .box .txt_area {display: table-cell; padding: 0 0 0 34px; vertical-align: middle;}
.board_view .img_view_cont .box .txt_area .txt_box {}
.board_view .img_view_cont .box .txt_area .txt_box .txt {position: relative; padding: 0 0 0 90px; margin: 5px 0 0; font-weight: 300; font-size:0.875rem; line-height: 21px; color: #898989; word-break: keep-all;}
.board_view .img_view_cont .box .txt_area .txt_box .txt:first-child {margin: 0;}
.board_view .img_view_cont .box .txt_area .txt_box .txt .tit {position: absolute; top: 0; left: 0; font-weight: 400; color: #525252;}
.board_view .img_view_cont .box .txt_area .txt_box .txt .file_list {font-size: 0;}
.board_view .img_view_cont .box .txt_area .txt_box .txt .file_list li {display: inline-block; margin: 0 10px 0 0;}
.board_view .img_view_cont .box .txt_area .txt_box .txt .file_list li:last-child {margin: 0;}
.board_view .img_view_cont .box .txt_area .txt_box .txt .file_list li a {display: block;}
.board_view .img_view_cont .box .txt_area .txt_box .txt .file_list li a .text {position: relative; padding: 0 0 0 24px; font-weight: 300; font-size:0.875rem; line-height: 21px; color: #898989; word-break: keep-all;}
.board_view .img_view_cont .box .txt_area .txt_box .txt .file_list li a .text:before {display: block; content: ''; position:absolute; top: 50%; left: 0; width: 14px; height: 14px; margin: -7px 0 0; background-image: url('/images/home/kor/user/basic/attach_ico.png'); background-size: 14px; background-repeat: no-repeat;}
/* ==================== 게시판 VIEW - 이미지 있을경우 Style ==================== */

/* post nav */
.post_nav {margin: 40px 0 50px auto;}
.post_nav .list {border: 1px solid #ebebeb; border-left: none; border-right: none;}
.post_nav .list .item {border-bottom: 1px solid #ebebeb;}
.post_nav .list .item:last-child {border-bottom: none;}
.post_nav .list .item .item_wrapper {display: table; width: 100%; table-layout: fixed;}
.post_nav .list .item .item_wrapper .tit {display: table-cell; padding:12px 14px; width: 15%; background-color: #f5f5f5;text-align:center}
.post_nav .list .item .item_wrapper .tit .icon {display:inline-block;padding: 0 0 0 22px; background-position: left center; background-size: 12px; background-repeat: no-repeat; font-weight: 500; font-size:1rem; line-height: 30px; color: #212121;}
.post_nav .list .item.prev .item_wrapper .tit .icon {background-image: url('/images/home/kor/user/board/post_nav_prev.png');}
.post_nav .list .item.next .item_wrapper .tit .icon {background-image: url('/images/home/kor/user/board/post_nav_next.png');}
.post_nav .list .item .item_wrapper .post {display: table-cell}
.post_nav .list .item .item_wrapper .post .text {padding:0 14px;font-weight: 500; color: #333; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
/* post nav */

/* ==================== Pagination Style ==================== */
.pagination {margin: 50px 0 0; font-size:0; text-align: center;}
.pagination a {display: inline-block; width: 40px; height: 40px; margin: 0 0 3px; font-size:0.9375rem; line-height: 40px; text-align: center; vertical-align: middle; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.pagination a:hover, .pagination a:focus, .pagination .active {background-color:#212121; font-weight: 500; color: #fff; border-radius: 50%;}
.pagination .page_arrow {position: relative;}
.pagination .page_arrow:before {display: block; content: ''; position: absolute; top: 50%; height: 12px; background-position: 0 0; background-size: contain; background-repeat: no-repeat;}
.pagination .page_arrow:hover, .pagination .page_arrow:focus {background-color: inherit;}
.pagination .page_arrow.l1 {margin: 0 20px 3px 0;}
.pagination .page_arrow.l1:before {left: 50%; width: 9px; margin: -6px 0 0 -4px; background-image: url('/images/home/kor/user/board/page_l1.png');}
.pagination .page_arrow.l2 {}
.pagination .page_arrow.l2:before {left: 50%; width: 17px; margin: -6px 0 0 -8px; background-image: url('/images/home/kor/user/board/page_l2.png');}
.pagination .page_arrow.r1 {margin: 0 0 3px 20px;}
.pagination .page_arrow.r1:before {left: 50%; margin: -6px 0 0 -4px; width: 9px; margin: -6px 0 0 -4px; background-image: url('/images/home/kor/user/board/page_r1.png');}
.pagination .page_arrow.r2 {}
.pagination .page_arrow.r2:before {left: 50%; width: 17px; margin: -6px 0 0 -8px; background-image: url('/images/home/kor/user/board/page_r2.png');}
/* ==================== Pagination Style ==================== */

.chk_inner {font-size: 0;}
.chk_inner .inp_chk {display: inline-block; position:relative; width: 18px; height: 18px; border: 2px solid #c4c4c4; padding: 0; background-color: #ffffff; cursor: pointer; vertical-align: top;}
.chk_inner .inp_chk:checked {border: 2px solid #81848b;}
.chk_inner .inp_chk:checked:before {display: block; content: ''; position: absolute; top: 50%; left: 50%; width: 13px; height: 11px; background-image: url('/images/home/kor/user/board/chk_icon.jpg'); background-size: 13px 11px; background-repeat: no-repeat; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.chk_inner label {display: block; font-weight: 400; font-size:1rem; line-height: 28px; color: #2f2f2f;}

/* 공통 탭 */
/*
.com_tab_area {margin: 0 0 30px;}
.com_tab_area .list {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;}
.com_tab_area .list li {width: 100%; border: 1px solid #dadce0; border-left: none;}
.com_tab_area .list li:first-child {border-left: 1px solid #dadce0;}
.com_tab_area .list li .tab_btn {display: block; width: 100%; position:relative; padding: 0 40px 0 24px; font-weight: 400; font-size:1.125rem; line-height: 60px; color: #222222; text-align: left;}
.com_tab_area .list li .tab_btn:after {content: ''; position:absolute; top: 50%; right: 23px; width: 14px; height: 8px; background-image: url('/images/home/kor/user/common/tab_arr_off.png'); background-size: contain; background-repeat: no-repeat;}
.com_tab_area .list li.on .tab_btn {color: #00a9e0;}
.com_tab_area .list li.on .tab_btn:before {content: ''; position:absolute; top: -1px; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; border: 1px solid #00a9e0; box-shadow: 0 0 10px rgba(0, 169, 224, 0.2);}
.com_tab_area .list li.on .tab_btn:after {background-image: url('/images/home/kor/user/common/tab_arr_on.png');}

.com_tab_area.sty2 {}
.com_tab_area.sty2 .list {}
.com_tab_area.sty2 .list li {display: table; width: 100%; table-layout: fixed;}
.com_tab_area.sty2 .list li .tab_btn {display: table-cell; width: 100%; height: 62px; font-size: inherit; line-height: inherit; vertical-align: middle;}
.com_tab_area.sty2 .list li .tab_btn .text {font-weight: 400; font-size:1rem; line-height: 24px; color: #222222;}
.com_tab_area.sty2 .list li.on .tab_btn .text {color: #00a9e0;}
*/


/* 공통 탭 */
.com_sub_tab_area {font-family:'GmarketSans', 'sans-serif';margin: 0 0 40px;border:1px solid #e0e0e0}
.com_sub_tab_area .list {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;background-color: #f5f5f5;}
.com_sub_tab_area .list li {display: table; position:relative; width: 100%; table-layout: fixed; text-align: left;position:relative;transition:all 0.3s}
/*.com_sub_tab_area .list li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 44px; background-color: #e0e0e0; transform: translateY(-50%);}
.com_sub_tab_area .list li:last-child:after {display: none;}*/
.com_sub_tab_area .list li::before {display:block;width:calc(100% + 1px);height:3px;content:"";background-color:transparent;position:absolute;left:-1px;top:-1px;z-index:1;transition:all 0.3s}
.com_sub_tab_area .list li::after {display:block;width:1px;height:100%;content:"";background-color:#e0e0e0;position:absolute;right:0;top:50%;z-index:0;transform:translateY(-50%);transition:all 0.3s}
.com_sub_tab_area .list li:last-child::after {display:none}
.com_sub_tab_area .list li .btn {display: table-cell; width: 100%; height: 64px; padding: 0 5px;border-top:3px solid transparent;vertical-align: middle; text-align: center;transition:all 0.3s}
.com_sub_tab_area .list li .btn .text {display: inline-block; font-weight: 400; font-size:1.25rem;color: #757575;transition:all 0.3s}

.com_sub_tab_area:not(.no_link) .list li:hover .text, 
.com_sub_tab_area:not(.no_link) .list li:focus .text {color:#ff0000}

.com_sub_tab_area .list li.on::before {background-color:#ff0000}
.com_sub_tab_area .list li.on::after {}
.com_sub_tab_area .list li.on .btn {background-color: #fff;border-top-color:#ff0000}
.com_sub_tab_area .list li.on .btn .text {color:#ff0000}

.com_sub_tab_area .list.tab7, 
.com_sub_tab_area .list.tab6, 
.com_sub_tab_area .list.tab5, 
.com_sub_tab_area .list.tab4 {flex-wrap:wrap}

.com_sub_tab_area .list.tab7 li {width:calc(100% / 7)}
.com_sub_tab_area .list.tab6 li {width:calc(100% / 6)}
.com_sub_tab_area .list.tab5 li {width:calc(100% / 5)}
.com_sub_tab_area .list.tab4 li {width:calc(100% / 4)}

.com_sub_tab_area .list.tab7 li:nth-child(7n)::after, 
.com_sub_tab_area .list.tab6 li:nth-child(6n)::after, 
.com_sub_tab_area .list.tab5 li:nth-child(5n)::after, 
.com_sub_tab_area .list.tab4 li:nth-child(4n)::after {display:none}


/* 개인정보처리방침, 이메일무단수집거부 */
.com_info_law_cont_area {}
.com_info_law_cont_area .page_tit {display:inline-block;margin-bottom:0;vertical-align:top}
.com_info_law_cont_area > .list {}
.com_info_law_cont_area > .list > li {margin: 0 0 40px;}
.com_info_law_cont_area > .list > li:last-child {margin: 0;}
.com_info_law_cont_area > .list > li > .law_top_cont_area {border: 1px solid #f2f2f2; padding: 30px; background-color: #f5f5f5}
.com_info_law_cont_area > .list > li > .law_top_cont_area .box {padding: 9px 0 9px 94px; background-image: url('/images/home/kor/user/board/law_icon01.png'); background-position: top left; background-size: 66px auto; background-repeat: no-repeat;}
.com_info_law_cont_area > .list > li > .law_top_cont_area .box > .list {}
.com_info_law_cont_area > .list > li > .law_top_cont_area .box > .list > li {margin: 0 0 15px; font-weight: 400; font-size:1rem; line-height: 25px; color: #424242;}
.com_info_law_cont_area > .list > li > .law_top_cont_area .box > .list > li:last-child { margin: 0;}
.com_info_law_cont_area > .list > li > .label_area {}
.com_info_law_cont_area > .list > li > .label_area .tit_area { background-color:#212121}
.com_info_law_cont_area > .list > li > .label_area .tit_area .tit { font-weight: 700; font-size:1rem; line-height: 40px; color: #ffffff; text-align: center;}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area {}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list { border-left: 1px solid #e0e0e0; font-size: 0;}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li { display: inline-block; width: 16.6666%;}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li > .label_box { display: block; padding: 75px 10px 10px 10px; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background-position: top 15px center; background-size: auto 55px; background-repeat: no-repeat;}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li > .label_box .txt { font-weight: 400; font-size:1rem; line-height: 24px; color: #424242; text-align: center;}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon01 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_1.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon02 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_2.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon03 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_3.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon04 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_4.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon05 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_5.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon06 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_6.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon07 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_7.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon08 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_8.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon09 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_9.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon10 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_10.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon11 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_11.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon12 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_12.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon13 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_13.png');}
.com_info_law_cont_area > .list > li > .label_area .menu_list_area > .list > li.icon14 > .label_box { background-image: url('/images/home/kor/user/board/img_policy_icon_14.png');}
.com_info_law_cont_area > .list > li > .text { font-weight: 400;color: #424242;}
.com_info_law_cont_area > .list > li > .composition_list_area { margin: 10px 0 0 0; border: 1px solid #e1e1e1; padding: 20px 30px;}
.com_info_law_cont_area > .list > li > .composition_list_area > .list { font-size: 0;}
.com_info_law_cont_area > .list > li > .composition_list_area > .list > li { display: inline-block; width: 50%; margin: 0 0 5px 0;}
.com_info_law_cont_area > .list > li > .composition_list_area > .list > li:nth-last-child(-n+2) { margin: 0;}
.com_info_law_cont_area > .list > li > .composition_list_area > .list > li .text { position: relative;  padding: 0 0 0 15px; font-weight: 400; font-size:0.9375rem; color: #424242;}
.com_info_law_cont_area > .list > li > .composition_list_area > .list > li .text::before { display: block; content: ''; position: absolute; top: 10px; left: 0; width: 4px; height: 4px; background-color: #bebebe; border-radius: 50%;}
.com_info_law_cont_area > .list > li .table_container {}
.com_info_law_cont_area > .list > li .table_container .table_inner {}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area {border-top: 2px solid #5f6577; width: 100%; text-align: center;}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area thead {}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area thead tr {border-bottom: 1px solid #e0e0e0;}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area thead tr th {border-left: 1px solid #e0e0e0; padding: 10px; background-color: #f5f5f5; font-weight: 700; font-size:0.875rem; line-height: 21px; color: #424242;}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area thead tr th:first-child {border-left: none;}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area tbody {}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area tbody tr {border-bottom: 1px solid #e0e0e0;}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area tbody tr td {border-left: 1px solid #e0e0e0; padding: 10px; font-weight: 400; font-size:0.875rem; line-height: 21px; color: #424242;}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area tbody tr td:first-child {border-left: 0;}
.com_info_law_cont_area > .list > li .table_container .table_inner .table_area tbody tr td .link { display: block;}
.com_info_law_cont_area > .list > li > .cont_law_com_box {}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area {position:relative; margin: 0 0 15px}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area.sty2 {font-size: 0;}
/*.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area:before {content: ''; position:absolute; top: 6px; left: 0; width: 16px; height: 17px; background-image: url('/images/home/kor/user/sub/inp_tit_icon.png'); background-size: 100%; background-repeat: no-repeat;}*/
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area .title {font-weight: 700; font-size: 20px; line-height: 30px; color: #2f2f2f;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area.sty2 .title { display: inline-block; vertical-align: middle;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area .law_icon_area { display: inline-block; margin: 0 0 0 10px; vertical-align: middle;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area .law_icon_area > .list { font-size: 0;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area .law_icon_area > .list > li { display: inline-block; margin: 0 10px 0 0; vertical-align: middle;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area .law_icon_area > .list > li:last-child { margin: 0;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area .law_icon_area > .list > li .icon { height: 30px;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .title_area .law_icon_area > .list > li .icon img {}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area {}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 {}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li {margin: 0 0 20px; font-weight: 400; color: #424242;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li:last-child {margin: 0;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li.icon1 {position:relative; padding: 0 0 0 26px;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li.icon1 > .num {position:absolute; top: 0; left: 0; width: 21px; height: 21px; background-color: #212121; font-weight: 700; font-size: 0.8125rem; line-height: 21px; color: #ffffff; border-radius: 50%; text-align: center;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li.icon2 {position:relative; padding: 0 0 0 15px;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li.icon2 > .num {position:absolute; top: 0; left: 0; font-weight: 400; font-size:0.875rem; line-height: 21px; color: #424242;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 {margin: 15px 0 0;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li {margin: 0 0 10px; font-weight: 400; color: #424242;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li:last-child {margin: 0;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li.icon1 {position:relative; padding: 0 0 0 26px;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li.icon1 > .num {position:absolute; top: 0; left: 0; width: 21px; height: 21px;; background-color: #ff0000; font-weight: 700; font-size: 13px; line-height: 21px; color: #ffffff; border-radius: 50%; text-align: center;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li.icon2 {position:relative; padding: 0 0 0 15px;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li.icon2.ft_b { font-weight: 700;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li.icon2 > .num {position:absolute; top: 0; left: 0; font-weight: 400; font-size:0.875rem; line-height: 21px; color: #424242;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li.icon2.sty2 > .num { font-size: 0.75rem;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li.icon2.ft_b > .num { font-weight: 700;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li.icon2.sty3 { background-image: url('/images/home/kor/user/sub/txt_triangle_icon.png'); background-position: left top 6px; background-repeat: no-repeat;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 {margin: 5px 0 0;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li {margin: 0 0 5px; font-weight: 400; color: #424242;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li:last-child {margin: 0;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li.icon1 {position:relative; padding: 0 0 0 26px;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li.icon1 > .num {position:absolute; top: 0; left: 0; width: 21px; height: 21px; background-color: #ff0000; font-weight: 700; font-size: 0.8125rem; line-height: 21px; color: #ffffff; border-radius: 50%; text-align: center;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li.icon2 {position:relative; padding: 0 0 0 15px;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li.icon2 > .num {position:absolute; top: 0; left: 0; font-weight: 400; font-size:0.875rem; line-height: 21px; color: #424242;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li > .list5 { margin: 5px 0 0 0;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li > .list5 > .icon2 {position:relative; padding: 0 0 0 15px;}
.com_info_law_cont_area > .list > li > .cont_law_com_box > .info_txt_list_area > .list2 > li > .list3 > li > .list4 > li > .list5 > .icon2 > .num {position:absolute; top: 0; left: 0; font-weight: 400; font-size:0.875rem; line-height: 21px; color: #424242;}

/* 완료페이지 */
.inner_cont_area {border: 1px solid #e0e0e0;border-radius:18px; padding: 60px 10px 54px;}
.inner_cont_area .inner_box {text-align: center;}
.inner_cont_area .inner_box .title {margin: 0 0 12px; padding: 186px 0 0; background-image: url('/images/home/kor/user/common/complet_icon.png'); background-position: top center; background-repeat: no-repeat; font-weight: 700; font-size: 1.5rem; line-height: 36px; color: #333333;}
.inner_cont_area .inner_box .title .ft_c {color: #ff0000;}
.inner_cont_area .inner_box .text {font-weight: 300; font-size:1rem; line-height: 26px; color: #424242;}
.inner_cont_area .inner_box .text .ft_b {font-weight: 700;}
.inner_cont_area .inner_box .cont_btn_list_area {margin-top:30px}

/* 통합검색 */
.integration_sch_com_area {}
.integration_sch_com_area > .sch_com_list_area {}
.integration_sch_com_area > .sch_com_list_area > li {margin: 0 0 54px;}
.integration_sch_com_area > .sch_com_list_area > li:last-child {margin: 0;}
.integration_sch_com_area > .sch_com_list_area > li .search_category {position: relative; margin: 0 0 18px;}
.integration_sch_com_area > .sch_com_list_area > li .search_category .title {display: inline-block; font-weight: 700; font-size: 1.5rem; line-height: 36px; color:#2f2f2f;}
.integration_sch_com_area > .sch_com_list_area > li .search_category .title .total {display: inline-block;}
.integration_sch_com_area > .sch_com_list_area > li .search_category .title .total .num {display: inline-block; color: #ed1c24;}
.integration_sch_com_area > .sch_com_list_area > li .search_category .btn_more2 {display: inline-block; position: absolute; top: 50%; right: 0; transform: translateY(-50%);}
.integration_sch_com_area > .sch_com_list_area > li .search_category .btn_more2 .text {display: inline-block; position: relative; padding: 0 0 0 15px; background-image: url('/images/home/kor/user/sub/icon_more_plus.png'); background-position: center left; background-size: 8px auto; background-repeat: no-repeat; font-weight: 300; font-size:0.9375rem; line-height: 26px;}

.integration_sch_com_area > .sch_com_list_area > li .total_area {margin: 0 0 8px;}
.integration_sch_com_area > .sch_com_list_area > li .total_area .total {font-weight: 400; font-size:0.9375rem; line-height: 26px; color: #8f8f8f;}
.integration_sch_com_area > .sch_com_list_area > li .total_area .total .ft_c {font-weight: 500; color: #1f8ce9;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area {border-top: 2px solid #8f8f8f;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list {}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li {border-bottom: 1px solid #ebebeb;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li .box {display: block; padding: 19px 10px 19px 32px;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li .box > .menu_list {margin: 0 0 5px;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li .box > .menu_list > .list {font-size: 0;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li .box > .menu_list > .list > li {display: inline-block; margin: 0 12px 0 0; padding: 0 19px 0 0; background-image: url('/images/home/kor/user/sub/next_icon2.png'); background-size: 8px 13px; background-position: right center; background-repeat: no-repeat; font-weight: 400; font-size:0.9375rem; line-height: 25px; color: #8f8f8f;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li .box > .menu_list > .list > li:last-child {padding: 0; background-image: inherit;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li .box > .tit {margin: 0 0 10px; font-weight: 500; font-size:1.125rem; line-height: 28px; color: #2f2f2f; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li .box > .cont_text {margin: 0 0 10px; font-weight: 400; font-size:1rem; line-height: 26px; color: #2f2f2f; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.integration_sch_com_area > .sch_com_list_area > li .sch_list_area > .list > li .box > .date {font-weight: 400; font-size:0.9375rem; line-height: 32px; color: #656565;}
.integration_sch_com_area > .sch_com_list_area > li .no_data_box {width:100%;padding: 60px 10px 50px; text-align: center;}
.integration_sch_com_area > .sch_com_list_area > li .no_data_box .box {display: inline-block;padding:0 !important}
.integration_sch_com_area > .sch_com_list_area > li .no_data_box .box .title {margin: 0 0 11px; font-weight: 700; font-size: 1.5rem; line-height: 36px; color: #2f2f2f;}
.integration_sch_com_area > .sch_com_list_area > li .no_data_box .box .title .ft_c {color: #ed1c24;}
.integration_sch_com_area > .sch_com_list_area > li .no_data_box .box .text {font-weight: 300; font-size:1.125rem; line-height: 28px; color: #2f2f2f;}