@charset "utf-8";
@import url(https://use.fontawesome.com/releases/v5.11.2/css/all.css);
@import url(https://use.fontawesome.com/releases/v5.11.2/css/v4-shims.css);
@import url('/public/notokr/notokr.css');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');
html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;}
#site {padding-top: 92px;}
/* í°íŠ¸ ì„¤ì • */
h1, h2, h3, h4, h5, h6, input, textarea, button, .subPage, #site { font-family: 'notokr',  "NanumGothic", "ë‚˜ëˆ”ê³ ë”•", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif, 'Nanum Myeongjo', serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
	padding:0
}
.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}

/*ê°€ë¡œ 100% ë ˆì´ì•„ì›ƒ ì •ì˜*/
.container_contents,
.intro-html-layout,
.intro-html-layout > div,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
	margin:0;
}
.intro-board-widget-layout,
.dh-board,
.dh-view-box,
.bbs-list-view-layout + .row,
#mailForm,
#insertForm{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
.board_wrapper{margin-top: 0;}
.search_wrap{margin-bottom: 0;}
*{word-break:keep-all}

a:hover{text-decoration:none}

.li-dash > li,
.li-dot > li,.li-dash >dd,
.li-dot > dd{padding-left:20px; position:relative;}
.li-dash > li:before,
.li-dot > li:before,.li-dash > dd:before,
.li-dot > dd:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
.li-dot > li:before,.li-dot > dd:before{
	content: '';
	width: 5px;
	height: 2px;
	background: #666;
	top: 12px;
}

/* ë¶ˆí•„ìš” í•­ëª© ì‚­ì œ */
.navbar .caret{display:none;}
.subContent ul{padding:0;}


.navbar.navbar-inverse{
    background-color: #fff;
    border-bottom: 0;
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    /* position: static; */
}
.navbar .navbar-header .navbar-brand{
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 21px 0px;
    color: #222;
    letter-spacing: -0.05em;
    margin-left: 0;
    display: block; 
}
.navbar .navbar-header .navbar-brand span span{    display: block;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    letter-spacing: 0.46em;}
.navbar-header .navbar-brand img{
    margin-top: 0;
    display: inline-block;
    vertical-align: bottom;
}

.nav.navbar-nav > li > a{
    display: block;
    height: 100%;
    padding: 37px 35px 35px;
    font-size: 17px;
    color: #111;
    font-weight: 500;
    letter-spacing: -0.04em;
}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:focus > a,
.nav.navbar-nav > li > a:focus{
    color: #a75c00  !important;
    background: none !important;
}
.nav.navbar-nav li .dropdown-menu{
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    border-radius: 0;
    border: 0;
    padding: 0;
    background: rgba(0,0,0,0.7);
}
.nav.navbar-nav li .dropdown-menu li a{
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.nav.navbar-nav li .dropdown-menu li:last-child a{
    border-bottom: 0;
}
.nav.navbar-nav li .dropdown-menu li:hover a{
    background: #d48711;
}

/* í•˜ë‹¨ ì¹´í”¼ë¼ì´íŠ¸ ì„¤ì • ì‹œìž‘*/
#site footer{
    margin-top: 0px;
    background-color: #dcdcdc;
    color: #666;
    /* border-top: 1px solid #ddd; */
    }
#site footer .footer-link{padding:15px 0;border-bottom:1px solid #444}
#site footer .footer-link ul{position:relative;margin:0;padding:0;font-size:0}
#site footer .footer-link ul li{list-style:none;display:inline-block;font-size:14px;margin-right:15px;line-height:26px}
#site footer .footer-link ul li a{color:inherit}
#site footer .footer-info{padding: 25px 0 30px;}
#site footer .footer-info ul{position:relative;margin:0;padding:0;font-size:0}
#site footer .footer-info ul li{list-style:none;display:inline-block;font-size: 13px;margin-right:15px;line-height: 23px;}


/* ìŠ¬ë¼ì´ë“œ ê³µí†µ */
.carousel-control{text-shadow:0px 2px 6px rgba(0, 0, 0, .125);transition:ease-in-out .15s all;}
.carousel-control.left .glyphicon::before{content:'\f053';font-family:'Font Awesome 5 Free';font-weight:900;}
.carousel-control.right .glyphicon::before{content:'\f054';font-family:'Font Awesome 5 Free';font-weight:900;}
.carousel-indicators li{width:12px;height:12px;background-color:rgba(255,255,255,.1);border:1px solid #fff;margin:0 8px;border-radius:0;transition:ease-in-out .15s all;}
.carousel-indicators li.active{width:12px;height:12px;background-color:#fff;margin:0 8px;box-shadow:0px 2px 6px rgba(0, 0, 0, .125);transform:rotate(45deg);}

/*main*/
.main-content2{
    padding: 60px 0 40px;
    background:#f5f5f5;
    /* height: calc(100vh - 227px); */
}
.main-content2 .inner{
    position: relative;
    display: block;
    margin-bottom:20px;
    padding: 30px 30px;
    overflow: hidden;
    min-height: 210px;
    border-radius: 7px;
    background: #e0e6ec;
}
.main-content2 .inner .txt-box{
    position: relative;
    z-index:10;
}
.main-content2 a{
    color:#555;
}
.main-content2 a:hover:after{
    right: 0;
}
.main-content2 h4{
    margin-top:0;
    color:#222;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.07em;
    margin-bottom: 15px;
}
.main-content2 h4:before{
    content:'';
    display:block;
    margin-bottom:6px;
    width:20px;
    height:3px;
    background:#222;
    display: none;
}
.main-content2 .main-about{
    color: #fff;
    background: #358bd4;
}
.main-content2 .main-location{
    background: #fff;
}
.main-content2 .main-busi{
    background: #f09f24;
    color: #fff;
}
.main-content2 .main-info{
    background: #fff;
}
.main-content2 .main-photo{
    background: #fcedd6;
}
.main-content2 .main-about:after,
.main-content2 .main-location:after,
.main-content2 .main-interior:after,
.main-content2 .main-busi:after,
.main-content2 .main-info:after,
.main-content2 .main-photo:after{
    z-index:0;
    position:absolute;
    right:10px;
    bottom:-7px;
    opacity: 0.2;
    font-family: 'font awesome 5 free';
    font-weight: 900;
    font-size:100px;
    transition:all .3s ease;
}
.main-content2 .main-about:after{
    content:'\f0f8';
    color:#fff;
    font-size: 130px;
    right: -20px;
    bottom: -28px;
    opacity: 0.15;
}
.main-content2 .main-location:after{
    content:'\f5a0';
    color: #b9b9b9;
    bottom: -28px;
    font-size: 120px;
    right: -20px;
}
.main-content2 .main-interior:after{
    content: '\f46d';
    color: #9aa8b5;
    font-size: 120px;
    right: -10px;
    bottom: -25px;
}
.main-content2 .main-busi:after{
    content:'\f201';
    color:#fff;
    font-size: 120px;
    right: -20px;
    bottom: -40px;
    opacity: 0.15;
}
.main-content2 .main-info:after{
    content:'\f129';
    color: #b9b9b9;
    bottom: -28px;
    font-size: 120px;
    right: -10px;
}
.main-content2 .main-photo:after{
    content: '\f03e';
    color: #b3a897;
    font-size: 120px;
    right: -20px;
    bottom: -40px;
}
.main-content2 .main-banner{
    height: 670px;
    background:url(/public/img/main/main-banner.jpg) no-repeat center bottom / cover;
}
.main-banner h2{
    text-align: center;
    font-size: 52px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-top: 10px;
}
.main-banner h2 small,
.main-banner h2 span{
    display:block;
}
.main-banner h2 small{
    margin-bottom: 20px;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    letter-spacing: -0.06em;
    margin-top: 30px;
}
.main-banner h2 span{
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 0.52em;
    color: #333;
    font-weight: 400;
}
.main-content2 .main-about h4, .main-content2 .main-busi h4{
    color:#fff;
}
.main-content2 .main-about h4:before{
    background:#fff;
    display: none;
}
.main-content2 .inner .txt-box p {
    font-size: 15px;
    letter-spacing: -0.034em;
    line-height: 1.38em;
}
@media(max-width:767px){
    .main-content2 .main-banner{
        display: none;
    }
    .main-contact .info-text{
        font-size:15px;
    }
}

/*sub*/
.subTop{width:100%;height: 200px;background: url(/public/img/sub/subTop.jpg)no-repeat center / cover;position: relative;}
.subTop_inner{    position: absolute;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);}
.subTop h2{
    margin: 0 0 10px;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -0.06em;
    }
.subTop .breadcrumb{
    background-color: transparent;
    margin: 0;
    padding: 0;
    letter-spacing: -0.03em;}
.subContent{padding: 60px 0 150px;}
.subTitle{
    text-align: center;
    margin: 100px 0 80px;
    }
.subTitle h3{
    margin: 0;
    font-size: 39px;
    font-weight: 800;
    font-family: 'Nanum Myeongjo';
    }

.sub_nav{overflow: hidden;text-align: center;}
.sub_nav li {
    float: left;
    text-align: center;}
.info .sub_nav li {width: calc(100% / 3);}
.business .sub_nav li{width: calc(100% / 4);}
.community .sub_nav li{width: calc(100% / 5);}
.sub_nav li a{
    display: block;
    padding: 15px 0;
    background: #fff;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    letter-spacing: 0.034em;
    /* margin: 0 2px; */
    width: 160px;
    letter-spacing: -0.034em;
    border: 1px solid #ccc;
    border-right: none;
    }
.sub_nav li.active a{color: #fff;font-weight: 500;background: #333;}
.subContent .con{margin-bottom: 60px;}
.subContent .con p, .subContent .con li, .subContent .con dd{font-size:16px;letter-spacing: -0.034em;line-height: 1.5;margin-bottom: 20px;}
.subContent .con li, .subContent .con dd{margin-bottom: 5px;padding-left: 16px;}
.subContent .con:last-child, .subContent .con p:last-child, .subContent .con li:last-child, .subContent .con dd:last-child{margin-bottom:0}
.subContent .con h4{
    font-size: 24px;
    font-weight: 700;
    padding-left: 15px;
    position: relative;
    margin: 0 0 20px;
    letter-spacing: -0.034em;
    }
.subContent .con h4:before{
    content: "";
    width: 4px;
    height: 23px;
    background: #f09f24;
    position: absolute;
    left: 1px;
    top: 2px;
    }

/*table*/
.subContent .table.table-type03 {border-top: 2px solid #333;}
.subContent .table.table-type03 tr th, .subContent .table.table-type03 tr td {padding: 16px 20px !important;border-bottom: 1px solid #dedede !important;letter-spacing: -0.02em;word-break: keep-all;vertical-align: middle !important;font-size: 15px;}
.subContent .table.table-type03 tr th {color: #333;text-align:center;background: #f8f8f8;font-size: 15px;font-weight: 500;line-height: 1.3em;}
.subContent .table.table-type03 tr td {color: #666;padding: 18px 20px !important;}

/*company*/
.comp01_inner{
    position: relative;
    width: 100%;
    /* background: url(/public/img/sub/comp01_inner.jpg)no-repeat center / cover; */
    margin: 0 auto;
    }
.comp01_txt{
    position: absolute;
    /* max-width: 600px; */
    /* right: 2%; */
    /* top: 4%; */
    text-align: left;
    font-size: 16px;
    letter-spacing: -0.034em;
    line-height: 1.75;
    padding: 0 50px;
    background: rgba(255,255,255,0.4);
    }
#company02 .con1 img{
    /* padding: 10px; */
    /* border: 1px solid #ddd; */
    max-height: 277px;
    }
#company02 .con2 ul{
    padding: 40px;
    background: #f5f5f5;
    border-radius: 5px;
    }
#company02 .con2 ul li{margin-bottom: 5px;font-size: 17px;letter-spacing: -0.04em;font-weight: 400;color: #222;padding-left: 0;}
#company02 .con2 ul li strong{
    color: #333;
    margin-right: 7px;
    font-size: 19px;
    font-weight: 400;
    }
#company02 .con3 .clearfix{margin-bottom: 80px;}
#company02 .con3 dl{
    padding: 20px 20px 30px;
    border: 1px solid #ddd;
    /* border-top: 3px solid #87a709; */
    margin-bottom: 15px;
    }
#company02 .con3 dl dt{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-left: 15px;
    letter-spacing: -0.06em;
    position: relative;
    }
#company02 .con3 dl dd{font-size:15px;letter-spacing: -0.05em;}
#company02 .con3 dl dd strong{
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 16px;
    color: #c37500;
    }

#company03 .timeline{
    padding-left: 20px;
    width: 900px;
    margin: auto;
}
#company03 .timeline tr th,
#company03 .timeline tr td {
    padding: 28px 50px 28px 0 !important;
    border-bottom: 1px solid #ddd;
    border-top: none;
}
#company03 .timeline tr th {
    position: relative;
    font-size: 48px;
    font-style: italic;
    font-weight: 200;
    color: #f39200;
    letter-spacing: -0.034em;
    text-align: center;
    line-height: 0.9 !important;
    border-bottom: 1px solid #f29223;
}
#company03 .timeline .month{
    margin: 0;
	padding: 0;
}
#company03 .timeline .month li {
    position: relative;
    padding: 0 0 0 150px;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: -0.034em;
    margin-bottom: 10px;
}
#company03 .timeline .month li strong{
    position: absolute;
    left: 60px;
    font-size: 16px;
    color: #333;
    }
#company05 .con1 ul{
    margin: 40px 0 0;
    border-top: 1px solid #444;
    }
#company05 .con1 ul li{
    font-size: 15px;
    padding: 15px 0 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding-left: 0;
    }
#company05 .con1 ul li span{
    display: inline-block;
    width: 50px;
    text-align: left;
    padding-left: 10px;
    color: #666;
    font-size: 18px;
    }

/*info*/
.info01_inner ul{
    padding: 30px;
    /* border: 4px double #ddd; */
    /* min-height: 220px; */
    background: #f4f4f4;
    }
#info03 .subContent .table.table-type03 tr th, #info03 .subContent .table.table-type03 tr td{border-bottom:none;border:1px solid #ddd;text-align:center}

/*business*/
.busi01_con1{
    padding: 40px 20px;
    background: #f4f4f4;
    margin: 0 0 15px 0;
    }
.busi01_con1:last-child{margin-bottom: 0;}
.busi01_con1 dl{
    padding: 20px 20px;
    /* background: #fff; */
    margin: 0;
    }
.busi01_con1 dl dt, #business01 .con2 dl dt, #business01 .con3 dl dt{
    font-size: 24px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    letter-spacing: -0.06em;
    font-weight: 500;
    color: #333;
    border-bottom: 1px solid #999;
    }
.busi01_con1 dl dd, #business01 .con2 dl dd, #business01 .con3 dl dd{font-size: 15px;overflow: hidden;}
.busi01_con1 dl dd span, #business01 .con3 dl dd span{
    font-size: 14px;
    font-weight: 400;
    color: #b56d00;
    float: right;
    }
.busi01_con1 img{    padding: 10px;
    background: #fff;
    height: 299px;}
#business01 .con2 dl{
    overflow: hidden;
    background: #f4f4f4;
    padding: 40px 40px;
    height: 261px;
    }
#business01 .con3 dl{
    padding: 40px 40px;
    min-height: 280px;
    background: #f4f4f4;
    height: 348px;
    }

#business02 .con1 img, #business03 .con1 img, #business04 .con1 img{
    /* padding: 10px; */
    /* border: 1px solid #ddd; */
    margin-bottom: 50px;
    /* box-shadow: 7px 8px 0 rgba(190,190,190,0.2); */
}
#site footer .footer-info ul li:last-child {
    font-size: 11px;
    padding-top: 10px;
}
#site footer .footer-info ul li strong {
    font-size: 15px;
}
.breadcrumb>li {
    font-size: 12px;
    color: #666;
}
.breadcrumb>li+li:before {
    font-size: 11px;
    color: #999;
}
.sub_nav li:last-child a {
    border-right: 1px solid #ccc;
}
.sub_nav ul {
    display: inline-block;
    padding: 0;
    overflow: hidden;
    margin: auto;
}
.board_wrapper .table.board_write_table tbody tr td {
    font-size: 16px;
    letter-spacing: -0.06em;
}
#company02 .con1 > div:last-child {
    padding-left: 15px;
}
#company02 .subContent .table.table-type03 tr td {
    padding: 17px 20px !important;
}
#company02 .con3 dt::before {
    content: '';
    display: block;
    width: 3px;
    height: 30px;
    background: #333;
    left: -21px;
    top: 0;
    position: absolute;
}
.comp01_txt p:first-child {
    font-size: 34px;
    line-height: 1.25em;
    margin-bottom: 40px;
}
.comp01_txt p:last-child {
    font-weight: 700;
    text-align: right;
    font-size: 15px;
}

@media(max-width:767px){
    .navbar .navbar-header .navbar-brand{    width: auto;
        padding: 15px;
        display: inline-block;}
    .navbar-inverse .navbar-toggle{   margin: 23px 15px;
        border: none;}
    .navbar-inverse .navbar-toggle .icon-bar{    background-color: #333;}
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #ddd;
    }
    .nav.navbar-nav > li > a{    padding: 30px 30px 10px;}
    .nav.navbar-nav li .dropdown-menu{    left: 0;
        transform: translateX(0);
        background: transparent;}
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{    text-align: left;
        padding: 7px 30px;
        color: #777;}
    #site {padding-top: 78px;}
    .main-content2 .main-about:after{    right: 15px;
        bottom: -20px;}
    .main-content2 .main-location:after{    right: 15px;
        bottom: -18px;}
    .main-content2 .main-interior:after{    right: 15px;
        bottom: -18px;}
    .main-content2 .main-busi:after{    right: 15px;
        bottom: -30px;}
    .main-content2 .main-info:after{    right: 15px;
        bottom: -20px;}
    .main-content2 .main-photo:after{    right: 10px;
        bottom: -30px;}
    .sub_nav{display: none}
    .subTitle{    margin: 0 0 50px;}
    .subContent{padding: 60px 0 80px;}
    .subTop_inner{    left: 5%;}
    #company01 .con1 img{display: none;}
    .comp01_txt{    position: static;
        padding: 0;}
    .comp01_txt p:first-child{font-size: 26px;}
    #company02 .con2 ul{    padding: 20px;}
    #company02 .con2 ul li{font-size: 15px;
        margin-bottom: 15px;}
    #company02 .con3 dl{padding: 20px;}
    #company02 .con3 dl dt{    padding: 0;}
    #company02 .con3 dl dd{padding: 0;}
    #company03 .timeline{    width: 100%;
        padding: 0;}
    #company03 .timeline tr th{    width: 100%;
        display: block;
        text-align: left;
        font-size: 36px;
        padding: 50px 0 15px !important;}
    #company03 .timeline tr td{    display: block;
        padding: 15px 0 !important;    width: 100%;}
    #company03 .timeline .month li{    padding-left: 65px;    margin-bottom: 15px;}
    #company03 .timeline .month li:last-child{margin-bottom: 0;}
    #company03 .timeline .month li strong{left: 0;}
    #company05 .con1 iframe{height: 250px !important;}
    #company05 .con1 ul{    margin: 20px 0 0;}
    .busi01_con1{    padding: 15px 0;}
    .busi01_con1 img{    height: auto;}
    .busi01_con1 dl{    padding: 20px 0;}
    .busi01_con1 dl dd span, #business01 .con3 dl dd span{    float: none;
        display: block;
        letter-spacing: -0.1em;
        margin-bottom: 5px;}
    #business01 .con2 dl{    padding: 20px;
        height: auto;}
    #business01 .con3 dl{    padding: 20px;
        height: auto;min-height: auto;}
    #business03 .con1 img, #business04 .con1 img{margin-bottom: 20px;}
    .board_wrapper colgroup, .board_wrapper tr .num, .board_wrapper tr .hits{    display: none;}
    .board_wrapper tr .subject{width:55%}
    .board_wrapper tr .writer{width:25%}
    .board_wrapper tr .regdate{width:20%}
    .subTitle h3{font-size:32px}
    .navbar .navbar-header .navbar-brand{    font-size: 26px;}
    .navbar .navbar-header .navbar-brand span span{font-size: 16px;
        margin-bottom: 5px;
        letter-spacing: 0.58em;}
}