/* 2026 메인 콘텐츠 영역 전용 스타일 - .main-2026-wrap 스코프 */
:root {
    --main-color: #e62836;
    --sub-color: #2424af;
}

.main-2026-wrap .inner {position: relative; margin: 0 auto; width: 1180px; height: 100%; box-sizing: border-box;}

.main-2026-wrap .quick-wrap {position: fixed; top: 50%; right: -3px; transform: translateY(-50%); z-index: 2;}
.main-2026-wrap .quick-wrap button {display: block; width: 90px; height: 80px; font-size: 16px; border-top-left-radius: 10px; border-bottom-left-radius: 10px;}
.main-2026-wrap .quick-wrap button a {color: #fff;}
.main-2026-wrap .quick-wrap .campus {margin-bottom: 10px; border: 3px solid #ff9da4; background-color: var(--main-color);}
.main-2026-wrap .quick-wrap .test {border: 3px solid #bbcff3; background-color: #021d4c;}

.main-2026-wrap .fade-up, .main-2026-wrap .fade-left, .main-2026-wrap .fade-right {opacity: 0; transition: 0.8s ease;}
.main-2026-wrap .fade-up {transform:translateY(30px);}
.main-2026-wrap .fade-left {transform:translateX(-30px);}
.main-2026-wrap .fade-right {transform:translateX(30px);}
.main-2026-wrap .on .fade-up, .main-2026-wrap .on .fade-left, .main-2026-wrap .on .fade-right {opacity: 1; transform: translate(0,0);}

/* main */
.main-2026-wrap .main .video-wrap {position: relative; width: 100%; height: 100vh; overflow: hidden;}
.main-2026-wrap .main .video-wrap video {width: 100%; height: 100%; object-fit: cover;}

.main-2026-wrap .section1 {position: relative; width: 100%; height: calc(100vh - 80px); background: var(--main-color) url("../img/sec1_bg.png") center no-repeat; background-size: 96%; box-sizing: border-box;}
.main-2026-wrap .section1 p {color: #fff; text-align: center; font-size: 28px; font-weight: 700;}

.main-2026-wrap .section1 .inner {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: auto; text-align: center; color: #fff;}

.main-2026-wrap .section1 p, .main-2026-wrap .section1 .line-txt div, .main-2026-wrap .section1 button {opacity: 0;}
.main-2026-wrap .section1 p, .main-2026-wrap .section1 button {transform: translateY(30px); transition: 0.8s ease;}

.main-2026-wrap .section1 .sub-menu-title {padding-bottom: 40px;}

.main-2026-wrap .section1 .line-txt {display: flex; align-items: center; justify-content: space-between; margin: 0 auto; width: 1130px;}
.main-2026-wrap .section1 .line-txt div {color: #ffb6bb; font-size: 20px; font-weight: 700;}
.main-2026-wrap .section1 .line {margin: 20px auto; width: 0; height: 1px; background: #ffb6bb; transition: 0.8s ease;}
.main-2026-wrap .section1 .start, .main-2026-wrap .section1 .end {transition: 0.8s ease;}

.main-2026-wrap .section1 .title {font-size: 58px; font-weight: 700;}

.main-2026-wrap .section1 button {display: inline-block; margin-top: 100px; width: 300px; height: 60px; font-size: 22px; background-color: #021d4c; border-radius: 30px; transition-delay: 1s;}
.main-2026-wrap .section1 button a {color: #fff; font-weight: 700;}

.main-2026-wrap .section1.on .sub-menu-title {opacity: 1; transform: translateY(0);}
.main-2026-wrap .section1.on .start, .main-2026-wrap .section1.on .end {opacity: 1; transform: translateY(0); transition-delay: 1.4s;}
.main-2026-wrap .section1.on .line {opacity: 1; width: 900px; transition-delay: .6s;}
.main-2026-wrap .section1.on .title {opacity: 1; transform: translateY(0); transition-delay: 2s;}
.main-2026-wrap .section1.on button {opacity: 1; transform: translateY(0); transition-delay: 2.4s;}

.main-2026-wrap .section2 {width: 100%; height: 580px; padding: 110px 0; background: url("../img/sec2_bg.png") center no-repeat; background-size: cover; box-sizing: border-box; overflow: hidden;}
.main-2026-wrap .section2 .box {width: fit-content; padding: 30px; background-color: rgba(255,255,255,.5); border: 1px solid #fff; border-radius: 10px;}
.main-2026-wrap .section2 .box.fade-right {margin: 60px 0 0 auto; text-align: right; transition-delay: .8s}

.main-2026-wrap .section2 .box .red-txt {padding-bottom: 10px; color: var(--main-color); font-size: 16px; font-weight: 700;}
.main-2026-wrap .section2 .box .txt {font-size: 24px; font-weight: 700;}

.main-2026-wrap .section3 {padding: 160px 0 200px;}
.main-2026-wrap .section3 .content {display: flex; position: relative; margin-bottom: 180px;}
.main-2026-wrap .section3 .content:last-child {margin-bottom: 0;}
.main-2026-wrap .section3 .content.on {opacity: 1; transform: translate(0,0);}
.main-2026-wrap .section3 .sub-menu-title {padding-bottom: 14px; font-size: 22px; font-weight: 700;}
.main-2026-wrap .section3 .title {padding-bottom: 16px; font-size: 50px; font-weight: 700; letter-spacing: -2.5px;}
.main-2026-wrap .section3 .txt {line-height: 32px; font-size: 20px; font-weight: 500; letter-spacing: -1.2px;}
.main-2026-wrap .section3 .txt span{position: relative;}
.main-2026-wrap .section3 .last {padding-top: 220px; text-align: center;}

.main-2026-wrap .section3 .one {height: 453px;}
.main-2026-wrap .section3 .two {justify-content: end; height: 375px; text-align: right;}
.main-2026-wrap .section3 .three {height: 389px;}
.main-2026-wrap .section3 .four {justify-content: end; height: 369px; text-align: right;}
.main-2026-wrap .section3 .five {flex-direction: column;}

.main-2026-wrap .section3 .content::before {content: ''; position: absolute;}
.main-2026-wrap .section3 .one.content::before {top: 0; right: 0; width: 669px; height: 453px; background: url("../img/sec3_one.png") center no-repeat; background-size: contain;}
.main-2026-wrap .section3 .two.content::before {top: 0; left: -160px; width: 716px; height: 375px; background: url("../img/sec3_two.png") center no-repeat; background-size: contain;}
.main-2026-wrap .section3 .three.content::before {top: -80px; right: 0; width: 498px; height: 389px; background: url("../img/sec3_three.png") center no-repeat; background-size: contain;}
.main-2026-wrap .section3 .four.content::before {top: -40px; left: -100px; width: 720px; height: 369px; background: url("../img/sec3_four.png") center no-repeat; background-size: contain;}
.main-2026-wrap .section3 .five.content::before {top: 10px; right: 40px; width: 416px; height: 397px; background: url("../img/sec3_five.png") center no-repeat; background-size: contain;}

.main-2026-wrap .section3 .one .sub-menu-title {color: #ff642a;}
.main-2026-wrap .section3 .two .sub-menu-title {color: #f9c900;}
.main-2026-wrap .section3 .three .sub-menu-title {color: #b591db;}
.main-2026-wrap .section3 .four .sub-menu-title {color: #00cc58;}
.main-2026-wrap .section3 .five .sub-menu-title {color: #006cee;}

.main-2026-wrap .section3 .txt span::after{content: ''; display: inline-block; position: absolute; bottom: -2px; left: 0; width: 100%; height: 50%; z-index: -1;}
.main-2026-wrap .section3 .one .txt span::after {background-color: #ffeae2;}
.main-2026-wrap .section3 .two .txt span::after {background-color: #ffec9e;}
.main-2026-wrap .section3 .three .txt span::after {background-color: #f0e1ff;}
.main-2026-wrap .section3 .four .txt span::after {background-color: #dcffeb;}
.main-2026-wrap .section3 .five .txt span::after {background-color: #e1efff;}

.main-2026-wrap .section4 {position: relative; margin: 0 30px 50px; width: calc(100% - 60px); padding: 100px 0; border-radius: 50px; background: url("../img/sec4_bg.png") center no-repeat; background-size: cover; overflow: hidden; box-sizing: border-box;}
.main-2026-wrap .section4 .inner {width: 1120px;}

.main-2026-wrap .section4 .swiper {width: 100%;}
.main-2026-wrap .section4 .swiper-slide {position: relative; border-radius: 20px; overflow: hidden; background: #000; transition: all .4s ease; transform: scale(0.7);}
.main-2026-wrap .section4 .swiper-slide-active {width: 360px; z-index: 2; transform: scale(1);}

.main-2026-wrap .section4 iframe, .main-2026-wrap .section4 img {width: 100%; max-width: 360px; height: 100%; border-radius: 20px; aspect-ratio: 9 / 16;}

.main-2026-wrap .section4 .swiper-slide::after {content: ''; position: absolute; inset: 0; background: rgba(255,255,255,0.6); transition: .3s;}
.main-2026-wrap .section4 .swiper-slide-active::after {opacity: 0;}

.main-2026-wrap .section4 .swiper-button-prev, .main-2026-wrap .section4 .swiper-button-next{width: 50px; height: 50px; color: #fff; border-radius: 25px; background-color: #151515;}
.main-2026-wrap .section4 .swiper-button-prev {left: calc(50% - 180px - 60px) !important;}
.main-2026-wrap .section4 .swiper-button-next {right: calc(50% - 180px - 60px) !important;}
.main-2026-wrap .section4 .swiper-button-prev svg, .main-2026-wrap .swiper-button-next svg {height: 54%;}
.main-2026-wrap .section4 .swiper-button-prev svg {margin-right: 5px;}
.main-2026-wrap .section4 .swiper-button-next svg {margin-left: 5px;}

.main-2026-wrap .section5 {width: 100%;}
.main-2026-wrap .section5 .title-wrap {text-align: center;}
.main-2026-wrap .section5 .title-wrap p {padding-bottom: 4px; color: #fff; font-size: 24px;}
.main-2026-wrap .section5 .content-wrap {padding: 100px 0 0; background: url("../img/sec5_bg.png") top no-repeat; background-size: cover;}

.main-2026-wrap .section5 .content {display: flex; align-items: center; justify-content: center;}
.main-2026-wrap .section5 .content .human {position: relative;}
.main-2026-wrap .section5 .content .human .round-box {position: absolute; display: flex; flex-direction: column; justify-content: center; height: 70px; padding: 0 30px; border-radius: 35px; color: #fff; text-align: center;}
.main-2026-wrap .section5 .content .human .round-box strong {font-size: 26px;}
.main-2026-wrap .section5 .content .human .round-box p {color: #fff;}

.main-2026-wrap .section5 .content .human .round-box.one {top: 30px; right: 62px; background-color: #c84c05; transition-delay: .3s;}
.main-2026-wrap .section5 .content .human .round-box.two {top: 130px; left: 80px; background-color: #d75911; transition-delay: .9s;}
.main-2026-wrap .section5 .content .human .round-box.three {top: 190px; right: -36px; background-color: #df6a28; transition-delay: 1.5s;}
.main-2026-wrap .section5 .content .human .round-box.four {bottom: 80px; right: 50px; background-color: #f2894d; transition-delay: 2.1s;}

.main-2026-wrap .section5 .content .txt {padding-left: 70px; color: #fff; font-size: 20px; line-height: 32px; font-weight: 500;}

.main-2026-wrap .section5 .banner {width: 100%; height: 120px; background-color: #d75911;}
.main-2026-wrap .section5 .banner .inner {background: url("../img/sec5_sound_wave.png") 5% center no-repeat;}
.main-2026-wrap .section5 .banner .banner-con {display: flex; align-items: center; justify-content: center; height: 100%;}
.main-2026-wrap .section5 .banner .banner-con p {padding-bottom: 6px; color: #fff; font-size: 20px; font-weight: 500;}
.main-2026-wrap .section5 .banner .banner-con button {margin-left: 100px; width: 250px; height: 70px; background-color: #622c0d; border-radius: 35px; transition: .3s}
.main-2026-wrap .section5 .banner .banner-con button:hover {background-color: #532409;}
.main-2026-wrap .section5 .banner .banner-con button a {color: #fff; font-size: 24px;}
.main-2026-wrap .section5 .banner .banner-con button a::after {content: ''; display: inline-block; margin-left: 10px; width: 8px; height: 14px; background: url("../img/icn_btn_arrow.png") center no-repeat; background-size: cover;}

.main-2026-wrap .section6 {width: 100%; padding: 100px 0; background: url("../img/sec6_bg.png") top no-repeat; background-size: cover;}
.main-2026-wrap .section6 .txt-wrap {text-align: center;}
.main-2026-wrap .section6 .txt-wrap .desc {font-size: 24px; color: #b4fbff; font-weight: 700;}
.main-2026-wrap .section6 .txt-wrap .title {padding: 14px 0 10px; font-size: 44px; color: #fff; font-weight: 700;}
.main-2026-wrap .section6 .txt-wrap .sub-menu-title {font-size: 20px; color: #fff;}

.main-2026-wrap .section6 .btn-wrap {margin: 40px 0 70px; text-align: center;}
.main-2026-wrap .section6 button {margin: 0 auto; width: 240px; height: 64px; border: 1px solid #00f0ff; background-color: rgba(163,255,247,0.1); border-radius: 40px; transition: .3s;}
.main-2026-wrap .section6 button:hover {background-color: rgba(163,255,247,0.2);}
.main-2026-wrap .section6 button a {font-size: 24px; color: #00f0ff;}
.main-2026-wrap .section6 button a::after {content: ''; display: inline-block; margin-left: 10px; width: 8px; height: 14px; background: url("../img/sec6_btn_arrow.png") center no-repeat; background-size: cover;}

.main-2026-wrap .section6 .box-wrap {display: flex; justify-content: center;}
.main-2026-wrap .section6 .box-wrap .box {margin: 0 15px; width: 400px; height: 460px; padding-top: 60px; border-radius: 30px; background-color: #fff; text-align: center; box-sizing: border-box; -webkit-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.5); box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.5); transition: .5s}
.main-2026-wrap .section6 .box-wrap .box:hover {transform: translateY(-10px);}
.main-2026-wrap .section6 .box-wrap .box .year {font-size: 40px; font-weight: 700; color: #d9d9d9;}
.main-2026-wrap .section6 .box-wrap .box .year.current {color: #1e1e1e;}
.main-2026-wrap .section6 .box-wrap .box p {padding: 10px 0 40px; font-size: 20px;}

/* ============ Responsive ============ */

@media (max-width: 1640px) {
    .main-2026-wrap .section6 .box-wrap .box {width: 270px; height: 300px; padding-top: 20px;}
    .main-2026-wrap .section6 .box-wrap .box p {padding: 10px 0 30px; font-size: 16px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(1) img {width: 150px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(2) img {width: 160px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(3) img {width: 180px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(4) img {width: 100px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(4) p {padding: 10px 0 20px;}
}

@media (max-width: 1240px) {
    .main-2026-wrap .inner {width: 90%;}

    .main-2026-wrap .section1 p {font-size: 24px;}
    .main-2026-wrap .section1 .line-txt {width: 860px;}
    .main-2026-wrap .section1 .line-txt div {font-size: 18px;}
    .main-2026-wrap .section1 .title {font-size: 44px;}
    .main-2026-wrap .section1 button {width: 240px; font-size: 18px;}
    .main-2026-wrap .section1.on .line {width: 670px;}

    .main-2026-wrap .section3 .sub-menu-title {font-size: 20px;}
    .main-2026-wrap .section3 .title {font-size: 40px;}
    .main-2026-wrap .section3 .txt {font-size: 16px; line-height: 26px;}
    .main-2026-wrap .section3 .content {margin-bottom: 140px;}
    .main-2026-wrap .section3 .one {height: 380px;}
    .main-2026-wrap .section3 .two {height: 348px;}
    .main-2026-wrap .section3 .three {height: 262px;}
    .main-2026-wrap .section3 .four {height: 297px;}
    .main-2026-wrap .section3 .last {margin: 0 auto; width: 620px; padding-top: 160px;}
    .main-2026-wrap .section3 .last img {width: 100%;}
    .main-2026-wrap .section3 .one.content::before {width: 460px;}
    .main-2026-wrap .section3 .two.content::before { left: -150px; width: 616px;}
    .main-2026-wrap .section3 .three.content::before {width: 380px;}
    .main-2026-wrap .section3 .four.content::before {width: 600px;}
    .main-2026-wrap .section3 .five.content::before {top: -30px; width: 340px;}

    .main-2026-wrap .section4 .inner {width: 950px;}
    .main-2026-wrap .section4 .swiper-button-prev {left: calc(50% - 180px - 30px) !important;}
    .main-2026-wrap .section4 .swiper-button-next {right: calc(50% - 180px - 30px) !important;}

    .main-2026-wrap .section5 .banner .banner-con button {margin-left: 60px;}

    .main-2026-wrap .section6 .box-wrap .box {margin: 0 10px; height: 320px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(4) p {padding: 10px 20px 20px; word-break: keep-all;}
}

@media (max-width: 1024px) {
    .main-2026-wrap .quick-wrap {top: inherit; bottom: 5%; transform: none;}
    .main-2026-wrap .quick-wrap button {font-size: 14px;}

    .main-2026-wrap .section1 p {font-size: 22px;}
    .main-2026-wrap .section1 .line-txt {width: 670px;}
    .main-2026-wrap .section1 .title {font-size: 40px;}
    .main-2026-wrap .section1.on .line {width: 480px;}
    .main-2026-wrap .section1 button {width: 220px;}

    .main-2026-wrap .section2 {height: auto;}
    .main-2026-wrap .section2 .box {padding: 24px 20px;}
    .main-2026-wrap .section2 .box .txt {font-size: 20px;}
    .main-2026-wrap .section2 .box.fade-right {margin: 40px 0 0 auto;}

    .main-2026-wrap .section3 .sub-menu-title {padding-bottom: 10px; font-size: 18px;}
    .main-2026-wrap .section3 .title {padding-bottom: 10px; font-size: 36px;}
    .main-2026-wrap .section3 .txt {font-size: 14px; line-height: 24px;}
    .main-2026-wrap .section3 .txt span::after {bottom: -1px;}
    .main-2026-wrap .section3 .one {height: 352px;}
    .main-2026-wrap .section3 .two {height: 326px;}
    .main-2026-wrap .section3 .three {height: 338px;}
    .main-2026-wrap .section3 .four {height: 280px;}
    .main-2026-wrap .section3 .last {margin: 0 auto; width: 620px; padding-top: 160px;}
    .main-2026-wrap .section3 .last img {width: 100%;}
    .main-2026-wrap .section3 .one.content::before {width: 370px;}
    .main-2026-wrap .section3 .two.content::before {top: 20px; left: -80px; width: 456px;}
    .main-2026-wrap .section3 .three.content::before {top: 20px; width: 320px;}
    .main-2026-wrap .section3 .four.content::before {top: -20px; left: -50px; width: 450px;}
    .main-2026-wrap .section3 .five.content::before {right: 0; width: 260px;}

    .main-2026-wrap .section4 .inner {width: 300px;}
    .main-2026-wrap .section4 .swiper-button-prev {left: calc(50% - 180px - 60px) !important;}
    .main-2026-wrap .section4 .swiper-button-next {right: calc(50% - 180px - 60px) !important;}

    .main-2026-wrap .section5 .title-wrap p {font-size: 18px;}
    .main-2026-wrap .section5 .title-wrap .title img {width: 470px;}
    .main-2026-wrap .section5 .content {flex-direction: column;}
    .main-2026-wrap .section5 .content .txt {order: -1; padding: 0 0 40px 0; line-height: 28px; font-size: 18px; text-align: center;}
    .main-2026-wrap .section5 .banner .banner-title-wrap img {content: url("../img/sec5_banner_title_m.png");}
    .main-2026-wrap .section5 .banner .banner-con button {width: 220px; height: 60px;}
    .main-2026-wrap .section5 .banner .banner-con button a {font-size: 20px;}

    .main-2026-wrap .section6 .txt-wrap .desc {font-size: 22px;}
    .main-2026-wrap .section6 .txt-wrap .title {padding: 10px 0 6px; font-size: 36px;}
    .main-2026-wrap .section6 .txt-wrap .sub-menu-title {font-size: 18px;}
    .main-2026-wrap .section6 button {width: 200px; height: 60px;}
    .main-2026-wrap .section6 button a {font-size: 20px;}
    .main-2026-wrap .section6 .box-wrap .box {margin: 0 6px; height: 260px;}
    .main-2026-wrap .section6 .box-wrap .box .year {font-size: 28px;}
    .main-2026-wrap .section6 .box-wrap .box p {font-size: 14px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(1) img {width: 110px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(2) img {width: 120px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(3) img {width: 130px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(4) img {width: 80px;}
}

@media (max-width: 768px) {
    .main-2026-wrap .quick-wrap button {padding: 0 10px; width: 70px; height: 60px; word-break: keep-all; border-top-left-radius: 6px; border-bottom-left-radius: 6px;}

    .main-2026-wrap .main .video-wrap {height: auto;}

    .main-2026-wrap .section1 {margin-top: -4px; height: calc(100vh - 20%);}
    .main-2026-wrap .section1 .line-txt {width: 420px;}
    .main-2026-wrap .section1 .title {font-size: 38px;}
    .main-2026-wrap .section1.on .line {width: 240px;}

    .main-2026-wrap .section2 .box .red-txt {padding-bottom: 6px; font-size: 14px;}
    .main-2026-wrap .section2 .box .txt {font-size: 16px;}

    .main-2026-wrap .section3 {padding: 100px 0;}
    .main-2026-wrap .section3 .content {margin-bottom: 100px;}
    .main-2026-wrap .section3 .sub-menu-title {padding-bottom: 8px; font-size: 16px;}
    .main-2026-wrap .section3 .title {padding-bottom: 8px; font-size: 28px;}
    .main-2026-wrap .section3 .one {height: 372px;}
    .main-2026-wrap .section3 .two {height: 350px;}
    .main-2026-wrap .section3 .three {height: 370px;}
    .main-2026-wrap .section3 .four {height: 336px;}
    .main-2026-wrap .section3 .last {width: 100%; padding-top: 230px;}
    .main-2026-wrap .section3 .last img {width: 100%;}
    .main-2026-wrap .section3 .one.content::before {top: 30px; width: 340px;}
    .main-2026-wrap .section3 .two.content::before {top: 60px; left: 0px; width: 400px;}
    .main-2026-wrap .section3 .three.content::before {top: 60px; width: 300px;}
    .main-2026-wrap .section3 .four.content::before {top: 50px; left: 0; width: 400px;}
    .main-2026-wrap .section3 .five.content::before {top: 60px; right: 0; width: 240px;}

    .main-2026-wrap .section4 .inner {width: 240px;}
    .main-2026-wrap .section4 .swiper-button-prev {left: calc(50% - 184px) !important;}
    .main-2026-wrap .section4 .swiper-button-next {right: calc(50% - 184px) !important;}

    .main-2026-wrap .section5 .banner .inner {background: none;}
    .main-2026-wrap .section5 .title-wrap .title img {width: 380px;}
    .main-2026-wrap .section5 .content .txt {line-height: 26px; font-size: 16px;}
    .main-2026-wrap .section5 .content .human .round-box strong {font-size: 20px;}
    .main-2026-wrap .section5 .content .human .round-box.two {top: 110px; left: 60px;}
    .main-2026-wrap .section5 .content .human .round-box.three {top: 160px; right: 0;}
    .main-2026-wrap .section5 .content .human .round-box.four {bottom: 130px; right: 90px;}
    .main-2026-wrap .section5 .banner {height: auto; padding: 16px 0;}
    .main-2026-wrap .section5 .banner .banner-con {flex-direction: column;}
    .main-2026-wrap .section5 .banner .banner-title-wrap {text-align: center;}
    .main-2026-wrap .section5 .banner .banner-title-wrap p {font-size: 16px;}
    .main-2026-wrap .section5 .banner .banner-title-wrap img {width: 320px;}
    .main-2026-wrap .section5 .banner .banner-con button {margin: 14px 0 0 0; width: 190px; height: 50px;}
    .main-2026-wrap .section5 .banner .banner-con button a {font-size: 18px;}
    .main-2026-wrap .section5 .banner .banner-con button a::after {width: 7px; height: 12px; margin-left: 6px;}

    .main-2026-wrap .section6 {padding: 60px 0;}
    .main-2026-wrap .section6 .txt-wrap .title {font-size: 32px;}
    .main-2026-wrap .section6 button {width: 180px; height: 50px;}
    .main-2026-wrap .section6 button a {font-size: 18px;}
    .main-2026-wrap .section6 button a::after {width: 7px; height: 12px; margin-left: 6px;}
    .main-2026-wrap .section6 .box-wrap {flex-wrap: wrap;}
    .main-2026-wrap .section6 .box-wrap .box {flex: 0 0 auto; margin: 10px; width: 40%; max-width: 260px; border-radius: 20px;}
    .main-2026-wrap .section6 .btn-wrap {margin: 20px 0 30px;}
}

@media (max-width: 480px) {
    .main-2026-wrap .section1 p {font-size: 18px;}
    .main-2026-wrap .section1 .line-txt {width: 310px;}
    .main-2026-wrap .section1 .line-txt div {font-size: 14px;}
    .main-2026-wrap .section1 .title {font-size: 30px;}
    .main-2026-wrap .section1.on .line {width: 160px;}
    .main-2026-wrap .section1 button {width: 180px; height: 50px; font-size: 16px;}

    .main-2026-wrap .section3 .sub-menu-title {padding-bottom: 6px; font-size: 15px;}
    .main-2026-wrap .section3 .title {padding-bottom: 6px; font-size: 22px;}
    .main-2026-wrap .section3 .txt {font-size: 11px; line-height: 18px;}
    .main-2026-wrap .section3 .one {height: 295px;}
    .main-2026-wrap .section3 .two {height: 276px;}
    .main-2026-wrap .section3 .three {height: 298px;}
    .main-2026-wrap .section3 .four {height: 261px;}
    .main-2026-wrap .section3 .last {width: 100%; padding-top: 190px;}
    .main-2026-wrap .section3 .last img {width: 100%;}
    .main-2026-wrap .section3 .one.content::before {top: -20px; width: 260px;}
    .main-2026-wrap .section3 .two.content::before {top: 10px; width: 300px;}
    .main-2026-wrap .section3 .three.content::before {top: 10px; width: 240px;}
    .main-2026-wrap .section3 .four.content::before {top: 0; left: 0; width: 300px;}
    .main-2026-wrap .section3 .five.content::before {top: 10px; right: 0; width: 200px;}

    .main-2026-wrap .section4 {margin: 0 0 50px 0; width: 100%; border-radius: 0;}
    .main-2026-wrap .section4 .inner {width: 240px;}
    .main-2026-wrap .section4 .swiper-button-prev {left: calc(50% - 180px) !important;}
    .main-2026-wrap .section4 .swiper-button-next {right: calc(50% - 180px) !important;}

    .main-2026-wrap .section5 .content-wrap {padding-top: 60px;}
    .main-2026-wrap .section5 .title-wrap p {font-size: 16px;}
    .main-2026-wrap .section5 .title-wrap .title img {width: 100%;}
    .main-2026-wrap .section5 .content .txt {line-height: 22px; font-size: 14px;}
    .main-2026-wrap .section5 .content .human img {width: 90%;}
    .main-2026-wrap .section5 .content .human .round-box {height: 50px; padding: 0 20px;}
    .main-2026-wrap .section5 .content .human .round-box strong {font-size: 18px;}
    .main-2026-wrap .section5 .content .human .round-box p {font-size: 12px;}
    .main-2026-wrap .section5 .content .human .round-box.two {top: 90px; left: 30px;}
    .main-2026-wrap .section5 .content .human .round-box.three {top: 130px;}
    .main-2026-wrap .section5 .content .human .round-box.four {bottom: inherit; top: 200px; right: 80px;}
    .main-2026-wrap .section5 .banner .banner-title-wrap img {width: 90%;}

    .main-2026-wrap .section6 .txt-wrap .desc {font-size: 20px;}
    .main-2026-wrap .section6 .txt-wrap .title {padding: 6px 0 4px; font-size: 24px;}
    .main-2026-wrap .section6 .txt-wrap .sub-menu-title {font-size: 14px;}
    .main-2026-wrap .section6 button a {font-size: 16px;}
    .main-2026-wrap .section6 .box-wrap .box .year {font-size: 24px;}
    .main-2026-wrap .section6 .box-wrap .box p {padding: 4px 0 10px; font-size: 12px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(4) p {padding: 4px 12px 6px;}
    .main-2026-wrap .section6 .box-wrap .box {margin: 6px; height: 160px; border-radius: 10px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(1) img {width: 64px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(2) img {width: 70px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(3) img {width: 80px;}
    .main-2026-wrap .section6 .box-wrap .box:nth-child(4) img {width: 40px;}
}

@media (max-width: 360px) {
    .main-2026-wrap .section1 .line-txt {width: 284px;}
    .main-2026-wrap .section1.on .line {width: 136px;}

    .main-2026-wrap .section3 .title {font-size: 20px; letter-spacing: -2px;}
    .main-2026-wrap .section3 .two.content::before{top: 40px;}
    .main-2026-wrap .section3 .three.content::before {top: 50px;}
    .main-2026-wrap .section3 .four.content::before{top: 40px;}
    .main-2026-wrap .section3 .last {padding-top: 220px;}

    .main-2026-wrap .section4 .swiper-button-prev, .main-2026-wrap .section4 .swiper-button-next {display: none;}

    .main-2026-wrap .section5 .content .human .round-box.four {top: inherit; bottom: 40px;}
}
