html,body {
    height: 100%;
}
.brand_color {
    color:#274AAF;
}


.sub_section {
    padding:50px 10px!important;
}
.loca_wrap {
    max-width: 1280px;
    width: 100%;
    margin:60px auto 0 ;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding:0 10px;
}
.loca_wrap > h2 {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
}
.loca_wrap > .loca_info {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.loca_wrap > .loca_info > span {
    font-size: 14px;
    color:#666;
}
.loca_wrap > .loca_info > p {
    font-size: 14px;
    color:#666;
}
.hide {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 1px;
    height: 1px;
    text-indent: -9999px;
}
.hide_m {
    display: none;
}
.board.inner {
    margin-top: 80px;
}
.inner {
    max-width: 1280px;
    width: 100%;
    margin:0 auto;
    padding: 0;
}
.inner4 {
    max-width: 1280px;
    width: 100%;
    margin:0 auto;
}
.section {
    padding-top: 40px;

    padding:60px 10px;
    overflow: hidden;

}
.login_wrap {
    display: none;
}

.tit {
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    margin-top: 16px;
    word-break: keep-all;
}

.tit2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color:#EB1847;
}

.tit_desc {
    font-size: 18px;
    font-weight: 300;
    color:#666;
    margin-top: 16px;
    line-height: 26px;
    word-break: keep-all;
}

.s_tit {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin-top: 16px;
    word-break: keep-all;
}

.s_tit2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}
.s_tit2:before {
    content:"";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border:5px solid #EB1847;
}
.s_tit3 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}
.s_tit3:before {
    content:"";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    border:5px solid #EB1847;
}
.s_tit_desc {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color:#666;
    margin-top: 12px;
    word-break: keep-all;
}
.sub_banner_wrap {
    overflow: hidden;
}
.sub_banner {
    background:url('../img/sub_banner.png') center no-repeat;
    background-size:cover;
    height: 300px;
    animation : s-up 3s .2s both!important;
    border-bottom:1px solid #eee;

}
.sub_banner > .inner {
    position: relative;
    width: 100%;
    height: 100%;
    
}
.sub_banner_tit {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    text-align: center;
}

.sub_banner_tit {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    text-align: center;
    padding:0 20px;
}

.sub_banner_tit > h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    animation : text 1s .2s both!important;
    color:#fff;
}

.sub_banner_tit > p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 16px;
    line-height: 24px;
    color:#fff;
    animation : text 1s .4s both!important;
    word-break: keep-all;
}

.sub_tit {
    margin-top: 100px;
}

.sub_tit > h2 {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
}
.sub_tit > p {
    font-size: 16px;
    line-height: 24px;
    color:#666;
    margin-top: 16px;
    text-align: center;
    padding:0 20px;
    word-break: keep-all;
}



.sub_desc {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color:#666;
    margin-top: 20px;
    line-height: 26px;
}
.smenu_wrap {
    margin-top: 0px;
}
.smenu_wrap > .inner {

}
.smenu_wrap {
    height: 60px;
    border-bottom:1px solid #ddd;
}
.smenu_wrap > .inner {
    max-width: 1280px;
    width: 100%;
    height: 60px;

}
.smenu {
    display: flex;
    justify-content: center;
    gap: 0px;
    height: 60px;
}
.smenu > li {
    width: 100%;
    height: 60px;    
}

.smenu > li:last-child {
}
.smenu > li.active {
    border-bottom:2px solid #EB1847;
}
.smenu > li.active a {
    font-weight: 700;
    color:#EB1847;
}
.smenu > li > a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    color:#333;
}



.br_pc {
    display: none;
}
.br_m {
    display: block;
}

.b_color {
    color:#EB1847;
}
.b_color2 {
    color:#001969;
}
.b_color3 {
    color:#FFDD35;
}

#bo_v_img {width:100%;overflow:hidden;text-align:center!important;zoom:1}

.sns_wrap {
    display: flex;
    align-items: center;
}
.sns_wrap > li {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background:#ddd;
    margin-right: 10px;
}
.sns_wrap > li:last-child {
    margin-right: 0;
}
.sns_wrap > li > a {
    display: block;
    width: 100%;
    height: 100%;
}
.sns_wrap > .img01 {background:url('../img/img_sns01.png') center no-repeat;}
.sns_wrap > .img02 {background:url('../img/img_sns02.png') center no-repeat;}

/* 헤더 */
.header {
    height: 70px;
    padding:0 10px;
}
.header > .inner {
    height: 70px;
}


.logo {
    width: 164px;
    aspect-ratio: 264/55;
    background:url('../img/logo.png') left center no-repeat;
    background-size:contain;
    transition: all .4s;
    z-index: 1;
}

.logo > a {
    display: block;
    width: 100%;
    height: 100%;
}


.nav {
    display: none;    
}

.btn_contact {
    display: none;
    border:1px solid rgba(255,255,255,0.4);
}
.btn_contact > a {
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color:#fff;
    padding: 15px 50px;
}



/* 메인배너 */
.main_banner {
    height: 100%;
    color:#fff;
    text-align: center;
    overflow: hidden;
}
.main_bg {
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,.9)
}
.swiper {
    width: 100%;
    height: 100%;
}

.mySwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide.img01 {
    background:url('../img/main_banner.png') center no-repeat;
    background-size:cover;
}
.swiper-slide.img02 {
    background:url('../img/main_banner02.png') center no-repeat;
    background-size:cover;
}
.swiper-slide.img03 {
    background:url('../img/main_banner03.png') center no-repeat;
    background-size:cover;
}

.mySwiper .swiper-slide  .txt_wrap {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    color:#fff;
    transform: translate(-50%, -50%);
    text-align: center;
    padding:0 10px;
    
}
.mySwiper .swiper-slide  .txt_wrap > h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    word-break: keep-all;
}

.mySwiper .swiper-slide  .txt_wrap > p {
    font-size: 18px;
    margin-top: 20px;
    line-height: 26px;
}

.btn_more2 {
    width: 280px;
    height: 60px;
    background:#EB1847;
    margin:40px auto 0;
    line-height: 60px;
    border-radius: 30px;
}
.btn_more2 > a {
    color:#fff;
    font-size: 18px;
    font-weight: 700;
}
.btn_more2 > a > h2 > span {
    font-size: 14px!important;
}
.mySwiper .swiper-slide-active .txt_wrap > h3{
    animation : text 1s 1s both;
}
.mySwiper .swiper-slide-active .txt_wrap > h2 {
    animation : text 1s 1.2s both;
}

.mySwiper .swiper-slide-active .txt_wrap > p {
    animation : text 1s 1.4s both;
}
.swiper-pagination {
    bottom: 40px!important;
}
.swiper-button-prev, .swiper-button-next {
    color:#fff!important;
}
.swiper-pagination-bullet {
    background:#fff!important;
    opacity: .5!important;
    
}
.swiper-pagination-bullet-active {
    width: 40px!important;
    border-radius: 10px!important;
    opacity: 1!important;
}
.swiper-button-next {
    right: 40px!important;
} 
.swiper-button-prev {
    left: 40px!important;
}


.q_bar_wrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    background:#EB1847;
}
.q_bar {
    display: flex;
    justify-content: space-between;
    
}
.q_bar > li {
    width: 25%;
    position: relative;
    
}
.q_bar > li > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 600;
    color:#fff;
    padding:20px 0;
}
.q_bar > li > a:hover {
    color:#ffda06
}
.q_bar > li:after {
    content:"";
    width: 1px;
    height: 30px;
    background:#b0b0b0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.q_bar > li:last-child:after {
    display: none;
}
/* 메인배너 --*/





/* msec_01 */
.moving_cate {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.moving_cate > li {
    width: calc(50% - 5px);
    aspect-ratio: 300/384;
    margin-bottom: 10px;
}
.moving_cate > li.img01 {background:url('../img/m_img_moving_cate01.png') center no-repeat;background-size:contain;}
.moving_cate > li.img02 {background:url('../img/m_img_moving_cate02.png') center no-repeat;background-size:contain;}
.moving_cate > li.img03 {background:url('../img/m_img_moving_cate03.png') center no-repeat;background-size:contain;}
.moving_cate > li.img04 {background:url('../img/m_img_moving_cate04.png') center no-repeat;background-size:contain;}
.moving_cate > li > a {
    display: block;
    width: 100%;
    height: 100%;
}
/* msec_01 */


/* msec_02 */
.msec_02 {
    background:url('../img/msec02_bg.png') center no-repeat;background-size:cover;
    padding:150px 0;
}
.msec_02 > .inner > h2 {
    font-size: 26px;
    font-weight: 700;
    color:#fff;
    line-height: 34px;
    text-align: center;
    word-break: keep-all;
}
.msec_02 > .inner > p {
    font-size: 18px;
    color:#fff;
    line-height: 26px;
    margin-top: 20px;
    text-align: center;
    word-break: keep-all;
}
.btn_wrap {
    max-width: 960px;
    width: 100%;
    margin:60px auto 0;
    display: flex;
    flex-direction: column;
}
.btn_wrap > .btn_more {
    width: 100%;
    background:#9B9192;
}
.btn_wrap > .btn_more.type2 {
    width: 100%;
    background:#EB1847;
}
.btn_wrap > .btn_more > a {
    display: block;
    padding:34px 20px;
    color:#fff;
    position: relative;
}
.btn_wrap > .btn_more > a > h2 {
    font-size: 20px;
    word-break: keep-all;
    font-weight: 700;
}
.btn_wrap > .btn_more > a > p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
    word-break: keep-all;
}
.ico_btn {
    display: none;
    width: 40px;
    aspect-ratio: 90/90;
    background:#ddd;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.ico_btn.img01 {background:url('../img/ico_btn01.png') center no-repeat;background-size:contain;}
.ico_btn.img02 {background:url('../img/ico_btn02.png') center no-repeat;background-size:contain;}
/* msec_02 */


/* msec_03 */
.banner_wrap {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-top: 60px;
}
.banner_wrap > .banner {
    width: 100%;
    padding:60px 50px;
    border-radius: 10px;
    background:#F3E0C2;
    position: relative;
}
.banner_wrap > .banner.type2 {
    background:#FFF8F0;
}
.banner_wrap > .banner > h2 {
    font-size: 34px;
    font-weight: 700;
}
.banner_wrap > .banner > p {
    font-size: 16px;
    color:#666;
    line-height: 24px;
    margin-top: 16px;
}
.banner_wrap > .banner > .btn_more {
    width: 215px;
    height: 55px;
    background:#fff;
    border-radius: 10px;
}
.banner_wrap > .banner > .btn_more > a {
    color:#666;
}
.banner_wrap > .banner > .btn_more > a > p {}
.banner_wrap > .banner > .btn_more > a > span {}
.ico_banner {
    width: 340px;
    height: 306px;
    position: absolute;
    background:#ddd;
    bottom: 0;
    right: 20px;
}
.ico_banner.img01 {background:url('../img/ico_banner01.png') center no-repeat;background-size:contain;}
.ico_banner.img02 {background:url('../img/ico_banner02.png') center no-repeat;background-size:contain;}
/* msec_03 */



/* msec_04 */
.msec_04 {
    width: calc(100% - 200px);
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin:0 auto;
}

.inner2 {
    width: calc(75% - 20px);
}
.inner3 {
    width: calc(25% - 20px);
}
/* msec_04 */


/* msec_05 */
.partner_wrap {
    padding:50px 0;
}
.partner-marquee {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}

.partner-track {
    display: flex;
    width: max-content;
    animation: partner-marquee 40s linear infinite;
}

/* 마우스 올리면 멈추게 */
.partner-marquee:hover .partner-track {
    animation-play-state: paused;
}

.partner-group {
    display: flex;
}

.partner-item {
    flex: 0 0 auto;
    padding: 0 40px; /* 로고 사이 간격 */
}

.partner-item img {
    height: 40px;      /* 로고 기본 높이 */
    width: auto;
    opacity: 0.7;
    filter: grayscale(100%);
    transition: 0.3s;
}

.partner-item img:hover {
    opacity: 1;
    filter: none;
}

/* 흐르는 애니메이션 */
@keyframes partner-marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* 반응형 - 모바일에서 로고 크기 줄이기 */
@media (max-width: 768px) {
    .partner-item {
        padding: 0 20px;
    }
    .partner-item img {
        height: 30px;
    }
}
/* msec_05 */


/* sub1_1 */
.s_img {
    width: 100%;
    aspect-ratio: 1280/400;
    background:#ddd;
    border-radius: 10px;
}
.moving_wrap {
    border-top:2px solid #000;
    margin-top: 50px;
}
.moving_wrap > li {
    display: flex;
    flex-direction: column;
    padding:40px 0;
    border-bottom:1px solid #ddd;
}
.moving_wrap > li > h2 {
    max-width: 300px;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
}
.moving_wrap > li > .detail {
    width: 100%;
    margin-top: 30px;
}
.moving_wrap > li > .detail.type2 {
    display: flex;
    align-items: center;
    gap: 20px;
}
.moving_wrap > li > .detail > h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    word-break: keep-all;
    color:#000;
}
.moving_wrap > li > .detail > h3.type2 {
    margin-top: 20px;
}
.moving_wrap > li > .detail > p {
    font-size: 18px;
    color:#666;
    line-height: 26px;
    word-break: keep-all;
    margin-top: 12px;
    word-break: keep-all;
}
.moving_wrap > li > .detail > p.type2 {
    margin-top: 0;
}
.moving_wrap > li > .detail > .btn_more {
    width: 127px;
    height: 33px;
    background:#E10000;
    border:0;
    border-radius: 17px;
    margin-top: 0!important;
}
.moving_wrap > li > .detail > .btn_more > a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.moving_wrap > li > .detail > .btn_more > a > span {}
.moving_wrap > li > .detail > .btn_more > a > p {
    font-size: 16px;
    color:#fff;
}
.moving_wrap > li > .detail > ul {
    display: flex;
    gap: 10px;
}
.moving_wrap > li > .detail > ul > li {}
.moving_wrap > li > .detail > ul > li > h2 {
    font-size: 18px;
    font-weight: 700;
}
.moving_wrap > li > .detail > ul > li > p {
    font-size: 16px;
    font-weight: 300;
    color:#666;
    line-height: 24px;
    margin-top: 12px;
    word-break: keep-all;
}
.mov_process_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: unset;
}
.mov_process_wrap > li {
    width: calc(33.33% - 5px)!important;
    aspect-ratio: 179/259!important;
    background:#ddd;
}
.mov_process_wrap > li.img01 {background:url('../img/img_mov_process01.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img02 {background:url('../img/img_mov_process02.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img03 {background:url('../img/img_mov_process03.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img04 {background:url('../img/img_mov_process04.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img05 {background:url('../img/img_mov_process05.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img06 {background:url('../img/img_mov_process06.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img07 {background:url('../img/img_mov_process07.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img08 {background:url('../img/img_mov_process08.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img09 {background:url('../img/img_mov_process09.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img10 {background:url('../img/img_mov_process10.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img11 {background:url('../img/img_mov_process11.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img12 {background:url('../img/img_mov_process12.png') top center no-repeat;background-size:contain;}
.mov_process_wrap > li.img13 {background:url('../img/img_mov_process13.png') top center no-repeat;background-size:contain;}

.table_wrap {
    width: 100%;
    overflow-x: scroll;
    margin-top: 30px;
}
.mov_table {
    width: 500px;
    border-top:2px solid #000;
}
.mov_table th {
    background:#f9f9f9;
    font-size: 16px;
    padding:15px  0;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    text-align: center;
}
.mov_table th:nth-child(1),
.mov_table th:nth-child(2) {
    width: 20%;
}
.mov_table th:nth-child(3) {
    width: 60%;
}
.mov_table.type2 th:nth-child(1) {
    width: 25%;
}
.mov_table.type2 th:nth-child(2),
.mov_table.type2 th:nth-child(3) {
    width: 16%;
}
.mov_table th:nth-child(4) {
    width: 84%;
}
.mov_table td {
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
    word-break: keep-all;
    color:#666;
    padding:15px  0;
    text-align: center;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.mov_table td.type2 {
    border-right:1px solid #ddd!important;
}
.mov_table td:last-child {
    border-right:0;
}
.service_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.service_wrap > li {
    width: calc(50%  - 5px);
    margin-bottom: 10px;
    aspect-ratio: 228/225;
}
.service_wrap > li.img01 {background:url('../img/img_service01.png') center no-repeat;background-size:contain;}
.service_wrap > li.img02 {background:url('../img/img_service02.png') center no-repeat;background-size:contain;}
.service_wrap > li.img03 {background:url('../img/img_service03.png') center no-repeat;background-size:contain;}
.service_wrap > li.img04 {background:url('../img/img_service04.png') center no-repeat;background-size:contain;}
/* sub1_1 */



/* sub5_1 */
.img_greeting {
    width: 100%;
    height: 300px;
    background:#ddd;
    border-radius: 10px;
}
.greeting_cont {
    margin-top: 40px;
}
.greeting_cont > h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    word-break: keep-all;
}
.greeting_cont > p {
    font-size: 16px;
    font-weight: 300;
    color:#666;
    line-height: 24px;
    word-break: keep-all;
    margin-top: 20px;
}
.map_wrap {
    display: flex;
    align-items: unset;
    justify-content: unset;
    flex-wrap: wrap;
}
.map_wrap  iframe {
    margin-top: 50px;
}
.map_wrap > div {
    width: 100%;
    border-radius: 10px;;
    overflow: hidden;
}

.map_wrap > div > h2 {
    font-size: 26px;
    font-weight: 700;
}

.map_info_wrap {
    background:#f9f9f9;
    padding:30px 10px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}
.map_info_wrap > h2 {
    margin-right: 40px;
}
.map_info {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 20px;
}
.map_info > li {
    display: flex;
    align-items: unset;
    flex-direction: column;
    gap: 10px;

}
.map_info > li > .ico_map {
    width: 30px;
    height: 30px;
    background:#ddd;
}
.map_info > li > .ico_map.img01 {background:url('../img/ico_map01.png') center no-repeat;background-size:contain;}
.map_info > li > .ico_map.img02 {background:url('../img/ico_map02.png') center no-repeat;background-size:contain;}
.map_info > li > .ico_map.img03 {background:url('../img/ico_map03.png') center no-repeat;background-size:contain;}
.map_info > li > .txt_wrap {
    display: flex;
    flex-direction: column;
    align-items: unset;
    gap: 5px;
}
.map_info > li > .txt_wrap > h2 {
    font-size: 18px;
    font-weight: 600;
}
.map_info > li > .txt_wrap > p {
    font-size: 16px;
    font-weight: 300;
    color:#666;
    line-height: 24px;
    word-break: keep-all;
}
.map_how {
    margin-top: 50px;
}
.map_how > li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:40px 0;
}
.map_how > li > div:first-child {
    width: 270px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.ico_bmw {
    width: 60px;
    height: 60px;
    background:#ddd;
}
.ico_bmw.img01 {background:url('../img/ico_bmw01.png') center no-repeat;background-size:contain;}
.ico_bmw.img02 {background:url('../img/ico_bmw02.png') center no-repeat;background-size:contain;}
.ico_bmw.img03 {background:url('../img/ico_bmw03.png') center no-repeat;background-size:contain;}
.map_how > li > div:first-child > h2 {
    font-size: 20px;
    font-weight: 700;
}
.map_how_info {
    width: calc(100% - 270px);
}
.how_tit {
    display: flex;
    align-items: center;
}
.how_tit.type2 {
    margin-top: 30px;
}
.map_how_info > .how_tit > h2 {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    position: relative;
}
.map_how_info > .how_tit > span {
    display: inline-block;
    width: 30px!important;
    height: 30px;
    background:#996CAC;
    border-radius: 50%;
    color:#fff;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    font-size: 18px;
}
.map_how_info > .how_tit > span.type2 {
    background: rgba(135, 199, 0);
}
.map_how_info > .how_tit > span.type3 {
    background: rgb(69, 43, 243);
}
.map_how_info > p {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    word-break: keep-all;
    margin-top: 14px;
    color:#666;
}
/* sub5_1 */



footer {
    background:#000123;
    padding:60px 0;
    background-size:cover;
}
footer > .inner {
    position: relative;
    display: flex;
    flex-direction: column;
}

footer > .inner >  .logo {
    background:url('../img/logo.png') center no-repeat;
    background-size:contain;
    margin-right: 110px;
}
footer > .inner > .footer_info {
    margin-top: 30px;
}
footer > .inner > .footer_info > p {
    font-size: 14px;
    font-weight: 300;
    color:#8D8D8D!important;
    line-height: 22px;

}
.footer_info >  .copy {
    font-size: 12px;
    font-weight: 300;
    color:#AAAAAA;
    line-height: 26px;
    word-break: keep-all;
}
.customer_info {
    position:static;
    top: unset;
    right: 0;
    transform: unset;
    margin-top: 30px;
}
.customer_info > li {
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    justify-content: unset;
}
.customer_info > li > h4 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color:#fff;
}
.customer_info > li > h3 {
    font-size: 20px;
    font-weight: 700;
    color:#fff;
    margin-left: 11px;
}
.customer_info > li > h5 {
    font-size: 16px;
    font-weight: 300;
    color:#AAAAAA;
}
.q_link {
    display: flex;
    justify-content: center;
}
.q_link > li {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background:#fff;
}
.q_link > li:last-child {
    margin-right: 0;
}
.q_link > li > a {
    display: block;
    width: 100%;
    height: 100%;
}
.q_link > li.img01 {background:url('../img/q_link01.png') center no-repeat; background-size:contain;}
.q_link > li.img02 {background:url('../img/q_link02.png') center no-repeat; background-size:contain;}



.q_menu {
    z-index: 9999;
    position: fixed;
    bottom: 100px;
    right: 10px;
}
.q_menu > li {
    width: 40px;
    height: 40px;
    border:1px solid rgba(0,0,0,0);
}

.q_menu > li > a {
    display: block;
    width: 100%;
    height: 100%;
}
.ico_qmenu {
    width: 30px;
    height: 30px;
    background:#6E0E10;
    margin: 5px auto 0;
}

.q_menu > li > a > p,
.q_menu > li >  p {
    font-size: 14px;
    color:#fff;
    text-align: center;
    margin-top: 8px;
}




/* 입단 및 무료체험문의 */

.privacy {
}
.privacy > h2,
.inquiry_tit {
    font-family: 'pretendard',sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.inquiry_tit {
    margin: 50px 0;
}
.privacy_box {
    margin-top: 24px;
    border:1px solid #ddd;
    padding:15px;
}
.privacy_box > p {
    font-family: 'pretendard',sans-serif;
    font-size: 14px;
    font-weight: 300;
    color:#666;
    line-height: 22px;
}

.privacy_check {
    margin: 24px 0;;
}
.privacy_check span {
    color:#666;
    font-size: 14px;
    font-weight: 300;
}
.inquiry_list {}
.inquiry_list > li {
    display: flex;
    flex-direction: column;
    height: auto;
    margin-bottom: 12px;
    align-items: center;
    
}
.inquiry_01 {
    width: 100%;
    height: 40px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
}
.inquiry_02 {
    height: 40px;
    width: 100%;
}
.fr-con > input {
    background:#fff;
    width: 100%;
    height: 60px;
    border:1px solid #ddd;
    padding-left: 10px;
    font-size: 14px;
}

.fr-con.phone {
    display: flex;
    justify-content: space-between;
}

.phone_number {
    width: calc(33% - 10px)!important;
    border:1px solid red!important;
}

.fr-con.mail {
    display: flex;
}
.fr-con.mail > span {
    line-height: 50px;
    margin:0 10px;
}

.inquiry_con {
    /* display: none!important; */
    height: 240px
}

.inquiry_con > .inquiry_02 {
    height: 200px!important;
}

.check2 {
    width: 100%;
    height: 80px;
    background:#f6f6f6;
    padding:13px 30px;
    display: flex;
    justify-content: space-between;
}
.check2_img {
    width: 54px;
    height: 54px;
    background:url('../img/check2_img.png') center no-repeat;
}
.check2_info {
    width: 629px;
}
.check2_info > p {
    font-size: 16px;
    font-weight: 300;
    color:#666;
    margin-top: 10px;
}



.form-box {}
.form-box .form-con {
    width: 100%;
    margin: 0px auto 0;
    padding:10px;
}

.form-box .form-con ul li {
    
}

.form-box .form-con ul li .fr-con {
    width: 100%;
    height: 100%;
}





.form-box .form-con ul li .fr-con .text-box {
    diaplay: table;
    width: 100%;
    height: 65px;
}

.form-box .form-con ul li .fr-con .text-box input {
    width: 34%;
    float: left;
    margin-left: 1%;
}

.form-box select {
    width: 50%;
    float: left;
    height: 100%;
    background: #fff;
}

.select2 {
    border:1px solid #ddd;
    padding:0 20px;
}

.form-box .form-con ul li .fr-con textarea {
    height: 200px;
    width: 100%;
    border:1px solid #ddd;
    background:#f6f6f6;
    padding:40px;
    resize: none;
}

.form-box .form-con .provision {
    display: table;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
}

.form-box .form-con .provision label {
    cursor: pointer;
    font-weight: 300;
}

.form-box .form-con .provision label input {
    width: 20px;
    height: 20px;
}

.form-box .form-con .provision label span {
    vertical-align: -2px;
    margin-left: 5px;
}

.form-box .form-con .provision a {
    padding: 0 15px;
    line-height: 65px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
}

.form-box .receive-btn {
    width: 158px;
    height: 47px;
    margin: 40px auto 0;

}

.form-box .receive-btn input {
    width: 100%;
    height: 100%;
    color: #fff;
    background: #F1054D !important;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Noto Sans KR', sans-serif;


}

select {
    font-size: 16px;
}



 
/*-------------------모바일 메뉴----------------------*/


/* 모바일메뉴 */
.m_nav_wrap {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 90%;
    height: 100%;
    background:#fff;
    border-left:1px solid #ddd;
    z-index: 9999;
 }
 
 .m_nav_wrap > .close_btn {
   position: absolute;
   top: 0;
   left: -41px;
   width: 40px;
   height: 40px;
   background:#222;
   cursor: pointer;
 }
 
 .material-icons.close {
   display: block;
   text-align: center;
   line-height: 40px;
   color:#fff;
 }
 
 
 .m_addr {
     border-top:1px solid #ddd;
     margin-top: 200px;
 }
.header.active .m_nav_btn {
    background:url('../img/m_nav_wrap_btn.png') center no-repeat;
}
.m_nav_btn {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 40px;
    height: 40px;
    background:url('../img/m_nav_wrap_btn2.png') center no-repeat;
    border:0;
}
.m_nav_btn.btn2 {
    background:url('../img/m_nav_wrap_btn.png') center no-repeat;
}

.left_gnb {
    margin-top: 50px;
    border-top:1px solid #000;
    
}

.left_gnb > li{
    width: 100%;
    border-bottom:1px solid #ddd;
}
.left_gnb>li>a{
    display: block; ; line-height: 50px;
    width: 100%; height: 50px;
    color: black;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 600;
}
.left_gnb>li>a.on{
}
.left_gnb>li>ul{
    display: none;
    border-top:1px solid #ddd;
    background:#f9f9f9;
    padding-top: 20px;
    padding-bottom: 20px;
}

.left_gnb>li>ul>li>a{
    display: block;  line-height: 40px;
    width: 100%; height: 40px; 
    font-size: 15px;
    color: #666;
    padding-left:30px;
}

.dRSlBL {
    display: none!important;
    border:10px solid red;
}