@charset "UTF-8";
/* Hidden */
.hidden {position: absolute; top: -9999px; left: -9999px;}

/* List Album */
.board-album .list-album {display: inline-block; width: 100%;}
.board-album.horizon1 .list-album > li {width: 100%; margin-bottom:4.1%; position: relative;}
.board-album.horizon1 .list-album > li:last-child {margin-bottom: 0;}
.board-album.horizon2 .list-album > li {width: 50%;}
.board-album.horizon3 .list-album > li {width: 33.3333%;}
.board-album.horizon4 .list-album > li {width: 25%;}
.board-album.horizon5 .list-album > li {width: 20%;}
.board-album .list-album > li {float: left;}
.board-album .list-album .no-data {float: none !important; width: 100% !important; padding: 40px 0; text-align: center;}
.board-album .box { position: relative;}
.board-album .shadow {transition: all 0.5s ease;}
.board-album .shadow:hover {-webkit-box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.2); box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.2);}
.board-album.horizon1 .thumb {height: 47rem;}
.board-album.horizon2 .thumb {height: 425px;}
.board-album.horizon3 .thumb {height: 279px;}
.board-album.horizon4 .thumb {height: 206px;}
.board-album.horizon5 .thumb {height: 163px;}
.board-album .thumb img {width:100%; height: 100%;}
.board-album .thumb .no-img {background:url('../images/no_img.jpg') no-repeat center center; background-size: cover; height:100%;}
.board-album .info {position: relative; line-height:1.2; background: #fff;}
/* .board-album .info:hover {background: #f7fdff;} */
.board-album .info .title {padding:3.36% 0 0 0;}
.board-album .info .title strong {font-family: 'Noto Regular'; font-size: 3.78vw;}
.board-album .info .title .new {position: relative; top: -5px; display: inline-block; text-indent: -9999px; width: 16px; height: 16px; background: url('../images/ico-new.png') no-repeat center center; margin-left: 7px;}
.board-album .info dt {display: none;}
.board-album .info dd {color: #777; font-size: 13px;}
.board-album .info dl {position: relative; display: inline-block; padding-right: 7px; margin-right: 5px;}
.board-album .info dl:after {content: ''; position: absolute; right: 0; top: 4px; width: 1px; height: 9px; background: #d1d1d1;}
.board-album .info dl:last-child:after {display: none;}
.board-album .deleteArtclSeqs {position: absolute; top: 20px; left: 20px; z-index: 1;}
/* .board-album .view-more {padding: 15px; border: 1px solid #d1d1d1; border-radius: 5px; position: absolute; right:15px; top:20px; width: 30px; height: 30px; text-indent: -9999px; background: url('../images/ico-search.png') no-repeat center center;} */
@media all and (min-width:1454px) {
    .board-album.horizon1 .thumb {height: 683px;}
    .board-album .info .title strong {font-size: 55px;}
}
@media all and (max-width:1000px) {
    .board-album.horizon1 .list-album > li {width: 100%;}
    .board-album.horizon2 .list-album > li {width: 100%;}
    .board-album.horizon3 .list-album > li {width: 50%;}
    .board-album.horizon4 .list-album > li {width: 33.3333%;}
    .board-album.horizon5 .list-album > li {width: 25%;}
}

@media all and (max-width:760px) {
    .board-album.horizon1 .list-album > li {width: 100%;}
    .board-album.horizon2 .list-album > li {width: 100%;}
    .board-album.horizon3 .list-album > li {width: 100%;}
    .board-album.horizon4 .list-album > li {width: 50%;}
    .board-album.horizon5 .list-album > li {width: 50%;}
}

@media all and (max-width:500px) {
    .board-album.horizon1 .list-album > li {width: 100%;}
    .board-album.horizon2 .list-album > li {width: 100%;}
    .board-album.horizon3 .list-album > li {width: 100%;}
    .board-album.horizon4 .list-album > li {width: 100%;}
    .board-album.horizon5 .list-album > li {width: 100%;}
}

/* Category */
.board-cate .cate-now{margin-bottom:30px;overflow:hidden; border:1px solid #aaa;}
.board-cate .cate-now li{ float:left;}
.board-cate .cate-now li.all-list{background-color:#18327c;}
.board-cate .cate-now li.all-list a{color:#fff; font-weight:500; background:url(../images/bul-cate.png) 15px 31px no-repeat; padding-right:25px; padding-left:35px;}
.board-cate .cate-now li:nth-child(2){background:url(../images/bg-cate.png) -290px center no-repeat;}
.board-cate .cate-now li a{color:#666; padding:19px 15px; display:block; font-family:'Noto Regular';}
.board-cate .cate-now li.no-cate{padding-top: 19px; padding-left:15px; padding-bottom: 19px; font-weight: 500; color: #999;}
.board-cate .cate-now li + li + li{background:url(../images/line-cate.png) left center no-repeat;}

@media only screen and (max-width:600px){
	.board .cate-now{border:none;}
	.board .cate-now li.all-list{width:100%;  margin-bottom:2px;}
	.board .cate-now li.all-list a{border:1px solid #0060a6;}
	.board .cate-now li{width:calc(100% / 2 - 2px); margin-bottom:2px;}
    .board .cate-now li a{border:1px solid #cfcfcf; text-align:center; padding:12px 15px;}
    .board .cate-now li.all-list a {background-image:none;}
    .board .cate-now li:nth-child(2) a {background-image:none; color:#666;}
    .board .cate-now li:nth-child(2) {background-image:none;}
}

/* Tab */
.board-tab ul {display: inline-block; width: 100%; margin-bottom: 15px; border-bottom: 1px solid #d1d1d1;}
.board-tab ul li {float: left; margin-right: 10px;}
.board-tab ul li a {position: relative; top: 1px; display: block; padding: 10px 15px; border: 1px solid #d1d1d1;}
.board-tab ul li a.on {background: #18327c; color: #fff;}

/* Date Search */
.board-date {text-align: center; background: #f2f2f2; border: 1px solid #d1d1d1; padding: 20px; margin-bottom: 30px;}
.board-date label {font-family: 'Noto Regular'; color: #666; margin: 0 15px; padding-left: 30px; background: url('../images/icon-cal.png') no-repeat left center;}
.board-date input {background: #fff;}
.board-date .line {display: inline-block;}
.ui-widget input, .ui-widget select,
.ui-widget textarea, .ui-widget button,
.ui-datepicker .ui-datepicker-title select,
.ui-datepicker table {font-size: 13px;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {top: 5px;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {left: 2px;}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {right: 2px;}

@media all and (max-width:620px) {
    .board-date .line {display: block;}
}

/* Search */
.board-search {display: inline-block; width: 100%; margin-bottom: 10px;}
.board-search .util-search {float: left; font-family: 'Noto Regular'; font-size: 14px; margin-top: 7px;}
.board-search .util-search a {display: inline-block; width: 30px; text-indent: -9999px; background: url('../images/ico-rss.png') no-repeat center center; margin-right:10px;}
.board-search .util-search strong {color: #dd0042;}
.board-search .form-search {float: right;}
.board-search .box-sel {display: inline-block; margin-right: 10px;}
.board-search .box-sel select {background: #ebebeb url('../images/arrow-search.png') no-repeat right center; font-size: 14px; font-family: 'Noto Regular'; color: #646464; border: 0; height: 40px; border-radius: 100px; min-width: 160px; padding-left: 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.board-search .box-search {position: relative; display: inline-block; background: #ebebeb; height: 40px; line-height: 40px; padding: 0 5px 0 15px; border-radius: 100px; min-width: 300px;}
.board-search .box-search input {position: relative; top: -2px; width: 100%; height: 100%; background: transparent; border: 0; font-family: 'Noto Regular';}
.board-search .box-search input[type="submit"] {position: absolute; right:0; top: 0; width: 40px; background: url('../images/ico-search.png') no-repeat center center; text-indent: -9999px; cursor: pointer;}

@media all and (max-width:780px) {
    .board-search .tbl-search {display: table; width: 100%; table-layout: fixed;}
    .board-search .util-search {display: none;}
    .board-search .form-search {float: left; width: 100%;}
    .board-search .box-sel {width:35%; display: table-cell; margin-right: 0; padding-right: 20px;}
    .board-search .box-sel select {min-width: auto; width: 100%;}
    .board-search .box-search {display: table-cell;}
}

/* View */
/* .view-info {border-top: 2px solid #7c7c7c;} */
/* .view-info .view-num {display: none;} */
.board-view-info {border:2px solid #E0E0E0; border-radius:0.7rem; overflow:hidden;}
.board-view-info > *, .board-view-info dl, .board-view-info dt, .board-view-info dd {margin: 0; padding: 0;} 
.board-view-info dd {padding-left:3.43%;}
.view-info .view-num {display: flex; font-size: 2.75vw; font-family:'Noto Medium'; font-weight: bold; background:#eee; border-bottom:2px solid #e0e0e0; margin: 0; line-height: 1; padding: 3.82% 0 3.82% 3.27%;}
.view-info .view-num dd {padding-left: 0;}
.view-info .view-num > p {font-family: 'Noto Medium'; margin: 0;}
.view-detail {display: inline-block; width: 100%; border-bottom: 2px solid #d1d1d1;}
.view-detail .view-util {float: left; font-size: 2.75vw; color: #666666; font-family: 'Noto Regular'; width:100%; padding:2.12% 0;}
.view-detail .view-util dl {display: inline-block;position: relative; width:100%;}
.view-detail .view-util dl:after {content: ''; position: absolute; right: 0; top: 10px; width: 1px; height: 11px; background: #c3c3c3;}
.view-detail .view-util dl:last-child:after {display: none;}
.view-detail .view-util dl.count dd {padding-left: 25px; background: url('../images/ico-view.png') no-repeat left center;}
.view-detail .view-util .write{display: flex; width:100%;}
.view-detail .view-util .write dt {width:23.32%; text-align: center; position: relative;}
.view-detail .view-util .write dt::after {content: '';width: 1px;height: 1.5rem;background: #A2A2A2;position: absolute;right: 0;top: 50%;margin-top: -0.7rem}
.view-detail .view-util .modify {display: none;}
.view-detail .view-share {float: right; display: none;}
.view-detail .view-share .sns {display: inline-block;}
.view-detail .view-share .util {display: inline-block;}

.view-title-wrap .view-title {font-size: 2.75vw; font-family: 'Noto Regular'; border-bottom: 2px solid #dadada; display: flex; color:#666; padding:2.12% 0;}
.view-title-wrap .view-title dt {width:23.32%; text-align: center; position: relative;}
.view-title-wrap .view-title dt::after {content: '';width: 1px;height: 1.5rem;background: #A2A2A2;position: absolute;right: 0;top: 50%;margin-top: -0.7rem}

.view-url {float: left; font-size: 2.75vw; color: #666666; font-family: 'Noto Regular'; width:100%; padding:2.12% 0;}
.view-url dl {display: flex;}
.view-url dt {width:23.32%; text-align: center; position: relative;}
.view-url dt::after {content: '';width: 1px;height: 1.5rem;background: #A2A2A2;position: absolute;right: 0;top: 50%;margin-top: -0.7rem}
.view-url .youtube-link {color:#666; text-decoration: none;}

.view-file {margin-bottom: 40px; display: none;}
.view-file .row {display: table; width: 100%; border-top: 1px solid #7c7c7c; border-bottom: 2px solid #7c7c7c;}
.view-file .row .title {width: 200px; display: table-cell; vertical-align: middle; padding: 25px 0; background: #f5f5f5; text-align: center; font-family: 'Noto Regular'; color: #444;}
.view-file .row .insert {display: table-cell; vertical-align: middle; padding: 15px 30px;}
.view-file .row .insert a {display: block; padding-left: 30px; margin-top: 5px; margin-bottom: 5px; background: url('../images/ico-add.png') no-repeat left center;}
.view-file .no-file {color: #888;}
@media all and (min-width:1454px) {
    .view-info .view-num {font-size:40px;}
    .view-detail .view-util {font-size: 40px;}
    .view-title-wrap .view-title {font-size: 40px;}
}

@media all and (max-width:1000px) {
    .view-detail .view-util {width: 100%; float: none;}
    .view-detail .view-share {width: 100%; float: none;}
}

@media all and (max-width:700px) {
    .view-file .row {display: block;}
    .view-file .row .title {display: block; width: 100%; text-align: left; padding:15px 0 15px 30px;}
    .view-file .row .insert {display: block; width: 100%;}
}

/* Write Update */
.board-write {}
.board-write .row {display: table; width: 100%; border:2px solid #E0E0E0; border-radius:1.4rem; margin-bottom: 3.35%; position: relative;}
.board-write .row:last-child {margin-bottom:1.2%;}
.board-write .row.cn-table {width:0; height:0; overflow: hidden; display: block; margin: 0; border: none;}
.board-write .title {width:31.32%; display: table-cell; vertical-align: middle; text-align: left; padding:  2.71% 0 2.71% 4.17%; font-size: 3.2rem; font-family: 'Noto Regular'; color: #747474; letter-spacing: -.05em;}
.board-write .insert {display: table-cell; vertical-align: middle; padding: 2.24% 4.17%; font-family: 'Noto Regular'; color: #666;}
.board-write .insert.editor {padding: 12px 0 6px 0;}
/* .board-write .insert input[type="text"],
.board-write .insert input[type="password"] {border: 1px solid #dfdfdf; height: 30px; line-height: 30px; padding: 0 10px; } */
.board-write .insert .long {width: 100%;}
.board-write .insert .space {margin-bottom: 10px;}
/* .board-write .insert .tarea {width: 100%; font-family: 'Noto Regular'; font-size: 14px; color: #666;} */
.board-write .insert .possible {font-size: 13px; color: #888; margin-top: 5px; text-transform: uppercase;}
.board-write .insert .ico-cal { padding-left: 30px; padding-right: 10px; background: url(../images/icon-cal.png) no-repeat left center;}
.board-write .insert .ico-cal.space {margin-left: 10px;}
.board-write .insert .switch {margin-top: 10px;}
.board-write .insert .file-select {font-family: 'Noto Regular'; font-size: 14px; color: #666; padding: 10px; height: 130px;}
.board-write .insert .one-line {overflow: hidden; background: #f5f5f5;  padding: 10px; border-radius:  7px;}
.board-write .insert .one-line li {float: left; margin-right: 10px; }
.board-write .insert .pass-form {margin-top: 10px;}
.board-write .insert .pass-form label {margin-right: 10px;}
.board-write .insert .sel-type {font-family: 'Noto Regular'; font-size: 14px; color: #888; border: 1px solid #dfdfdf; height: 30px; line-height: 29px; padding: 0 40px 0 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #ebebeb url(../images/arrow-search.png) no-repeat right center;}
.board-write .insert .line {display: inline-block;}
.board-write .insert input {font-family:'Noto Regular';}  
.board-write .insert input[type='text'] {font-size:3rem; height:auto; border:none;}
.board-write .insert input[type='text']::placeholder {font-size: 2rem;}
.board-write .insert .writer {font-size: 3rem; height:auto; border: none;}
.board-write .insert .sj {font-size: 3rem; height:auto; border: none;}

/* Contents */
.view-con {padding: 6% 1% 0 1%;}
.view-img {margin-bottom: 30px;}

/* youtube-area */
.youtube-area {width: 100%; max-width: 100%; border-radius: 30px;  box-sizing: border-box;}
.video-container {position: relative; width: 100%; height: auto; padding-top: 56.25%;}
.youtube-area iframe {z-index: 1; top: 0; left: 0; position: absolute; width: 100%; height: 100%;}


/* Paging */
/* ._paging {padding: 50px 0 20px 0;}
._paging > ._inner > ul {margin: 0 5px;}
._paging > ._inner > ul li strong {width: 35px; height: 35px; line-height:32px; background-color: #777; border-color: #777;}
._paging > ._inner > a {width: 35px; height: 35px; line-height:35px; background-image: url('../images/arrow-page.png') !important; background-repeat: no-repeat; background-color: transparent; border: 0;}
._paging > ._inner > a._first {background-position: 0 0;}
._paging > ._inner > a._last {background-position: 0 -105px;} */

._paging {padding:4.4% 0 0 0;}
._paging ._inner {height:auto; display: flex; align-items: center; justify-content: center; }
._paging ._inner a {border: none; width:4.3rem; height:4.3rem; font-size: 2.06vw; line-height: 4.3rem;}
._paging ._inner ul {height:auto; }
._paging ._inner strong {width:4.3rem; height:4.3rem; font-size: 2.06vw; line-height: 4.3rem;}
._paging > ._inner > ul {padding:0 2%;}
._paging > ._inner > ul li strong { background-color: #256EE3; border-color: #256EE3; border-radius:0.7rem; }
._paging > ._inner > ul li > a {border-radius:5px; }
/* ._paging > ._inner > a {background-image: url('../images/arrow-page.png') !important; background-repeat: no-repeat; background-color: transparent; border: 0;} */
._paging > ._inner > a._first {background:url('../images/prev_all.png') no-repeat center center; background-size: contain;}
._paging > ._inner > a._last {background:url('../images/next_all.png') no-repeat center center; background-size: contain;}
._paging > ._inner > a._listPrev {background:url('../images/prev_btn.png') no-repeat center center; background-size: contain;}
._paging > ._inner > a._listNext {background:url('../images/next_btn.png') no-repeat center center; background-size: contain;}
._paging ._inner a._prev {background:url('../images/prev_page.png') no-repeat center center; background-size: contain;}
._paging ._inner a._next {background:url('../images/next_page.png') no-repeat center center; background-size: contain;}
._paging ._inner ._pageState {display: none;}
._paging ._inner ul li {display: block;}

@media all and (min-width:1454px) {
    ._paging ._inner a {font-size: 30px;}
    ._paging > ._inner > ul li strong {font-size: 30px;}
    ._paging ._inner a {border: none; width:63px; height:63px; line-height: 63px;}
    ._paging ._inner strong { width:63px; height:63px; line-height: 63px;}
}

@media all and (max-width:500px) {
    /* 페이지네이션 */
    ._paging > ._inner > ul {display: none;}
    ._paging ._inner strong {font-size: 16px; width:32px; height:32px;  line-height: 28px;}
    ._paging ._inner a {width:32px; height:32px; line-height: 28px; font-size: 16px;}
    ._paging ._inner ._pageState {display: block;}
    ._paging ._inner ._pageState > span {font-size: 16px;}
    /* ._paging > ._inner > a._last, ._paging > ._inner > a._first {display: none;} */
    
}




/* Prev Next */
.view-navi {position: relative;}
.view-navi .navi-info {display: none;}
.view-navi .title {display: none;}
.view-navi a {text-indent: -9999px;}
.view-navi .prev a {position: absolute; top: 0; left: 0; width: 55px; height: 55px; background: url('../images/btn-prev.png') no-repeat center center; }
.view-navi .next a {position: absolute; top: 0; right: 0; width: 55px; height: 55px; background: url('../images/btn-next.png') no-repeat center center; }
.view-navi a:after {position: absolute; top: 10px; text-indent: 0; }
.view-navi .prev a:after {content: '이전글'; left: 120%; font-family: 'Noto Regular'; width: 70px;}
.view-navi .next a:after {content: '다음글'; right: 120%; font-family: 'Noto Regular'; width: 70px;}

@media all and (max-width:675px) {
    .view-navi {display: none;}
}

/* Button */
/* .helpcall-wrap .list-btn .board-button {text-align: center; display: inline-block; width: 100%;}
.helpcall-wrap .list-btn .board-button .btn-mine {float: left;}
.helpcall-wrap .list-btn .board-button .btn-control {float: right;}
.helpcall-wrap .list-btn .board-button .btn-deco {display: inline-block; cursor: pointer; font-size: 16px; height: 50px; text-align: center; padding: 0 35px; border-radius:1.2rem; font-family: 'Noto Medium';} */

/* 영상 리스트 수정삭제 버튼 */
.helpcall-wrap .list-btn {padding-top:2%; text-align: right;}
.helpcall-wrap .list-btn > input:first-child {margin-right:2.04%;}
.helpcall-wrap .list-btn .btn-deco {cursor: pointer; font-size:2.48vw; width: auto; text-align: center; padding: 1.8% 3.84%;  border-radius:1.2rem; font-family: 'Noto Medium';}
.helpcall-wrap .list-btn .btn-deco.color1 {background: #313644; border: 1px solid #313644; color:#fff;}
.helpcall-wrap .list-btn .btn-deco.color2 {background: #256EE3; border: 1px solid #256EE3;}
.helpcall-wrap .list-btn .btn-deco.color3 {background: #fff; border: 1px solid #256EE3; color: #256EE3;}
.helpcall-wrap .list-btn .btn-deco.color4 {background: #fff; border: 1px solid #ce2856; color: #ce2856;}
.helpcall-wrap .list-btn .btn-deco.color5 {background: #fff; border: 1px solid #BDBDBD; color: #111;}
.helpcall-wrap .list-btn .btn-deco.color6 {background: #F0F0F0; border: 1px solid #F0F0F0; color: #256EE3;}



/* .helpcall-wrap .board-button {display: flex; justify-content: space-between; margin-top: 5.8%;}
.helpcall-wrap .board-button  a.btn-deco, .board-button  input.btn-deco, .helpcall-wrap .list-btn .btn-deco  {color: #fff;}
.helpcall-wrap .board-button .btn-deco {display: inline-block; cursor: pointer; font-size: 3.16vw; color:#fff;  line-height: 1.5; text-align: center; width:48.44%; height:auto; border-radius: 1.2rem; font-family: 'Noto Medium'; padding:2.5% 0;}
.helpcall-wrap .board-button .btn-deco.color1 {background: #313644; border: 1px solid #313644;}
.helpcall-wrap .board-button .btn-deco.color2 {background: #256EE3; border: 1px solid #256EE3;}
.helpcall-wrap .board-button .btn-deco.color3 {background: #fff; border: 1px solid #256EE3; color: #256EE3;}
.helpcall-wrap .board-button .btn-deco.color4 {background: #fff; border: 1px solid #ce2856; color: #ce2856;}
.helpcall-wrap .board-button .btn-deco.color5 {background: #fff; border: 1px solid #BDBDBD; color: #111;} */

.helpcall-wrap .board-button.view {margin-bottom: 40px; text-align: center;}
.helpcall-wrap .board-button.view .btn-mine {float: none; display: inline-block;}
.helpcall-wrap .board-button.view .btn-control {float: none; display: inline-block; margin-top: 3%;}

/* 1btn */ 
.helpcall-wrap .reg-btn {width:100%; display: block;}
.helpcall-wrap .one-btn, .two-btn {width:48.44%; height:auto; font-size: 3.16vw; padding: 3.06% 0; display: block;} 

@media all and (min-width:1454px) {
    .helpcall-wrap .list-btn .btn-deco {font-size: 36px;}
    .helpcall-wrap .board-button .one-btn {font-size: 46px;}
}

a.samll-btn, input.samll-btn {color: #fff; display: inline-block !important;}
.small-btn-box {text-align: center;}
.small-btn-box.align-r {text-align: right;}
.small-btn-box .samll-btn {display: inline-block; cursor: pointer; font-size: 14px; height: 35px; line-height: 35px; text-align: center; padding: 0 20px; margin: 0 5px; font-family: 'Noto DemiLight';}
.small-btn-box .samll-btn.color1 {background: #0c837f; color: #fff; border: 1px solid #0c837f;}
.small-btn-box .samll-btn.color2 {background: #fff; color: #ce2856; border: 1px solid #ce2856;}

.tiny-btn {display: inline-block; cursor: pointer; font-size: 13px; height: 25px; line-height: 20px; border-radius: 50px; text-align: center; padding: 0 12px; margin: 0 3px; font-family: 'Noto DemiLight';}
.tiny-btn.color1 {background: #0c837f; border: 1px solid #0c837f; color: #fff;}
.tiny-btn.color2 {background: #ce2856; border: 1px solid #ce2856; color: #fff;}

.file-btn {border: 1px solid #d5d5d5; height: 30px; line-height:26px; padding-left: 35px; padding-right: 20px; cursor: pointer;}
.file-btn.add {background: #ececec url('../images/ico-file-add.png') no-repeat 10px center; margin-right: 5px;}
.file-btn.del {background: #ececec url('../images/ico-file-del.png') no-repeat 14px center;}


/* Comment */
.view-comment-write {position: relative; border: 1px solid #aaaaaa; border-top: 2px solid #7c7c7c; padding: 15px 30px 20px 30px; margin-bottom: 40px;}
.view-comment-write .name {margin-bottom: 15px;}
.view-comment-write .name label {font-family: 'Noto Regular'; font-size: 13px; padding-right: 10px; color: #666;}
.view-comment-write .name input {border-radius: 3px; padding: 5px;}
.view-comment-write textarea {width: 100%; background: #f2f2f2; padding: 15px; font-family: 'Noto Regular'; margin-bottom: 10px;}
.view-comment-list {padding-bottom: 20px;}
.view-comment-list li {border: 1px solid #7c7c7c; padding: 20px; padding-top: 10px; margin-bottom: 20px;}
.view-comment-list .title {display: block; margin-bottom: 10px; font-family: 'Noto Regular';}
.view-comment-list .title .date {font-size: 14px; color: #777; margin-left: 10px; position: relative; top: -1px;}
.view-comment-list .comment {background: #f2f2f2; padding: 15px; font-family: 'Noto Regular';}
.view-comment-write .must {top:4px}

/* Answer */
.view-answer {position: relative; border: 1px solid #aaaaaa; border-top: 2px solid #7c7c7c; padding: 15px 30px 20px 30px; margin-bottom: 40px;}
.view-answer:after {content: ''; position: absolute; top: 0; left: 30px; width: 36px; height: 38px;  background: url('../images/ico-reply.png') no-repeat left top;}
.view-answer .answer-title {padding-left: 55px;}
.view-answer .answer-title .title {font-size: 17px; color: #444; font-family: 'Noto Regular'; line-height: 1.2;}
.view-answer .answer-info {color: #9b9b9b; font-family: 'Noto DemiLight'; font-size: 14px; margin-bottom: 20px;}
.view-answer .answer-info .writer {position: relative; padding-right: 10px; margin-right: 10px;}
.view-answer .answer-info .writer:after {content: ''; position: absolute; right: 0; top: 6px; width: 1px; height: 10px; background: #c3c3c3; }
.view-answer .answer {background: #f2f2f2; padding: 15px; font-family: 'Noto Regular'; margin-bottom: 20px;}

._popup {height: 100%; font-family: 'Noto Regular';}
._popup #_popupHeader {padding-top: 20px; padding-bottom: 10px; height: auto !important; line-height:normal !important;}
._popup #_popupHeader h1 {float: none !important; display: block; padding-left: 33px; background: url('../images/bul-pop.png') no-repeat left center; font-family: 'Noto Regular'; font-size: 20px !important;}

.answer-write {border-top: 2px solid #7c7c7c;}
.answer-write .box-answer {margin-bottom: 40px;}
.answer-write .row {display: table; width: 100%;border-bottom: 1px solid #d1d1d1;}
.answer-write .row .title {width: 130px; display: table-cell; vertical-align: middle; text-align: left; padding: 15px 10px; background: #f5f5f5; font-family: 'Noto Regular'; color: #444;}
.answer-write .row .insert {display: table-cell; vertical-align: middle; padding: 15px 30px; font-family: 'Noto Regular';  font-size: 14px;}
.answer-write .row textarea {width: 100%; background: #f2f2f2; padding: 15px; font-family: 'Noto Regular'; }
.answer-write .insert input[type="text"], .answer-write .insert input[type="password"] {border: 1px solid #dfdfdf; height: 30px; line-height: 30px; padding: 0 10px;}
.answer-write .insert .long {width: 100%;}

/* Must */
mark.must {width: 10px; position: relative; top: 6px; display: inline-block; background: url('../images/ico-mark.png') no-repeat; text-indent: -9999px;}

/* 공공누리 */	
.kogl_wrap {
    border-top: 1px solid #426dca;
    border-bottom: 1px solid #426dca;
    background-color: #f6f6f6;
    padding: 20px 30px;
    font-size: 0.94em;
    display: table;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
    font-weight: 400;
}
.kogl_wrap .open_img {
    margin-right: 10px;
}
.kogl_wrap a {
    display: table-cell;
    vertical-align: middle;
}
.blockUI.blockMsg.blockPage.custom-block {height:62vmin !important; padding:2% 1% !important; border-radius:1.3rem;}
.blockUI.blockMsg.blockPage.custom-block  > ._blockInner {height:100%;}
.blockUI.blockMsg.blockPage.custom-block  > ._blockInner > iframe.custom-block {height:100% !important; min-height: auto;}
.blockUI.blockMsg.blockPage.custom-block  > ._blockInner > a._blockClose {top:-65px;}

@media all and (max-width:840px) {
    .blockUI.blockMsg.blockPage.custom-block {height:65.5vmin !important;}
    .blockUI.blockMsg.blockPage.custom-block  > ._blockInner > a._blockClose {top:-45px;}
}
@media all and (max-width:500px) {
    .view-info .view-num {font-size: 16px;}
    .view-detail .view-util {font-size: 16px;}
    .view-title-wrap .view-title {font-size: 16px;}
    .view-url {font-size: 16px;}
    .board-write .insert input[type='text']::placeholder {font-size: 12px;}
}