@charset "utf-8";
/* .main_visual { height: calc(100vh - 90px); }*/
.swiper { margin: 0; width: 100%; height: 810px; }
.main_visual .swiper-slide:nth-child(1n) { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/main_banner_img01.png); background-position: center; background-size: cover; }
.main_visual .swiper-slide:nth-child(2n) { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/main_banner_img02.png); background-position: center; background-size: cover; }
.main_visual .swiper-slide:nth-child(3n) { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/main_banner_img03.png); background-position: center; background-size: cover; }
.main_visual .swiper-slide.video-slide,
.main_visual .swiper-slide.youtube-slide { background-image: none; }
.main_visual .swiper-slide .visual-tit { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; color: #fff; text-align: center; position: relative; z-index: 2; opacity: 0.8 }
.main_visual .swiper-slide .title { display: block; font-weight: 500; transition: opacity 0.75s ease 0.75s; line-height: 1; font-size: 70px; margin-bottom: 20px; letter-spacing: -2px }
.main_visual .swiper-slide .description { font-size: 18px; color: #fff; transition: opacity 0.75s ease 0.75s; }
.main_visual .swiper-pagination { position: absolute; bottom: 80px; right: 80px; font-size: 16px; color: #fff; display: flex; align-items: center; }
.main_visual .swiper-pagination .current { font-size: 20px; margin: 0 10px; }
.main_visual .swiper-pagination .total { font-size: 20px; opacity: 0.8; margin: 0 10px; }
.main_visual .swiper-pagination .prev, .swiper-pagination .next { cursor: pointer; font-size: 28px; }

.video-background,
#youtube-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-slide::before,
.youtube-slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}


/* 반응형 미디어 쿼리 */
@media screen and (max-width: 1200px) {
    .main_visual .swiper-slide .title {
        font-size: 60px;
        margin-bottom: 18px;
    }

    .main_visual .swiper-slide .description {
        font-size: 16px;
    }

    .main_visual .swiper-pagination {
        bottom: 60px;
        right: 60px;
    }
}

@media screen and (max-width: 992px) {
    .main_visual .swiper-slide .title {
        font-size: 50px;
        margin-bottom: 16px;
    }

    .main_visual .swiper-slide .description {
        font-size: 15px;
    }

    .main_visual .swiper-pagination {
        bottom: 50px;
        right: 50px;
    }

    .main_visual .swiper-pagination .current,
    .main_visual .swiper-pagination .total {
        font-size: 18px;
    }

    .main_visual .swiper-pagination .prev,
    .swiper-pagination .next {
        font-size: 24px;
    }
}

@media screen and (max-width: 768px) {
    .main_visual {
        height: 80vh;
    }

    .swiper {
        height: 80vh;
    }

    .main_visual .swiper-slide .title {
        font-size: 40px;
        margin-bottom: 14px;
    }

    .main_visual .swiper-slide .description {
        font-size: 14px;
    }

    .main_visual .swiper-pagination {
        bottom: 40px;
        right: 40px;
    }

    .main_visual .swiper-pagination .current,
    .main_visual .swiper-pagination .total {
        font-size: 16px;
    }

    .main_visual .swiper-pagination .prev,
    .swiper-pagination .next {
        font-size: 20px;
    }
}

@media screen and (max-width: 576px) {
    .main_visual {
        height: 60vh;
    }

    .swiper {
        height: 60vh;
    }

    .main_visual .swiper-slide .title {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .main_visual .swiper-slide .description {
        font-size: 12px;
    }

    .main_visual .swiper-pagination {
        bottom: 30px;
        right: 30px;
    }

    .main_visual .swiper-pagination .current,
    .main_visual .swiper-pagination .total {
        font-size: 14px;
    }

    .main_visual .swiper-pagination .prev,
    .swiper-pagination .next {
        font-size: 18px;
    }
}



.container { max-width: 1600px; margin: 0 auto; padding: 20px; }

    
.about { width: 100%; padding: 150px 0; }
.about h2 { text-align: center; margin-bottom: 20px; font-size: 50px; letter-spacing: -1px; word-break: keep-all }
.about p { text-align: center; color: #555; margin-bottom: 30px; font-size: 18px; font-weight: 400; word-break: keep-all}
.about .stats { display: flex; flex-wrap: wrap; justify-content: space-around; margin-top: 50px}
.about .stat-card { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 20px;  border-radius: 8px; width: calc(33.33% - 20px); margin-bottom: 20px; box-sizing: border-box; text-align: center; }
.about .stat-content { width: 100%; margin-bottom: 10px; }
.about .label { font-weight: 500; font-size: 18px; color: #1a1a1a }
.about .icon-value { display: flex; align-items: center; justify-content: center; width: 100%; }
.about .icon { flex-shrink: 0; width: 96px; height: 86px; margin-right: 10px; }
.about .icon img { width: 100%; height: 100%; object-fit: contain; }
.about .value { font-size: 42px; color: #000; font-weight: bold; width: 150px; text-align: left;  font-family: 'Spoqa Han Sans Neo', 'sans-serif'; }

@media (max-width: 768px) { 
    .about .stat-card { width: calc(50% - 20px); } 
    .about .stat-card { width: 100%; } 
    .about h2 { font-size: 35px}
    .about p { font-size: 16px; } 
}
    

    


:root { --gallery-padding: 35px; } 
.services { width: 100%; padding: 0 0 150px 0; } 
.services .gallery { display: flex; justify-content: space-between; height: 596px; overflow: hidden; gap: var(--gallery-padding); } 
.services .gallery-item { position: relative; height: 100%; width: calc(25% - var(--gallery-padding) * 3 / 4); overflow: hidden; transition: all 0.5s ease; cursor: default; border-radius: 10px; } 
.services .gallery-item::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.4); z-index: 1; } 
.services .gallery-item img { height: 100%; width: 100%; object-fit: cover; object-position: left; transition: all 0.5s ease; } 
.services .gallery-item-text, .services .gallery-item::after, .services .gallery-item .description, .services .gallery-item p { position: absolute; color: white; z-index: 2; transition: all 0.5s ease; } 
.services .gallery-item::after { content: attr(data-number); top: var(--gallery-padding); left: var(--gallery-padding); font-size: 16px; font-weight: 500; } 
.services .gallery-item .description { top: 340px; left: var(--gallery-padding); font-size: 18px; font-weight: normal; text-transform: uppercase;} 
.services .gallery-item-text { bottom: 120px; left: var(--gallery-padding); font-size: 37px; line-height: 1.3; font-weight: bold; } 
.services .gallery-item p { bottom: var(--gallery-padding); left: var(--gallery-padding); font-size: 18px; line-height: 1.65; max-width: 80%; margin: 0; }


@media (max-width: 1200px) { 
    .services .gallery { 
        height: 450px;
    } 
}

@media (max-width: 768px) { 
    .services  {
        padding: 0 0 50px 0; 
    }
    .services .gallery { 
        flex-direction: column; 
        height: auto; 
        gap: 20px; 
    } 
    .services .gallery-item { 
        width: 100%; 
        height: 450px; 
    }
    .services .gallery-item img { 
        width: 100%; 
        object-fit: cover; 
        object-position: center;
        transform: scale(1.1);
    }
    .services .gallery-item:hover img {
        transform: scale(1);
    }
    .services .gallery-item .description { 
        top: 250px; 
    }
    .services .gallery-item-text { 
        bottom: 80px; 
        font-size: 27px; 
    }
    .services .gallery-item p { 
        bottom: 20px; 
        font-size: 16px; 
    }
}







/* Core Values Section */
.core-values { padding: 120px 0; background: linear-gradient(rgba(11, 21, 39, 0.3), rgba(11, 21, 39, 0.5)), url('../img/section02_img01.png') center/cover fixed; color: white; text-align: center; }
.core-values h2 { font-size: 45px; font-weight: 600; margin-bottom: 20px; }
.core-values p { color: #E4E4E4;  margin-bottom: 50px}
.values-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; padding: 20px; }
.value-item { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; position:relative;}
.value-item:after {content:'';width:1px;height:30px;position:absolute;display:block;right:-15px;top:50%; transform: translateY(-50%);background-color:#ffffff;}
.value-item:last-child:after {display: none;}
.value-icon { position: relative; width: 180px; height: 130px; border: 1px solid transparent; border-radius:0; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 3rem; cursor: pointer; transition: all 0.3s ease; overflow: hidden; }
.value-icon > div { transition: all 0.3s ease; margin-bottom: 0; }
.value-icon:hover {  }
.value-outer:hover .value-icon > div { transform: translateY(-15px); margin-bottom: 5px; transition: all 0.5s ease;}
.value-icon > p { position: absolute; width: 90%; color: transparent; font-size: 17px; line-height: 1.65; opacity: 0; transition: all 0.3s ease; padding-top: 120px; transform: translateY(20px); }
.value-icon:hover > p { color: white; opacity: 1; transform: translateY(15px); }

.value-outer { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center;row-gap:24px;}
.value-item h3 { font-size: 22px; color: white; }
.value-item h4 { font-size: 17px; color: white; }
.value-item a { font-size: 17px; color: white; background-color:#000000;display:flex;flex-direction: column;justify-content: center;align-items: center;height:35px;padding:0px 40px;border-radius:25px;}
.value-item a:hover { color: white; background-color:#043d88; transition:all 0.2s;transform: translateY(6px);}


@media screen and (max-width: 480px) {
    .core-values h2 { font-size: 32px}
}


/* Recruitment Section */
.recruitment { padding: 80px 0; background-color: #0B1527; color: white; }
.recruitment-header { margin-bottom: 32px; padding-left: 10px }
.recruitment-header h2 { font-size: 35px; font-weight: 600; margin-bottom: 8px; }
.recruitment-header p {  color: #fff; opacity: 0.8}
.recruitment-grid { display: flex; gap: 24px; }
.recruitment-card { flex: 1; background: rgba(255, 255, 255, 0.05); padding: 30px; border-radius: 8px; }
.recruitment-card h3 { font-size: 20px; padding: 0 0 10px 0;color:#ffffff;}    
.recruitment-card p {font-size: 18px; color: rgba(255, 255, 255, 0.7);}
    

@media screen and (max-width: 480px) {
  .recruitment-header h2 { font-size: 28px}
}
/* CS Center Section 수정 */
.cs-center { padding: 200px 0 0; }
.cs-container { display: flex; gap: 80px; }
.map-container { flex: 1; height: 400px; }
.map-container iframe { width: 100%; height: 100%; }
.cs-info { flex: 0 0 400px; display: flex; flex-direction: column; }
.cs-info h2 { font-size: 24px; font-weight: 700; margin-bottom: 24px; color: #111827; }
.contact-info { display: flex; flex-direction: column; gap: 24px; }
.contact-item { display: flex; flex-direction: column; gap: 12px; }
.contact-item .location { color: #111827; }
.contact-item .location h3 { font-size: 16px; font-weight: 600; margin-bottom: 4px; }
.contact-item .location p { font-size: 18px; color: #6B7280; }
.contact-item .phone { font-size: 28px; font-weight: 700; color: #111827; }
.contact-item .phone-info h3 { font-size: 16px; font-weight: 600; margin-bottom: 8px; }
.contact-item .phone-info .phone { font-size: 24px; font-weight: 700; color: #111827; margin-bottom: 4px; }
.contact-item .phone-info .email { font-size: 14px; color: #6B7280; margin-bottom: 4px; }
.contact-item .phone-info .time { font-size: 14px; color: #6B7280; }
.cs-buttons { display: flex; gap: 12px; margin-top: auto; }
.cs-button { flex: 1; padding: 12px; background: #F3F4F6; border: none; border-radius: 6px; color: #4B5563; text-decoration: none; text-align: center; font-size: 14px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; transition: all 0.2s; }
.cs-button.kakao { background-color: #fae100; }
.cs-button:hover { background: #E5E7EB; }
.cs-button .icon { width: 16px; height: 16px; }

/* 반응형 스타일 */
@media (max-width: 1024px) { 
    .cs-container { flex-direction: column; gap: 40px; } 
    .cs-info { flex: none; width: 100%; max-width: 600px; margin: 0 auto; }
}

@media (max-width: 768px) { 
    .cs-center { padding: 100px 0 0; } 
    .map-container { height: 300px; } 
    .contact-info { gap: 20px; } 
    .cs-buttons { flex-direction: column; }
    .cs-button { width: 100%; } 
}

@media (max-width: 480px) { 
    .cs-center { padding: 60px 0 0; } 
    .map-container { height: 250px; } 
    .cs-info h2 { font-size: 20px; margin-bottom: 20px; } 
    .contact-item .phone-info .phone { font-size: 20px; } 
    .contact-item .location p { font-size: 16px; }
}





/* Notice Section */
.notice { padding: 200px 0; }
.notice-grid { gap: 24px; }
.notice-card { flex: 1; background: white; border: 1px solid #E5E7EB; border-radius: 8px; padding: 24px; }
.notice-card.active { background: #0B1527; color: white; }

/* Responsive Adjustments */
@media (max-width: 1024px) {
    .container { padding: 0 40px; }
    .service-card { min-width: calc(50% - 12px); }
    .values-grid, .recruitment-grid, .notice-grid { flex-wrap: wrap; }
    .value-item, .recruitment-card, .notice-card { flex: 0 0 calc(50% - 12px); }
    .value-item:nth-of-type(2):after {display: none;}
}

@media (max-width: 768px) {
    .container { padding: 0 20px; }
    .service-card, .value-item, .recruitment-card, .notice-card { flex: 0 0 100%; }
    .cs-center { flex-direction: column; }
}

@media (max-width: 626px) {
    .value-item:after {display: none;}
    .value-outer {
        row-gap: 10px;
    }
    .value-icon {
        height: 100px;
        overflow:initial;
    }
}