@charset "utf-8";

/* **********************************************************************************	*/
/*																						*/
/*						LAYOUT.CSS (pc Style Sheets)		     		      		    */
/*																						*/
/* 								                                                    	*/
/* 작성자	: DOUNG YOUNG KIM													    		*/
/* 작성일	: 2023-07-10													     			*/
/* **********************************************************************************	*/

/* CSS 수정시 수정날짜,수정한 사람 기입 */
/* 작성자	: BOGEUM NAM												    		*/
/* 수정일	: 2023-08-14													     			*/

header .navbar {
    padding: 13px 0;
}

header #navbarNav .nav-item {
    margin-right: 70px;
}

header #navbarNav .nav-item a {
    font-size:20px;
    color:#222;
    font-weight: 600;
}

header #navbarNav1 ul li img {
    width:26px;
    height: 26px;
}

.offcanvas-box {

    z-index: 22;

    position: relative;
}
.offcanvas-box #offcanvasRight {
    width:100%;
    background: #e9eceff0;
}

.offcanvas-box .btn-box {
    margin-right:-4rem;
    margin-top:-4rem;
    float:right;

}

.offcanvas-wrap {
    padding: 7rem;
}

.offcanvas-wrap .offcanvas-title {
    font-size:48px;
    font-weight:bold;
    color:#333;
}

.offcanvas-wrap .offcanvas-header {
    padding:0;
    margin-bottom:1rem;
}

.offcanvas-wrap .offcanvas-header .btn-close {
    opacity: 1;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    padding: 0;
    color:#fff;
    background: #17296b url(/theme/basic/img/pc/main/close-btn.png) no-repeat center;
}






.offcanvas-wrap .offcanvas-body .row > div {
    border-left:solid 1px #c7c7c7;
}

.offcanvas-wrap .offcanvas-body .last-col-box {
    border-right:solid 1px #c7c7c7;
}

.offcanvas-wrap .offcanvas-body dl dt {
    font-size:34px;
    margin-top:2rem;
    margin-bottom:3rem;
}

.offcanvas-wrap .offcanvas-body dl dt a {
    color:#17296b;
}

.offcanvas-wrap .offcanvas-body dl {
    padding: 0rem 2rem 2rem 2rem;
}

.offcanvas-wrap .offcanvas-body dl dd a {
    color:#818181;
    font-size:20px;
}

.offcanvas-wrap .offcanvas-body dl dd {
    margin-bottom:1rem;
}



/* layout */
#container {
    float:none !important;
    width:100% !important;
    margin: 0 !important;
}

#hd_pop, #hd_wrapper, #tnb .inner, #gnb .gnb_wrap, #container_wr, #ft_wr {
    width:100% !important;
}


footer {
    background: #323232;
    padding: 62px 0 57px;
}

footer .footer-header p {
    color: #fff;
    font-size: 16px;
}

footer .footer-header p strong {
    color: #fff;
    font-size: 16px;
}

footer .footer-header p strong a {
    color: #fff !important;
}

footer .footer-header {
    border-bottom: solid 1px #fff;
    padding-bottom: 33px;
    margin-bottom: 32px;
}

:is(.footer-body span, .footer-body strong) {
    color: #fff;
    font-size: 17px;
}



footer .footer-body strong {
    margin-right: 25px;
}

footer .footer-body .vr {
    margin: 0 35px;
    background-color: #fff;
    opacity: 1;
}



/* sub-layout */

.sub-layout-box .sub-nav-box {
    border-top:solid 2px #1270c0;
    background: #fafafa;
    border-bottom: solid 1px #c8c8c8;
}

.sub-layout-box .sub-nav-box .home img {
    width:26px;
    height: 24px;
}

.sub-layout-box .sub-nav-box .home {
    text-align: center;
    border-left:solid 1px #c8c8c8;
    border-right:solid 1px #c8c8c8;
}

.sub-layout-box .sub-nav-box .first-nav {
    border-right:solid 1px #c8c8c8;
}
.sub-layout-box .sub-nav-box .second-nav {
    border-right:solid 1px #c8c8c8;
}

.sub-layout-box .sub-nav-box ul li {
    color: #555;
    font-size: 18px;
    padding: 17px 107px 16px 28px;
    font-weight: 500;
}

.sub-layout-box .sub-nav-box ul li.home {
    padding: 16px;
}

.sub-layout-box .sub-title-box {
    text-align: center;
    padding: 110px 0;
}

.sub-layout-box .sub-header h1 {
    font-size: 41px;
    font-weight: bold;
    color: #222;
    margin-left: 40px;
}

.sub-layout-box .sub-header p {
    margin-left: 40px;
    margin-top: 12px;
    font-size: 17px;
}

.sub-layout-box .sub-header .sub-img {
    padding: 71px 0;
}


.sub-layout-box .sub-header .sub1 {
    background: url('/theme/basic/img/pc/sub/sub_img1-1.jpg') no-repeat center;
    height: 228px;
}

.sub-layout-box .sub-header .sub2 {
    background: url('/theme/basic/img/pc/sub/sub_img2-1.jpg') no-repeat center;
    height: 228px;
}

.sub-layout-box .sub-menu-box {
    margin-top: 60px;
}

.sub-layout-box .sub-menu-box ul li {
    border: solid 1px #c8c8c8;
    border-radius: 21px;
    margin-right: 17px;
}

.sub-layout-box .sub-menu-box ul li:last-child {
    margin-right: 0;
}



.sub-layout-box .sub-menu-box ul li a {
    display: block;
    font-size: 20px;
    color: #555 !important;
    padding: 14px 57px;
}

.sub-layout-box .sub-menu-box ul li.active {
    border: 0;
    background: #222;
}

.sub-layout-box .sub-menu-box ul li.active a {
    color: #fff !important;
    font-weight: bold;
}

.sub-wrap {
    margin-bottom: 120px;
    margin-top: 78px;
}

.quick-wrap {

}


.quick-wrap .on-off-li:hover {
    cursor: pointer;
}

.quick-wrap .on-off-li:before {
    width:76px;
    height: 76px;
    position: absolute;
    content:'';
    background: url('/theme/basic/img/pc/main/quickmenu_close.svg') #1270c0 no-repeat center;
    background-size: 25px;
    border-radius: 40px;
    left: 22px;
    top: 20px;
}

.quick-wrap .on-off-li:after {
    animation: rotate 5s infinite linear;
    content: '';
    position: absolute;
    background: url('/theme/basic/img/pc/main/quickmenu_text.png');
    width: 120px;
    height: 120px;
    top:0;
}

.quick-wrap .on-off-li.closed:before {
    background: url('/theme/basic/img/pc/main/quickmenu_close.svg') #1270c0 no-repeat center;
    transform: rotate(-360deg);
    transition: transform 0.3s;
    background-size: 25px;
}

.quick-wrap .on-off-li.opened:before {
    background: url('/theme/basic/img/pc/main/quickmenu_open.svg') #1270c0 no-repeat center;
    transform: rotate(0deg);
    transition: transform 0.3s;
    background-size: 25px;
}

.quick-wrap .on-off-li.opened:after {

}


@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.quick-wrap .quick-box {
    position: fixed;
    top:400px;
    right:0px;
    width:130px;
}

.quick-wrap .on-li img {
    width:39px;
    height: 39px;
}

.quick-wrap .on-li {
    background: #f5f5f5;
    width:76px;
    height: 76px;
    border-radius: 40px;
    text-align: center;
    padding: 20px 0;
    margin: 0 auto;
    position: relative;
    right: 4px;
    top:150px;
    display: none;
    opacity: 0;
    transition: opacity 0.5s
}

.quick-wrap .on-li.show {
    display: block;
    opacity: 1;
}

.quick-wrap .on-li.show:hover {
    transition: 0.3s ease;
    background: #1270c0;
}

.quick-wrap .on-li.show:hover img {
    display: none;
}

.quick-wrap .on-li .hover-span {
    display: none;
}

.quick-wrap .on-li.show:hover .hover-span {
    display: inline-block;
    color:#fff;
    font-size:16px;
    font-weight: 500;
    position: relative;
    top:5px;
}

.hd_pops_footer .hd_pops_reject strong {
    color: #fff !important;
}


@media (min-width: 1400px) {
    .container {
        max-width:1400px !important;
    }
}

@media (max-width: 1199px) {
    #hd, #wrapper, #ft {
        min-width: 100%;
    }
    #container_wr {
        width:100% !important;
    }


    .mo-header-box {
        position: relative;
        z-index: 4;
    }

    header .offcanvas-end {
        width: 100% !important;
    }

    header .accordion-item {
        border: 0;
    }

    header .accordion-button:not(.collapsed) {
        background: none;
        border: 0;
        box-shadow: none;
        color: #17296b;
        font-weight: bold;
        font-size: 17px;
    }

    header .accordion-button {
        background: none;
        border: 0;
        box-shadow: none;
        color: #17296b;
        font-weight: bold;
        font-size: 19px;
        border-bottom:solid 1px #c7c7c7;
        padding: 1.5rem 2rem 1.5rem 2rem;
    }
    header .accordion-body {
        background:#f0f0f0;
        border-bottom:solid 1px #c7c7c7;
        /* border-top:solid 1px #c7c7c7; */
        padding-left: 2.1rem;
        padding-right: 2.1rem;
    }

    header .offcanvas-body {
        padding: 0;
    }

    header .accordion-item ul li {
        margin-bottom: 1rem;
    }

    header .accordion-item ul li a {
        display: block;
        font-weight: 500;
        font-size: 18px;
        color: #818181;
    }

    header .accordion-button:focus {
        border-color: white;
        box-shadow: none;
        border-bottom: solid 1px #c7c7c7;
    }

    header .accordion-button::after {
        /* margin-right: 1rem; */
    }

    header .accordion-item {
        /* margin-bottom: 1rem; */
    }

    header .navbar-toggler {
        border: 0;
        margin-right: 0rem;
    }

    header .navbar-toggler img {
        width: 30px;
        height: 25px;
      
    }

    header .navbar-toggler:focus {
        box-shadow: none;
    }

    header .offcanvas-header .btn-close {
        float: right;
        margin-top: -3rem;
        opacity: 1;
        border-radius: 30px;
        width: 45px;
        height: 45px;
        padding: 0;
        color:#fff;
        /*
        background: #17296b url(/theme/basic/img/pc/main/close-btn.png) no-repeat center;

         */
    }

    header .offcanvas-header {
        display: block;
        padding: 0;
    }

    header .navbar-brand img {
        max-width:180px;
    }

    header .mo-off-wrap .offcanvas-header {
        border-bottom:solid 1px #c7c7c7;
        padding:2rem 2rem 1rem 2rem;
    }

    header .mo-off-wrap .offcanvas-header h5 {
        font-size:30px;
        font-weight:bold;
    }


    header .offcanvas-title img {
        max-width: 180px;
        margin-left: -1rem;
        margin-top: -1rem;
    }
    .quick-wrap {
        display: none;
    }
    footer {
        padding: 40px 0;
    }
    .sub-nav-box .container {
        padding-left: 0;
        padding-right: 0;
    }
    .sub-layout-box .sub-nav-box ul li {
        padding: 17px 54px 16px 28px;
    }
}

@media (max-width: 767px) {
    .sub-layout-box .sub-menu-box.bo-sub ul li a {
        padding: 14px 40px;
    }
}

@media (max-width: 609px) {
    .hd_pops {
        top:0 !important;
        left: 0 !important;
    }
    .hd_pops_con {
        width: 100% !important;
        height: 100% !important;
    }
    .hd_pops_con p {
        margin-bottom: 0;
    }
    .hd_pops img {
        width:100%;
    }
}

@media (max-width: 500px) {
    footer .footer-header img {
        max-width: 250px;
    }
    footer .footer-body .left-li {
        margin-left: 60px;
    }
    .sub-layout-box .sub-header .sub1 {
        background: url('/theme/basic/img/mobile/sub/sub_img1-1.jpg') no-repeat center;
        height: 280px;
    }
    .sub-layout-box .sub-header .sub2 {
        background: url('/theme/basic/img/mobile/sub/sub_img1-1.jpg') no-repeat center;
        height: 280px;
    }
    .sub-layout-box .sub-header h1 {
        margin-left: 0;
    }
    .sub-layout-box .sub-header p {
        margin-left: 0;
        font-size: 16px;
    }
    .sub-layout-box .sub-header .sub-img {
        padding: 45px 0;
    }
    .sub-layout-box .sub-menu-box ul li a {
        padding: 14px 40px;
    }
    .sub-layout-box .sub-menu-box.bo-sub ul li a {
        padding: 14px 18px;
    }
}