@charset "utf-8";
@import "reset.min.css";
@import "style.min.css";

body,html {width:100%; height:100%; margin:0px; padding:0px; font-size:14px; font-family:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif; color:#222; -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-feature-settings:'liga'; font-feature-settings:'liga'; word-break:keep-all; image-rendering:-webkit-optimize-contrast;}

button{font-family:inherit; border:0; padding:0; -webkit-box-shadow:none; box-shadow:none; box-sizing:border-box; background:none; outline:none; cursor:pointer;}
input, select{font-family:inherit; box-sizing:border-box;}
a{color:inherit;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button{-webkit-appearance: none; margin:0;}
input[type="number"]{-moz-appearance:textfield;}
input::-webkit-input-placeholder{color:inherit;}
input::-moz-placeholder{color:inherit;}
input:-ms-input-placeholder{color:inherit;}
input::-ms-input-placeholder{color:inherit;}
input::placeholder{color:inherit;}

select {-webkit-appearance:none; -moz-appearance:none; appearance:none; padding-right:44px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4 7L10 13L16 7Z' fill='%23333'/%3E%3C/svg%3E"); background-repeat:no-repeat; background-position:right 16px center; background-size:20px 20px; }

/* 본문 바로가기 */
#skip_nav{position:absolute; width:100%; z-index:10;}
#skip_nav a:visited,
#skip_nav a:link{display:block; width:100%; background-color:#333; color:#fff; text-align:center; box-sizing:border-box; padding:10px; position:absolute; left:0; top:0; top:-100px;}
#skip_nav a:focus,
#skip_nav a:active{top:0;}

/* WRAP */
#wrap{width:100%; /* min-width:1200px; */ min-width:340px; position:relative;}

/* 헤더 */
#header{width:100%; min-width:340px; clear:both; position:fixed; z-index:1205; top:0; left:0; background:#fff;}
#header .header{display:flex; justify-content:space-between; align-items:center; width:calc(100% - 60px); max-width:1860px; height:80px; text-align:center; position:relative; z-index:2; margin:0 auto;}
#header .header .logo{display:flex; justify-content:center; align-items:center; width:210px; height:100%;}
#header .header .logo .pcOnly{display:block;}
#header .header .logo .mobileOnly{display:none;}
#header .header .logo a{display:block; width:100%; height:100%; display:flex; justify-content:flex-end; align-items:center;}
#header .header .subMenuBox{display:inline-flex; justify-content:center; align-items:center; height:100%;}
#header .header .subMenuBox .boxItem{display:inline-block; width:auto; height:100%; text-align:center; position:relative; z-index:2;}
#header .header .subMenuBox .boxItem::before{content:""; display:block; width:100%; height:0; background:#133f91; position:absolute; top:0; left:0; z-index:2; transition:height 0.3s ease; transition-delay: 0.1s;}
#header .header .subMenuBox .boxItem .subMenuTitle{width:100%; height:100%; position:relative; z-index:3;}
#header .header .subMenuBox .boxItem .subMenuTitle::before{content:""; display:block; width:7px; height:7px; border-radius:50%; transform:translateX(-50%); left:50%; bottom:8px; position:absolute;}
#header .header .subMenuBox .boxItem .subMenuTitle a{display:inline-flex; height:100%; justify-content:center; align-items:center; font-size:19px; font-weight:400; letter-spacing:-0.025em; line-height:1; color:#000; padding:0 30px; transition:padding 0.5s;}
#header .header .subMenuBox .boxItem .subMenuList{width:100%; opacity:0; pointer-events:none; top:80px; left:50%; transform:translateX(-50%); z-index:3; position:absolute; transition:all 0.3s linear; transition-delay:0s;}
#header .header .subMenuBox .boxItem .subMenuList ul{display:flex; flex-wrap:wrap; justify-content:center; align-items:center; width:100%; text-align:center; padding-top:10px; gap:20px; position:relative; z-index:2;}
#header .header .subMenuBox .boxItem .subMenuList li{width:100%; height:auto;}
#header .header .subMenuBox .boxItem .subMenuList li a{display:flex; justify-content:center; align-items:center; width:100%; height:auto; font-size:16px; font-weight:500; letter-spacing:-0.025em; line-height:1; color:#666;}
#header .header .subMenuBox .navBg{width:100vw; height:0; background:#fff; transition:height 0.3s ease; transition-delay: 0.1s; position:absolute; top:80px; left:50%; transform:translateX(-50%); z-index:0;}
#header .header .subMenuBox:hover .navBg{height:310px; transition-delay: 0s; box-shadow: 0 6px 6px -6px rgba(0,0,0,.12);}
#header .header .subMenuBox:hover .boxItem .subMenuTitle a{padding:0 40px;}
#header .header .subMenuBox:hover .boxItem .subMenuList{height:310px; transition-delay:0.2s; pointer-events:auto; opacity:1;}
#header .header .subMenuBox .boxItem:hover .subMenuTitle::before{background:#fff;}
#header .header .subMenuBox .boxItem:hover .subMenuTitle a{color:#fff;}
#header .header .subMenuBox .boxItem:hover .subMenuList li a{color:rgba(255,255,255,.4);}
#header .header .subMenuBox .boxItem:hover .subMenuList li a:hover{color:#fff; text-decoration:underline; text-underline-offset:5px;}
#header .header .subMenuBox .boxItem:hover::before{height:390px;}
#header .header .headRightMenu{display:inline-flex; justify-content:flex-end; align-items:center; height:100%;}
#header .headRightMenu .inLink{display:inline-flex; align-items:center; font-size:13px; font-weight:300; letter-spacing:-0.025em; line-height:1; color:#515151;}
#header .headRightMenu .inLink i{display:inline-block; width:20px; height:23px; background:url("/html/resource/img/comm/login_icon.png") no-repeat center center; margin-right:10px;}
#header .headRightMenu .inLink i a{display:block; width:100%; height:100%; pointer-events:none; cursor:none;}
#header .headRightMenu .inLink > a{display:inline-block; color:inherit;}
#header .headRightMenu .inLink span{display:inline-block; width:1px; height:13px; background:#c0bebe; margin:0 6px;}
#header .headRightMenu .headMenuBtn{display:inline-flex; flex-shrink:0; justify-content:center; align-items:center; width:90px; height:100%; z-index:10; display:none;}
#header .headRightMenu .headMenuBtn .inBox{display:inline-block; transition:all .4s; box-sizing:border-box; position:relative; width:38px; height:23px;}
#header .headRightMenu .headMenuBtn span{display:inline-block; transition:all .4s; box-sizing:border-box; position:absolute; left:0; width:100%; height:2px; background-color:#000;}
#header .headRightMenu .headMenuBtn span:nth-of-type(1){top:0;}
#header .headRightMenu .headMenuBtn span:nth-of-type(2){top:10.5px;}
#header .headRightMenu .headMenuBtn span:nth-of-type(3){bottom:0;}
#header .headRightMenu .headMenuBtn.active span:nth-of-type(1){transform:translateY(10.5px) rotate(-45deg);}
#header .headRightMenu .headMenuBtn.active span:nth-of-type(2){opacity:0;}
#header .headRightMenu .headMenuBtn.active span:nth-of-type(3){transform:translateY(-10.5px) rotate(45deg);}

#sitemap{display:none; width:100%; height:calc(100% - 79px); position:fixed; top:80px; left:0; background:#fff; z-index:5; padding-top:0;}
#sitemap .mobileInTop{display:none;}
#sitemap .inBox{display:flex; justify-content:center; align-items:flex-start; width:100%; height:100%; margin:0 auto; overflow-y:auto;}
#sitemap .inBox .sitemapMenuBox{display:inline-block; width:100%; max-width:1400px; height:100%; text-align:center;}
#sitemap .inBox .sitemapMenuBox .allMenuList{display:flex; flex-wrap:wrap; align-items:flex-start; align-content:flex-start; width:100%; height:100%; padding-top:100px; margin-bottom:-90px;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem{display:inline-flex; flex-wrap:wrap; align-content:flex-start; width:25%; height:auto; margin-bottom:90px;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle{width:100%; font-size:29px; font-weight:700; letter-spacing:-0.025em; line-height:1; color:#222; text-align:center;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList{width:100%; height:auto; text-align:center; margin-top:40px;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul{display:flex; flex-wrap:wrap; align-content:flex-start; width:100%; margin-bottom:-20px;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li{width:100%; height:auto; margin-bottom:20px;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .subMenuTitle{width:100%; height:auto; font-size:17px; font-weight:400; letter-spacing:-0.025em; line-height:1; color:#222;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .subMenuTitle a{display:block; width:100%; height:auto; color:#222;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList{width:100%; height:auto; margin-top:15px; padding-left:10px;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList .inListItem{width:100%; height:auto;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList .inListItem + .inListItem{margin-top:10px;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList .inListItem a{display:block; width:100%; height:auto; font-size:16px; font-weight:300; letter-spacing:-0.025em; line-height:1; color:#222;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem:last-child .subMenuList ul{height:auto;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle.long{min-width:195px;}
#sitemap .inBox .sitemapBgBox{display:inline-flex; flex-wrap:wrap; -ms-flex-line-pack:justify; align-content:space-between; -ms-flex-negative:0; flex-shrink:0; width:410px; height:100%; background:url("/html/resource/img/comm/sitemap_bg.jpg") no-repeat center top/cover; padding:50px 40px;}
#sitemap .inBox .sitemapBgBox .addressBox{width:100%; height:auto; font-size:17px; letter-spacing:-0.025em; color:#fff;}
#sitemap .inBox .sitemapBgBox .addressBox .boxItem{width:100%; height:auto;}
#sitemap .inBox .sitemapBgBox .addressBox .boxItem + .boxItem{margin-top:30px;}
#sitemap .inBox .sitemapBgBox .addressBox .boxItem .inTitle{font-weight:700; line-height:1; margin-bottom:5px;}
#sitemap .inBox .sitemapBgBox .addressBox .boxItem .inText{font-weight:300; line-height:1.529;}
#sitemap .inBox .sitemapBgBox .inSnsBox{display:flex; align-items:center; width:100%; height:auto;}
#sitemap .inBox .sitemapBgBox .inSnsBox a{display:inline-block; width:60px; height:auto; border-radius:50%; border:1px solid rgba(255,255,255,.55); position:relative;}
#sitemap .inBox .sitemapBgBox .inSnsBox a::before{content:""; display:block; width:100%; height:auto; padding-top:100%;}
#sitemap .inBox .sitemapBgBox .inSnsBox a + a{margin-left:10px;}
#sitemap .inBox .sitemapBgBox .inSnsBox a img{display:block; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%);}
#sitemap .inBox .mobileMenuSns{display:none;}
#sitemap .headMenuBtn{display:none;}

/* #sitemap .inBox .sitemapMenuBox .allMenuList .listItem.hover, #header .header .subMenuBox .boxItem.hover{background-color:#1c3d88;}
#sitemap .inBox .sitemapMenuBox .allMenuList .listItem.hover .menuTitle, #sitemap .inBox .sitemapMenuBox .allMenuList .listItem.hover a, #header .header .subMenuBox .boxItem.hover .subMenuTitle a{color:#fff !important;} */

/* #header.hover .header, #header.fixed .header, #header.subActive .header{box-shadow:0 3px 5px rgba(0,0,0,.15);} */

@-webkit-keyframes fadeInOut {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

@keyframes fadeInOut {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeInOut2 {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@keyframes fadeInOut2 {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
/* 퀵메뉴 */
#quick{display:flex; flex-wrap:wrap; justify-content:center; width:76px; height:auto; position:fixed; right:50px; bottom:50px; z-index:1200;}
#quick .quickCall{display:flex; flex-wrap:wrap; justify-content:center; align-content:center; width:100%; height:88px; background:#0f47ae; border-radius:9px; color:#fff; text-align:center;}
#quick .quickCall span{display:block; width:100%; font-size:15px; font-weight:600; letter-spacing:-0.05em; line-height:1;}
#quick .quickCall strong{display:block; width:100%; font-family: 'GmarketSans'; font-size:18px; font-weight:700; letter-spacing:0.05em; line-height:1.3; margin-top:5px;}
#quick ul{display:flex; flex-wrap:wrap; align-content:flex-start; width:100%; height:auto; text-align:center; margin-top:10px; border-radius:9px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.12); padding:0 7px;}
#quick ul li{width:100%; height:auto;}
#quick ul li a{display:flex; flex-wrap:wrap; justify-content:center; align-content:center; width:100%; height:auto; text-align:center; font-size:15px; font-weight:600; letter-spacing:-0.05em; line-height:1; color:#515151; padding:15px 0;}
#quick ul li a img{display:block; margin-bottom:10px;}
#quick ul li a span{display:block; width:100%;}
#quick > button{width:100%; height:76px; margin-top:10px; background:#292929 url("/html/resource/img/comm/quick_top.png") no-repeat center center; border-radius:9px;}

#mobileQuick{display:none;}

.bottomSection{width:100%; padding:130px 0 80px 0;}
.bottomSection .inContent{width:calc(100% - 60px); max-width:1440px; margin:0 auto;}
.bottomSection .titleBox{display:flex; flex-wrap:wrap; justify-content:center; align-content:flex-start; width:100%; text-align:center;}
.bottomSection .titleBox .title{width:100%; position:relative; margin-bottom:25px;}
.bottomSection .titleBox .title h2{font-size:45px; font-weight:700; letter-spacing:-0.05em; line-height:1; color:#000;}
.bottomSection .titleBox .title a{display:inline-flex; justify-content:center; align-items:center; width:160px; height:47px; box-sizing:border-box; border:1px solid #131313; border-radius:23.5px; font-size:16px; font-weight:500; letter-spacing:-0.05em; line-height:1; color:#000; position:absolute; top:0; right:0;}
.bottomSection .titleBox .title a img{display:inline-block; flex-shrink:0; margin-left:30px;}
.bottomSection .titleBox p{width:100%; font-size:20px; font-weight:400; letter-spacing:-0.05em; line-height:1; color:#000;}

.bottomBoard{display:flex; flex-wrap:wrap; align-content:flex-start; width:100%; overflow:hidden; margin-top:40px;}
.bottomBoard + .bottomBoard{margin-top:55px;}
.bottomBoard .category{display:inline-flex; justify-content:center; align-items:center; width:75px; height:36px; border-radius:18px; border:2px solid #56c13b; font-size:22px; font-weight:700; letter-spacing:-0.05em; line-height:1; color:#56c13b; margin-bottom:20px;}
.bottomBoard .category.type2{border-color:#348ce7; color:#348ce7;}
.bottomBoard .slideBox{width:100%; overflow:hidden;}
.bottomBoard .slideBox .boardSlide{width:100%;}
.bottomBoard .slideBox .slideItem{display:inline-block; width:345px; text-align:center; cursor:pointer;}
.bottomBoard .slideBox .slideItem a{display:flex; flex-wrap:wrap; align-content:flex-start; width:100%;}
.bottomBoard .slideBox .slideItem .thumb{width:100%; aspect-ratio:345 / 194; overflow:hidden; position:relative; border-radius:15px; margin-bottom:21px;}
.bottomBoard .slideBox .slideItem .thumb img{display:block; width:100%; height:100%; object-fit:cover;}
.bottomBoard .slideBox .slideItem p{width:100%; height:2.8em; font-size:20px; font-weight:600; letter-spacing:-0.05em; line-height:1.4; color:#000; padding:0 25px; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; word-break:break-all; }

.bottomNotice{display:flex; gap:30px; width:100%; margin-top:80px;}
.bottomNotice .noticeItem{display:inline-flex; flex-wrap:wrap; align-content:flex-start; width:calc((100% - 90px) / 4); overflow:hidden; border-radius:10px; background:#f6f6f6;}
.bottomNotice .noticeItem a{display:flex; flex-wrap:wrap; align-content:flex-start; width:100%;}
.bottomNotice .noticeItem .thumb{width:100%; aspect-ratio:337 / 245; overflow:hidden; border-radius:0 0 10px 10px;}
.bottomNotice .noticeItem .thumb img{width:100%; height:100%; object-fit:cover;}
.bottomNotice .noticeItem .text{display:flex; flex-wrap:wrap; align-content:flex-start; width:100%; padding:25px 30px;}
.bottomNotice .noticeItem .text p{width:100%; font-size:18px; font-weight:600; letter-spacing:-0.05em; line-height:1.4; color:#000; height:2.8em; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; word-break:break-all;}
.bottomNotice .noticeItem .text span{display:inline-block; font-size:14px; font-weight:400; letter-spacing:-0.05em; line-height:1; color:#929292; margin-top:30px;}

.counselSection{width:100%; padding:70px 0 80px 0; background:url("/html/resource/img/comm/counsel_bg.jpg") no-repeat center center/cover;}
.counselSection .inContent{display:flex; justify-content:space-between; align-items:center; width:calc(100% - 60px); max-width:1440px; margin:0 auto;}
.counselSection .title{width:100%; margin-bottom:35px; text-align:left; color:#fff;}
.counselSection .title h2{font-size:38px; font-weight:700; letter-spacing:-0.05em; line-height:1;}
.counselSection .title p{font-size:18px; font-weight:400; letter-spacing:-0.05em; line-height:1.4; color:#fff; opacity:0.6; margin-top:25px;}
.counselSection .counselBox{display:inline-flex; flex-wrap:wrap; align-content:flex-start; width:710px; margin-right:30px;}
.counselSection .counselBox .bottomCounsel{width:100%;}
.counselSection .counselBox .bottomCounsel form{display:flex; flex-wrap:wrap; justify-content:space-between; align-content:flex-start; width:100%;}
.counselSection .counselBox .bottomCounsel .inInput{display:inline-flex; flex-wrap:wrap; width:calc(100% - 140px); gap:10px;}
.counselSection .counselBox .bottomCounsel .inInput input, .counselSection .counselBox .bottomCounsel .inInput select{display:inline-block; width:calc(50% - 5px); height:60px; border-radius:8px; padding:0 30px; font-family:inherit; font-size:20px; font-weight:400; letter-spacing:-0.05em; line-height:1; color:#000; outline:none; border:0;}
.counselSection .counselBox .bottomCounsel .bottonBtn{display:inline-block; width:130px; height:130px; border-radius:10px; background:#000;}
.counselSection .counselBox .bottomCounsel .bottonBtn span{display:flex; justify-content:center; align-items:center; width:100%; height:100%; font-size:20px; font-weight:700; letter-spacing:-0.05em; line-height:1; color:#fff;}
.counselSection .counselBox .bottomCounsel .bottomPrivacy{display:flex; align-items:center; width:100%; margin-top:20px;}
.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck{display:inline-block; width:auto; height:36px; border:1px solid rgba(255,255,255,.6); border-radius:18px; overflow:hidden; position:relative; margin-right:10px; cursor:pointer;}
.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"]{display:inline-block; position:absolute; width:0; height:0; opacity:0; pointer-event:none;}
.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"] + label{display:flex; align-items:center; padding:0 20px; height:100%; font-size:16px; font-weight:400; letter-spacing:-0.05em; line-height:1; color:rgba(255,255,255,.6);}
.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"] + label i{display:inline-block; flex-shrink:0; background:url("/html/resource/img/comm/check_icon.png") no-repeat center center/cover; width:14px; height:14px; margin-right:6px;}
.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"]:checked + label{background:#fff; color:#123c8c; border-color:#123c8c;}
.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"]:checked + label i{background-image:url("/html/resource/img/comm/check_icon_on.png");}
.counselSection .counselBox .bottomCounsel .bottomPrivacy > button{display:inline-block; font-size:14px; font-weight:400; letter-spacing:-0.05em; line-height:1; color:rgba(255,255,255,.6); text-decoration:underline; text-underline-offset:5px;}
.counselSection .timeBox{display:inline-flex; flex-shrink:0; flex-wrap:wrap; align-content:flex-start; width:360px; border-left:1px solid rgba(255,255,255,.3); padding-left:30px;}
.counselSection .timeBox .timeList{display:flex; flex-wrap:wrap; align-content:flex-start; width:100%; padding-top:5px;}
.counselSection .timeBox .timeList li{display:flex; align-items:flex-start; width:100%; color:#fff;}
.counselSection .timeBox .timeList li + li{margin-top:20px;}
.counselSection .timeBox .timeList li:last-child{margin-top:30px;}
.counselSection .timeBox .timeList li span{display:inline-block; flex-shrink:0; width:85px; font-size:20px; font-weight:400; letter-spacing:-0.05em; line-height:22px;}
.counselSection .timeBox .timeList li span.holiday{width:100%; !important;}
.counselSection .timeBox .timeList li p{display:inline-block; font-size:22px; font-weight:400; letter-spacing:-0.05em; line-height:1;}
.counselSection .timeBox .timeList li p strong{font-weight:700;}

/* 푸터 */
#footer{width:100%; height:auto; overflow:hidden; padding:50px 0 60px 0; background:#292929;}
#footer .footer{display:flex; flex-wrap:wrap; align-content:flex-start; width:calc(100% - 60px); max-width:1440px; margin:0 auto;}
#footer .footer .inLinkBox{display:flex; justify-content:space-between; align-items:center; width:100%;}
#footer .footer .inLinkBox .inLink1{display:inline-flex; align-items:center;}
#footer .footer .inLinkBox .inLink1 button{display:inline-block; font-size:18px; font-weight:600; letter-spacing:-0.025em; line-height:1; color:#fff;}
#footer .footer .inLinkBox .inLink1 button + button{margin-left:25px;}
#footer .footer .inLinkBox .inLink2{display:inline-flex; align-items:center;}
#footer .footer .inLinkBox .inLink2 a{display:inline-block;}
#footer .footer .inLinkBox .inLink2 a + a{margin-left:10px;}
#footer .footer .text{width:100%; height:auto; font-size:18px; font-weight:400; letter-spacing:-0.025em; line-height:1.666; color:#a9a9ab;}
#footer .footer .text span{display:inline-block; width:10px; text-align:center;}

.youtube_bg{width:100%; height:100%; position:fixed; z-index:2001; top:0; left:0; background:rgba(0,0,0,.7);}
.youtube_bg .youtube_box{display:flex; flex-wrap:wrap; align-content:flex-start; justify-content:flex-end; width:calc(100% - 60px); max-width:1000px; height:auto; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.youtube_bg .youtube_box .zClose{display:inline-block; width:60px; height:60px; background:#333; text-align:center; font-size:28px; font-weight:500; letter-spacing:-0.025em; line-height:60px; color:#fff;}
.youtube_bg .youtube_box .inFrame{width:100%; height:auto; padding-top:56.25%; overflow:hidden; position:relative; background:#000;}
.youtube_bg .youtube_box iframe{display:block; width:100%; height:100%; position:absolute; top:0; left:0;}

/* 스프라이트 이미지 */
.sprite{display:inline-block;}

/* 배경색 지정 */
.bgColor1{background-color:#fafafa !important;}
.bgColor2{background-color:#eff5eb !important;}
.bgColor3{background-color:#86936e !important;}
.bgColor4{background-color:#dbe2d0 !important;}
.bgColor5{background-color:#eaf4fb !important;}
.bgColor6{background-color:#f7f7f7 !important;}
.bgColor7{background-color:#e7f1f8 !important;}
.bgColor8{background-color:#d9ecec !important;}
.bgColor9{background-color:#f6f5ee !important;}
.bgColor10{background-color:#7dbab9 !important;}
.bgColor11{background-color:#dbeaed !important;}
.bgColor12{background-color:#697f8c !important;}
.bgColor13{background-color:#f3f6fa !important;}
.bgColor14{background-color:#edf3ff !important;}
.bgColor15{background-color:#d8ebdf !important;}
.bgColor16{background-color:#6b7952 !important;}

/* 글자색 지정 */
.color1{color:#222 !important;}
.color2{color:#fff !important;}


br.pcOnly{display:block;}
br.mobileOnly{display:none;}

/* 폰트 굵기 */
.fw1{font-weight:100 !important;}
.fw2{font-weight:200 !important;}
.fw3{font-weight:300 !important;}
.fw4{font-weight:400 !important;}
.fw5{font-weight:500 !important;}
.fw6{font-weight:600 !important;}
.fw7{font-weight:700 !important;}
.fw8{font-weight:800 !important;}
.fw9{font-weight:900 !important;}

.mr_no{margin-right:0 !important;}
.ml_no{margin-left:0 !important;}
.mt_no{margin-top:0 !important;}
.mb_no{margin-bottom:0 !important;}
.pr_no{padding-right:0 !important;}
.pl_no{padding-left:0 !important;}
.pt_no{padding-top:0 !important;}
.pb_no{padding-bottom:0 !important;}

.mb310{margin-bottom:310px;}

.ta_l{text-align:left !important;}
.ta_c{text-align:center !important;}
.ta_r{text-align:right !important;}

.italic{font-style:italic;}

.inp{height:31px; box-sizing:border-box; padding:7px 10px; border:1px solid #d8d8d8;}
.inp[type="radio"]{vertical-align:-2px; border:none;}
.inp[type="checkbox"]{vertical-align:-2px; border:none;}
.sel{height:31px; box-sizing:border-box; padding:4px 10px 5px; border:1px solid #d8d8d8;}

/* PAGING */
.paging {width:100%; height:40px; text-align:center; font-size:16px; margin-top:80px; position:relative;}
.paging  a {color:#6d6d6d}
.paging .link_page {border:1px solid #d1d1d1; color:#5a5a5a; display:inline-block; font-weight:500; text-align:center; width:40px; height:40px; line-height:38px; margin-left:-1px;}
.paging .link_page:hover{position:relative; z-index:1; border:1px solid #7c7c7c;}
.paging .link_page_on{position:relative; z-index:1; border:1px solid #7c7c7c; color:#222; display:inline-block; text-align:center; width:40px; height:40px; font-weight:700; line-height:38px;}
.paging .btn_prev {display:inline-block; text-align:center; width:40px; height:40px; line-height:38px; margin-right:10px; color:#5a5a5a; font-weight:700; border:1px solid #d5d5d5; background-color:#fff;}
.paging .btn_next {display:inline-block; text-align:center; width:40px; height:40px; line-height:38px; margin-left:10px; color:#5a5a5a; font-weight:700; border:1px solid #d5d5d5; background-color:#fff;}

.btn_box1{display:flex; justify-content:center; width:100%; overflow:hidden; font-size:15px; font-weight:500; gap:15px;}
.btn_box1.center{text-align:center;}
.btn_box2{width:100%; overflow:hidden; text-align:center; margin-top:50px;}

a.btn_left_1, button.btn_left_1{float:left; margin-right:10px; display:inline-block; vertical-align:top; box-sizing:border-box; width:180px; height:50px; font-size:20px; text-align:center; line-height:48px; border:1px solid #222; font-size:14px; color:#222; background-color:#fff;}
a.btn_left_2, button.btn_left_2{float:left; margin-right:10px; display:inline-block; vertical-align:top; box-sizing:border-box; width:180px; height:50px; font-size:20px; text-align:center; line-height:48px; border:1px solid #222; color:#fff; background-color:#222;}

a.btn_right_1, button.btn_right_1{float:right; margin-left:10px; display:inline-block; vertical-align:top; box-sizing:border-box; width:180px; height:50px; font-size:20px; text-align:center; line-height:48px; border:1px solid #222; color:#222; background-color:#fff;}
a.btn_right_2, button.btn_right_2{float:right; margin-left:10px; display:inline-block; vertical-align:top; box-sizing:border-box; width:180px; height:50px; font-size:20px; text-align:center; line-height:48px; border:1px solid #222; color:#fff; background-color:#222;}

a.btn_center_1, button.btn_center_1{display:inline-flex; justify-content:center; align-items:center; box-sizing:border-box; width:160px; height:50px; border-radius:25px; font-size:20px; font-weight:600; letter-spacing:-0.05em; line-height:1; color:#133f91; background:#fff; border:1px solid #133f91;}
a.btn_center_2, button.btn_center_2{display:inline-flex; justify-content:center; align-items:center; box-sizing:border-box; width:160px; height:50px; border-radius:25px; font-size:20px; font-weight:600; letter-spacing:-0.05em; line-height:1; background:#133f91; color:#fff;}

.content_hide{visibility:hidden; overflow:hidden; width:0; height:0; font-size:0; line-height:0; text-indent:-9999px;}

.noContent{width:100%; height:auto; padding:3em 1em; text-align:center; font-size:1.5em; font-weight:500; letter-spacing:-0.05em; line-height:1; color:#000;}

@media (max-width:1800px) {
}

@media (max-width:1700px) {
}

@media (max-width:1580px) {
}

@media (max-width:1530px) {
	.bottomBoard .boardTitleBox a{right:65px;}
}

@media (max-width:1500px) {
	#header .header .subMenuBox .boxItem .subMenuTitle a{min-width:100px; font-size:18px; padding:0 20px; box-sizing:border-box;}
	#header .header .subMenuBox .boxItem .subMenuList li a{font-size:15px;}
	#header .header .subMenuBox:hover .boxItem .subMenuTitle a{min-width:120px; padding:0 30px;}
	
	#quick{right:30px;}
	
	.footerMap{flex-wrap:wrap; align-content:flex-start; padding:120px 25px;}
	.footerMap .mapItem{display:flex; flex-wrap:wrap; align-content:flex-start; width:100%; max-width:810px; padding-right:0;}
	.footerMap .mapItem + .mapItem{padding-right:0; padding-left:0; margin-top:80px;}
	.footerMap .mapItem .textBox{margin-bottom:32px;}
	.footerMap .mapItem .textBox .boxTitle{font-size:38px; margin-bottom:40px;}
	.footerMap .mapItem .textBox .callBox{margin-bottom:33px;}
	.footerMap .mapItem .textBox .callBox span{font-size:20px;}
	.footerMap .mapItem .textBox .callBox strong{font-size:36px; margin-left:45px;}
	.footerMap .mapItem .textBox ul{padding-bottom:19px;}
	.footerMap .mapItem .textBox ul li{font-size:20px;}
	.footerMap .mapItem .textBox ul li + li{margin-top:18px;}
	.footerMap .mapItem .textBox ul li strong{width:110px;}
	.footerMap .mapItem .map{max-width:770px; height:650px;}
	.footerMap .mapItem .map .circleBox{top:-105px; right:17px;}
	.footerMap .mapItem .map .circleBox .boxItem{width:162px;}
	.footerMap .mapItem .map .circleBox .boxItem + .boxItem{margin-left:13px;}
	.footerMap .mapItem .map .circleBox .boxItem .text p{font-size:20px;}
	.footerMap .mapItem .map .circleBox .boxItem .text strong{font-size:54px; margin-top:10px;}
	.footerMap .mapItem .map .inMap{border-radius:20px;}
	.footerMap .mapItem .textBox address{font-size:22px; margin-bottom:55px;}
	.footerMap .mapItem .textBox dl dt{font-size:24px;}
	.footerMap .mapItem .textBox dl dd{margin-top:17px;}
	.footerMap .mapItem .textBox dl dd p{font-size:20px;}
	.footerMap .mapItem .textBox dl dd p + p{margin-top:18px;}
	.footerMap .mapItem .map2{max-width:770px; height:650px; border-radius:20px;}
	.footerMap .mapItem .map2 img{width:100%; height:100%; object-fit:cover;}
}

@media (max-width:1400px) {
	#header .header .subMenuBox{display:none;}
	#header .headRightMenu .headMenuBtn{display:inline-flex;}
}

@media (max-width:1300px) {
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle{font-size:26px;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .subMenuTitle{font-size:15px;}
}

@media (max-width:1240px) {	
}

@media (max-width:1200px) {
	.bottomBoard .boardTitleBox{justify-content:center;}
	.bottomBoard .boardTitleBox a{position:relative; right:unset; top:unset;}
}

@media (max-width:1100px) {
}

@media (max-width:1000px) {	
	#header .header{height:100px;}
	#header .header .logo{display:flex; justify-content:flex-start; align-items:center; width:260px; height:100%;}
	#header .header .logo .pcOnly{display:none;}
	#header .header .logo .mobileOnly{display:block;}
	#header .header .headRightMenu{width:235px;}
	#header .headRightMenu .inLink i{width:35px; height:39px; background:url("/html/resource/img/comm/m_login_icon.png") no-repeat center center/cover; margin-right:0;}	
	#header .headRightMenu .inLink a, #header .headRightMenu .inLink span{display:none;}
	#header .headRightMenu .inLink i a{pointer-events:auto; cursor:pointer;}
	#header .headRightMenu .headMenuBtn{justify-content:flex-end; width:75px;}
	#header .headRightMenu .headMenuBtn .inBox{width:46px; height:31px;}
	#header .headRightMenu .headMenuBtn span{height:3px;}
	#header .headRightMenu .headMenuBtn span:nth-of-type(2){top:14px;}
	#header .headRightMenu .headMenuBtn.active span:nth-of-type(1){transform:translateY(14px) rotate(-45deg);}
	#header .headRightMenu .headMenuBtn.active span:nth-of-type(2){opacity:0;}
	#header .headRightMenu .headMenuBtn.active span:nth-of-type(3){transform:translateY(-14px) rotate(45deg);}
	
	#sitemap{z-index:15; overflow-y:auto;}
	#sitemap .mobileInTop{display:flex; width:100%; height:100px; background:#fff; position:relative; align-items:center;}
	#sitemap .mobileInTop .logo{display:inline-flex; align-items:center; width:260px; height:100%; margin-left:30px;}
	#sitemap .mobileInTop .logo img{width:100%; height:auto;}
	#sitemap .headMenuBtn2{display:inline-flex; justify-content:center; align-items:center; width:100px; height:100%; position:absolute; top:0; right:0;}
	#sitemap .headMenuBtn2 .inBtn{display:inline-block; width:46px; height:31px; position:relative;}
	#sitemap .headMenuBtn2 span{display:block; width:100%; height:3px; background:#000; position:absolute; left:0;}
	#sitemap .headMenuBtn2 span:nth-of-type(1){top:0;}
	#sitemap .headMenuBtn2 span:nth-of-type(2){top:14px;}
	#sitemap .headMenuBtn2 span:nth-of-type(3){bottom:0;}
	#sitemap .headMenuBtn2.active span:nth-of-type(1){transform:translateY(14px) rotate(-45deg);}
	#sitemap .headMenuBtn2.active span:nth-of-type(2){opacity:0;}
	#sitemap .headMenuBtn2.active span:nth-of-type(3){transform:translateY(-14px) rotate(45deg);}
	#sitemap{height:100%; top:0;}
	#sitemap .inBox{display:block; -webkit-box-align:unset; -ms-flex-align:unset; align-items:unset; padding-left:0; overflow-y:visible}
	#sitemap .inBox .sitemapMenuBox{display:block; width:100%; height:auto; text-align:left;}
	#sitemap .inBox .sitemapMenuBox .allMenuList{display:block; -webkit-box-pack:unset; -ms-flex-pack:unset; justify-content:unset; -webkit-box-align:unset; -ms-flex-align:unset; align-items:unset; height:auto; padding-top:0; margin-bottom:0;}
	#sitemap .inBox .sitemapMenuBox .allMenuList::after{display:none;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem{display:block; width:100%; height:auto; -webkit-transition:unset; -o-transition:unset; transition:unset; position:relative; margin-bottom:0;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem::after{content:""; display:block; width:calc(100% - 50px); height:1px; background:#e0e0e0; position:absolute; bottom:0; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle{display:flex; -webkit-box-pack:start; -ms-flex-pack:start; justify-content:flex-start; align-items:center; width:100%; height:130px; font-size:36px; color:#222; text-align:left; position:relative; padding:0 25px;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle::after{content:""; display:block; width:24px; height:13px; background-image:url("/html/resource/img/comm/mobile_all_menu_arrow.png"); background-repeat:no-repeat; background-position:center bottom; background-size:100% auto; position:absolute; top:50%; right:25px; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle.noArrow > a{display:flex; -webkit-box-pack:start; -ms-flex-pack:start; justify-content:flex-start; align-items:center; width:100%; height:100%;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle.noArrow::after{display:none;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem.on .menuTitle::after, #sitemap .inBox .sitemapMenuBox .allMenuList .listItem.active .menuTitle::after{background-position:center top;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList{display:none; width:100%; height:auto; padding-top:0; background:#f8f8f8; margin-top:0;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul{width:100%; height:auto; max-height:790px; padding:35px 25px 15px 25px; margin-bottom:0; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-writing-mode:unset; -ms-writing-mode:unset; writing-mode:unset; text-orientation:unset;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li{width:100%; height:auto; margin-right:0; margin-bottom:0; -webkit-writing-mode:unset; -ms-writing-mode:unset; writing-mode:unset;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .subMenuTitle{font-size:30px; line-height:80px;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .subMenuTitle a{-webkit-transition:unset;-o-transition:unset;transition:unset; text-align:left;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList{margin-top:0; padding-left:10px;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList .inListItem + .inListItem{margin-top:10px;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList .inListItem a{display:flex; align-items:center; font-size:24px; line-height:1;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inSubMenu{display:flex; flex-wrap:wrap; align-items:center; align-content:flex-start; width:100%; height:auto; margin-top:22px; margin-bottom:15px;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inSubMenu a{display:inline-block; box-sizing:border-box; width:33.333%; font-size:28px; font-weight:300; line-height:1.1; color:#6e6e6e; -webkit-transition:unset; -o-transition:unset; transition:unset; margin-bottom:20px; position:relative; padding-left:15px; color:#525252;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inSubMenu a::before{content:""; display:block; width:4px; height:4px; border-radius:50%; background:#6e6e6e; position:absolute; top:50%; left:0; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inSubMenu a + a{margin-top:0;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem.on .subMenuList{display:block;}
	
	#quick{display:none;}
	#mobileQuick{display:flex; width:100%; position:fixed; bottom:0; left:0; z-index:1000;}
	#mobileQuick .quickCall{display:flex; justify-content:center; align-items:center; width:100px; height:100px; border-radius:50%; box-shadow:0 0 10px rgba(0,0,0,.3); background:#fff url("/html/resource/img/comm/m_quick_call.png") no-repeat center center/51px auto; position:absolute; bottom:130px; right:20px; animation: floating 1.5s ease-in-out infinite;}
	#mobileQuick .quickCall a{display:block; width:100%; height:100%;}
	#mobileQuick ul{display:flex; width:100%; height:100px; background:#133f91;}
	#mobileQuick ul li{display:inline-block; width:20%; height:100%;}
	#mobileQuick ul li a{display:flex; flex-wrap:wrap; justify-content:center; align-content:flex-start; width:100%; height:100%; padding-top:12px;}
	#mobileQuick ul li a img{display:block; margin-bottom:8px;}
	#mobileQuick ul li a span{display:block; width:100%; font-size:24px; font-weight:500; letter-spacing:-0.05em; line-height:1; color:#fff; text-align:center;}
	
	@keyframes floating {
		0% {
			transform: translateY(0);
		}
		50% {
			transform: translateY(-15px);
		}
		100% {
			transform: translateY(0);
		}
	}
	
	.bottomSection{padding:130px 0 80px 0;}
	.bottomSection .inContent{width:calc(100% - 60px);}
	.bottomSection .titleBox{position:relative; padding-bottom:85px;}
	.bottomSection .titleBox .title{position:static; margin-bottom:25px;}
	.bottomSection .titleBox .title h2{font-size:55px;}
	.bottomSection .titleBox .title a{width:200px; height:56px; border-radius:28px; font-size:20px; top:unset; right:unset; bottom:0; left:50%; margin-left:-100px;}
	.bottomSection .titleBox .title a img{margin-left:35px;}
	.bottomSection .titleBox p{font-size:26px;}

	.bottomBoard{margin-top:70px;}
	.bottomBoard + .bottomBoard{margin-top:65px;}
	.bottomBoard .category{width:100px; height:50px; border-radius:25px; border-width:2px; font-size:32px; margin-bottom:30px;}
	.bottomBoard .slideBox .slideItem{width:345px;}
	.bottomBoard .slideBox .slideItem .thumb{border-radius:15px; margin-bottom:18px;}
	.bottomBoard .slideBox .slideItem p{font-size:26px; padding:0 10px;}

	.bottomNotice{ gap:30px; margin:80px auto 0 auto; flex-wrap:wrap; align-content:flex-start; max-width:708px;}
	.bottomNotice .noticeItem{width:calc((100% - 30px) / 2); border-radius:10px;}
	.bottomNotice .noticeItem .thumb{border-radius:0 0 10px 10px;}
	.bottomNotice .noticeItem .text{padding:25px 20px;}
	.bottomNotice .noticeItem .text p{font-size:26px;}
	.bottomNotice .noticeItem .text span{font-size:20px; margin-top:35px;}
	
	.counselSection{padding:80px 0;}
	.counselSection .inContent{width:calc(100% - 60px); flex-wrap:wrap; align-content:flex-start;}
	.counselSection .title{margin-bottom:35px;}
	.counselSection .title h2{font-size:45px;}
	.counselSection .title p{font-size:24px; margin-top:25px;}
	.counselSection .counselBox{width:100%; margin-right:0;}
	.counselSection .counselBox .bottomCounsel .inInput{width:calc(100% - 140px); gap:10px;}
	.counselSection .counselBox .bottomCounsel .inInput input, .counselSection .counselBox .bottomCounsel .inInput select{width:calc(50% - 5px); height:60px; border-radius:8px; padding:0 25px; font-size:26px;}
	.counselSection .counselBox .bottomCounsel .bottonBtn{width:130px; height:130px; border-radius:10px;}
	.counselSection .counselBox .bottomCounsel .bottonBtn span{font-size:26px;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy{margin-top:20px;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck{height:40px; border-radius:20px; margin-right:10px;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"] + label{padding:0 15px; font-size:22px;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"] + label i{width:14px; height:14px; margin-right:5px;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy > button{font-size:20px; text-underline-offset:5px;}
	.counselSection .timeBox{display:flex; flex-shrink:unset; width:100%; border-left:0; border-top:1px solid rgba(255,255,255,.3); padding-left:0; margin-top:50px; padding-top:40px;}
	.counselSection .timeBox .timeList{padding-top:5px;}
	.counselSection .timeBox .timeList li + li{margin-top:20px;}
	.counselSection .timeBox .timeList li:last-child{margin-top:30px;}
	.counselSection .timeBox .timeList li span{width:100px; font-size:28px; line-height:1;}
	.counselSection .timeBox .timeList li p{font-size:28px;}

	/* 푸터 */
	#footer{padding:60px 0 300px 0;}
	#footer .footer{width:calc(100% - 60px);}
	#footer .footer .inLinkBox{justify-content:center;}
	#footer .footer .inLinkBox .inLink1 button{font-size:24px;}
	#footer .footer .inLinkBox .inLink1 button + button{margin-left:25px;}
	#footer .footer .inLinkBox .inLink2{display:flex; justify-content:center; position:absolute; width:100%; bottom:-140px; left:0; z-index:2;}
	#footer .footer .inLinkBox .inLink2 a{display:inline-block; width:78px; height:77px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
	#footer .footer .inLinkBox .inLink2 a + a{margin-left:15px;}
	#footer .footer .inLinkBox .inLink2 a:nth-child(1){background-image:url("/html/resource/img/comm/m_sns_icon01.png");}
	#footer .footer .inLinkBox .inLink2 a:nth-child(2){background-image:url("/html/resource/img/comm/m_sns_icon02.png");}
	#footer .footer .inLinkBox .inLink2 a:nth-child(3){background-image:url("/html/resource/img/comm/m_sns_icon03_2.png");}
	#footer .footer .inLinkBox .inLink2 a:nth-child(4){background-image:url("/html/resource/img/comm/m_sns_icon03_1.png");}
	#footer .footer .inLinkBox .inLink2 a:nth-child(5){background-image:url("/html/resource/img/comm/m_sns_icon04.png");}
	#footer .footer .inLinkBox .inLink2 a img{display:none;}
	#footer .footer .text{font-size:24px; line-height:1.5; margin-top:30px; text-align:center;}
	#footer .footer .text span{width:10px;}
	#footer .footer .text br.mobileOnly + span{display:none;}
	
	.youtube_bg .youtube_box{width:calc(100% - 60px);}
	.youtube_bg .youtube_box .zClose{width:60px; height:60px; font-size:28px; line-height:60px;}

	br.pcOnly{display:none;}
	br.mobileOnly{display:block;}

	.paging{margin-top:80px;}

	.btn_box1{font-size:19px; gap:15px;}
	.btn_box2{margin-top:40px;}

	a.btn_left_1, button.btn_left_1{margin-right:10px; width:180px; height:50px; font-size:20px; line-height:48px;}
	a.btn_left_2, button.btn_left_2{margin-right:10px; width:180px; height:50px; font-size:20px; line-height:48px;}

	a.btn_right_1, button.btn_right_1{margin-left:10px; width:180px; height:50px; font-size:20px; line-height:48px;}
	a.btn_right_2, button.btn_right_2{margin-left:10px; width:180px; height:50px; font-size:20px; line-height:48px;}

	a.btn_center_1, button.btn_center_1{width:200px; height:54px; border-radius:27px; font-size:24px;}
	a.btn_center_2, button.btn_center_2{width:200px; height:54px; border-radius:27px; font-size:24px;}
}


@media (max-width:768px) {
	select{background-size:16px; background-position:right 12px center; padding-right:36px;}
	#header .header{height:13.02083vw;}
	#header .header .logo{width:33.85417vw;}
	#header .header .headRightMenu{width:30.59896vw;}
	#header .headRightMenu .inLink i{width:4.55729vw; height:5.07813vw;}
	#header .headRightMenu .headMenuBtn{width:9.76563vw;}
	#header .headRightMenu .headMenuBtn .inBox{width:5.98958vw; height:4.03646vw;}
	#header .headRightMenu .headMenuBtn span{height:0.39063vw;}
	#header .headRightMenu .headMenuBtn span:nth-of-type(2){top:1.82292vw;}
	#header .headRightMenu .headMenuBtn.active span:nth-of-type(1){transform:translateY(1.82292vw) rotate(-45deg);}
	#header .headRightMenu .headMenuBtn.active span:nth-of-type(2){opacity:0;}
	#header .headRightMenu .headMenuBtn.active span:nth-of-type(3){transform:translateY(-1.82292vw) rotate(45deg);}
	
	#sitemap .mobileInTop{height:13.02083vw;}
	#sitemap .mobileInTop .logo{width:33.85417vw; margin-left:3.90625vw;}
	#sitemap .headMenuBtn2{width:13.02083vw;}
	#sitemap .headMenuBtn2 .inBtn{width:5.98958vw; height:4.03646vw;}
	#sitemap .headMenuBtn2 span{height:0.39063vw;}
	#sitemap .headMenuBtn2 span:nth-of-type(1){top:0;}
	#sitemap .headMenuBtn2 span:nth-of-type(2){top:1.82292vw;}
	#sitemap .headMenuBtn2 span:nth-of-type(3){bottom:0;}
	#sitemap .headMenuBtn2.active span:nth-of-type(1){transform:translateY(1.82292vw) rotate(-45deg);}
	#sitemap .headMenuBtn2.active span:nth-of-type(2){opacity:0;}
	#sitemap .headMenuBtn2.active span:nth-of-type(3){transform:translateY(-1.82292vw) rotate(45deg);}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem::after{width:calc(100% - 6.51042vw);}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle{height:16.92708vw; font-size:4.68750vw; padding:0 3.25521vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .menuTitle::after{width:3.12500vw; height:1.69271vw; right:3.25521vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul{max-height:102.86458vw; padding:4.55729vw 3.25521vw 1.95313vw 3.25521vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .subMenuTitle{font-size:3.90625vw; line-height:10.41667vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList{margin-top:0; padding-left:1.30208vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList .inListItem + .inListItem{margin-top:1.30208vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inMenuList .inListItem a{font-size:3.38542vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inSubMenu{margin-top:2.86458vw; margin-bottom:1.95313vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inSubMenu a{font-size:3.64583vw; margin-bottom:2.60417vw; padding-left:1.95313vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inSubMenu a::before{width:0.52083vw; height:0.52083vw;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem .subMenuList ul li .inSubMenu a + a{margin-top:0;}
	#sitemap .inBox .sitemapMenuBox .allMenuList .listItem.on .subMenuList{display:block;}

	#mobileQuick .quickCall{width:13.02083vw; height:13.02083vw; background-size:6.64063vw auto; bottom:16.92708vw; right:2.60417vw;}
	#mobileQuick ul{height:13.02083vw;}
	#mobileQuick ul li a{padding-top:1.56250vw;}
	#mobileQuick ul li a img{width:auto; height:5.33854vw; margin-bottom:1.04167vw;}
	#mobileQuick ul li a span{font-size:3.38542vw;}
	
	@keyframes floating {
		0% {
			transform: translateY(0);
		}
		50% {
			transform: translateY(-1.95313vw);
		}
		100% {
			transform: translateY(0);
		}
	}
	
	.bottomSection{padding:16.92708vw 0 10.41667vw 0;}
	.bottomSection .inContent{width:calc(100% - 7.81250vw);}
	.bottomSection .titleBox{ padding-bottom:11.06771vw;}
	.bottomSection .titleBox .title{margin-bottom:3.25521vw;}
	.bottomSection .titleBox .title h2{font-size:7.16146vw;}
	.bottomSection .titleBox .title a{width:26.04167vw; height:7.29167vw; border-radius:3.64583vw; font-size:2.60417vw; margin-left:-13.02083vw;}
	.bottomSection .titleBox .title a img{width:2.08333vw; height:auto; margin-left:4.55729vw;}
	.bottomSection .titleBox p{font-size:3.38542vw;}

	.bottomBoard{margin-top:9.11458vw;}
	.bottomBoard + .bottomBoard{margin-top:8.46354vw;}
	.bottomBoard .category{height:6.51042vw; border-radius:3.25521vw; border-width:0.26042vw; font-size:4.16667vw; margin-bottom:3.90625vw;}
	.bottomBoard .slideBox .slideItem{width:44.92188vw;}
	.bottomBoard .slideBox .slideItem .thumb{border-radius:1.95313vw; margin-bottom:2.34375vw;}
	.bottomBoard .slideBox .slideItem p{font-size:3.38542vw; padding:0 1.30208vw;}

	.bottomNotice{gap:3.90625vw; margin-top:10.41667vw;}
	.bottomNotice .noticeItem{width:calc((100% - 3.90625vw) / 2); border-radius:1.30208vw;}
	.bottomNotice .noticeItem .thumb{border-radius:0 0 1.30208vw 1.30208vw;}
	.bottomNotice .noticeItem .text{padding:3.25521vw 2.60417vw;}
	.bottomNotice .noticeItem .text p{font-size:3.38542vw;}
	.bottomNotice .noticeItem .text span{font-size:2.60417vw; margin-top:4.55729vw;}
	
	.counselSection{padding:10.41667vw 0;}
	.counselSection .inContent{width:calc(100% - 7.81250vw);}
	.counselSection .title{margin-bottom:4.55729vw;}
	.counselSection .title h2{font-size:5.85938vw;}
	.counselSection .title p{font-size:3.12500vw; margin-top:3.25521vw;}
	.counselSection .counselBox .bottomCounsel .inInput{width:calc(100% - 18.22917vw); gap:1.30208vw;}
	.counselSection .counselBox .bottomCounsel .inInput input, .counselSection .counselBox .bottomCounsel .inInput select{width:calc(50% - 0.65104vw); height:7.81250vw; border-radius:1.04167vw; padding:0 3.25521vw; font-size:3.38542vw;}
	.counselSection .counselBox .bottomCounsel .bottonBtn{width:16.92708vw; height:16.92708vw; border-radius:1.30208vw;}
	.counselSection .counselBox .bottomCounsel .bottonBtn span{font-size:3.38542vw;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy{margin-top:2.60417vw;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck{height:5.20833vw; border-radius:2.60417vw; margin-right:1.30208vw;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"] + label{padding:0 1.95313vw; font-size:2.86458vw;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy .inCheck input[type="checkbox"] + label i{width:1.82292vw; height:1.82292vw; margin-right:0.65104vw;}
	.counselSection .counselBox .bottomCounsel .bottomPrivacy > button{font-size:2.60417vw; text-underline-offset:0.65104vw;}
	.counselSection .timeBox{margin-top:6.51042vw; padding-top:5.20833vw;}
	.counselSection .timeBox .timeList{padding-top:0.65104vw;}
	.counselSection .timeBox .timeList li + li{margin-top:2.60417vw;}
	.counselSection .timeBox .timeList li:last-child{margin-top:3.90625vw;}
	.counselSection .timeBox .timeList li span{width:13.02083vw; font-size:3.64583vw;}
	.counselSection .timeBox .timeList li p{font-size:3.64583vw;}

	/* 푸터 */
	#footer{padding:7.81250vw 0 39.06250vw 0;}
	#footer .footer{width:calc(100% - 7.81250vw);}
	#footer .footer .inLinkBox{justify-content:center;}
	#footer .footer .inLinkBox .inLink1 button{font-size:3.12500vw;}
	#footer .footer .inLinkBox .inLink1 button + button{margin-left:3.25521vw;}
	#footer .footer .inLinkBox .inLink2{bottom:-18.22917vw;}
	#footer .footer .inLinkBox .inLink2 a{width:10.15625vw; height:10.02604vw;}
	#footer .footer .inLinkBox .inLink2 a + a{margin-left:1.95313vw;}
	#footer .footer .text{font-size:3.12500vw; margin-top:3.90625vw;}
	#footer .footer .text span{width:1.30208vw;}
	
	.youtube_bg .youtube_box{width:calc(100% - 7.81250vw);}
	.youtube_bg .youtube_box .zClose{width:7.81250vw; height:7.81250vw; font-size:3.64583vw; line-height:7.81250vw;}
	
	.paging {height:7.8125vw; font-size:3.1250vw; margin-top:10.41667vw;}
	.paging .link_page {width:7.8125vw; height:7.8125vw; line-height:7.5521vw;}
	.paging .link_page_on{width:7.8125vw; height:7.8125vw; line-height:7.5521vw;}
	.paging .btn_prev {width:7.8125vw; height:7.8125vw; line-height:7.5521vw; margin-right:1.3021vw;}
	.paging .btn_next {width:7.8125vw; height:7.8125vw; line-height:7.5521vw; margin-left:1.3021vw;}

	.btn_box1{font-size:2.99479vw; gap:1.95313vw;}
	.btn_box2{margin-top:6.5104vw;}

	.boardBox.writeBox .tblWrite .btn_box1, .boardBox.writeBox .tblWrite .btn_box2{padding:0 3.9063vw !important;}

	a.btn_left_1, button.btn_left_1{margin-right:1.3021vw; width:26.0417vw; height:8.0729vw; font-size:3.1250vw; line-height:7.8125vw;}
	a.btn_left_2, button.btn_left_2{margin-right:1.3021vw; width:26.0417vw; height:8.0729vw; font-size:3.1250vw; line-height:7.8125vw;}

	a.btn_right_1, button.btn_right_1{margin-left:1.3021vw; width:26.0417vw; height:8.0729vw; font-size:3.1250vw; line-height:7.8125vw;}
	a.btn_right_2, button.btn_right_2{margin-left:1.3021vw; width:26.0417vw; height:8.0729vw; font-size:3.1250vw; line-height:7.8125vw;}

	a.btn_center_1, button.btn_center_1{width:28.64583vw; height:7.55208vw; border-radius:3.77604vw; font-size:3.64583vw;}
	a.btn_center_2, button.btn_center_2{width:28.64583vw; height:7.55208vw; border-radius:3.77604vw; font-size:3.64583vw;}

	.mt15{margin-top:1.95313vw;}
	.mt20{margin-top:2.60417vw;}
	.mt25{margin-top:3.25521vw;}
	.mt30{margin-top:3.90625vw;}
	.mt40{margin-top:5.20833vw;}
	.mt45{margin-top:5.85938vw;}
	.mt50{margin-top:6.51042vw;}
	.mt55{margin-top:7.16146vw;}
	.mt60{margin-top:7.81250vw;}
	.mt70{margin-top:9.11458vw;}
	.mt75{margin-top:9.76563vw;}
	.mt85{margin-top:11.06771vw;}
	.mt90{margin-top:11.71875vw;}
	.mt95{margin-top:12.36979vw;}
	.mt100{margin-top:13.02083vw;}
	.mt110{margin-top:14.32292vw;}
	.mt115{margin-top:14.97396vw;}
	.mt120{margin-top:15.62500vw;}
	.mt130{margin-top:16.92708vw;}
	.mt140{margin-top:18.22917vw;}
	.mt160{margin-top:20.83333vw;}
	.mt200{margin-top:26.04167vw;}
	
	.mb25{margin-bottom:3.25521vw;}
	.mb45{margin-bottom:5.85938vw;}
	.mb60{margin-bottom:7.81250vw;}
	.mb95{margin-bottom:12.36979vw;}
	.mb180{margin-bottom:23.43750vw;}
	.mb310{margin-bottom:40.36458vw;}

	.pt15{padding-top:1.95313vw;}
	.pt60{padding-top:7.81250vw;}
	.pt75{padding-top:9.76563vw;}
	.pt80{padding-top:10.41667vw;}
	.pt85{padding-top:11.06771vw;}
	.pt130{padding-top:16.92708vw;}
	.pt170{padding-top:22.13542vw;}
	.pt185{padding-top:24.08854vw;}
	.pt200{padding-top:26.04167vw;}

	.pb30{padding-bottom:3.90625vw;}
	.pb40{padding-bottom:5.20833vw;}
	.pb50{padding-bottom:6.51042vw;}
	.pb60{padding-bottom:7.81250vw;}
	.pb70{padding-bottom:9.11458vw;}
	.pb75{padding-bottom:9.76563vw;}
	.pb80{padding-bottom:10.41667vw;}
	.pb100{padding-bottom:13.02083vw;}
	.pb130{padding-bottom:16.92708vw;}
	.pb140{padding-bottom:18.22917vw;}
	.pb150{padding-bottom:19.53125vw;}
}

.make_company{color: #fff !important}
.make_company > a:visited{color: #fff}
.make_company::selection {
	background-color: white;
}