@charset "utf-8";.board-list .bd-list-header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:16px}.board-list .bd-list-header .cnt{color:#666;font-size:15px;font-weight:400;line-height:150%}.board-list .bd-list-header .cnt strong{color:#333;font-weight:600}.bd-control .bd-inner-search-form{display:flex;gap:8px}.bd-inner-search-form select{border-radius:10px;border:1px solid #e4e4e4;background-image:url(../images/ico-bd-select-arr.svg);width:88px;flex-shrink:0}.bd-inner-search-form .fld-input-btn{display:flex;position:relative;border:1px solid #e4e4e4;border-radius:10px}.bd-inner-search-form .fld-input-btn input{border-radius:10px;display:flex;max-width:232px;padding:10px 16px;border:0;background:0;padding-right:50px;height:44px;box-sizing:border-box;width:100%}.bd-inner-search-form .fld-input-btn .btn-bd-search{width:44px;height:44px;background:url(../images/ico-bd-search.svg) no-repeat center center;overflow:hidden;text-indent:-100px;position:absolute;top:0;right:0}.bd-list-table{border-top:2px solid #333}.bd-list-table td{padding:26px 24px;color:#000;font-size:16px;font-weight:600;line-height:150%;box-sizing:border-box;text-align:left;border-bottom:1px solid #d9d9d9}.bd-list-table tr td:first-child{color:#006ce8;font-size:14px;font-weight:700;line-height:150%;text-align:center}.bd-list-table td a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.bd-list-table td a:hover{text-decoration:underline}.bd-list-table .ico-attach{width:20px;height:20px;flex-shrink:0;background:url(../images/ico-attach-file.svg) no-repeat center center;overflow:hidden;text-indent:-200px;display:inline-block}.bd-notice table col.cat{width:80px}.bd-notice table col.date{width:140px}.bd-notice table col.attach{width:40px}.bd-notice table td:nth-child(1),.bd-notice table td:nth-child(3),.bd-notice table td:nth-child(4){padding:26px 0;text-align:center}.paging{display:flex;justify-content:center;align-items:center;padding-top:48px;gap:10px}.paging .btns{display:flex;gap:4px}.paging a{width:34px;height:34px;flex-shrink:0;overflow:hidden;text-indent:-100px;border:1px solid #eee;border-radius:50px;background-repeat:no-repeat;background-position:center;flex-shrink:0}.paging a.btn-page-first{background-image:url(../images/ico-paging-first.svg)}.paging a.btn-page-prev{background-image:url(../images/ico-paging-prev.svg)}.paging a.btn-page-next{background-image:url(../images/ico-paging-next.svg)}.paging a.btn-page-last{background-image:url(../images/ico-paging-last.svg)}.paging .paging-control{color:#333;text-align:center;font-size:15px;font-weight:400;line-height:13px;letter-spacing:-0.5px;display:flex;align-items:center;gap:10px}.paging .paging-control button{display:flex;padding:6px 8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:#6a757f;color:#FFF;font-size:14px;font-weight:700;line-height:150%;height:33px;width:41px}.paging .paging-control button:focus-visible{outline:2px dotted black !important;outline-offset:1px !important}.paging .paging-control input{display:inline-flex;width:40px;height:32px;padding:0;justify-content:center;align-items:center;border-radius:6px;border:1px solid #EEE;text-align:center}.board-view{border-top:2px solid #333}.board-view .bd-view-title{color:#000;font-size:18px;font-weight:600;line-height:150%;padding:24px;border-bottom:1px solid #DDD}.board-view .bd-write-info dl{display:flex;border-bottom:1px solid #ddd}.board-view .bd-write-info dt{width:120px;padding:8px 16px;background:#FFF;color:#000;text-align:center;font-size:15px;font-weight:700;line-height:150%;background:#f5f5f5;box-sizing:border-box}.board-view .bd-write-info dd{padding:8px 16px;color:#000;font-size:15px;font-weight:400;line-height:150%;box-sizing:border-box;flex:1}.board-view .bd-art-view{padding:40px 24px;color:#000;font-size:16px;font-weight:300;line-height:150%;border-bottom:1px solid #DDD}.board-view .bd-attach{display:flex;border-bottom:1px solid #DDD}.board-view .bd-attach .lb{color:#333;text-align:center;font-size:15px;font-weight:700;line-height:150%;display:flex;width:120px;padding:8px;justify-content:center;align-items:center;background:#f5f5f5;box-sizing:border-box}.board-view .bd-attach .bd-attach-list{display:flex;padding:8px 16px;flex-direction:column;gap:10px;flex:1 0 0;align-self:stretch}.bd-attach-list a{color:#333;font-size:15px;font-weight:400;line-height:150%}.bd-attach-list a:hover{text-decoration:underline}.page-btns{display:flex;padding-top:32px;gap:10px;align-self:stretch;justify-content:center}.page-btns a{display:flex;padding:12px 40px;flex-direction:column;align-items:flex-start;gap:10px;border-radius:10px;border:1px solid #666;background:#FFF;color:#333;text-align:center;font-size:16px;font-weight:400;line-height:150%}.sub-faq{overflow:auto;overflow-y:hidden;scrollbar-width:none}.sub-faq::-webkit-scrollbar{display:none}.faq-tab-nav{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px;padding:2px}.faq-tab-nav li{flex-shrink:0}.faq-tab-nav li a{display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:10px;border-radius:80px;color:#000;font-size:15px;font-weight:500;line-height:150%;flex-shrink:0;border:1px solid #e4e4e4}.faq-tab-nav li a.on{background:#006eec;color:#fff;font-weight:600}.faq-list ul{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.faq-list ul li{width:100%}.faq-list .faq-item.on{border-radius:16px;border:1px solid #c2c6cb;background:#FFF;box-shadow:4px 4px 14px 0 #e9eef0}.faq-list .faq-item.on .faq-answer{display:block !important}.faq-list .faq-item>div{box-sizing:border-box;background-repeat:no-repeat}.faq-item .faq-question{display:flex;padding:28px 40px 28px 97px;align-self:stretch;border-radius:16px;background-color:#f6f6f6;background-image:url(../images/ico-faq-q-blk.svg);background-position:40px 28px}.faq-item .faq-question a{display:block;color:#000;font-size:16px;font-weight:700;line-height:150%;background:url(../images/ico-faq-down.svg) no-repeat right top;width:100%;padding-right:40px;box-sizing:border-box}.faq-list .faq-item.on .faq-question{border-radius:16px;background-color:#022143;font-weight:800;background-image:url(../images/ico-faq-q-w.svg);background-position:40px 28px}.faq-list .faq-item.on .faq-question a{color:#FFF;background:url(../images/ico-faq-up.svg) no-repeat right top}.faq-item .faq-answer{padding:40px 97px;color:#000;font-size:16px;font-weight:500;line-height:150%;background-image:url(../images/ico-faq-a.svg);background-position:40px 40px;display:none}.sub-isni-search .search-title{text-align:center;margin-bottom:30px;display:flex;justify-content:center}.sub-isni-search .search-title h3{color:#121212;font-size:28px;font-weight:700;line-height:150%;word-break:break-all}.sub-isni-search .search-title:before{content:url(../images/ico-sub-search-title.svg)}.sub-isni-search .search-title strong{color:#006ce8;font-size:28px;font-weight:700;line-height:150%}.sub-isni-search .isni-search-container{border-radius:18px;border:1px solid #dfe6ec;background:#f5f7f9;display:flex;width:100%;min-height:160px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:40px;padding:30px 20px;box-sizing:border-box}.sub-isni-search .isni-search-container .inner-wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;max-width:584px;width:100%}.sub-isni-search .search-form{display:flex;gap:8px;position:relative;max-width:584px;justify-content:center;align-items:center;width:100%;/*! padding: 50px; */}.sub-isni-search .search-form .research-option{width:auto;height:56px;border-radius:12px;border:1px solid #dfe6ec;box-shadow:0 0 16px 0 #e9eef7}.sub-isni-search .search-field{display:flex;/*! width: 478px; */height:56px;align-items:center;border-radius:12px;background:#FFF;box-shadow:0 0 16px 0 #e9eef7;position:relative;width:100%}.sub-isni-search .search-field:focus-within{border-radius:12px;box-shadow:0 0 16px 0 #e9eef7}.sub-isni-search .search-field .btn-search{width:38px;height:38px;overflow:hidden;overflow:hidden;text-indent:-100px;background-repeat:no-repeat;background-position:center;background-image:url(../images/ico-header-search.svg);flex-shrink:0;position:absolute;right:10px;top:9px}.sub-isni-search .search-field input[type=text]{font-size:16px;font-weight:500;line-height:normal;letter-spacing:-0.32px;border-radius:12px;width:100%;padding:0;height:100%;border:1px solid #dfe6ec;padding:0 60px 0 12px;height:56px}.sub-isni-search .search-field input:focus{outline:2px solid #002d55}.sub-isni-search .btn-open-detail{display:flex;width:98px;height:56px;justify-content:center;align-items:center;color:#FFF;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-0.32px;border-radius:12px;background:#002d55;box-sizing:border-box;flex-shrink:0}.sub-isni-search .search-field,.sub-isni-search .isni-search-nodata{text-align:center}.sub-isni-search .isni-search-nodata p{color:#626262;text-align:center;font-size:16px;line-height:150%}.check-container{display:flex;align-items:center;gap:4px}.sub-suggestion-result{display:none}.sub-search-suggestion{border-radius:18px;overflow:hidden}.sub-search-suggestion .search-suggestion-contaienr{width:100%;min-width:0;display:flex;padding:20px;box-sizing:border-box;border-radius:0 0 18px 18px;border:1px solid #dfe6ec;background:#f5f7f9;max-height:450px;min-height:0;align-items:stretch}.sub-search-suggestion ul{background:#FFF;max-height:450px;overflow:auto;height:auto;overflow-x:hidden;height:100%;box-sizing:border-box;width:100%}.sub-search-suggestion ul.keywords{border-radius:12px 0 0 12px}.sub-search-suggestion ul.keyword-inner-list{border-left:1px solid #333;border-radius:0 12px 12px 0}.sub-search-suggestion ul li{padding:8px;box-sizing:border-box;min-height:50px}.sub-search-suggestion ul li a{line-height:150%;letter-spacing:-0.32px;display:flex;padding:4px 4px;align-items:center;flex:1 0 0;min-width:0}.sub-search-suggestion ul li a.on,.sub-search-suggestion ul li a:hover{background:#edf2f7;color:#121212;font-size:16px;font-weight:600;line-height:150%;border-radius:4px;box-sizing:border-box}.sub-search-suggestion .keywords a{color:#626262;font-size:16px;font-weight:500;display:block}.sub-search-suggestion .keywords a span{color:#006ce8}.keyword-inner-list a{display:flex}.keyword-inner-list a span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px;box-sizing:border-box;min-width:0;width:100%;display:block}.keyword-inner-list a span:nth-child(1){width:104px;flex-shrink:0}.keyword-inner-list a span:nth-child(2){width:407px;flex-shrink:0}.keyword-inner-list a span:nth-child(3){width:100%}.sub-search-suggestion .list-header-lable span{color:#FFF;font-size:16px;font-weight:700;line-height:150%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sub-search-suggestion .list-select{width:324px;min-width:0;flex-shrink:0;height:auto}.sub-search-suggestion .list-select .list-container{padding:20px 0 20px 20px}.sub-search-suggestion .list-select-contents{width:100%;box-sizing:border-box;min-width:0;height:auto}.sub-search-suggestion .list-select-contents .list-container{padding:20px 20px 20px 0}.sub-search-suggestion .list-header-lable{background:#003668;padding:16px 20px;box-sizing:border-box;width:100%;flex-wrap:nowrap;display:flex}.sub-search-suggestion .list-header-lable span{width:auto}.sub-search-suggestion .list-header-lable span:nth-child(1){width:340px;flex-shrink:0}.sub-search-suggestion .list-header-lable span:nth-child(2){width:108px;flex-shrink:0}.sub-search-suggestion .list-header-lable span:nth-child(3){width:407px;flex-shrink:0}.sub-search-suggestion .list-header-lable span:nth-child(4){width:100%}.no-data{display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:0 0 18px 18px;border:1px solid #dfe6ec;background:#f5f7f9}.no-data .inner{display:flex;height:80px;padding:0 4px;justify-content:center;align-items:center;align-self:stretch;width:100%;border-radius:12px;background:#FFF}.no-data .inner p{color:#626262;font-size:16px;font-weight:500;line-height:150%}.search-result-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:47px}.search-result-wrapper .col-left{width:218px;flex-shrink:0}.search-result-wrapper .col-right{width:100%}.facet-list{display:flex;width:100%;flex-direction:column;align-items:stretch;gap:16px;flex:1}.facet-item .facet-item-header{display:flex;height:48px;padding:0 20px;justify-content:center;align-items:center;align-self:stretch;border-radius:14px 14px 0 0;border-top:1px solid #dfe6ec;border-right:1px solid #dfe6ec;border-left:1px solid #dfe6ec;background:#f5f7f9}.facet-item .facet-item-header .title{font-size:16px;font-weight:700;line-height:150%}.facet-item .facet-item-header .cnt{color:#006ce8;font-weight:500}.facet-item .facet-item-list{display:flex;padding:10px 2px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:0 0 14px 14px;border-right:1px solid #dfe6ec;border-bottom:1px solid #dfe6ec;border-left:1px solid #dfe6ec;max-height:200px;overflow:auto;overflow-x:hidden;box-sizing:border-box}.facet-item .facet-item-list ul{width:100%}.facet-item .facet-item-list a{display:inline-block;padding:6px 20px;align-items:center;color:#000;font-size:16px;font-weight:500;line-height:150%;box-sizing:border-box}.facet-item .facet-item-list .cnt{color:#006ce8}.search-option{padding-bottom:30px;border-bottom:1px solid #696c6f;margin-bottom:24px}.search-option ul{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.search-option .search-option-item{display:flex;height:36px;padding:0 8px;align-items:center;gap:8px;border-radius:8px;border:1px solid #c3cfd9;background:#dfe6ec}.search-option .search-option-item span{color:#003668;font-size:14px;font-weight:500;line-height:150%}.search-option .search-option-item .btn-remove-option{display:block;width:21px;height:21px;overflow:hidden;flex-shrink:0;text-indent:-100px;background:url(../images/ico-option-remove.svg) no-repeat center center}.result-header{display:flex;justify-content:space-between;margin-bottom:30px;flex-wrap:wrap}.result-header .result-header-tabs{display:flex;align-items:center;gap:14px}.result-header .result-header-tabs a{display:flex;height:42px;padding:0 14px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#DDD;font-size:16px;font-weight:500}.result-header .result-header-tabs a span{color:#484848}.result-header .result-header-tabs a.on{background:#006ce8;color:#FFF;font-weight:700}.result-header .result-header-tabs a.on span{color:#FFF}.result-header .list-control{display:flex;align-items:center;gap:20px}.result-header .list-control .group{display:flex;gap:12px}.result-header .view-mode-btns{display:flex;align-items:center;gap:14px}.result-header .view-mode-btns a{color:#121212;font-size:16px;font-style:normal;font-weight:500;line-height:150%;background-position:left center;background-repeat:no-repeat;display:flex;align-items:center;gap:8px}.result-header .view-mode-btns .btn-view-card.on{text-decoration:underline}.result-header .view-mode-btns .btn-view-card.on:before{content:url(../images/ico-viewmode-card-on.svg);flex-shrink:0;display:flex}.result-header .view-mode-btns .btn-view-card:before{content:url(../images/ico-viewmode-card-off.svg);flex-shrink:0;display:flex}.result-header .view-mode-btns .btn-view-list.on{text-decoration:underline}.result-header .view-mode-btns .btn-view-list.on:before{content:url(../images/ico-viewmode-list-on.svg);flex-shrink:0;display:flex}.result-header .view-mode-btns .btn-view-list:before{content:url(../images/ico-viewmode-list-off.svg);flex-shrink:0;display:flex}.result-header .btn-list-down{display:flex;width:42px;height:42px;padding:0 8px;justify-content:center;align-items:center;gap:8px;overflow:hidden;text-indent:-200px;background:#002d55 url(../images/ico-list-download.svg) no-repeat center;border-radius:8px;color:#fff}.result-header .sort{display:flex;align-items:center;gap:4px}.result-header .sort select{height:42px;border-radius:8px;background-color:#dfe6ec;color:#121212;font-size:16px;font-weight:600;width:auto}.result-header .sort button{color:#121212;font-size:16px;font-weight:600;border-radius:8px;display:flex;height:42px;padding:0 14px;justify-content:center;align-items:center;gap:8px;border:1px solid #ccc;flex-shrink:0}.type-card .item{border-radius:14px;border:1px solid #dfe6ec;background:#FFF;padding:10px;box-sizing:border-box;height:305px}.type-card .item .item-header{display:flex;padding:8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;background:#ecf1f6;box-sizing:border-box}.type-card .item .img-box{height:62px;aspect-ratio:1/1;background:#f5f7f9;border:1px solid #dfe6ec;overflow:hidden;border-radius:100px;flex-basis:62px;flex-shrink:0}.type-card .item .img-box img{width:100%;height:100%;object-fit:cover}.type-card .item .item-title{width:calc(100% - 68px);display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1 0 0}.type-card .item .item-title .name{color:#121212;font-size:20px;font-weight:700;line-height:150%;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.type-card .item .item-title .isni-num{color:#121212;font-size:16px;font-weight:700;line-height:150%}.type-card .item .item-sub-info{display:flex;padding:16px 6px 20px 6px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;position:relative;box-sizing:border-box;width:100%;min-width:0;flex-shrink:0}.type-card .item-sub-info dl{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;min-width:0;width:100%}.type-card .item-sub-info dl>div{display:flex;align-items:center;gap:16px;align-self:stretch;min-width:0;width:100%;flex:1}.type-card .item-sub-info dl dd{width:100%;color:#121212;font-size:16px;font-weight:500;line-height:150%;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.type-card .item-sub-info dl dt{width:90px;color:#121212;font-size:16px;font-weight:700;line-height:150%;flex-shrink:0}.result-list .item-wrapper{position:relative}.result-list .item-wrapper .photo-source{font-size:14px;position:absolute;right:16px;bottom:16px;color:#6a6a6a}.result-list .item-wrapper .photo-source a:hover{text-decoration:underline}.result-list.type-card.person-result ul{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}.result-list.type-card.org-result ul{display:grid;grid-template-columns:1fr 1fr;gap:28px}.result-list.type-card ul li{min-width:0}.result-list .item-wrapper>a{display:block}.type-table table{min-width:1023px;/*! table-layout: auto; */border-collapse:separate;border-spacing:0}.type-table table tr:first-child th:first-child{border-top-left-radius:8px;overflow:hidden}.type-table table tr:first-child th:last-child{border-top-right-radius:8px;overflow:hidden}.type-table table tr:last-child td:first-child{border-bottom-left-radius:8px;overflow:hidden}.type-table table tr:last-child td:last-child{border-bottom-right-radius:8px;overflow:hidden}.type-table table tr td:first-child{border-left:1px solid #dfe6ec}.type-table table tr:hover{background:#f9f9f9}.type-table table th{padding:7px 10px;background:#ebf0f6;color:#121212;font-size:16px;font-weight:700;line-height:150%;vertical-align:middle}.type-table table td{padding:8px 10px;border-right:1px solid #dfe6ec;border-bottom:1px solid #dfe6ec;box-sizing:border-box;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.type-table table td a:hover{text-decoration:underline}.scroll-table{overflow:auto;overflow-y:hidden;width:100%}.type-table table.person th:nth-child(1){width:82px}.type-table table.person th:nth-child(2){width:120px}.type-table table.person th:nth-child(3){width:80px}.type-table table.person th:nth-child(6){width:60px}.type-table table.org th:nth-child(1){width:auto}.type-table table.org th:nth-child(2){width:80px}.type-table table.org th:nth-child(3){width:80px}.type-table table.org th:nth-child(5){width:80px}.type-table table.org th:nth-child(6){width:60px}.type-list .item{display:flex;align-items:stretch}.type-list .item .item-header{display:flex;align-items:center;gap:10px;width:180px;border:1px solid #eee}.type-list .item-title{display:flex}.type-list .item-title .isni-num{display:none}.type-list .item-sub-info{display:flex;flex:1}.type-list .item-sub-info dl{display:flex;flex:1;align-items:center}.type-list .item-sub-info dl>div{flex:1;display:flex;height:100%;align-items:center;border:1px solid #eee;padding:10px;box-sizing:border-box}.type-list .item-sub-info dt{font-size:0;position:absolute;line-height:0;width:0;height:0}.type-table .img-box{height:62px;aspect-ratio:1/1;background:#f5f7f9;border:1px solid #dfe6ec;overflow:hidden;border-radius:100px;width:62px;margin:0 auto}.type-table .img-box img{width:100%;height:100%;object-fit:cover}.type-table .photo-source{display:none}.sub-isni-search-view .result-header{justify-content:flex-end}.sub-isni-search-view .page-btns{justify-content:flex-end;margin-bottom:8px}.sub-isni-search-view .page-btns .btn-go-list{padding:10px;gap:10px;border-radius:8px;background:#121212;color:#FFF;font-size:16px;font-weight:600;line-height:150%;text-transform:uppercase}.isni-view-header{margin-bottom:40px}.isni-view-header .util-btns{position:absolute;top:10px;right:10px;display:flex;gap:10px;align-items:center}.isni-view-header .util-btns .btn-edit-request{height:29px;padding:4px 8px;justify-content:center;align-items:center;border-radius:6px;background:#003668;color:#FFF;font-size:14px;font-weight:600;line-height:150%;box-sizing:border-box}.isni-view-header .util-btns .btn-print{width:28px;height:28px;overflow:hidden;text-indent:-100px;background:url(../images/ico-print.svg) no-repeat center center}.isni-view-header .isni-view-header-container{padding:10px;border-radius:20px;border:1px solid #dfe6ec;background:#f5f7f9;position:relative;box-sizing:border-box}.isni-view-header .view-info{display:flex;padding:40px 70px;align-items:flex-start;gap:80px;flex:1 0 0}.isni-view-header .view-info .img-box{width:160px;height:160px;flex-shrink:0;margin-bottom:12px;border:1px solid #dfe6ec;background-color:#fff;border-radius:160px}.isni-view-header .view-info .img-box img{width:100%;height:100%;object-fit:cover;border-radius:160px;overflow:hidden;background:#fff}.isni-view-header .btn-grp{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.isni-view-header .ext-links{display:flex;align-items:flex-start;gap:8px;align-self:stretch}.isni-view-header .ext-links li{flex:1}.isni-view-header .ext-links a{display:flex;height:38px;padding:0 8px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:6px;background:#121212;color:#FFF;font-size:16px;font-weight:600;line-height:150%}.isni-view-header .ext-links a:after{content:url(../images/ico-new-win-w.svg)}.isni-view-header .btn-grp button{display:flex;height:38px;padding:0 8px;justify-content:center;align-items:center;align-self:stretch;color:#FFF;font-size:16px;font-weight:600;line-height:150%;border-radius:6px;background:#003668}.isni-view-header .main-info{display:flex;align-items:center;gap:12px;align-self:stretch;margin-bottom:24px;flex-wrap:wrap}.isni-view-header .main-info .name{color:#121212;font-size:24px;font-weight:700;line-height:150%}.isni-view-header .main-info .isni-num{color:#006ce8;font-size:16px;font-weight:700;line-height:150%;display:flex;align-items:flex-start;gap:8px;flex-wrap:nowrap}.isni-view-header .main-info strong{color:#121212}.isni-view-header .sub-info dl{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.isni-view-header .sub-info dl>div{width:calc((100% - 12px)/2);display:flex;align-items:flex-start;gap:16px;align-self:stretch}.isni-view-header .sub-info dl .wide{width:100%}.isni-view-header .sub-info dd strong{color:#006ce8;margin-right:4px;font-weight:500}.isni-view-header .sub-info dd{color:#121212;font-size:16px;font-weight:500;line-height:150%;width:100%}.isni-view-header .sub-info dd a:hover{text-decoration:underline}.isni-view-header .sub-info dt{color:#121212;font-size:16px;font-weight:700;line-height:150%;width:92px;flex-shrink:0}.isni-view-header .sub-info .external-links a{display:inline-flex;align-items:center;gap:4px;margin-right:16px}.isni-view-header .sub-info .external-links a:after{content:url(../images/ico-new-win-b.svg);display:flex}.isni-view-header .history-msg{margin-top:8px;color:#626262;font-size:16px;font-weight:500;line-height:150%;text-align:right}.drop-box{position:relative}.drop-box .container{display:flex;gap:10px;overflow:hidden;padding:5px;position:absolute;height:28px;top:-6px;left:-6px;border-radius:5px;box-sizing:border-box;border:1px solid transparent;justify-content:space-between}.drop-box.unavailable .container{overflow:visible;height:auto;display:block;/*! top: auto; *//*! left: auto; */position:relative;top:auto;left:auto;border:0;border-radius:0;padding:0}.drop-box.on .container{height:auto;border:1px solid #000;background:#fff}.drop-box .btn-expend{width:18px;height:18px;overflow:hidden;text-indent:-100px;background-repeat:no-repeat;background-position:center;background-image:url(../images/ico-drop-off.svg);position:relative;top:2px}.drop-box.on .btn-expend{background-image:url(../images/ico-drop-on.svg)}.inner-search{margin-bottom:16px;width:100%}.inner-search .search-field{display:flex;justify-content:flex-end;align-items:center;position:relative;gap:8px}.inner-search .search-field .inner-contaienr{position:relative;flex:1}.inner-search .search-field input[type=text]{border-radius:10px;border:1px solid #dfe6ec;background:#FFF;height:48px;padding-left:12px;padding-right:60px;padding:0 60px 0 12px;line-height:48px;width:100%}.inner-search .search-field input[type=text]::placeholder{opacity:0}.inner-search .search-field .btn-inner-search{width:48px;height:48px;background:url(../images/ico-inner-search.svg) no-repeat center;overflow:hidden;text-indent:-100px;position:absolute;top:0;right:0}.inner-search .lb{color:#121212;font-size:20px;font-weight:700;line-height:150%;margin-bottom:16px}.inner-search .search-field .btn-inner-search-reset{color:#FFF;font-family:Pretendard;font-size:16px;font-weight:600;line-height:150%;border-radius:8px;background:#6a6c6d;width:98px;flex-shrink:0;height:48px;display:none}.folder-list{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.folder-box{width:100%}.folder-box.on .folder-contents{display:block}.folder-box .folder-header{display:flex;min-height:56px;padding:10px 14px;align-items:center;gap:10px;align-self:stretch;border-radius:10px;background:#003668;box-sizing:border-box;justify-content:space-between;width:100%}.folder-box .folder-header h3{color:#FFF;font-size:20px;font-weight:700;line-height:150%}.folder-box .folder-header .btn-toggle{color:#FFF;font-size:16px;font-weight:600;line-height:150%;white-space:nowrap}.folder-box .folder-contents{padding:0 14px 30px 14px;display:none}.folder-box .folder-contents>ul>li{padding:30px 0;border-bottom:1px solid #e7e7e7;position:relative}.view-list-item{display:flex;gap:16px;align-self:stretch}.view-list-item .item-info{display:flex;flex-direction:column;justify-content:center;flex:1}.view-list-item .img-box{display:flex;width:81px;height:104px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #dfe6ec;background:#f5f7f9;flex-shrink:0}.view-list-item .tag{margin-bottom:8px}.view-list-item .tag span{display:inline-block;padding:2px 14px;border-radius:6px;border:1px solid #0058b1;background:#f4faff;color:#0058b1;font-size:14px;font-weight:500;line-height:150%}.view-list-item .title{color:#121212;font-size:18px;font-weight:700;line-height:150%;margin-bottom:4px}.view-list-item a:hover{text-decoration:underline}.view-list-item .sub-info li{display:inline-block;color:#484848;font-size:16px;font-weight:500;line-height:150%;padding-right:10px;margin-right:10px;position:relative}.view-list-item .sub-info li:after{content:"";display:block;height:11px;width:1px;background:#e7e7e7;position:absolute;right:0;top:8px}.view-list-item .sub-info li:last-child{padding:0;margin:0}.view-list-item .sub-info li:last-child:after{display:none}.view-list-item .sub-info a{color:#006ce8}.view-list-item .sub-info a:hover{text-decoration:underline}.view-list-item .sub-info{overflow:hidden;max-height:50px;height:auto;display:flex;width:100%;flex-wrap:wrap}.view-list-item .sub-info.expend{max-height:none;overflow:visible}.view-list-item .btn-toggle-subinfo{width:18px;height:18px;overflow:hidden;text-indent:-100px;background-repeat:no-repeat;background-position:center;background-image:url(../images/ico-drop-off.svg);position:absolute;right:5px;bottom:10px}.view-list-item .sub-info.expend+.btn-toggle-subinfo{background-image:url(../images/ico-drop-on.svg)}#layer-keyword-win{display:none}#layer-keyword-win .layer-container{height:650px}.layer .chart-container{height:500px;width:100%;overflow:hidden;display:flex;flex:1;position:relative}.layer .chart-container .chart-keyword{width:100%;height:100%;overflow:hidden}.layer-keyword-map .tab-con .title{display:flex;padding:14px 16px;justify-content:center;align-items:flex-start;align-self:stretch;background:#ebf0f6;color:#121212;text-align:center;font-size:16px;font-weight:700;line-height:130%}.layer-keyword-map .keyword-list{background:#fff}.layer-keyword-map .keyword-list ul{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.layer-keyword-map .keyword-list li{display:flex;padding:14px 16px;align-items:center;align-self:stretch;border:1px solid #edf2f7;color:#121212;font-size:16px;font-weight:500;line-height:130%}.layer-keyword-map .keyword-list li a:hover{text-decoration:underline}.layer-keyword-map .paging a{background-color:#fff}#chart-keyword-list:focus-within{position:absolute !important;width:auto;height:85%;overflow:auto;overflow-x:hidden;overflow-y:auto;margin:1rem 0;clip:unset;white-space:normal;background-color:#fff;border:2px solid #000;padding:1rem;z-index:99999999;color:#fff;font-size:18px;display:block;top:auto;left:auto;clip-path:none;border-radius:8px}#chart-keyword-list:focus-within h3{color:#fff;border-radius:50px;background:#000;font-size:16px;font-weight:600;padding:8px 16px}#chart-keyword-list a{display:block;padding:8px 16px;font-size:16px}#layer-edit-win{display:none}#layer-request-view-win{display:none}.layer-request-contents{display:flex;padding:0 24px 30px 24px;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}.layer-request-contents section{padding:18px;border-radius:16px;border:1px solid #dfe6ec;background:#FFF;width:100%;box-sizing:border-box}.layer-request-contents .section-header{margin-bottom:20px}.layer-request-contents .section-header .section-title{color:#006ce8;font-size:16px;font-weight:700;line-height:150%}.layer-request-contents .section-header .title-box{display:flex;justify-content:space-between;width:100%;align-items:center}.layer-request-contents .section-header .desc{color:#121212;font-size:14px;font-weight:500;line-height:150%;margin-top:10px}.layer-request-contents .section-header .fig{color:#121212;font-size:14px;font-weight:500;line-height:150%}.layer-request-contents .section-header .fig strong{color:#ec0000}.section-isni-info .section-con{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.section-isni-info .row{display:flex;align-items:flex-start;gap:28px;width:100%}.section-isni-info .row>.col{display:flex;width:calc((100% - 20px) / 2);align-items:center;gap:20px}.section-isni-info .row>.col .col-lb{width:126px;flex-shrink:0;color:#121212;font-size:16px;font-weight:700;line-height:150%}.section-isni-info .row>.col .col-con{flex:1}.section-isni-info .disabled-text-box{display:flex;padding:10px;align-items:flex-start;gap:10px;flex:1 0 0;border-radius:8px;background:#efefef;color:#484848;font-size:16px;font-weight:500;line-height:150%;width:100%;box-sizing:border-box;min-height:44px}.form-row-list{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.form-row-list .row{display:flex;align-items:center;gap:20px;align-self:stretch;position:relative;/*! min-width: 0; */}.form-row-list .row .col-lb{width:126px;flex-shrink:0;color:#121212;font-size:16px;font-weight:700;line-height:150%;position:relative}.form-row-list .row .col-lb .ip{color:#ec0000}.form-row-list .row .col-con{flex:1;min-width:0}.section-art-search input[type=text],.section-request input[type=text]{height:42px;padding:10px;border-radius:8px;border:1px solid #dfe6ec;width:100%}.section-request input[type=file]{height:42px;padding:2px 7px;border-radius:8px;border:1px solid #dfe6ec;width:100%}.section-request .field-email{display:flex;align-items:center;gap:8px;justify-content:start;flex-wrap:wrap}.section-request .field-email .group{display:flex;align-items:center}.section-request .field-email .spt{padding:0 10px}.section-request .field-email input{width:100%;height:42px;padding:10px;max-width:182px;min-width:100px}.section-request .field-email select{width:auto}.section-request .field-email .btn-email-check{display:flex;height:42px;padding:0 8px;justify-content:center;align-items:center;border-radius:8px;background:#006ce8;color:#FFF;font-size:16px;font-weight:600;line-height:150%;flex-shrink:0}.text-view-btn{display:flex;min-width:0;width:auto;flex:1;gap:8px}.text-view-btn .text{height:42px;padding:10px;border-radius:8px;border:1px solid #dfe6ec;/*! width: 50%; */box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.text-view-btn .btn-text-remove{background:url(../images/ico-form-val-del.svg) no-repeat center center;width:22px;min-height:22px;flex-shrink:0;overflow:hidden;text-indent:-100px;height:22px;align-self:center}.field-text-count{padding:10px;border-radius:8px;border:1px solid #dfe6ec;width:100%;box-sizing:border-box}.field-text-count textarea{height:130px;resize:none;padding:0;border:0;line-height:150%}.field-text-count .counter-text{text-align:right;color:#757575;font-size:14px;font-weight:600;line-height:150%}.field-text-count .num-cnt{color:#006ce8;font-weight:600}.field-text-count .num-total{color:#757575}.section-request table{overflow:hidden;border-collapse:separate;border-spacing:0}.section-request table th{background:#ebf0f6;color:#121212;font-size:16px;font-weight:700;line-height:150%;padding:6px}.section-request table th:nth-child(2){width:125px}.section-request table td{padding:15px 10px;vertical-align:middle;border-bottom:1px solid #dfe6ec;border-right:1px solid #dfe6ec;color:#121212;font-size:16px;font-weight:500;line-height:150%;text-align:center}.section-request table td .ip,.section-request table td strong{color:#da0c0c}.section-request table tr td:nth-child(1){text-align:center;border-left:1px solid #dfe6ec}.section-request table tr:first-child th:first-child{border-top-left-radius:6px}.section-request table tr:first-child th:last-child{border-top-right-radius:6px}.section-request table tr:last-child td:first-child{border-bottom-left-radius:6px}.section-request table tr:last-child td:last-child{border-bottom-right-radius:6px}.section-request .privacy-agree dl{display:grid;grid-template-columns:1fr 124px 1fr}.section-request .privacy-agree dl>div{display:flex;flex-direction:column}.section-request .privacy-agree dl>div:nth-child(2){width:125px}.section-request .privacy-agree dt{background:#ebf0f6;color:#121212;font-size:16px;font-weight:700;line-height:150%;padding:6px;white-space:nowrap;height:36px;box-sizing:border-box;min-height:36px;text-align:center}.section-request .privacy-agree dd strong{color:#da0c0c}.section-request .privacy-agree dd{padding:15px 10px;vertical-align:middle;border-bottom:1px solid #dfe6ec;border-right:1px solid #dfe6ec;color:#121212;font-size:16px;font-weight:500;line-height:150%;text-align:center;height:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.section-request .privacy-agree .item:first-child dd{border-bottom-left-radius:8px;border-left:1px solid #dfe6ec;overflow:hidden}.section-request .privacy-agree .item:first-child dt{border-top-left-radius:8px;overflow:hidden}.section-request .privacy-agree .item:last-child dd{border-bottom-right-radius:8px;overflow:hidden}.section-request .privacy-agree .item:last-child dt{border-top-right-radius:8px;overflow:hidden}.section-request .agree-check{margin-top:24px;text-align:center;display:flex;justify-content:center;align-items:center;font-weight:500;line-height:150%;gap:12px}.section-request .agree-check p{color:#006ce8;font-size:16px}.section-request .agree-check label{color:#121212;font-size:16px;font-weight:500;line-height:150%;margin-right:12px;margin-left:4px}.section-request .agree-check input[type=checkbox]{width:24px;height:24px}.section-request .agree-check .check-group{display:flex;align-items:center}.layer-edit-request .layer-btns,.layer-search-art .layer-btns{justify-content:flex-end}.form-guide-text{padding:8px 0}.form-guide-text p{color:#484848;font-size:14px;font-weight:500;line-height:150%}.form-guide-text a{color:#006ce8;font-weight:700}.form-guide-text a:hover{text-decoration:underline}.tooltip{position:relative;display:inline-block}.tooltip .btn-tooltip{width:20px;height:20px;flex-shrink:0;aspect-ratio:1/1;overflow:hidden;text-indent:-100px;background:url(../images/ico-tooltip-sign.svg) aliceblue;color:#000}.tooltip .btn-tooltip:focus-visible{outline:2px dotted black !important;outline-offset:1px !important}.tooltip .tooltip-desc{display:none;padding:10px;position:absolute;left:25px;top:0;color:#FFF;font-size:14px;font-weight:500;line-height:150%;border-radius:6px;background:#484848;width:290px;z-index:100}.tooltip .btn-tooltip:hover+.tooltip-desc,.tooltip .btn-tooltip:focus+.tooltip-desc{display:block}#layer-search-art-win{display:none}.layer-search-art .paging{padding-top:30px}.layer-art-contents{display:flex;padding:0 24px 30px 24px;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}.section-art-search{padding:18px;border-radius:16px;border:1px solid #dfe6ec;background:#FFF;width:100%;box-sizing:border-box}.section-art-search .form-row{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.section-art-search .form-row .row{display:flex;align-items:flex-start;gap:20px;width:100%;align-items:center}.section-art-search .form-row .row .col-lb{width:126px;flex-shrink:0;color:#121212;font-size:16px;font-weight:700;line-height:150%}.section-art-search .form-row .row .col-con{display:flex;flex:1}.section-art-search .form-row .row.col2{gap:28px}.section-art-search .form-row .row.col2 .col{width:calc((100% - 28px) / 2);display:flex;align-items:center;gap:20px}.section-art-search .field-select{display:flex;gap:8px;flex:1}.section-art-search select{width:auto;border-radius:8px;background-color:#dfe6ec;color:#121212;height:42px}.section-art-search .btns{margin-top:20px;justify-content:center;display:flex}.section-art-search .btns .btn-art-search{display:flex;width:72px;height:42px;padding:0 8px;justify-content:center;align-items:center;gap:8px;color:#FFF;font-size:16px;font-weight:600;line-height:150%;border-radius:8px;background:#003668}.art-search-result{padding:17px;align-self:stretch;border-radius:16px;border:1px solid #dfe6ec;background:#FFF;margin-top:18px;box-sizing:border-box}.art-search-result .section-inner-tabs,.art-search-result .art-search-tabs{overflow:auto;overflow-y:hidden}.art-search-result .search-tab-con{display:none}.art-search-result .search-tab-con.on{display:block !important}.art-search-result .art-search-tabs ul{display:flex}.art-search-result .art-search-tabs ul li{width:calc(100% / 3);min-width:306px;flex-shrink:0}.art-search-result .art-search-tabs ul li:first-child{border-radius:8px 0 0 0;overflow:hidden}.art-search-result .art-search-tabs ul li:last-child{border-radius:0 8px 0 0;overflow:hidden}.art-search-result .art-search-tabs a{display:flex;padding:0 10px;justify-content:center;align-items:center;gap:2px;flex:1 0 0;align-self:stretch;background:#ebf0f6;color:#626262;font-size:16px;font-weight:600;line-height:150%;height:48px;box-sizing:border-box;outline-offset:-2px}.art-search-result .art-search-tabs a.on{background:#003668;color:#fff}.art-search-result .form-guide-text{margin-top:16px;margin-bottom:26px;padding:0}.art-search-result .section-inner-tabs{border-bottom:1px solid #e7e7e7;margin-bottom:20px}.art-search-result .section-inner-tabs ul{display:flex;gap:30px}.art-search-result .section-inner-tabs a{color:#626262;font-size:16px;font-weight:600;line-height:150%;height:31px;display:block;position:relative;text-align:center;white-space:nowrap;outline-offset:-2px;padding:0 2px}.art-search-result .section-inner-tabs a.on{color:#006ce8;font-size:16px;font-weight:700}.art-search-result .section-inner-tabs a.on:after{content:"";display:block;width:100%;height:3px;background:#006ce8;position:absolute;left:0;bottom:0;padding:0 2px}.art-search-result .inner-tab-con{display:none}.art-search-result .inner-tab-con.on{display:block !important}.art-search-result table{overflow:hidden;border-collapse:separate;border-spacing:0}.art-search-result table th{background:#ebf0f6;color:#121212;font-size:16px;font-weight:700;line-height:150%;padding:6px}.art-search-result table th:nth-child(1){width:70px}.art-search-result table tr td{padding:15px 10px;vertical-align:middle;border-bottom:1px solid #dfe6ec;border-right:1px solid #dfe6ec;color:#121212;font-size:16px;font-weight:500;line-height:150%}.art-search-result table td .ip{color:#da0c0c}.art-search-result table td input[type=checkbox]{width:18px;height:18px}.art-search-result table tr td:nth-child(1){text-align:center;border-left:1px solid #dfe6ec}.art-search-result table tr:first-child th:first-child{border-top-left-radius:6px}.art-search-result table tr:first-child th:last-child{border-top-right-radius:6px}.art-search-result table tr:last-child td:first-child{border-bottom-left-radius:6px}.art-search-result table tr:last-child td:last-child{border-bottom-right-radius:6px}.art-search-result .result-item{display:flex;justify-content:space-between;align-items:center;gap:20px}.art-search-result .sub-info li{display:inline-block;margin-right:10px;padding-right:10px;position:relative;color:#484848;font-size:14px;font-weight:500;line-height:150%}.art-search-result .sub-info li:after{content:"";display:block;width:1px;height:11px;background:#e7e7e7;position:absolute;right:0;top:6px}.art-search-result .sub-info li:last-child{padding:0;margin:0}.art-search-result .sub-info li:last-child:after{display:none}.art-search-result .result-item .title{color:#121212;font-size:16px;font-weight:700;line-height:150%}.art-search-result .result-item .btn-view{border-radius:999px;border:1px solid #003668;color:#003668;font-size:14px;font-weight:600;line-height:150%;display:flex;padding:4px 10px;align-items:center;gap:4px;flex-shrink:0}.art-search-result .result-item .btn-view:after{content:url(../images/ico-new-win-blue.svg);height:14px;display:block}.art-search-result .no-data-msg{color:#626262;font-size:16px;font-weight:500;line-height:150%;text-align:center}.detail-view-print .view-info{padding:20px;gap:40px}.detail-view-print{padding:20px}.detail-view-print .print-table{margin-top:20px}.detail-view-print .folder-contents{padding:0}.detail-view-print .print-table table{table-layout:auto}.detail-view-print .print-table table th{color:#121212;font-size:16px;font-weight:700;line-height:150%;background:#ebf0f6;padding:7px;white-space:nowrap}.detail-view-print .print-table table td{color:#555;font-size:16px;font-weight:500;line-height:150%;padding:8px 10px;align-items:center;border:1px solid #dfe6ec;vertical-align:middle}.detail-view-print .print-table table tr th:nth-child(1){width:10%}.detail-view-print .print-table table tr th:nth-child(2){width:70px}.detail-view-print .person-id li{display:inline-block;margin-right:8px}.detail-view-print .col-right{flex:1}.inner-page-tabs{margin-bottom:40px;display:flex;justify-content:center}.inner-page-tabs ul{display:flex;width:300px;height:54px;padding:0 12px;align-items:center;border-radius:999px;border:1px solid #dfe6ec;background:#f5f7f9}.inner-page-tabs ul li{width:50%;text-align:center}.inner-page-tabs ul a{color:#484848;font-size:16px;font-weight:600;line-height:150%}.inner-page-tabs ul a.on{color:#FFF;font-size:16px;font-weight:700;line-height:150%;display:flex;height:34px;justify-content:center;align-items:center;gap:3px;flex:1 0 0;border-radius:999px;background:#006ce8}.sub-status{padding:70px 132px;gap:24px;border-radius:30px;background:url(../images/contents/status/bg-status.png) no-repeat;display:flex;justify-content:space-between;border:1px solid #dfe6ec;/*! background: #F5F7F9; */background-size:cover}.sub-status .status-summary{width:364px;display:flex;flex-direction:column;gap:14px}.sub-status .section-list{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:574px}.status-summary .title{width:146px;height:146px;overflow:hidden;text-indent:-300px;background-repeat:no-repeat;background-size:contain;background-position:center}.status-summary .org,.status-summary .person{position:relative;padding-left:155px}.status-summary .person{height:100%;padding-top:120px}.status-summary .org .gp{content:"";width:100px;height:100%;position:absolute;left:0;top:0;background:linear-gradient(180deg,#0072a7 0,#0997be 100%);border-radius:50px 50px 10px 10px}.status-summary .org:after{content:url(../images/contents/status/img-ellipsis01.png);position:absolute;left:115px;top:64px;z-index:100}.status-summary .person .gp{width:100px;height:100%;border-radius:10px 10px 50px 50px;position:absolute;left:0;top:0;background:linear-gradient(180deg,#006ce8 0,#2eabe9 100%)}.status-summary .person .gp:after{content:url(../images/contents/status/bg-text.svg);position:absolute;bottom:48px;right:14px;/*! transition: rotate(180deg); */rotate:180deg}.status-summary .person:after{content:url(../images/contents/status/img-ellipsis02.png);position:absolute;left:115px;top:216px;z-index:100}.status-summary .info{width:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.status-summary .org .title{background-image:url(../images/contents/status/ico-status-org.png)}.status-summary .org .number{color:#004ea7;font-size:22px;font-weight:800;text-align:center}.status-summary .org .number strong{color:#004ea7;font-size:36px;font-weight:800}.status-summary .person .title{background-image:url(../images/contents/status/ico-status-person.png);margin-top:30px}.status-summary .person .number{color:#006ce8;font-size:22px;font-weight:800;text-align:center}.status-summary .person .number strong{color:#006ce8;font-size:36px;font-weight:800}.sub-status section{padding:10px 14px;border-radius:16px;border:1px solid #d0ddeb;background:#ebf0f6;box-sizing:border-box;width:100%}.sub-status section .inner{display:flex;padding:20px 20px 0 20px;align-items:center;gap:20px;align-self:stretch;box-sizing:border-box}.sub-status .section-title{display:flex;justify-content:center;align-items:center;border-radius:999px;background:#FFF;width:142px;height:142px;box-sizing:border-box;flex-direction:column;gap:8px}.sub-status .section-title h4{color:#006ce8;font-size:18px;font-weight:700}.sub-status .section-con{flex:1}.sub-status .section-con dl{color:#000;font-size:18px;font-weight:700;line-height:normal;display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}.sub-status .section-con dl>div{display:flex;height:45px;padding:12px 20px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:999px;border:1px solid #c8d4e4;background:#FFF;box-sizing:border-box}.sub-status .section-con dd{color:#006ce8}.sub-status .btns{display:flex;justify-content:flex-end;margin-top:14px}.sub-status .btn-view-detail{color:#003668;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.sub-status .btn-view-detail:after{content:url(../images/ico-arr-right-blue.svg)}.sub-status-detail{display:flex;justify-content:space-between;gap:20px;width:100%;box-sizing:border-box;padding:20px}.sub-status-detail .left-tabs{width:212px;flex-shrink:0}.sub-status-detail .left-tabs li{display:flex;align-items:center;gap:8px}.sub-status-detail .left-tabs a{display:flex;padding:10px;align-items:center;gap:10px;align-self:stretch;border-radius:8px;line-height:150%;flex:1;white-space:nowrap}.sub-status-detail .left-tabs .on a{background:#f5f7f9;color:#121212;font-weight:700}.sub-status-detail .left-tabs .on:before{content:"";display:block;width:8px;height:8px;aspect-ratio:1/1;border-radius:2px;background:#006ce8}.sub-status-detail .tab-contents-wrapper{flex:1;max-width:960px;width:auto;min-width:0}.sub-status-detail .tab-contents-wrapper .tab-contents-header{margin-bottom:24px}.sub-status-detail .tab-contents-wrapper .tab-contents-header .title{color:#000;font-size:28px;font-weight:700;line-height:150%}.sub-status-detail .summary{display:flex;padding:30px;justify-content:center;align-items:center;align-self:stretch;border-radius:18px;border:1px solid #dfe6ec;background:#f5f7f9;margin-bottom:20px}.summary-card-list{display:flex;justify-content:center;align-items:center;gap:48px;align-self:stretch;width:100%}.summary-card-list .card{display:flex;width:280px;padding:22px;flex-direction:column;justify-content:flex-start;border-radius:16px;background:#FFF;box-shadow:0 0 20px 0 #dee9f1;height:147px;box-sizing:border-box;position:relative}.summary-card-list .card .txt-num span{color:#121212;font-size:18px;font-weight:700;line-height:130%}.summary-card-list .card .txt-num strong{color:#006ce8;font-size:24px;font-weight:800;line-height:130%}.summary-card-list .card .type{color:#121212;font-size:14px;font-weight:700;line-height:130%}.summary-card-list li:nth-child(1) .card:after{content:url(../images/contents/status/ico-summary-type01.svg);position:absolute;bottom:22px;right:22px}.summary-card-list li:nth-child(2) .card:after{content:url(../images/contents/status/ico-summary-type02.svg);position:absolute;bottom:22px;right:22px}.detail-section-list .section{margin-bottom:20px}.detail-section-list .section-header{display:flex;height:55px;padding:0 20px;align-items:center;gap:10px;align-self:stretch;border-radius:18px 18px 0 0;background:#003668;justify-content:space-between}.detail-section-list .section-title{color:#FFF;font-size:16px;font-weight:700;line-height:150%}.detail-section-list .btn-view-detail{color:#FFF;font-size:14px;font-weight:700;vertical-align:middle;display:flex;align-items:center}.detail-section-list .btn-view-detail:after{content:url(../images/ico-arr-right-w.svg);margin-left:4px;font-size:0;line-height:normal}.detail-section-list .chart-view-layout{padding:28px;box-sizing:border-box;width:100%;display:grid;align-items:flex-start;gap:30px;align-self:stretch;grid-template-columns:1fr 1fr;border-radius:0 0 18px 18px;border:1px solid #dfe6ec;background:#f5f7f9;box-sizing:border-box}.chart-view-layout .chart-view{display:flex;align-items:center;justify-content:center;height:100%}.chart-view-layout .chart-fig-container{width:100%}.chart-view-layout .chart-pie-container{max-width:330px;max-height:330px;display:flex;align-items:center;justify-content:center;width:100%}.chart-view-layout .chart-container canvas{width:100%;height:100%;flex:1}.chart-legend-list{display:flex;flex-wrap:wrap;flex:1;width:100%;gap:24px}.chart-legend-list li{width:calc(50% - 12px)}.chart-legend-list .item{padding:8px 12px 8px 34px;border-radius:8px;background:#FFF;position:relative;box-sizing:border-box;flex:1}.chart-legend-list .item .chrt-fig-color{width:12px;height:12px;aspect-ratio:1/1;border-radius:12px;background:#000;position:absolute;left:12px;top:15px}.chart-legend-list .item .name{color:#121212;font-size:16px;font-weight:700;line-height:150%}.chart-legend-list .item .count{color:#121212;font-size:14px;font-weight:600;line-height:150%}.chart-legend-list .item.off *{color:#626262}.chart-legend-list .item.off .chrt-fig-color{background:#626262 !important}.chart-view-layout.type-v{display:block}.chart-view-layout.type-v .chart-view .chart-container{width:100%;padding:0 20px 20px 20px}.chart-view-layout.type-v .chart-legend-list li{width:calc(25% - 18px)}#layer-detail-chart-view{display:none}.layer-chart-view{width:100%;border-radius:20px;background:#FFF;padding:20px;box-sizing:border-box;margin-bottom:24px}.layer-chart-view .chart-view-control{display:flex;align-items:center;gap:10px;width:100%;justify-content:flex-end;margin-bottom:24px}.layer-chart-view .chart-layout{height:424px;display:flex;min-width:0;width:100%;max-width:934px}.layer-chart-view .chart-layout .detail-chart-container{border:1px solid #fff;width:100%;display:flex;height:424px;max-width:934px;overflow:hidden;gap:10px;justify-content:center}.layer-chart-view .chart-layout .detail-chart-container .chart-with-legend{flex:1;min-width:0;max-height:424px}.layer-chart-view .chart-layout .detail-chart-container .pi_container{display:flex;align-items:flex-start;justify-content:center;width:100%;margin-bottom:20px;min-width:0}.layer-pi-chart{width:100%;height:100%;flex-shrink:0;flex:1;max-height:300px}.custom-legend{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:12px;min-width:0}.legend-item{display:flex;align-items:center;margin-right:12px;margin-bottom:5px;font-size:12px;cursor:pointer}.legend-color{width:12px;height:12px;margin-right:5px;display:inline-block;border-radius:2px}.layer-chart-view .chart-view-control button{width:32px;height:32px;overflow:hidden;text-indent:-100px;background-repeat:no-repeat;background-position:center}.layer-chart-view .chart-view-control .btn-chart-bar{background-image:url(../images/btn-chart-bar-off.png)}.layer-chart-view .chart-view-control .btn-chart-bar.on{background-image:url(../images/btn-chart-bar-on.png)}.layer-chart-view .chart-view-control .btn-chart-pie{background-image:url(../images/btn-chart-pi-off.png)}.layer-chart-view .chart-view-control .btn-chart-pie.on{background-image:url(../images/btn-chart-pi-on.png)}.layer-chart-view .chart-view-control .btn-chart-line{background-image:url(../images/btn-chart-line-off.png)}.layer-chart-view .chart-view-control .btn-chart-line.on{background-image:url(../images/btn-chart-line-on.png)}.layer-chart-view .chart-view-control .btn-chart-bar:focus-visible,.layer-chart-view .chart-view-control .btn-chart-pie:focus-visible,.layer-chart-view .chart-view-control .btn-chart-line:focus-visible{outline:2px dotted black !important;outline-offset:1px !important}.chart-view-wrapper{width:100%;box-sizing:border-box;padding:24px}.layer-chrfig-list{display:flex;gap:24px}.layer-chrfig-list .list-item{width:calc((100% - 48px) / 2);flex:1}.layer-chrfig-list .list-title{display:flex;height:50px;padding:14px 16px;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;background:#003668;box-sizing:border-box;border-radius:12px 12px 0 0}.layer-chrfig-list .list-title .title{color:#FFF;font-size:16px;font-weight:700;line-height:130%}.layer-chrfig-list .list-item dl{border-radius:0 0 12px 12px;border:1px solid #edf2f7;overflow:auto;overflow-x:hidden;max-height:300px}.layer-chrfig-list .list-item dl>div{display:flex;padding:14px 16px;align-items:flex-start;align-self:stretch;justify-content:space-between;border-bottom:1px solid #edf2f7;background:#fff}.layer-chrfig-list .list-item dt{color:#121212;font-size:16px;font-weight:500;line-height:130%}.layer-chrfig-list .list-item dd{color:#121212;font-size:16px;font-weight:700;line-height:130%}#layer-history-win{display:none}.layer-history .layer-container{height:683px}.layer-history .timeline{width:100%;height:532px;position:relative;background:#fff;padding:20px;box-sizing:border-box;overflow:auto;overflow-x:hidden;display:flex;width:100%;flex-direction:column;align-items:safe center;justify-content:safe center}.layer-history .timeline>div{position:relative;width:100%}.layer-history .timeline>div:before{content:"";display:block;width:2px;height:100%;position:absolute;left:50%;top:0;background:#e3e8ea}.layer-history .timeline ul{width:100%}.layer-history .timeline ul li{width:100%;display:flex;margin-bottom:34px;box-sizing:border-box}.layer-history .timeline .item{width:calc(50% - 16px);padding:16px 24px;border-radius:8px;border:1px solid #dfe6ec;background:#f5f7f9;box-sizing:border-box;position:relative;text-align:right}.layer-history .timeline .item:after{content:"";display:block;width:9px;height:9px;background:#2550af;border-radius:9px;position:absolute;right:-22px;top:calc(50% - 5px);box-sizing:border-box}.layer-history .timeline .txt-year{color:#006ce8;font-size:20px;font-weight:700;line-height:150%}.layer-history .timeline .desc{color:#121212;font-size:16px;font-weight:500;line-height:150%}.layer-history .timeline ul li:nth-child(odd){justify-content:flex-end}.layer-history .timeline ul li:nth-child(odd) .item{text-align:left}.layer-history .timeline ul li:nth-child(odd) .item:after{left:-20px;right:auto}.layer-history .timeline-detail{/*! background: #fff; */height:100%}.layer-history .timeline-detail ul{width:100%;border-radius:0 0 16px 16px;border:1px solid #edf2f7;display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:17px;flex:1 0 0;align-self:stretch;box-sizing:border-box;background:#fff}.layer-history .timeline-detail li{padding:16px 24px;border-radius:8px;border:1px solid #dfe6ec;background:#f5f7f9;color:#121212;font-size:16px;font-weight:600;line-height:150%;width:100%;box-sizing:border-box}.sub-process-guide .content-header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:50px}.sub-process-guide .content-header .title{display:flex;justify-content:center;align-items:flex-start;gap:6px;border-radius:14px;background:#FFF;box-shadow:0 0 20px 0 rgba(0,0,0,0.10);width:100%;margin-bottom:50px;color:#000;/*! font-size: 20px; *//*! font-weight: 700; */padding:25px 14px;box-sizing:border-box}.sub-process-guide .content-header .title h3{color:#000;font-size:20px;font-weight:700;line-height:150%}.sub-process-guide .content-header .title strong{color:#006ce8}.sub-process-guide .content-header .title:before{content:url(../images/contents/application/blt-guide-title.svg)}.sub-process-guide .content-header:after{content:url(../images/contents/application/bg-step-down.png);font-size:0;line-height:0}.process-step .step-num{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:6px;background:#1b9eb9;color:#FFF;font-size:14px;font-weight:700;line-height:150%}.process-step .stepbox{display:flex;min-height:128px;padding:10px 30px;justify-content:flex-start;align-items:center;gap:20px;border-radius:12px;border:1px solid #d8e2ed;background:#f3f5f7;box-sizing:border-box}.process-step .stepbox p{color:#121212;font-size:16px;font-weight:600;line-height:150%}.process-step ol{display:flex;flex-wrap:wrap;width:100%}.process-step ol li{box-sizing:border-box;position:relative}.process-step .step1{width:50%;padding-right:25px}.process-step .step1:after{content:url(../images/contents/application/blt-step-right.svg);position:absolute;right:-6px;top:calc(50% - 5px)}.process-step .step2{width:50%;padding-left:25px}.process-step .step2 .step-num{background:#418cd9}.process-step .step3{width:100%;padding:90px 0}.process-step .step3 .stepbox{background:url(../images/contents/application/bg-step-box.png) no-repeat;background-size:cover;position:relative;justify-content:center;padding:34px 20px}.process-step .step3 .stepbox .step-num{color:#fff;background:0;position:absolute;left:10px;top:10px}.process-step .step3 .group{display:flex;align-items:center}.process-step .step3 .title-box{display:flex;width:408px;min-height:128px;padding:10px 20px;justify-content:center;align-items:center;border-radius:10px;background:#fafafa;flex-direction:column;gap:4px;box-sizing:border-box}.process-step .step3 .title-box strong{display:flex;height:30px;padding:0 12px;justify-content:center;align-items:center;border-radius:999px;background:#2550af;color:#FFF;font-size:16px;font-weight:700;line-height:150%}.process-step .step3 .title-box:last-child strong{background:#4e5055}.process-step .step3 .title-box p{color:#121212;font-size:16px;font-weight:600;line-height:150%;text-align:center}.process-step .step3 .spt{color:#FFF;font-size:20px;font-weight:900;line-height:150%;padding:0 34px}.process-step .step3:before{content:url(../images/contents/application/blt-step-down.svg);position:absolute;right:calc(50% - 7px);top:40px}.process-step .step3:after{content:url(../images/contents/application/blt-step-down.svg);position:absolute;right:calc(50% - 7px);bottom:40px}.process-step .step4{width:33.3%;padding-right:25px}.process-step .step4 .step-num{background:#42489c}.process-step .step4:after{content:url(../images/contents/application/blt-step-right.svg);position:absolute;right:-6px;top:calc(50% - 5px)}.process-step .step5{width:33.3%;padding:0 25px}.process-step .step5 .step-num{background:#1c42a8}.process-step .step5:after{content:url(../images/contents/application/blt-step-right.svg);position:absolute;right:-6px;top:calc(50% - 5px)}.process-step .step6{width:33.3%;padding-left:25px}.process-step .step6 .step-num{background:#1c316c}.sub-application-intro .select-type{display:flex;gap:48px;justify-content:center}.sub-application-intro .select-type li{flex:1;max-width:460px}.sub-application-intro .select-type li a{display:flex;width:100%;height:268px;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;border-radius:20px;background:#FFF;box-shadow:0 0 30px 0 rgba(0,0,0,0.10);box-sizing:border-box;color:#121212;font-size:20px;font-weight:700;line-height:150%}.sub-application-intro .select-type li a h3{color:#121212;font-size:20px;font-weight:700;line-height:150%}.sub-application-intro .select-type li i{width:76px;height:76px;object-fit:contain}.sub-application-intro .select-type li .ico-person{background:url(../images/contents/application/ico-select-type-person.png) no-repeat center bottom}.sub-application-intro .select-type li .ico-org{background:url(../images/contents/application/ico-select-type-org.png) no-repeat center bottom;background-size:contain}.sub-application-intro .select-type li a:hover{border:4px solid #006ce8}.sub-application-intro .select-type li a:hover h3{color:#006ce8}.step-indicator-slider{padding:0 30px}.step-indicator{position:relative;margin-bottom:80px}.step-indicator ol{display:flex;justify-content:center;transition:all .3s}.step-indicator ol li{padding-right:50px;position:relative;text-align:center;justify-content:center;box-sizing:border-box}.step-indicator .num{display:inline-flex;width:42px;height:42px;padding:12px 16px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:8px;background:#FFF;box-shadow:0 0 12px 0 rgba(0,0,0,0.16);color:#757575;font-size:16px;font-weight:600;line-height:150%;box-sizing:border-box;margin-bottom:14px}.step-indicator ol li:after{content:url(../images/contents/application/blt-step-right-sm.svg);position:absolute;right:20px;top:13px}.step-indicator p{color:#757575;font-size:14px;font-weight:600;line-height:150%;word-break:keep-all}.step-indicator .on .num{background:#006ce8;color:#fff;font-weight:800;box-shadow:0 0 8px 0 #b6bccc;text-decoration:underline}.step-indicator .on p{text-decoration:underline}.step-indicator ol li:last-child{padding:0}.step-indicator ol li:last-child::after{display:none}.step-indicator .btn{width:24px;height:24px;overflow:hidden;text-indent:-100px;background-repeat:no-repeat;background-size:contain;position:absolute;top:10px;z-index:10}.step-indicator .btn.next{background-image:url(../images/contents/application/ico-indicator-next.svg);right:0}.step-indicator .btn.prev{background-image:url(../images/contents/application/ico-indicator-prev.svg);left:0}.step-indicator .btn:disabled{opacity:0;pointer-events:none}.sub-application-step .content-header{margin-bottom:16px}.sub-application-step .content-header .title{color:#121212;font-size:24px;font-weight:700;line-height:150%;position:relative}.sub-application-step .content-header p.fig{color:#121212;font-size:14px;font-weight:500;line-height:150%;text-align:right;padding:16px 0 0 0}.sub-application-step .content-header p.fig strong{color:#da0c0c}.sub-application-step section{margin-bottom:20px}.content-header .guide-text{position:relative;display:inline-block}.content-header .guide-con{border-radius:6px;background:#484848;position:absolute;top:-14px;left:26px;padding:10px;box-sizing:border-box;display:flex;gap:10px;justify-content:space-between;width:450px;display:none}.content-header .guide-text.on .guide-con{display:flex}.content-header .guide-text .btn-guide-text{width:20px;height:20px;flex-shrink:0;aspect-ratio:1/1;overflow:hidden;text-indent:-100px;background:url(../images/ico-tooltip-sign.svg);color:#000}.content-header .guide-text .btn-guide-text:focus-visible{outline:2px dotted black !important;outline-offset:1px !important}.content-header .guide-text .msg p{color:#fff;color:#FFF;font-size:16px;font-weight:500;line-height:150%}.content-header .guide-text .btn-guide-close{width:24px;height:24px;aspect-ratio:1/1;text-indent:-100px;overflow:hidden;background:url(../images/ico-tooltip-close.svg) no-repeat}.sub-application-step .section-header{display:flex;height:56px;padding:0 20px;align-items:center;align-self:stretch;border-radius:18px 18px 0 0;background:#003668}.sub-application-step .section-title{color:#FFF;font-size:16px;font-weight:700;line-height:150%}.sub-application-step .section-con{display:flex;padding:20px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:0 0 18px 18px;border:1px solid #dfe6ec;background:#f5f7f9}.sub-application-step .request{background:#fff}.sub-application-step .request .field-text-count textarea{border:0;padding:0}.sub-application-step .row{display:flex;/*! gap: 28px; */width:100%}.sub-application-step .row>.col{display:flex;width:calc((100% - 20px) / 2);align-items:center;gap:20px}.sub-application-step .row>.col .col-lb{width:126px;flex-shrink:0;color:#121212;font-size:16px;font-weight:700;line-height:150%}.sub-application-step .row>.col .col-con{flex:1}.sub-application-step .disabled-text-box{display:flex;padding:10px;align-items:flex-start;gap:10px;flex:1 0 0;border-radius:8px;background:#efefef;color:#484848;font-size:16px;font-weight:500;line-height:150%;width:100%;box-sizing:border-box}.sub-application-step .form-row-list{display:flex;padding:18px;justify-content:center;align-items:center;align-self:stretch;border-radius:12px;background:#FFF}.sub-application-step .form-row-list .row{display:flex;align-self:stretch}.sub-application-step .form-row-list .row .col-lb{width:160px;flex-shrink:0;color:#121212;font-size:16px;font-weight:700;line-height:150%;position:relative}.sub-application-step .form-row-list .row .col-lb .ip{color:#ec0000}.sub-application-step .form-row-list .row .col-con{flex:1;display:flex}.sub-application-step .row-add-group{display:flex;width:100%;flex-direction:column;gap:14px}.sub-application-step .form-row-list input[type=text]{height:42px;padding:10px;border-radius:8px;border:1px solid #dfe6ec;width:100%}.sub-application-step .form-row-list input[type=file]{height:42px;padding:2px 7px;border-radius:8px;border:1px solid #dfe6ec;width:100%}.sub-application-step .form-row-list select{border-radius:8px;background-color:#dfe6ec;border:0;color:#121212;font-size:16px;font-weight:600;line-height:150%;letter-spacing:-0.32px;width:180px}.sub-application-step .form-row-list select option{background-color:#fff}.sub-application-step button{display:flex;padding:0 8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;color:#FFF;font-size:16px;font-weight:600;line-height:150%;letter-spacing:-0.32px;width:76px;height:44px;flex-shrink:0}.sub-application-step .btn-open-select-win{background:#003668 url(../images/ico-search-w.svg) no-repeat right 12px center}.sub-application-step .btn-open-select-win:focus-visible{outline:2px dotted black !important;outline-offset:1px !important}.sub-application-step .btn-duplicate-check{background:#006ce8;text-align:center;justify-content:center}.sub-application-step .field-input-button,.sub-application-step .field-select-input{display:flex;gap:8px;width:100%}.sub-application-step .btn-find-art{background:#003668 url(../images/ico-search-w.svg) no-repeat right 12px center;width:auto;padding:0 36px 0 8px}.sub-application-step .btn-add-row,.sub-application-step .btn-remove-row{margin-left:8px}.sub-application-step .search-result .section-con{background:#fff;display:block;box-sizing:border-box}.sub-application-step .field-email{display:flex;align-items:center;gap:8px;justify-content:start;flex-wrap:wrap}.sub-application-step .field-email .group{display:flex;align-items:center}.sub-application-step .field-email .spt{padding:0 10px}.sub-application-step .field-email input{width:100%;height:42px;padding:10px;max-width:182px;min-width:100px}.sub-application-step .field-email select{width:auto}.sub-application-step .field-email .btn-email-check{display:flex;height:42px;padding:0 8px;justify-content:center;align-items:center;border-radius:8px;background:#006ce8;color:#FFF;font-size:16px;font-weight:600;line-height:150%;flex-shrink:0}.sub-application-step .field-group-radio{display:flex;gap:14px;align-items:center}.sub-application-step .field-group-radio li{display:flex;gap:4px;align-items:center}.sub-application-step .field-group-radio input[type=radio]{width:18px;height:18px}.sub-application-step .fld-date{width:50%;position:relative}.sub-application-step .fld-date input{width:100%;padding:5px;box-sizing:border-box;background:transparent;padding-right:30px}.sub-application-step .app-table{min-width:1100px}.app-table th{background:#edf2f7;padding:0 10px;color:#121212;font-size:16px;font-weight:700;line-height:150%;text-align:left;height:38px;vertical-align:middle}.app-table .sortbtn{display:flex}.app-table .sortbtn button{width:24px;height:24px;aspect-ratio:1/1;overflow:hidden;text-indent:-200px;background-repeat:no-repeat;background-position:center;flex-shrink:0;color:#000}.app-table .btn-sort-up{background-image:url(../images/ico-sort-up.svg)}.app-table .btn-sort-down{background-image:url(../images/ico-sort-down.svg)}.app-table .text-btn{display:flex;justify-content:space-between;align-items:center;/*! height: 46px; */}.app-table .text-btn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-table .text-btn .link-btn-view{display:none}.app-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px;border-bottom:1px solid #dfe6ec;border-right:1px solid #dfe6ec}.app-table tr td:first-child{border-left:1px solid #dfe6ec}.app-table .link-btn-view{border-radius:999px;border:1px solid #003668;color:#003668;font-size:14px;font-weight:600;line-height:150%;padding:4px 10px;display:inline-flex}.app-table tr th:last-child{width:72px}.app-table tr th.th-btns{text-align:center}.app-table .no-data-msg{color:#121212;font-size:16px;font-weight:500;line-height:150%;text-align:center}.sub-application-step .confrim{display:flex;align-items:center;gap:12px;align-self:stretch;margin-top:20px}.sub-application-step .confrim input[type=checkbox]{width:24px;height:24px}.sub-application-step .confrim label{color:#121212;font-size:16px;font-weight:500;line-height:150%}.sub-application-step .btn-step-apply{background:#006ce8}.page-bottom-btns{display:flex;justify-content:flex-end;margin-top:20px;gap:14px}.page-bottom-btns .btn-step-prev{margin-right:auto}.page-bottom-btns button{display:flex;width:72px;height:42px;padding:0 8px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#6a6c6d;color:#FFF;font-size:16px;font-weight:600;line-height:150%}.page-bottom-btns .btn-step-next{background:#006ce8}.sub-terms .content-header .title{color:#121212;font-size:24px;font-weight:700;line-height:150%}.sub-terms .content-header .fig{color:#121212;font-size:14px;font-weight:500;line-height:150%;text-align:right;margin-bottom:10px}.ip,.sub-terms .content-header .fig strong{color:#e40000}.sub-terms section{padding:20px;gap:20px;align-self:stretch;border-radius:18px;border:1px solid #dfe6ec;background:#f5f7f9;margin-bottom:20px}.sub-terms .section-header{margin-bottom:20px}.sub-terms .section-title{color:#121212;font-size:18px;font-weight:700;line-height:150%}.sub-terms .section-con{padding:18px;align-self:stretch;border-radius:12px;background:#FFF;color:#626262;font-size:16px;font-weight:500;line-height:150%}.sub-terms .section-con h5{color:#121212;font-size:16px;font-weight:600;line-height:150%;margin-bottom:14px}.sub-terms .section-con p{color:#626262;font-size:16px;line-height:150%}.sub-terms table{margin:14px 0;min-width:1200px}.sub-terms table th{height:36px;border:0 solid #dfe6ec;background:#edf2f7;color:#121212;font-size:16px;font-weight:700;line-height:150%;vertical-align:middle}.sub-terms table td{text-align:center;padding:10px;vertical-align:middle;border-right:1px solid #dfe6ec;border-bottom:1px solid #dfe6ec}.sub-terms table tr td:first-child{border-left:1px solid #dfe6ec}.sub-terms table tr th:nth-child(4){width:150px}.sub-terms table .mb-th{display:none}.sub-terms .section-con .form-guide-text p{color:#121212}.sub-terms .confirm p{color:#121212;font-size:16px;font-weight:700;line-height:150%}.sub-terms .confirm input[type=checkbox]{width:24px;height:24px}.sub-terms .confirm label{color:#121212;font-size:16px;font-weight:700}.sub-terms .confirm label+input[type=checkbox]{margin-left:14px}.sub-terms .confirm .check-grp{display:flex;gap:4px;align-items:center}.sub-terms .confirm strong+.check-grp{margin-left:14px}.sub-terms .confirm .check-list{gap:14px;margin-top:14px}.sub-terms .confirm .check-list li{display:flex}.sub-terms .horizontal{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.phone-auth .form-row-list select{width:100%;border:1px solid #dfe6ec;background-color:#fff}.phone-auth .fld-date{width:100%}.single-find-item{display:flex;width:100%;gap:8px}.single-find-item .fld-input-btn{display:flex;width:100%;gap:4px}.single-find-item .fld-input-btn .btn-field-reset{background:url(../images/ico-form-val-del.svg) no-repeat center center;width:22px;min-height:22px;flex-shrink:0;overflow:hidden;text-indent:-100px;height:22px;align-self:center;display:none}.single-find-item .fld-input-btn .btn-field-reset:focus-visible{outline:2px dotted black !important;outline-offset:1px !important}.field-select-input2{display:flex;gap:8px;width:100%}.field-select-input2 .group{display:flex;width:100%;gap:8px}.info-layer{position:fixed;top:0;left:0;height:100vh;width:100vw;background:rgba(0,0,0,0.40);z-index:2000;display:flex;justify-content:center;overflow:auto;overflow-x:hidden;min-height:0;align-items:safe center;box-sizing:border-box;display:none}.info-layer .inner{width:100%;height:100%;display:flex;justify-content:safe center;align-items:safe center;padding:20px;box-sizing:border-box}.infolayer-container{max-width:500px;width:100%}.infolayer-container .layer-header{display:flex;height:56px;padding:0 20px;border-radius:14px 14px 0 0;background:#003668;align-items:center;position:relative;box-sizing:border-box}.infolayer-container .layer-title{color:#FFF;font-size:16px;font-weight:800;line-height:150%}.infolayer-container .layer-header .btn-layer-close{background:url("../images/ico-infolayer-close.svg");position:relative;top:auto;right:auto;align-self:auto}.infolayer-container .layer-body{border-radius:0 0 14px 14px;background:#FFF;padding:20px;width:100%;box-sizing:border-box}.infolayer-container .layer-btns{display:flex;justify-content:center;width:100%;margin-top:18px}.infolayer-container .layer-btns button{display:flex;width:165px;padding:6px 0;justify-content:center;align-items:center;border-radius:6px;background:#003668;color:#FFF;font-size:16px;font-weight:800;line-height:150%}.infolayer-container .ft-c-blue{color:#006ce8}.password-form-list{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.password-form-list input{border-radius:8px;border:1px solid #dfe6ec;width:100%}.password-form-list li{color:#222;font-size:16px;font-weight:700;line-height:150%;display:flex;width:100%;box-sizing:border-box;align-items:center}.password-form-list .col{width:100%}.password-form-list .lb{width:115px;color:#222;font-size:16px;font-weight:700;line-height:150%;flex-shrink:0}.password-form-list+.form-guide-text{padding-top:18px}.password-form-list+.form-guide-text p{color:#222;font-size:15px;font-weight:700;line-height:150%}.password-form-list+.form-guide-text p strong{color:#006ce8;font-weight:800}.infolayer-container .msg-box p{color:#222;text-align:center;font-size:18px;font-weight:600;line-height:150%}.sub-application-step .art-step-result{background:#fff}.art-result{border-collapse:separate}.art-result th{padding:0 10px;background:#ebf0f6;color:#121212;font-size:16px;font-weight:700;line-height:150%;height:38px;vertical-align:middle}.art-result td{border-top:1px solid #dfe6ec;border-right:1px solid #dfe6ec;border-bottom:1px solid #dfe6ec;padding:8px 10px;color:#121212;font-size:16px;font-weight:500;line-height:150%;vertical-align:middle}.art-result tr td:first-child{border-left:1px solid #dfe6ec}.art-result td .cellbox .th{display:none}.art-result .cellbox .td-con{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#121212;font-size:16px;font-weight:500;line-height:150%}.art-result thead tr th:first-child{border-top-left-radius:8px;overflow:hidden}.art-result thead tr th:last-child{border-top-right-radius:8px;overflow:hidden}.art-result thead tr th.cell-btns{width:40px}.art-result tbody tr:last-child td:first-child{border-bottom-left-radius:8px;overflow:hidden}.art-result tbody tr:last-child td:last-child{border-bottom-right-radius:8px;overflow:hidden}.art-result .btn-del{background:url(../images/ico-form-val-del.svg) no-repeat center center;width:22px;min-height:22px;flex-shrink:0;overflow:hidden;text-indent:-100px;height:22px;align-self:center;margin:0 auto;color:#000}.art-result .no-data-msg{text-align:center}.single-btns{display:flex;justify-content:flex-end;margin-top:16px}.sub-application-step .confirm .group{color:#121212;font-size:16px;font-weight:700;line-height:150%;display:flex;align-items:center}.sub-application-step .confirm input[type=checkbox]{width:24px;height:24px;margin-right:8px}.sub-application-step input[type=text]:disabled,.sub-application-step input[type=text]:read-only,.sub-application-step textarea:disabled,.sub-application-step textarea:read-only{border-radius:8px;background:#efefef}.readonly-box{border-radius:8px;background:#efefef;height:44px;padding:10px;width:100%;display:flex;align-items:center;color:#484848;font-size:16px;font-weight:500;line-height:150%;letter-spacing:-0.32px;box-sizing:border-box}.section-con.request textarea{height:170px;border-radius:8px;border:1px solid #dfe6ec;resize:none;padding:16px}.login-header{padding-bottom:30px}.login-header .login-ino-msg{color:#121212;font-size:20px;font-weight:700;line-height:150%;display:flex;justify-content:center;align-items:center;gap:6px;align-self:stretch}.login-header .login-ino-msg:before{content:url(../images/ico-login.svg);height:20px;margin-top:4px}.login-header .title{color:#121212;font-size:20px;font-weight:700;line-height:150%;text-align:center;display:flex;justify-content:center;align-items:center;gap:4px}.login-header .title .spt{display:block;width:18px;height:18px;background:url(../images/ico-spt-arr.svg) no-repeat center}.login-header .guide-text{position:relative;display:inline-block}.login-header .guide-con{border-radius:6px;background:#484848;position:absolute;top:-14px;left:26px;padding:10px;box-sizing:border-box;display:flex;gap:10px;width:355px;display:none}.login-header .guide-text.on .guide-con{display:flex}.login-header .guide-text .btn-guide-text{width:20px;height:20px;flex-shrink:0;aspect-ratio:1/1;overflow:hidden;text-indent:-100px;background:url(../images/ico-tooltip-sign.svg);color:#000}.login-header .guide-text .btn-guide-text:focus-visible{outline:2px dotted black !important;outline-offset:1px !important}.login-header .guide-text .msg p{color:#fff;color:#FFF;font-size:16px;font-weight:500;line-height:150%}.login-header .guide-text .btn-guide-close{width:24px;height:24px;aspect-ratio:1/1;text-indent:-100px;overflow:hidden;background:url(../images/ico-tooltip-close.svg) no-repeat}.login-form{width:100%;max-width:450px;margin:0 auto}.login-form .login-form-list{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.login-form .login-form-list li{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:6px;width:100%}.login-form .login-form-list label{color:#121212;font-size:16px;font-weight:700;line-height:150%}.login-form .field-email{display:flex;align-items:center;gap:8px;flex:1;width:100%}.login-form .field-email .input-group{display:flex;height:44px;padding:10px;justify-content:flex-end;align-items:center;gap:8px;border-radius:8px;background:#f1f1f1;box-sizing:border-box;width:100%}.login-form .field-email select{border-radius:8px;background-color:#dfe6ec;color:#121212;font-size:16px;font-weight:600;line-height:150%;letter-spacing:-0.32px;width:140px}.login-form .field-email input{border:0;background:0;width:100%;flex:1;padding:0;min-width:0}.login-form .login-form-list input{border-radius:8px;background:#f1f1f1;width:100%;min-width:0;border:0;height:44px;box-sizing:border-box}.login-form .btns{margin-top:26px;display:flex}.login-form .btns button{display:flex;height:44px;padding:10px;align-items:flex-start;border-radius:8px;background:#006ce8;flex:1;color:#FFF;text-align:center;font-size:16px;font-weight:700;line-height:150%;letter-spacing:-0.32px;justify-content:center}.login-form .ex-link{display:flex;gap:20px;justify-content:center;margin-top:18px}.login-form .ex-link li a{color:#484848;font-size:14px;font-weight:600;line-height:150%}.info-layer .email-find-con{margin-bottom:10px}.info-layer .email-find-con .email-find-msg{color:#222;font-size:16px;font-weight:500;line-height:150%;display:flex;flex-direction:column;justify-content:center;align-items:center}.info-layer .email-find-con .email-find-msg:before{content:url(../images/ico-layer-email.svg)}.info-layer .email-find-con .info{padding:17px;border-radius:8px;border:1px solid #dfe6ec;background:#edf2f7}.info-layer .email-find-con .info p{text-align:center;color:#222;font-size:16px;font-weight:700;line-height:150%}.check-step-indicator{margin-bottom:80px}.check-step-indicator ol{display:flex;justify-content:center;align-items:center}.check-step-indicator ol li{padding-right:50px;position:relative;text-align:center;justify-content:center;box-sizing:border-box;padding-left:50px}.check-step-indicator .num{display:inline-flex;width:42px;height:42px;padding:12px 16px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:8px;background:#FFF;box-shadow:0 0 12px 0 rgba(0,0,0,0.16);color:#757575;font-size:16px;font-weight:600;line-height:150%;box-sizing:border-box;margin-bottom:14px}.check-step-indicator strong{font-size:12px;font-weight:700;color:#626262;line-height:150%}.check-step-indicator p{color:#757575;font-size:14px;font-weight:500;line-height:150%}.check-step-indicator li:after{content:url(../images/blt-check-step-arr.svg);position:absolute;right:-11px;top:50%}.check-step-indicator li:last-child:after{display:none}.check-step-indicator .ico{display:flex;align-items:center;justify-content:center;width:68px;height:68px;aspect-ratio:1/1;background:#edf2f7;margin:0 auto;margin-bottom:14px;border-radius:100px;overflow:hidden;background-repeat:no-repeat;background-position:center}.check-step-indicator .ico.ico2{background-image:url(../images/ico-check-step-lib-b.svg)}.check-step-indicator .ico.ico3{background-image:url(../images/ico-check-step-earth-b.svg)}.check-step-indicator .on .num{background:#006ce8;color:#fff;font-weight:800;box-shadow:0 0 8px 0 #b6bccc}.check-step-indicator .on *{color:#006ce8}.check-step-indicator .on .ico{background-color:#006ce8}.check-step-indicator .on .ico.ico2{background-image:url(../images/ico-check-step-lib-w.svg)}.check-step-indicator .on .ico.ico3{background-image:url(../images/ico-check-step-earth-w.svg)}.check-step-indicator.disable .num{background:#757575;color:#fff}.check-step-indicator.disable .ico{background-color:#888}.check-step-indicator.disable .ico2{background-image:url(../images/ico-check-step-lib-w.svg)}.check-step-indicator.disable .ico3{background-image:url(../images/ico-check-step-earth-w.svg)}.check-step-indicator.disable *{color:#757575}.alert-msg{color:#da0c0c;font-size:20px;font-weight:600;line-height:150%;text-align:center;vertical-align:middle;display:flex;align-items:center;justify-content:center}.alert-msg:before{content:url(../images/ico-alert.svg);height:21px;margin-right:4px}.complete-con{display:flex;max-width:844px;padding:30px 10px;flex-direction:column;align-items:center;gap:38px;border-radius:20px;background:#f6faff;margin:0 auto}.complete-con .inner-container{text-align:center}.complete-con img{margin-bottom:16px}.complete-con .title{color:#006ce8;text-align:center;font-size:16px;font-weight:700;line-height:150%}.complete-con .title:before{content:url(../images/img-deco-left.svg);margin-right:5px}.complete-con .title:after{content:url(../images/img-deco-left.svg);margin-left:5px}.complete-con .msg{color:#121212;text-align:center;font-size:16px;font-weight:600;line-height:150%}.complete-con .msg strong{color:#006ce8;margin-bottom:10px}.complete-con .isni-num-text{color:#121212;text-align:center;font-size:22px;font-weight:700;line-height:150%}.complete-con .btns{margin-top:38px;display:flex;align-items:center;justify-content:center}.complete-con .btns a{display:flex;width:104px;height:36px;padding:10px;justify-content:center;align-items:center;border-radius:8px;background:#006ce8;color:#FFF;text-align:center;font-size:14px;font-weight:700;line-height:150%;letter-spacing:-0.28px;box-sizing:border-box}.link-ino-msg{color:#121212;font-size:13px;font-weight:500;line-height:150%;text-align:center;padding:18px 0 10px 0}.link-ino-msg a{color:#006ce8;text-decoration:underline}.link-ino-msg a:hover{text-decoration:underline}.link-ino-msg+.ex-link{margin:0}.section-group-tab .section-tab-btns ul{display:flex;border-radius:18px 18px 0 0;overflow:hidden}.section-group-tab .section-tab-btns li{width:50%}.section-group-tab .section-tab-btns a{display:flex;height:56px;padding:14px 16px;justify-content:center;align-items:center;background:#AAA;box-sizing:border-box;color:#121212;font-size:16px;font-weight:700;line-height:150%}.section-group-tab .section-tab-btns a.on{background:#003668;color:#fff}.section-group-tab .section-wrapper{border-radius:0 0 18px 18px;border:1px solid #dfe6ec;background:#f5f7f9;padding:20px}.group-innertab{margin-bottom:20px}.group-innertab ul{display:flex;gap:10px}.group-innertab a{display:flex;height:32px;padding:0 12px;align-items:center;color:#121212;font-size:16px;font-weight:700;line-height:150%;letter-spacing:-0.32px;border-radius:6px;background:#AAA}.group-innertab a.on{background:#003668;color:#fff}.group-innertab-contents .section-con{background:#fff}.group-innertab-contents .section-con .form-row-list{padding:0}.group-innertab-contents .app-table .th-btns{width:70px}.mb-show{display:none}.group-innertab-contents .blnak-box .info-msg{color:#121212;font-size:16px;font-weight:700;line-height:150%;text-align:center}.section-header.header-btns{display:flex;justify-content:space-between;align-items:center}.btn-change-password{color:#FFF;font-size:16px;font-weight:600;display:flex;height:42px;padding:0 8px;justify-content:center;align-items:center;gap:6px}.btn-change-password:before{content:url(../images/ico-lock.svg)}.sub-application-step .btn-check{background:#006ce8;justify-content:center;gap:0}.group-innertab-contents{display:none}.group-innertab-contents.on{display:block}.flat-section{border-radius:12px;background:#FFF;padding:18px}.flat-section .flat-section-header{margin-bottom:10px}.flat-section .flat-section-header .section-title{color:#121212;font-size:16px;font-weight:700;line-height:150%}.sub-insi-intro .header-introbox{background:url(../images/contents/intro/bg-box.png) no-repeat center;background-size:cover;display:flex;padding:56px 48px;align-items:center;gap:24px;align-self:stretch;box-sizing:border-box;border-radius:12px;justify-content:space-between;margin-bottom:50px}.sub-insi-intro .header-introbox .title-g{display:flex;align-items:center;gap:16px;align-self:stretch;margin-bottom:10px}.sub-insi-intro .header-introbox .title-g strong{color:#121212;font-size:24px;font-weight:700;line-height:150%}.sub-insi-intro .header-introbox .title-g span{display:flex;align-items:center;gap:16px;align-self:stretch;color:#121212;font-size:16px;font-weight:600;line-height:150%}.header-introbox .desc{color:#121212;font-size:16px;font-weight:400;line-height:150%}.header-introbox a{display:flex;height:44px;padding:0 20px;align-items:center;gap:4px;border-radius:8px;background:#003668;box-sizing:border-box;color:#FFF;font-size:16px;font-weight:700;line-height:150%;letter-spacing:-0.32px;align-items:center;flex-shrink:0}.header-introbox a:after{content:url(../images/ico-link-arr-right-w.svg);height:20px}.sub-intro-process .section,.sub-insi-intro .section{margin-bottom:50px}.sub-isni-korea .section-header,.sub-intro-process .section-header,.sub-insi-intro .section-header{padding-bottom:16px;border-bottom:1px solid #eee;padding-bottom:16px;margin-bottom:32px}.sub-isni-korea .section-title,.sub-intro-process .section-title,.sub-insi-intro .section-title{color:#121212;font-size:24px;font-weight:700;line-height:150%}.sub-insi-intro .center-img-group{display:flex;padding:40px 0;justify-content:center;align-items:center;gap:80px}.meta-info-table select{display:none}.meta-info-table table{border-collapse:separate}.meta-info-table table td span{display:none}.meta-info-table table th{height:46px;padding:0 10px;background:#003668;vertical-align:middle;color:#FFF;text-align:center;font-size:16px;font-weight:700;line-height:150%}.meta-info-table table td{padding:24px;border-right:1px solid #dfe6ec;border-bottom:1px solid #dfe6ec;vertical-align:middle;white-space:wrap}.meta-info-table table tr td:first-child{border-bottom:1px solid #dfe6ec;border-left:1px solid #dfe6ec;background:#f6f6f6}.meta-info-table table td a{white-space:normal;word-break:break-all}.meta-info-table table tr th:first-child{border-radius:12px 0 0 0}.meta-info-table table tr th:last-child{border-radius:0 12px 0 0}.meta-info-table table tr:last-child td:first-child{border-radius:0 0 0 12px}.meta-info-table table tr:last-child td:first-child{border-bottom-left-radius:12px;overflow:hidden}.meta-info-table table tr:last-child td:last-child{border-bottom-right-radius:12px;overflow:hidden}.nospace{padding-left:0;padding-right:0}.structure .section01{width:100%;margin:0 auto;max-width:1280px;padding:30px 20px;box-sizing:border-box}.structure .section01 ul{display:flex;gap:80px;justify-content:center}.structure .section01 ul li{position:relative;display:flex;align-items:center;justify-content:center}.structure .section01 ul li img{width:auto;max-width:250px}.structure .section01 ul li:after{content:url(../images/contents/intro/spt-pro.svg);position:absolute;right:-48px;top:50%}.structure .section01 ul li:last-child:after{display:none}.structure .section02{width:100%;background:url(../images/contents/intro/pro-bg.png) no-repeat center;background-size:cover;text-align:center;padding:40px 0}.structure .section02 ul{display:flex;justify-content:safe center;margin-top:43px;overflow:auto;overflow-y:hidden}.structure .section02 ul li{flex-shrink:0}.structure .flow{text-align:center;padding:50px 0;display:flex;justify-content:center;gap:70px}.structure .section03{width:100%;margin:0 auto;max-width:1280px;padding:30px 20px;box-sizing:border-box}.structure .section03 .section-heaer{margin-bottom:24px}.structure .section03 .section-title{color:#121212;text-align:center;font-size:24px;font-weight:700;line-height:150%;text-align:center}.structure .section03 ul{display:grid;justify-content:center;gap:28px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.structure .section03 .box{display:flex;width:100%;height:146px;padding:22px 0;flex-direction:column;align-items:center;gap:30px;box-sizing:border-box;border-radius:10px;border:1px solid #d9d9d9;background:#FFF;box-shadow:0 0 20px 0 rgba(0,0,0,0.10)}.structure .section03 .box i{display:block;width:100%;height:50px;background-repeat:no-repeat;background-position:center;background-size:auto}.structure .section03 .box .ico1{background-image:url(../images/contents/intro/pro5-ico1.png)}.structure .section03 .box .ico2{background-image:url(../images/contents/intro/pro5-ico2.png)}.structure .section03 .box .ico3{background-image:url(../images/contents/intro/pro5-ico3.png)}.structure .section03 .box .ico4{background-image:url(../images/contents/intro/pro5-ico4.png)}.structure .section03 .box .ico5{background-image:url(../images/contents/intro/pro5-ico5.png)}.structure .section03 .box .ico6{background-image:url(../images/contents/intro/pro5-ico6.png)}.structure .section03 .box .ico7{background-image:url(../images/contents/intro/pro5-ico7.png)}.structure .section03 .box .ico8{background-image:url(../images/contents/intro/pro5-ico8.png)}.structure .section03 .box .box-title{color:#121212;text-align:center;font-size:14px;font-weight:700;line-height:150%}.sub-isni-korea .header-introbox,.sub-intro-process .header-introbox{background:url(../images/contents/intro/bg-box.png) no-repeat center;background-size:cover;padding:56px 48px;box-sizing:border-box;border-radius:12px;margin-bottom:50px}.sub-isni-korea h4,.sub-intro-process h4{color:#121212;font-size:24px;font-weight:700;line-height:150%}.sub-intro-process .header-introbox ul{margin-top:10px}.sub-intro-process .header-introbox ul li{margin-bottom:10px;background:url(../images/contents/intro/ico-ul-dot-arrow.svg) no-repeat left top 3px;padding-left:16px}.sub-isni-korea .header-desc,.sub-intro-process .header-desc{color:#121212;font-size:16px;font-weight:500;line-height:150%}.sub-intro-process .header-desc strong{color:#006ce8}.sub-intro-process .step-list{margin-top:30px;display:flex;gap:120px}.sub-intro-process .step-list li{width:calc((100% - 240px) / 3);position:relative}.sub-intro-process .step-list li:after{content:url(../images/contents/intro/blt-step-arr.svg);position:absolute;right:-67px;top:46%}.sub-intro-process .step-list li:last-child:after{display:none}.sub-intro-process .step-list .inner{border-radius:16px;background:#FFF;box-shadow:0 0 10px 0 rgba(0,0,0,0.10);padding:20px;box-sizing:border-box}.sub-intro-process .text-box{display:flex;gap:14px;align-items:center;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #eee}.sub-intro-process .text-box .num{display:flex;width:34px;height:34px;padding:12px 16px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:8px;background:#006ce8;box-shadow:0 0 8px 0 #b6bccc;box-sizing:border-box;color:#FFF;font-size:16px;font-weight:800;line-height:150%}.sub-intro-process .text-box .title{color:#121212;font-size:18px;font-weight:700;line-height:150%}.sub-intro-process .text-box .title strong{color:#006ce8}.sub-intro-process .text-box .sm-fnt{color:#626262;font-size:14px;font-weight:500;line-height:150%}.sub-intro-process p{color:#121212;font-size:14px;font-weight:500;line-height:150%}.square-box-diagram{position:relative}.square-box-diagram>ul{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:400px;border-radius:12px;overflow:hidden}.square-box-diagram>ul>li{padding:40px 30px;border-right:1px dashed #c4cacf;border-bottom:1px dashed #c4cacf;background-repeat:no-repeat;height:400px;box-sizing:border-box;word-break:keep-all;background-size:cover}.square-box-diagram>ul>li:nth-child(1){border-left:1px dashed #c4cacf;border-radius:14px 0 0 0;background-image:url(../images/contents/intro/square-bg1.png);border-top:1px dashed #c4cacf}.square-box-diagram>ul>li:nth-child(2){border-radius:0 14px 0 0;background-image:url(../images/contents/intro/square-bg2.png);text-align:right;border-top:1px dashed #c4cacf}.square-box-diagram>ul>li:nth-child(3){border-right:1px dashed #c4cacf;background-image:url(../images/contents/intro/square-bg3.png);padding-top:150px;border-left:1px dashed #c4cacf}.square-box-diagram>ul>li:nth-child(4){background-image:url(../images/contents/intro/square-bg4.png);padding-top:150px;text-align:right}.square-box-diagram .title{color:#121212;font-size:22px;font-weight:700;line-height:150%;margin-bottom:10px}.square-box-diagram .title strong{color:#006ce8}.square-box-diagram li>ul li{color:#121212;font-size:18px;font-weight:500;line-height:150%;color:#121212;font-size:18px;font-weight:500;line-height:150%;margin-bottom:10px}.square-box-diagram li>ul li:before{content:url(../images/contents/intro/ico-ul-dot-blue.svg);margin-right:10px;position:relative;top:-2px}.isni-diagram{content:url(../images/contents/intro/isni-circle-deco.png);position:absolute;top:calc(50% - 160px);left:calc(50% - 160px);z-index:1}.sub-isni-korea .header-introbox .title{margin-bottom:10px}.sub-isni-korea .header-introbox p{color:#000;font-size:16px;font-weight:400;line-height:150%}.org-link .section-header{display:flex;justify-content:space-between;align-items:center}.org-link .section-header .right-text{color:#626262;font-size:13px;font-weight:500;line-height:150%}.banner-group{align-self:stretch;border-radius:12px;border:1px solid #dfe6ec;background:#FFF;overflow:hidden;margin-bottom:32px}.banner-group .header{display:flex;height:48px;padding:0 24px;align-items:center;gap:16px;flex-shrink:0;align-self:stretch;border-radius:8px;background:#c3d9e8;width:100%}.banner-group .header .title{color:#000;font-size:18px;font-weight:800;line-height:150%}.banner-group ul{display:flex;padding:24px 16px;align-items:center;gap:24px;flex-wrap:wrap}.content-history{position:relative}.content-history:after{content:"";display:block;background:#e3e8ea;width:2px;height:100%;position:absolute;left:228px;top:0}.content-history>ol{display:flex;/*! width: 1280px; */flex-direction:column;align-items:flex-start;gap:64px;flex-shrink:0;width:100%}.content-history>ol>li{display:flex;gap:140px;width:100%;flex:1;align-items:flex-start}.content-history .year{color:#8e8e8e;font-size:30px;font-weight:700;line-height:150%;width:230px;position:relative;flex-shrink:0}.content-history .year:after{content:"";display:block;width:9px;height:9px;background:#e3e8ea;border-radius:5px;position:absolute;right:-3px;top:calc(50% - 4px);z-index:1}.content-history>ol>li:hover .year{color:#000}.content-history>ol>li:hover .year:after{background:#2550af}.content-history .inner-list{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:16px}.content-history .inner-list li{width:100%}.content-history .year-con{display:flex;padding:16px 24px;align-items:flex-start;align-self:stretch;border-radius:8px;border:1px solid #dfe6ec;background:#f5f7f9;box-sizing:border-box}.content-history .year-con .date{color:#121212;font-size:16px;font-weight:600;line-height:150%;width:125px;flex-shrink:0}.content-history .year-con .desc p{color:#121212;font-size:16px;font-weight:400;line-height:150%}.imgbox-organization{height:477px;border-radius:24px;background:#f3f5f7;text-align:center;display:flex;justify-content:center;align-items:center;padding:32px;margin-top:50px;margin-bottom:50px}.imgbox-organization .mb{display:none}.operation{margin-top:50px}.operation .process{position:relative;height:355px}.operation .numbox{border-radius:8px;border:1px solid #dfe6ec;background:#FFF;display:flex;padding-right:16px;align-items:center;gap:16px;width:100%;box-sizing:border-box}.operation .numbox .num{border-radius:8px;background:#157d86;display:flex;width:48px;padding:12px 16px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;box-sizing:border-box;color:#FFF;font-size:16px;font-weight:900;line-height:150%}.operation .numbox p{color:#000;font-size:16px;font-weight:600;line-height:150%}.operation .step2 .num{background:#0074b8}.operation .step3 .num{background:#0f6ad3}.operation .step4 .num{background:#2e51b1}.operation .step5 .num{background:#42489c}.operation .step6 .num{background:#003668}.operation .process .row{display:flex;gap:40px;width:100%}.operation .process .row>div{display:flex;gap:40px;width:100%;position:relative;width:100%}.operation .consortium{position:relative;margin-top:16px}.operation .consortium ul{display:flex;width:100%;gap:40px;margin-top:16px}.operation .consortium:after{content:"";display:block;width:100%;height:2px;border-top:2px dashed #c9d0da;position:absolute;top:50%;left:0;z-index:-1}.operation .consortium li{flex:1;position:relative}.operation .consortium .box{display:flex;height:176px;padding:24px 8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;border-radius:12px;background:#f7f8fa}.operation .consortium .box .title{color:#000;font-size:16px;font-weight:600;line-height:150%}.operation .consortium .box i{width:72px;height:72px;border-radius:100px;background-color:#fff;box-shadow:4px 10px 17px 0 rgba(160,160,160,0.09);background-repeat:no-repeat;background-position:center}.operation .consortium .box .ico1{background-image:url(../images/contents/isnikorea/ico-operation01.svg)}.operation .consortium .box .ico2{background-image:url(../images/contents/isnikorea/ico-operation02.svg)}.operation .consortium .box .ico3{background-image:url(../images/contents/isnikorea/ico-operation03.svg)}.row-flow1>div:after{content:url(../images/contents/isnikorea/operation-step-right.svg);position:absolute;right:-26px;top:calc(50% - 6px)}.row-flow1>div:last-child:after{display:none}.row-flow2{position:absolute;left:0;bottom:0;width:100%;flex-direction:row-reverse}.row-flow2>div:after{content:url(../images/contents/isnikorea/operation-step-left.svg);position:absolute;right:-26px;top:calc(50% - 6px)}.row-flow2>div:first-child:after{display:none}.label-list{margin-top:50px;margin-bottom:50px}.label-list .group{display:flex;align-items:center;gap:24px;align-self:stretch}.label-list .group:first-child{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #eee}.label-list h5{display:flex;width:150px;padding:4px 14px;justify-content:center;align-items:center;border-radius:80px;background:#003668;color:#FFF;font-size:16px;font-weight:700;line-height:150%;box-sizing:border-box}.label-list ul{display:flex;justify-content:space-between;align-items:flex-start;/*! flex: 1 0 0; */width:100%;flex-wrap:wrap}.label-list ul li{color:#121212;font-size:16px;font-weight:600;line-height:150%;background:url(../images/blt-ul-dot-gray.png) no-repeat left center;padding-left:15px;white-space:nowrap}.label-list strong{color:#006ce8}.section-circle-diagram{width:100%;margin:0 auto;max-width:1280px;padding:30px 20px;box-sizing:border-box;padding-top:72px}.circle-diagram{height:976px;width:100%;background:url(../images/contents/isnikorea/bg-circle-box.png) no-repeat left top / cover;padding-top:72px;box-sizing:border-box}.circle-diagram .mb{display:none}.banner-list-container{position:relative;width:1280px;height:832px;margin:0 auto;background:url(../images/contents/isnikorea/bg-inner-circle.png) no-repeat center center}.banner-list-container li{display:flex;width:200px;height:48px;padding:4px;justify-content:center;align-items:center;border-radius:80px;border:1px solid #efefef;background:#FFF;padding:6px 16px;position:absolute}.banner-list-container li:nth-child(1){top:0;left:672px}.banner-list-container li:nth-child(2){top:110.2px;left:930px}.banner-list-container li:nth-child(3){top:220.4px;left:996px}.banner-list-container li:nth-child(4){top:330.6px;left:1031px}.banner-list-container li:nth-child(5){top:440.8px;left:1031px}.banner-list-container li:nth-child(6){top:551px;left:996px}.banner-list-container li:nth-child(7){top:661.2px;left:930px}.banner-list-container li:nth-child(8){top:772px;left:672px}.banner-list-container li:nth-child(9){top:772px;left:376px}.banner-list-container li:nth-child(10){top:661.2px;left:118px}.banner-list-container li:nth-child(11){top:551px;left:52px}.banner-list-container li:nth-child(12){top:440.8px;left:17}.banner-list-container li:nth-child(13){top:330.6px;left:17px}.banner-list-container li:nth-child(14){top:220.4px;left:52px}.banner-list-container li:nth-child(15){top:110.2px;left:118px}.banner-list-container li:nth-child(16){top:0;left:376px}@media screen and (max-width:1279px){.search-result-wrapper{display:block}.search-result-wrapper .col-left{width:100%}.search-result-wrapper .col-left .inner-search .lb{display:none}.inner-search .search-field input[type=text]::placeholder{opacity:1}.search-result-wrapper .facet,.search-option{display:none}.inner-search .search-field .btn-inner-search-reset{display:block}.sub-status{padding:70px 40px}.sub-insi-intro .center-img-group{flex-direction:column;gap:10px}.sub-intro-process .step-list{gap:60px}.sub-intro-process .step-list li{width:calc((100% - 120px) / 3);position:relative}.sub-intro-process .step-list li:after{right:-35px}.circle-diagram .banner-list-container ul{display:none}.circle-diagram{height:818px;padding:40px;height:auto;display:flex;justify-content:center;align-items:center;padding:40px}.circle-diagram .mb{display:block}.banner-list-container{display:none}}@media screen and (max-width:1023px){.sub-search-suggestion .list-header-lable span:nth-child(3),.keyword-inner-list a span:nth-child(2){width:150px;flex-shrink:0}.result-list.type-card.person-result ul,.result-list.type-card.org-result ul{grid-template-columns:1fr 1fr;display:block}.layer .chart-container{height:100%;border:1px solid #ccc}.section-isni-info .row{flex-direction:column;gap:10px}.section-isni-info .row>.col{width:100%}.sub-status{flex-direction:column}.sub-status .status-summary{width:100%;flex-direction:row-reverse;gap:0;padding-bottom:50px}.sub-status .status-summary>div{height:auto;width:50%;display:flex;justify-content:center}.sub-status .section-list{width:100%;display:grid;grid-template-columns:1fr 1fr}.sub-status section .inner{flex-direction:column;padding:14px 0}.sub-status .section-con{width:100%}.status-summary .person .title{margin:0}.status-summary .org,.status-summary .person{padding:0}.status-summary .gp,.status-summary .person:after,.status-summary .person .gp:after,.status-summary .person:after,.status-summary .org:after{display:none}.status-summary .info{width:100%}.sub-status-detail{display:block}.sub-status-detail .left-tabs{width:100%;display:flex;justify-content:safe center;overflow:auto;overflow-y:hidden;margin-bottom:20px}.sub-status-detail .left-tabs ul{display:flex}.summary-card-list{gap:20px}.summary-card-list li{width:calc((100% - 20px) / 2)}.summary-card-list .card{width:100%}.detail-section-list .chart-view-layout{display:block}.chart-view-layout .chart-view{margin-bottom:24px}.chart-legend-list{flex-direction:column;gap:17px}.chart-legend-list li,.chart-view-layout.type-v .chart-legend-list li{width:100%}.chart-view-layout.type-v .chart-view .chart-container{height:auto}.chart-view-wrapper{padding:0}.layer-chart-view .chart-layout{height:auto;display:block}.layer-chart-view .chart-layout .detail-chart-container{height:400px}.layer-chrfig-list{flex-direction:column}.layer-chrfig-list .list-item{width:100%}.layer-history .timeline{height:100%}.layer-history .timeline>div:before{left:-4px}#tab-history{height:100%}.layer-history .timeline li{padding-left:16px}.layer-history .timeline .item{width:100%;text-align:left}.layer-history .timeline ul li:nth-child(odd) .item:after,.layer-history .timeline .item:after{left:-24px;right:auto;top:calc(50% - 5px)}.process-step li{width:100% !important;padding:0 0 50px 0 !important}.process-step li:before{display:none}.process-step .step1::after,.process-step .step2::after,.process-step .step3::after,.process-step .step4::after,.process-step .step5::after{content:url(../images/contents/application/blt-step-down.svg);position:absolute;right:calc(50% - 7px);bottom:16px;top:auto}.process-step .step3 .stepbox{padding-top:58px;padding-bottom:58px}.process-step .step3 .group{flex-direction:column;width:100%}.process-step .step3 .spt{padding:20px 0}.process-step .step3 .title-box{width:100%}.step-indicator-wrapper{overflow:hidden}.step-indicator ol{justify-content:flex-start}.step-indicator ol li{/*! width: 33.33%; */flex:1 0 calc(33.3%)}.content-header .guide-text{position:unset}.content-header .guide-con{position:absolute;top:auto;width:100%;left:0;bottom:40px}.login-header .guide-text{position:unset}.login-header .guide-con{position:absolute;top:auto;width:100%;left:0}.app-table tr th:last-child,.app-table tr td:last-child{display:none}.group-innertab-contents .app-table .th-btns{display:none}.app-table .text-btn .link-btn-view{display:block}.form-row-list .row{flex-direction:column;align-items:flex-start;gap:10px}.form-row-list .row>div{width:100% !important}.form-row-list .row .col-con>.fld-date{width:100%}.field-select-input2{flex-direction:column;width:100%}.field-select-input2 select{width:auto}.art-result{display:block}.art-result thead{display:none}.art-result tbody{display:block}.art-result tr{display:flex;flex-direction:column;position:relative;padding:0 20px 0 0;border-bottom:1px solid #dfe6ec}.art-result td{border:0 !important}.art-result .cellbox{display:flex}.art-result td .cellbox .th{display:block;width:78px;color:#626262;font-size:14px;font-weight:700;line-height:150%}.art-result .btn-del{position:absolute;top:10px;right:0}.mb-show{display:block;display:flex;flex-direction:column;gap:4px}.structure .section03 ul{display:grid;justify-content:center;gap:28px;grid-template-columns:1fr 1fr 1fr 1fr}.sub-isni-korea .header-introbox,.sub-intro-process .header-introbox{padding:40px 24px}.sub-intro-process .step-list{gap:60px;flex-direction:column}.sub-intro-process .step-list li{width:100%}.sub-intro-process .step-list li:after{content:url(../images/contents/intro/blt-step-arr-v.svg);bottom:-36px;left:50%;right:auto;top:auto}.org-link .section-header{flex-direction:column;justify-content:flex-start;align-items:flex-start}.content-history:after{left:138px}.content-history .year{width:140px}.content-history>ol>li{gap:60px}.content-history .year-con .date{width:100px}.label-list .group{flex-direction:column;align-items:flex-start;width:100}.label-list ul{gap:18px;justify-content:flex-start}.layer-art-contents,.layer-request-contents{padding:0 0 30px 0}.structure .section01 ul{flex-direction:column;justify-content:flex-start;align-items:center}.structure .section01 ul li:after{content:url(../images/contents/intro/spt-pro-v.svg);position:absolute;right:50%;top:auto;bottom:-54px}.sub-intro-process .text-box{border:0;padding:0;margin:0}.sub-intro-process .step-list .inner{display:flex;gap:40px;align-items:center}.isni-view-header .sub-info dl{flex-direction:column}}@media screen and (max-width:799px){.sub-search-suggestion .list-header-lable span:nth-child(2),.sub-search-suggestion .list-header-lable span:nth-child(3),.sub-search-suggestion .list-header-lable span:nth-child(4){display:none}.list-select-contents{display:none}.sub-search-suggestion .list-select{width:100%}.sub-search-suggestion .list-select ul{border-radius:12px}.result-header{flex-direction:column;align-items:flex-start;gap:30px;align-self:stretch}.result-header .list-control{flex-direction:column;align-items:flex-start}.result-list.type-card ul{grid-template-columns:1fr;gap:28px}.isni-view-header .view-info{padding:40px 10px;flex-direction:column;gap:40px;align-self:stretch}.isni-view-header .view-info .col-left{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;align-self:stretch}.isni-view-header .btn-grp{width:100%}.isni-view-header .sub-info dl{flex-direction:column}.isni-view-header .sub-info dl>div{width:100%}.isni-view-header .history-msg{padding-right:20px}.section-request .field-email .group,.section-request .field-email .group input{width:100%;max-width:none}.check-step-indicator{margin-bottom:40px}.check-step-indicator ol{flex-direction:column}.check-step-indicator ol li{display:flex;justify-content:flex-start;align-items:center;gap:10px;text-align:left;padding:0 0 55px 0}.check-step-indicator .num{margin:0}.check-step-indicator li:last-child{padding-bottom:0}.check-step-indicator li:after{content:url(../images/blt-check-step-arr-v.svg);position:absolute;right:-11px;top:auto;bottom:13px;right:auto;left:50%}.check-step-indicator li:last-child:after{display:none}.check-step-indicator li:nth-child(2) .tbox,.check-step-indicator li:nth-child(3) .tbox{width:130px}.square-box-diagram>ul{display:block}.square-box-diagram:after{display:none}.square-box-diagram>ul>li{text-align:left !important;height:auto;padding:40px !important;border-radius:0 !important;border:1px dashed #c4cacf}.square-box-diagram>ul>li:first-child{border-radius:12px 12px 0 0 !important;overflow:hidden}.square-box-diagram>ul>li:last-child{border-radius:0 0 12px 12px !important;overflow:hidden}.imgbox-organization .pc{display:none}.imgbox-organization .mb{display:block}.imgbox-organization{height:auto;padding:60px 20px}.row-flow2{position:relative;bottom:auto}.operation .process{height:auto}.row-flow1,.row-flow2{flex-direction:column}.row-flow2{margin-top:40px}.row-flow1>div:after,.row-flow2>div:after{content:url(../images/contents/isnikorea/operation-step-down.svg);position:absolute;left:calc(50% - 5px);right:auto;top:auto;bottom:-27px;display:block !important}.row-flow2>div:last-child:after{display:none !important}.operation .consortium ul{gap:12px}.operation .consortium .box{justify-content:flex-start}.operation .consortium .box *{font-size:14px !important;text-align:center}.section-art-search .form-row .row.col2{flex-direction:column;align-items:flex-start;gap:10px}.section-art-search .form-row .row.col2 .col{width:100%}.section-art-search .field-select{flex-direction:column}.btn-print{display:none}.section-art-search select{width:100%}.isni-diagram{display:none}}@media screen and (max-width:639px){.board-view .bd-view-title{padding:16px}.board-view .bd-write-info dt{width:auto}.board-view .bd-art-view{padding:24px 16px}.faq-list ul li{width:100%}.faq-item .faq-question{padding:28px 16px 28px 50px;background-position:16px 28px}.faq-list .faq-item.on .faq-question{background-position:16px 28px}.faq-item .faq-answer{padding:40px 16px 40px 50px;background-position:16px 40px;display:none}.layer-keyword-map .keyword-list ul{display:grid;grid-template-columns:1fr}.section-request .privacy-agree dl{display:grid;grid-template-columns:1fr}.section-request .privacy-agree dl>div{width:100% !important}.section-request .privacy-agree .item dd{border-radius:0 !important;border:1px solid #dfe6ec}.section-request .privacy-agree .item dt{border-radius:0 !important}.section-request .privacy-agree .item:first-child dt{border-radius:8px 8px 0 0 !important}.section-request .privacy-agree .item:last-child dd{border-radius:0 0 8px 8px !important}.section-request .agree-check{flex-direction:column}.sub-contents.status{padding:0 0 100px 0}.sub-status{padding:40px 20px;border-radius:0}.sub-status .section-list{grid-template-columns:1fr}.status-summary .org .number strong,.status-summary .person .number strong{font-size:24px}.sub-application-intro .select-type{flex-direction:column;gap:28px}.sub-application-intro .select-type li{max-width:none}.sub-application-intro .select-type li a{height:210px}.sub-application-step .row>.col{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:10px}.sub-application-step .row>.col .col-lb{width:100%;position:relative}.sub-application-step .row>.col .col-con{flex:1;width:100%}.sub-application-step .row>.col .col-con>.fld-date{width:100%}.login-header .login-ino-msg{align-items:flex-start;justify-content:flex-start}.login-form .field-email{flex-direction:column;align-items:flex-start}.login-form .field-email select{width:100%}.sub-insi-intro .header-introbox,.sub-insi-intro .header-introbox .title-g{flex-direction:column;align-items:flex-start}.sub-insi-intro .header-introbox{padding:40px 24px}.meta-info-table select{display:flex;height:46px;padding:0 10px;justify-content:center;align-items:center;align-self:stretch;border-radius:8px;background-color:#003668;color:#FFF;font-size:16px;font-weight:700;line-height:150%;background-image:url("../images/ico-select-arr-w.svg");margin-bottom:10px}.meta-info-table thead{display:none}.meta-info-table tbody{display:flex;flex-direction:column;gap:10px}.meta-info-table tbody tr{display:flex;flex-direction:column;width:100%;gap:10px;display:none}.meta-info-table tbody tr td{display:flex;padding:10px;border-radius:8px;border:1px solid #e0e0e0;background:#f6f6f6;gap:10px;align-items:center}.meta-info-table tbody tr td span{width:40px;flex-shrink:0;color:#121212;font-size:16px;font-weight:700;line-height:150%;display:block}.meta-info-table tbody tr td:first-child{display:none}.meta-info-table tbody tr.show{display:flex}.structure .section03 ul{display:grid;justify-content:center;gap:18px;grid-template-columns:1fr 1fr}.sub-intro-process .text-box{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #eee}.sub-intro-process .step-list .inner{display:block}.content-history:after,.content-history .year:after{display:none}.content-history .year{margin-bottom:8px;font-size:22px}.content-history>ol{gap:24px}.content-history>ol>li{display:block}.content-history .year-con{flex-direction:column}}@media screen and (max-width:479px){.board-list .bd-list-header{flex-direction:column;align-items:flex-start;gap:8px}.bd-control,.bd-inner-search-form .fld-input-btn,.bd-control .bd-inner-search-form{width:100%}.bd-inner-search-form select{border-radius:10px;border:1px solid #e4e4e4;background-image:url(../images/ico-bd-select-arr.svg);min-width:88px}.bd-notice table,.bd-notice thead,.bd-notice tbody,.bd-notice th,.bd-notice td,.bd-notice tr{display:flex;flex-direction:column}.bd-notice table col.cat,.bd-notice table col.title,.bd-notice table col.date,.bd-notice table col.attach{width:100%}.bd-list-table tr{width:100%;display:flex;border-bottom:1px solid #d9d9d9;flex-direction:column;padding:16px 0}.bd-list-table tr td{width:100%;display:block;text-align:left !important;padding:0 !important;border:0}.bd-notice table td:nth-child(1){margin-bottom:4px}.bd-notice table td:nth-child(2),.bd-notice table td:nth-child(3){margin-bottom:16px}.board-view .bd-write-info dl{flex-wrap:wrap;border:0}.board-view .bd-write-info dt{width:30%;border-bottom:1px solid #ddd}.board-view .bd-write-info dd{width:70%;flex:auto;border-bottom:1px solid #ddd}.board-view .bd-attach{flex-direction:column}.board-view .bd-attach .lb{width:100%}.sub-isni-search .search-title{align-items:center}.sub-isni-search .search-title h3{text-align:left}.sub-isni-search .search-title h3 *{font-size:24px}.sub-isni-search .search-form{flex-direction:column;align-items:flex-start}.sub-isni-search .search-form .research-option{width:100%}.sub-isni-search .btn-open-detail{width:100%}.summary-card-list{flex-direction:column}.summary-card-list li{width:100%}.alert-msg{justify-content:flex-start;align-items:flex-start;text-align:left}.alert-msg::before{position:relative;top:2px}.tooltip{position:unset}.tooltip .tooltip-desc{width:100%;left:0;right:0;box-sizing:border-box;bottom:34px;top:auto}.drop-box ul li{word-break:break-word}}@media screen and (max-width:375px){.paging{gap:5px}.paging .paging-control{gap:5px}}@media screen and (max-width:425px){.layer-chart-view .chart-layout .detail-chart-container{height:auto;min-height:400px}.detail-chart-container{flex-direction:column}}@media print{*{-webkit-print-color-adjust:exact;print-color-adjust:exact}.detail-view-print{padding:10px}.detail-view-print .print-table table{table-layout:auto}.detail-view-print .print-table table th{color:#121212;font-size:9pt;font-weight:700;line-height:150%;padding:0 10px;background:#ebf0f6;padding:7px;white-space:nowrap;border:1px solid #bababa}.detail-view-print .print-table table td{color:#555;font-size:9pt;font-weight:500;line-height:150%;padding:8px 10px;align-items:center;border:1px solid #bababa;vertical-align:middle;/*! word-break: keep-all; */}.detail-view-print .print-table table tr th:nth-child(1){width:10%}.detail-view-print .print-table table tr th:nth-child(2){width:70px}.detail-view-print .print-table table tr th:nth-child(1){width:10%}.detail-view-print .isni-view-header .sub-info dd,.detail-view-print .isni-view-header .sub-info dt{font-size:9pt}.detail-view-print .isni-view-header .view-info{padding:10px;gap:30px}.detail-view-print .isni-view-header .sub-info dl{gap:2px}.detail-view-print .isni-view-header .view-info .img-box{width:120px;height:120px}.detail-view-print .folder-box .folder-header h3{font-size:11pt}.detail-view-print .folder-box .folder-header{min-height:39px}.detail-view-print .isni-view-header .main-info{margin-bottom:10px}.detail-view-print .isni-view-header .history-msg{font-size:9px}.detail-view-print .isni-view-header .main-info .name{font-size:14pt}.detail-view-print .isni-view-header .main-info .isni-num{font-size:12pt}.detail-view-print .isni-view-header{margin-bottom:20px}.detail-view-print .folder-box .folder-header .btn-toggle{display:none}.detail-view-print .folder-box{display:none}.detail-view-print .folder-box.on{display:block !important}.btn-print{display:none}@page{margin:.5cm}}