/*******************************************
    해외대학교 입학/편입 설명회
*******************************************/
/* 공통 */
.container img {margin: 0;}
.special-university-abroad { word-break: break-all; }
.special-university-abroad .maxWidth {text-align: left;}
.special-university-abroad.container h2 { color: var(--c-text01); }
.special-university-abroad .articleTitle > .subTitle { padding-top: 8rem; font-size: var(--f-fontSize04); }

/* 비주얼 */
.special-university-abroad .area-pg-visual { padding: 80rem 0; position: relative; width: 100%; height: 348rem; }
.special-university-abroad .area-pg-visual .maxWidth {position: relative; width: 100%; height: 100%; }
.special-university-abroad .area-pg-visual .bgImage { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/mainBanner-251201.png'); background-repeat: no-repeat; background-position: center; background-size: cover; }
.special-university-abroad .area-pg-visual .titleWrap { color: var(--c-text01); }
.special-university-abroad .area-pg-visual .titleWrap .title { margin-bottom: 8rem; color: #fff; }
.special-university-abroad .area-pg-visual .titleWrap .sub { margin-bottom: 32rem; font-size: var(--f-fontSize05); font-weight: 400; color: #fff; }
.special-university-abroad .area-pg-visual .titleWrap .contact-btn { display: flex; align-items: center; justify-content: center; width: 150rem; height: 48rem; background-color: var(--c-text01); font-size: var(--f-body2); font-weight: 400; line-height: 150%; color: #fff; border-radius: 8px; isolation: isolate; }
.special-university-abroad .area-pg-visual .titleWrap .contact-btn:hover { background-color: var(--c-text02); }
.special-university-abroad .area-pg-visual .titleWrap .contact-btn .arrow { margin-left: 2rem; width: 16rem; height: 16rem; background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/boxArrowDown.svg'); background-repeat: no-repeat; background-position: center; background-size: contain; }

/* 비주얼 배너 */
.special-university-abroad .area-pg-banner { padding: 24rem 0; background-color: #F5F5F7; }
.special-university-abroad .area-pg-banner .innerBox > div { display: flex; gap: 12px; align-items: center; }
.special-university-abroad .area-pg-banner .innerBox > div + div { margin-top: 12px; }
.special-university-abroad .area-pg-banner .innerBox figure { display: block; width: 24rem; min-width: 24rem; height: 24rem; background-repeat: no-repeat; background-size: cover; }
.special-university-abroad .area-pg-banner .innerBox figure.img01 { background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/iconEarth.svg'); }
.special-university-abroad .area-pg-banner .innerBox figure.img02 { background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/iconFace.svg'); }
.special-university-abroad .area-pg-banner .innerBox span { display: block; font-size: var(--f-body1); }


/* 공지 배너 */
.special-university-abroad .noticeBanner { padding: 100rem 0; }
.special-university-abroad .noticeBox { display: flex; gap: 12px; align-items: center; padding: 16rem 40rem; background: #6638ED; border-radius: var(--r-radius01); isolation: isolate; }
.special-university-abroad .noticeBox > figure { width: 48rem; min-width: 48rem; height: 48rem; background: #fff url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/iconRinging.gif'); background-repeat: no-repeat; background-position: center; background-size: 40rem; border-radius: var(--r-radius03); isolation: isolate;  }
.special-university-abroad .noticeBox > strong { display: block; font-size: var(--f-fontSize05); color: #fff; }
.special-university-abroad .noticeBox > em { display: block; margin-left: auto; padding: 0 14px; min-width: 80rem; background: #FF6D12; font-size: var(--f-body1); font-weight: 700; line-height: 30rem; color: #fff; text-align: center; border-radius: var(--r-radius03); isolation: isolate; }

/* 소개 */
.special-university-abroad section > article.intro { padding: 0; }
.special-university-abroad.container .intro h2 { line-height: 150%; }
.intro .box{ padding: 54rem 0; padding-right: 240rem; border-bottom: 1rem solid #000; position: relative; }
.intro .box:after { position: absolute; right: 0; bottom: 0; width: 240rem; background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/introCharacter-img.png'); background-repeat: no-repeat; background-size: cover; content: ""; aspect-ratio: 240/230; }
.intro .box h2 strong { font-weight: 700; color: var(--c-point); }

/* 더 많은 기회가 열리는 해외 대학  */
.special-university-abroad section > article.role {padding: 100rem 0; }
.role .contTitle { display: block; margin-top: 40rem; font-size: var(--f-fontSize03); color: var(--c-text01); }
.role .listRole {display: flex; gap: 24rem; align-items: stretch; justify-content: space-between; margin-top: 50rem;}
.role .listRole figure{ width: 40rem;min-width: 40rem;height: 40rem;background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/intro-list-icon01.png"); background-repeat: no-repeat; background-size: cover;}
.role .listRole figure.icon02{background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/intro-list-icon02.png"); background-repeat: no-repeat; background-size: cover;}
.role .listRole figure.icon03{background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/intro-list-icon03.png"); background-repeat: no-repeat; background-size: cover;}
.role .listRole li{ display: flex; gap: 12rem; flex-grow: 1; padding: 24rem;border: 1rem solid #E4E8F1;box-shadow: 0 4px 10px 0 #EBEFF4;width: calc(100% / 3);background: #FFF;border-radius: 15rem; isolation: isolate;}
.role .listRole li div .title{font-size:var(--f-body1);font-weight: 600;line-height: 150%;letter-spacing: -0.2rem;}
.role .listRole li div .text{margin-top: 8rem;font-size: var(--f-body2);line-height: 150%;letter-spacing: -0.2rem;}

/* 빠르게 핵심만 비교하는 입시 기준 차이 */
.differ .compareTable { margin-top: 40rem; position: relative; width: 100%; border-collapse: collapse; }
.differ .compareTable th { width: 50%; }
.differ .compareTable th > div { padding: 16rem; background: #999; font-size: var(--f-body1); font-weight: 700; color: #fff; text-align: center; border-radius: 12px; isolation: isolate; }
.differ .compareTable th.left > div { height: 100%; }
.differ .compareTable th:nth-child(2) > div { background: linear-gradient(90deg, var(--Color-blue-500, #0086FA) 0%, var(--Color-cyan-blue, #01D29C) 100%); }
.differ .compareTable td > div { margin-top: 12rem; padding: 24rem; border: 1rem solid #E4E8F1; box-shadow: 0px 4px 10px 0px #EBEFF4; vertical-align: top; background: #fff; font-size: var(--f-body2); border-radius: 12px; isolation: isolate; }
.differ .compareTable td > div p{ font-size: var(--f-body1);font-weight: 600;}
.differ .compareTable td > div span{font-weight: 400;}
.differ .compareTable .left { position: relative;}
.differ .compareTable .left div { margin-right: 32rem; }
.differ .compareTable .right div { margin-left: 32rem; }
.differ .compareTable td:nth-child(2) > div { background: #EAFAFF; }
.differ .compareTable:before { display: block; position: absolute; top: 50%; left: 50%; width: 40rem; height: 40rem; background-color: #000; font-size: var(--f-fontSize05); font-weight: 600; line-height: 42rem; color: #fff; text-align: center; content: "VS"; transform: translate(-50%, -50%); border-radius: 999px; isolation: isolate; }
.differ .bottomText{margin-top: 66.6rem;}
.differ .bottomText{display: flex;gap: 4rem;align-items: center;justify-content: center;margin-top: 63.2rem;margin-bottom: 16rem;font-size: var(--f-body1);}
.differ .bottomText figure{display: block;width: 24rem;height: 24rem;background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/boxArrowDown.svg');background-repeat: no-repeat;background-position: center;background-size: cover;}
.differ .contact-btn {margin: 0 auto;min-width: 200rem;height: 48rem;}
.differ .contact-btn .arrow {margin-left: 2rem;width: 16rem;height: 16rem;background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/buttonArrow.svg');background-repeat: no-repeat;background-position: center;background-size: contain;}

/* 평범한 성적으로 해외 명문대? 실제 사례입니다. */
.listExample{display: flex;gap: 24rem; justify-content: space-between;flex-wrap: wrap;margin-top: 40rem;}
.listExample li{padding: 24rem;border: 1rem solid var(--color-border-blue, #E4E8F1);box-shadow: var(--s-shadow-neutral01);position: relative; width: calc(100% / 2 - 12rem);background: #FFF; border-radius: 12rem; isolation: isolate;}
.listExample li .exampleCard .header{margin-bottom: 16rem;font-size: var(--f-fontSize05);font-weight: 700;color: #006BC8;letter-spacing: -0.2rem;}
.listExample li .exampleCard .body .logo-title{margin-bottom: 12rem;}
.listExample li .exampleCard .body .logo-title img{width: 140rem; height: 60rem;}
.listExample li .exampleCard .body .logo-title .title{display: flex;flex-direction: column; margin-top: 16rem;margin-bottom: 2rem; font-family: var(--f-fontSize05);font-weight: 600;line-height: 150%;letter-spacing: -0.2rem;}
.listExample li .exampleCard .body .logo-title .subtitle{font-size: var(--f-body2);font-weight: 400;line-height: 150%; color: #666;letter-spacing: -0.2rem;}
.listExample li .exampleCard .body .user{display: flex;gap: 20rem;padding: 12rem;background-color: #F5F5F7;font-size: 16rem;border-radius: 4rem; isolation: isolate;}
.listExample li .exampleCard .body .user span:first-child{position: relative;}
.listExample li .exampleCard .body .user span:first-child::after{display: inline-block;position: absolute; top: 5px;right: -11px;width: 2px;height: 12px;background-color: #999;content: '';}
.listExample li .exampleCard .badge{display: flex;align-items: center;justify-content: center;flex-direction: column;position: absolute;top: 24px; right: 24px; width: 92rem;height: 92rem;background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/example-badge.png");background-repeat: no-repeat;background-position: center;background-size: contain; text-align: center;}
.listExample li .exampleCard .badge .icon{margin-bottom: 5rem;width: 24rem; height: 14rem;background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/crown-icon.png");background-repeat: no-repeat;background-position: center;background-size: contain;}
.listExample li .exampleCard .badge .text{font-size: 14rem;font-weight: 600;line-height: 100%;color: #666;letter-spacing: -0.2rem;}
.listExample li .exampleCard .badge .text > span{font-weight: 700;color: #333;letter-spacing: -0.5rem;}

/* 국가별 진학 방법 한눈에 보기 */
.nation .maxWidth{max-width: 1268px;}
.nation .articleTitle{padding: 0 12rem;}
.special-university-abroad section > article.country-swiper { padding: 70rem 0 140rem 0; }
.country-swiper .slideWrap { margin-top: 60rem; position: relative;}
.country-swiper .slideWrap .slide{ padding: 10px;overflow: hidden;}
.country-swiper .slideWrap .swiper-slide{ border: 1rem solid #E4E8F1; box-shadow: var(--s-shadow-neutral01); overflow: hidden;background: #FFF;border-radius: 12rem; isolation: isolate;}
.country-swiper .navigation { display: flex; gap: 24rem; align-items: center; justify-content: center; margin-bottom: 20rem;padding: 0 8rem; }
.country-swiper .pagination { display: flex; gap: 16rem; }
.country-swiper .pagination .swiper-pagination-bullet { margin: 0; padding: 8rem 24rem; width: auto; height: auto; background: #F5F5F7; font-size: var(--f-body1); font-weight: 400; color: #333; cursor: pointer; border-radius: 25px; isolation: isolate; opacity: 1; }
.country-swiper .pagination .swiper-pagination-bullet-active { border-color: var(--c-primary); background: var(--c-primary); font-weight: 700; color: #fff; }
.country-swiper .nav-prev,
.country-swiper .nav-next { border: 1rem solid #E4E8F1; position: relative; width: 48rem; height: 48rem; background: #fff; cursor: pointer; border-radius: 50%; isolation: isolate; }
.country-swiper .nav-prev:after,
.country-swiper .nav-next:after { border-top: 2px solid #666; border-right: 2px solid #666; position: absolute; top: 50%; left: 50%; width: 16rem; height: 16rem; content: ''; transform: translate(-50%, -50%) rotate(-45deg); }
.country-swiper .nav-next:after { transform: translate(-50%, -50%) rotate(135deg); }
.country-swiper .swiper-slide { width: 100%; }
.country-swiper .country-content { display: flex;}
.country-swiper .country-content .country-image figure{width: 318rem;height: 100%; background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/uk-bg.png");background-repeat: no-repeat;background-position: center;background-size: cover;}
.country-swiper .country-content .country-image figure.australia{background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/australia-bg.png");}
.country-swiper .country-content .country-image figure.usa{background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/us-bg.png");}
.country-swiper .country-content .country-image figure.canada{background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/canada-bg.png");}
.country-swiper .country-content .country-image figure.netherlands{background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/netherlands-bg.png");}
.country-swiper .country-content .country-text{display: flex; gap: 40rem; flex-direction: column; padding: 40rem 105rem 40rem 40rem; width: 100%;}
.country-swiper .country-content .feature,
.country-swiper .country-content .method,
.country-swiper .country-content .universities{display: flex; gap: 24rem;}
.country-swiper .country-content h4{width: 149rem; font-size: 20rem; font-weight: 600;line-height: 150%; color: #000;letter-spacing: -0.2rem;}
.country-swiper .country-content .feature .flexWrap ul li{ padding-left: 16rem;position: relative; font-size: 18rem; font-weight: 400;line-height: 150%;letter-spacing: -0.2rem;}
.country-swiper .country-content .feature .flexWrap ul li::after{ position: absolute; top: 12px; left: 5px; width: 3px; height: 3px; background-color: #333;content: ""; border-radius: 50%; isolation: isolate;}
.country-swiper .country-content .method .flexWrap{width: 78%;}
.country-swiper .country-content .method .method-item + .method-item{margin-top: 32rem;}
.country-swiper .country-content .method .method-item .text{margin-bottom: 16rem;font-size: 18rem;font-weight: 400;line-height: 150%;color: #333;letter-spacing: -0.2rem;}
.country-swiper .country-content .method .method-item .text.indent{ padding-left: 16rem;position: relative;}
.country-swiper .country-content .method .method-item .text.indent .num{position: absolute; top: 0; left: 0;}
.country-swiper .country-content .method .method-item .strp-wrap{display: flex;gap: 2rem;align-items: stretch; justify-content:space-between;}
.country-swiper .country-content .method .method-item .strp-wrap .box{ display: flex; align-items: center; justify-content: center;flex-grow: 1;padding: 16rem 8rem;border: 1rem solid #E4E8F1; max-width: 188rem; background-color: #F5F5F7; font-size: 16rem;line-height: 150%; text-align: center;border-radius: 12rem; isolation: isolate;}
.country-swiper .country-content .method .method-item .strp-wrap .arrow{align-self: center;width: 20rem;height: 20rem;background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/nation-arrow.svg");background-repeat: no-repeat; background-position: center; background-size: cover;}
.country-swiper .country-content .method .method-item:last-child .strp-wrap .box{height: 80rem;}
.country-swiper .country-content .method .method-item:last-child .strp-wrap .box:last-child{line-height: 50rem;}
.country-swiper .country-content .method.australia .flexWrap .method-item:first-child .strp-wrap{justify-content: flex-start;}
.country-swiper .country-content .method.australia .flexWrap .method-item:first-child .strp-wrap .box{max-width: 188rem;}
.country-swiper .country-content .method.australia .flexWrap .method-item:last-child .strp-wrap .box:last-child,
.country-swiper .country-content .method.usa .flexWrap .method-item:last-child .strp-wrap .box:last-child,
.country-swiper .country-content .method.canada .flexWrap .method-item:nth-child(2) .strp-wrap .box:last-child,
.country-swiper .country-content .method.canada .flexWrap .method-item:nth-child(3) .strp-wrap .box,
.country-swiper .country-content .method.netherlands .flexWrap .method-item .strp-wrap .box{ height: auto;line-height: 150%;}
.country-swiper .country-content .universities.netherlands .university-list{justify-content: flex-start;}
.country-swiper .country-content .universities .flexWrap{width: 78%;}
.country-swiper .country-content .universities .university-list{display: flex; gap: 24rem; justify-content: flex-end; flex-wrap: wrap; margin-bottom: 12rem;}
.country-swiper .country-content .universities .university-list li{display: flex; align-items: center; flex-wrap: wrap; flex-direction: column; width: calc((100% - 48rem) / 3);}
.country-swiper .country-content .universities .university-list li .logo-box{max-width: 188rem; min-height: 70rem;}
.country-swiper .country-content .universities .university-list li span{display: flex;align-items: center; height: 33rem; font-size: var(--f-body2);font-weight: 400;line-height: 150%;color: #333;letter-spacing: -0.2rem;}
.country-swiper .country-content .universities .note{font-size:var(--f-detail); font-weight: 400;line-height: 150%; color: #666; text-align: right;letter-spacing: -0.2rem;}
.nation .bottomText{margin-top: 66.6rem;}
.nation .bottomText{display: flex;gap: 4rem;align-items: center;justify-content: center;margin-top: 63.2rem;margin-bottom: 16rem;font-size: var(--f-body1);}
.nation .bottomText figure{display: block;width: 24rem;height: 24rem;background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/boxArrowDown.svg');background-repeat: no-repeat;background-position: center;background-size: cover;}
.nation .contact-btn {margin: 0 auto;min-width: 200rem;height: 48rem;}
.nation .contact-btn .arrow {margin-left: 2rem;width: 16rem;height: 16rem;background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/boxArrowDown.svg');background-repeat: no-repeat;background-position: center;background-size: contain;}

/* 실제 후기로 보는 영국 조기유학 */
.special-university-abroad section > article.review { padding: 140rem 0 70rem 0; }


/* 2025 수험생 특별 해외대학 입학·편입 컨설팅 */
.consulting{background-color: #F8FAEC;}
.special-university-abroad section > article.consulting { padding: 140rem 0; }
.consulting .box { display: grid; gap: 24rem; margin-top: 50rem; grid-template-columns: auto 1fr; }
.consulting .consulting-image { width: 254rem; }
.consulting .consulting-image figure { overflow: hidden; width: 100%; height: 100%; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/consulting-img.png'); background-repeat: no-repeat; background-position: center; background-size: cover; border-radius: 15rem; isolation: isolate; }
.consulting .consulting-image img { width: 100%; height: 100%; object-fit: cover; }
.consulting .consulting-content { display: grid; gap: 12rem; grid-template-rows: auto 1fr; }
.consulting .consulting-main { padding: 24rem; border: 1rem solid #E4E8F1; box-shadow: 0 4px 10px 0 #EBEFF4; background: #FFF; border-radius: 15rem; isolation: isolate; }
.consulting .consulting-main h3 { margin-bottom: 12rem; font-size: var(--f-fontSize05); font-weight: 600; color: var(--c-text01); }
.consulting .consulting-main ul { display: flex; flex-direction: column; }
.consulting .consulting-main ul li { padding-left: 25rem;position: relative; font-size: var(--f-body1); line-height: 150%; color: #333; }
.consulting .consulting-main ul li em{color: #006BC8;}
.consulting .consulting-main ul li::after{position: absolute; top: 11px; left: 9px; width: 3rem; height: 3rem; background-color: #333; content: ""; border-radius: 50%; isolation: isolate;}
.consulting .consulting-info { display: grid; gap: 12rem; grid-template-columns: repeat(2, 1fr); }
.consulting .consulting-info .info-box { padding: 24rem; border: 1rem solid #E4E8F1; box-shadow: 0 4px 10px 0 #EBEFF4; background: #FFF; border-radius: 15rem; isolation: isolate; }
.consulting .consulting-info .info-box h4 { margin-bottom: 12rem; font-size: var(--f-fontSize05); font-weight: 600; color: var(--c-text01); }
.consulting .consulting-info .info-box ul { display: flex; flex-direction: column; }
.consulting .consulting-info .info-box ul li { font-size: var(--f-body1); line-height: 150%; color: #333; }
.consulting .consulting-info .info-box p { font-size: var(--f-body1); line-height: 150%; color: #333; }
.consulting .consulting-info .info-box p:last-child { margin-bottom: 0; }
.consulting .consulting-info .info-box p strong { font-weight: 600; }
.consulting .consulting-info .info-box .note { margin-top: 16rem; font-size: var(--f-detail); color: #666; }
.consulting .consulting-info .info-box.benefit ul li{display: flex; gap: 8rem; align-items: center;}
.consulting .consulting-info .info-box .icon{width: 20rem; height: 18rem; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/consulting-icon.svg'); background-repeat: no-repeat; background-position: center; background-size: cover;}
.consulting .bottomText{margin-top: 66.6rem;}
.consulting .bottomText{display: flex;gap: 4rem;align-items: center;justify-content: center;margin-top: 63.2rem;margin-bottom: 16rem;font-size: var(--f-body1);}
.consulting .bottomText figure{display: block;width: 24rem;height: 24rem;background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/boxArrowDown.svg');background-repeat: no-repeat;background-position: center;background-size: cover;}
.consulting .contact-btn {margin: 0 auto;min-width: 200rem;height: 48rem;}
.consulting .contact-btn .arrow {margin-left: 2rem;width: 16rem;height: 16rem;background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/boxArrowDown.svg');background-repeat: no-repeat;background-position: center;background-size: contain;}

/* 자주 묻는 관련 질문 */
.special-university-abroad section > article.faq { padding-bottom: 140rem; }
.faq .listFaq { margin-top: 40rem; }
.faq .listFaq li { margin-bottom: 12rem; border: 1rem solid #E4E8F1; background-color: #F5F5F7; border-radius: var(--r-radius01); isolation: isolate; }
.faq .listFaq li:last-child { margin-bottom: 0; }
.faq .listFaq li .box { display: flex; gap: 16rem; }
.faq .listFaq .text { width: calc(100% - 26rem - 16rem); }
.faq .listFaq .tag { display: block; width: 26rem; min-width: 26rem; height: 26rem; background-color: #000; font-size: var(--f-fontSize05); font-weight: 600; line-height: 26rem; color: #fff; text-align: center; border-radius: var(--r-radius03); isolation: isolate; }
.faq .listFaq .question { align-items: center; padding: 24rem 40rem; padding-right: calc(40rem + 30px); position: relative; cursor: pointer; }
.faq .listFaq .question:after {display: block; position: absolute; top: 50%; right: 40rem; width: 30px; height: 30px; background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/iconArrowDown.svg") no-repeat center; background-size: cover; content: ""; transform: translate(0, -50%); }
.faq .listFaq .question .text { font-size: var(--f-fontSize05); font-weight: 600; color: #000; }
.faq .listFaq .question .text strong { font-weight: 600; }
.faq .listFaq .answerWrap { display: none; }
.faq .listFaq .answer { padding: 8rem 40rem 24rem; }
.faq .listFaq .answer .tag { background-color: #006BC8; }
.faq .listFaq .answer .text { font-size: var(--f-body1); color: #666; letter-spacing: -.2px; }
.faq .listFaq .answer .text > div { margin-top: 16rem; }
.faq .listFaq .answer .text p { margin-bottom: 4rem; }
.faq .listFaq .answer .text > div p:last-child { margin-bottom: 0; }
.faq .listFaq .answer .text p strong { color: #333; }
.faq .listFaq li.open .question:after { transform: rotate(180deg) translate(0, 50%); }



/* 지금 누릴 수 있는 혜택 */
.benefit.moveArea{padding: 140rem 0}
.benefit { background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/benefit-bg.png'); background-repeat: no-repeat; background-position: top center; background-size: cover; }
.benefit .listBenefit { margin-top: 40rem; }
.benefit .listBenefit li { display: flex; gap: 24rem; margin-bottom: 24rem; padding: 40rem; border: 1rem solid #E4E8F1; background-color: #fff; border-radius: 12px; isolation: isolate; }
.benefit .listBenefit li:last-child { margin-bottom: 0; }
.benefit .listBenefit .textBox { width: calc(100% - 360rem - 24rem); }
.benefit .listBenefit .imgBox { width: 360rem; }
.benefit .listBenefit .imgBox figure { height: auto;  background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/listBenefit-img01.png"); background-repeat: no-repeat; background-position: center; background-size: cover; aspect-ratio: 360/220; }
.benefit .listBenefit .imgBox figure.img02 { background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/listBenefit-img02.png"); }
.benefit .listBenefit .imgBox figure.img03 { background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/listBenefit-img03.png"); }
.benefit .listBenefit .tag { display: inline-block; padding: 6px 8px; vertical-align: top; background: linear-gradient(88deg,rgba(252, 29, 1, 1) 0%, rgba(253, 162, 69, 1) 100%); font-size: var(--f-body1 ); font-weight: 700; line-height: 100%; color: #fff; border-radius: 4px; isolation: isolate; }
.benefit .listBenefit .title { display: block; margin: 12rem 0 4rem; font-size: var(--f-fontSize03); font-weight: 600; color: #000; }
.benefit .listBenefit .subTitle { display: block; font-size: var(--f-fontSize05); font-weight: 600; color: var(--c-point); letter-spacing: -.1px; }
.benefit .listBenefit .indexWrap { margin-top: 16rem; }
.benefit .listBenefit .indexWrap p { padding-left: 16px; position: relative; font-size: var(--f-detail); color: #666; }
.benefit .listBenefit .indexWrap p:before { display: block; position: absolute; top: 0; left: 0; width: 16px; text-align: center; content: '\00B7'; }

/* 배너 */
.special-university-abroad > article.banner { padding: 140rem 0; }
.banner .boxWrap { text-align: center; }
.banner .boxWrap p { font-size: var(--f-fontSize04); color: var(--c-text02); }
.banner .boxWrap strong { display: block; padding: 8rem 0 40rem; font-size: var(--f-fontSize01); font-weight: 700; line-height: 130%; color: var(--c-text01); }
.banner .btn-filled-primary-large { display: flex; align-items: center; justify-content: center; margin: 0 auto; padding: 0 24rem; width: 170rem; height: 56rem; background-color: var(--c-primary); font-size: var(--f-body1); font-weight: 500; line-height: 150%; color: #fff; border-radius: 12px; isolation: isolate; }
.banner .btn-filled-primary-large:hover { background-color: #18A149;}
.banner .btn-filled-primary-large .arrow { margin-left: 4rem; width: 24rem; height: 24rem; background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/boxArrowDown.svg'); background-repeat: no-repeat; background-position: center; background-size: contain; }

/* 관련 프로그램 */
.relatedProgram { padding: 70rem 0 140rem; background-color: #F5F5F7; }
.relatedProgram .pc-display { display: block; }
.relatedProgram .mo-display { display: none; }
.listProgram { display: grid; gap: 24rem; margin-top: 40rem; grid-template-columns: repeat(4,1fr); }
.listProgram a { display: block; }
.listProgram .thumb { display: block; padding: 32rem; overflow: hidden; position: relative; cursor: pointer; border-radius: 12px; isolation: isolate; aspect-ratio: 294/240; }
.listProgram .thumb:after {display: block; position: absolute; right: 12rem; bottom: 12rem; width: 40rem; height: 40rem; background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/roundPlus-icon.svg") no-repeat center; background-size: cover; content: ""; }
.listProgram .thumb .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/listProgram-thumb01.png"); background-repeat: no-repeat; background-position: center; background-size: cover;
    -webkit-transition: -webkit-transform .2s ease; transition: -webkit-transform .2s ease; transition: transform .2s ease; transition: transform .2s ease,-webkit-transform .2s ease; will-change: transform;}
.listProgram .thumb02 .bg { background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/listProgram-thumb02.png"); }
.listProgram .thumb03 .bg { background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/listProgram-thumb03.png"); }
.listProgram .thumb04 .bg { background-image: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/listProgram-thumb04.png"); }
.listProgram a:active .bg,.listProgram a:hover .bg { -webkit-transform:scale(1.0); transform: scale(1.0); }
.listProgram .thumb > strong { display: block; position: relative; z-index: 1; font-size: var(--f-fontSize03); line-height: 131%;  color: #fff; }
.listProgram .text { display: -moz-box; display: -webkit-box; margin-top: 12rem; overflow: hidden; font-size: var(--f-body2); color: #333; text-overflow: ellipsis; -webkit-box-orient: vertical; -moz-box-orient: vertical; line-clamp: 2; -webkit-line-clamp: 2; }

/* 하단 페이지 공통 영역(후기, FaQ, 관련 프로그램) 삭제 */
.area-programs-other { display: none !important; }



@media screen and (max-width: 1280px){
    .special-university-abroad .maxWidth { padding: 0 16px; }
    #pointView .swiper-slide { height: auto; }

    /* 해외대 유학학 */
    #edm-choice-reason .maxWidth{padding: 0 16px;}

    /* 국가별 진학 방법 한눈에 보기 */
    .country-swiper .country-content .country-text{padding: 40rem;}
    /* .country-swiper .country-content .method .flexWrap{width: 90%;} */
    .country-swiper .country-content .method .method-item:last-child .strp-wrap .box{height: auto;}
}
@media screen and (max-width: 1200px){
    /* 리뷰 */
    .review .left { width: 36.2em; }
    .review .right { width: calc(100% - 36.2em - 24rem) }
    .review .videoList li { min-height: auto; }
    .review .videoList li .video { width: 182.6rem; }
    .review .videoList li .textWrap { width: calc(100% - 182.6rem - 12rem) }
    .review .videoList li .textWrap p { -webkit-line-clamp: 3; }

    /* 국가별 진학 방법 한눈에 보기 */
    .country-swiper .country-content .country-image figure{width: 238rem;}
    .country-swiper .country-content .method .method-item .strp-wrap{ gap: 4rem;flex-wrap: wrap;}
    .country-swiper .country-content .method .method-item:last-child .strp-wrap .box:last-child{line-height: 150%;}

}
@media screen and (max-width: 1168px){
    /* 국가별 진학 방법 한눈에 보기 */
    .country-swiper .country-content .method .flexWrap{width: 76%;}
    .country-swiper .country-content .method .method-item .strp-wrap .box{width: 133rem;}
}

@media screen and (max-width: 1024px){
    /* 더 많은 기회가 열리는 해외 대학 */
    .role .listRole li{height: 215rem;}

    /* 평범한 성적으로 해외 명문대? 실제 사례입니다. */
    .listExample{flex-direction: column;}
    .listExample li{width: 100%;}
    .listExample li .exampleCard .header{padding-right: 60rem;}
    .listExample li .exampleCard .badge{top: 52px;}
}

@media screen and (max-width: 1000px){
    /* 리뷰 */
    .review .box-video { display: block; }
    .review .left { width: 100%; }
    .review .left p { margin-bottom: 32px; overflow: auto; white-space: initial; text-overflow: initial; }
    .review .right { width: 100%; }
    .review .videoList li { gap: 12.4rem; }
    .review .videoList li .video { width: 153.2rem; }
    .review .videoList li .textWrap { width: calc(100% - 153.2rem - 12.4rem); }


     /* 국가별 진학 방법 한눈에 보기 */
     .nation .maxWidth{padding: 0 10px;}
     .country-swiper { padding: 50px 0; }
     .container .navigation{position: initial;}
     .country-swiper .navigation { margin-bottom: 24px; }
     .country-swiper .pagination { gap: 8px; }
     .country-swiper .pagination .swiper-pagination-bullet { padding: 8px 12px; font-size: var(--f-body2); }
     .country-swiper .slideWrap .slide{padding: 10px 5px 10px 5px;}
     .country-swiper .country-content { gap: 24px; flex-direction: column; }
     .country-swiper .country-image { width: 100%; }
     .country-swiper .country-content .country-image figure{width: 100%;height: 154rem;}
     .country-swiper .country-text { width: 100%; }
     .country-swiper .country-text h3 { margin-bottom: 16px; font-size: var(--f-fontSize02); }
     .country-swiper .country-text h4 { margin-top: 24px; margin-bottom: 12px; font-size: var(--f-fontSize04); }
     .country-swiper .country-text ul li { font-size: var(--f-body2); line-height: 1.6; }
     .country-swiper .method-item { gap: 8px; align-items: flex-start; flex-direction: column; margin-bottom: 16px; }
     .country-swiper .university-list { gap: 8px; grid-template-columns: 1fr; }
     .country-swiper .university-list li { padding: 12px; font-size: var(--f-detail); }
     .country-swiper .country-content{gap: 0;}
     .country-swiper .country-content h4{ margin-top: 0; margin-bottom: 0;width: 100%;}
     .country-swiper .country-content .method .flexWrap{width: 100%;}
     .country-swiper .country-content .method .method-item .strp-wrap{flex-wrap: nowrap; flex-direction: column;}
     .country-swiper .country-content .method .method-item .strp-wrap .box{width: 100%; max-width: 100%;}
     .country-swiper .country-content .method .method-item .strp-wrap .arrow{transform: rotate(90deg);}
     .country-swiper .country-content .method .method-item + .method-item{margin-top: 49.2rem;}
     .country-swiper .country-content .method.australia .flexWrap .method-item:first-child .strp-wrap .box{max-width: 100%;}
     .country-swiper .country-content .universities .flexWrap{width: 100%;}
     .country-swiper .country-content .universities .university-list{justify-content: flex-start;}
     .country-swiper .country-content .feature, .country-swiper .country-content .method, .country-swiper .country-content .universities{ gap: 24rem;flex-direction: column;}
     .country-swiper .country-content .feature .flexWrap ul li::after{top: 9px;}
}

@media screen and (max-width: 991px){
    /* 핵심 보기 슬라이드 */
    #pointView .btnWrap{display: block;}
    #pointView .bottomText{margin-top: 50.0rem; font-size: var(--f-body1);}
    #pointView .bottomText figure{width: 24.1rem;height: 24.1rem;}
    #pointView.renewal .swiper-slide .badge > em{font-size: 14.0rem;}
    #pointView .contact-btn{padding: 0 24px;min-width: 220.0rem;height: 40.0rem;font-size: var(--f-fontSize05);font-weight: 700;}
    #pointView .contact-btn .arrow{margin-left: 4.0rem;width: 16.0rem;height: 16.0rem;}
    #pointView .navigation{position: absolute; bottom: 0;}
    #pointView .navigation .fraction{display: flex; align-items: center; justify-content: center; z-index: 8; height: 23.0rem; line-height: 151%;}

    .special-university-abroad section > article { padding: 50.0rem 0; }
    .special-university-abroad.container h2 { font-size: var(--f-fontSize02); }
    .special-university-abroad .articleTitle > .subTitle { padding-top: 4px; font-size: var(--f-fontSize05); letter-spacing: -.2px; }


    /* 비주얼 */
    .special-university-abroad .area-pg-visual { padding: 40.0rem 0; height: 300.0rem; }
    .special-university-abroad .area-pg-visual .maxWidth { padding: 0 24px; }
    .special-university-abroad .area-pg-visual .bgImage { background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/mainBanner-mo-251201.png'); background-position: bottom center; }
    .special-university-abroad .area-pg-visual .titleWrap { position: static; }
    .special-university-abroad .area-pg-visual .titleWrap .title { margin-bottom: 8px; font-size: 32.0rem; line-height: 42px; }
    .special-university-abroad .area-pg-visual .titleWrap .sub { margin: 0; font-size: var(--f-body2); line-height: 21px; }
    .special-university-abroad .area-pg-visual .titleWrap .contact-btn { display: none; }

    /* 비주얼 배너 */
    .special-university-abroad .area-pg-banner { padding: 16.0rem 0; }
    .special-university-abroad .area-pg-banner .innerBox > div { gap: 8.1rem; }
    .special-university-abroad .area-pg-banner .innerBox > div + div { margin-top: 8.1rem; }
    .special-university-abroad .area-pg-banner .innerBox figure { width: 20.0rem; height: 20.0rem; }
    .special-university-abroad .area-pg-banner .innerBox span { font-size: 14.0rem; }

    /* 공지 배너 */
    .special-university-abroad .noticeBanner { padding: 50.0rem 0; }
    .special-university-abroad .noticeBox { gap: 0; padding: 16.0rem; }
    .special-university-abroad .noticeBox > figure { width: 32.0rem; min-width: 32.0rem; height: 32.0rem; background-size: 24px; }
    .special-university-abroad .noticeBox > strong { padding-right: 1.9rem; padding-left: 12.0rem; font-size: 15.0rem; line-height: 19px; letter-spacing: -.2px; }
    .special-university-abroad .noticeBox > em { padding: 0 12.0rem; min-width: 58.0rem; font-size: 12.0rem; line-height: 26rem; }
    .special-university-abroad .noticeBox > em span { display: none; }

    /* 소개 */
    .intro .box { padding: 0; padding-top: 40.6rem;  padding-bottom: 24.1rem; }
    .intro .box h2 { font-size: var(--f-fontSize03); line-height: 150%; letter-spacing: .1px; }
    .intro .box h2 strong { line-height: 150%; }
    .intro .box:after { width: 100.1rem; }


    /* 더 많은 기회가 열리는 해외 대학  */
    .special-university-abroad section > article.role{padding: 50.0rem 0;}
    .role .listRole{flex-direction: column;margin-top: 24.0rem;}
    .role .listRole li{ gap: 12.0rem; padding: 15.6rem;width: 100%; height: auto;}
    .role .listRole figure{ width: 32.0rem;min-width: 32.0rem; height: 32.0rem;}
    .role .listRole li div .text{margin-top: 8.1rem;}

    /* 빠르게 핵심만 비교하는 입시 기준 차이  */
    .differ .compareTable { margin-top: 24.1rem; }
    .differ .compareTable:before { display: none; }
    .differ .compareTable .left div{margin-right: 2.0rem;}
    .differ .compareTable .right div{margin-left: 2.0rem;}
    .differ .compareTable th.left > div,
    .differ .compareTable th.right > div{padding: 8.1rem;}
    .differ .compareTable tbody tr:first-child .left div,
    .differ .compareTable tbody tr:first-child .right div{height: 122.0rem;}
    .differ .compareTable tbody tr:nth-child(n+2) .left div,
    .differ .compareTable tbody tr:nth-child(n+2) .right div {height: 101.0rem;}
    .differ .compareTable td > div {padding: 15.6rem;}
    .differ .bottomText{margin-top: 40.0rem;}
    .differ .bottomText figure{width: 24.1rem;height: 24.1rem;}
    .differ .contact-btn{padding: 0 24.1rem;min-width: 196.9rem;height: 40.0rem;font-size: var(--f-fontSize05);font-weight: 700;}
    .differ .contact-btn .arrow{margin-left: 4.0rem;width: 16.0rem;height: 16.0rem;}


    /* 평범한 성적으로 해외 명문대? 실제 사례입니다. */
    .listExample li { padding: 15.6rem; }
    .listExample li .exampleCard .header{margin-bottom: 12.0rem; padding-right: 39rem; }
    .listExample li .exampleCard .body .logo-title img{width: 100.0rem;height: 42.9rem;}
    .listExample li .exampleCard .body .logo-title{margin-bottom: 12.0rem;}
    .listExample li .exampleCard .body .logo-title .title{ margin-top: 12.0rem;font-size: var(--f-fontSize05);}
    .listExample li .exampleCard .body .logo-title .subtitle{font-size: var(--f-body2);}
    .listExample li .exampleCard .badge { right: 18px; width: 60rem; height: 60rem; }
    .listExample li .exampleCard .badge .text{font-size: 10.0rem;}
    .listExample li:nth-child(2) .exampleCard .badge,
    .listExample li:nth-child(4) .exampleCard .badge,
    .listExample li:nth-child(5) .exampleCard .badge{top: 76px; right: 18px;}
    .listExample li:nth-child(6) .exampleCard .header{padding-right: 0;}

   /* 국가별 진학 방법 한눈에 보기 */
   .special-university-abroad section > article.country-swiper{padding: 50.0rem 0;}
   .country-swiper .slideWrap{margin-top: 20.8rem;}
   .special-university-abroad .articleTitle > .subTitle{font-size: var(--f-fontSize05);}
   .country-swiper .pagination{gap: 6.0rem;}
   .country-swiper .pagination .swiper-pagination-bullet{margin: 0; padding: 7.0rem 12.0rem; font-size: var(--f-detail);}
   .country-swiper .country-content h4{font-size: var(--f-fontSize05);}
   .country-swiper .country-content .country-text{ gap: 40.0rem;padding: 24.1rem 16.0rem;}
   .country-swiper .country-content .feature,
   .country-swiper .country-content .method,
   .country-swiper .country-content .universities {gap: 12.0rem;}
   .country-swiper .country-content .feature .flexWrap ul li{padding-left: 21.4rem;font-size: var(--f-body1);}
   .country-swiper .method-item{margin-bottom: 0;}
   .country-swiper .country-content .method .method-item .text{font-size: var(--f-body1);}
   .country-swiper .country-content .method .method-item .text.indent{padding-left: 21.4rem;}
   .country-swiper .country-content .method .method-item .text.indent .num{left: 6.9rem;}
   .country-swiper .country-content .method .method-item .strp-wrap{gap: 1.9rem;}
   .country-swiper .country-content .method .method-item .strp-wrap .box{ padding: 16.0rem 8.1rem;font-size: var(--f-body2);}
   .country-swiper .country-content .method .method-item .strp-wrap .arrow{width: 16.0rem; height: 16.0rem;}
   .country-swiper .country-content .universities .university-list{gap: 8.1rem; justify-content: space-between;margin-bottom: 12.0rem; row-gap: 12.0rem;}
   .country-swiper .country-content .universities .university-list li{justify-content: space-between; padding: 0;width: calc((100% - 8.1rem) / 2);}
   .country-swiper .country-content .universities .university-list li .logo-box{min-height: 46.0rem;}
   .country-swiper .country-content .feature .flexWrap ul li::after{ top: 10px; left: 10px;width: 3.0rem; height: 3.0rem; border-radius: 9999%; isolation: isolate;}

   .nation .bottomText{margin-top: 30.0rem;}
    .nation .bottomText figure{width: 24.1rem;height: 24.1rem;}
    .nation .contact-btn{padding: 0 24.1rem;min-width: 199.0rem;height: 40.0rem;font-size: var(--f-fontSize05);font-weight: 700;}
    .nation .contact-btn .arrow{margin-left: 4.0rem;width: 16.0rem;height: 16.0rem;}

    /* 2025 수험생 특별 해외대학 입학·편입 컨설팅 */
    .special-university-abroad section > article.consulting { padding: 50.0rem 0; }
    .consulting .box { gap: 20.8rem; margin-top: 20.8rem; grid-template-columns: 1fr; }
    .consulting .consulting-image{width: 100%; height: 100.0rem;}
    .consulting .consulting-image figure { aspect-ratio: 4 / 5; }
    .consulting .consulting-content { gap: 15.6rem; }
    .consulting .consulting-main { padding: 16.0rem; }
    .consulting .consulting-main h3 { margin-bottom: 12.0rem; font-size: var(--f-fontSize05); }
    .consulting .consulting-main ul { gap: 1.3rem; }
    .consulting .consulting-main ul li { padding-left: 20.1rem; font-size: var(--f-body1);}
    .consulting .consulting-main ul li::after{top: 10px;width: 3px; height: 3px;border-radius: 9999%; isolation: isolate;}
    .consulting .consulting-info { gap: 12.0rem; grid-template-columns: 1fr; }
    .consulting .consulting-info .info-box { padding: 16.0rem; }
    .consulting .consulting-info .info-box h4 { margin-bottom: 12.0rem; font-size: var(--f-fontSize05); }
    .consulting .consulting-info .info-box ul { gap: 1.3rem; }
    .consulting .consulting-info .info-box ul li { font-size: var(--f-body1); }
    .consulting .consulting-info .info-box p { margin-bottom: 0; font-size: var(--f-body1); }
    .consulting .consulting-info .info-box .note { margin-top: 4.0rem; font-size: var(--f-body2); }
    .consulting .consulting-info .info-box.benefit ul li{gap: 8.1rem;}
    .consulting .consulting-info .info-box .icon{width: 15.7rem; height: 14.9rem;}
    .consulting .bottomText{margin-top: 37.0rem;}
    .consulting .bottomText figure{width: 24.1rem;height: 24.1rem;}
    .consulting .contact-btn{padding: 0 24px;min-width: 199.0rem;height: 40.0rem;font-size: var(--f-fontSize05); font-weight: 700;}
    .consulting .contact-btn .arrow{margin-left: 4.0rem;width: 16.0rem;height: 16.0rem;}

    /* 지금 누릴 수 있는 혜택 */
    .benefit.moveArea{padding: 52rem 0;}
    .benefit { background-image: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/special-university-abroad/benefit-bg-mo.png'); }
    .benefit .listBenefit li { display: flex; gap: 16.0rem; flex-direction: column-reverse; padding: 16.0rem; padding-top: calc(26rem + 32px); position: relative; }
    .benefit .listBenefit .tag { padding: 6.0rem; position: absolute; top: 16px; left: 16px; height: 26rem; font-size: var(--f-body2); }
    .benefit .listBenefit .textBox { width: 100%; }
    .benefit .listBenefit .imgBox { width: 100%; }
    .benefit .listBenefit .title { margin: 0 0 4px; font-size: var(--f-fontSize04); }
    .benefit .listBenefit .subTitle { font-size: var(--f-fontSize05); }
    .benefit .listBenefit .indexWrap { margin-top: 16.0rem; }
    .benefit .listBenefit .indexWrap p { font-size: var(--f-body2); }
    .listExample li .exampleCard .body .user{font-size: var(--f-detail);}
    .listExample li .exampleCard .body .user span:first-child::after{ right: -8px;width: 1.0rem; height: 9.0rem; color: #999;}

    /* 실제 후기로 보는 영국 조기유학 */
    .special-university-abroad section > article.review { padding: 50.0rem 0; }

    .review .box-video { margin-top: 24.1rem; }
    .review .common-videoPlay .mo-video .videoWrap.youtube figure::after { display: block; width: 40.0rem; height: 40.0rem; }
    .review .mo-video { display: flex; gap: 24.1rem; flex-direction: column; }
    .review .mo-video .videoWrap.youtube .video { margin-bottom: 0; box-shadow: none; border-radius: var(--r-radius01); isolation: isolate; }
    .review .mo-video .videoWrap.youtube:last-child .video { margin-bottom: 0; }
    .review .mo-video .videoWrap.youtube p { display: none; }
    .review .bottomText { gap: 4px; margin-top: 40px; margin-bottom: 12px; }
    .review .bottomText figure { width: 24.1rem; height: 24.1rem; }
    .review .contact-btn { min-width: 199.9rem; height: 40.0rem; font-size: var(--f-fontSize05); font-weight: 700; }
    .review .contact-btn .arrow { width: 16.0rem; height: 16.0rem; }

    /* 자주 묻는 관련 질문 */
    .special-university-abroad section > article.faq { padding-bottom: 60px; }
    .faq .listFaq { margin-top: 24px; }
    .faq .listFaq li { margin-bottom: 12px; }
    .faq .listFaq li .box { gap: 12px; }
    .faq .listFaq .text { width: calc(100% - 24.1rem - 12px); }
    .faq .listFaq .tag { margin: 0; width: 24.1rem; min-width: 24.1rem; height: 24.1rem; line-height: 24.1rem; }
    .faq .listFaq .question { align-items: normal; padding: 16px; padding-right: 40px; }
    .faq .listFaq .question:after { right: 16px; width: 20px; height: 20px; }
    .faq .listFaq .answer { padding: 8px 16px 16px; }

	

    /* 배너 */
    .special-university-abroad > article.banner { padding: 60px 0; }
    .banner .boxWrap p { font-size: var(--f-fontSize05); }
    .banner .boxWrap > strong { padding: 4px 0 24px; font-size: var(--f-fontSize02); }
    .banner .btn-filled-primary-large { width: 151.1rem; height: 48.1rem; font-size: var(--f-fontSize05); font-weight: 500; border-radius: 8px; isolation: isolate; }
    .banner .btn-filled-primary-large figure.arrow { width: 16.0rem; height: 16.0rem; }



}

@media screen and (max-width: 500px){
    /* 국가별 진학 방법 한눈에 보기 */
    .country-swiper .country-content .universities .note{text-align: left;}
}
