@charset "utf-8";
/* reset.css */

/* font */
@font-face {
  font-family: 'NotoKR';
  font-weight: 400;
  font-display: auto;
  src: local(NotoSansKR-Light);
  src: url(/resource/font/NotoSansKR/NotoSansKR-Light.eot); /* IE 호환성 보기 */
 src:url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2') format('woff2'),
		url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff') format('woff'),
		url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf') format('opentype');
		unicode-range:
		  /****** Unicode Range **********/
		  /**** 영문 : ****/
		  U+0020,U+0041-005A,U+0061-007A,
		  /**** 숫자 : ****/
		  U+0030-0039,U+002E,
		  /**** 한글 : ****/
		  U+0020-007E,U+1100-11F9,U+3000-303F,U+3131-318E,U+327F-327F,U+AC00-D7A3,U+FF01-FF60,
		  /**** 라틴 : ****/
		  U+0020-002F,U+0030-0039,U+003A-0040,U+0041-005A,U+005B-0060,U+0061-007A,U+007B-007E;
}
@font-face {
  font-family: 'NotoKR';
  font-weight: 500;
  font-display: auto;
  src: local(NotoSansKR-Regular);
  src:url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2') format('woff2'),
		url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff') format('woff'),
		url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf') format('opentype');
		unicode-range:
		  /****** Unicode Range **********/
		  /**** 영문 : ****/
		  U+0020,U+0041-005A,U+0061-007A,
		  /**** 숫자 : ****/
		  U+0030-0039,U+002E,
		  /**** 한글 : ****/
		  U+0020-007E,U+1100-11F9,U+3000-303F,U+3131-318E,U+327F- 327F,U+AC00-D7A3,U+FF01-FF60,
		  /**** 라틴 : ****/
		  U+0020-002F,U+0030-0039,U+003A-0040,U+0041-005A,U+005B- 0060,U+0061-007A,U+007B-007E;
}
@font-face {
  font-family: 'NotoKR';
  font-weight: 700;
  font-display: auto;
  src: local(NotoSansKR-Medium);
  src:url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2') format('woff2'),
		url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff') format('woff'),
		url('//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf') format('opentype');
		unicode-range:
		  /****** Unicode Range **********/
		  /**** 영문 : ****/
		  U+0020,U+0041-005A,U+0061-007A,
		  /**** 숫자 : ****/
		  U+0030-0039,U+002E,
		  /**** 한글 : ****/
		  U+0020-007E,U+1100-11F9,U+3000-303F,U+3131-318E,U+327F- 327F,U+AC00-D7A3,U+FF01-FF60,
		  /**** 라틴 : ****/
		  U+0020-002F,U+0030-0039,U+003A-0040,U+0041-005A,U+005B- 0060,U+0061-007A,U+007B-007E;
}
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{margin:0;padding:0}
body,button,input,select,table,textarea{font-family:'NotoKR','Malgun Gothic','gothic','고딕','새굴림',Arial,sans-serif;font-size:15px;font-weight:500;color:#595959;line-height:1.3;letter-spacing:-1px}
html{height:100%}
body{height:100%;-webkit-text-size-adjust:none}
button,fieldset,img{border:0 none}
fieldset,img{border:0}
img,li{vertical-align:top}
li,ol,ul{list-style:none}
address,em{font-style:normal}
a{color:inherit;text-decoration:none}
a:active,a:focus,a:hover{text-decoration:none}
button{border:0;background:0 0;cursor:pointer}
table{margin:0;padding:0;border:0;border-spacing:0}
input,select,textarea,button{vertical-align:top}
input,select,textarea{border:0;background:0;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none}
select::-ms-expand{display:none}
textarea{resize:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none}
embed,iframe,img,object,video{max-width:100%}
input[type=search]::-ms-clear,input[type=search]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}
input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}
input[type='text'],input[type='password'],input[type='submit'],input[type='search']{-webkit-appearance:none;border-radius:0;background-color:transparent}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='file']{-webkit-appearance:button;border-radius:0}
.ir_text,legend,.blind{overflow:hidden;position:absolute;border:0;width:1px;height:1px;clip:rect(1px,1px,1px,1px)}
caption.ir_text {position:static;text-indent:100%; white-space:nowrap; overflow:hidden; width:1px; height:1px;}
.tit{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@media screen and (max-width:1239px){
  html{font-size:10px;font-size:0.625rem;}
  body,button,input,select,table,textarea{letter-spacing:-0.05rem;}
}
@media screen and (max-width:767px) {
  html{font-size:10px;font-size:0.625rem;-webkit-text-size-adjust: none;}
  body,html{height:100%}
  body,button,input,select,table,textarea{font-size:1.6rem}
}
/*-- reset.css */
/* layer_popup */
body.no_scroll{height:100% !important;overflow:hidden !important}
.layer_popup_wrap{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}
.layer_popup_wrap:before{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:.5;content:''}
.layer_popup{position:absolute;top:50%;left:50%;width:auto;height:auto;padding-top:52px;background:#fff;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.layer_popup .popup_header{position:absolute;top:0;left:0;width:100%;z-index:10;background:#0e4874;}
.layer_popup .popup_header .btn_close{display:block;position:absolute;top:0;right:0;padding:17px 20px;}
.layer_popup .popup_header .btn_close .sp{display: block;width:18px;height:18px;background: url(/resource/templete/nl/common/img/common/sp.png) 0 0 no-repeat;background-position:-211px 0;}
.layer_popup .popup_title{padding:15px 20px;font-size:18px;color:#fff;font-weight:500;}
.layer_popup .popup_contents{height:100%;overflow:auto;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.layer_popup .popup_contents>.btn_wrap{display:none}
.layer_popup .popup_contents>.btn_wrap .btn{width:100%}

@media screen and (max-width:767px){
    .layer_popup{width:100%;height:80%;overflow:hidden;padding-top:49px}
    .layer_popup .popup_title{padding:13px 32px 13px 15px;font-size:1.8rem}
    .layer_popup .popup_header .btn_close{padding:16px 15px 10px 10px}
    .layer_popup .popup_header .btn_close .sp{width:17px;height:17px;background:url(/resource/templete/nl/img/sub/btn_close.png)no-repeat;}
	.layer_popup_wrap.img_popup_layer .layer_popup .popup_header .btn_close .sp {background-position:-145px -33px}
    .layer_popup .popup_contents{padding:13px 15px 12px}
    .layer_popup .popup_contents>.btn_wrap{display:block}
}

/* paginate */
.paginate{margin-top:25px;font-size:0;text-align:center}
.paginate a{display:inline-block;width:32px;height:32px !important;margin:0 2px;border:1px solid #ccc;background-position:center center;background-repeat:no-repeat;padding:0 !important;}
.paginate a span{width:36px;height:36px;vertical-align:middle}
.paginate .sp_start{background-image:url(/resource/templete/nl/common/img/common/first-arrow.png);background-size:25px;}
.paginate .sp_finish{background-image:url(/resource/templete/nl/common/img/common/last-arrow.png);background-size:25px;}
.paginate .sp_prev{background-image:url(/resource/templete/nl/common/img/common/left-arrow.png);background-size:25px;}
.paginate .sp_next{background-image:url(/resource/templete/nl/common/img/common/right-arrow.png);background-size:25px;}
.paginate .paginate_input_wrap{display:inline-block;margin:0 6px 0 8px;font-size:16px;font-weight:500;color:#333;vertical-align: top;}
.paginate .paginate_input{display:inline-block;width:30px;height:30px;margin-right:6px;border-bottom:1px solid #000000;font-size:16px;font-weight:400;color:#333;text-align:center;vertical-align:top}
.gazette_wrap .paginate .paginate_input {width:45px}
.paginate .paginate_input2{width:45px;}
.paginate .total_num{margin:0 10px 0 5px;}
.paginate .btn_page_go{width:57px;height:32px;background:#485059;font-weight:500;color:#fff;line-height:30px}
@media screen and (max-width:767px) {
    .paginate{margin-top:13px}
    .paginate a{width:28px;height:28px !important;margin:0 1px;}
    .paginate a span{width:28px;height:28px;vertical-align:middle}
    .paginate .paginate_input_wrap{margin:0;font-size:1.4rem}
    .paginate .paginate_input{height:28px;margin:0}
    .paginate .btn_page_go{height:28px;font-size:1.4rem;line-height:28px}
}

/* search form */
.search_wrap.search_wrap-type-2{margin-top:10px;padding:20px;background: #f8f8f8;border: 1px solid #dcdcdc;}
.search_wrap .inner{min-height:32px;margin:0 auto}
.search_wrap .result_info{float:left;font-size:16px;color:#4f4f4f;line-height:34px}
.search_wrap .total_title{display:inline-block}
.search_wrap .total_num{display:inline-block;font-weight:700;color:inherit;}
.search_wrap .search_info{overflow:hidden;height:35px;font-size:0;text-align:right;white-space:nowrap}
.search_wrap .input_select_wrap{display:inline-block;min-width:95px;height:100%;vertical-align:top;}
.search_wrap .input_select_wrap select{border-right:none;}
.search_wrap .input_text_wrap{display:inline-block;width:280px;height:100%;border-right:0;border-left:0;vertical-align:middle}
.search_wrap .btn_search{display:inline-block;width:38px;height:100%;border:1px solid #ccc;border-left:0;background:#fff}
.search_wrap .search{display:block;margin: 0 auto;width:20px;height:20px;background:#fff url(/resource/templete/nl/common/img/common/mgf-glass.png) center center no-repeat;}
@media screen and (max-width:767px) {
    .search_wrap .result_info{float:none;font-size:1.4rem;}
    .search_wrap .search_info{height:auto;white-space:normal}
    .search_wrap .input_select_wrap{width:100%;height:36px}
    .search_wrap .input_text_wrap{width:90%;height:36px;margin-top:10px;}
    .search_wrap .input_text{padding:0 14px;font-size:1.6rem}
    .search_wrap .btn_search{width:10%;height:36px;margin-top:10px;padding-right:0;text-align:right}
    .search_wrap .input_select_wrap select {border-right: solid 1px #ccc;}
}

/* board_util_wrap */
.board_util_wrap{margin:10px 0;font-size:0}
.board_util_wrap .input_select_wrap{display:inline-block;width:93px;height:33px}
.board_util_wrap .input_select_wrap select{border-right:0}
.board_util_wrap .input_select_wrap:first-child{margin:0}
.board_util_wrap .input_select_wrap.sel_type1{width:153px}
.board_util_wrap .input_select_wrap.sel_type2{width:110px}
.board_util_wrap .input_select_wrap.sel_type2 .type{border-right:1px solid #ccc;}
.board_util_wrap .input_select_wrap.sel_type3{width:109px}
.board_util_wrap .btn_view{min-width:45px;padding:7px 0;background:#485059;font-size:15px;color:#fff}
.board_util_wrap .category_info_type2{display:inline-block;}
.board_util_wrap .category_info_type3{width:735px;text-align:right;}
@media screen and (max-width: 640px){
	.end-databox {clear:both;display:block;margin-top:5px;}
	.board_util_wrap .start-databox .input_select_wrap.sel_type2,
	.board_util_wrap .end-databox .input_select_wrap.sel_type2 { width: 35%;}
    .board_util_wrap .input_select_wrap{margin-top:0;}
    .board_util_wrap .input_select_wrap select{font-size:1.4rem;}
    .board_util_wrap .btn_view{font-size:1.4rem;padding: 7px 0;}
}


.ucbrd1_detail_wrap .title_wrap {
    border-bottom: 1px solid #dfdfdf
}
.ucbrd1_detail_wrap .title_area {
    display: block;
    position: relative;
    padding: 0 21px 18px;
    font-size: 0
}
.ucbrd1_detail_wrap .category {
    display: inline-block;
    margin-right: 11px;
    min-width: 84px;
    padding: 0 24px;
    border: 1px solid #5692bc;
    background: #fff;
    font-size: 18px;
    color: #4e8bb6;
    text-align: center;
    line-height: 31px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.ucbrd1_detail_wrap .title {
    font-size: 18px;
    color: #4d4d4d
}
.ucbrd1_detail_wrap .board_info_area {
    border-top: 2px solid #4f90a6;
}
.ucbrd1_detail_wrap .board_info_list {
    padding: 20px 24px 21px 24px;
    font-size: 0
}
.ucbrd1_detail_wrap .board_info_item {
    display: inline-block;
    position: relative;
    margin-left: 16px;
    padding-left: 16px;
    font-size: 15px;
    font-weight: 400;
    color: #626262
}
.ucbrd1_detail_wrap .board_info_item:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 19px;
    background: #dfdfdf;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: ''
}
.ucbrd1_detail_wrap .board_info_item:first-child {
    margin-left: 0;
    padding-left: 0
}
.ucbrd1_detail_wrap .board_info_item:first-child:before {
    display: none
}
.ucbrd1_detail_wrap .board_info_item .writer:before {
    content: '('
}
.ucbrd1_detail_wrap .board_info_item .writer:after {
    content: ')'
}
.ucbrd1_detail_wrap .info_title:after {
    content: ' :'
}
.ucbrd1_detail_wrap .board_contents {
    padding: 34px 22px 40px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 16px;
    color: #3c3c3c;
    line-height: 1.9
}
.ucbrd1_detail_wrap .btn_view_wrap {
    text-align: center
}
@media screen and (max-width:767px) {
    .ucbrd1_detail_wrap .title_wrap {
        position: relative
    }
    .ucbrd1_detail_wrap .category {
        position: absolute;
        min-width: 0;
        margin: 0;
        padding: 0;
        border: 0;
        background: 0 0;
        font-size: 1px;
        color: transparent;
        line-height: 1
    }
    .ucbrd1_detail_wrap .title_area {
        padding: 0 0 10px
    }
    .ucbrd1_detail_wrap .title {
        font-size: 1.9rem
    }
    .ucbrd1_detail_wrap .board_info_list {
        padding: 8px 0 10px
    }
    .ucbrd1_detail_wrap .info_title {
        display: none
    }
    .ucbrd1_detail_wrap .hits_item .info_title {
        display: inline-block
    }
    .ucbrd1_detail_wrap .board_info_item {
        margin-left: 0;
        padding-left: 0
    }
    .ucbrd1_detail_wrap .board_info_item:before {
        display: none
    }
    .ucbrd1_detail_wrap .hits_item {
        margin-left: 8px;
        padding-left: 10px
    }
    .ucbrd1_detail_wrap .hits_item:before {
        display: block;
        height: 11px
    }
    .ucbrd1_detail_wrap .writer_item {
        display: block;
        margin-bottom: 4px
    }
    .ucbrd1_detail_wrap .board_contents {
        padding: 12px 0 22px;
        font-size: 1.5rem;
        line-height: 1.6
    }
    .ucbrd1_detail_wrap .btn_view_wrap {
        margin-top: 10px
    }
    .ucbrd1_detail_wrap .btn_view_wrap .btn_list {
        width: 100%
    }
}
/* faq_search_wrap */
.faq_search_wrap{padding:20px;border-top: 1px solid #999999;border-bottom: 1px solid #999999;background:#ebebeb;font-size:0;text-align:right}
.faq_search_wrap .inner{min-height:32px;margin:0 auto}
.faq_search_wrap .category_search_wrap{display:inline-block;font-size:0;vertical-align:middle}
.faq_search_wrap .category_search_wrap .input_select_wrap{display:inline-block;width:176px;height:34px}
.faq_search_wrap .category_search_wrap .input_select_wrap select{border-right:0;border-color:#ccc}
.faq_search_wrap .category_search_wrap .input_select_wrap:first-child{margin:0}
.faq_search_wrap .category_search_wrap .btn_view{min-width:45px;padding:7px 0 8px;background:#485059;font-size:15px;color:#fff}
.faq_search_wrap .result_info{float:left;font-size:16px;color:#333;line-height:34px;font-weight:500;}
.faq_search_wrap .total_title{display:inline-block}
.faq_search_wrap .total_num{display:inline-block;font-weight:700;color:#0e4874}
.faq_search_wrap .search_info{display:inline-block;overflow:hidden;height:35px;margin-left:13px;font-size:0;white-space:nowrap;vertical-align:middle}
.faq_search_wrap .input_select_wrap{display:inline-block;min-width:95px;height:100%;vertical-align:top;}
.faq_search_wrap .input_select_wrap select{border-right:none;}
.faq_search_wrap .input_text_wrap{display:inline-block;width:280px;height:100%;border-right:0;border-left:0;vertical-align:middle}
.faq_search_wrap .btn_search{display:inline-block;width:38px;height:99%;border:1px solid #ccc;border-left:0;background:#fff}
.faq_search_wrap .search{display:block;margin:0 auto;width:20px;height:20px;background:url(/resource/templete/nl/common/img/common/mgf-glass.png) center center no-repeat;}
.faq_search_wrap label{margin:0;}
@media screen and (max-width:767px) {
    .faq_search_wrap{padding:10px}
    .faq_search_wrap .category_search_wrap{display:block;position:relative;width:100%}
    .faq_search_wrap .category_search_wrap .input_select_wrap{width:100%;padding-right:45px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
    .faq_search_wrap .category_search_wrap .btn_view{position:absolute;top:0;right:0}
    .faq_search_wrap .result_info{float:none;margin-bottom:5px;}
    .faq_search_wrap .search_info{height:auto;margin:10px 0 0;white-space:normal;width: 100%;}
    .faq_search_wrap .input_select_wrap{width:100%;height:35px}
    .faq_search_wrap .input_select_wrap select{font-size:1.6rem}
    .faq_search_wrap .input_text_wrap{width:90%;height:35px;margin-top:10px;}
    .faq_search_wrap .input_text{padding:0 14px;font-size:1.6rem}
    .faq_search_wrap .btn_search{width:10%;height:35px;margin-top:10px;text-align:right}
    .faq_search_wrap .search{width:20px;height:20px;margin:0 auto;background-position:0 0}
    .faq_search_wrap .input_select_wrap select{border:solid 1px #ccc;}
    .faq_search_wrap .input_text_wrap input[type="text"]{padding:5px 5px 4px 5px;}
}

.ucfaq1_wrap .faq_list {
    border-top: 2px solid #4f90a6;
    border-bottom: 1px solid #a6a6a6;
    margin-top: 20px;
}
.ucfaq1_wrap .faq_item {
    border-bottom: 1px solid #dcdcdc
}
.ucfaq1_wrap .faq_item:last-child {
    border-bottom: none
}
.ucfaq1_wrap .question_title {
    display: block;
    padding: 0 25px 0 22px
}
.ucfaq1_wrap .faq_item .title {
    display: block;
    position: relative;
    padding: 22px 36px 22px 46px;
    font-size: 18px;
    color: #535353
}
.ucfaq1_wrap .faq_item .title:before {
    position: absolute;
    top: 22px;
    left: 0;
    width: 26px;
    height: 24px;
    background: url(/resource/templete/nl/common/img/common/sp.png) 0 0 no-repeat;
    background-position: -157px 0;
    content: ''
}
.ucfaq1_wrap .faq_item .title:after {
    position: absolute;
    top: 28px;
    right: 0;
    width: 20px;
    height: 12px;
    background: url(/resource/templete/nl/common/img/common/sp.png) 0 0 no-repeat;
    background-position: -118px -25px;
    content: ''
}
.ucfaq1_wrap .faq_answer {
    display: none
}
.ucfaq1_wrap .question_answer {
    display: block;
    position: relative;
    padding: 36px 64px 36px 62px;
    background: #f1f1f1;
    font-size: 16px;
    font-weight: 400;
    color: #2a2a2a;
    line-height: 1.4
}
.ucfaq1_wrap .question_answer:before {
    position: absolute;
    top: 36px;
    left: 24px;
    width: 24px;
    height: 20px;
    background: url(/resource/templete/nl/common/img/common/sp.png) 0 0 no-repeat;
    background-position: -185px 0;
    content: ''
}
.ucfaq1_wrap .question_answer:after {
    position: absolute;
    top: -12px;
    left: 28px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 12px 7px;
    border-color: transparent transparent #f1f1f1 transparent;
    content: ''
}
.ucfaq1_wrap .faq_item.is_open .title,
.ucfaq1_wrap .faq_item:focus .title,
.ucfaq1_wrap .faq_item:hover .title {
    color: #000
}
.ucfaq1_wrap .faq_item.is_open .title:after {
    background-position: -96px -25px
}
.ucfaq1_wrap .no_cont {
    width: 98%;
    margin: 48px 9px 40px;
    padding: 50px 0;
    border: 1px solid #dbdbdb
}
.ucfaq1_wrap .no_cont .txt {
    font-size: 22px;
    color: #4f4f4f;
    text-align: center
}
.ucfaq1_wrap .no_cont .txt:before {
    display: block;
    width: 141px;
    height: 141px;
    margin: 0 auto 22px;
    background: url(/resource/templete/nl/common/img/common/sp.png) 0 0 no-repeat;
    background-position: 0 -91px;
    content: ''
}
.ucfaq1_wrap .faq_item.no_cont:last-child {
    border-bottom: 1px solid #dbdbdb
}
@media screen and (max-width:767px) {
    .ucfaq1_wrap .question_title {
        padding: 0 14px 0 6px
    }
    .ucfaq1_wrap .faq_item .title {
        padding: 10px 0 10px 18px;
        font-size: 1.6rem
    }
    .ucfaq1_wrap .faq_item .title:before {
        top: 14px;
        width: 14px;
        height: 14px;
        background: url(/resource/templete/nl/common/img/common/sp_m.png) 0 0 no-repeat;
   		background-size: 200px auto;
        background-position: -140px 0
    }
    .ucfaq1_wrap .faq_item .title:after {
        display: none
    }
    .ucfaq1_wrap .question_answer {
        padding: 14px 14px 18px 26px;
        font-size: 1.5rem;
        line-height: 1.4
    }
    .ucfaq1_wrap .question_answer:before {
        top: 17px;
        left: 6px;
        width: 13px;
        height: 14px;
        background: url(/resource/templete/nl/common/img/common/sp_m.png) 0 0 no-repeat;
   		background-size: 200px auto;
        background-position: -156px 0
    }
    .ucfaq1_wrap .question_answer:after {
        top: -6px;
        left: 8px;
        border-width: 0 3px 6px 3px
    }
    .ucfaq1_wrap .no_cont {
        display: block;
        width: auto;
        padding: 25px 0
    }
    .ucfaq1_wrap .no_cont .txt {
        font-size: 2.3rem
    }
    .ucfaq1_wrap .no_cont .txt:before {
        background: url(/resource/templete/nl/common/img/common/sp_m.png) 0 0 no-repeat;
        width: 119px;
        height: 119px;
        background-size: 200px auto;
        background-position: 0 -49px
    }
}


.skip a{overflow:hidden;display:block;position:absolute;top:0;left:0;width:1px;height:1px;background:#000;color:#fff;text-align:center}
.skip a:focus, .skip a:active{position:relative;width:100%;height:auto;padding:10px}
.sp{overflow: hidden;font-size: 5px;color: transparent;}
.mt5{margin-top:5px;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt25{margin-top:25px;}.mt30{margin-top:30px;}
.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb15{margin-bottom:15px;}.mb20{margin-bottom:20px;}.mb25{margin-bottom:25px;}.mb30{margin-bottom:30px;}

.none_pc {
	display: none !important;
}

@media screen and (max-width:767px) {
	.none_pc {
		display: block !important;
	}
	.none_mo {
		display: none !important;
	}
	.txtIndent {
		margin: 5px 0 5px 8px
	}
	.imgContent .img .none_pc {
		display: inline-block !important
	}
}

.sp,.input_radio+label:before,
.input_check+label:before,
.crb:not(#cssbrowser) > input[type=radio] + label:before,
.apply_board_wrap .apply_title:before{display:inline-block;overflow:hidden;background:url(/resource/templete/rink/common/img/common/sp.png) 0 0 no-repeat;font-size:5px;color:transparent;vertical-align:top}
.sp.file{background-position: -24px 0px;width: 21px;height: 20px;}
.sp.new{background-position: -48px 0px;width: 21px;height: 20px;}
@media screen and (max-width:768px) {
    .sp,.input_radio+label:before,
    .input_check+label:before,
    .crb:not(#cssbrowser) > input[type=radio] + label:before,
    .apply_board_wrap .apply_title:before{display:inline-block;overflow:hidden;background:url(/resource/templete/rink/common/img/common/sp_m.png) 0 0 no-repeat;background-size:200px auto;color:transparent;vertical-align:top}
    .sp.file{background-position: -95px -33px;width: 15px;height: 15px;margin-top: 3px;}
    .sp.new{background-position: -113px -33px;width: 15px;height: 15px;margin-top: 3px;}
}

/* input checkbox */
.input_check_wrap{display:inline-block;position:relative;margin-right:20px;font-size:0;vertical-align:top;}
.input_check_wrap:last-of-type{margin-right:0}
.input_check{position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff}
.input_check+label{display:inline-block;position:relative;padding-right:4px;font-size:15px;font-weight:400;color:#3f3f3f;line-height:20px;vertical-align:top;cursor:pointer}
.input_check:focus+label{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}
.input_check+label:before{display:inline-block;width:19px;height:19px;margin:0px 4px 0 0;background-position:0 -44px;vertical-align:middle;content:''}
.input_check:checked+label:before{background-position:-21px -44px}
.input_check_wrap a{text-decoration:underline;font-size:15px;color:#D33433;word-break: keep-all;}
@media screen and (max-width:768px){
    .input_check_wrap{margin-left:12px}
    .input_check{width:10px;height:10px}
    .input_check+label{padding-right:2px;font-size:15px;line-height:16px}
    .input_check+label:before{width:14px;height:14px;margin-top:1px;background-position:0 -33px;line-height:16px}
    .input_check:checked+label:before{background-position:-16px -33px}
}

.banner__controller .banner__close:before{display:inline-block;overflow:hidden;background:url(/resource/templete/rink/common/img/common/layout.png) 0 0 no-repeat;font-size:5px;color:transparent;vertical-align:top}

.fixed_btn_wrap {
  right: 32px;
  bottom: 20px;
  z-index: 200;
  opacity: 0;
  transition: opacity .3s
}

.fixed_btn_wrap a {
  display: inline-block;
  position: relative;
  width: 45px;
  height: 38px;
  padding: 7px 0 0;
  background: #535252;
  color: #fff;
  text-align: center;
  line-height: 45px;
  opacity: .8;
  border-radius: 4px;
  -webkit-border-radius: 4px
}

.fixed_btn_wrap a:before {
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 50%;
  transform: translateX(-50%);
  width: 14px;
  height: 8px;
  background: url(https://www.nl.go.kr/resource/templete/nl/img/main/fixed_top_btn.png) 50% 20% no-repeat;
  content: '';
}