@charset "UTF-8";

/* ==========================================================================
Search Common CSS
========================================================================== */

.hidden{display:none;}
#header .container{max-width:1400px;margin:0 auto;}
#header .row{display: flex;justify-content: space-between;}
#header .row .logo{width:220px;padding:15px 0 20px;position: relative;top: 8px;}
#header .row .search{width: calc(100% - 200px);margin-left: 60px;padding:25px 0;}
#header .row .box-search{display: inline-block;vertical-align: middle;width: 100%;}
#header .row .search .box-search .form-wrap{width: calc(93% - 310px);display: inline-block;vertical-align: middle;position: relative;padding-right: 5px;}
#header .row .search .type-sel{width: 28.5%;height:50px;border: 3px solid #003378;font-size: 17px;color: #666;padding-left:10px;appearance:none;background:url('../../../images/harrow.png') no-repeat calc(100% - 15px) center;font-family: 'Noto DemiLight'; cursor: pointer;}
#header .row .search .box-search input[type="text"]{height:50px;border: 3px solid #003378;font-size: 17px;color: #666;padding-left:10px;appearance:none;font-family: 'Noto DemiLight';width: calc(71% - 1.5%);background:url('../../../images/harrow.png') no-repeat calc(100% - 15px) center;  padding-right: 60px;}
#header .row .search .box-search .form-wrap .rec-wrap{position:absolute;right: 15px;width: calc(97% - 28%);z-index:1;background-color:#fff;border:3px solid #003378;padding: 15px 10px;top: 48px;}
#header .row .search .box-search .top-btn{color:#fff;font-family:'Noto DemiLight';font-size: 16px;height: 50px;width:80px;line-height: 40px;font-size:16px;vertical-align: middle;display: inline-block;}
#header .row .search .box-search .top-btn.color01{background: #003378;}
#header .row .search .box-search .top-btn.color02{background: #637488;}

#header .row .repeat-search{display: inline-block;vertical-align: middle;padding-left: 10px;padding-top: 10px;}
#header .row .repeat-search label{font-size: 16px;color:#494848;font-family: 'Noto Light';padding-left: 5px;position: relative;top: 1px;}
#repeat-search{width:25px;height: 25px;background: url('../../images/repeat.png') no-repeat center;appearance:none;}
#repeat-search:checked{background: url('../../../images/search_check_on.png') no-repeat center;}

.recommend-search{background: #003378;height: 60px;padding-left: 80px;}
.recommend-search em{display:inline-block;background: #003378;color: #fff;padding: 7px 10px;position: relative;top: -7px;border: 1px solid #fff;}
.recommend-search ul{display: flex;justify-content: center;}
.recommend-search ul li{margin:0 10px;height: 60px;padding-top: 17px;}
.recommend-search ul li a{font-size: 16px;color:#fff;font-family: 'Noto DemiLight';display: block;}

.detail-search{background: #f6f8fa;border-bottom:1px solid #cdcdcd;height: 85px;padding-top:20px;}
.detail-search ul{display: flex;justify-content: center;}
.detail-search ul li{font-family: 'Noto DemiLight';font-size: 0;}
.detail-search ul li + li{margin-left:40px;}
.detail-search ul li > span{display: inline-block;vertical-align: middle;margin-right: 12px;font-size: 15px;font-family: 'Noto Regular';color: #212121;}
.detail-search ul li input[type="radio"]{width:0;display: none;}
.detail-search ul li label{font-size: 15px;font-family: 'Noto DemiLight';color:#333;background: #fff;border:1px solid #ddd;padding: 7px 5px;width:85px;height: 35px;display: inline-block;vertical-align: middle;text-align: center;margin-left:-1px;}
.detail-search ul li input[type="radio"]:checked + label{background: #1174ff;border-color: #1174ff;color:#fff;}
.iconWrap{display: inline-block;vertical-align: middle;padding-left:10px;}
.detail-mobile{display: none;}

/*20240905 교구소개 상세보기 css 추가 - 레피아*/
.homepage {
    display: inline-block;
    vertical-align: middle;
    width: 110px;
    height: 20px;
    background: url(../../images/btn_link.png) no-repeat space;
    margin-left: 5px;
}

.search-popular > .title {font-size: 18px; letter-spacing: -0.5px; color: #000000; font-family: "Noto Medium"; margin-bottom: 15px;}
.search-popular-tab {padding-right: 20px; margin-bottom: 70px;}
.search-popular-tab ul li {float: left; width: 25%;}
.search-popular-tab ul li button {display: block; width: 100%; font-size: 14px; letter-spacing: -0.5px; color: #333333; font-family: "Noto DemiLight"; background: #F6F8FA; border: 1px solid #DDDDDD; border-left: 0; height: 35px; line-height: 35px; text-align: center;}
.search-popular-tab ul li:first-child button {border-left: 1px solid #ddd;}
.search-popular-tab ul li.on button {background: #fff; }

.search-popular-content ul li {margin-bottom: 7px; font-size: 16px; line-height: 20px; letter-spacing: -0.5px; font-family: "Noto DemiLight;"; color: #666666;}
.search-popular-content ul li a {display: inline-block; vertical-align: middle; line-height: 20px;}
.search-popular-content ul li .rank {display: inline-block; vertical-align: middle; width: 20px; height: 20px; border-radius: 3px; text-align: center; line-height: 20px; font-size: 12px; letter-spacing: -0.5px; color: #fff; font-family: "Noto Regular"; margin-right: 10px; background: #AEB9C2;}
.search-popular-content ul li.top-rank .rank {background: #252D3B;}

.search-popular-content .search-popular-inner {display: none;}
.search-popular-content .search-popular-inner.on {display: block;}

.search-main-inner .nodata {display: table; width: 100%; background: #F7F7F7 url("../../images/search_banner.png") no-repeat 35px center; padding-left: 200px; box-sizing: border-box;}
.search-main-inner .nodata .nodata-inner {display: table-cell; width: 100%; height: 250px; vertical-align: middle; padding: 0 30px;}
.search-main-inner .nodata .nodata-inner .title {font-size: 24px; line-height: 40px; letter-spacing: -0.5px; color: #000; font-family: "Noto Medium"; margin-bottom: 20px;}
.search-main-inner .nodata .nodata-inner .title span {font-family: "Noto Medium"; color: #003378;}
.search-main-inner .nodata .nodata-inner .info {font-size: 18px; line-height: 30px; letter-spacing: -0.5px; color: #333333; word-break: keep-all;}
.search-main-inner .nodata .nodata-inner .info span {color: #003378;}

#con .container{max-width:1400px;margin:0 auto 110px;display:flex;justify-content: space-around;min-height: 700px;}
.menu{margin-top:30px;width:210px;}
.menu ul li + li{margin-top:5px;}
.menu ul li a{font-size:17px;color:#000;font-family: 'Noto Regular';display:block;padding:15px;border:1px solid #cdcdcd;transition: all ease .3s;position: relative;}
.menu ul li a:before{content:'';width:20px;height: 20px;background: url('../../images/menu-arrow.png') no-repeat center;position: absolute;right:14px;top:50%;margin-top:-10px;}
.menu ul li a:hover,
.menu ul li a.on{background: #003378;border-color: #003378;color:#fff;}
.menu ul li a:hover:before,
.menu ul li a.on:before{background: url('../../images/menu-arrow-on.png') no-repeat center;}
.menu.mobile{display: none;}
.mobile-menu{display: none;}

.show {
  display: block;
}
.contents{margin-top:30px;width:calc(100% - 480px);padding:0 30px;}
body .contents .find{color: #003378; font-weight: bold;}
.contents .total-title{margin-bottom:20px;}
.contents .total-title strong{font-size: 24px;color:#000;font-family: 'Noto Regular';font-weight: normal;line-height: 1.4;}
.contents .cate{border: 10px solid rgba(0,97,205,0.1);padding:15px 15px 15px 0;margin-bottom: 20px;}
.contents .cate > ul{display: flex;flex-wrap: wrap;}
.contents .cate > ul > li{width:calc(100% / 3);border-right:1px solid #ccd0d7;padding:0 30px;}
.contents .cate > ul > li:nth-child(3n){border-right: 0;}
.contents .cate > ul > li a{padding:10px 0;font-size: 16px;color:#888;font-family: 'Noto Light';display: block;position: relative;transition: all ease .3s;}
.contents .cate > ul > li a:after{content:'';width:26px;height: 26px;background: url('../../images/cate-arrow.png') no-repeat center;position: absolute;right:0;top:50%;margin-top:-13px;transition: all ease .3s;}
.contents .cate > ul > li a.on,
.contents .cate > ul > li a:hover{color: #003378;font-family: 'Noto Regular';}
.contents .cate > ul > li a.on:after,
.contents .cate > ul > li a:hover:after{background: url('../../../images/search_link_on.png') no-repeat center;}

.contents .line{padding-top:30px;padding-bottom:30px;border-bottom:1px solid #cdcdcd;position: relative;}
.contents .line .more{display: block;width:30px;height: 30px;background: #fff url('../../images/more-btn.png') no-repeat center;position: absolute;right:0;top:30px;text-indent: -9999px;}

.contents .conts-title{margin-bottom: 20px;}
.contents .conts-title .title{font-family: 'Noto Medium';color:#000;font-size:20px;display: inline-block;padding-left:15px;font-weight: normal;position: relative;line-height: 1.4;}
.contents .conts-title .title:before{content:'';width:4px;height: 14px;background: rgba(0,101,255,0.5);position: absolute;left:0;top: 6px;}
.contents .conts-title .count{font-family: 'Noto Regular';color:#888888;font-size:14px;display: inline-block;vertical-align: bottom;font-weight: normal;margin-left:10px;letter-spacing: -.5px;position: relative;top:-2px;}

.contents .con-table {position:relative;}
.contents .con-table:after {content:''; position: absolute; right:-2px; top:0px; width:3px; height:100%; background:#fff;}
.contents .con-table table {font-family:'Noto DemiLight'; position:relative;table-layout:auto;}
.contents .con-table table:after {content:'';position:absolute;top:0px;left:0px;width:100%;height: 2px;background: #000;}
.contents .con-table table:before {content:'';position:absolute;bottom:0px;left:0px;width:100%;height:1px;background: #e3e3e3;}
.contents .con-table thead th {padding:15px 10px;font-weight:normal;background: #f7f8f9;color:#333;border-right: 1px solid #dddee0;border-bottom: 1px solid #b1b2b3;font-size:18px;font-family: 'Noto Regular';}
.contents .con-table tbody th {padding:15px 10px;background: #fbfbfb;font-weight:normal;color: #000;border-right: 1px solid #dddee0;border-bottom: 1px solid #dddee0;font-size:16px;font-family: 'Noto Regular';}
.contents .con-table tbody th.color {background:#e4ebf2; font-size: 18px; color: #1b1b1b; font-weight: normal;}
.contents .con-table tbody td {padding: 5px 10px;background:#fff;color:#666;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;font-size:16px;font-family: 'Noto Light';}

.contents .con-table .col01{width:14%;}
.contents .con-table .col02{width:22%;}
.contents .con-table .col03{width:18%;}
.contents .con-table .col04{width:14%;}

.contents .dot-list > li{font-size:16px;color:#666;position: relative;padding-left:20px;word-break: keep-all;}
.contents .dot-list > li:before{content:'';width:8px;height: 8px;background: rgba(0,97,205,0.5);position: absolute;left:0;top:9px;border-radius: 50%;}
.contents .dot-list > li + li{margin-top:15px;}
.contents .dot-list > li strong{color:#111;display:inline-block;margin-right:5px;}
.contents .dot-list > li a{font-size:16px; color:#666;display:block;}
.contents .dot-list.in-title > li strong{font-size: 18px;color:#111;font-family: 'Noto Regular';font-weight: normal;display:block;margin-bottom: 10px;}
.contents .dot-list.in-title > li + li{margin-top: 20px;}

.contents .dot-list > li div.text span.date {font-size: 16px; line-height: 25px; letter-spacing: -0.5px; color: #777777; margin-top: 10px;}
.contents .dot-list > li div.text p.nav {font-size: 16px; line-height: 25px; letter-spacing: -0.5px; color: #2c6abe; margin-top: 10px;}

.contents .img-list{margin-top:-10px;}
.contents .img-list > li{display: table;position: relative;}
.contents .img-list > li + li{margin-top:0px;}
.contents .img-list > li .thum{width:240px;height: 140px;overflow: hidden;display: table-cell;padding-right:15px;}
.contents .img-list > li .text{width:calc(100% - 225px);display: table-cell;padding-top:10px;letter-spacing: -0.8px;position: relative;}
.contents .img-list > li .text strong{font-size: 18px;color:#333;font-family: 'Noto Regular';display:block;margin-bottom: 10px;font-weight: normal;}
.contents .img-list > li span.date{font-size: 15px;color:#777;display:block;margin-top:10px;position: absolute;left:0;bottom:0;}

.contents .inner-tab{margin-bottom: 20px;}
.contents .inner-tab > a{display:none;}
.contents .inner-tab > ul{display: flex;width:100%;justify-content: space-between;text-align: center;}
.contents .inner-tab > ul > li{width:100%;}
.contents .inner-tab > ul > li > a{font-size: 16px;display:block;font-family: 'Noto DemiLight';color:#888;background:#f7f7f7;border:1px solid #ccc;transition: all ease .3s;padding:10px 5px;}
.contents .inner-tab > ul > li + li > a{border-left:0;}
.contents .inner-tab > ul > li > a.on,
.contents .inner-tab > ul > li > a:hover{color:#fff;font-family: 'Noto Regular';background: #003378;border-color: #003378;}

.contents .attach-list > li{font-size:16px;color:#333;}
.contents .attach-list > li a{font-size:16px;color:#333;display:block;padding:5px 0 5px 40px;position: relative;}
.contents .attach-list > li a:before{content:'';width:30px;height: 30px;background: url('../../images/attach-file-icon.png') no-repeat center;position: absolute;left:0;top:5px;}
.contents .attach-list > li + li{margin-top:25px;}

.contents .attach-list > li > p{color:#666;padding-top:15px;}
.contents .attach-list > li > span{color:#666;padding:5px 0;display:block;}

.aside{border-left:1px solid #cdcdcd;padding-left:20px;width:270px;}
.aside .area{padding-top:45px;padding-bottom:40px;}
.aside .area > strong{color: #003378;font-size:17px;font-family: 'Noto Medium';display:block;margin-bottom: 20px;letter-spacing: -.5px;font-weight: normal;}
.aside .area.top{border-bottom:1px solid #cdcdcd;}
.aside .area.top ul{font-size:0;}
.aside .area.top ul li{display:inline-block;margin:3px;}
.aside .area.top a{font-size: 15px;color:#151515;font-family: 'Noto DemiLight';display:block;padding:10px 20px;background:#d7d9e1;border-radius: 5px;}

.aside .area.bottom > ul{font-size: 0;}
.aside .area.bottom > ul > li{display: inline-block;}
.aside .area.bottom > ul > li > a{color:#333;font-family: 'Noto DemiLight';font-size:14px;display: block;padding:7px 3px 0;width:60px;height:35px;text-align: center;background:#f6f8fa;border:1px solid #ddd;}
.aside .area.bottom > ul > li > a.on{background: #fff;}
.aside .area.bottom > ul > li + li{margin-left:-1px;}
.aside .area.bottom .result{padding-top: 22px;}
.aside .area.bottom .result ul li{padding-left:30px;position: relative;}
.aside .area.bottom .result ul li a{display:block;font-size: 16px;color:#666;font-family: 'Noto DemiLight';}
.aside .area.bottom .result ul li + li{margin-top:10px;}
.aside .area.bottom .result ul li:before{content:'';width:20px;height: 20px;background: #aeb9c2;color:#fff;border-radius: 3px;padding-top:1.5px;font-family: 'Noto Regular';text-align: center;font-size:12px;position: absolute;left:0;top:3px;}
.aside .area.bottom .result ul li:nth-child(1):before{content:'1';background: #003378;}
.aside .area.bottom .result ul li:nth-child(2):before{content:'2';background: #c64269;}
.aside .area.bottom .result ul li:nth-child(3):before{content:'3';background: #db6487;}
.aside .area.bottom .result ul li:nth-child(4):before{content:'4';}
.aside .area.bottom .result ul li:nth-child(5):before{content:'5';}
.aside .area.bottom .result ul li:nth-child(6):before{content:'6';}
.aside .area.bottom .result ul li:nth-child(7):before{content:'7';}
.aside .area.bottom .result ul li:nth-child(8):before{content:'8';}
.aside .area.bottom .result ul li:nth-child(9):before{content:'9';}
.aside .area.bottom .result ul li:nth-child(10):before{content:'10';}


#footer{background: #000;}
#footer .footer-top{padding: 25px 0 25px;}
#footer .footer-top .container{max-width: 1400px;margin:0 auto;position: relative;overflow:hidden;}
#footer .footer-top .container .detail{}
#footer .footer-top .container .detail > a{color:#f4f4f4;font-size:16px;display:inline-block;position:relative;top:15px;}
#footer .footer-top .container .detail > ul{display:inline-flex;vertical-align:middle;position:relative;top:15px;margin-left:40px;}
#footer .footer-top .container .detail > ul > li + li{margin-left:25px;}
#footer .footer-top .container .detail > ul > li > a{text-indent: -9999px;display:block;}
#footer .footer-top .container .detail > ul > li > a.facebook{background:url('../../images/sns-fb.png') no-repeat center;width:10px;height: 19px;}
#footer .footer-top .container .detail > ul > li > a.blog{background:url('../../images/sns-bg.png') no-repeat center;width:15px;height: 19px;}
#footer .footer-top .container .detail > ul > li > a.youtube{background:url('../../images/sns-yb.png') no-repeat center;width:20px;height: 19px;}
#footer .footer-top .container .detail > ul > li > a.insta{background:url('../../images/sns-ig.png') no-repeat center;width:19px;height: 19px;}

#footer .footer-top .container .related-site{float:right;border: 1px solid #232425;}
#footer .footer-top .container .related-site select{font-size:15px;font-family:'Noto Regular';color:#fff;padding:15px;background: #000;min-width: 250px;border: 0;}
#footer .footer-top .container .related-site input[type="submit"]{font-size:15px;background:#000;color:#fff;font-family:'Noto Regular';padding:0 15px;cursor: pointer;}

#footer .footer-bottom{}
#footer .footer-bottom .container{max-width: 1400px;margin:0 auto;position: relative;border-top: 1px solid #232425;padding-top: 30px;padding-left: 110px;padding-bottom:35px;}
#footer .footer-bottom .container > div{display: flex;}
#footer .footer-bottom .container > div > ul{display: flex;margin-left:45px;}
#footer .footer-bottom .container .adress{color:#8c8b8b;font-size:15px;font-family: 'Noto Regular';}
#footer .footer-bottom .container .adress > strong{color:#003378;}
#footer .footer-bottom .container > div > ul > li {color:#8c8b8b;font-size:15px;font-family: 'Noto Regular';margin-right:20px;}
#footer .footer-bottom .container .copy{color:#424242;margin-top:5px;}
#footer .footer-bottom .container:before{content:'';width:45px;height: 60px;background:url('../../images/footer-logo.png') no-repeat center;position: absolute;left: 15px;top: 30px;}


@media all and (max-width: 1400px) {
  #footer .footer-top .container{padding-left:25px;padding-right:25px;}
  #footer .footer-bottom .container{padding-left:135px;padding-right:25px;}
  #footer .footer-bottom .container:before{left:40px;}
}

@media all and (max-width: 1023px) {
  #footer .footer-top{padding-top:45px;}
  #footer .footer-top .container .related-site{float:none;margin-top: 30px;}
  #footer .footer-top .container .detail > a,
  #footer .footer-top .container .detail > ul{top:0;} 
  #footer .footer-top .container .related-site select{width: calc(100% - 62px);}
  #footer .footer-bottom .container{padding-top:50px;}
  #footer .footer-bottom .container > div{display:block;}
  #footer .footer-bottom .container > div > ul{margin-left:0;margin-top:5px;}
}

@media all and (max-width: 767px) {
#footer .footer-bottom .container{padding-left:25px;text-align:center;padding-bottom:110px;}
#footer .footer-bottom .container > div > ul{justify-content:center;margin-top:10px;margin-bottom:20px;}  
#footer .footer-bottom .container > div > ul > li{margin-right:0;}
#footer .footer-bottom .container > div > ul > li + li{margin-left:20px;}
#footer .footer-bottom .container:before{left:50%;margin-left:-22px;top:unset;bottom:15px;}  
#footer .footer-bottom .container .copy > i{display:block;}  
}

@media all and (max-width: 1250px) {
.contents .cate > ul > li{width:calc(100% / 2);}
.contents .cate > ul > li:nth-child(3n){border-right:1px solid #ccd0d7;}
.contents .cate > ul > li:nth-child(even){border-right: 0;}
}

@media all and (max-width: 1200px) {
#header .row .search{margin-left:50px;}
}

@media all and (max-width: 1023px) {
#con .container{display:block;}
.menu{width:100%;display:block;}
.contents{width:100%;}
.aside{display: none;}
.menu > ul{display:flex;justify-content: left;flex-wrap: wrap;}
.menu > ul > li{width:calc(100% / 4);}
.menu ul li + li{margin-top:0;}
.menu > ul > li > a{margin:2.5px;}

#header .row{display: block;}
#header .row .logo{text-align: center;width:100%;padding-bottom:30px;}
#header .row .search{width:100%;padding: 10px 15px;margin-left: 0;}
.recommend-search{padding-left:0;}
.detail-search ul li + li{margin-left:15px;}
}


@media all and (max-width: 767px) {
/**top**/
#header .row .search{padding: 0;margin-bottom: 15px;}
#header .row .box-search{width:100%;display: block;padding: 0 20px;text-align: center;}
#header .row .search .box-search .form-wrap{display: block;width:100%;margin-bottom: 10px;}
#header .row .repeat-search{float:left;padding-left: 40px;}
#header .row .search .box-search input[type="text"]{width:calc(100% - 0px); margin-top:5px;}
#header .row .search .type-sel{font-size: 15px;color:#000;width:100%;}
#header .row .search .box-search .top-btn{margin-left:-5px;}
.recommend-search ul li{font-size: 14px;padding-top: 20px;}
.recommend-search ul li a{font-size:14px;}
.recommend-search ul li + li + li + li + li + li{display: none;}
.recommend-search em{top:-9px;}
.detail-search{padding-top: 20px;}
.detail-search .detail-ul{display: none;}
.detail-search .detail-mobile{display: block;padding:0 20px;}
.detail-search .detail-mobile span{color:#333;font-size:15px;margin-right: 7px;}
.detail-search .detail-mobile > ul{justify-content:space-between;}
.detail-search .detail-mobile > ul select{color:#333;font-size:15px;border-color:#ddd;height:35px;width:80px;font-family:'Noto Light';padding-left:5px;}
.detail-search ul li + li{margin-left:5px;}

#header .row .search .box-search .form-wrap .rec-wrap{width: 98.7%; right:5px; top:105px;}
#header .row .search .box-search .form-wrap .rec-wrap ul li{text-align: left;}

/**mobile-menu**/
.menu{display: none;}
.menu.mobile{display: block;margin-top: 25px;}
.mobile-menu{display: block;font-size: 18px;color: #333;padding: 13px 15px;font-family: 'Noto Regular';border: 2px solid #003378;background:url('../../images/m-menu-arrow.png') no-repeat calc(100% - 20px) center;}
.menu > ul{display: none;border:1px solid #ddd;}
.menu > ul.on{display: block;}
.menu > ul > li{width:100%;}
.menu > ul > li > a{margin:0;border:0;padding:10px;font-size: 16px;}

/**mobile-tab**/
.mobile-tab{display: block;font-size: 16px;color: #333;margin-top:20px;padding: 10px 15px;font-family: 'Noto Regular';border: 1px solid #003378;background:url('../../images/type-sel-bg.png') no-repeat calc(100% - 20px) center;}
.contents .inner-tab > a{display:block;}
.contents .inner-tab > ul{display: none;border:1px solid #ccc;}
.contents .inner-tab > ul.on{display: block;}
.contents .inner-tab > ul > li > a{font-size: 15px;text-align: left;padding: 10px;border:0;}

/**contents**/
.contents{padding:0 20px;margin-top: 40px;}
.contents .cate{display: none;}
.contents .line{padding:35px 0;}
.contents .conts-title{margin-bottom:10px;}
.contents .total-title i{display: block;}
.con-table table thead th + th + th + th,
.con-table table tbody td + td + td{/*isplay: none;*/}
.contents .con-table .col01{width:30%;}
.contents .con-table .col02{width:37%;}
.contents .con-table .col03{width:33%;}
.contents .con-table thead th{font-size: 16px;}
.contents .con-table tbody th,
.contents .con-table tbody td{font-size: 15px;}
.contents .total-title{text-align: center;margin-bottom: 0;}
.contents .total-title strong{font-size: 22px;text-align: center;}
.contents .conts-title .title{padding-left:12px;}
.contents .dot-list > li a{font-size: 15px;}
.contents .attach-list > li a{font-size:15px;padding-top: 9px;}
.contents .dot-list > li:before{top:8px;}
.contents .img-list > li .text strong,
.contents .dot-list.in-title > li strong,
.contents .img-list > li .text strong{font-size: 17px;}
.contents .img-list > li{padding-bottom: 0;}
.contents .img-list > li + li{margin-top:40px;}
.contents .img-list > li .thum{width:auto;height: auto;display: block;max-width: 240px;max-height: 140px;}
.contents .img-list > li .text{display: block;width:100%;padding-bottom: 40px;}
.contents .img-list > li .text p,
.contents .dot-list.in-title > li p{max-height: 75px;overflow: hidden;}
}

@media all and (max-width: 480px) {
  #header .row .box-search{padding:0 10px;}
  .recommend-search ul li + li + li + li + li {display: none;}
  .detail-search .detail-mobile{padding:0 10px;}
  .detail-search .detail-mobile span{font-size: 13px;}
  .detail-search .detail-mobile > ul select{font-size: 13px;width:65px;}
  .contents .total-title strong{font-size: 20px;}
  .contents .con-table .col01{width:22%;}
  .contents .con-table .col02{width:42%;}
  .contents .con-table .col03{width:36%;}
}


/***** Paging *****/
.contents ._paging{text-align: center; margin-top:50px;}
.contents ._paging ._inner {overflow: hidden;position: relative;height: 38px;display: inline-block;zoom:1;_display: block;}
.contents ._paging ._inner a,
._paging ._inner li,
._paging ._inner p,._paging ._inner span,
._paging ._inner strong,
._paging ._inner ul {float: left;}
.contents ._paging ._inner a._first,._paging ._inner a._last,
._paging ._inner a._listNext,
._paging ._inner a._listPrev,
._paging ._inner a._next,
._paging ._inner a._prev {font-size: 0;text-indent: -5000px;}
.contents ._paging ._inner a,
.contents ._paging ._inner strong {width: 36px;height: 36px;line-height: 32px;border-width: 1px;border-style: solid;border-color: #cdcdcd;text-align: center;margin: 0 1px;}
.contents ._paging ._inner ul{display:inline-block;margin:0 10px;}
.contents ._paging ._inner ul li{float:left;margin:0 3px;}
.contents ._paging ._inner ul li a{display:inline-block;font-size:16px;width: 35px;height: 35px;line-height: 35px;text-align: center;margin: 0 1px;color:#555;font-family: 'Noto Light';border-width: 0;}
.contents ._paging ._inner .pg-arrow{border:1px solid #ccc;width: 35px;height: 35px;}
.contents ._paging ._inner ._first{background: url(./../../images/arrow_first.png) center no-repeat;}
.contents ._paging ._inner ._listPrev{background: url(./../../images/arrow_prev.png) center no-repeat;}
.contents ._paging ._inner ._listNext{background: url(./../../images/arrow_next.png) center no-repeat;}
.contents ._paging ._inner ._last{background: url(./../../images/arrow_last.png) center no-repeat;}
.contents ._paging ._inner li strong{background-color: #99a2b2 !important;border-color: #99a2b2 !important;color: #fff;border-radius: 50%;border-radius:50%;}
.contents ._paging ._inner ._pageState{display: none;padding: 0 1em}

@media screen and (min-width:1201px){
}

@media screen and (max-width:767px){
  .contents ._paging ._inner ul li{margin:0;}
  .contents ._paging ._inner ul li a,
  .contents ._paging ._inner strong{width:30px; height:30px; font-size:13px; line-height: 30px;}
  .search-main-inner .nodata {display: table; width: 100%; background: #F7F7F7 !important; padding-left: 0px !important; box-sizing: border-box;}
}


/*풋터************************************************************/
footer{background:#262626;position:relative;}
footer .footer_container{max-width:1700px;margin:0 auto;padding:30px 0;position:relative;}
footer .fnb{border:3px solid #686868;padding:25px;}
footer .fnb ul{display:flex;justify-content:space-between;align-items:center;}
footer .fnb ul li{}
footer .fnb ul li a{color:#8e8e8e;font-size:16px;font-family:'Noto DemiLight';}
footer .fnb ul li a.a_1{color:#069edb;font-family:'Noto Medium';}

.footer_wrap{display:flex;align-items:center;margin-top:25px;}

.foot_logo{width:250px;}
.foot_address{width:calc(100% - 590px);}
.wrap_site_link{width:420px;position:absolute;right:0;top:145px;}

.foot_address address{font-family:'Noto DemiLight';color:#b1b1b1;font-size:16px;}
.foot_address address a,
.foot_address address span{font-family: 'Titillium Web', sans-serif;color:#FFF;}
.foot_address address span{padding-left:20px;}
.foot_address p{font-family: 'Titillium Web', sans-serif;color:#8e8e8e;font-size:12px;margin-top:5px;}

.wrap_site_link{display:flex;justify-content:flex-end;}
.wrap_site_link > div{display:flex;justify-content:space-between;align-items:center;margin-left:30px;position:relative;}
.wrap_site_link > div > a{font-family:'Noto Medium';color:#FFF;font-size:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #FFF;min-width:200px;}
.wrap_site_link > div > a:after{content:"";display:block;width:12px;height:7px;background:url(../../../images/footer_arr.png) no-repeat center;}
.wrap_site_link > div > a.active:after{transform:rotate(180deg);}
.wrap_site_link > div ul{display:none;background:#333;padding:15px;position:absolute;bottom:-90px;left:0;width:calc(100% - 20px);height:240px;overflow-y:auto;overflow-x:hidden;border:2px solid #0067d4;z-index:1;}
.wrap_site_link > div ul.active{display:block;}
.wrap_site_link > div ul li{}
.wrap_site_link > div ul li a{display:block;padding:5px 0;font-family:'Noto Regular';color:#FFF;font-size:14px;border-bottom:1px solid #222;border-top:1px solid #444;}
.wrap_site_link > div ul li:first-child a,
.wrap_site_link > div ul li:last-child a{border:0;}

.footer_wrap_2{display:flex;flex-direction:row-reverse;align-items:center;margin-top:25px;}
.foot_sns{margin-left:30px;}
.foot_sns a{margin-left:3px;}
.foot_mark{}
@media all and (max-width:1700px) {
  footer .footer_container{padding:30px 15px;}
  .foot_address address span{display:block;padding-left:0;}
  .wrap_site_link{right:15px;}
}
@media all and (max-width:1280px) {
  footer .fnb ul{flex-wrap:wrap;justify-content:flex-start;}
  footer .fnb ul li{width:20%;text-align:center;}
  footer .fnb ul li a{display:block;padding:5px;}
  .foot_address address span{display:inline;padding-left:20px;}
  .footer_wrap{flex-wrap:wrap;}
  .foot_logo,
  .foot_address{width:100%;text-align:center;}
  .foot_logo{margin-bottom:20px;}
  .wrap_site_link{width:100%;position:relative;right:auto;top:auto;justify-content:space-between;margin-bottom:20px;}
  .wrap_site_link > div{width:48%;margin:0 1%;}
  .wrap_site_link > div > a{min-width:100%;}
  .wrap_site_link > div ul{bottom:auto;top:25px;width:100%;}
  .footer_wrap_2{justify-content:center;}
}
@media all and (max-width:768px) {
  footer .fnb{padding:15px 10px;}
  footer .fnb ul li{width:33.33333%;}
  footer .fnb ul li a{font-size:14px;}
  .foot_address address span{display:block;padding-left:0;}
  .wrap_site_link{flex-wrap:wrap;}
  .wrap_site_link > div{width:100%;margin:0 0 15px 0;}
  .footer_wrap_2{flex-direction:row;flex-wrap:wrap;}
  .foot_sns,
  .foot_mark{margin-left:0;width:100%;text-align:center;}
  .foot_sns{margin-bottom:20px;}
}
@media all and (max-width:480px) {
  footer .fnb ul li{width:50%;}
}
.search-sub-tab .mobile-title {display: none;}
@media all and (min-width: 681px){
    .search-sub-tab {margin-bottom: 20px;}
    .search-sub-tab ul {display: table; width: 100%;}
    .search-sub-tab ul li {display: table-cell; vertical-align: middle; text-align: center; font-size:19px; border: 1px solid #cdcdcd; border-left: 0;}
    .search-sub-tab ul.tab-2 li {width: 50%;}
    .search-sub-tab ul.tab-3 li {width: 33.33%;}
    .search-sub-tab ul.tab-4 li {width: 25%;}
    .search-sub-tab ul.tab-5 li {width: 20%;}
    .search-sub-tab ul.tab-6 li {width: 16.6%;}
    .search-sub-tab ul.tab-7 li {width: 14.28%;}
    .search-sub-tab ul.tab-9 li {width: 11.11%;}
    .search-sub-tab ul li a {display: block; padding: 15px 10px; box-sizing: border-box; font-size: 14px; color:#000; }
    .search-sub-tab ul li:first-child {border-left: 2px solid #cdcdcd;}
    .search-sub-tab.double-tab ul li {border-bottom: 0;}
    .search-sub-tab.double-tab ul:last-child {border-bottom: 1px solid #cdcdcd;}
    .search-sub-tab ul li.on {border:4px solid #003378;background-color: #003378;}
    .search-sub-tab ul li.on a {color: #fff; font-size:14px; font-weight:700;}
}
@media all and (max-width: 680px){
	.search-sub-tab {margin-bottom: 20px;}
	.search-sub-tab .mobile-title {display: block; padding: 15px 10px; cursor: pointer;}
	.search-sub-tab {position: relative; display: block; box-sizing: border-box; font-size: 17px; background: #003378 url("../../images/search_select_wh.png") no-repeat 97% center; color: #fff; }
	.search-sub-tab .sub-tab-list {position: absolute; width: 100%; z-index: 10; background: #fff; border: 1px solid #003378; box-sizing: border-box; padding: 10px 0; opacity: 0; visibility: hidden; transition: opacity 0.3s;}
	.search-sub-tab ul li a {display: block; padding: 5px 10px; font-size: 15px;}
	.search-sub-tab ul li a:hover {text-decoration: underline;}
	.search-sub-tab.active .sub-tab-list {opacity: 1; visibility: visible;}
}
.area {position: relative; width: 100%; max-width: 1440px; margin: 0 auto;}
.wrap-footer {margin-top: 80px; background: #111111;}
.main .wrap-footer {margin-top: 0;}
.wrap-footer .area {max-width: 1820px;}
.wrap-footer .row1 {display: flex; justify-content: space-between; align-items: center; padding: 31px 0; border-bottom: 1px solid rgba(255,255,255,.3);}
.wrap-footer .links ul {display: flex;}
.wrap-footer .links li {padding-left: 35px;}
.wrap-footer .links li.private {position: static; width: auto; height: auto; text-indent: 0; overflow: visible;}
.wrap-footer .links a {position: relative; font-family: nr; font-size: 17px; color: #fff;}
.wrap-footer .links a::after {content: ''; position: absolute; left: 0; bottom: -3px; width: 0; height: 1px; background: rgba(255,255,255,.6); transition: .35s;}
.wrap-footer .links a:hover::after {width: 100%;}
.wrap-footer .links .private a::after {background: #07a5e1;}
.wrap-footer .links .private a {color: #07a5e1;}
.wrap-footer .row2 {display: flex; justify-content: space-between; padding: 34px 0;}
.wrap-footer .address ul {display: flex;}
.wrap-footer .address li {padding-right: 140px;}
.wrap-footer .address li:last-child {padding-right: 0;}
.wrap-footer .address strong {display: block; font-family: nm; font-size: 17px; color: #ffffff;}
.wrap-footer .address p {padding-top: 4px; font-family: nr; font-size: 17px; color: #999999;}
.wrap-footer .copy {padding-top: 30px; font-family: pr; font-size: 14px; color: #999999;}
.wrap-footer .sns ul {display: flex; justify-content: flex-end; align-items: center; font-size: 0;}
.wrap-footer .sns li {padding-left: 30px;}
.wrap-footer .sns a {display: inline-flex; align-items: center;}
.wrap-footer .goto {position: relative; margin-top: 25px;}
.wrap-footer .goto button {position: relative; display: flex; align-items: center; min-width: 250px; height: 50px; padding: 0 60px 0 25px; background: #252525; font-family: nr; font-size: 16px; color: #999999;}
.wrap-footer .goto button:hover {color: #fff;}
.wrap-footer .goto button::after {content: ''; position: absolute; right: 20px; top: 21px; width: 13px; height: 7px; background: url('../../images/common/ic-footer-site.png') no-repeat center;}
.wrap-footer .goto .list {overflow: hidden; position: absolute; left: 0; bottom: calc(100% + 5px); z-index: 1; width: 100%; max-height: 0; background: #252525; transition: 0s;}
.wrap-footer .goto .list.on {max-height: 500px; transition: max-height .35s;}
.wrap-footer .goto ul { padding: 10px 0;}
.wrap-footer .goto a {display: block; padding: 5px 25px; font-family: nr; color: #999999;}
.wrap-footer .goto a:hover {color: #fff;}

@media screen and (max-width: 1740px) {
  .wrap-footer .area {padding: 0 40px;}
}

@media screen and (max-width: 1500px) {
  .wrap-footer .area {padding: 0 20px;}
}

@media screen and (max-width: 1100px) {
  .wrap-footer .area {padding: 0 40px;}
}

@media screen and (max-width: 800px) {
  .wrap-footer .area {padding: 0 20px;}
}

@media screen and (max-width: 1450px) {
  .wrap-footer .links a {font-size: 16px;}
  .wrap-footer .links li{padding-left: 25px;}
  .wrap-footer .address strong {font-size: 16px;}
  .wrap-footer .address p {font-size: 16px;}
  .wrap-footer .address li {padding-right: 100px;}
}

@media screen and (max-width: 1100px) {
  .wrap-footer .logo {width: 160px;}
  .wrap-footer .links {width: calc(100% - 160px);}
  .wrap-footer .links ul {flex-wrap: wrap; justify-content: flex-end;}
  .wrap-footer .links li {padding: 1px 0 1px 25px;}
  .wrap-footer .links a {font-size: 14px;}
  .wrap-footer .address li {padding-right: 50px;}
  .wrap-footer .address strong {font-size: 15px;}
  .wrap-footer .address p {font-size: 15px;}
}

@media screen and (max-width: 940px) {
  .wrap-footer .address ul {flex-wrap: wrap;}
  .wrap-footer .address li {display: flex; align-items: center; width: 100%; padding-right: 0; margin-bottom: 15px;}
  .wrap-footer .address p {padding-top: 0; padding-left: 10px;}
}

@media screen and (max-width: 650px) {
  .wrap-footer .logo {position: absolute; left: 0; bottom: 100px; width: 100%; text-align: center;}
  .wrap-footer .row1 {padding: 24px 0;}
  .wrap-footer .links {width: 100%;}
  .wrap-footer .links ul {justify-content: flex-start;}
  .wrap-footer .links li {padding: 1px 25px 1px 0;}

  .wrap-footer .row2 {flex-wrap: wrap; padding-bottom: 195px;}
  .wrap-footer .address {text-align: center;}
  .wrap-footer .address li {display: block;}
  .wrap-footer .address p {padding-top: 0; padding-left: 0;}
  .wrap-footer .info {width: 100%;}
  .wrap-footer .etc {width: 100%; text-align: center;}
  .wrap-footer .sns {display: none;}
  .wrap-footer .copy {position: absolute; left: 0; bottom: 50px; width: 100%; text-align: center;}
  .wrap-footer .goto {display: inline-flex; margin-top: 20px;}
  .wrap-footer .goto button {margin: 0 auto;}
}
