@media (max-width: 1600px) and (min-width: 992px) {

    /* 왼쪽 붙기 마감 */
    #index_wrap section.section03 {
        padding-top: 100px;
        padding-bottom: 60px;
        position: relative;
    }
    #index_wrap section.section04 {
        padding-left: 50px;
    }
    #index_wrap section.section04 .container {
        width: 100%;
    }
    #index_wrap section.section04 .benner_wrap .wrap {
        width: 100%;
    }
    #index_wrap section.section04 .benner_wrap {
        position: relative;
        height: 250px;
    }
    #index_wrap section.section04 .benner-slide .box {
        background-position: 110% 100%;
        background-size: 48%;
        height: 240px;
    }
    #index_wrap section.section04 .benner-slide .box.benner03 {

        background-size: 40%;
    }
    #index_wrap section.section04 .benner-slide .box a {
        display: block;
        height: 100%;
        width: 100%;
        padding: 55px 35px;
        color: #fff;
        font-weight: 400;
        font-size: 17px;
        line-height: 24px;
    }
    #index_wrap section.section04 .benner-slide .box a h3 {
        color: #fff;
        font-weight: 700;
        font-size: 26px;
        margin-bottom: 7px;
    }
    #index_wrap section.section04 .benner-slide .box a h3::after {
        font-family: 'bootstrap-icons';
        content: "\F144";
        position: absolute;
        margin-left: 16px;
        font-size: 16px;
        margin-top: 6px;
    }
    #index_wrap section.section04 .slick-list {
        margin: 0 -10px;
        padding: 0 20% 0 0 !important;
    }
    #index_wrap section.section04 .slick-slide {
        margin: 0 10px;
    }
}
@media(max-width:1440px) and (min-width: 992px) {
    #index_wrap section.section05 .flex .right .ticker-container {
        padding: 0 0 0 60px;
    }
    #index_wrap section.section05 .flex .right .ticker li span {}
    #index_wrap section.section05 .flex .right .ticker li span.in {
        padding-left: 20px;
    }
    #index_wrap section.section05 .flex .right .ticker li {
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
        height: 56px;
    }
    #index_wrap section.section05 .flex .right .ticker li a {
        display: block;
        /* height: 16px; */
        line-height: 32px;
        font-size: 20px;
        color: #1c1c1c;
        text-decoration: none;
    }
}
@media(max-width:1100px) {
    #index_wrap section.section05 .flex .right .ticker li a {
        display: block;
        /* height: 16px; */
        line-height: 28px;
        font-size: 17px;
        color: #1c1c1c;
        text-decoration: none;
    }
    #index_wrap section.section05 .flex .right .ticker li span.in {
        padding-left: 10px;
    }

}
@media(max-width:1220px) {
    .mobile_bar {
        display: none !important;
    }
    #main_visual .box img {
        width: 100%;
    }
    #index_wrap section.section01 .right .box .image {
        background-color: #f7f7f7;
        background-position: 50% 50%;
        border-radius: 0.9em;
        background-repeat: no-repeat;
        width: 95px;
        height: 97px;
        margin: 0 auto;

    }
    #index_wrap section.section01 .right .box a p {
        font-size: 14px;
        margin-top: 16px;
    }
    #index_wrap section.section01 .left .tel li a {
        font-size: 22px;
        font-weight: 900;
        font-family: 'SUIT', sans-serif;
    }
}
@media(max-width:991px) {
    body,
    html {
        overflow-x: hidden;
        width: 100%;
    }

    /* 모바일 메뉴 */
    .js-offcanvas-btn {
        display: block;
    }
    .js-hiraku-offcanvas-sidebar a:focus,
    .js-hiraku-offcanvas-sidebar button:focus {
        outline: none;
        /* 기본 파란 테두리 제거 */
        box-shadow: none;
        /* 일부 브라우저 그림자 제거 */
    }

    .sidebar-offcanvas {
        display: block !important;
    }

    /* 모바일메뉴마감 */
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .mobile_bar {
        display: flex !important;
    }
    header#header_wrap #header_top {
        display: none;
    }
    header#header_wrap .logo_wrap {
        padding-top: 25px;
        padding-bottom: 7px;
        display: flex;
        position: relative;
        /* justify-content: center; */
        justify-content: flex-start;
    }
    header#header_wrap .logo_wrap .logo {
        width: 50%;
        text-align: left;
    }
    header#header_wrap .logo_wrap .logo img {
        width: 200px;
    }
    header#header_wrap .logo_wrap .tel {
        display: none;
    }
    header#header_wrap .logo_wrap .benner {
        /* width: 37.5%; */
        margin-left: auto;
        display: none;

    }
    header#header_wrap #nav_wrap .mobile_bar {
        position: absolute;
        top: 10px;
        right: 10px;
    }
    header#header_wrap #nav_wrap .select {
        display: none;
    }

    /* 메인비주얼 */
    #main_visual_mobile .mobile-slider {
        margin-bottom: 13px;
        position: relative;
        width: 100%;
    }
    #main_visual_mobile .mobile-slider .box img,
    #main_visual_mobile .mobile-slider02 .box img {
        width: 100%;
    }
    #main_visual_mobile .mobile-slider .slick-list,
    #main_visual_mobile .mobile-slider02 .slick-list {
        margin: 0 -10px;
    }
    #main_visual_mobile .mobile-slider .slick-slide,
    #main_visual_mobile .mobile-slider02 .slick-slide {
        margin: 0 10px;
    }
    /* 메인비주얼 마감 */

    /* 국내최초 */
    #index_wrap section.section00 {
        background: url("../../img/main/section00_mobile_bg.jpg");
        background-position: 100% 0;
        background-size: cover;
        height: 534px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-top: 32px;
        /* margin-left: 10px;
        margin-right: 10px;
        border-radius: 12px; */
        padding-left: 16px;
        padding-right: 16px;
    }
    #index_wrap section.section00 h1 {
        font-size: 34px;
        color: #252525;
        font-weight: 800;
        line-height: 42px;
        padding-top: 70px;
    }
    #index_wrap section.section00 h1 span {
        background: linear-gradient(to right, #326aeb, #03c14f);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    #index_wrap section.section00 ul {
        margin-top: 20px;
        background: rgba(255, 255, 255, .30);
        padding: 25px 10px 25px 25px;
        border-radius: 1em;
    }
    #index_wrap section.section00 ul li {
        font-size: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #index_wrap section.section00 ul li::before {
        content: "· ";
    }
    /* 국내최초 마감 */

    #index_wrap section.section01 {
        padding-top: 30px;
        padding-bottom: 30px;

    }
    #index_wrap section.section01 .flex {
        display: flex;
        flex-direction: column;
    }
    #index_wrap section.section01 .left {
        width: 100%;
        margin-bottom: 15px;
    }
    #index_wrap section.section01 .right {
        width: 100%;
        padding-left: 0;
    }
    #index_wrap section.section01 .left .title {
        display: flex;
        font-size: 13px;
        color: #777777;
        align-items: center;
        /* justify-content: center; */
    }
    #index_wrap section.section01 .left .title h3 {
        font-size: 14px;
        color: #000;
        border: 1px #ddd solid;
        padding: 10px 18px 8px 40px;
        border-radius: 3em;
        font-weight: 600;
        margin-right: 13px;
        background: url("../../img/main/section01_icon.png");
        background-repeat: no-repeat;
        background-position: 16px 50%;
    }
    #index_wrap section.section01 .left .tel {
        margin-top: 15px;
        display: flex;
        /* justify-content: center; */
    }

    #index_wrap section.section01 .left .tel li {
        margin-right: 8px;
    }
    #index_wrap section.section01 .left .tel li::before {
        content: "/";
        margin-right: 12px;
        color: #bebebe;
        font-weight: 100;
    }
    #index_wrap section.section01 .left .tel li:first-child::before {
        content: "";
    }
    #index_wrap section.section01 .left .tel li a {
        font-size: 16px;
        font-weight: 900;
        font-family: 'SUIT', sans-serif;
    }
    #index_wrap section.section01 .left .tel li a span {
        font-size: 11px;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-weight: 500;
        color: #9f9f9f;
        margin-right: 2px;
    }
    #index_wrap section.section01 .right {
        overflow: auto;
        white-space: nowrap;
        overflow: scroll;
        margin-top: 10px;
    }
    #index_wrap section.section01 .right .box {
        width: 100%;
    }
    #index_wrap section.section01 .right .box .image {
        background-color: #f7f7f7;
        background-position: 50% 50%;
        background-size: 30px 27px;
        border-radius: 0.9em;
        background-repeat: no-repeat;
        width: 70px;
        height: 65px;
        margin: 0 auto;

    }
    #index_wrap section.section01 .right .box a p {
        font-size: 15px;
        margin-top: 8px;
        line-height: 16px;
    }
    /* 뱅크 */
    #index_wrap section.section_bank {
        border-top: 1px #e6e6e6 solid;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    #index_wrap section.section_bank .flex {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    #index_wrap section.section_bank .flex .box {
        display: flex;
        flex-direction: column;
        margin-bottom: 25px;
    }
    #index_wrap section.section_bank .flex .box h2 {
        font-size: 20px;
        font-weight: 600;
        color: #272727;
    }
    #index_wrap section.section_bank .flex .box h2 span {
        color: #08579a;
        display: inline-block;
        position: relative;
        font-weight: 700;
    }
    #index_wrap section.section_bank .flex .box h2 span::before {
        position: absolute;
        width: 100%;
        height: 5px;
        background: #ceeeff;
        content: '';
        margin-top: 22px;
        z-index: -1;
    }
    #index_wrap section.section_bank .flex .box.box02 h2 span::before {
        position: absolute;
        width: 100%;
        height: 5px;
        background: #ffddeb;
        content: '';
        margin-top: 22px;
        z-index: -1;
    }
    #index_wrap section.section_bank .flex .box.box02 h2 span {
        color: #b4004c;
    }
    #index_wrap section.section_bank .flex .box ul {
        margin-left: 0;
        margin-top: 12px;
    }
    #index_wrap section.section_bank .flex .box ul li {
        font-size: 16px;
        padding: 2px;
    }
    /* 뱅크 마감 */
    #index_wrap section.section02 {
        background: #f6f6f6;
        padding-top: 40px;
        padding-bottom: 40px;

    }
    #index_wrap .index-title {
        font-size: 21px;
        color: #939393;
        font-weight: 400;
        line-height: 31px;

    }

    #index_wrap .index-title h2 {
        font-size: 20px;
        font-weight: 800;
        line-height: 28px;
        color: #000;
        margin-bottom: 12px;
    }
    #index_wrap .index-title a {
        border: 1px #000 solid;
        padding: 6px 20px;
        line-height: 30px;
        border-radius: 3em;
        display: inline-block;
        margin-top: 20px;
        font-size: 14px;
        font-weight: 600;
        color: #1c1c1c;
    }
    #index_wrap .index-title a::after {
        font-family: 'xeicon';
        margin-left: 12px;
        content: '';
    }
    #index_wrap section.section02 .image-slider {
        margin-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #index_wrap section.section02 .simply-scroll {
        width: 100%;
        height: 218px;

    }
    #index_wrap section.section02 .simply-scroll-clip {
        width: 100%;
        height: 218px;
    }
    #index_wrap section.section02 .simply-scroll-list li {
        float: left;
        width: 240px;
        height: 218px;
        margin-right: 9px;
        background-color: #efeee8;
        border-radius: 0.4em;
        position: relative;

    }
    #index_wrap section.section02 .simply-scroll-list li a {
        background-size: 140px;
    }
    #index_wrap section.section02 .simply-scroll-list li .text {
        margin: 20px 0 0 10px;
    }
    #index_wrap section.section02 .simply-scroll-list li .text p {
        padding: 5px 12px;
        font-size: 12px;
        color: #000;
        background: #fff;
        border-radius: 3em;
        display: inline-block;
        font-weight: 600;
    }
    #index_wrap section.section02 .simply-scroll-list li .text h3 {
        font-size: 15px;
        font-weight: 500;
        margin-top: 10px;
        padding-left: 6px;

    }
    #index_wrap section.section02 .simply-scroll-list li .text h3 span {
        font-weight: 700;
    }
    #index_wrap section.section02 .simply-scroll-list li .text h4 {
        display: none;
    }
    #index_wrap section.section02 .simply-scroll-list li .text span.more {

        display: none;
    }
    #index_wrap section.section03,
    #index_wrap section.section06 {
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
    }
    #index_wrap section.section03 .flex,
    #index_wrap section.section06 .flex {
        display: flex;
        flex-direction: column;
    }
    #index_wrap section.section03 .flex .left,
    #index_wrap section.section06 .flex .left {
        flex: 0;
        /* 고정 40% */
        width: 100%;
    }
    #index_wrap section.section03 .flex .right,
    #index_wrap section.section06 .flex .right {
        flex: 0;
        /* 고정 60% */
        left: 0;
        position: relative;
        width: 100%;
    }

    #index_wrap section.section03 .flex .left .index-title,
    #index_wrap section.section06 .flex .left .index-title {
        padding-top: 20px;
        font-size: 14px;

    }
    #index_wrap section.section03 .flex .left .index-title h2,
    #index_wrap section.section06 .flex .left .index-title h2 {
        font-size: 24px;
        margin-bottom: 0;

    }
    #index_wrap section.section03 .youtube-slide {
        margin-top: 20px;
        overflow: hidden;
    }
    #index_wrap section.section03 .slick-list {
        margin: 0 -5px;
        padding: 0 10% 0 0 !important;

    }
    #index_wrap section.section03 .slick-slide {
        margin: 0 5px;
        display: inline-block;
    }
    #index_wrap section.section04 {
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;

    }
    #index_wrap section.section04 .benner_wrap {
        position: relative;
        width: 100%;
        height: auto;
        position: relative;
    }
    #index_wrap section.section04 .benner_wrap .wrap {
        position: relative;
        left: 0;
        width: 100%;

    }
    #index_wrap section.section04 .benner-slide {
        overflow: hidden;
    }
    #index_wrap section.section04 .benner-slide .box {
        background-color: #4cbdb9;
        position: relative;
        border-radius: 0.9em;
        height: 140px;
        background-repeat: no-repeat;
        background-position: 100% 100%;
        transition: 0.2s;
        width: 100%;
        margin-bottom: 7px;

    }
    #index_wrap section.section04 .benner-slide .box a {
        display: block;
        height: 100%;
        width: 100%;
        padding: 20px 30px;
        color: #fff;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;

    }
    #index_wrap section.section04 .benner-slide .box a h3 {
        color: #fff;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 4px;
        padding-top: 15px;
    }
    #index_wrap section.section04 .benner-slide .box.benner01 {
        background-position: 100% 100% !important;
        background-size: 130px;
    }
    #index_wrap section.section04 .benner-slide .box.benner02 {
        background-position: 120% 100% !important;
        background-size: 160px;
    }
    #index_wrap section.section04 .benner-slide .box.benner03 {
        background-position: 90% 110% !important;
        background-size: 110px;
    }
    #index_wrap section.section04 .slick-list {
        margin: 0;
        padding: 0 0 0 0 !important;

    }
    #index_wrap section.section04 .slick-slide {
        margin: 0;

    }
    #index_wrap section.section04 .benner-slide .box a h3::after {
        font-family: 'bootstrap-icons';
        content: "\F144";
        position: absolute;
        margin-left: 12px;
        font-size: 12px;
        margin-top: 4px;
        display: none;
    }
    #index_wrap section.section05 {
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        height: auto;
    }
    #index_wrap section.section05 .index-title {
        font-size: 14px;
    }
    #index_wrap section.section05 .index-title span {
        font-size: 14px;
        font-weight: 700;
        color: #5b82c4;
        position: relative;
        display: inline-block;
    }
    #index_wrap section.section05 .index-title span::before {
        position: absolute;
        width: 100%;
        height: 1px;
        background: #5b82c4;
        content: '';
        margin-top: 24px;
    }

    #index_wrap section.section05 .index-title h2 {
        font-size: 24px;
        margin-top: 4px;
    }
    #index_wrap section.section05 .flex {
        display: flex;
        flex-direction: column;
    }
    #index_wrap section.section05 .flex .left {
        flex: 0;
        /* 고정 40% */
        padding-top: 20px;
    }
    #index_wrap section.section05 .flex .right {
        flex: 0;
        /* 고정 60% */
        left: 0;
        position: relative;
        width: 100%;
    }
    #index_wrap section.section05 .flex .right #ticker-wrap {
        background: #f6fafc;
        height: 344px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border-top-left-radius: 1.6em;
        border-bottom-left-radius: 1.6em;
        margin-top: 20px;

    }
    #index_wrap section.section05 .flex .right .ticker-container {
        padding: 30px 20px;
        overflow: hidden;
        height: 290px;

    }

    #index_wrap section.section05 .flex .right .ticker {
        /* height: 220px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        list-style: none; */
    }
    #index_wrap section.section05 .flex .right .ticker li {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-bottom: 20px;
        height: 20px;

    }

    #index_wrap section.section05 .flex .right .ticker li span {
        padding-right: 10px;
        display: inline-block;
        font-size: 14px;
    }
    #index_wrap section.section05 .flex .right .ticker li span.name {
        font-weight: 600;
    }

    #index_wrap section.section05 .flex .right .ticker li span.uni {
        /* background: url('../../img/sub/uni_01.png'); */
        background-position: 0 50% !important;
        background-repeat: no-repeat !important;
        background-size: 20px !important;
        padding-left: 28px;
        font-weight: 600;

    }
    #index_wrap section.section05 .flex .right .ticker li span.in {
        padding-left: 12px;
        font-weight: 600;
    }
    #index_wrap section.section05 .flex .right .ticker li {
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
        /* height: 20px; */
        /* line-height: 18px;  */
        /* background: #ddd; */
    }
    #index_wrap section.section05 .flex .right .ticker li a {
        display: block;
        /* height: 16px; */
        line-height: 18px;
        font-size: 14px;
        color: #1c1c1c;
        text-decoration: none;
    }
    #index_wrap section.section06 .index-title {
        line-height: 20px;
        margin-bottom: 20px;
    }

    #index_wrap section.section06 .index-title h2 {
        margin-bottom: 12px !important;
    }
    #index_wrap section.section06 .notice-slide {
        overflow: hidden;
    }
    #index_wrap section.section06 .notice-slide .box a {
        display: block;
        padding: 22px 16px;
    }
    #index_wrap section.section06 .notice-slide .box a:hover {
        text-decoration: none;
    }
    #index_wrap section.section06 .notice-slide .box a h5 {
        padding: 5px 12px;
        background: #fff;
        border: 1px #3c94d1 solid;
        font-size: 12px;
        line-height: 18px;
        font-weight: 600;
        display: inline-block;
        border-radius: 3em;
        color: #3c94d1;
    }
    #index_wrap section.section06 .notice-slide .box a h3 {
        font-size: 18px;
        line-height: 22px;
        font-weight: 600;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    #index_wrap section.section06 .notice-slide .box a p {
        font-size: 14px;
        color: #656565;
    }
    #index_wrap section.section06 .notice-slide .box a span {
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-size: 12px;
        color: #888888;
        margin-top: 12px;
        display: block;
    }
    #index_wrap section.section06 .notice-slide .box a .btn_wrap {
        margin-top: 22px;
        text-align: center;
        border: 1px #c3c3c3 solid;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        color: #3b3b3b;
        font-weight: 600;
        border-radius: 0.3em;
    }
    #index_wrap section.section06 .slick-list {
        margin: 0 -5px;
        padding: 0 20% 0 0;
    }
    #index_wrap section.section06 .slick-slide {
        margin: 0 5px;
    }
    #index_wrap section.section07 {
        padding-top: 30px;
        padding-bottom: 30px;
        background: #f6f6f6;
    }
    #index_wrap section.section07 .content {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    #index_wrap section.section07 .content .box-wrap {
        width: 100%;
        background: #fff;
        padding: 20px;
        border-radius: 0.8em;
        margin-bottom: 10px;
    }
    #index_wrap section.section07 .content .box-wrap .title {
        display: flex;
        padding-left: 55px;
        background: url("../../img/main/section07_icon01.png");
        background-size: 45px;
        background-repeat: no-repeat;
        height: 45px;
        align-items: center;
        margin-bottom: 12px;
    }
    #index_wrap section.section07 .content .box-wrap:nth-child(2) .title {
        display: flex;
        padding-left: 55px;
        background: url("../../img/main/section07_icon02.png");
        background-size: 45px;
        background-repeat: no-repeat;
        height: 45px;
        align-items: center;
        margin-bottom: 12px;
    }
    #index_wrap section.section07 .content .box-wrap .title h3 {
        font-size: 20px;
        font-weight: 700;
    }
    #index_wrap section.section07 .content .box-wrap .title a {
        margin-left: auto;
        font-size: 13px;
        padding: 8px 12px;
        font-weight: 600;
        border: 0;
        border-radius: 0;
    }
    #index_wrap section.section07 .content .box-wrap .title a::after {
        font-family: 'xeicon';
        margin-left: 6px;
        content: '';
    }
    #index_wrap section.section07 .content .box-wrap .list .box {
        display: flex;
        flex-direction: column;
        padding-left: 0;
    }
    #index_wrap section.section07 .content .box-wrap .list .box .subject {}
    #index_wrap section.section07 .content .box-wrap .list .box .subject a {
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
        color: #1f1f1f;
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;

    }
    #index_wrap section.section07 .content .box-wrap .list .box .data {
        display: none;
    }
    #index_wrap section.section07 .bumo_wrap {
        margin-top: 20px;
        text-align: center;
    }
    #index_wrap section.section07 .bumo_wrap .tip {
        color: #414141;
        margin-top: 16px;
    }
    #index_wrap section.section07 .bumo_wrap .tip a {
        font-weight: 700;
        color: #407bdb;
        position: relative;
        display: inline-block;
    }
    #index_wrap section.section07 .bumo_wrap img {
        width: 90%;
    }

    #index_wrap section.section07 .bumo_wrap .tip a::before {
        position: absolute;
        width: 100%;
        height: 1px;
        background: #407bdb;
        content: '';
        margin-top: 17px;
    }
    #index_wrap section.section07 .bumo_wrap .tip a:hover {
        text-decoration: none;
    }
    /* 서브 레이아웃 */
    #sub_wrap .title_wrap {
        background: #f5f5f5;
        height: 70px;
        display: flex;
        align-items: center;
    }
    #sub_wrap .title_wrap .flex {
        display: flex;
    }
    #sub_wrap .title_wrap .flex .map {
        margin-left: auto;
        display: flex;
        padding-left: 25px;
        background: url("../../img/main/map_icon.png");
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: 0 1px;
        height: 20px;
        align-items: center;
        margin-top: 5px;
    }
    #sub_wrap .title_wrap .flex .name h1 {
        font-size: 19px;
        color: #000;
        font-weight: 600;
    }
    #sub_wrap .title_wrap .flex .map li a {
        font-size: 12px;
        color: #212633;
        padding-left: 3px;
    }
    #sub_wrap .title_wrap .flex .map li:first-child:before {
        display: none;
    }

    #sub_wrap .title_wrap .flex .map li::before {
        content: "";
        font-family: 'xeicon';
        padding-left: 3px;
    }
    #sub_wrap .title_wrap .flex .map li:nth-child(2) {
        display: none;
    }
    #sub_wrap .bbs_top_image {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    #sub_wrap .title_wrap.margin_b {
        margin-bottom: 20px;
    }
    /* 안내책자 */

    #infoBookLayer .layer-content {
        background: #fff;
        width: 90%;
        max-width: 500px;
        border-radius: 10px;
        box-sizing: border-box;
        animation: popupShow 0.3s ease;
    }
    #infoBookLayer .layer-content ul li a {}
    #infoBookLayer .layer-content ul li ul {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    #infoBookLayer .layer-content ul li a {
        display: block;
        padding: 18px 15px;
        font-size: 18px;
        border-bottom: 1px #ddd solid;
        position: relative;
        color: #363636;
        font-weight:600;

    }

    #infoBookLayer .layer-content ul li a::after {
        font-family: 'xeicon';
        content: "";
        position: absolute;
        right: 15px;
        color: #363636;
        transition: 0.4s;
    }
    #infoBookLayer .layer-content ul li a:hover::after {
        padding-right: 5px;
    }
    #infoBookLayer .layer-content ul li:last-child a {
        border: 0;
    }

    #infoBookLayer #layerCloseBtn {
        position: absolute;
        top: 20px;
        right: 20px;
        background: none;
        border: none;
        font-size: 16px;
        z-index: 9999999999999999999;
        color: #fff;
        font-weight: 600;
        background: #000;
        padding: 6px 22px;
        border-radius: 3em;
         animation: popupShow2 4s ease;
    }
   

    @keyframes popupShow {
        from {
            transform: translateY(30px);
            opacity: 0;
        }
        to {
            transform: translateY(0);
            opacity: 1;
        }
    }
    @keyframes popupShow2 {
        from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
    }

    /* 안내책자 마감 */
    /* footer */

    footer.sub {
        margin-top: 60px;
    }

    footer .btn-default {
        background-color: #fff;
        background-image: none;
        text-shadow: none;
        box-shadow: none;
        border: 1px #dddddd solid;
        padding: 4px 11px;
        border-radius: 0;

    }

    footer .footer-menu {
        padding-top: 2px;
        padding-bottom: 4px;
        background-color: #050505;
        border-bottom: 1px #050505 solid;
        text-align: center;
        margin: 0 auto;
    }

    footer .footer-menu ul {
        padding-top: 22px;
        padding-bottom: 0;
    }

    footer .footer-menu ul li:nth-child(2)::before {
        display: none;
    }

    footer .footer-menu ul li:before {
        color: #464646;
    }

    footer .footer-menu ul li a {
        font-size: 13px;
        color: #92959b;
        font-weight: 500;
        padding-left: 3px;
        padding-right: 3px;
    }

    footer .footer-menu ul li a.blue {
        color: #92959b;
    }

    footer address {
        margin-top: 12px;
        font-size: 13px;
        line-height: 19px;
        color: #979ba3;
        font-style: normal;
        text-align: center;
    }

    footer p {
        margin-top: 0;
        padding-top: 6px;
        color: #979ba3 !important;
        font-size: 13px;
    }
    footer .danger-text {
        color: #979ba3;
        font-size: 12px;
    }

}
