@charset "UTF-8";
/*******************************************************************************
                                공통
********************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&display=swap');
.transfer-finals * {box-sizing: border-box;font-family: 'Noto Sans KR', sans-serif;}
.logo ,
.logo2 {display: inline-block; width: 30%;margin: 0 auto 3rem;aspect-ratio: 312 / 35;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/art-logo.svg') no-repeat center center;background-size: cover;}
.logo2 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/rca-school/art-logo.svg') no-repeat center center;background-size: cover;}
.max-width {max-width: 1080px;margin: 0 auto;padding: 7.5rem 0;text-align: center;}
.sub-title {margin-bottom: 4rem;font-size: 3rem;font-weight: 900;}
.sub-title > span {display: block;font-size: 2rem;font-weight: 400;}
.sub-title > strong {color: #E04C4F;font-weight: 900;}
.sub-title > small {display: block;margin-top: 1rem;font-size: 1.1rem;font-weight: 400;}
@media (max-width: 1200px) {
    .max-width {padding: 7.5rem 1rem;}
}
@media (max-width: 768px) {
    .logo,.logo2 {width: 60%;}
    .sub-title {font-size: calc(1rem + 4.7226vw);}
    .sub-title > span {font-size: calc(1rem + 1.9446vw);}
    .sub-title > small {font-size: calc(1rem + 0.8334vw);}
}
/*******************************************************************************
                            편입 파이널
********************************************************************************/
.transfer-finals-section1 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section1-bg01.jpg') no-repeat center center;background-size: cover;}
.transfer-finals-section1 > div {padding: 5rem 0;}
.transfer-finals-section1 h1 {margin-bottom: 2rem;color: #fff;font-size: 4rem;line-height: 1.1;text-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);}
.transfer-finals-section1 h1 > strong {display: block;font-weight: 900;font-size: 8.5rem;}
.transfer-finals-section1 p {margin-bottom: 3rem;font-size: 1.8rem;color: #000;font-weight: 700;}
.transfer-finals-section1-con {display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 2rem;width: 70%;margin: 0 auto;}
.transfer-finals-section1-col {display: flex;align-items: center;justify-content: center;aspect-ratio: 1 / 1;border-radius: 50%;background: #E04C4F;}
.transfer-finals-section1-col > span {font-size: 1.2rem;color: #fff;}

@media (max-width: 1200px) {
    .transfer-finals-section1 > div {padding: 5rem 1rem;}
}
@media (max-width: 768px) {
    .transfer-finals-section1 h1 {font-size: calc(1rem + 6.1116vw);}
    .transfer-finals-section1 h1 > strong {font-size: calc(1rem + 14.7234vw);}
    .transfer-finals-section1 p {font-size: calc(1rem + 3.0558vw);}
    .transfer-finals-section1-con {width: 100%;grid-gap: 1rem;}
    .transfer-finals-section1-col > span {font-size: calc(1rem + 0.8334vw);}
}
/*******************************************************************************
                        이런 분들에게 추천합니다
********************************************************************************/
.transfer-finals-section2 {background: #F4F5FF;}
.transfer-finals-section2-con-wrap {margin-bottom: 3rem;}
.transfer-finals-section2-con-wrap h3 {position: relative;width: 50%;padding: 0.5rem 2.5rem;background: #3C3C66;border-radius: 1rem 0 0 0;text-align: left;color: #fff;font-size: 1.8rem;}
.transfer-finals-section2-con-wrap h3::before {content: '';position: absolute;left: 100%;top: 0;height: 100%;aspect-ratio: 97 / 70;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section2-img4.png') no-repeat center center;background-size: cover;}
.transfer-finals-section2-con {padding: 2rem;background: #fff;border-radius: 0 1rem 1rem 1rem ;}
.transfer-finals-section2-con ul {display: inline-block;width: 80%;padding-left: 1.2rem;margin: 0 auto;text-align: left;}
.transfer-finals-section2-con ul li {position: relative;font-size: 1.2rem;color: #000;margin-bottom: 0.5rem;}
.transfer-finals-section2-con ul li::before {content: '';position: absolute;right: 100%;top: 0;transform: translate(-50%, 30%);aspect-ratio: 19 / 17;width: 1rem;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section2-img5.svg') no-repeat center center;background-size: cover;}
.transfer-finals-section2-con ul li > span {color: #0FB461;}
.transfer-finals-section2-con table {width: 100%;border-collapse: collapse;}
.transfer-finals-section2-con table th,.transfer-finals-section2-con table td {padding: 1rem 0;border-bottom: 1px solid #C9C9C9;}
.transfer-finals-section2-con table th {background: #505050;color: #fff;font-size: 1.1rem;}
.transfer-finals-section2-con table th > div {display: inline-block;position: relative;padding-bottom: 0.2rem;}
.transfer-finals-section2-con table th > div > span {position: absolute;display: inline-block;right: 100%;top: 50%;transform: translateY(-50%);width: 1.5rem;margin-right: .5rem;aspect-ratio: 1 / 1;border-radius: 50%;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section2-img1.png') no-repeat center center;background-size: cover;}
.transfer-finals-section2-con table th > div > span.img2 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section2-img2.png') no-repeat center center;background-size: cover;}
.transfer-finals-section2-con table th + th,.transfer-finals-section2-con table td + td {border-left: 1px solid #C9C9C9;}
.transfer-finals-section2-con table td {font-size: 1rem;color: #090909;}
.transfer-finals-section2-con table td:nth-child(1) {background: #F8F8F8;font-weight: 500;}
.transfer-finals-section2-con table td:nth-child(2) {background: #FFF8F8;}
.transfer-finals-section2-con table td:nth-child(3) {background: #F2F8FF;}
.transfer-finals-section2-imgBox {aspect-ratio: 856 / 301;width: 80%;margin: 0 auto ;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section2-img3.png') no-repeat center center;background-size: cover;}
@media (max-width: 1200px) {
    .transfer-finals-section2-con ul {width: 100%;}
    .transfer-finals-section2-imgBox {width: 100%;}
    .transfer-finals-section2-con table th > div {line-height: 1;}
    .transfer-finals-section2-con table th > div > span {position: static;display: block;width: 1.5rem;margin: 0 auto .5rem;transform: translate(0);}
}
@media (max-width: 768px) {
    .transfer-finals-section2-con-wrap h3 {width: 80%;font-size: calc(1rem + 1.9446vw);white-space: nowrap;}
    .transfer-finals-section2-con {padding: 2rem 1rem;}
    .transfer-finals-section2-con ul li {font-size: calc(1rem + 0.8334vw);}
    .transfer-finals-section2-con table th,.transfer-finals-section2-con table td {padding: 1rem .2rem;}
    .transfer-finals-section2-con table th {font-size: calc(1rem + 0.8334vw);}
    .transfer-finals-section2-con table td {font-size: calc(1rem + 0.2778vw);}
}
/*******************************************************************************
                            합격할 수 있습니다
********************************************************************************/
.transfer-finals-section3 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section3-bg01.jpg') no-repeat center center;background-size: cover;}
.transfer-finals-section3 .sub-title {color: #fff;}
.transfer-finals-section3 .sub-title > strong {color: #81D187;}
.transfer-finals-section3-con-wrap {padding: 3rem 0;background: #fff;border-radius: 0.75rem;}
.transfer-finals-section3-con-wrap > h3 {margin-bottom: 3rem;font-weight: 900;font-size: 1.8rem;color: #204474;}
.transfer-finals-section3-con {display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 3rem;width: 80%;margin: 0 auto;}
.transfer-finals-section3-con-col > span {display: inline-block;aspect-ratio: 1 /1 ;width: 8rem;margin: 0 auto .5rem;border-radius: 50%;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section3-img01.png') no-repeat center center;background-size: cover;}
.transfer-finals-section3-con-col > p {font-size: 1.1rem;font-weight: 700;}
.transfer-finals-section3-con-col > span.img2 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section3-img02.png') no-repeat center center;background-size: cover;}
.transfer-finals-section3-con-col > span.img3 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section3-img03.png') no-repeat center center;background-size: cover;}
.transfer-finals-section3-con-col > span.img4 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section3-img04.png') no-repeat center center;background-size: cover;}
.transfer-finals-section3-con-col > span.img5 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section3-img05.png') no-repeat center center;background-size: cover;}
.transfer-finals-section3-con-col > span.img6 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section3-img06.png') no-repeat center center;background-size: cover;}


@media (max-width: 1200px) {
    .transfer-finals-section3-con-wrap {padding: 3rem 1rem;}
}
@media (max-width: 768px) {
    .transfer-finals-section3-con-wrap > h3 {font-size: calc(1rem + 3.0558vw);}
    .transfer-finals-section3-con {grid-template-columns: repeat(2,1fr);grid-gap: 1rem;width: 100%;}
    .transfer-finals-section3-con-col > span {width: 80%;}
    .transfer-finals-section3-con-col > p {font-size: calc(1rem + 0.8334vw);}
}
/*******************************************************************************
                                합격 케이스
********************************************************************************/
.transfer-finals-section4 {background: #F4F4F4;}
.transfer-finals-section4-con {display: flex;justify-content: space-between;padding: 0.5rem;margin-bottom: 1.5rem;background: #fff;box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);}
.transfer-finals-section4-con:last-of-type {margin-bottom: 4rem;}
.transfer-finals-section4-con .imgBox {width: calc(50% - 1px);aspect-ratio: 520 / 397;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section4-img1.jpg') no-repeat center center;background-size: cover;}
.transfer-finals-section4-con .imgBox.img2 {aspect-ratio: 520 / 438;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section4-img2.jpg') no-repeat center center;background-size: cover;}
.transfer-finals-section4-con .imgBox.img3 {aspect-ratio: 520 / 398;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section4-img3.jpg') no-repeat center center;background-size: cover;}
.transfer-finals-section4-con .imgBox.img4 {aspect-ratio: 520 / 388;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section4-img4.jpg') no-repeat center center;background-size: cover;}
.transfer-finals-section4-con .imgBox.img5 {aspect-ratio: 520 / 339;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section4-img5.jpg') no-repeat center center;background-size: cover;}
.transfer-finals-section4-con .imgBox.img6 {aspect-ratio: 520 / 366;background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section4-img6.jpg') no-repeat center center;background-size: cover;}
.transfer-finals-section4-con .textBox-wrap {position: relative;width: 48%;text-align: left;}
.transfer-finals-section4-con .textBox-wrap img {position: absolute;right: 0;top: 0;transform: translateY(-1.5rem);width: 20%;}
.transfer-finals-section4-con .textBox-wrap > div {display: flex;align-items: center;height: 100%;}
.transfer-finals-section4-con .textBox {list-style: outside;padding-left: 2rem;}
.transfer-finals-section4-con .textBox > li {margin-bottom: 1.2rem;}
.transfer-finals-section4-con .textBox li dl {display: flex;font-size: 1rem;}
.transfer-finals-section4-con .textBox li dl dt {margin-right: 2rem;white-space: nowrap;font-weight: 700;}
.transfer-finals-section4-con .textBox li:nth-child(2)::marker,.transfer-finals-section4-con .textBox li:nth-child(2) dl {color: #E04C4F;}
.transfer-finals-section4-text {font-size: 1.8rem;color: #000;font-weight: 700;}
.transfer-finals-section4-text > strong {color: #0FB461;}

@media (max-width: 1200px) {
    .transfer-finals-section4-con {display: block;}
    .transfer-finals-section4-con .imgBox {width: 100%;margin-bottom: 2rem;}
    .transfer-finals-section4-con .textBox-wrap {width: 100%;}
    .transfer-finals-section4-con .textBox-wrap img {transform: translateY(0);}
    .transfer-finals-section4-con .textBox li dl {display: block;}
}
@media (max-width: 768px) {
    .transfer-finals-section4-con .textBox li dl {font-size: calc(1rem + 0.8334vw);}
    .transfer-finals-section4-text {font-size: calc(1rem + 1.9446vw);}
}
/*******************************************************************************
                            편입방법
********************************************************************************/
.transfer-finals-section5 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section5-bg01.jpg') no-repeat center top;background-size: 100%;}
.transfer-finals-section6 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section6-bg01.jpg') no-repeat center top;background-size: 100%;}
.transfer-finals-section5 .sub-title {color: #fff;font-size: 3.5rem;}
.transfer-finals-section5 .sub-title > strong {color: #FFF39A;}
.transfer-finals-section5-con {margin-bottom: 4rem;font-size: 1.2rem;text-align: left;}
.transfer-finals-section5-con:last-child {margin-bottom: 0;}
.transfer-finals-section5-con h3 {display: inline-block;padding: 0.2rem 1.3rem .3rem;margin-bottom: 1rem;background: #E04C4F;border-radius: 3rem;font-size: 1.4rem;color: #fff;}
.transfer-finals-section5-con p {margin-bottom: 2rem;line-height: 1.4;}
.transfer-finals-section5-con ul {padding-left: 1rem;}
.transfer-finals-section5-con ul > li {position: relative;}
.transfer-finals-section5-con ul > li::before {content: '-';position: absolute;right: 100%;top: 0;margin-right: 0.5rem;}
.transfer-finals-section5-con dl {margin-bottom: 2rem;}
.transfer-finals-section5-con dl:last-child {margin-bottom: 0;}
.transfer-finals-section5-con dt {margin-bottom: 0.5rem;font-weight: 700;}
.transfer-finals-section5-con span {color: #E04C4F;font-weight: 700;}
@media (max-width: 1200px) {
    .transfer-finals-section5 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section5-bg01.jpg') no-repeat center top;background-size: 200%;}
    .transfer-finals-section6 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section6-bg01.jpg') no-repeat center top;background-size: 200%;}
    .transfer-finals-section5 > .max-width {padding: 5rem 1rem;}
}
@media (max-width: 768px) {
    .transfer-finals-section5 .sub-title {font-size: calc(1rem + 4.7226vw);}
    .transfer-finals-section5-con {font-size: calc(1rem + 0.8334vw);}
    .transfer-finals-section5-con h3 {font-size: calc(1rem + 1.9446vw);}
}
/*******************************************************************************
                            왜 edm아트유학일까요?
********************************************************************************/
.transfer-finals-section7 {background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/transfer-finals/transfer-finals-section7-bg01.jpg') no-repeat center top;background-size: cover;}
.transfer-finals-section7 .sub-title > strong {color: #81D187;}
.transfer-finals-section7-img {aspect-ratio: 1081 / 365;margin-bottom: 2.5rem;}
.transfer-finals-section7-img img {width: 100%;}
.transfer-finals-section7 p > strong {display: block;margin-bottom: 0.5rem;font-size: 1.4rem;font-weight: 900;}
.transfer-finals-section7 p > strong > span {color: #E04C4F;}
.transfer-finals-section7 p > small {font-size: 1rem;}
.transfer-finals-section7 p > small::before {content: '※ ';}
@media (max-width: 768px) {
    .transfer-finals-section7 p > strong {font-size: calc(1rem + 1.9446vw);}
    .transfer-finals-section7 p > small {font-size: calc(1rem + 0.2778vw);}
}


/*******************************************************************************
                            대한민국 교육브랜드 대상
********************************************************************************/
.rca-section7 {background: #333333;}
.rca-section7 > div {padding: 5rem 0;}
.rca-section7-con {margin-bottom: 30px;}
.rca-section7-img {aspect-ratio: 2 / 3;width: 25.5556vw;margin: 0 auto 20px;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/fashion-design/fashion-design-img04-240627.png") no-repeat center center;background-size: cover;}
.rca-section7-text > span {display: inline-block;}
.rca-section7-text > span > img {width: 90%;margin: 0 auto 10px;}
.rca-section7-text > p {color: #C5C5C5;font-size: 14px;}
.rca-section7-link > div {margin-bottom: 8px;}
.rca-section7-link > div > a {font-size: 18px;color: #FFFFFF;}
@media (min-width: 1200px) {
    .rca-section7 > div {padding: 5rem 1rem;}
}
@media (min-width: 768px) {
    .rca-section7-con {display: flex;justify-content: center;align-items: center;margin-bottom: 3rem;}
    .rca-section7-img {width: 8.2407vw;margin: 0;}
    .rca-section7-text {text-align: left;}
    .rca-section7-text > span {display: inline-block;width: 100%;}
    .rca-section7-text > span > img {width: 100%;max-width: 405px;margin: 0 auto 1rem 0;}
    .rca-section7-text > p {font-size: .9rem;}
    .rca-section7-link {display: flex;justify-content: center;}
    .rca-section7-link > div {margin: 0 1rem;}
    .rca-section7-link > div > a {font-size: 1.4rem;}
}

