@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:#1197d5} 
.table_basics_area tr.green td a {color:#71bf44} 
.table_basics_area tr.red td a {color:#ed4040} 


/* 콘텐츠 없을 때 */
.no_contents {padding:35px 10px;text-align:center}
.no_contents.bd {border-top:2px solid #212121;border-bottom:1px solid #e1e1e1}
.no_contents .title {margin-bottom:10px;font-size:1.375rem;font-weight:700}
.no_contents .text {}


/* 공통폼 이미지가 있을 경우 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: 27px;border:0 !important}
.mark_list_area > .list > li .mark.red {color:#fff !important;background-color: #ed4040;}
.mark_list_area > .list > li .mark.blue {color:#fff !important;background-color: #1197d5;}
.mark_list_area > .list > li .mark.blue2 {color:#fff !important;background-color: #032e6f;}
.mark_list_area > .list > li .mark.green {color:#fff !important;background-color: #71bf44;}
.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 #ed4040; color: #ed4040;}
.mark_list_area > .list > li .mark2.blue {border: 1px solid #1197d5; color: #1197d5;}
.mark_list_area > .list > li .mark2.blue2 {border: 1px solid #032e6f; color: #032e6f;}
.mark_list_area > .list > li .mark2.green {border: 1px solid #71bf44; color: #71bf44;}
.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 .page_area {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.flex_between {align-items:flex-end}
.page_com_cont_area.flex_between .page_area {margin: 0;}
.page_com_cont_area.flex_between .btn_area {}
.page_com_cont_area.flex_between .btn_area > .list {font-size: 0;}
.page_com_cont_area.flex_between .btn_area > .list > li {display: inline-block; margin: 0 5px 0 0;}
.page_com_cont_area.flex_between .btn_area > .list > li:last-child {margin: 0;}
.page_com_cont_area.flex_between .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.flex_between .btn_area > .list > li .btn:hover, .page_com_cont_area.flex_between .btn_area > .list > li .btn:focus {background-color: inherit !important;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn.red {border: 1px solid #ed4040; background-color: #ed4040;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn.red:hover,
.page_com_cont_area.flex_between .btn_area > .list > li .btn.red:focus {color: #ed4040;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn.blue {border: 1px solid #3c79d5; background-color: #3c79d5;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn.blue:hover,
.page_com_cont_area.flex_between .btn_area > .list > li .btn.blue:focus {color: #3c79d5;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn.green {border: 1px solid #48a644; background-color: #48a644;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn.green:hover,
.page_com_cont_area.flex_between .btn_area > .list > li .btn.green:focus {color: #48a644;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn.gray {border: 1px solid #848690; background-color: #848690;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn.gray:hover,
.page_com_cont_area.flex_between .btn_area > .list > li .btn.gray:focus {color: #848690;}
.page_com_cont_area.flex_between .btn_area > .list > li .btn .text {display: inline-block;}
.page_com_cont_area.flex_between .page_slt {max-width: 200px; width: 100%;}
.page_com_cont_area.flex_between .page_slt .com_slt {width:100%}
.page_com_cont_area.flex_between .page_slt.sty2 {font-size: 0;}
.page_com_cont_area.flex_between .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.flex_between .page_slt.sty2 .com_slt {display: inline-block; width: calc(100% - 45px); vertical-align: middle;}

/* FAQ */
.faq_com_cont_area {border-top: 2px solid #212121;}
.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: 2; -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: #33b293; 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;}
.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: #f26522; 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 {transition:0.3s}
.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_com_cont_area > .list > li .box .a_cont .file_box > .list > li .file_down:hover .txt {text-decoration:underline;color:#33b293}
/* FAQ */

/* 블로그 */
.blog_com_cont_area {border-top: 2px solid #212121;}
.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: 0;}
.gallery_com_cont_area > .list > li > .box {display:block;border:1px solid #e9e9e9;border-radius:18px;-webkit-transition: all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;overflow:hidden}
.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 .img_inner {display: table-cell; width: 100%; height: 180px; background-color: #f7f7f7; vertical-align: middle; text-align: center;}
.gallery_com_cont_area > .list > li > .box .inner_box .img_box .img_inner img {display: inline-block; transition: all .8s ease;}
.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:52px;font-weight: 600; font-size:1.125rem; 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 > .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;}
.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 19px; background-position: left center; background-repeat: no-repeat; font-weight: 400; font-size:1rem; 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 {box-shadow:4px 4px 10px rgba(0, 0, 0, 0.25)}
.gallery_com_cont_area > .list > li > .box:hover  .inner_box .text_box .title, 
.gallery_com_cont_area > .list > li > .box:focus  .inner_box .text_box .title {color:#33b293;text-decoration:underline}
.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: scale(1.5);}

/* 갤러리 */

/* 갤러리2 */
.gallery_com_cont_area2 {border-top: 2px solid #212121; padding: 28px 0 0;}
.gallery_com_cont_area2 > .list {font-size: 0;}
.gallery_com_cont_area2 > .list > li {display: inline-block; width: calc(50% - 19px); margin: 38px 38px 0 0;}
.gallery_com_cont_area2 > .list > li:nth-child(2n) {margin: 38px 0 0;}
.gallery_com_cont_area2 > .list > li:nth-child(-n+2) {margin: 0 38px 0 0;}
.gallery_com_cont_area2 > .list > li:nth-child(2) {margin: 0;}
.gallery_com_cont_area2 > .list > li > .box {display: table; width: 100%; table-layout: fixed; border: 1px solid #e9e9e9; padding: 20px; 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: 200px; 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: 160px; 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 20px; vertical-align: middle;}
.gallery_com_cont_area2 > .list > li > .box .text_inner .title {height: 54px; margin: 0 0 11px; font-weight: 500; font-size:1.125rem; line-height: 27px; 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_area2 > .list > li > .box .text_inner .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;}
.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 .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 #212121; 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, .gallery_com_cont_area > .list > li > .box:focus .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 #212121; text-align: center; border-collapse: collapse; table-layout: fixed; box-sizing: border-box;}
.table_basics_com_cont_area .table_basics_area .chk_area .inp_chk {width:16px;height:16px;border-color:#9a9a9a;border-width:1px;border-radius:3px}
.table_basics_com_cont_area .table_basics_area th .btn_box {display:inline-flex;align-items:center;justify-content:space-between}
.table_basics_com_cont_area .table_basics_area th .btn_box .btn_icon {width:9px;transition:0.2s}
.table_basics_com_cont_area .table_basics_area th .btn_box .btn_icon:hover {opacity:0.6}
.table_basics_com_cont_area .table_basics_area th .btn_box .btn_icon .icon {}
.table_basics_com_cont_area .table_basics_area thead {border-bottom: 1px solid #ebebeb; background-color: #F8F9FE;}
.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: 500; 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 th.bg {background-color:#f7f7f7}
.table_basics_com_cont_area .table_basics_area tbody tr th.bdr {border-right:1px solid #e1e1e1}
.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;border-right:1px solid #ebebeb}
.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.pd_x0 {padding-top:0;padding-bottom:0}
.table_basics_com_cont_area .table_basics_area tbody tr td a {transition:0.2s}
.table_basics_com_cont_area .table_basics_area tbody tr td.tit {text-align: left; font-weight: 500;}
.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 .file {display: inline-block; width: 18px; height: 10px; 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, 
.table_basics_com_cont_area .table_basics_area tbody tr td .secret  {display: inline-block; width: 19px; height: 19px; margin: 0 5px 0 0; font-size:0;line-height:0;background-size: cover; background-repeat: no-repeat; vertical-align: middle;}
.table_basics_com_cont_area .table_basics_area tbody tr td .new {background-image: url('/images/home/kor/user/board/new_icon.png')}
.table_basics_com_cont_area .table_basics_area tbody tr td .secret {height:17px;background-image: url('/images/home/kor/user/board/lock_icon.png');background-size:11px}
.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 #ed4040; color: #ed4040;}
.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 #ed4040; background-color: #ed4040;}
.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 #ed4040; color: #ed4040;}
.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 #ed4040; background-color: #ed4040;}
.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.hover td, 
.table_basics_com_cont_area .table_basics_area tbody tr.hover td .link, 
.table_basics_com_cont_area .table_basics_area tbody tr.hover td.tit a {color:#10795f}

.table_basics_com_cont_area .table_basics_area tfoot tr {border-bottom:1px solid #e1e1e1}
.table_basics_com_cont_area .table_basics_area tfoot tr.bg_red {background-color:#fff4f4}
.table_basics_com_cont_area .table_basics_area tfoot tr.bg_gray {background-color:#f7f7f7}
.table_basics_com_cont_area .table_basics_area tfoot td {padding:15px;font-size:1rem;line-height:24px}
/* 공지사항 */


/* 공지사항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 #ed4040; color: #ed4040;}
.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 #ed4040; background-color: #ed4040;}
.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 #212121; 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: #ed4040;}
.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 #ed4040; color: #ed4040;}
.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 #e1e1e1;}
.board_view:first-child {margin: 0;}
.board_view.bd0 {border-bottom: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.bd0 {border-bottom:0}
.board_view .board_view_top.txt_left {padding:0}
.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: 10px; padding:5px 10px; background-color:#ec1a10; color:#fff; font-size:0.9375rem;}
.board_view .board_view_top .mark_list .list li .mark.bg1 {border: 1px solid #f13c3c; background-color: inherit; color: #f13c3c;}
.board_view .board_view_top .mark_list .list li .mark.bg2 {border: 1px solid #3ca7f1; background-color: inherit; color: #3ca7f1;}
.board_view .board_view_top .mark_list .list li .mark.bg3 {border: 1px solid #9e9e9e; background-color: inherit; color: #9e9e9e;}
.board_view .board_view_top .mark_list.sty2 .list li .mark {display:inline-block; border:inherit; border-radius: 10px; padding:5px 10px; color:#fff; font-size:0.9375rem;}
.board_view .board_view_top .mark_list.sty2 .list li .mark.bg1 {background-color: #ffb414;} /* 노랑 */
.board_view .board_view_top .mark_list.sty2 .list li .mark.bg2 {background-color: #ff7814;} /* 주황 */
.board_view .board_view_top .mark_list.sty2 .list li .mark.bg3 {background-color: #4894ea;} /* 파랑 */
.board_view .board_view_top .mark_list.sty2 .list li .mark.bg4 {background-color: #46c1ac;} /* 연녹 */
.board_view .board_view_top .mark_list.sty2 .list li .mark.bg5 {background-color: #894c20;} /* 갈색 */
.board_view .board_view_top .mark_list.sty2 .list li .mark.bg6 {background-color: #ff4614;} /* 빨강 */

.board_view .board_title_cont {border-top: 2px solid #212121; 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 {display:inline-block;margin-right:5px}
.board_view .board_view_top .mark {padding:5px 12px;color:#212121;font-size:0.9375rem;font-weight:600;background-color:#fff;border-radius:5px;border:1px solid #212121}
.board_view .board_view_top .mark.round {display:inline-block;padding:2px 10px;border-radius:30px}
.board_view .board_view_top .mark.red {border-color:#ed4040}
.board_view .board_view_top .mark.orange {border-color:#f26522}
.board_view .board_view_top .mark.green {border-color:#71bf44}
.board_view .board_view_top .mark.blue {border-color:#2089ff }
.board_view .board_view_top .tit {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_view_top.sty2 {border-bottom:1px solid #e1e1e1}
.board_view .board_view_top.sty2 .mark_list_area {position:absolute;right:0;top:0}
.board_view .board_view_top.sty2 .tit {max-width:85%;font-size:22px}

.board_view.qna_view .board_view_top {padding:0 0 12px 0;text-align:left}
.board_view.qna_view .board_view_top .tit {margin-bottom:8px;font-size:1.5rem}
.board_view.qna_view .board_view_top .info {}
.board_view.qna_view .board_view_top .info .each {}

.board_view .board_view_con {min-height:250px;padding:40px 25px;}

.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:15px 25px; background-color :#eef1f7; font-weight: 500; font-size: 16px;color:#212121;text-align:center;vertical-align:middle;}
.board_view .board_view_file .file_box {display:table-cell; padding:15px 20px; vertical-align:middle;}
.file_each {margin: 0 0 10px;}
.file_each:last-child {margin-bottom:0;}
.file_each .down_txt:hover, 
.file_each .down_txt:focus {text-decoration:underline;}
.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 18px; 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: 15px; line-height: 22px; word-break: break-all;vertical-align:middle;overflow:hidden}
.file_each .file_each_txt {margin-right:8px;font-weight:500;font-size:15px}
.file_each .btn_file {display:inline-block;padding:0 12px;line-height:24px;font-size:14px;color:#767676;border:1px solid #aaa;border-radius:5px;transition:all 0.2s}
.file_each .btn_file:last-child {margin-right:0}
.file_each .btn_file:hover, 
.file_each .btn_file:focus {color:#fff;border-color:#1197d5;background-color:#1197d5}
.file_each .btn_file .text {display:block}
.file_each .btn_file:hover .text, 
.file_each .btn_file:focus .text {}
/*.board_view .board_view_file .file_each {margin: 0 0 10px;}
.board_view .board_view_file .file_each:last-child {margin-bottom: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: 15px; 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:24px;font-size:14px;color:#767676;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:#fff;border-color:#1197d5;background-color:#1197d5}
.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 {}*/

.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;}
/* ==================== 게시판 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 ==================== */


/* 관리자 답변 */
.board_review {}
.board_review .review_tit {padding:0 10px 0 85px;font-size:1.125rem;font-weight:600;line-height:80px;border:1px solid transparent;border-radius:10px 10px 0 0;position:relative}
.board_review .review_tit::before {display:flex;align-items:center;justify-content:center;width:50px;height:50px;color:#fff;font-size:27px;font-weight:500;border-radius:100%;position:absolute;left:20px;top:50%;transform:translateY(-50%)}
.board_review .review_tit.answer {background-color:#e5ebf5;border-color:#dce0e7}/* #ebf5e5,  border-color:#ecedeb */
.board_review .review_tit.answer::before {content:"A";background-color:#33b293}/* #71bf44 */
.board_review .review_tit.quest {background-color:#e5ebf5;border-color:#dce0e7}
.board_review .review_tit.quest::before {content:"Q";background-color:#33b293}
.board_review .board_view_con {border:1px solid #e1e1e1;border-top:0;border-bottom:0}



/* post nav */
.post_nav {margin: 15px 0 0;}
.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: 14px; width: 15%; background-color: #eef1f7;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: 34px; height: 34px; margin: 0 0 3px; font-size:0.9375rem; line-height: 34px; text-align: center; vertical-align: middle; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.pagination a:hover, .pagination a:focus, .pagination .active {background-color:#f5f5f5; font-weight: 500; color: #33b293; 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 {margin: 0 0 30px;}
.com_sub_tab_area .list {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; background-color: #f5f5f5; border-radius: 5px;}
.com_sub_tab_area .list li {display: table; position:relative; width: 100%; table-layout: fixed; text-align: left;}
.com_sub_tab_area .list li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 44px; background-color:rgba(0,0,0,0.15); transform: translateY(-50%);}
.com_sub_tab_area .list li.on:after, 
.com_sub_tab_area .list li.no_line::after {display: none;}
.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; vertical-align: middle; text-align: center;}
.com_sub_tab_area .list li.on .btn {background-color: #2089ff; border-radius: 5px;}
.com_sub_tab_area .list li .btn .text {display: inline-block; font-weight: 400; font-size:1.125rem; line-height: 24px; color: #222222;}
.com_sub_tab_area .list li.on .btn .text {color: #ffffff;}

.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 #cae5d8; padding: 30px; background-color: #ecfbf4;}
.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 #212121; 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: #f2f9f7; 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:1.25rem; 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: #33b293; 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: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.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 .icon {width:160px;height:160px;margin:0 auto 25px auto;font-size:0;line-height:0;background-color:#f5f5f5;background-position:center;background-repeat:no-repeat;border-radius:100%}
.inner_cont_area .inner_box .icon01 {background-image: url('/images/home/kor/user/common/complet_icon.png')}
.inner_cont_area .inner_box .icon02 {background-image:url(/images/home/kor/user/sub/icon_no_contents.png)}
.inner_cont_area .inner_box .title {margin: 0 0 12px;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 .btn_more {display: inline-block; position: absolute; top: 50%; right: 0; transform: translateY(-50%);}

.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 #212121;}
.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:17px 10px 14px 17px}
.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;color: #656565;}
/*.integration_sch_com_area > .sch_com_list_area > li .no_data_box {padding: 60px 10px 50px; text-align: center;}
.integration_sch_com_area > .sch_com_list_area > li .no_data_box .box {display: inline-block; padding: 180px 0 0; background-image: url('/images/home/kor/user/sub/search_icon.png'); background-position: top center; background-size: 160px; background-repeat: no-repeat;}
.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: #1f8ce9;}
.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;}*/

@keyframes moveX{
	0% {transform:translateX(0)}
	25% {transform:translateX(-1px)}
	50% {transform:translateX(0)}
	75% {transform:translateX(1px)}
	100% {transform:translateX(0)}
}