@charset "utf-8";


/* ***** common ***** */
/* .mb-widget .mb-latest-basic img {display: none !important;} */

.mobile_view #sub-pg-menu.pc{}

/* 플러그인 Ultimate Member */
.um- + * {display: contents !important;}
.um:not(.um-admin){display: contents !important;}
/* .post.page{display: flex;
    justify-content: center;
    align-items: center;} */
.um-account-side {
    float: left;
    width: 30%;
    padding: 0;
    box-sizing: border-box;
    min-width: 400px;
}
.um:not(.um-admin) .um-form{min-width: 400px;}
/* .um-277.um {display: contents !important;}
.um-278.um {display: contents !important;}
.um-279.um {display: contents !important;}
.um-309.um {display: contents !important;} */

/* 레이아웃 */
.wrap:after, .wrap:before {display: none;content: '';}
.wrap::after, .wrap::before {display: none;content: '';}
#wrapper{position:relative; min-width:1400px; overflow:hidden;}
.wrap{position:relative;width:1400px;margin:0 auto;}
.wrap.wide{width:1820px;}
.skip{overflow:hidden;}
#contents{min-height:300px;padding: 0 0 30px 0;}
.inner {max-width: 1400px; margin: 0 auto; overflow: hidden;}
#header .inner {overflow: visible;}
.more-btn.purple {display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 100%; background-color: #fff; border: 1px solid #e6e6e6; transition: 0.5s ease;}
.more-btn.purple i {display: block; width: 14px; height: 14px; background: url('../img/main/section3-more-ico.png') no-repeat 50% 50% / cover; transition: 0.5s ease; }
.more-btn.purple:hover {background-color: #715cb8; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
.more-btn.purple:hover i{background: url('../img/main/section3-more-ico-wht.png') no-repeat 50% 50% / cover; transform: rotate(180deg); }

.more-btn.gray {display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 100%; background-color: #fff; border: 1px solid #e6e6e6; transition: 0.5s ease; box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.4);}
.more-btn.gray i {display: block; width: 14px; height: 14px; background: url('../img/main/section3-more-ico.png') no-repeat 50% 50% / cover; transition: 0.5s ease; }
.more-btn.gray:hover {background-color: #636363; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
.more-btn.gray:hover i{background: url('../img/main/section3-more-ico-wht.png') no-repeat 50% 50% / cover; transform: rotate(180deg); }

.more-btn.blue {display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 100%; background-color: #fff; transition: 0.5s ease; box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.4);}
.more-btn.blue i {display: block; width: 14px; height: 14px; background: url('../img/main/section3-more-ico.png') no-repeat 50% 50% / cover; transition: 0.5s ease; }
.more-btn.blue:hover {background-color: #043457; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
.more-btn.blue:hover i{background: url('../img/main/section3-more-ico-wht.png') no-repeat 50% 50% / cover; transform: rotate(180deg); }

html {height: 100%;background-color: white;}
body {background-color: white;}

/* header */
header {position: fixed; width: 100%; top: 0; left: 0; width: 100%; display: block; transition: 0.5s ease; z-index: 9999;}
header.fixed {position: fixed; top: -40px; left: 0; width: 100%; background-color: #1c4767;box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);}
header::after{content: ''; position: absolute; top: 40px; left: 0; width: 100%; background-color: rgba(229,229,229,0.3); display: block; height: 1px;}
header .gnb {height: 40px; display: flex; align-items: center; justify-content: flex-end; }
header .gnb ul {display: flex; align-items: center; margin-right: 52px;}
header .gnb ul li:nth-child(n+2){margin-left: 21px; padding-left: 21px; position: relative;}
header .gnb ul li:nth-child(n+2)::after{content: ''; position: absolute; top: 50%; left: 0; width: 1px; height: 8px; background-color: #8a8a8a; transform: translateY(-50%);}
header .gnb ul li a {font-size: 14px; font-weight: 400; color: white; letter-spacing: -0.02em;}

header .gnb .family-site{display: flex; align-items: center; justify-content: center; height: 100%; padding: 0 25px 0 34px; font-size: 14px; font-weight: 500; color: white; position: relative; z-index: 2; transition: 0.5s ease;}
header .gnb .family-site::before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(24, 56, 135, 1) 0%, #5cb8b8 100%); display: block; z-index: -1; opacity: 0;}
header .gnb .family-site:hover::before{opacity: 1;}
header .gnb .family-site i {margin-left: 29px; display: flex; align-items: center; justify-content: center;}

header .main-header {height: 97px; display: flex; align-items: center; justify-content: space-between; padding: 0 30px;}
header .main-header .logo {display: flex; align-items: center; justify-content: center; width: 200px;}
header .main-header nav > ul{gap: 90px;}
header .main-header nav > ul > li {position: relative;}
header .main-header nav ul {display: flex; align-items: center; justify-content: flex-end;}
header .main-header nav ul li > a {font-size: 20px; font-weight: 600; color: white; position: relative;}
header .main-header nav > ul > li > a {position: relative;}
header .main-header nav > ul > li > a::after{content: ''; position: absolute; top: -12px; left: 37px; width:
    6px; height: 6px; border-radius: 100px; background-color: #167bb0; opacity: 0; transition: 0.5s;}
    header .main-header nav > ul > li > a::before{content:''; position: absolute; bottom: -20px; width: 100%; left: 0; height: 50px; transform: translateY(50%); height: 0;}
    header .main-header nav > ul > li.active > a::before{height: 50px;}
    header .main-header nav > ul > li.active > a::after{opacity: 1;}
header .main-header nav ul.sub-menu {position: absolute; top: 100%; width: 210px; right: -46px; transform: translateY(16px); background-color: #fff; border-radius: 12px; border: 1px solid #cccccc; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); display: flex; flex-direction: column; padding: 30px 0; gap: 20px; visibility: hidden; opacity: 0; z-index: 99;}
header .main-header nav > ul > li.active ul.sub-menu{visibility: visible; opacity: 1;}  
header .main-header nav ul.sub-menu li{width: 100%; display: block; padding: 0 30px;}
header .main-header nav ul.sub-menu li a {font-size: 16px; color: #000; font-weight: 400; transition: 0.5s ease; position: relative; width: 100%; display: block; text-align: center;}
header .main-header nav ul.sub-menu li a:hover {color: #110b64;}
header .main-header nav ul.sub-menu li a::before{content: ''; position: absolute; bottom: 2px; left: 50%; width: 100%; height: 10px; background-color: rgba(113,92,184,0.15); transform: translateX(-50%); display: block; border-radius: 4px; width: 0; transition: 0.5s ease;}
header .main-header nav ul.sub-menu li a:hover::before{width: 100%;}


/* sub */
header.sub {background-color: #ffffff;}
header.sub::after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 40px; background-color: #e5e5e5; z-index: -1;}
header.sub .gnb ul li a {color: #000;}
header.sub .gnb .family-site {background-color: #fff; color: #000;}
header.sub .gnb .family-site i {filter: invert(1);}
header.sub .main-header nav ul li > a {color: #000;}
#site-content{width: 1200px;margin: auto;padding: 50px 0px;}

/* sub-menu */
#sub-pg-menu{background:#3b91bd; display: flex; align-items: center; height: 70px;}
#sub-pg-menu .inner{display: flex; align-items: center; width: 100%; padding: 0 50px; height: 100%;}
#sub-pg-menu .inner ul{display: flex; align-items: center; width: 100%; height: 100%;}
#sub-pg-menu .inner ul li{height: 100%;}
#sub-pg-menu .inner ul li button:before{
    top: calc(50% - 10px);
    right: 0;
    width: 20px;
    height: 20px;
    background-position: left -150px;
    display: block;
    position: absolute;
    background-image: url(../img/common/sub_head_head_top_icon_white.png);
    background-repeat: no-repeat;
    content: '';}
#sub-pg-menu .etc_item{
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 100%;
    vertical-align: top;
    text-align: right;
}
#sub-pg-menu .inner ul li.home{position: relative;}
#sub-pg-menu .inner ul li.home::after{content: ''; position: absolute; top: 50%; right: 0; width: 1px; height: 22px; background-color: #fff; transform: translateY(-50%);}
#sub-pg-menu .inner ul li.home a{display: flex; align-items: center; justify-content: center; width: 70px; height: 100%;}
#sub-pg-menu .inner ul li:not(.home){position: relative;}
#sub-pg-menu .inner ul li:not(.home) > a{width: 325px;color: #fff; display: flex; align-items: center; justify-content: space-between; padding: 0 30px; height: 100%; font-size: 17px; }
#sub-pg-menu .inner ul li:not(.home) > a.active {background: linear-gradient(180deg, rgba(113,92,184,1) 0%, rgba(194,72,100,1) 100%);}
#sub-pg-menu .inner ul li:not(.home) .option-box{position: absolute; bottom: 0; left: 0; width: 100%; background-color: #fff; transform: translateY(100%); display: flex; flex-direction: column;  gap: 20px; z-index: 99; border-radius: 0 0 20px 20px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); display: none;}
#sub-pg-menu .inner ul li:not(.home) .option-box ul{flex-direction: column; width: 100%;}
#sub-pg-menu .inner ul li:not(.home) .option-box ul li {width: 100%; display:flex; align-items: center; justify-content: center; height: 100%; transition: 0.5s;}
#sub-pg-menu .inner ul li:not(.home) .option-box ul li:hover{background-color: #110b64;}
#sub-pg-menu .inner ul li:not(.home) .option-box ul li:nth-child(n+2){border-top: 1px solid #ccc;}
#sub-pg-menu .inner ul li:not(.home) .option-box ul li a{width: 100%; display: flex; align-items: center; padding: 0 30px; height: 70px; font-size: 15px; color: #000; font-weight: 400; transition: 0.5s;}
#sub-pg-menu .inner ul li:not(.home) .option-box ul li:hover a {color: #fff;}

#sub-pg-menu .inner ul li:not(.home) > a i{transition: 0.5s;}
#sub-pg-menu .inner ul li:not(.home) > a.active  i{transform: rotate(180deg);}

#sub-menu-mobile{display: none;}
.mobile_view{display: none;}
.gap{height: 207px;}

/* mo-header */
.dim {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 9999; opacity: 0; transition: 0.5s; visibility: hidden;}
.dim.active {opacity: 1; visibility: visible;}
#mo-fixed-menu{position: fixed; top: 0; left: 0; width: 100%; height: 70px; background-color: #fff; z-index: 9999; display: none}
#mo-fixed-menu .inner{display: flex; align-items: center; justify-content: space-between; padding: 0 20px; height: 100%;}
#mo-fixed-menu h1 a{display: flex; align-items: center; justify-content: center; width: 180px;}
#mo-header .menu{
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 400px;
    height: 100%;
    background: #fff;
    z-index: 99999;
    transition: right 0.3s ease;
}
#mo-header .ham-btn{width: 20px; height: 20px; display: flex; align-items: center; justify-content: center; position: relative; z-index: 2;}
#mo-header .ham-btn span{display: block; width: 100%; height: 1px; background-color: #000; position: absolute; transition: 0.5s;}
#mo-header .ham-btn span:nth-child(1){top: calc(50% - 6px);}
#mo-header .ham-btn span:nth-child(2){top: 50%;}
#mo-header .ham-btn span:nth-child(3){top: calc(50% + 6px);}

#mo-header .menu_header{height: 70px; display: flex; align-items: center; justify-content: flex-end; padding-right: 20px; background-color: #110b64; gap: 20px;padding: 0 3vw;}
#mo-header .family_button button{display: flex; align-items: center; justify-content: center; width: 98px; height: 31px;
    color: #110b64; font-size: 13px; border-radius: 2px; background-color: #fff; }

#mo-header .menu_hide button{width: 16px; height: 16px; font-size: 0; text-indent: -9999em; position: relative; display: flex; align-items: center; justify-content: center;}
#mo-header .menu_hide button::before{content: ''; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: #fff; transform: translateY(-50%) rotate(-45deg);}
#mo-header .menu_hide button::after{content: ''; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: #fff; transform: translateY(-50%) rotate(45deg);}
#mo-header .wrap{text-align: center;padding-right: calc(100% - 150px);height: 100%;}
#mo-header .wrap:before{height: 100%;}
#mo-header .wrap .depth1 {height: 100%;background-color: #f2f2f2;}
#mo-header .wrap .depth2_item{text-align: left;}
#mo-header .wrap .depth2_item a{
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
    margin: -17px 0;
}
/* #mo-header .wrap .depth1_item.has > .depth_text:after{background-color: #0583f2;} */
#mo-header .depth1_item.has > .depth_text:after{border-radius: 0;top: 36px;width: 150px;height: 10px;}
#mo-header .wrap .has{background-color: #0583f2;}
#mo-header .wrap .has a{color: white;}
#mo-header .wrap .depth2_list{
    display: block;
    position: absolute;
    left: 150px;
    width: calc(100% - 150px);
    visibility: visible;
    top: 0;
    opacity: 1;
}
#mo-header .wrap .depth_item {
    padding: 15px 10px;
}
#mo-header .wrap .depth2{padding: 0;margin-top: 7px;}
#mo-header .menu_header .logo{position: absolute;width: 150px;left: 20px;}
#mo-header .menu active .lnb_gnb ul li{display: inline-block;position: relative;vertical-align: top;}
#mo-header .lnb_gnb{display: block;position: relative;width: 100%;padding: 14px 0;text-align: center;background-color: #110b64;}
#mo-header .lnb_gnb::before{
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 6vw);
    height: 1px;
    background-color: rgba(255, 255, 255, 0.16);
    content: '';
}
#mo-header .menu_header .logo{position: absolute;width: 150px;left: 20px;}
#mo-header .gnb_link_box ul li{display: inline-block;position: relative;vertical-align: top;padding-left: 30px;}
#mo-header .gnb_link_box ul li::after{
    display: block;
        position: absolute;
        top: calc(50% - 7px);
        left: 13px;
        width: 1px;
        height: 12px;
        background-color: #d9d9d9;
        content: '';
        opacity: 0.3;
}
#mo-header .gnb_link_box ul li a, em{
    font-size: 15px;
    color: #fff;
    line-height: 21px;
    letter-spacing: -0.03em;
    font-weight: 400;
    font-family: 'WantedSans';
    vertical-align: top;color: white;
}
#mo-header .gnb_link_box ul li:first-child{padding-left: 0px;}
#mo-header .gnb_link_box #members a{
    display: inline-block;
    position: relative;
    background-image: linear-gradient(to right, #00bcf9 40%, #59d420 100%);
    background-clip: text;
    -webkit-background-clip: text;
    font-family: 'WantedSans';
    vertical-align: top;
    color: transparent !important;
}
#mo-header .gnb_link_box #members::before{
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    margin: 3px 6px 0 0;
    background-image: url(../img/common/header_gnb_link_icon.png);
    background-repeat: no-repeat;
    background-position: -20px -20px;
    vertical-align: top;
    content: '';
}

#mo-header .menu.active {
    right: 0;
}

.depth_item{
    font-size: 16px;
    color: #333;
    padding: 8px 10px;
}
.depth1_item.has > .depth_text {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #110b64;
}

.depth1_item.has > .depth_text:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -10px;
    width: 5px;
    height: 5px;
    background-color: #110b64;
    border-radius: 100%;
    transform: translateX(-50%);
}

.depth2 {
    display: none;
    border-radius: 10px;
    margin-top: 10px;
    padding: 20px 0;
}

.depth1_item.has .depth2 {
    display: block;
    position: static;
}

/* footer */
footer {position: relative;}
footer .footer-nav {padding: 0px 0; border-bottom: 1px solid #4e535d33;}
footer .footer-nav .inner {display: flex; align-items: center; justify-content: space-between;}
footer .footer-nav .inner > ul {display: flex; align-items: center; gap: 40px;}
footer .footer-nav .inner > ul li a {font-size: 16px; color: #fff; letter-spacing: -0.035em;}
footer .footer-nav .inner > ul li a.blue {color: #3b91bd;}
.footer-info li a {color: black;}

footer .footer-nav .site-map {position: relative; z-index: 33;}
footer .footer-nav .site-map > a {height: 50px; display: flex; align-items: center; padding: 0 22px; font-family: "Noto Sans", sans-serif; font-size: 15px; color: black; letter-spacing: -0.035em; border: 1px solid #8c8c8c; border-radius: 4px; width: 188px; display: flex; justify-content: space-between;}
footer .footer-nav .site-map > a i {transform: rotate(180deg);}
footer .footer-nav .site-map .option-box {position: absolute; bottom: 0; background-color: #fff; width: 188px; border-radius: 4px; border: 1px solid #8c8c8c; z-index: 1; opacity: 0; visibility: hidden;}
footer .footer-nav .site-map a.active + .option-box{opacity: 1; visibility: visible; display: block !important;}
footer .footer-nav .site-map .option-box .select-tit {padding: 0 20px; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #8c8c8c;}
footer .footer-nav .site-map .option-box .select-tit a{height: 50px;display: flex; align-items: center; font-size: 15px; color: #4d4d4d; font-weight: 300; letter-spacing: -0.035em; font-family: "Noto Sans", sans-serif;  width: 100%;}
footer .footer-nav .site-map .option-box ul {margin: 20px; height: 250px; overflow: hidden; overflow-y: auto;}
footer .footer-nav .site-map .option-box ul li a {font-size: 15px; color: #4d4d4d; letter-spacing: -0.035em; font-family: "Noto Sans", sans-serif; position: relative;}
footer .footer-nav .site-map .option-box ul li a::after {content: ''; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 1px; background-color: #4d4d4d; width: 0; transition: 0.5s;}
footer .footer-nav .site-map .option-box ul li a:hover::after{width: 100%;}
footer .footer-nav .site-map .option-box ul li:nth-child(n + 2){margin-top: 12px;}

footer .footer-info ul {display: flex; padding-bottom: 20px;}
footer .footer-info ul li:last-child {padding-left: 35px;}    
footer .footer-info {padding: 45px 0 164px; }
footer .footer-info p span {    
    color: black;
    font-size: 15px;
    letter-spacing: -0.035em;
    font-family: "Noto Sans", sans-serif;
    font-weight: 200;
}
footer .footer-info p span:nth-child(n+2){margin-left: 22px; }
footer .footer-info p.acc {font-size: 15px; color: black; letter-spacing: -0.035em; font-family: 'GmarketSans'; font-weight: 500; margin-top: 6px;}
footer .footer-info p.copy {margin-top: 20px; font-size:15px; color: black; letter-spacing: -0.035em; font-family: 'GmarketSans'; font-weight: 400;}


/* top */
#floating-box {position: absolute; top: 105px; right: 50px; z-index: 1;}
#floating-box .top-btn {width: 60px; height: 60px; border-radius: 20px; background: linear-gradient(180deg, rgba(24, 56, 135, 1) 0%, #5cb8b8 100%); display: flex; align-items: center; justify-content: center; transition: 0.5s; box-shadow: 0px 0px 20px 0 rgba(174, 183, 203, 0.05);}
#floating-box .top-btn:hover {outline: 5px solid rgba(160, 143, 215, 0.2);}


/* main */
main {overflow: hidden;}
.main-visual-slide-wrapper{position: relative;}
/* #main-visual-wrapper::after {content: ''; position: absolute; top: 0; left: 0; width: 100%; background: url('../img/main/visual-top-bg.png') no-repeat 50% 50% / cover; display: block; height: 251px;} */
.visual-bg {
    position: absolute;  
    top: 0;
    left: 0;
    width: 100%;
    height: 869px;
    background-size: cover;
    background-position: center;
    transition: all 0.5s ease;
    z-index: 1;
}

#main-visual-wrapper {
    position: relative;
    z-index: 2;
    height: 808px;
    margin-bottom: -200px;
}

.visual-box.ready {
    opacity: 0;
}
.visual-box {
    opacity: 1;
    transition: opacity 0.5s ease;
}

.visual-box .box {
    background: none !important; 
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 1400px;
    margin: 0 auto;
}
.visual-box .slide-img {
    width: 100%;  
    height: 808px;
    margin: 0 auto;
    margin-bottom: 30px; 
    position: relative;
    z-index: 2;
    overflow: hidden;
    /* box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4); */
}
.visual-box .slide-img::after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/main/visual-mask.png) no-repeat;
    display: block;
}
.visual-box .slide-img::before{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 18%;
    width: 100%;
    height: 100%;
    background: url(../img/main/visual-mask2.png) no-repeat;
    display: block;
}
.visual-box .slide-img img {
    width: 100%;
    height: 100%;
    /* object-fit: contain; */
    margin: 0 auto;
}
.slide-content {
    position: absolute;
    bottom: 112px;
    top: 283px;
    right: 206px;
    color: #fff;
    text-align: left;
    z-index: 12;
}
.slide-content p {margin-bottom: 16px;}
.slide-content strong {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.025em;
    font-family: 'GmarketSans';
    display: block;
}
.slide-content p {font-size:16px; color: rgba(255,255,255,0.7); font-family: '굴림'; text-align: left;}
.main-visual-slide-wrapper .slick-btn-box {position: relative; width: 100%; z-index: 11; max-width: 200px; top: 100px; left: 85px;margin: 0 auto; display: flex; align-items: center; justify-content: space-between;}
/* .main-visual-slide-wrapper .slick-btn-box::before {position: absolute; top: 86%; left: 80%; width: ;} */

.main-visual-slide-wrapper .slick-btn-box > div {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.5s ease;
    background: #1c4767;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
}
.main-visual-slide-wrapper .slick-btn-box > div:hover {background: #157bb0; border: none;}
.main-visual-slide-wrapper .slick-btn-box > div img {display: block;filter: opacity(0.5) drop-shadow(0 0 0 #fff);}

.main-visual-slide-wrapper .visual_count{position: absolute; bottom: 3%;left: 50%; max-width: 1020px; transform: translateX(-50%); width: 100%; display: flex; align-items: center; justify-content: flex-end; z-index: 5; }
.main-visual-slide-wrapper .visual_count::after{
    content: '';
    position: absolute;
    top: -217%;
    left: 50%;
    margin-left: 185px;
    width: 515px;
    height: 100px;
    background-color: #fff;
    z-index: -1;
}
.main-visual-slide-wrapper .visual_count .slick-text {font-size: 16px; font-family: "Montserrat", serif;}
.main-visual-slide-wrapper .visual_count .slick-text.visual_current {font-weight: 500; color: #424242; padding-right: 15px;}
.main-visual-slide-wrapper .visual_count .slick-text.visual_total {font-weight: 400; color: #c7c7c7; padding-left: 15px; margin-right: 10px;}
.main-visual-slide-wrapper .visual_count .progress_bar {width: 10%; height: 1px; background-color: #efeff4; }
.main-visual-slide-wrapper .visual_count .progress_bar span {height: 1px; background-color: #715cb8; display: block; width: 0; }
.main-visual-slide-wrapper {height: 808px;}

.main-visual-slide-wrapper .visual_count .progress_bar span.on {
    animation: progress 4s linear forwards;
}

@keyframes progress {
    0% { width: 0; }
    100% { width: 100%; }
}

.main-visual-slide-wrapper .visual_count .slick-pause {display: block; width: 22px; height: 22px; font-size: 0; text-indent: -9999em; background: url('../img/main/pause-ico.png') no-repeat 50% 50% / 22px 22px;}
.main-visual-slide-wrapper .visual_count .slick-play {display: block; width: 22px; height: 22px; font-size: 0; text-indent: -9999em; background: url('../img/main/play-ico.png') no-repeat 50% 50% / 22px 22px;}
.visual-box .slide-img::before {
}
.section1 .business-info a::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 1;
    opacity: 0.70;
}
.draggable {
    height: 500px;
}

/* section1 */
.section1 { padding: 0px 0 0px 0; position: relative; background: #f2f5f6;}
.section1::before {content: ''; display: block; position: absolute; bottom: 25px; left: 0; width: 1751px; height: calc(100% + 160px); border-bottom-right-radius: 105px; z-index: 0;}
.section1 .inner {position: relative;z-index: 2; background-color: white; padding: 80px 0;}
.section1 .sub-tit {
    position: absolute;
    top: 195px;
    display: block;
    align-items: baseline;
    gap: 16px;
    margin-bottom: 32px;    
    color: white;
    left: 5%;
    z-index: 10;
}
.section1 .sub-tit h3 {font-size: 36px; font-weight: 600; letter-spacing: -0.02em;}
.section1 .sub-tit p {font-size: 20px; font-weight: 500; letter-spacing: -0.02em; font-family: 'GmarketSans';}
.section1 .business-info{padding: 0px 0; margin-top: 100px;}
.section1 .business-info a {display: block; width: 280px; height: auto; border-radius: 20px; border-bottom-right-radius: 60px; background-color: #fff; padding: 0px 0 0px; position: relative; box-shadow: 0px 0px 20px 0px rgba(208,216,233,0.5); overflow: hidden; transition: 0.5s;}

/* 배너 이벤트 */
.section1 .business-wrapper .business-info a:hover .more-arrow,
.section1 .business-wrapper .business-info a:hover::before, 
.section1 .slick-slide.slick-current.slick-active .business-info a::before {
    background: none;
}
.section1 .slick-slide.slick-current.slick-active .business-info .hover {opacity: 1;}
.section1 .business-wrapper .business-info a:hover {margin-top: -100px;}
.section1 .slick-slide.slick-current.slick-active a:hover {margin-top: 0px;}
.section1 .slick-slide.slick-current.slick-active {transition-duration: 0.5s;margin-top: -100px;}
/* 배너 이벤트 완료 */

.section1 .business-info a .default .top-area{padding: 0 36px 0 40px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 18px;}
.section1 .business-info a .default .top-area em {color: #715cb8; font-size: 28px; font-weight: 800;  font-family: "Montserrat", serif;}
.section1 .business-info a .default .top-area strong{color: #2a313f; font-size: 26px; font-weight: 600; font-family: 'GmarketSans';}
.section1 .business-info a .default .img-box {height: 400px; display: block; width: 100%; margin-bottom: 0px;}
.section1 .business-info a .default .more-arrow {
    position: absolute;
    display: block;
    top: 201px;
    width: 100%;
    padding-right: 5px;
    font-size: 20px;
    font-weight: 500;
    color: white;
    font-family: "Noto Sans", sans-serif;
    z-index: 2;
}
.section1 .business-info a .default .more-arrow i {display: none; margin-left: 6px;}
.section1 .business-info a .hover {position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 30px; background: linear-gradient(180deg, rgba(24, 56, 135, 1) 0%, #5cb8b8 100%); opacity: 0; transition: 0.5s ease;}
.section1 .business-info a:hover .hover{opacity: 1;}

.section1 .business-info a .hover .top-area{margin-bottom: 29px; padding-bottom: 21px; border-bottom: 1px solid rgba(255,255,255,0.3)}
.section1 .business-info a .hover .top-area > div {display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px;}
.section1 .business-info a .hover .top-area > div  em {color: #fff; font-size: 28px; font-weight: 800;  font-family: "Montserrat", serif;}
.section1 .business-info a .hover .top-area strong {font-family: 'GmarketSans'; font-size: 26px; letter-spacing: -0.02em; color: #fff;}
.section1 .business-info a .hover p {font-size: 17px; color: #fff; font-family: '굴림';}

.section1 .btn-box {    
    position: absolute;
    bottom: 220px;
    left: 69px;
    display: flex;
    align-items: center;
    gap: 7px;
}
.section1 .btn-box .slick-arrow {display: block; width: 50px; height: 50px; border-radius: 50%; background-color: #fff; cursor: pointer; border-radius: 100%; border: 1px solid #e6e6e6; transition: 0.5s ease; box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.4);}
.section1 .btn-box .slick-arrow.business-prev {background: #fff url('../img/main/prev-arrow-p.png') no-repeat 50% 50% / 10px 14px;}
.section1 .btn-box .slick-arrow.business-prev:hover {background: #043457 url('../img/main/prev-arrow-w.png') no-repeat 50% 50% / 10px 14px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
.section1 .btn-box .slick-arrow.business-next {background: #fff url('../img/main/next-arrow-p.png') no-repeat 50% 50% / 10px 14px;}
.section1 .btn-box .slick-arrow.business-next:hover {background: #043457 url('../img/main/next-arrow-w.png') no-repeat 50% 50% / 10px 14px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
.section1 .btn-box .more-btn {border-radius: 100%; border: 1px solid #e6e6e6; transition: 0.5s ease; box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.4);}

.business-wrapper {width: 950px; left: 380px;}

.section1 .sub-tit .large span {font-family: 'GmarketSans' !important;}
.section1 .sub-tit .large {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}

.section1 .sub-tit .small {
    font-size: 12px;
    color: #959595;
    margin-bottom: 20px;
    display: block;
    max-width: 205px;
}
.notice-bold {
    display: inline;
    font-size: 32px;
    letter-spacing: -0.035em;
    color: #222;
    text-align: center;
    background-image: linear-gradient(to right, rgba(241, 49, 113, 1) 0%, rgba(113, 92, 184, 1) 25%, rgba(24, 56, 135, 1) 50%, rgb(5 5 5) 100%);
    background-image: -webkit-linear-gradient(to bottom, rgba(125, 63, 212, 1) 0%, rgba(213, 63, 118, 1) 54%, rgba(241, 49, 113, 1) 85%, rgba(239, 83, 56, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.notice-title {text-align: center;}
.notice-line {
    border-top: 1px solid #dce0ef96;
    text-align: center;
    margin: 16px 0 37px 0;
}
.notice-line::before {
    position: absolute;
    display: block;
    content: '';
    left: 50%;
    margin-left: -106px;
    border-top: 2px solid #0c0c0c;
    width: 200px;
    height: 2px;
    z-index: 1;
}


/* section2 */
.section2 {padding: 50px 0 ; position: relative; background: #043457;}
.section2 .flex-box {display: flex; gap: 80px; justify-content: space-between;}
/* .section2 .flex-box > li {width: calc(50% - 40px);} */
.section2 ul {justify-content: center;display: flex;}
.section2 li .sub-tit {display: flex; align-items: center; justify-content: space-between; margin-bottom: 31px;}
.section2 li .sub-tit h3 {font-size: 32px; letter-spacing: -0.035em; color: #222;}
.section2 li .sub-tit a {display: flex; align-items: center; justify-content: center; width: 15px; height: 15px;}

.section2 li .notice-cont ul li {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 -1px 35px 23px rgba(155, 151, 146, 0.1);
    position: relative;
    width: 100%;
    display: inline-block;
    margin-right: 20px;
    padding: 20px;
}
/* .section2 li .notice-cont ul li:last-child {margin-right: 0px;}
.section2 li .notice-cont ul li:nth-child(n+2){margin-top: 16px;} */
.section2 li .notice-cont ul li.new::after{position: absolute; content: 'new'; right: -15px; top: 50%; transform: translateY(-50%); font-size: 14px; color: #fff; display: block; width: 50px; height: 26px; text-align: center; line-height: 25px; border-radius: 50px; background-color: #ff6035; font-family: 'Wanted Sans Variable'; }
.section2 li .notice-cont ul li a {width: 100%; height: 100%; color: #555350; font-size: 16px; letter-spacing: -0.025em;display: flex; align-items: center; height: 60px; padding: 0 30px;}
.section2 li .notice-cont ul li a  em {font-size: 30px; color: #9461da; margin-right: 12px;}

.section2 li .notice-cont ul li span {
    color: #555350;
    font-size: 16px;
    letter-spacing: -0.025em;
    display: flex;
    align-items: center;
    height: 60px;
    padding: 0 30px;
}
.section2 li .notice-cont ul li span:first-child {font-size: 17px; font-weight: 600;}
.section2 li .notice-cont ul li span:last-child {font-size: 12px; color: #adadad;}
.section2 li .notice-cont ul li .font-style-wanted {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 47px;
    margin: 20px 0;
}
.section2 .notice-more{display: flex;justify-content: center;padding: 52px 0 0 0;}
.section2 {z-index: 1;}
.section2 .bn2-banner {display: block; width: 680px; height: 215px; border: 1px solid white;}
.section2 .left-bnn ul {display: inline-block;}
.section2 .left-bnn ul li:last-child {margin-top: 30px;}
.section2 .left-bnn ul li {}
.section2 .left-bnn ul li div {display: flex; align-items: center; justify-content: center;}
.section2 .left-bnn .bn2-banner div:nth-child(1) {width: 20%;} 
.section2 .left-bnn .bn2-banner div:nth-child(2) {width: 40%;} 
.section2 .left-bnn .bn2-banner div:nth-child(3) {} 
.section2 .left-bnn .bn2-banner .bn2-txt {display: flex; flex-direction: column; align-items: flex-start;}
.section2 .left-bnn .bn2-banner div span{    
    font-size: 20px;
    font-weight: 500;
    color: white;
    font-family: "Noto Sans", sans-serif;
}
.section2 .left-bnn .bn2-banner div span:last-child{
    font-size: 12px;
    color: #959595;
    margin-bottom: 20px;
    display: block;
    max-width: 205px;
}
.section2 .right-bnn {
    position: absolute;
    display: block;
    top: 50px;
    right: 50%;
    margin-right: -695px;
}
.section2 .right-bnn .bn-example {width: 680px; height: 460px; background-color: white; padding: 60px;}
.section2 .right-bnn .bn-example .example-txt span {
    font-family: 'GmarketSans' !important;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 10px;
    display: block;
}

.section2 .btn-box {
    position: absolute;
    top: 56px;
    right: 53px;
    display: flex;
    align-items: center;
    gap: 7px;
}
.section2 .btn-box .slick-arrow {display: block; width: 50px; height: 50px; border-radius: 50%; background-color: #fff; cursor: pointer;border-radius: 100%;
    border: 1px solid #e6e6e6;
    transition: 0.5s ease;
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.4);}
.section2 .btn-box .slick-arrow.example-prev {background: #fff url('../img/main/prev-arrow-p.png') no-repeat 50% 50% / 10px 14px; }
.section2 .btn-box .slick-arrow.example-prev:hover {background: #043457 url('../img/main/prev-arrow-w.png') no-repeat 50% 50% / 10px 14px;}
.section2 .btn-box .slick-arrow.example-next {background: #fff url('../img/main/next-arrow-p.png') no-repeat 50% 50% / 10px 14px;}
.section2 .btn-box .slick-arrow.example-next:hover {background: #043457 url('../img/main/next-arrow-w.png') no-repeat 50% 50% / 10px 14px;}
.section2 .btn-box .more-btn {}

.section2 .example-wrapper {width: 565px; left: 0px;}

.section2 .example-wrapper .top-img-box {width: 570px; height: 260px;}
.section2 .example-wrapper .slick-track{top: 13px;}

/* banner */
.banner-wrapper {padding-bottom: 109px;}
.banner-wrapper .inner {display: flex; align-items: stretch;}
.banner-wrapper .inner > div{width: 50%; }
.banner-wrapper .inner > div:first-child{background: url('../img/main/notice-bg1.png') no-repeat 50% 50% / cover;}
.banner-wrapper .inner > div:last-child{background: url('../img/main/notice-bg2.png') no-repeat 50% 50% / cover;}
.banner-wrapper .inner .banner-inner {padding: 47px 56px; display: flex; height: 100%; gap: 60px;}
.banner-wrapper .inner .text-box strong {font-size: 28px; font-weight: 500; color: #fff; margin-bottom: 20px; display: block;}
.banner-wrapper .inner .text-box p {font-size: 16px; font-family: 'Wanted Sans Variable'; font-weight: 400; color: rgba(255,255,255,0.6); line-height: 1.3;}
.banner-wrapper .inner .btn {display: flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 100%; border: 1px solid rgba(255,255,255,0.28); background: url('../img/main/more-arrow.png') no-repeat 50% 50% / 7px 10px; transition: 0.5s;}
.banner-wrapper .inner > div:first-child .btn:hover {background: #fff url('../img/main/more-arrow-purple.png') no-repeat 50% 50% / 7px 10px;}
.banner-wrapper .inner > div:last-child .btn:hover {background: #fff url('../img/main/more-arrow-green.png') no-repeat 50% 50% / 7px 10px;}


/* section3 */
.section3 {padding: 70px 0 60px 0;}
.section3 .sub-tit {display: flex; align-items: center; justify-content: space-between; margin-bottom: 50px;}
.section3 .sub-tit h3 {font-size: 36px; font-weight: 600; color: #010101;}
.section3 .sub-tit .right-area {display: flex; align-items: center; gap: 22px; position: absolute; right: 0;}
.section3 .sub-tit .right-area .example-dot ul {display: flex; align-items: center; gap: 10px;}
.section3 .sub-tit .right-area .example-dot ul li button{font-size: 0; display: block; width: 10px; height: 10px; border-radius: 100px; background-color: #9b9aa3; padding: 0; transition: 0.5s ease;}
.section3 .sub-tit .right-area .example-dot ul li.slick-active button {width: 30px; border-radius: 50px; background-color: #715cb8;}


.section3 .box{padding: 0 10px;}
.section3 .box a {
    display: inline-block;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section3 .box a .top-img-box {height: 274px; }
.section3 .box a .bottom-txt-box {background-color: #fff; padding: 40px 30px;}
.section3 .box a .bottom-txt-box strong {display: block; width: 100%; font-family: 'GmarketSans'; font-size: 20px; font-weight: 500; margin-bottom: 10px;}
.section3 .box a .bottom-txt-box span {font-size: 15px; font-weight: 400; color: #76768a; font-family: "Montserrat", serif;}
.visual3-bg::after {
    content: '';
    position: absolute;
    width: 273px;
    height: 338px;
    left: 50%;
    margin-top: -680px;
    margin-left: -709px;
    background: url(../img/main/section3-guide.png) no-repeat;
}
.section3 {z-index: 1;}
.section3 .inner {position: relative;z-index: 2;}

.section3 .inner .notice-area {
    padding: 0 50px;
    width: 100%;
    height: 130px;
    background-color: #f2f5f6;
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.section3 .inner .notice-area .notice-title{
    font-family: 'GmarketSans' !important;
    font-size: 25px;
    font-weight: 900;
    display: block;
}
.section3 .btn-box {
    position: absolute;
    right: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}
.section3 .btn-box .slick-arrow {display: block; width: 50px; height: 50px; border-radius: 50%; background-color: #fff; cursor: pointer;border-radius: 100%;
    border: 1px solid #e6e6e6;
    transition: 0.5s ease;
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.4);}
.section3 .btn-box .slick-arrow.notice-prev {background: #fff url('../img/main/prev-arrow-p.png') no-repeat 50% 50% / 10px 14px; }
.section3 .btn-box .slick-arrow.notice-prev:hover {background: #043457 url('../img/main/prev-arrow-w.png') no-repeat 50% 50% / 10px 14px;}
.section3 .btn-box .slick-arrow.notice-next {background: #fff url('../img/main/next-arrow-p.png') no-repeat 50% 50% / 10px 14px;}
.section3 .btn-box .slick-arrow.notice-next:hover {background: #043457 url('../img/main/next-arrow-w.png') no-repeat 50% 50% / 10px 14px;}

.section3 .notice-icon{
    position: relative;
    display: block;
    margin-left: 5%;
}
.section3 .notice-wrapper .top-img-box {width: 570px; height: 260px;}
.section3 .notice-wrapper .slick-track{top: 0px;}
.section3 .notice-wrapper .notice-title {position: absolute; left: 77px;}
.section3 .notice-detail {width: 100%; padding-left: 5%;}
.section3 .notice-date {position: absolute; right: 0%; margin-top: 0; font-size: 12px; color: #9b9999;}
.section3 .notice-icon .icon-text {
    font-family: "S-CoreDream";
    margin-left: 17px;
    top: 4px;
    font-size: 12px !important;
    color: #ffffff;
    width: 55px;
    position: absolute;
    display: block;
    z-index: 22;
}
.section3 .notice-icon::after {
    background-color: #ff3300;
    content: '';
    display: flex;
    align-items: center;
    justify-content: center;
    top: 55px;
    left: 201px;
    width: 81px;
    height: 27px;
    border-radius: 20px;
    z-index: 0;
}
.section3 .notice-wrapper{
    overflow: hidden;
    width: 860px;
    height: 25px;
}
.section3 .draggable {
    height: 25px;
}

/* section4 */
.section4 {padding: 0 0 30px 0;}

.container {
    display: flex;
    flex-direction: row;
    width: 1400px;
}

.panel {
    filter: grayscale(100%);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 516px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    flex: 0.5;
    margin-left: 10px;
    position: relative;
    transition: flex 0.7s ease-in;
}

.panel:first-child {margin-left: 0px;}

.panel h3 {
    font-size: 24px;
    bottom: 20px;
    left: 20px;
    margin: 0;
    opacity: 1;
}

.panel.active {
    flex: 1;
    filter: none;
}

.accordion-4bn-text {
    padding: 50px 40px;
    color: white;
}

.panel.active::before {
    content: '';
    display: block;
    background-image: linear-gradient(to bottom, rgb(4 4 4 / 76%) 0%, rgb(97 97 97 / 67%) 50%, rgb(203 203 203 / 0%) 100%);
}

.accordion-4bn-text .accordion-detail {
    opacity: 0;
}

.panel.active .accordion-4bn-text .accordion-detail {
    opacity: 1;
    transition: opacity 1.3s ease-in 0.4s;
}

.accordion-4bn-text .accordion-more {
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 30px 0;
    color: white;
}

.accordion-4bn-text .accordion-more span {
    color: white;
}

.panel.active .accordion-4bn-text .accordion-more {
    opacity: 1;
    transition: opacity 1.3s ease-in 0.4s;
}

.panel.active .accordion-4bn-text{
    background-image: linear-gradient(to bottom, rgb(4 4 4 / 76%) 0%, rgb(97 97 97 / 67%) 50%, rgb(203 203 203 / 0%) 100%);
    display: block;
    padding: 50px;
    height: 277px;
    opacity: 1;
    transition: opacity 1.3s ease-in 0.4s;
}

.panel.active .accordion-4bn-text h3 {
    float: left;
    color: white;
}

.accordion-4bn-text span:nth-child(2) {
    color: #ffffffab;
    width: 235px;
    transition: opacity 0.3s ease-in 0.4s;
}

.panel.active .accordion-4bn-text span:nth-child(2) {
    display: block;
    height: 29px;
    padding: 10px 0 0 108px;
    color: #ffffffab;
    transition: opacity 0.3s ease-in 0.4s;
}

.panel.active .accordion-4bn-text span:nth-child(3){    
    display: block;
    width: 80%;
    margin-top: 30px;
    font-size: 13px;
    color: white;
}
.accordion-4bn-text span:nth-child(3) {
}

.panel.active .accordion-4bn-text span:nth-child(3)::before{
    content: '';
    position: absolute;
    display: block;
    top: 102px;
    width: 80%;
    border-bottom: 1px solid #ffffff57;
}

.accordion-4bn-text span:nth-child(3)::before{
}

.panel.active h3 {
    opacity: 1;
    transition: opacity 0.3s ease-in 0.4s;
}
/* //section4 */

/* media */
@media (max-width: 1400px) {
    .inner{max-width: 1000px; margin: 0 auto;}
    .mobile_view{display: block;}
    header .inner{max-width: 1000px; margin: 0 auto;}
    header .main-header nav > ul{gap: 60px;}
    header .main-header .logo{width: 200px;}
    .visual-box .box{max-width: 800px; width: 100%;}
    .visual-box .slide-img{height: 100%;}
    .visual-bg, #main-visual-wrapper{height: 800px;}
    .slide-content strong{font-size: 32px;}
    .main-visual-slide-wrapper .slick-btn-box{max-width: 1000px;}
    .main-visual-slide-wrapper .visual_count{max-width: 800px;}
    .main-visual-slide-wrapper .slick-btn-box > div{width: 58px; height: 58px;}
    .main-visual-slide-wrapper .visual_count .progress_bar{width: 120px;}
    .main-visual-slide-wrapper .visual_count .slick-text.visual_total{margin-right: 30px;}
    .main-visual-slide-wrapper {height: 808px;}

    .section1 .sub-tit h3,.section3 .sub-tit h3{font-size: 32px;}
    .section1 .sub-tit p{font-size: 18px;}

    .section2 li .sub-tit h3{font-size: 28px;}
    .section3 .box a .top-img-box{height: 230px;}    
}

@media (max-width: 1399px) {
    .wrap{width:100%;}
    #sub-pg-menu .etc_item{display: none;}
    #contents{min-height:500px;padding: 120px 0 0px 0;}
    #sub-pg-menu .inner ul li button:before {right: 35%;}
    #sub-pg-menu .inner{padding:0;}
    #sub-pg-menu .inner ul li:not(.home) > a{width: 250px;}
    header{display: none;}
    .mobile_view #sub-pg-menu.pc{
        width: 100%;
        display: block !important;
        position: fixed;
        top: 70px;
        z-index: 2;
    }
    #sub-pg-menu.pc{display: none;}
    #mo-fixed-menu{display: block;}
    /* #sub-menu-mobile{position: relative; margin-top: 70px; display: flex; align-items: center; justify-content: flex-start; width: 100%; height: 50px;background-color: #110b64;} */
    #sub-menu-mobile{position: relative; margin-top: 70px; display: none; align-items: center; justify-content: flex-start; width: 100%; height: 50px;background-color: #110b64;}
    #sub-menu-mobile .inner{display: flex; align-items: center; justify-content: flex-start; gap: 6px; width: 100%; height: 100%; padding: 0 20px;}
    #sub-menu-mobile .inner a i{display: flex; align-items: center; justify-content: center; width: 16px;}
    #sub-menu-mobile .inner span{font-size: 12px; color: #fff;}
    #sub-menu-mobile .inner a{font-size: 12px; color: #fff;}
    .gap{height: 0px;}

    .inner{padding: 0 20px;}
    .main-visual-slide-wrapper{height: 500px;}
    .visual-bg{display: none !important;}
    .visual-box .box{width: 100%; max-width: 100%; margin: 0;}
    .visual-box .slide-img{margin: 0; border-radius: 0; width: 100%; height: 500px;position: inherit;resize: none;}
    #main-visual-wrapper{height: 500px !important; }
    .main-visual-slide-wrapper .visual_count{padding: 0 20px; display: block; width: 100%; max-width: unset;}
    .main-visual-slide-wrapper .slick-btn-box {
        position: absolute;
        padding: 0 20px;
        top: 442px;
        width: 156px;
        right: 0;
        left: unset;
        margin-right: 0%;
        margin: 0 287px 0 0;
    }
    .visual-box .slide-img img{position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%);}
    #main-visual-wrapper{height: auto; width: 100%;}

    .main-visual-slide-wrapper .visual_count {
        position: absolute;
        bottom: 3%;
        left: 50%;
        max-width: 100%;
        transform: translateX(-50%);
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        z-index: 5;
    }

    .main-visual-slide-wrapper .visual_count::after {
        content: '';
        position: absolute;
        top: -81%;
        left: unset;
        right: 0;
        margin-left: unset;
        width: 400px;
        height: 58px;
        background-color: #fff;
        z-index: -1;
    }

    .section2 .example-wrapper .top-img-box {
        width: unset;
        height: 260px;
    }

    .section2 .example-wrapper {
        width: 100%;
    }

    .section2 .right-bnn .bn-example {
        width: 100%;
    }

    .section1 .sub-tit {
        position: unset;
        padding: 0 42px;
        top: unset;
        display: block;
        align-items: unset;
        gap: unset;
        margin-bottom: unset;
        color: white;
        left: unset;
        z-index: unset;
    }

    .section2 .right-bnn {
        position: static;
        margin-right: unset;
    }

    .section2 .left-bnn {margin-bottom: 30px;}
    
    .section2 .bn2-banner, .section2 .left-bnn ul li, .section2 .left-bnn ul {
        width: 100%;
    }

    .section2 .btn-box {
        top: 556px;
    }

    .section2 .example-txt {float: left; position: unset;}
    .section2 .btn-box {float: right; position: unset;}
    .section2 .example-wrapper {clear: both;}



    .section1::after{display: none;}
    .section1::before{top: 0; height: 100%;}
    .section1{padding: 37px 0 40px;}
    .section1 .btn-box{position: relative; bottom: 0; right: 0; justify-content: flex-start; margin-top: 10px; left: 30px;}
    .business-wrapper .slick-slide{width: 280px; margin: 0 15px;}
    .section1 .business-info a{width: 100%;}

    .section2{padding: 20px 0 60px;}
    .section2 li .sub-tit{margin-bottom: 30px;}

    /* .section2 .flex-box > li{width: calc(50% - 15px);} */
    .section2 .flex-box > li{width: 100%;}

    .section2 li .sub-tit h3{font-size: 24px;}
    .section2 .flex-box{gap: 20px;}
    .section2 li .notice-cont ul li a{height: 50px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; padding: 0 50px 0 20px; display: block; line-height: 50px;}

    .banner-wrapper{padding-bottom: 0;}
    .banner-wrapper .inner{padding: 0;}
    .banner-wrapper .inner .banner-inner{padding: 40px 20px;}
    .banner-wrapper .inner .text-box strong{font-size: 24px;}

    .section3{padding: 40px 0 30px;}
    .section1 .sub-tit h3, .section3 .sub-tit h3{font-size: 26px;}
    .section3 .box a{width: 280px;}
    .section3 .box a .top-img-box{height: 180px;}
    .slick-slider {z-index: 2; position: static !important;}

    .section3 .notice-icon {
        display: none;
    }

    .section3 .notice-wrapper {
        width: 100%;
        padding-left: 5px;
    }
    .section3 .notice-date {
        display: none;
    }

    .section3 .box a {
        text-align: center;
        width: 100%;
        max-width: unset;
    }

    .section3 .inner .notice-area {
        padding: 15px 50px;
        width: 100%;
        height: 195px;
        background-color: #f2f5f6;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .section3 .btn-box {
        position: unset;
        margin-top: 20px;
        right: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 7px;
    }

    .container {
        max-width: 100%;
    }

    footer{display: flex;flex-direction: column;}
    footer .footer-nav .inner{flex-direction: column; gap: 30px;}
    footer .footer-nav .inner > ul.site-map{order: 1;}
    footer .footer-nav .inner > ul:first-child{order: 2; flex-wrap: wrap; justify-content: center; gap: 12px 30px; text-align: center;}
    footer .footer-info{padding: 30px 0 30px;}
    footer .footer-info p span{display: block; width: 100%; text-align: center; margin: 0 !important;}
    footer .footer-info p span:nth-child(n+2){margin-top: 6px !important;}
    footer .footer-info p.acc{text-align: center;  font-size: 14px; font-weight: 300;width: 80%; margin: 12px auto 0;}
    #footer .footer-info .copy{font-size: 14px; text-align: center; font-weight: 300; text-align: center;}
    #floating-box{position: relative; top: 0; right: 0; margin: 0 auto; order: 3;padding: 0 0 60px;}
    .gap{height: 0px;}
    .mb-widget .mb-latest-basic .table-latest td.mb-latest-item-title span{
        display: inline-block;width: 277px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 22px 30px;
    }
}

@media(max-width: 800px){
    .container{
        display: inline-block;
    }
    .panel:first-child {margin-left: 0px;}
    .panel:last-child {margin-left: 0px;}
    .panel {margin-bottom: 20px; margin-left: 0px;}
    .panel.active .accordion-4bn-text .accordion-detail::before {
        content: '';
        position: absolute;
        display: block;
        top: 96px !important;
        left: 0 !important;
        width: 100% !important;
        border-bottom: 1px solid #ffffff57;
    }
    .panel.active .accordion-4bn-text .accordion-detail {
        opacity: 1;
        transition: opacity 0.3s ease-in 0.4s !important;
    }
  }

@media screen and (max-width: 700px) {
    .slide-content{left: 20px; padding-right: 20px;}
    .section2 .btn-box {
        width: 100%;
        position: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .section2 .example-txt {
        float: left;
        position: unset;
        width: 100%;
        position: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .section2 .left-bnn .bn2-banner .bn2-txt {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-left: 20px;
    }
    #main-visual-wrapper .slide-content {
        left: 20px;
        padding-right: 20px;
        min-width: 200px;
        top: 176px;
    }
    .example-wrapper .date {display: none;}
    .example-wrapper .bottom-txt-box {display: flex; align-items: center; justify-content: center;}
    .section2 .example-wrapper .top-img-box {height: 210px;}
}


@media screen and (max-width: 650px) {
    .main-visual-slide-wrapper .slick-btn-box > div{width: 58px; height: 58px;}
    .slide-content strong{font-size: 24px;line-height: 1.2; margin-bottom: 12px;}
    .slide-content p{font-size: 14px; line-height: 1.2;}
    .section2 .flex-box{flex-direction: column; gap: 40px 0;}
    .section2 .flex-box > li{width: 100%;}
    .section2 li .notice-cont ul li a em{font-size: 24px;}

    .banner-wrapper .inner{flex-direction: column;}
    .banner-wrapper .inner > div{width: 100%;}

    footer .footer-nav{padding: 0px 0;}
    footer .footer-nav .inner{gap: 20px;}
    footer .footer-nav .inner > ul li a{font-size: 14px;}
    footer .footer-nav .site-map > a{height: 40px; line-height: 40px; font-size: 14px; z-index: 33;}
    footer .footer-info p span{font-size: 14px;}
    footer .footer-info p.acc{font-size: 12px;}
    footer .footer-info .copy{font-size: 12px;}
}
@media screen and (max-width: 530px) {
    .slide-content strong{font-size: 20px; text-align: left;}
    .main-visual-slide-wrapper .visual_count .progress_bar{width: 80px;}
    .main-visual-slide-wrapper .visual_count .slick-text.visual_current{font-size: 14px;}
    .main-visual-slide-wrapper .visual_count .slick-text.visual_total{font-size: 14px; margin-right: 10px;}
    .main-visual-slide-wrapper .slick-btn-box > div{width: 58px; height: 58px;}

    .main-visual-slide-wrapper .visual_count::after {width: 229px;}
    .main-visual-slide-wrapper .slick-btn-box {margin: 0 208px 0 0;}

    .section1 .sub-tit h3, .section3 .sub-tit h3{font-size: 24px;}
    .section1 .sub-tit{margin-bottom: 20px;}
    .section1 .sub-tit p{font-size: 16px;}
    .section1 .business-info a .hover{padding: 26px 20px;}

    .section1 .business-info a .hover .top-area > div em{font-size: 24px;}
    .section1 .business-info a .hover .top-area strong{font-size: 22px;}
    .section1 .business-info a .hover p{font-size: 14px;}

    .section1 .business-info a .default .top-area em{font-size: 24px;}
    .section1 .business-info a .default .top-area strong{font-size: 22px;}
    .section1 .btn-box .slick-arrow, .more-btn.purple{}
    .section1 .btn-box .slick-arrow, .more-btn.gray{}


    .section2{padding: 40px 0;}
    .section2 li .sub-tit h3{font-size: 22px;}
    .banner-wrapper .inner .banner-inner{gap: 20px; padding: 30px 20px;}
    .banner-wrapper .inner .text-box strong{font-size: 20px; margin-bottom: 10px;}
    .banner-wrapper .inner .text-box p{font-size: 14px;}

    .section3 .sub-tit .right-area{gap: 10px;}
    .section3 .box a .top-img-box{height: 160px;}
    .section3 .box a .bottom-txt-box{padding: 20px;}
    .section3 .box a .bottom-txt-box strong{font-size: 18px;}
    .section3 .box a .bottom-txt-box span{font-size: 14px;}
}
