@charset "utf-8";
@import url('https://fonts.cdnfonts.com/css/times-new-roman');
@import url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo.css');
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Regular.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Medium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-SemiBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Bold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraBold.ttf') format('truetype');
}
.roman{font-family: 'Times New Roman', sans-serif;}





:root{
  --maincolor:#008fc7;
  --black:#000;
  --white:#fff;
  --font80:80px;
  --font60:60px;
  --font58:58px;
  --font54:54px;  
  --font40:40px;
  --font35:35px;
  --font34:34px;
  --font30:30px;
  --font22:22px;
  --font20:20px;
  --font18:18px;
  --font16:16px;
  --font14:14px;
  --subfont52:52px;
  --subfont42:42px;
  --subfont33:33px;
  --subfont30:30px;
  --subfont29:29px;
  --subfont28:28px;
  --subfont24:24px;
}
@media all and (max-width:1800px){
    :root{
        --font80:75px;
        --font60:55px; 
        --font58:50px;
        --subfont52:48px;
        --subfont42:40px;
    }
}
@media all and (max-width:1600px){
    :root{
        --font80:70px;
        --font60:50px;
        --font58:44px;
        --font54:50px;        
        --font35:32px; 
        --font34:32px;
        --font30:28px;
        --subfont42:38px;
        --subfont33:31px;
        --subfont52:44px;
        --subfont30:28px;  
        --subfont29:27px;  
        --subfont28:26px;   
    }
}
@media all and (max-width:1400px){
    :root{
        --font80:65px;
        --font60:45px;
        --font58:38px;
        --font54:45px;        
        --font40:36px;
        --font35:30px; 
        --font34:30px;        
        --font30:24px;         
        --font22:20px;    
        --subfont52:40px;
        --subfont42:34px;
        --subfont33:29px;
        --subfont30:26px; 
        --subfont29:25px; 
        --subfont28:24px;
        --subfont24:20px;
    }
}
@media all and (max-width:1200px){
    :root{
        --font80:60px;
        --font60:40px;
        --font58:32px;
        --font54:40px;        
        --font40:32px;
        --font35:28px;
        --font34:30px;
        --subfont52:36px;
        --subfont42:30px;
        --subfont33:27px;
        --subfont30:24px;
        --subfont29:23px; 
        --subfont24:18px;
    }
}
@media all and (max-width:1024px){
    :root{
        --font80:55px;
        --font60:36px;
        --font58:28px;
        --font54:32px;        
        --font40:28px;
        --font35:24px;
        --font34:28px;        
        --font30:22px;        
        --font22:18px;
        --font18:16px;
        --subfont52:32px;
        --subfont42:26px;
        --subfont33:25px;
        --subfont30:22px;
        --subfont29:21px;
        --subfont28:22px;
    }
}
@media all and (max-width:768px){
    :root{
        --font80:50px;
        --font60:32px;
        --font58:26px;
        --font54:28px;        
        --font40:24px;
        --font34:24px;
        --font20:18px;
        --subfont52:28px;
        --subfont42:24px;
        --subfont28:20px;
        --subfont24:16px;
    }
}
@media all and (max-width:500px){
    :root{
        --font80:45px;
        --font60:30px;
        --font58:24px;
        --font54:24px;        
        --font34:22px;       
        --font30:20px;        
        --font20:16px;
        --font18:14px;
        --subfont52:24px;
        --subfont42:22px;
        --subfont33:23px;
        --subfont30:20px;
        --subfont29:19px;
        --subfont28:18px;
    }
}
@media all and (max-width:420px){
    :root{
        --font80:40px;
        --font60:24px;
        --font58:20px;
        --font54:20px;
        --font34:20px;
        --font30:18px;
        --subfont42:20px;
    }
}





/* 헤더 */
header{width: 100%;}
.gnb_1da{border-bottom: 0;}
.gnb_1dli_on .gnb_1da{color: #fff; background: transparent !important;}
.dtnav{display: flex; flex-direction: column;}
.dtnav .topbnr{background: var(--maincolor); width: 100%; display: flex; padding: 35px 0;}
.dtnav .topbnr .inner{padding: 0; background: transparent;}
.dtnav .topbnr .inner a.logo{font-size: var(--font40); font-weight: 700; color: var(--white);}
.dtnav .inner{background:var(--white);max-width: 1520px;margin: 0 auto;display: flex;justify-content:space-between;align-items:center; gap: 40px; width: 100%; padding: 25px 0;}
.dtnav .main-nav>li>a{color: #2e2e2e; background: none; font-size:20px; padding: 0 !important; font-weight: 600; letter-spacing: -1px;}
.dtnav .main-nav>li>a:hover{color:var(--maincolor); text-decoration: none !important;}
.gnb_1dli_over .gnb_2dul:before, 
.gnb_1dli_over2 .gnb_2dul:before,
.gnb_1dli_over2 .gnb_2dul:after,
.gnb_1dli_on .gnb_1da:after{width: 0 !important;border-top: 0 !important;border-bottom: 0 !important; border-right: 0 !important;}
.subdtnav .logoBox img{content: url('../img/logo_b.png') !important;}
.main-nav{display: flex;align-items: center;margin-right: 100px;margin: 0;}
.main-nav>li{padding: 0 10px;}
.main-nav li:hover .nav-box{display: block; transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
.main-nav input{position: fixed;left: -99999px;}
.dropbtn label{width: 100%;cursor: pointer;display: flex;justify-content: space-between;margin: 0;gap: 10px;font-weight: 500;}
.main-nav .dropbtn{color: #000;font-size: 18px;position: relative;}
.main-nav>.dropbtn img{width: 15px;}
.mbnav{display: none;}
#dropbtn:checked ~ #sub-nav{display:block;}
#dropbtn:checked + .labelBtn div{transform: rotate(180deg);}
.headBox .gnb_2dul{top: 68px;left: 50% !important;transform: translateX(-50%);position: absolute !important;box-shadow: none !important;display: none;width: 200px;}
/* 서브메뉴 넓이 */
.headBox .main-nav>li:nth-child(2) .gnb_2dul{width: 140%;}
.headBox .gnb_2dli{border-top: 0 !important;}
.headBox .gnb_2da{color: #fff !important; font-size: 16px !important; line-height: 1.2; text-align: center !important; padding :15px 5px !important;background:#008fc7;}
.headBox .gnb_2da:hover{text-decoration: none !important; color: #fff !important;background:#0075a3;font-weight: 600;}
.gnb_al_li_plus{position: relative;}



/* 언어 */
.language{position: relative;}
.language .langBox { display: flex; justify-content: space-between; align-items: center; width: inherit; height: inherit; border: 0 none; outline: 0 none; padding:8px 20px; background:transparent; cursor: pointer; 
border-radius: 6px; color: #fff; font-size: 14px; gap: 10px; }
.language .langlist { display: none; position: absolute; top: 30px; left: 50%; transform: translateX(-50%); z-index:100; width:auto; background: #fff; color: #000; list-style-type: none; padding: 0; overflow: hidden; border-radius:6px; transition: .3s ease-in; }
.language .langoption{ padding: 5px 15px 5px; transition: .1s; cursor: pointer; }
.language .langoption a{display: block; padding: 5px 0;}
.language .langoption a:hover span{color: var(--pointcolor);}
.language .langoption a span{font-size: 14px;}
.language.active .langlist {display: block;}




@media all and (max-width:1600px){
    .dtnav .inner{width: 90%;}
    .dtnav>.inner .logo img{width: 150px;}
    .main-nav>li{padding: 10px 6px;}
    .dtnav .main-nav>li>a{font-size: 18px;}
}
@media all and (max-width:1400px){
    .dtnav .inner{gap: 0;}
    .dtnav>.inner .logo img{width: 120px;}
    .dtnav .main-nav>li>a{font-size: 16px;}    
}
@media all and (max-width:1200px){
    .dtnav .topbnr{padding: 25px 0;}
    .dtnav>.inner{padding: 10px 0;}
    .dtnav>.inner .logoBox{display: none;}
    .main-nav{justify-content: space-between; width: 100%;}
    .dtnav .main-nav>li>a{font-size: 14px;}    
}
@media all and (max-width:1024px){
    .dtnav{display: none;}
    .language .langBox{padding: 15px; width: 100%; justify-content: start;}
    .language.active .langlist{width: 100%; border: 0;}
    .language .langoption{padding: 10px 15px !important;}
    .language .langoption a span{font-size: 16px;}
    .mbnav{display: block;position:fixed;top:0;left:0;width:100%;z-index:100;overflow: hidden;padding: 20px 0;background: var(--maincolor);}
    .mbnav.scrolled{background: rgba(0,0,0,0.8);}
    .mbnav .inner{width: 90%; margin: 0 auto;}
    .mbnav a.headlogo{font-size: var(--font30); font-weight: 700; color: var(--white);}
    .mbnav .top-bar{display: flex; justify-content: space-between; align-items: center;}
    .mbnav .top-bar .headlogo img{width: 300px;}

    /* 토글 사이드바 버튼 아이콘 */
    .hambtn {position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translatey(-50%);cursor:pointer;z-index: 100;}
    .hambtn > div {position:absolute;top:0;left:0;width:100%;height:2px;background-color:var(--white);}
    .hambtn > div:nth-child(2){top:40%; transition:visibility 0s .15s;}
    .hambtn.active > div:nth-child(2){visibility:hidden; transition:visibility 0s;}
    .hambtn > div:nth-child(3){ top:80%;}
    .hambtn > div:nth-child(1), .hambtn > div:nth-child(3) {transition:top .15s .15s, transform .15s;}
    .hambtn.active > div:nth-child(1),
    .hambtn.active > div:nth-child(3) {top:40%;transform:rotate(45deg);transition:top .15s, transform .1s .1s;}
    .hambtn.active > div:nth-child(3) {transform:rotate(-45deg);}    
    .hambtn[data-animation="Y"] > div {background-color:var(--white);}
    .sidebar {display: none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);visibility:hidden;transition:visibility .5s, background-color .5s;}
    .sidebar.active {background-color:rgba(0,0,0,0.5);visibility:visible;display: block;}

    /* 좌측 사이드바 */
    .rightside {position:fixed;top:0;right:-250px;width:250px;height:100%;background-color:rgba(0,0,0,0.8);padding-top:100px;transition:left .5s;}
    .sidebar.active > .rightside {right:0;}
    .rightside > .menuBox ul > li{padding:15px; cursor: pointer;}

    .rightside > .menuBox ul > li > a {color: #fff;padding: 0;font-size: 16px;font-weight: 500;}
    .rightside > .menuBox ul > li:hover > a{color: var(--maincolor);}
    .rightside > .menuBox ul > li > a:not(:only-child)::after {content:"+";width: 10px;float:right;}
    .rightside > .menuBox ul > li.active > a:not(:only-child)::after {content:"-";}
    .rightside > .menuBox > ul ul {display:none;background-color:transparent;margin-top: 15px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
    .rightside > .menuBox > ul > li > ul > a{font-size: 14px;font-weight: 500;color: #fff;border-bottom: 0;display: block;padding: 5px 0;}
    .rightside > .menuBox > ul > li > ul > a:hover{color: var(--maincolor); background: transparent;}
    .rightside > .menuBox > ul ul ul {background-color:#dfdfdf;}
    .rightside > .menuBox ul > li.active > ul {display:block; padding:5px;}
}
@media all and (max-width:768px){
    .mbnav .top-bar .headlogo img{width: 250px;}
}











/* 푸터 */
footer{background: #2e5266;}
footer .fttop{padding: 50px 0;}
footer .fttop .inner{max-width:1520px;margin:0 auto;display: flex; justify-content: space-between; align-items: start;}
footer .ftleft{display: flex; flex-direction: column; justify-content: start; align-items: start; gap: 10px;}
footer .ftleft>div{display: flex; align-items: center; justify-content: start; gap: 60px;}
footer .ftleft>div.ftinfo{gap: 0; padding-left: 360px;}
footer .ftleft>div.ftinfo li:nth-child(2){padding-right: 20px;margin-right: 20px;}
footer .ftleft>div.ftinfo li:nth-child(2)::after{width: 1px;}
footer .fttit{color: var(--white); font-size: var(--font35);font-weight:800;line-height: 1.2; width: 300px;}
footer .ftinfo li{float: left; list-style: none;padding-right: 20px;margin-right:20px; color: var(--white);font-size:16px;position: relative;}
footer .ftinfo li::after{content: ''; position: absolute; top: 50%; transform: translateY(-50%); right: 0; width: 1px; height: 70%; background: var(--white);}
footer .ftinfo li:nth-child(2),
footer .ftinfo li:nth-child(4),
footer .ftinfo li:nth-child(3){padding-right: 0; margin-right: 0;}
footer .ftinfo li:nth-child(2)::after,
footer .ftinfo li:nth-child(4)::after,
footer .ftinfo li:nth-child(3)::after{width: 0;}
footer .ftright{display: flex; align-items: start; gap: 10px;}
footer .ftright a{font-size: 17px; font-weight: 500; line-height: 1.3; color: var(--white); border-bottom: 2px solid var(--white); transition: all .3s ease-in-out; min-height: 46px;}
footer .ftright a:hover{border-bottom: 2px solid var(--maincolor); color: var(--maincolor);}
footer .ftbot{padding: 15px 0; text-align: center; background: #182e3b;}
footer .ftbot p.copy{color: var(--white); font-size: var(--font14);width: 90%; margin: 0 auto;}
footer .ftbot p.copy span{color: #979797;}
@media all and (max-width:1600px){
    footer .fttop .inner{width: 90%;}
    footer .ftright a{font-size: 15px;}
}
@media all and (max-width:1400px){
    footer .ftinfo li{font-size: 15px;}
    footer .ftleft>div{gap: 0;}
    footer .ftleft>div.ftinfo{padding-left: 300px;}
}
@media all and (max-width:1200px){
    footer .fttop .inner{flex-direction: column; gap: 40px;}
}
@media all and (max-width:1024px){
    footer .ftleft>div{flex-direction: column; align-items: start; gap: 5px;}
    footer .ftleft>div.ftinfo{padding-left: 0; flex-direction: row;}
}
@media all and (max-width:768px){
    footer .fttop .inner{flex-direction: column; gap: 40px;}
    footer .ftinfo li{clear: left; padding-right: 0; margin-right: 0; margin-bottom: 5px;}
    footer .ftinfo li::after{width: 0;}
    footer .ftright{flex-direction: row;}
    footer .ftleft{gap: 15px;}
    footer .ftleft>div.ftinfo{flex-direction: column;}
    footer .ftleft>div.ftinfo li:nth-child(2){padding-right: 0; margin-right: 0;}
    footer .ftleft>div.ftinfo li:nth-child(2)::after{width: 0;}
    footer .ftbot p.copy{font-size: 13px;}
    footer .ftbot p.copy span{display: block;}
}
@media all and (max-width:500px){
    footer .ftinfo li{font-size: 14px;}
    footer .ftright{flex-direction: row;}
    footer .ftright a{font-size: 14px;}
}
@media all and (max-width:420px){
    footer .ftbot p.copy{font-size: 12px;}
}





/* 공통 */
.inner{max-width: 1520px; margin: 0 auto;}
@media all and (max-width:1600px){
    .inner{width: 90%;}
}


/* 메인페이지 */
.mainbnr{height: 700px;}
.mainbnr .mainslide{position: relative;}
.mainbnr .title{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 9; text-align: center;width: 100%;}
.mainbnr .title h2{font-size: var(--font54); color: var(--white);line-height: 1;}
.mainbnr .title h3{font-size: var(--font54); color: var(--white); padding-top: 30px; line-height: 1;}
.mainbnr .swiper {width: 100%; height: 100%; }
.mainbnr .swiper-slide {text-align: center; font-size: 18px; background: #fff; display: flex; justify-content: center; align-items: center;}
.mainbnr .swiper-slide img {display: block; width: 100%; height: 100%; object-fit: cover;}
.mainbnr .swiper .slide1{background: url('/img/mainbnr_bg01.png')no-repeat;}
.mainbnr .swiper .slide2{background: url('/img/mainbnr_bg01.png')no-repeat;}
.swiper-button-next{background: url('/img/mainnext.png') no-repeat !important; width: 40px !important; height: 142px !important; transform: translateY(-50%); top: 50% !important; right:10% !important;}
.swiper-button-next:after{content: none !important;}
.swiper-button-prev{background: url('/img/mainprev.png') no-repeat !important; width: 40px !important; height: 142px !important; transform: translateY(-50%); top: 50% !important; left:10% !important;}
.swiper-button-prev:after{content: none !important;}
.swiper-pagination{bottom: 5% !important;}
.swiper-pagination-bullet{width: 12px !important; height: 12px !important; background: var(--white) !important; opacity: inherit !important; transition: all .3s ease-in-out;}
.swiper-pagination-bullet-active{background: var(--maincolor) !important; width: 40px !important; border-radius: 50px !important;}
@media all and (max-width:1600px){
    .mainbnr .title h2 img{width: 65%;}
    .swiper-button-next{right: 5% !important;}
    .swiper-button-prev{left: 5% !important;}
}
@media all and (max-width:1400px){
    .mainbnr .title h3{padding-top: 20px;}
    .swiper-button-prev,
    .swiper-button-next{width: 30px !important; height: 108px !important; background-size: cover !important;}
}
@media all and (max-width:1024px){
    .mainbnr .title{width: 90%; margin: 0 auto;}
    .swiper-button-next{right: 30px !important;}
    .swiper-button-prev{left: 30px !important;}
}
@media all and (max-width:768px){
    .mainbnr .title h3{line-height: 1.2;}
    .mainbnr .title h3 span.mb{display: block;}
    .swiper-pagination{bottom: 10% !important;}
}
@media all and (max-width:500px){
    .mainbnr .title h2 img{width: 85%;}
    .swiper-button-next{right: 10px !important;}
    .swiper-button-prev{left: 10px !important;}
    .swiper-button-prev,
    .swiper-button-next{width: 20px !important; height: 72px !important;}
}






/* intro */
.intro{padding: 200px 0; background: #f4f7f9;}
.intro .title {text-align:center; color:#111; margin-bottom: 150px;}
.intro .title h2{font-size: var(--font60); font-weight: 700;line-height: 1;}
.intro .title h2 span{font-weight: 900;}
.intro .title p{font-size: var(--font30); font-weight: 500; padding-top: 40px; line-height: 1.2;}
.intro .conBox li{list-style: none; position: relative;}
.intro .conBox li .imgBox{width: 550px; border-radius: 100px; overflow: hidden; transition: all .3s ease-in-out;}
.intro .conBox li .txt{position: absolute; right: 50px; top: 50%; transform: translateY(-50%);}
.intro .conBox li .txt h3{color:#222; font-size: var(--font58); font-weight: 700; line-height: 1.2; transition: all .3s ease-in-out;}
.intro .conBox li:hover .imgBox{width: 100%;}
.intro .conBox li:hover .txt h3{color: var(--white);}
.intro .conBox li:first-child{margin-bottom: 70px;}
.intro .conBox li:last-child .txt{right: inherit !important; left: 50px;}
.intro .conBox li:last-child .imgBox{margin-left: auto; width: 750px; overflow-x: hidden;}
.intro .conBox li:last-child:hover .imgBox{width: 100%;}
.intro .tail {margin-top: 70px;}
.intro .tail p{color:#222; font-size: var(--font20); font-weight: 700; text-align: center;}
@media all and (max-width:1600px){
    .intro .conBox li:last-child .imgBox{width: 650px;}
}
@media all and (max-width:1400px){
    .intro .title h2 img{width: 450px;}
    .intro .conBox li .imgBox{width: 450px;}
    .intro .conBox li:last-child .imgBox{width: 550px;}
}
@media all and (max-width:1200px){
    .intro{padding: 150px 0;}
    .intro .title{margin-bottom: 100px;}
    .intro .conBox li .imgBox{width: 350px;}
    .intro .conBox li:last-child .imgBox{width: 450px;}
}
@media all and (max-width:1024px){    
    .intro .conBox li .imgBox,
    .intro .conBox li:last-child .imgBox{width: 100%;}
    .intro .conBox li:last-child{display: flex; flex-direction: column-reverse;}
    .intro .conBox li .txt{position: inherit; right:inherit; top: inherit; transform: inherit; margin-top:40px; text-align: center;}
    .intro .conBox li:last-child .txt{left: inherit;}
    .intro .conBox li:hover .txt h3{color: var(--black);}
}
@media all and (max-width:768px){
    .intro{padding: 100px 0;}
    .intro .title{margin-bottom: 40px;}
    .intro .title p{padding-top: 20px;}     
    .intro .conBox li .txt{margin-top: 20px;}
    .intro .conBox li:first-child{margin-bottom: 40px;}
    .intro .tail{margin-top: 60px;}
}
@media all and (max-width:500px){
    .intro .title p br{display: none;}
    .intro .conBox li .imgBox{border-radius: 0;}   
    .intro .conBox li .imgBox:first-child img{content: url('/img/intro_img01_m.png');}
    .intro .conBox li .imgBox:last-child img{content: url('/img/intro_img02_m.png');}
}



/* 최신글: 공지사항-basic, 영상-youtube*/
.boardBox{padding-bottom: 200px; background: #f4f7f9;}
.boardBox .inner{display: flex; justify-content: space-between; align-items: start; gap: 100px;}
.boardBox .inner>div{width: 50%;}
.boardBox .inner>div .title{padding-bottom: 45px; display: flex; justify-content: space-between; align-items: center;}
.boardBox .inner>div .title h2{font-size: var(--font40); color: #3b3b3b;}

@media all and (max-width:1200px){
    .boardBox{padding-bottom: 150px;}
    .boardBox .inner{gap: 50px;}
}
@media all and (max-width:1024px){
    .boardBox .inner{flex-direction: column;}
    .boardBox .inner>div{width: 100%;}
}
@media all and (max-width:768px){
    .boardBox{padding-bottom: 100px;}
}





/* 고객센터 */
.custom{height: 550px; background: url('/img/custom_bg.png') no-repeat center;text-align: center; color: var(--white);}
.custom .inner{height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.custom .title{margin-bottom: 70px;}
.custom .title h2{font-size: var(--font60);padding-bottom: 35px;line-height: 1;}
.custom .title h3{font-size: var(--font30); font-weight: 600; padding-bottom: 20px; line-height: 1; display: flex; justify-content: center; align-items: center; gap: 5px;}
.custom .title p{font-size: var(--font16); font-weight: 600;}
.custom a.viewmore{font-size: var(--font22); color: var(--white);font-family: 'Times New Roman', sans-serif;display:inline-block;position: relative;border-bottom: 1px solid var(--white);transition: all .3s ease-in-out;}
.custom a.viewmore::before{content: ''; position:absolute; left: -50%; top: -100%; width: 80px; height: 80px; background-size:cover !important; background: url('/img/viewmore_bg01.png') no-repeat;}
.custom a.viewmore:hover{color: var(--maincolor); border-bottom: 1px solid var(--maincolor);}
@media all and (max-width:1024px){
    .custom a.viewmore::before{width: 60px; height: 60px; left: -40%; top: -80%;}
}
@media all and (max-width:768px){
    .custom{height: 450px;background: url('/img/custom_bg_m.png') no-repeat 25% 50%;}
    .custom .title h3{padding-bottom: 15px;}
    .custom .title{margin-bottom: 50px;}
}





/* 최신글: 블로그-gallery */
.blogBox{padding:200px 0;}

@media all and (max-width:1200px){
    .blogBox{padding: 150px 0 90px 0;}
}
@media all and (max-width:768px){
    .blogBox{padding: 100px 0 40px 0;}
}
































/* 서브페이지 */
.subpage{padding: 150px 0;}
.subpage .titBox h3{font-size: var(--font44); color: var(--black); margin-bottom: 90px; line-height: 1.4; text-align: center;}
.subpage .titBox h3 span{color: var(--maincolor);}
@media all and (max-width:768px){.subpage{padding: 100px 0;}}

/* 서브페이지 배너 */
.sub_bnr {width: 100%; height: 400px;background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; color:var(--white);}
.sub_bnr .inner{display: flex; flex-direction: column; align-items: start; justify-content: center; width: 90%; height: 100%;}
.sub_bnr .sub_title{width: 100%; text-align: center; color:var(--white); display: flex; justify-content: start; align-items: center; gap: 10px;}
.sub_bnr .sub_title h3{font-size:var(--font20); position: relative;font-weight: 400;}
.sub_bnr .sub_title span{width: 24px; height:1px; background:var(--white);}
.sub_bnr .main_title{margin: 30px 0 70px 0;} 
.sub_bnr .main_title h2{font-size: var(--font80); color: var(--white); font-weight:800; line-height: 1; position: relative;}
.sub_bnr .main_title h2::before{content: ''; position: absolute; right: -35px; bottom: 10px; width: 25px; height: 26px; background: url('/img/spot.png') no-repeat; background-size: cover;}
@media all and (max-width:1200px){
    .sub_bnr .main_title h2::before{width: 20px; height: 21px; bottom: 5px; right: -25px;}
}
@media all and (max-width:1024px){
    .sub_bnr{height: 500px;}
}
@media all and (max-width:768px){
    .sub_bnr .sub_title>img{width: 20px;}    
}





/* 서브페이지 서브메뉴 */
#mysubmenu{width:100%;}
#mysubmenu ul {list-style:none;margin:0;padding:0;display: flex; justify-content: start; align-items: center; gap: 50px;}
#mysubmenu .leftmenu_s {text-align:center;}
#mysubmenu .leftmenu_s.active a{font-weight: 600;}
#mysubmenu .leftmenu_s.active a::before{width: 100%;}
#mysubmenu .leftmenu_s a{display: block; text-decoration: none; width: 100%; font-size: var(--font34); color: var(--white); position: relative;}
#mysubmenu .leftmenu_s a:hover::before{width: 100%;}
#mysubmenu .leftmenu_s a::before{content: ''; position: absolute; left: 0; bottom: 0; display: block; width: 0; height: 4px; background: var(--white);transition: all .3s ease-in-out;}
#mysubmenu a.home{width: 70px; float:left; display:block; background:#4cc9d8;}



/* 인사말 */
.greetings{display: flex; gap: 70px;}
.greetings .imgBox img{max-width: 100%;}
.greetings .title{width: 65%;}
.greetings .title .tit{margin-bottom: 80px;}
.greetings .title .tit h3{font-size: var(--subfont30); color: #111; padding-bottom: 20px;}
.greetings .title .tit h2{font-size: var(--subfont52); font-weight: 400; color: #111; line-height: 1.2; letter-spacing: -1px;}
.greetings .title .txt h3{font-size: var(--subfont33); font-weight: 700; color: var(--maincolor); line-height: 1.2; padding-bottom: 40px; letter-spacing: -1px;}
.greetings .title .txt h4{font-size: var(--subfont29); font-weight: 400; color: #111; line-height: 1.4; padding-bottom: 90px; letter-spacing: -1px;}
.greetings .title .txt h4 span{color: #ef000b; font-weight: 700;}
.greetings .title .txt p{font-size: var(--subfont33); font-weight: 700; color: #111; text-align: right;}
@media all and (max-width:1200px){
    .greetings{gap: 50px;}
    .greetings .title .tit{margin-bottom: 60px;}
    .greetings .title .txt h3{padding-bottom: 30px;}
    .greetings .title .txt h4{padding-bottom: 70px;}
}

@media all and (max-width:1024px){
    .greetings{flex-direction: column; align-items: center;}
    .greetings .title{width: 100%;}
}




/* 연혁 */
.history{display: flex; gap: 50px;}
.history .imgBox img{max-width: 100%;}
.history .conBox{width: 65%;}
.history .conBox .title{margin-bottom: 70px;}
.history .conBox .title h2{font-size: var(--subfont42); font-weight: 400; color: #111; line-height: 1.2; letter-spacing: -1px;}
.history .conBox .title h2 span{color: var(--maincolor); font-weight: 600;}
.history .conBox .listBox ul:first-child{padding-bottom: 60px;}
.history .conBox .listBox ul li{display: flex; justify-content: start; align-items: start; margin-bottom: 20px;}
.history .conBox .listBox ul li:last-child{margin-bottom: 0;}
.history .conBox .listBox ul li h3{font-size: var(--subfont24); color: var(--maincolor); font-weight: 700; position: relative; padding-left: 20px; width: 150px; line-height: 1; letter-spacing: -1px;}
.history .conBox .listBox ul li h3::before{content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 6px; height: 6px; background: var(--maincolor); border-radius: 50px;}
.history .conBox .listBox ul li p{font-size: var(--subfont24); color: #111; font-weight: 600; line-height: 1; letter-spacing: -1px;}
@media all and (max-width:1400px){
    .history .conBox .title{margin-bottom: 50px;}
    .history .conBox .listBox ul li h3{width: 120px;}
    .history .conBox .listBox ul:first-child{padding-bottom: 40px;}
}
@media all and (max-width:1200px){
    .history .conBox{width: 80%;}
    .history .conBox .title{margin-bottom: 50px;}
    .history .conBox .listBox ul li h3{width: 100px;}
}
@media all and (max-width:1024px){
    .history{flex-direction: column; align-items: center;}
    .history .conBox{width: 100%;}
}
@media all and (max-width:650px){
    .history .conBox .listBox ul li{flex-direction: column; gap: 5px;}
    .history .conBox .listBox ul li h3{width: auto;}
    .history .conBox .listBox ul li p{line-height: 1.4; padding-left: 20px;}
}
@media all and (max-width:500px){
    .history .conBox .listBox ul li h3{padding-left: 15px;}
    .history .conBox .listBox ul li p{padding-left: 15px;}
}





/* 오시는길 */
.location{max-width:1060px; margin: 0 auto;}
.location .title{margin-bottom: 30px;text-align: center;}
.location .title h2{font-size: var(--subfont42); font-weight: 700; color: var(--maincolor); line-height: 1.2; letter-spacing: -1px;}
.root_daum_roughmap .wrap_controllers{display: none;}
.location .mapBox {border: 1px solid #969696;}
.location .mapBox .txt {padding: 20px;border-top: 1px solid #969696;}
.location .mapBox .txt h3{font-size: var(--subfont24); font-weight: 500; line-height: 1;}
.location .mapBox .txt h3 span{color: var(--maincolor); font-weight: 600;}
.location .conBox{display: flex; justify-content: center; align-items: center; gap: 50px; margin-top: 30px;}
.location .conBox li{list-style: none; display: flex; align-items: center; gap: 15px;}
.location .conBox li .txt{display: flex; align-items: center;}
.location .conBox li .txt span{font-size: var(--subfont24); color: var(--maincolor); font-weight: 600; line-height: 1.2;}
.location .conBox li .txt p{font-size: var(--subfont24); color: #111; font-weight: 500; padding-left: 10px; line-height: 1.2;}
@media all and (max-width:1400px){
    .location .conBox li img{width: 30px; height: 100%;}
}
@media all and (max-width:1200px){
    .location .conBox{gap: 30px;}
}
@media all and (max-width:1024px){
    .location .conBox li .txt{flex-direction: column; align-items: start; gap: 5px;}
    .location .conBox li .txt p{padding-left: 0;}
}
@media all and (max-width:768px){
    .root_daum_roughmap .wrap_map{height: 350px !important;}
    .location .conBox{justify-content: space-between;}
}
@media all and (max-width:680px){
    .location .conBox{flex-direction: column; align-items: start;}
}
@media all and (max-width:500px){
    .root_daum_roughmap .wrap_map{height: 300px !important;}
    .location .mapBox .txt{padding: 15px;}
}











/* 서브-이미지 */
.imgpage{text-align: center;}
.imgpage img{max-width: 100%;}

/* 급유식 콤프레샤 */
.sub_bnr.sub01 .main_title h2{font-size: 70px;word-break: break-all;}
.sub_bnr.sub01 .sub_title h3{word-break: break-all; text-align: left;}
.sub_bnr.sub01 #mysubmenu .leftmenu_s a{font-size: 24px; word-break: break-all;}
@media all and (max-width:1650px){
    .sub_bnr.sub01 #mysubmenu .leftmenu_s a{font-size: 22px;}
}
@media all and (max-width:1500px){
    .sub_bnr.sub01 #mysubmenu .leftmenu_s a{font-size: 20px;}
}
@media all and (max-width:1400px){
    .sub_bnr.sub01 #mysubmenu .leftmenu_s a{font-size: 18px;}
    .sub_bnr.sub01 .main_title h2{font-size: 56px;}
}
@media all and (max-width:1280px){
    #mysubmenu ul{gap: 25px;}
    .sub_bnr.sub01 .main_title h2{font-size: 48px;}
    .sub_bnr.sub01 #mysubmenu .leftmenu_s a{font-size: 16px;}
}
@media all and (max-width:1090px){
    #mysubmenu ul{flex-wrap: wrap;}
    .sub_bnr.sub01 .main_title h2{font-size: 40px;}
}
@media all and (max-width:900px){
    .sub_bnr.sub01 .main_title h2{font-size: 34px;}
}
@media all and (max-width:800px){
    .sub_bnr.sub01{height: 600px;}
    .sub_bnr.sub01 #mysubmenu .leftmenu_s a{font-size: 16px;}
    .sub_bnr.sub01 #mysubmenu ul{gap: 20px;}
    .sub_bnr.sub01 .main_title h2{font-size: 30px;}
    .sub_bnr.sub01 .sub_title h3{font-size: 14px;}
}
@media all and (max-width:700px){
    .sub_bnr.sub01 .main_title h2{font-size: 24px;}
}
@media all and (max-width:550px){
    .sub_bnr.sub01 #mysubmenu .leftmenu_s a{font-size: 14px;}
    .sub_bnr.sub01 .main_title h2{font-size: 20px;}
    .sub_bnr.sub01 .sub_title h3{font-size: 14px;}  
    .sub_bnr.sub01 #mysubmenu ul{gap: 15px;}  
    .sub_bnr.sub01 .main_title h2::before{bottom: 0;}
}
@media all and (max-width:470px){
    .sub_bnr.sub01 .main_title h2{font-size: 36px;}
    .sub_bnr.sub01 .main_title h2::before{right: 0px;}
}







/* 문의하기  */
.inquiry{height: 100%;position: relative; overflow: hidden;}
.inquiry .title{margin-bottom: 70px;text-align: center;}
.inquiry .title h2{font-size: var(--subfont42); font-weight: 600; color: var(--maincolor); line-height: 1.2; letter-spacing: -1px;}
.inquiry .conBox{position: relative; z-index: 1;}
.inquiry .conBox form ul{width:55%;margin:0 auto;display: flex; justify-content: center; flex-direction: column; align-items: center; gap:30px;}
.inquiry .conBox form ul li{width:100%;display: flex;justify-content: start;align-items: center; gap: 40px;}
.inquiry .conBox form ul li:nth-child(1) input{width: calc(50% - 100px);}
.inquiry .conBox form ul li:nth-child(2) input{width: calc(100% - 100px);}
.inquiry .conBox form ul li:nth-child(3) input{width: calc(70% - 100px);}
.inquiry .conBox form ul li:nth-child(4) input{width: calc(70% - 100px);}
.inquiry .conBox form ul li label{min-width:100px;font-size:var(--subfont30);color:var(--maincolor);font-weight:600;position: relative; padding-left: 20px;}
.inquiry .conBox form ul li label::before{content: '·'; font-size: var(--subfont42); position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.inquiry .conBox form ul li label span{color:#FF0008;font-weight:500;padding-left: 5px;}
.inquiry .conBox form ul li input{width:100%;height: 50px;line-height: 50px;border: 2px solid var(--maincolor);border-radius:6px;padding: 0 10px;font-size:var(--font20);font-weight:500;color: #000;transition: 0.3s;}
.inquiry .conBox form ul li input::placeholder{color: #9F9F9F;}
.inquiry .conBox form ul li input:active,
.inquiry .conBox form ul li input:focus{outline: none; border:2px solid #111 !important;}

.inquiry .conBox form .txtBox{margin:30px auto 30px; width: 55%; display: flex; align-items: start; justify-content: start; gap: 40px;}
.inquiry .conBox form .txtBox .tit h4{min-width:100px;font-size: var(--subfont30); color:var(--maincolor); font-weight: 600; position: relative;padding-left: 20px;}
.inquiry .conBox form .txtBox .tit h4::before{content: '·'; font-size: var(--subfont42); position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.inquiry .conBox form .txtBox textarea{width: 100%; height: 180px; padding: 15px; font-size: var(--font20); color:#000; font-weight: 400;border-radius:6px; border: 2px solid var(--maincolor);}
.inquiry .conBox form .txtBox textarea:focus{outline: none; border: 2px solid #111 !important;}
.inquiry .conBox form .txtBox textarea::placeholder{color: #9F9F9F;}
/* .inquiry .conBox form .agreeBox{display: flex;justify-content: start;align-items: center;}
.inquiry .conBox form .agreeBox label{color: #A0A0A0;font-size:var(--font16);margin: 0;}
.inquiry .conBox form .agreeBox p{color:#fff;cursor: pointer;font-size:var(--font16);font-weight: 500;}
.inquiry .conBox form .agreeBox input[type="checkbox"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;}
.inquiry .conBox form .agreeBox input[type="checkbox"] + label {display: inline-block;position: relative;padding-left: 26px;cursor: pointer;}
.inquiry .conBox form .agreeBox input[type="checkbox"] + label:before {content: "";position: absolute;left: 0;top: 2px;width: 15px;height: 15px;text-align: center;background: #fff;box-sizing: border-box;border-radius: 2px;border: 1px solid #ddd;}
.inquiry .conBox form .agreeBox input[type="checkbox"]:checked + label:after {content: "";position: absolute;top: 2px;left: 0;width: 15px;height: 15px;line-height: 19px;background: url('/img/check_on.svg')no-repeat;background-position: center center;border-radius: 2px;}
.inquiry .conBox form .agreeBox input[type="checkbox"] + label span {line-height: 15px; letter-spacing: -1px;color: #fff;} */
.inquiry .conBox form .inquirybtn{width: 55%; margin: 0 auto; text-align: right;}
.inquiry .conBox form button{width:150px;margin-left:auto;display: block;box-sizing:border-box;padding: 0;height:45px;line-height: 45px;font-size: var(--subfont28);color: #fff;border-radius: 6px;background:var(--maincolor); font-weight: 400;}
.inquiry .conBox form button:hover{background:#111;}

input[type='number']::-webkit-inner-spin-button { appearance: none; -moz-appearance: none; -webkit-appearance: none; }


@media all and (max-width:1400px){  
    .inquiry .conBox form ul,
    .inquiry .conBox form .txtBox,
    .inquiry .conBox form .inquirybtn{width: 60%;}
} 
@media all and (max-width:1200px){  
    .inquiry .conBox form ul,
    .inquiry .conBox form .txtBox,
    .inquiry .conBox form .inquirybtn{width: 65%;}
} 
@media all and (max-width:1024px){
    .inquiry .conBox form ul,
    .inquiry .conBox form .txtBox,
    .inquiry .conBox form .inquirybtn{width: 75%;}
}
@media all and (max-width:768px){  
    .inquiry .conBox form ul,
    .inquiry .conBox form .txtBox,
    .inquiry .conBox form .inquirybtn{width: 95%;}
    .inquiry .conBox form ul li input{gap: 20px;}
    .inquiry .conBox form ul li{gap: 20px;}
    .inquiry .conBox form .txtBox{gap: 20px;}
    .inquiry .conBox form ul li input{width: 100% !important; height: 45px; line-height: 45px;}    
}
@media all and (max-width:500px){  
    .inquiry .conBox form ul,
    .inquiry .conBox form .txtBox,
    .inquiry .conBox form .inquirybtn{width: 100%;}
    .inquiry .conBox form .txtBox .tit h4,
    .inquiry .conBox form ul li label{width: auto; padding-left: 15px;}
    .inquiry .conBox form ul li,
    .inquiry .conBox form .txtBox{flex-direction: column;align-items: start; gap: 10px;}
    .inquiry .conBox form .txtBox textarea{padding: 15px 10px;}
}








/* 게시판 */
.boardpage .title{margin-bottom: 30px; text-align: center;}
.boardpage .title h2{font-size: var(--subfont42); color: var(--maincolor); font-weight: 700; line-height: 1.2;}
/* 게시판 옵션 */
.boardpage  .more_opt li{font-size: var(--font14);}
.boardpage #bo_cate{margin:0 0 15px 0;}
.boardpage #bo_cate a{border-color: var(--maincolor); color: var(--maincolor); font-size: var(--font18);}
.boardpage #bo_cate a:hover{background: var(--maincolor);color: #fff;}
.boardpage #bo_cate #bo_cate_on{background: var(--maincolor); border-color: var(--maincolor);}
.boardpage  .bo_cate_link{background: var(--maincolor);color: #fff; font-size: var(--font14);padding: 0 10px; height: 25px; line-height: 25px;}
#bo_w .bo_w_flie .frm_file{width: 100%;}
/* 페이징 */
.pg_wrap {clear:both;display:inline-block; width: 100%;display: flex; justify-content: end; margin-top: 40px;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;font-size:18px;color:#000;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {color: var(--maincolor);}
.pg_start {text-indent:-999px;overflow:hidden;background:url('/img/moreprev.png') no-repeat 50% 50%;padding:0;}
.pg_start:hover {background: url('/img/moreprev_b.png') no-repeat 50% 50% !important;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('/img/noticeprev.png') no-repeat 50% 50%;padding:0;}
.pg_prev:hover {background: url('/img/noticeprev_b.png') no-repeat 50% 50% !important;}
.pg_end {text-indent:-999px;overflow:hidden;background:url('/img/morenext.png') no-repeat 50% 50%;padding:0;}
.pg_end:hover {background: url('/img/morenext_b.png') no-repeat 50% 50% !important;}
.pg_next {text-indent:-999px;overflow:hidden;background:url('/img/noticenext.png') no-repeat 50% 50% ;padding:0;}
.pg_next:hover {background: url('/img/noticenext_b.png') no-repeat 50% 50% !important;}

.pg_current {display:inline-block;background:none;color:var(--maincolor);font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}
@media all and (max-width:768px){
    .pg_page, .pg_current{font-size: 16px;}
}




/* 게시판 basic */
/* 게시판검색창 */
.boardpage .bo_sch_wrap {width:100%;height:100%;z-index:999;}
.boardpage .bo_sch {text-align:left;width:600px;margin: 0 auto; max-height:300px;overflow-y:auto;border-radius:5px;border-radius:3px;}
.boardpage .bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.boardpage .bo_sch h3 {padding:15px;border-bottom:1px solid #e8e8e8}
.boardpage .bo_sch legend {background:red}
.boardpage .bo_sch form {display:block}
.boardpage .bo_sch select {float:left;margin-right:13px; border:0;width:130px;height:54px;border:2px solid var(--maincolor);color:#8cd4f0;padding: 0 20px;font-size: var(--font18);-webkit-appearance: none;-moz-appearance: none; appearance: none; background: url('/img/select_arrow.png') no-repeat 85% 50%;}
.boardpage .bo_sch select:focus{border:2px solid var(--maincolor) !important; outline: none !important;}
.boardpage .bo_sch select option{color: #000;}
.boardpage .bo_sch .sch_bar {display:inline-block;width:calc(100% - 150px);float:left;border-radius:2px;border:2px solid var(--maincolor);}
.boardpage .bo_sch .sch_input {width:calc(100% - 50px);height:50px;border:0;padding:0 10px;background-color:transparent;float:left;font-size: var(--font18);color: #000;}
.boardpage .bo_sch .sch_input:focus{border:none !important;} 
.boardpage .bo_sch .sch_input::placeholder{color: #8cd4f0;}
.boardpage .bo_sch .sch_btn {height:50px;float:right;color:#fff;background:var(--pointcolor);border:0;width:50px;font-size:24px; border:1px solid var(--pointcolor);}
.boardpage .bo_sch .sch_btn i{color: var(--maincolor);}
.boardpage .bo_sch .bo_sch_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
@media all and (max-width:768px){
    .boardpage .bo_sch {width:initial;  width: 100%; border-radius: 0;}
    .boardpage .bo_sch select{width: 120px;height: 44px; background-size: 15px;}
    .boardpage .bo_sch .sch_bar{width: calc(100% - 135px);}
    .boardpage .bo_sch .sch_input{height: 40px;}
    .boardpage .bo_sch .sch_btn{height: 40px; font-size: 22px;}
}
@media all and (max-width:420px){
    .boardpage .bo_sch select{width: 100px;background-size: 13px;}
    .boardpage .bo_sch .sch_bar{width: calc(100% - 115px);}
    .boardpage .bo_sch .sch_btn{font-size: 20px;}
}
/* 게시판목록 */
.boardpage #bo_list thead{border-bottom: 5px solid var(--maincolor);}
.boardpage #bo_list th{font-size: var(--subfont24); font-weight: 500; color: #111;}
.boardpage #bo_list td{font-size: 20px; color:#000; font-weight: 500;}
.boardpage #bo_list td .sv_member{color: #000;}
.boardpage #bo_list tr:hover td{font-weight: 700;}
.boardpage #bo_list tr:hover td.td_subject a{color: var(--maincolor);}
.boardpage #bo_list tbody{border-bottom: 5px solid var(--maincolor);}
.boardpage #bo_list .td_name{overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.boardpage #bo_list td .sv_member{}
.boardpage #bo_list td.td_subject{overflow: hidden;}
.boardpage #bo_list td.td_subject a{text-decoration: none;text-overflow: ellipsis; white-space: nowrap; }
@media all and (max-width:768px){
    .boardpage #bo_list .td_datetime,
    .boardpage #bo_list .td_name{width: 100px !important;}
    .boardpage #bo_list td{font-size: 18px;}
}
@media all and (max-width:500px){
    .boardpage .tbl_head01 td{height: 60px !important; line-height: 60px !important;}
    .boardpage #bo_list .td_datetime{width: 70px !important;}
    .boardpage #bo_list .td_name{width: 90px !important;}
    .boardpage #bo_list td{font-size: 16px;}
}
@media all and (max-width:440px){
    .boardpage #bo_list td{font-size: 14px;}
}
/* 게시판보기 */
.boardpage #bo_v_title .bo_v_tit{font-size: var(--subfont33);}
.boardpage #bo_v_info .sv_member{font-size: var(--font18); padding-bottom: 5px; display: block;}
.boardpage #bo_v_info strong,
.boardpage #bo_v_info .if_date,
.boardpage .bo_v_nb li{font-size: var(--font14);}
.boardpage #bo_v_file li{font-size:var(--font14);}
.boardpage #bo_v_file li:hover{color: var(--maincolor); border-color: var(--maincolor);}
.boardpage #bo_v_file li:hover i{color: var(--maincolor);}
.boardpage #bo_v_file a:focus, .boardpage #bo_v_file li:hover a, .boardpage #bo_v_file a:active{color: var(--maincolor); text-decoration: none;}
.boardpage #bo_v_file li:hover .bo_v_file_cnt{color: var(--maincolor);}
.boardpage #bo_v_file .bo_v_file_cnt{font-size:14px;}
@media all and (max-width:600px){
    .boardpage #bo_v_file li{display: flex; flex-direction: column;}
    .boardpage #bo_v_file .bo_v_file_cnt{font-size:12px;}
}




/* 게시판 갤러리 */
/* 갤러리 목록 */
.boardpage #bo_gall #gall_ul{display: flex; justify-content: start; flex-wrap: wrap;gap: 40px; margin: 10px 0 0 !important;}
.boardpage #bo_gall #gall_ul>li{padding: 0 !important; width: calc(33% - 40px);}
.boardpage #bo_gall .gall_text_href{margin: 15px 0 10px 0;}
.boardpage #bo_gall .bo_tit{margin-top: 5px;}
.boardpage #bo_gall .sv_member {color:#000;font-size: var(--font18);font-weight: 500;}
.boardpage #bo_gall .gall_info .gall_date{color: #000;font-size: var(--font18);font-weight: 500;}
.chk_box input[type="checkbox"] + label{font-size: var(--font14);}

/* 갤러리 보기 */
.boardpage #bo_v_atc{margin-top: 30px;}
.boardpage #bo_gall .gall_img a{height: 100%;}
.boardpage #bo_gall .gall_img a img{height: 100% !important;}


@media all and (max-width:1200px){
    .boardpage #bo_gall #gall_ul{gap: 20px;}
    .boardpage #bo_gall #gall_ul>li{padding: 0 !important; width: calc(33% - 20px);}
    .boardpage #bo_gall .gall_img{height: 300px !important;}
}
@media all and (max-width:1024px){
    .boardpage #bo_gall .gall_img a img{width: 100% !important;}
    .boardpage #bo_gall #gall_ul>li{width: calc(50% - 10px);}
}
@media all and (max-width:768px){
    .boardpage #bo_gall #gall_ul{gap: 10px;}
    .boardpage #bo_gall #gall_ul>li{width: calc(50% - 5px);}
    .boardpage #bo_gall .gall_img{height: 250px !important;}
}
@media all and (max-width:500px){
    .boardpage #bo_gall #gall_ul{gap: 10px; flex-direction: column;}
    .boardpage #bo_gall #gall_ul>li{width: 100%;}
    .boardpage #bo_gall .gall_img{height: 250px !important;}
}






/* 게시판 유튜브 */

.youtube #bo_gall{margin-top: 60px;}
.youtube #bo_gall .gall_con li img{width: 100% !important;}
.youtube #bo_gall .gall_text_href a{font-size: var(--font22); color: var(--maincolor);}
.youtube #bo_v_bot ul.bo_v_nb{margin-bottom: 10px;}
.youtube #bo_v_bot ul.bo_v_com{display: flex;flex-wrap: wrap;justify-content: space-between; align-items: center; gap: 5px;}
.youtube #bo_v_bot ul.bo_v_com li:nth-child(6){display: none;}
.youtube a.btn_b01, .youtube .btn_b01{font-size: var(--font14); padding: 5px 10px; background: var(--maincolor); color: #fff;}
.youtube a.btn_admin, .youtube .btn_admin{font-size: var(--font14); padding: 5px 10px;background: var(--maincolor); color: #fff;}
.youtube a.btn_admin, .youtube .btn_admin:hover{color: #fff;}
.youtube .btn_submit{padding: 5px 10px; font-size: var(--font16); border-radius: 0;}
.youtube a.btn_cancel{padding: 5px 10px;font-size: var(--font16);}
/* 게시판검색창 */
.youtube .bo_sch_wrap {width:100%;height:100%;z-index:999;}
.youtube #bo_sch {text-align:left;width:600px;margin: 0 auto; max-height:300px;overflow-y:auto;border-radius:5px;border-radius:3px;}
.youtube #bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.youtube #bo_sch h3 {padding:15px;border-bottom:1px solid #e8e8e8}
.youtube #bo_sch legend {background:red}
.youtube #bo_sch form {display:block}
.youtube #bo_sch select {float:left;margin-right:13px; border:0;width:130px;height:54px;border:2px solid var(--maincolor);color:#8cd4f0;padding: 0 20px;font-size: var(--font18);-webkit-appearance: none;-moz-appearance: none; appearance: none; background: url('/img/select_arrow.png') no-repeat 85% 50%;}
.youtube #bo_sch select:focus{border:2px solid var(--maincolor) !important; outline: none !important;}
.youtube #bo_sch select option{color: #000;}
.youtube #bo_sch .sch_bar {display:inline-block;width:calc(100% - 150px);float:left;border-radius:2px;border:2px solid var(--maincolor);}
.youtube #bo_sch .sch_input {width:calc(100% - 50px);height:50px;border:0;padding:0 10px;background-color:transparent;float:left;font-size: var(--font18);color: #000;}
.youtube #bo_sch .sch_input:focus{border:none !important;} 
.youtube #bo_sch .sch_input::placeholder{color: #8cd4f0;}
.youtube #bo_sch .sch_btn {height:50px;float:right;color:#fff;background:var(--pointcolor);border:0;width:50px;font-size:24px; border:1px solid var(--pointcolor);}
.youtube #bo_sch .sch_btn i{color: var(--maincolor);}
.youtube #bo_sch #bo_sch_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
@media all and (max-width:420px){
    .youtube #bo_sch select{width: 100px;background-size: 13px;}
    .youtube #bo_sch .sch_bar{width: calc(100% - 115px);}
    .youtube #bo_sch .sch_btn{font-size: 20px;}
}
@media all and (max-width:768px){
    .youtube #bo_gall .gall_con li img{height: 250px !important;}
    .youtube #bo_sch {width:initial;  width: 100%; border-radius: 0;}
    .youtube #bo_sch select{width: 120px;height: 44px; background-size: 15px;}
    .youtube #bo_sch .sch_bar{width: calc(100% - 135px);}
    .youtube #bo_sch .sch_input{height: 40px;}
    .youtube #bo_sch .sch_btn{height: 40px; font-size: 22px;}
    .youtube #bo_v_atc iframe{height: 350px; width: 100% !important;}
}
























/* 초기화 */
html {overflow-y:scroll;overflow-x: hidden;}
body {margin:0;padding:0;font-size:0.75em;font-family: 'Apple SD Gothic Neo';background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family: 'Apple SD Gothic Neo';}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family: 'Apple SD Gothic Neo';font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family: 'Apple SD Gothic Neo';font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
box-shadow:none;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;}
.gnb_2dul .gnb_2dul_box {padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:var(--maincolor);color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#111}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:var(--maincolor);padding:5px 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;font-size: var(--font14);}
a.btn_b02:hover, .btn_b02:hover {background:#000}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-bottom:2px solid #e1e8df;line-height:80px;height:80px;word-break:break-all}
.tbl_head01 tr:last-child td{border-bottom: 0;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:16px;}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#000;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

