@charset "UTF-8";
/*******************************************************************************
                                공통
********************************************************************************/
.container > article, .container section > article, .container article > section{padding: 150rem 0;}
.logo , .logo2 { display: inline-block; margin: 0 auto 60rem; width: 324rem; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/art-logo.svg') no-repeat center center; background-size: cover; aspect-ratio: 312 / 35; }
.logo2 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/art-logo.svg') no-repeat center center; background-size: cover; }
.container .sub-title { margin-bottom: 80rem; font-size: 60rem; font-weight: 900; }
.container .sub-title > span { display: block; font-size: 40rem; font-weight: 400; }
.container .sub-title > strong { font-weight: 900; color: #E04C4F; }
.container .sub-title > small { display: block; margin-top: 20rem; font-size: 22rem; font-weight: 400; }
@media (max-width: 991px) {
	.container > article, .container section > article, .container article > section{padding: 100rem 0;}
    .logo,.logo2 { margin-bottom: 39rem; width: 60%; }
    .container .sub-title { margin-bottom: 52rem; font-size: 30rem; }
    .container .sub-title > span { font-size: 20rem; }
    .container .sub-title > small { font-size: 16rem; margin-top: 13rem;}
}
/*******************************************************************************
                        이런 분들에게 추천합니다
********************************************************************************/
.transfer-finals-section2 { background: #F4F5FF; }
.transfer-finals-section2-con-wrap { margin-bottom: 60rem; }
.transfer-finals-section2-con-wrap h3 { padding: 10rem 50rem; position: relative; width: 50%; background: #3C3C66; font-size: 36rem; color: #fff; text-align: left; border-radius: 20rem 0 0 0; isolation: isolate; }
.transfer-finals-section2-con-wrap h3::before { position: absolute; top: 0; left: 100%; height: 100%; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section2-img4.png') no-repeat center center; background-size: cover; content: ''; aspect-ratio: 97 / 70; }
.transfer-finals-section2-con { padding: 40rem; background: #fff; border-radius: 0 20rem 20rem 20rem ; isolation: isolate; }
.transfer-finals-section2-con ul { display: inline-block; margin: 0 auto; padding-left: 24rem; width: 80%; text-align: left; }
.transfer-finals-section2-con ul li { margin-bottom: 10rem; position: relative; font-size: 24rem; color: #000; }
.transfer-finals-section2-con ul li::before { position: absolute; top: 0; right: 100%; width: 20rem; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section2-img5.svg') no-repeat center center; background-size: cover; content: ''; transform: translate(-50%, 30%); aspect-ratio: 19 / 17; }
.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: 20rem 0; border-bottom: 1rem solid #C9C9C9; }
.transfer-finals-section2-con table th { background: #505050; font-size: 22rem; color: #fff; font-weight: 700;}
.transfer-finals-section2-con table th > div { display: inline-block; padding-bottom: 0; position: relative; }
.transfer-finals-section2-con table th > div > span { display: inline-block; margin-right: 10rem; position: absolute; top: 50%; right: 100%; width: 30rem; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section2-img1.png') no-repeat center center; background-size: cover; transform: translateY(-50%); aspect-ratio: 1 / 1; border-radius: 50%; isolation: isolate; }
.transfer-finals-section2-con table th > div > span.img2 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/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: 1rem solid #C9C9C9; }
.transfer-finals-section2-con table td { font-size: 20rem; 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 { margin: 0 auto ; width: 864rem; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section2-img3.png') no-repeat center center; background-size: cover; aspect-ratio: 856 / 301; }
@media (max-width: 991px) {
    .transfer-finals-section2-con-wrap { margin-bottom: 39rem; }
    .transfer-finals-section2-con-wrap h3 { padding: 6.5rem 32.5rem; width: 75%; font-size: 20rem; white-space: nowrap; border-radius: 13rem 0 0 0; isolation: isolate;}
    .transfer-finals-section2-con { padding: 26rem 13rem; border-radius: 0 13rem 13rem 13rem; isolation: isolate;}
	.transfer-finals-section2-imgBox { width: 100%; }
	.transfer-finals-section2-con ul { width: 100%; }
    .transfer-finals-section2-con ul li { font-size: 16rem; margin-bottom: 6.5rem;}
    .transfer-finals-section2-con ul li::before { width: 14rem; }
    .transfer-finals-section2-con table th,.transfer-finals-section2-con table td { padding: 13rem 2.6rem; }
    .transfer-finals-section2-con table th { font-size: 16rem; }
    .transfer-finals-section2-con table td { font-size: 14rem; }
	.transfer-finals-section2-con table th > div { line-height: 1; }
    .transfer-finals-section2-con table th > div > span { display: block; margin: 0 auto 6.5rem; position: static; width: 19.5rem; transform: translate(0); }
}
/*******************************************************************************
                            합격할 수 있습니다
********************************************************************************/
.transfer-finals-section3 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/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: 60rem 0; background: #fff; border-radius: 15rem; isolation: isolate; }
.transfer-finals-section3-con-wrap > h3 { margin-bottom: 60rem; font-size: 36rem; font-weight: 900; color: #204474; }
.transfer-finals-section3-con { display: grid; margin: 0 auto; width: 80%; grid-template-columns: repeat(3,1fr); grid-gap: 60rem; }
.transfer-finals-section3-con-col > span { display: inline-block; margin: 0 auto 10rem; width: 160rem; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section3-img01.png') no-repeat center center; background-size: cover; aspect-ratio: 1 /1 ; border-radius: 50%; isolation: isolate; }
.transfer-finals-section3-con-col > p { font-size: 22rem; font-weight: 700; }
.transfer-finals-section3-con-col > span.img2 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/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/renewal/programs/details/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/renewal/programs/details/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/renewal/programs/details/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/renewal/programs/details/transfer-finals/transfer-finals-section3-img06.png') no-repeat center center; background-size: cover; }
@media (max-width: 991px) {
	.transfer-finals-section3-con-wrap { padding: 39rem 13rem; border-radius: 9.75rem; isolation: isolate;}
    .transfer-finals-section3-con-wrap > h3 { margin-bottom: 40rem; font-size: 26rem; }
    .transfer-finals-section3-con-col > span { width: 80%; margin-bottom: 6.5rem;}
    .transfer-finals-section3-con-col > p { font-size: 16rem; }
}
@media (max-width: 767px) {
	.transfer-finals-section3-con { width: 100%; grid-template-columns: repeat(2,1fr); grid-gap: 13rem; }
}
/*******************************************************************************
                                합격 케이스
********************************************************************************/
.transfer-finals-section4 { background: #F4F4F4; }
.transfer-finals-section4-con { display: flex; justify-content: space-between; margin-bottom: 30rem; padding: 10rem; box-shadow: 5rem 5rem 10rem rgba(0, 0, 0, 0.3); background: #fff; }
.transfer-finals-section4-con:last-of-type { margin-bottom: 80rem; }
.transfer-finals-section4-con .imgBox { width: calc(50% - 2rem); background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section4-img1.jpg') no-repeat center center; background-size: cover; aspect-ratio: 520 / 397; }
.transfer-finals-section4-con .imgBox.img2 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section4-img2.jpg') no-repeat center center; background-size: cover; aspect-ratio: 520 / 438; }
.transfer-finals-section4-con .imgBox.img3 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section4-img3.jpg') no-repeat center center; background-size: cover; aspect-ratio: 520 / 398; }
.transfer-finals-section4-con .imgBox.img4 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section4-img4.jpg') no-repeat center center; background-size: cover; aspect-ratio: 520 / 388; }
.transfer-finals-section4-con .imgBox.img5 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section4-img5.jpg') no-repeat center center; background-size: cover; aspect-ratio: 520 / 339; }
.transfer-finals-section4-con .imgBox.img6 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section4-img6.jpg') no-repeat center center; background-size: cover; aspect-ratio: 520 / 366; }
.transfer-finals-section4-con .textBox-wrap { position: relative; width: 48%; text-align: left; }
.transfer-finals-section4-con .textBox-wrap img { position: absolute; top: 0; right: 0; width: 102rem; transform: translateY(-30rem); }
.transfer-finals-section4-con .textBox-wrap > div { display: flex; align-items: center; height: 100%; }
.transfer-finals-section4-con .textBox { padding-left: 40rem; list-style: outside; }
.transfer-finals-section4-con .textBox > li { margin-bottom: 24rem; }
.transfer-finals-section4-con .textBox li dl { display: flex; font-size: 20rem; }
.transfer-finals-section4-con .textBox li dl dt { margin-right: 40rem; font-weight: 700; white-space: nowrap; }
.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: 36rem; font-weight: 700; color: #000; }
.transfer-finals-section4-text > strong { color: #0FB461; }
@media (max-width: 991px) {
    .transfer-finals-section4-con { margin-bottom: 19.5rem; padding: 6.5rem; display: block;}
	.transfer-finals-section4-con:last-of-type{margin-bottom: 52rem;}
    .transfer-finals-section4-con .imgBox { margin-bottom: 26rem; width: 100%;}
	.transfer-finals-section4-con .textBox-wrap { width: 100%; }
	.transfer-finals-section4-con .textBox-wrap img { transform: translateY(0); min-width: 64rem; width: 20%;}
    .transfer-finals-section4-con .textBox li dl { font-size: 16rem; display: block;}
    .transfer-finals-section4-text { font-size: 20rem; }
    .transfer-finals-section4-con .textBox { padding-left: 20rem; }
    .transfer-finals-section4-con .textBox > li { margin-bottom: 15.6rem; }
}
/*******************************************************************************
                            편입방법
********************************************************************************/
.transfer-finals-section5 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/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/renewal/programs/details/transfer-finals/transfer-finals-section6-bg01.jpg') no-repeat center top; background-size: 100%; }
.transfer-finals-section5 .sub-title { font-size: 70rem; color: #fff; }
.transfer-finals-section5 .sub-title > strong { color: #FFF39A; }
.transfer-finals-section5-con { margin-bottom: 80rem; font-size: 24rem; text-align: left; }
.transfer-finals-section5-con:last-child { margin-bottom: 0; }
.transfer-finals-section5-con h3 { display: inline-block; margin-bottom: 20rem; padding: 4rem 26rem 6rem; background: #E04C4F; font-size: 28rem; color: #fff; border-radius: 60rem; isolation: isolate; }
.transfer-finals-section5-con p { margin-bottom: 40rem; line-height: 1.4; }
.transfer-finals-section5-con p + ul{margin-bottom: 40rem;}
.transfer-finals-section5-con ul { padding-left: 20rem; }
.transfer-finals-section5-con ul > li { position: relative; }
.transfer-finals-section5-con ul > li::before { margin-right: 10rem; position: absolute; top: 0; right: 100%; content: '-'; }
.transfer-finals-section5-con dl { margin-bottom: 40rem; }
.transfer-finals-section5-con dl:last-child { margin-bottom: 0; }
.transfer-finals-section5-con dt { margin-bottom: 10rem; font-weight: 700; }
.transfer-finals-section5-con span { font-weight: 700; color: #E04C4F; }
@media (max-width: 991px) {
	.transfer-finals .transfer-finals-section5{padding: 65rem 0; background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section5-bg01.jpg') no-repeat center top; background-size: 200%;}
    .transfer-finals-section5 .sub-title { font-size: 32rem; }
    .transfer-finals-section5-con { margin-bottom: 52rem; }
    .transfer-finals-section5-con { font-size: 16rem; }
    .transfer-finals-section5-con h3 { font-size: 20rem; padding: 2.6rem 16.9rem 3.9rem; margin-bottom: 13rem;}
    .transfer-finals-section5-con p, .transfer-finals-section5-con dl { margin-bottom: 26rem; }
	.transfer-finals-section5-con p + ul{margin-bottom: 26rem;}
	.transfer-finals-section5-con dt{margin-bottom: 6.5rem;}
	.transfer-finals-section6 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/transfer-finals-section6-bg01.jpg') no-repeat center top; background-size: 200%; }
}
/*******************************************************************************
                            왜 edm아트유학일까요?
********************************************************************************/
.transfer-finals-section7 { background: url('https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/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 { margin-bottom: 50rem; aspect-ratio: 1081 / 365; }
.transfer-finals-section7-img img { width: 100%; }
.transfer-finals-section7 p > strong { display: block; margin-bottom: 10rem; font-size: 28rem; font-weight: 900; }
.transfer-finals-section7 p > strong > span { color: #E04C4F; }
.transfer-finals-section7 p > small { font-size: 20rem; }
.transfer-finals-section7 p > small::before { content: '※ '; }
@media (max-width: 991px) {
	.transfer-finals-section7-img{margin-bottom: 32.5rem;}
    .transfer-finals-section7 p > strong { font-size: 20rem; margin-bottom: 6.5rem;}
    .transfer-finals-section7 p > small { font-size: 14rem; }
}
/*******************************************************************************
                            대한민국 교육브랜드 대상
********************************************************************************/
.rca-section7 { background: #333333; }
.rca-section7 > div { padding: 100rem 0; }
.rca-section7-con { margin-bottom: 30rem; }
.rca-section7-img { margin: 0 auto 20rem; width: 96rem; background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-finals/fashion-design-img04-240627.png") no-repeat center center; background-size: cover; aspect-ratio: 2 / 3; }
.rca-section7-text > span { display: inline-block; }
.rca-section7-text > span > img { margin: 0 auto 10rem; width: 90%; }
.rca-section7-text > p { font-size: 14rem; color: #C5C5C5; }
.rca-section7-link > div { margin-bottom: 8rem; }
.rca-section7-link > div > a { font-size: 18rem; color: #FFFFFF; }
@media (min-width:1200px) {
    .rca-section7 > div { padding: 100rem 20rem; }
}
@media (min-width:992px) {
    .rca-section7-con { display: flex; align-items: center; justify-content: center; margin-bottom: 60rem; }
    .rca-section7-img { margin: 0; width: 32rem; }
    .rca-section7-text { text-align: left; }
    .rca-section7-text > span { display: inline-block; width: 100%; }
    .rca-section7-text > span > img { margin: 0 auto 20rem 0; width: 100%; max-width: 405rem; }
    .rca-section7-text > p { font-size: 12rem; }
    .rca-section7-link { display: flex; justify-content: center; }
    .rca-section7-link > div { margin: 0 20rem; }
    .rca-section7-link > div > a { font-size: 28rem; }
}
