@charset "UTF-8";
/*******************************************************************************
                                  layout
********************************************************************************/
.transfer-program-usa [class^='area-full-pg'] { width: 100%; background-repeat: no-repeat; background-position: top center; background-size: 100%; line-height: 1.3; word-break: keep-all; }
.transfer-program-usa .main-video .videoWrap { border-radius: 0; isolation: isolate; }
@media screen and (max-width:991px) {
    .transfer-program-usa [class^='area-pg'] { max-width: 520rem; }
}
/*******************************************************************************
                           페이지 앵커 네비게이션
********************************************************************************/
.transfer-program-usa .area-full-pg-anchor { position: sticky; top: 0; width: 100%; z-index: 10;}

.area-pg-anchor ul { display: flex; align-items: stretch; border: 1rem solid #c8c8c8; box-shadow: 0 2px 5px rgba(0,0,0,.2); width: 100%; background: #fff; text-align: center; }
.area-pg-anchor ul li { display: flex; align-items: stretch; justify-content: center; flex: 1 1 auto; z-index: 1; width: 100%; }
.area-pg-anchor ul li:last-child { border-right: 0; }
.area-pg-anchor ul li a { display: inline-block; padding: 26rem 0; position: relative; font-size: 16rem; line-height: 1; color: #666; }
.area-pg-anchor ul li:hover a, .area-pg-anchor ul li.active a { color: #000; }
.area-pg-anchor ul li a:after { display: block; position: absolute; bottom: -1px; left: 0; width: 100%; height: 4rem; background-color: transparent; content: ''; }
.area-pg-anchor ul li:hover a:after, .area-pg-anchor ul li.active a:after { background-color: #1ec95b; }
@media screen and (max-width:991px) {
	.transfer-program-usa .area-full-pg-anchor{padding: 0;}

    .transfer-program-usa .area-pg-anchor { max-width: none; }
    .area-pg-anchor ul { border-right: 0; border-left: 0; }
    .area-pg-anchor ul li a { padding: 19rem 0; font-size: 18rem; }
}
/*******************************************************************************
                                페이지 공통
********************************************************************************/
.pg-hidden { margin: -1px; padding: 0; border: 0; overflow: hidden; clip: rect(0,0,0,0); position: absolute; width: 1px; height: 1px; font-size: 0; text-indent: -9999px; }
caption.pg-hidden { position: static; }
.pg-hidden-text { overflow: hidden; font-size: 0; text-indent: -9999px; }
.pg-list li { padding-left: 12rem; position: relative; box-sizing: border-box; }
.pg-list li:before { display: block; position: absolute; top: 0; left: 0; }
.pg-list.checked li {
    padding-left: 26rem; background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/test-preparation/mo-icon-area2-check.png) no-repeat top left;background-size:22rem;line-height:1.5;text-align:left;}
    .pg-list.dot > li:before { content: '·'}
    .pg-list.ast > li:before { top: 3rem; content: '*'}
    .pg-list.dash > li:before { content: '-'}
    .pg-list.square > li:before { top: 13rem; width: 4px; height: 4px; background-color: #606060; content: ''; }
    .pg-tip { padding-left: 10rem; position: relative; box-sizing: border-box; }
    .pg-tip:before { margin-right: 4rem; content: '※'; }
    h2.pg-content-title, h3.pg-content-title { margin-bottom: 36rem; font-size: 40rem; text-align: center; }
    .pg-content-title span { color: #000; }
    .pg-content-title b { color: #ef3526; }
    .pg-text-box .pg-subtitle { font-size: 22rem; color: #000; }
    .pg-text-box p { font-size: 18rem; line-height: 1.5; color: #333; }
    @media screen and (max-width:1080px) {

}
    @media screen and (max-width:991px) {
        .pg-list li { padding-left: 13rem; }
        .pg-tip { padding-left: 13rem; }
        h2.pg-content-title, h3.pg-content-title { font-size: 28rem; }
        .pg-text-box p { font-size: 22rem; }
    }
    @media screen and (max-width:500px) {
        .pg-content-title { font-size: 32rem; }
        .pg-text-box p { font-size: 16rem; }
    }
    @media screen and (max-width:400px) {
        .pg-content-title { font-size: 28rem; }
        .pg-text-box p { font-size: 13rem; }
    }
    /*******************************************************************************
                        미국 대학 편입 프로그램
********************************************************************************/
    .transfer-program-usa .area-full-pg-content { text-align: center; }
    .area-pg-content.none-padding-bottom { padding-bottom: 0; }
    .area-pg-content .pg-content-title + .pg-text-box { margin-top: 28rem; }
    .area-pg-content .pg-text-box p + p { margin-top: 12rem; }
    .area-pg-content .pg-image-list { display: flex; justify-content: space-between; margin: 36rem auto 0; width: 92%; max-width: 740rem; }
    .area-pg-content .pg-image-list li { position: relative; width: 31%; max-width: 200rem; }
    .area-pg-content .pg-image-list li + li:before { display: block; position: absolute; top: 32%; left: -20%; width: 10rem; height: 17rem; background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-program-usa/icon-area-arrow.png) no-repeat center center; background-size:100%; content:'';}
    .area-pg-content .pg-image-list li img { width: 100%; }
    .area-pg-content .pg-image-list li p { margin-top: 18rem; font-size: 16rem; color: #666; }
    .area-pg-content .pg-video { margin-top: 60rem; padding-bottom: 56.2%; overflow: hidden; position: relative; height: 0; box-sizing: border-box; }
    .area-pg-content .pg-video > iframe { border: none; box-shadow: 6px 6px 6px rgb(0, 0, 0, 0.4); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media screen and (max-width:991px) {
    .area-pg-content .pg-content-title + .pg-text-box { margin-top: 18rem; }
    .area-pg-content .pg-image-list { margin-top: 45rem; width: 94%; }
    .area-pg-content .pg-image-list li p { font-size: 16rem; line-height: 130%; }
    .area-pg-content .pg-image-list li + li:before { left: -8%; }
}
@media screen and (max-width:500px) {
    .area-pg-content .pg-image-list li p { font-size: 16rem; }
    .area-pg-content .pg-video { margin: 39rem 20rem 0; padding-bottom: 50%; }
}
@media screen and (max-width:400px) {
    .area-pg-content .pg-image-list li p { font-size: 13rem; }
}
/*******************************************************************************
            편입이 가능한 미국 주립대학교 / 사립대학교
********************************************************************************/
.transfer-program-usa .area-full-pg-content2 { text-align: center; }
.area-pg-content2.none-padding-bottom { padding-bottom: 0; }
.area-pg-content2 .pg-content-title + .pg-text-box { margin-top: 28rem; }
.area-pg-content2 .pg-map { margin: 40rem auto 0; width: 70%; max-width: 656rem; }
.area-pg-content2 .pg-map img { width: 100%; }
.area-pg-content2 .pg-map + .pg-content-subtitle { margin-top: 70rem; }
.area-pg-content2 .transfer-section-table { margin-top: 60rem; border: 1rem solid #ffc693; border-style: hidden; box-shadow: 0 0 0 1px #ffc693; overflow: hidden; width: 100%; background: #fff; border-collapse: collapse; border-radius: 10rem; isolation: isolate; }
.area-pg-content2 .transfer-section-table td,.area-pg-content2 .transfer-section-table th { padding: 20rem; border: 1rem solid #ffc693; font-size: 20rem; }
.area-pg-content2 .transfer-section-table td:first-child,.area-pg-content2 .transfer-section-table th:first-child { border-left: none; }
.area-pg-content2 .transfer-section-table td:last-child,.area-pg-content2 .transfer-section-table th:last-child { border-right: none; }
.area-pg-content2 .transfer-section-table th { border-top: none; background: #ffdec1; color: #bf671a; }
.area-pg-content2 .transfer-section-table td { border-bottom: none; color: #000; }
.area-pg-content2 .transfer-section-table td>span { font-size: 14rem; }
.area-pg-content2 .transfer-section-table td>ul { margin-left: 20rem; text-align: left; list-style: outside; }
.area-pg-content2 .transfer-section-table td>ul>li { margin-bottom: 6rem; }
.area-pg-content2 .pg-content-subtitle { width: 100%; font-size: 22rem; color: #027865; text-align: left; }
.area-pg-content2 ul.pg-school-list { width: 100%; text-align: left; }
.area-pg-content2 ul.pg-school-list > li { display: flex; justify-content: space-between; }
.area-pg-content2 ul.pg-school-list > li + li { margin-top: 40rem; }
.area-pg-content2 ul.pg-school-list figure { display: flex; align-items: center; justify-content: center; border: 1rem solid #c5c5c5; position: relative; width: 49%; max-width: 520rem; height: 148rem; background-color: #fff; box-sizing: border-box; }
.area-pg-content2 ul.pg-school-list figure i { display: block; position: absolute; top: 0; left: 0; width: 73rem; height: 36rem; background-color: #08947d; font-size: 16rem; font-weight: 300; line-height: 36rem; color: #fff; text-align: center; }
.area-pg-content2 ul.pg-school-list figure img { width: 53%; max-width: 274rem; }
.area-pg-content2 ul.pg-school-list dl { width: 49%; max-width: 520rem; }
.area-pg-content2 ul.pg-school-list dl dt { font-size: 18rem; font-weight: 600; color: #027865; }
.area-pg-content2 ul.pg-school-list dl dd { margin-top: 16rem; font-size: 16rem; line-height: 1.5; color: #666; }
.area-pg-content2 .pg-content-subtitle + ul.pg-school-list { margin-top: 26rem; }
.area-pg-content2 ul.pg-school-list + .pg-content-subtitle { margin-top: 80rem; color: #000}
.area-pg-content2 .pg-tip-wrap { margin-top: 28rem; width: 100%; font-size: 14rem; line-height: 1.5; color: #666; text-align: left; }
@media screen and (max-width:1080px) {
    .area-pg-content2 .transfer-section-table th:nth-child(2), .area-pg-content2 .transfer-section-table td:nth-child(2), .area-pg-content2 .transfer-section-table th:nth-child(4), .area-pg-content2 .transfer-section-table td:nth-child(4) { display: none; }
}
@media screen and (max-width:991px) {
    .transfer-program-usa .area-full-pg-content2 { background-image: none; }
    .area-pg-content2 .pg-map { width: 82%; }
    .area-pg-content2 .pg-content-subtitle { font-size: 26rem; }
    .area-pg-content2 .pg-table { padding: 0 20rem; }
    .area-pg-content2 .transfer-section-table th, .area-pg-content2 .transfer-section-table td { padding: 13rem 1vw; font-size: calc(13rem + .7vw); }
    .area-pg-content2 .transfer-section-table td > ul { margin-left: 26rem; }
    .area-pg-content2 .transfer-section-table td > ul > li { margin-bottom: 13rem; }
    .area-pg-content2 ul.pg-school-list > li + li { margin-top: 47.2rem; }
    .area-pg-content2 ul.pg-school-list > li { flex-direction: column; }
    .area-pg-content2 ul.pg-school-list figure { width: 100%; max-width: none; }
    .area-pg-content2 ul.pg-school-list dl { margin-top: 25rem; width: 100%; max-width: none; }
    .area-pg-content2 ul.pg-school-list dl dt { font-size: 25rem; }
    .area-pg-content2 ul.pg-school-list dl dd { font-size: 22rem; }
    .area-pg-content2 ul.pg-school-list figure i { width: 79.7rem; height: 33.3rem; font-size: 20rem; line-height: 33.3rem; }
    .area-pg-content2 .pg-tip-wrap { font-size: 20rem; }
}
@media screen and (max-width:500px) {
    .area-pg-content2 .pg-content-subtitle { margin: 0 auto; width: 92%; }
    .area-pg-content2 ul.pg-school-list { margin: 0 auto; width: 92%; }
    .area-pg-content2 .pg-content-subtitle { font-size: 20rem; }
    .area-pg-content2 ul.pg-school-list dl dt { font-size: 18rem; }
    .area-pg-content2 ul.pg-school-list dl dd { font-size: 18rem; }
    .area-pg-content2 ul.pg-school-list figure i { width: 65rem; height: 26rem; font-size: 13rem; line-height: 26rem; }
    .area-pg-content2 .pg-tip-wrap { margin: 26rem auto 0; width: 92%; font-size: 14rem}
}
@media screen and (max-width:400px) {
    .area-pg-content2 .pg-content-subtitle { font-size: 16.9rem; }
    .area-pg-content2 ul.pg-school-list dl dt { font-size: 13rem; }
    .area-pg-content2 ul.pg-school-list dl dd { font-size: 13rem; }
}
/*******************************************************************************
                            편입프로그램 지원조건
********************************************************************************/
.area-pg-content3 .pg-content-title + .pg-text-box { margin-top: 28rem; }
.area-pg-content3 ul.pg-circle-list { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 60rem auto 0; width: 54%; max-width: 580rem; }
.area-pg-content3 ul.pg-circle-list li { display: flex; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 30rem; position: relative; width: 32%; max-width: 148rem; height: 148rem; background-color: #eff1f6; font-size: 16rem; color: #000; border-radius: 50%; isolation: isolate; }
.area-pg-content3 ul.pg-circle-list li i { display: block; position: absolute; top: 0; left: 0; width: 46rem; height: 46rem; background-color: #08947d; border-radius: 50%; isolation: isolate; transform: translateX(-50%); }
.area-pg-content3 ul.pg-circle-list li i img { width: 100%; }
.area-pg-content3 ul.pg-circle-list li b { font-weight: 600; }
.area-pg-content3 ul.pg-circle-list li span { display: block; margin-top: 5rem; font-size: 14rem; color: #666; }
.area-pg-content3 p.pg-tip { margin: 0 auto; width: 52%; max-width: 560rem; font-size: 14rem; color: #666; text-align: left; }
.area-pg-content3 .pg-video { margin-top: 60rem; padding-bottom: 56.2%; overflow: hidden; position: relative; height: 0; box-sizing: border-box; }
.area-pg-content3 .pg-video > iframe { border: none; box-shadow: 6px 6px 6px rgb(0, 0, 0, 0.4); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media screen and (max-width:991px) {
.area-pg-content3 ul.pg-circle-list { width: 90%; max-width: none; }
.area-pg-content3 ul.pg-circle-list li { width: 48%; max-width: 178.8rem; height: 178.8rem; font-size: 22rem; }
.area-pg-content3 ul.pg-circle-list li i { width: 48.8rem; height: 48.8rem; }
.area-pg-content3 ul.pg-circle-list li span { font-size: 20rem; }
.area-pg-content3 p.pg-tip { width: 90%; max-width: none; font-size: 20rem; }
}
@media screen and (max-width:500px) {
.area-pg-content3 ul.pg-circle-list li { width: 48%; max-width: 169rem; height: 169rem; font-size: 18rem; }
.area-pg-content3 ul.pg-circle-list li span { font-size: 16rem; }
.area-pg-content3 ul.pg-circle-list li i { width: 46rem; height: 46rem; transform: translateX(-20%); }
.area-pg-content3 p.pg-tip { margin-top: 19.9rem; font-size: 14rem; }
.area-pg-content3 .pg-video { margin: 39rem 20rem 0; padding-bottom: 50%; }
}
@media screen and (max-width:400px) {
.area-pg-content3 ul.pg-circle-list li { height: 156rem; font-size: 15rem; }
.area-pg-content3 ul.pg-circle-list li span { font-size: 14rem; }
}
/*******************************************************************************
                편입프로그램 장점
********************************************************************************/
.transfer-program-usa .area-full-pg-content4 {
background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-program-usa/bg-area4.png);background-position:bottom center;}
.area-pg-content4.none-padding-bottom { padding-bottom: 0; }
.area-pg-content4 .pg-text-box { text-align: left; }
.area-pg-content4 .pg-text-box .pg-subtitle + p { margin-top: 15rem; }
.area-pg-content4 figure.pg-table-wrap { margin-top: 56rem; }
.area-pg-content4 figure.pg-table-wrap .pg-subtitle { font-size: 22rem; color: #000; }
.area-pg-content4 figure.pg-table-wrap table.pg-table { margin-top: 28rem; border-top: 1rem solid #c8c8c8; border-bottom: 1rem solid #c8c8c8; width: 100%; font-size: 16rem; border-collapse: collapse; border-spacing: 0; }
.area-pg-content4 figure.pg-table-wrap table.pg-table thead th { padding: 18rem 0 ; background-color: #f8f8f8; font-weight: 400; color: #333; }
.area-pg-content4 figure.pg-table-wrap table.pg-table thead th:first-child { width: 25%; }
.area-pg-content4 figure.pg-table-wrap table.pg-table thead th:nth-child(2) { width: 15%; }
.area-pg-content4 figure.pg-table-wrap table.pg-table tbody tr { border-top: 1rem solid #c8c8c8; }
.area-pg-content4 figure.pg-table-wrap table.pg-table tbody th { padding: 18rem 0 ; font-weight: 400; }
.area-pg-content4 figure.pg-table-wrap table.pg-table tbody td { padding-left: 50rem; border-left: 1rem solid #c8c8c8; }
.area-pg-content4 figure.pg-table-wrap + .pg-text-box { margin-top: 58rem; }
.area-pg-content4 .pg-text-box + .pg-text-box { margin-top: 52rem; }
.area-pg-content4 .pg-text-box figure { display: flex; justify-content: center; margin-top: 30rem; padding: 29rem 0; border: 1rem solid #c5c5c5; box-shadow: 0 27rem 27rem rgba(0,0,0,.2); position: relative; width: 100%; background-color: #fff; box-sizing: border-box; }
.area-pg-content4 .pg-text-box figure i { display: block; position: absolute; top: 0; left: 0; width: 73rem; height: 36rem; background-color: #08947d; font-size: 16rem; font-weight: 300; line-height: 36rem; color: #fff; text-align: center; }
.area-pg-content4 .pg-text-box figure img { width: 43%; max-width: 454rem; }
.area-pg-content4 .pg-text-box figure .pg-scholarship { width: 34%; max-width: 360rem; text-align: center; }
.area-pg-content4 .pg-text-box figure .pg-scholarship p { font-size: 16rem; color: #666; }
.area-pg-content4 .pg-text-box figure .pg-scholarship p:first-child { margin-top: 10rem; padding-bottom: 152rem; background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-program-usa/img-area4-02.png) no-repeat center bottom; background-size:178rem;}
.area-pg-content4 .pg-text-box figure .pg-scholarship p:first-child b { font-weight: 400; }
.area-pg-content4 .pg-text-box figure .pg-scholarship p b { display: block; color: #08947d; }
.area-pg-content4 .pg-text-box figure .pg-scholarship p:last-child { margin-top: 5rem; }
@media screen and (max-width:991px) {
    .transfer-program-usa .area-full-pg-content4 { background-image: none; }
    .area-pg-content4 .pg-content-title + .pg-text-box { margin-top: 48rem; }
    .area-pg-content4 .pg-text-box + .pg-text-box { margin-top: 33rem; }
    .area-pg-content4 .pg-text-box .pg-subtitle + p { margin-top: 10rem; }
    .pg-text-box .pg-subtitle, .area-pg-content4 figure.pg-table-wrap .pg-subtitle { font-size: 25rem; }
    .area-pg-content4 figure.pg-table-wrap table.pg-table { font-size: 18.2rem; }
    .area-pg-content4 figure.pg-table-wrap table.pg-table tbody td { padding-left: 0; text-align: center; }
    .area-pg-content4 .pg-text-box figure i { width: 79.7rem; height: 33.3rem; font-size: 20rem; line-height: 33.3rem; }
    .area-pg-content4 .pg-text-box figure .pg-scholarship { width: 80%; max-width: none; }
    .area-pg-content4 .pg-text-box figure .pg-scholarship p { font-size: 18.2rem; }
    .area-pg-content4 .pg-text-box figure .pg-scholarship p:first-child { padding-bottom: 0; background-image: none; }
    .area-pg-content4 .pg-text-box figure .pg-scholarship p.pg-mo-circle { display: flex; align-items: center; justify-content: center; flex-direction: column; margin: 13rem auto 0; width: 178.8rem; height: 178.8rem; background-color: #eff1f6; border-radius: 50%; isolation: isolate; }
}
@media screen and (max-width:500px) {
    .area-pg-content4 .pg-text-box, .area-pg-content4 figure.pg-table-wrap { margin: 0 auto; width: 92%; }
    .area-pg-content4 figure.pg-table-wrap { margin-top: 33.8rem; }
    .pg-text-box .pg-subtitle, .area-pg-content4 figure.pg-table-wrap .pg-subtitle { font-size: 20rem; }
    .area-pg-content4 figure.pg-table-wrap table.pg-table { font-size: 14rem; }
    .area-pg-content4 .pg-text-box figure { padding: 26rem 0; }
    .area-pg-content4 .pg-text-box figure i { width: 65rem; height: 26rem; font-size: 13rem; line-height: 26rem; }
    .area-pg-content4 .pg-text-box figure .pg-scholarship p { font-size: 16rem; }
}
@media screen and (max-width:400px) {
    .pg-text-box .pg-subtitle, .area-pg-content4 figure.pg-table-wrap .pg-subtitle { font-size: 18rem; }
    .area-pg-content4 figure.pg-table-wrap table.pg-table { font-size: 13rem; }
    .area-pg-content4 .pg-text-box figure .pg-scholarship p { font-size: 14rem; }
}
/*******************************************************************************
                                편입사례
********************************************************************************/
.area-pg-content5 article[class^="pg-case"] { padding: 24rem 48rem; border: 1rem solid #c5c5c5; width: 100%; box-sizing: border-box; }
.area-pg-content5 article[class^="pg-case"] .pg-subtitle { font-size: 22rem; color: #ef3526; text-align: left; }
.area-pg-content5 article[class^="pg-case"] ul.pg-list { margin-top: 18rem; font-size: 18rem; text-align: left; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap { display: flex; justify-content: space-between; margin-top: 40rem; position: relative; width: 100%; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap { padding-top: 143rem; width: 48%; max-width: 380rem; background-repeat: no-repeat; background-position: top center; background-size: 125rem; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table { border-bottom: 1rem solid #c8c8c8; width: 100%; font-size: 16rem; border-collapse: collapse; border-spacing: 0; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table tr { border-top: 1rem solid #c8c8c8; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table th { padding: 8rem 12rem; background-color: #f8f8f8; font-weight: 400; color: #333; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table td { padding-left: 20rem; border-left: 1rem solid #c8c8c8; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-img { position: relative; width: 50%; max-width: 489rem}
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-img:before { display: block; position: absolute; top: 40%; left: -12%; width: 10rem; height: 17rem; background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-program-usa/icon-area-arrow.png) no-repeat center center;background-size:100%;content:'';}
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-img .pg-logo-wrap { padding: 10rem 0; width: 100%; background-color: #eff1f6; text-align: center; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-img .pg-logo-wrap img { width: 54%; max-width: 171rem; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-img img { width: 100%; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap p { padding: 10rem; background-color: #ef3526; font-size: 18rem; line-height: 1; color: #fff; text-align: center; }
.area-pg-content5 article[class^="pg-case"] + article[class^="pg-case"] { margin-top: 40rem; }
.area-pg-content5 article.pg-case-01 .pg-detail-wrap .pg-table-wrap { background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-program-usa/img-area5-user01.png);}
.area-pg-content5 article.pg-case-02 .pg-detail-wrap .pg-table-wrap { background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-program-usa/img-area5-user02.png);}
.area-pg-content5 article.pg-case-03 .pg-detail-wrap .pg-table-wrap { background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-program-usa/img-area5-user03.png);}
@media screen and (max-width:991px) {
.area-pg-content5 article[class^="pg-case"] { padding: 0; border: 0; }
.area-pg-content5 article[class^="pg-case"] .pg-subtitle { font-size: 25rem; }
.area-pg-content5 article[class^="pg-case"] ul.pg-list { margin-top: 12rem; font-size: 21rem; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap { align-items: center; flex-direction: column; margin-top: 26rem; padding: 32.5rem 0; border: 1rem solid #c5c5c5; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap { padding-top: 90rem; width: 90%; max-width: none; background-size: 80rem; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table { font-size: 18.2rem; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table th { padding: 10rem; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table td { padding-left: 13rem; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-img { margin-top: 28rem; width: 90%; max-width: none; }
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-img:before { top: -10%; left: 50%; width: 18.7rem; height: 10.5rem; background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/2.amazonaws.com/img.edmuhak.com/uhak/renewal/programs/details/transfer-program-usa/icon-arrow-down.png);transform: translateX(-50%);}
.area-pg-content5 article[class^="pg-case"] .pg-detail-wrap p { font-size: 18.2rem; }
.area-pg-content5 article[class^="pg-case"] + article[class^="pg-case"] { margin-top: 48.8rem; }
}
@media screen and (max-width:500px) {
    .area-pg-content5 article[class^="pg-case"] .pg-subtitle { font-size: 20rem; }
    .area-pg-content5 article[class^="pg-case"] ul.pg-list { font-size: 16rem; }
    .area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table { font-size: 16rem; }
    .area-pg-content5 article[class^="pg-case"] .pg-detail-wrap p { font-size: 14.9rem; }
    .area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-img:before { top: -13%; }
}
@media screen and (max-width:400px) {
    .area-pg-content5 article[class^="pg-case"] .pg-subtitle { font-size: 18rem; }
    .area-pg-content5 article[class^="pg-case"] ul.pg-list { font-size: 13rem; }
    .area-pg-content5 article[class^="pg-case"] .pg-detail-wrap .pg-table-wrap table { font-size: 13rem; }
    .area-pg-content5 article[class^="pg-case"] .pg-detail-wrap p { font-size: 12rem}
}
/*******************************************************************************
                                확인해주세요
********************************************************************************/
.transfer-program-usa .area-full-pg-content6 { background-color: #f8f8f8; }
.area-pg-content6 .pg-content-title { margin-bottom: 24rem; padding: 0 45rem; font-size: 24rem; color: #333; text-align: left; }
.area-pg-content6 ul.pg-list { margin-top: 18rem; padding: 0 45rem; font-size: 16rem; line-height: 1.5; color: #666; text-align: left; box-sizing: border-box; }
@media screen and (max-width:991px) {
    .area-pg-content6 .pg-content-title { padding: 0; }
    .area-pg-content6 .pg-content-title, .area-pg-content6 ul.pg-list { margin-top: 10rem; padding: 0; font-size: 18rem; }
}
@media screen and (max-width:500px) {
    .area-pg-content6 .pg-content-title, .area-pg-content6 ul.pg-list { font-size: 16rem; }
}
@media screen and (max-width:400px) {
    .area-pg-content6 .pg-content-title, .area-pg-content6 ul.pg-list { font-size: 13rem; }
}
