@charset "UTF-8";

@font-face {
    font-family: 'GongGothicMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'S-CoreDream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*******************************************************************************
                                  layout
********************************************************************************/
.public-officer-ma-uk [class^='area-full-pg'] {width:100%;background-repeat:no-repeat;}
.public-officer-ma-uk [class^='area-pg'] {max-width:47.5rem;margin:0 auto;}
.public-officer-ma-uk-width {width: 1080px;padding: 5rem 0;margin: 0 auto;box-sizing: border-box;text-align: center;}
.pg-content-title {font-size: 1.6rem;color: #333;font-family: 'S-CoreDream', sans-serif;font-weight: 400;}
.pg-content-title.fc-w {color: #fff;}
.pg-content-title.fc-D1BBF6 {color: #D1BBF6;}
.pg-content-title > span {font-size: 2rem;font-family: 'GongGothicMedium', sans-serif;font-weight: 700;color: #fff;}
.pg-content-title > span.fc-939393 {color: #939393;}
.pg-content-title > span.fc-8A57A4 {color: #8A57A4;}
.pg-content-title > span.fc-A35676 {color: #A35676;}
.pg-content-title > span.fc-4A59AC {color: #4A59AC;}
.pg-content-title > span.fc-CABD03 {color: #CABD03;}
.pg-content-title > span.fc-F9FE88 {color: #F9FE88;}
.pg-content-title > span.fc-9068C1 {color: #9068C1;}
.pg-content-title > span.fc-10C4AB {color: #10C4AB;}
.pg-content-title > strong {font-size: 1.7rem;}
.pg-content-title > strong > strong {font-size: 2.7rem;font-family: 'GongGothicMedium', sans-serif;color: #37FFE5;font-weight: 500;}
.pg-content-title > strong > span {font-size: 2.2rem;font-family: 'GongGothicMedium', sans-serif;color: #37FFE5;font-weight: 500;}

@media screen and (max-width: 1200px) {
    .public-officer-ma-uk-width {width: 100%;padding: 5rem 1.5rem;}
}
@media screen and (max-width: 767px) {
    .pg-content-title {font-size: calc(1rem + 1vw);}
    .pg-content-title img {width: 18%;}
    .pg-content-title > span {font-size: calc(1rem + 3vw);}
    .pg-content-title > strong {font-size: calc(1rem + 1vw);}
    .pg-content-title > strong > strong {font-size: calc(1rem + 3vw);}
    .pg-content-title > strong > span {font-size: calc(1rem + 1vw);}
}
/*******************************************************************************
                                  비쥬얼
********************************************************************************/
.area-full-pg-visual {background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-visual.png);background-position:top center;background-size:cover;}
.area-full-pg-visual h1 {color: #fff;font-size: 4.7rem;margin-bottom: 3.3rem;}
.area-full-pg-visual h1 span {color: #FFFD54;display: block;}
.area-full-pg-visual h1 > span {font-size: 1.2rem;}
.area-full-pg-visual h1 > strong {font-family: 'GongGothicMedium', sans-serif;display: block;line-height: 1.2;text-shadow: .2rem .2rem .5rem #00000030;}
.area-full-pg-visual-con {display: flex;justify-content: space-between;}
.area-full-pg-visual-con-col {background: #4071FF;display: flex;justify-content: center;align-items: center;position: relative;padding: 1.5rem 0;}
.area-full-pg-visual-con-col::before {content: '';position: absolute;left: 100%;top: 50%;transform: translate(-50%,-50%);width: 1.1rem;height: 1.1rem;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/area-full-pg-visual-con-img02-221108.png") center center no-repeat;background-size: cover;z-index: 1;}
.area-full-pg-visual-con-col:first-child{-webkit-border-radius: 5rem 0 0 5rem;-moz-border-radius: 5rem 0 0 5rem;border-radius: 5rem 0 0 5rem;}
.area-full-pg-visual-con-col:nth-child(2n) {background: #2957DB;}
.area-full-pg-visual-con-col:last-child{-webkit-border-radius: 0 5rem 5rem 0;-moz-border-radius: 0 5rem 5rem 0;border-radius:0 5rem 5rem 0;}
.area-full-pg-visual-con-col:last-child:before {display: none;}
.area-full-pg-visual-con-col span {color: #D6E8FF;font-size: .9rem;}
.area-full-pg-visual-con-col strong {color: #00FFD8;font-size: 1.8rem;font-family: 'S-CoreDream',sans-serif;font-weight: 700;}
.area-full-pg-visual-con-col-text {position: absolute;left: 0;top: 0;transform: translateY(-70%);display: flex;align-items: center;justify-content: center;width: 5rem !important;height: 5rem;color: #000;font-weight: 900;font-size: .9rem;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/area-full-pg-visual-con-img01-221108.png") center center no-repeat;background-size: cover;}

@media screen and (max-width: 767px) {
    .area-full-pg-visual h1 {font-size: calc(1rem + 9vw);}
    .area-full-pg-visual h1 > span {font-size: calc(1rem + 1.1vw);}
    .area-full-pg-visual-con {display: block;}
    .area-full-pg-visual-con-col:first-child{-webkit-border-radius: 1.5rem 1.5rem 0 0 ;-moz-border-radius: 1.5rem 1.5rem 0 0 ;border-radius: 1.5rem 1.5rem 0 0 ;}
    .area-full-pg-visual-con-col:last-child{-webkit-border-radius: 0 0 1.5rem 1.5rem;-moz-border-radius: 0 0 1.5rem 1.5rem;border-radius:0 0 1.5rem 1.5rem ;}
    .area-full-pg-visual-con-col::before {left: 50%;top: 100%;}
    .area-full-pg-visual-con-col span {font-size: calc(1rem + 1vw);}
    .area-full-pg-visual-con-col strong {font-size: calc(1rem + 3vw);}
    .area-full-pg-visual-con-col-text {font-size: calc(1rem + 0vw);}
}
/*******************************************************************************
                   22.11.04 새로추가 급한건 임시로 이미지 대체
********************************************************************************/
.public-officer-ma-uk-section02 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/public-officer-ma-uk-bg01-221104.jpg");}
.public-officer-ma-uk-section02 .pg-content-title {margin-bottom: 2rem;}
.public-officer-ma-uk-section02-list {display: flex;width: 70%;color: #fff;margin: 0 auto .5rem;align-items: start;}
.public-officer-ma-uk-section02-list dt {width: 15%;font-weight: 400;font-size: .9rem;background: #AB4C74;-webkit-border-radius: 2.5rem;-moz-border-radius: 2.5rem;border-radius: 2.5rem;line-height: 2;}
.public-officer-ma-uk-section02-list dd {text-align: left;width: 85%;padding: 0 .5rem ;font-size: 1.2rem;font-weight: 700;}
.public-officer-ma-uk-section02-text {width: 70%;margin: 0 auto 2rem;text-align: left;}
.public-officer-ma-uk-section02-text p {font-size: .65rem;color: #E8D6FD;}
.public-officer-ma-uk-section02-text p::before {content: '※';}
.public-officer-ma-uk-section02-con {padding: 1.5rem;background: #fff;border: 1px solid #CCCCCC;text-align: left;margin-bottom: 3rem;}
.public-officer-ma-uk-section02-con-title {margin-bottom: 1rem;font-size: 1.2rem;color: #9068C1;line-height: 1.2;}
.public-officer-ma-uk-section02-con-title:last-child {margin-bottom: 0;}
.public-officer-ma-uk-section02-con-title > span {color: #000;}
.public-officer-ma-uk-section02-con-title > small {font-size: .9rem;color: #000;font-weight: 400;}
.public-officer-ma-uk-section02-con-list > li {color: #666666;font-size: .9rem;}
.public-officer-ma-uk-section02-con-list > li::before {content: '- ';}
.public-officer-ma-uk-section02-title {font-size: 1.2rem;color: #fff;margin-bottom: 1rem;}
.public-officer-ma-uk-section02-title > strong {font-size: 2rem;color: #37FFE5;font-family: 'GongGothicMedium', sans-serif;}
.public-officer-ma-uk-section02-con-grid {display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 1rem;margin-bottom: 1rem;}
.public-officer-ma-uk-section02-con-col {border: 1px solid #CCCCCC;background: #F8F8F8;text-align: center;padding: 1rem;}
.public-officer-ma-uk-section02-con-img {margin-bottom: .5rem;height: 3rem;}
.public-officer-ma-uk-section02-con-text {font-size: .8rem;color: #666666;font-weight: 700;}
.public-officer-ma-uk-section02-con-img1 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/public-officer-ma-uk-section02-img01-221109.png") no-repeat center center;background-size: contain;}
.public-officer-ma-uk-section02-con-img2 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/public-officer-ma-uk-section02-img02-221109.png") no-repeat center center;background-size: contain;}
.public-officer-ma-uk-section02-con-img3 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/public-officer-ma-uk-section02-img03-221109.png") no-repeat center center;background-size: contain;}
.public-officer-ma-uk-section02-con-img4 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/public-officer-ma-uk-section02-img04-221109.png") no-repeat center center;background-size: contain;}
.iframeBox {text-align: center;}
.public-officer-ma-uk-section02 a {display: inline-block;font-size: 1.2rem;padding: .8rem 4rem;background: #FFF453;color: #000;font-weight: 700;}
#content1 iframe {width: 950px;height: 534px;margin: 0 auto;display: inline-block;border: none;}

@media screen and (max-width: 1200px) {
    #content1 iframe {width: 79.1667vw;height: 44.5000vw;}
    .public-officer-ma-uk-section02-list {width: 100%;}
    .public-officer-ma-uk-section02-text {width: 100%;}
}
@media screen and (max-width: 767px) {
    .public-officer-ma-uk-section02-con-grid {grid-template-columns: repeat(2,1fr);}
    .public-officer-ma-uk-section02-list dt {font-size: calc(1rem + 0vw);}
    .public-officer-ma-uk-section02-list dd {font-size: calc(1rem + .6vw);}
    .public-officer-ma-uk-section02-text p {font-size: calc(1rem - .3vw);}
    .public-officer-ma-uk-section02-con {padding: 1.5rem 1rem;}
    .public-officer-ma-uk-section02-con-title {font-size: calc(1rem + .9vw);}
    .public-officer-ma-uk-section02-con-title > small {font-size: calc(1rem + 0vw);}
    .public-officer-ma-uk-section02-con-list > li {font-size: calc(1rem + 0vw);}
    .public-officer-ma-uk-section02-title {font-size: calc(1rem + .9vw);}
    .public-officer-ma-uk-section02-title > strong {font-size: calc(1rem + 5vw);}
    .public-officer-ma-uk-section02-con-text {font-size: calc(1rem + 0vw);}
    .public-officer-ma-uk-section02 a {font-size: calc(1rem + .9vw);width: 100%;padding: 1rem 0;}
}
/*******************************************************************************
                           페이지 앵커 네비게이션
********************************************************************************/
.area-full-pg-anchor {position:relative;width:100%;background:#fff;}
.area-full-pg-anchor:not(.clone) {position:absolute;}
.area-pg-anchor ul {display:flex;align-items:stretch;width:100%;background:#fff;overflow:hidden;}
.area-pg-anchor ul li {display:flex;align-items:stretch;flex:1 1 auto;width:100%;padding:0.9rem 0;border-bottom:1px solid #f6f4f9;border-right:1px solid #aeaeae;z-index:1;}
.area-pg-anchor ul li:last-child {border-right:0;}
.area-pg-anchor ul li a {position:relative;display:flex;align-items:center;text-align:center;flex:1 1 auto;width:100%;text-align:center;letter-spacing:-2px;line-height:1.2;font-size:1.25rem;color:#888;}
.area-pg-anchor ul li a span {flex:1 1 auto;position:relative;display:block;}
.area-pg-anchor ul li:hover a,
.area-pg-anchor ul li.active a {border-right:0;font-weight:600;color:#fff;}
.area-pg-anchor ul li:hover:first-child,
.area-pg-anchor ul li.active:first-child {background-color:#604699;}
.area-pg-anchor ul li:hover:nth-child(2),
.area-pg-anchor ul li.active:nth-child(2) {background-color:#45a4e0;}
.area-pg-anchor ul li:hover:nth-child(3),
.area-pg-anchor ul li.active:nth-child(3) {background-color:#a7ad00;}
.area-pg-anchor ul li:hover:last-child,
.area-pg-anchor ul li.active:last-child {background-color:#1abba6;}

@media screen and (max-width: 400px) {
    .area-pg-anchor ul li a {font-size:1rem;}
}

/*******************************************************************************
                                페이지 공통
********************************************************************************/
p.pg-tip {position:relative;padding-left:0.4rem;line-height:1.3;font-size:0.9rem;color:#888;word-break:keep-all;}
p.pg-tip:before {position:absolute;top:0;left:0;display:block;content:'*';}
p.pg-tip + .pg-tip {margin-top:0.5rem;}

@media screen and (max-width: 500px) {
    p.pg-tip  {font-size:1rem;}
}


/*******************************************************************************
                수행, 정진 (PC only) + 영국석사라면 최소 1년과정으로 ...
******************************************************************************/
.public-officer-ma-uk .pc-pg-content {background:#f8f8f8 url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-area.png) no-repeat bottom left;}
.public-officer-ma-uk .area-pg-content0 {padding:3.4rem 0 3rem;}
.area-pg-content0 ul.pg-intro-wrap {display:flex;justify-content:space-around;width:90%;margin:0 auto 3.2rem;}
.area-pg-content0 ul.pg-intro-wrap li {width:40%;text-align:center;}
ul.pg-intro-wrap li .pg-intro-caption p {margin-bottom:0.75rem;font-size:1.4rem;letter-spacing:-2px;line-height:1;color:#555;}
ul.pg-intro-wrap li .pg-intro-caption figure {margin-bottom:1.4rem;}
ul.pg-intro-wrap li .pg-intro-circle {width:14.7rem;height:14.7rem;margin:0 auto;border-radius:50%;padding:4.35rem 0 0;box-sizing:border-box;}
ul.pg-intro-wrap li:first-child .pg-intro-circle {background-color:#8a57a4;}
ul.pg-intro-wrap li:last-child .pg-intro-circle {background-color:#ab4c74;}
ul.pg-intro-wrap li .pg-intro-circle figure {margin-bottom:1rem;}
ul.pg-intro-wrap li .pg-intro-circle p {font-size:1.5rem;}
ul.pg-intro-wrap li:first-child .pg-intro-circle p {color:#e3ceed;}
ul.pg-intro-wrap li:last-child .pg-intro-circle p {color:#edcedb;}
.area-pg-content0 .pg-text {text-align:center;}
.area-pg-content0 .pg-text p span,
.area-pg-content0 .pg-text p em {display:block;line-height:1;letter-spacing:-2px;color:#666;}
.area-pg-content0 .pg-text p span {margin-bottom:0.4rem;font-size:1.3rem;}
.area-pg-content0 .pg-text p em {margin-bottom:1rem;font-size:1.75rem;font-weight:800;font-style:italic;}
.public-officer-ma-uk .area-full-pg-content {background-color:#f2e8d9;}
.public-officer-ma-uk .area-pg-content {padding:4rem 0 4.6rem;}
.area-pg-content .pg-content-title {margin-bottom:2.2rem;text-align:center;}
.area-pg-content .pg-content-title > span:first-child {
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
}
.area-pg-content .pg-content-title > span:first-child::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 1rem;
    width: 2rem;
    height: 3px;
    background: #939393;
    transform: translateX(-50%);
}
.area-pg-content .pg-content-box {width:100%;border:1px solid #ccc;box-sizing:border-box;background-color:#fff;}
.area-pg-content .pg-content-box:after {display:block;clear:both;content:'';}
.area-pg-content .pg-content-box + .pg-content-box {margin-top:1rem;}
.area-pg-content .pg-content-box .pg-content-text {float:left;width:49%;padding:1.8rem 1.9rem;box-sizing:border-box;}
.area-pg-content .pg-content-box .pg-box-title {margin-bottom:1.5rem;}
.area-pg-content .pg-content-box .pg-box-title strong,
.area-pg-content .pg-content-box .pg-box-title > span {display:block;line-height:1;}
.area-pg-content .pg-content-box .pg-box-title strong {margin-bottom:0.3rem;;font-size:1.5rem;font-weight:800;font-style:italic;color:#2b342c;}
.area-pg-content .pg-content-box .pg-box-title strong span {display:inline-block;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-text-highlighter.png) repeat-x bottom left;}
.area-pg-content .pg-content-box .pg-box-title > span {letter-spacing:-2px;font-size:1.3rem;color:#444;}
.area-pg-content .pg-content-box .pg-box-text {letter-spacing:-1px;line-height:1.3;color:#666;word-break:keep-all;}
.area-pg-content .pg-content-box .pg-content-image {float:right;width:51%;box-sizing:border-box;background-color:#f8f8f8;}
.area-pg-content .pg-content-box:nth-child(2) .pg-content-image {padding:4.2rem 1.6rem 4.2rem 1rem;}
.area-pg-content .pg-content-box:nth-child(2) .pg-content-image img {width:100%;max-width:21.4rem;}
.area-pg-content .pg-content-box:nth-child(3) .pg-content-image {padding:2rem 2.1rem 2.5rem;}
.area-pg-content .pg-content-box:nth-child(3) .pg-content-image img {width:100%;max-width:19.85rem;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-pg-content {padding: 7rem 15px 4.6rem;}
    .area-pg-content .pg-content-box .pg-box-title {margin-bottom:1rem;}
    .area-pg-content .pg-content-box .pg-content-text,
    .area-pg-content .pg-content-box .pg-content-image {float:none;width:100%;}
    .area-pg-content .pg-content-box .pg-box-title strong,
    .area-pg-content .pg-content-box .pg-box-title > span {display:inline-block;}
    .area-pg-content .pg-content-box .pg-box-title strong {margin-right:0.5rem;}
    .area-pg-content .pg-content-box .pg-content-image figure {text-align:center;}
    .area-pg-content .pg-content-box:nth-child(2) .pg-content-image img {width:61.72%;}
    .area-pg-content .pg-content-box:nth-child(3) .pg-content-image img {width:60.09%;}
}

@media screen and (max-width: 500px) {
    .area-pg-content .pg-content-box:nth-child(2) .pg-content-image img {width:80%;}
    .area-pg-content .pg-content-box:nth-child(3) .pg-content-image img {width:79%;}
}

/*******************************************************************************
                    영국생활을 누릴 수 있는 메리트가 있습니다.
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content2 {background-image: url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-area-2.png);background-position:bottom right;}
.public-officer-ma-uk .area-pg-content2 {padding:3.6rem 0 4.5rem;}
.area-pg-content2 .pg-content-title {margin-bottom:2.1rem;text-align:center;}
.area-pg-content2 ul {display:flex;justify-content:space-around; width:100%;}
.area-pg-content2 ul li {width:23%;border:1px solid #d9d9d9;background-color:#fff;}
.area-pg-content2 ul li img {width:100%;}
.area-pg-content2 ul li .pg-text-box {padding:1rem 0;box-sizing:border-box;text-align:center;}
.area-pg-content2 ul li .pg-text-box p {margin-bottom:0.8rem;box-sizing:border-box;letter-spacing:-1px;line-height:1.2rem;font-size:0.9rem;color:#5f5f5f;word-break:keep-all;}
.area-pg-content2 ul li .pg-text-box span {display:inline-block;padding:0.2rem 0.5rem;border:1px solid #8a57a4;letter-spacing:-1px;line-height:1;font-size:0.9rem;color:#8a57a4;}
.area-pg-content2 ul li .pg-text-box span + span {margin-left:0.2rem;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-full-pg-content2 {background-image:none;}
    .public-officer-ma-uk .area-pg-content2 {padding:3.6rem 15px 4.5rem;}
    .area-pg-content2 ul {flex-wrap:wrap}
    .area-pg-content2 ul li {width:47%;margin-bottom:1rem;}
    .area-pg-content2 ul li .pg-text-box p,
    .area-pg-content2 ul li .pg-text-box span {line-height:1.3;font-size:1.2rem;}
}

@media screen and (max-width: 500px) {
    .area-pg-content2 ul li .pg-text-box p,
    .area-pg-content2 ul li .pg-text-box span {font-size:1rem;}
}

/*******************************************************************************
                             이것 먼저! 확인하세요.
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content3 {background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-area2.png);background-position:left bottom;background-size:cover;}
.public-officer-ma-uk .area-pg-content3 {padding:3rem 0 2.6rem;text-align:center;}
.public-officer-ma-uk .area-pg-content3 img {width:54%;max-width:25.5rem;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-pg-content3 img {width:67.10%;}
}

/*******************************************************************************
                   공무원 해외석사관련 정부 지원정책 먼저 확인
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content4 {background-color:#f8f8f8;background-image: url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-area2-2.png);background-position:bottom left;}
.public-officer-ma-uk .area-pg-content4 {padding:2.4rem 0 7.5rem;}
.area-pg-content4 .pg-content-title {margin-bottom:4rem;text-align:center;}
.area-pg-content4 .pg-content-box {padding:2rem 1.5rem;box-sizing:border-box;background-color:#ededed;}
.area-pg-content4 .pg-content-box + .pg-content-box {margin-top:2rem;}
.area-pg-content4 .pg-content-box .pg-box-title {margin-bottom:2rem;text-align:center;}
.area-pg-content4 .pg-content-box .pg-box-title p {padding:0.4rem 1.4rem;display:inline-block;background-color:#4a59ac;line-height:1;font-size:1.6rem;color:#fff;}
.area-pg-content4 .pg-content-box .pg-box-title p strong {display:inline-block;padding-left:4.5rem;background-repeat:no-repeat;background-position:top 0.3rem left;background-size:4.2rem;line-height:1;font-weight:600;}
.area-pg-content4 .pg-content-box.supporting .pg-box-title p strong {background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bullet-area2-option1.png);}
.area-pg-content4 .pg-content-box.leave .pg-box-title p strong {background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bullet-area2-option2.png);}
.area-pg-content4 .pg-content-box .pg-box-subtitle {margin-bottom:1.5rem;text-align:center;}
.area-pg-content4 .pg-content-box .pg-box-subtitle strong,
.area-pg-content4 .pg-content-box .pg-box-subtitle > span {display:block;line-height:1;}
.area-pg-content4 .pg-content-box .pg-box-subtitle strong span {display:inline-block;margin-bottom:0.3rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-text-highlighter2.png) repeat-x bottom left;letter-spacing:-1px;line-height:1;font-size:1.3rem;color:#222;}
.area-pg-content4 .pg-content-box .pg-box-subtitle > span {font-size:1.25rem;letter-spacing:-1px;color:#444;}
.area-pg-content4 .pg-content-box .pg-box {margin-bottom:1.5rem;padding:1.5rem;box-sizing:border-box;background:#fff;}
.area-pg-content4 .pg-content-box .pg-box strong,
.area-pg-content4 .pg-content-box .pg-box + strong {display:block;letter-spacing:-2px;line-height:1;font-size:1.3rem;font-weight:600;color:#4a59ac;}
.area-pg-content4 .pg-content-box .pg-box strong {margin-bottom:0.75rem;}
.area-pg-content4 .pg-content-box .pg-box + strong {display:block;width:100%;margin-bottom:1rem;padding-top:2rem;border-top:1px solid #9b9c9f;text-align:center;}
.area-pg-content4 .pg-content-box .pg-box ul li {position:relative;padding-left:0.65rem;line-height:1.3;font-size:1.2rem;color:#777;word-break:keep-all;}
.area-pg-content4 .pg-content-box .pg-box ul li:before {position:absolute;top:0;left:0;display:block;}
.area-pg-content4 .pg-content-box .pg-box > ul > li:before {content:'·';}
.area-pg-content4 .pg-content-box .pg-box > ul > li > ul > li:before {content:'-';}
.area-pg-content4 .pg-content-box .pg-box > ul > li > ol > li {padding-left:1.1rem;}
.area-pg-content4 .pg-content-box .pg-box > ul > li > ol > li:first-child:before {content:'1)';}
.area-pg-content4 .pg-content-box .pg-box > ul > li > ol > li:nth-child(2):before {content:'2)';}
.area-pg-content4 .pg-content-box .pg-box > ul > li > ul > li span {margin-left:3.1rem;}
.area-pg-content4 .pg-content-box .pg-box ul + strong {margin-top:1.2rem;}
.area-pg-content4 .pg-content-box .pg-box.pg-img-box {border:1px solid #d4d4d5;}
.area-pg-content4 .pg-content-box .pg-box.pg-img-box figure {text-align:center;}
.area-pg-content4 .pg-content-box .pg-box.pg-img-box figure img {width:52%;max-width:21.2rem;}
.area-pg-content4 .pg-content-box .pg-box.second:after{display:block;clear:both;content:'';}
.area-pg-content4 .pg-content-box .pg-box.second figure {float:left;width:39%;padding:0.5rem;box-sizing:border-box;text-align:center;}
.area-pg-content4 .pg-content-box .pg-box.second figure img {width:55%;max-width:8.2rem;}
.area-pg-content4 .pg-content-box .pg-box.second ul {float:right;width:61%;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-full-pg-content4 {background-image:none;}
    .public-officer-ma-uk .area-pg-content4 {padding:2.4rem 15px 7.5rem;}
}

@media screen and (max-width: 500px) {
    .area-pg-content4 .pg-content-box .pg-box-title p {font-size:1.08rem;}
    .area-pg-content4 .pg-content-box .pg-box-title p strong {padding-left:3.5rem;background-position:top 0.2rem left;background-size:3.2rem;}
    .area-pg-content4 .pg-content-box .pg-box.second figure {width:30%;}
    .area-pg-content4 .pg-content-box .pg-box.second figure img {width:100%;}
    .area-pg-content4 .pg-content-box .pg-box.second ul {width:70%;}
    .area-pg-content4 .pg-content-box .pg-box ul li {font-size:1rem;}
    .area-pg-content4 .pg-content-box .pg-box.pg-img-box figure img {width:76%;}
}

@media screen and (max-width: 400px) {

}

/*******************************************************************************
                            전공별 추천 영국 명문대학
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content5 {background-color:#4faa5d;background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-area3.png);background-position: bottom center;background-size:100%;}
.public-officer-ma-uk .area-pg-content5 {padding:3.25rem 0 3rem;}
.area-pg-content5 .pg-content-title {margin-bottom:2rem;text-align:center;}
.area-pg-content5 .pg-box {padding:1.5rem;box-sizing:border-box;background-color:#fff;}
.area-pg-content5 .pg-box + .pg-box {margin-top:1rem;}
.area-pg-content5 .pg-box > strong {display:block;margin-bottom:1.5rem;text-align: center;}
.area-pg-content5 .pg-box > strong span {display:inline-block;width:26rem;padding:0.6rem 0;background-color:#4faa5d;text-align:center;letter-spacing:-2px;line-height:1;font-size:1.3rem;font-weight:400;color:#fff;}
.area-pg-content5 .pg-box > strong span b {display:inline-block;margin-right:0.5rem;font-style:italic;font-weight:600;}
.area-pg-content5 .pg-box ul li {margin-bottom:1.4rem;padding-bottom:1.2rem;border-bottom:1px solid #d6d6d6;}
.area-pg-content5 .pg-box ul li:last-child {margin:0;padding:0;border:0;}
.area-pg-content5 .pg-box ul li:after {display:block;clear:both;content:'';}
.area-pg-content5 .pg-box ul li figure {float:left;width:6.85rem;}
.area-pg-content5 .pg-box ul li figure img {width:5.6rem;}
.area-pg-content5 .pg-box ul li .pg-text-wrap {float:left;width:calc(100% - 6.85rem);padding:0.6rem 0;}
.area-pg-content5 .pg-box ul li .pg-text-wrap strong {display:inline-block;margin-bottom:0.4rem;letter-spacing:-1px;line-height:1;font-size:1.25rem;color:#4faa5d;}
.area-pg-content5 .pg-box ul li .pg-text-wrap p {line-height:1.3rem;font-size:0.9rem;color:#747474;word-break:keep-all;}
.area-pg-content5 .pg-box + p.pg-tip {margin-top:2.5rem;text-align:center;color:#fff;}
.area-pg-content5 p.pg-tip:before {display:none;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-pg-content5 {padding:3.25rem 15px 3rem;}
}

@media screen and (max-width: 500px) {
    .area-pg-content5 .pg-box ul li .pg-text-wrap p {font-size:1rem;}
}

@media screen and (max-width: 400px) {
    .area-pg-content5 .pg-box > strong span {width:100%;font-size:1.2rem;}
}

/*******************************************************************************
                             유학 기업 1위 ed:m에서
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content6 {background-image: url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-area4.png);background-position:center center; background-size:cover;}
.public-officer-ma-uk .area-pg-content6 {padding:2.75rem 0 2.1rem; text-align: center}
.area-pg-content6 figure {text-align:center;}
.area-pg-content6 figure img {width: 76%;}

@media screen and (max-width: 767px) {
    .area-pg-content6 figure img {width:95%;}
}

/*******************************************************************************
                     영국 80여개 명문대학과의 긴밀한 파트너십
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content7 {background-color:#f8f8f8;background-image: url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-area4-2.png);background-position:bottom center;background-size:100%;}
.public-officer-ma-uk .area-pg-content7 {padding:3.8rem 0 3rem;}
.area-pg-content7 .pg-content-title {margin-bottom:2rem;text-align:center;}
.area-pg-content7 .pg-content-text {margin-bottom:2rem;text-align:center;}
.area-pg-content7 .pg-content-text p {letter-spacing:-1px;line-height:1.3;font-size:1.2rem;color:#444;}
.area-pg-content7 .pg-content-text strong {font-size:1.5rem;color:#2b342c;}
.area-pg-content7 .pg-content-text strong span {display:inline-block;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-text-highlighter.png) repeat-x bottom left;line-height:1;}
.area-pg-content7 .pg-box {padding:2.4rem 1.65rem;border:1px solid #ccc;box-sizing:border-box;background-color:#fff;}
.area-pg-content7 .pg-box figure {margin-bottom:2.5rem;}
.area-pg-content7 .pg-box figure img {width:100%;max-width:44.05rem;}
.area-pg-content7 .pg-box dl dt {position:relative;margin-bottom:0.8rem;padding-left:1rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bullet-area4-arrow.png) no-repeat center left;background-size:0.7rem;font-size:1rem;font-weight:600;}
.area-pg-content7 .pg-box dl dd {letter-spacing:-1px;font-size:0.9rem;word-break:keep-all;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-full-pg-content7 {background-image:none;}
    .public-officer-ma-uk .area-pg-content7 {padding:3.8rem 15px 3rem;}
    .area-pg-content7 .pg-box dl dt {font-size:1.1rem;}
    .area-pg-content7 .pg-box dl dd {font-size:1rem;}
}

@media screen and (max-width: 500px) {

}


/*******************************************************************************
                                 UK Specialist
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content8 {background-color:#9068c1;}
.public-officer-ma-uk .area-pg-content8 {padding:3.2rem 0 3rem;}
.area-pg-content8 .pg-content-title {margin-bottom:1.8rem;text-align:center;}
.area-pg-content8 .pg-content-text {text-align:center;line-height:1;color:#000;}
.area-pg-content8 .pg-content-text p {margin-bottom:0.3rem;font-size:1.35rem;}
.area-pg-content8 .pg-content-text strong {display:inline-block;font-size:1.5rem;}
.area-pg-content8 .pg-content-text strong {display:inline-block;margin-bottom:1.8rem;;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-text-highlighter2.png) repeat-x bottom left;}
.area-pg-content8 .pg-box {background-color:#fff;}
.area-pg-content8 .pg-box figure img {width:100%;}
.area-pg-content8 .pg-box dl {padding:1.5rem 1.5rem 1.5rem 12.4rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-area4-britishcouncil.png) no-repeat center left 2.5rem;background-size:7.8rem;word-break:keep-all;}
.area-pg-content8 .pg-box dl dt {font-weight:600;color:#10c4ac;}
.area-pg-content8 .pg-box dl dd {letter-spacing:-1px;font-size:0.9rem;color:#979797;word-break:keep-all;}
.area-pg-content8 .pg-box dl dd + dt {margin-top:0.5rem;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-pg-content8 {padding:3.2rem 15px 3rem;}
}

@media screen and (max-width: 500px) {
    .area-pg-content8 .pg-box dl {padding:1.5rem 1.5rem 1.5rem 10.4rem;background-position:center left 1.5rem;}
    .area-pg-content8 .pg-box dl dt {font-size:1.08rem;}
    .area-pg-content8 .pg-box dl dd {font-size:1rem;}
}

@media screen and (max-width: 400px) {
    .area-pg-content8 .pg-content-text strong {font-size:1.4rem;}
}

/*******************************************************************************
                                       edm유학센터!
********************************************************************************/
.master-section2-con-wrap {padding: 40px px;margin-bottom: 3rem;background: #fff; text-align: center;}
.master-section2-con-wrap:last-of-type {margin-bottom: 0;}
.master-section2-con-title {margin-bottom: 20px;color: #000;font-size: 20px;}
.master-section2-con-title > span {display: flex;align-items: center;justify-content: center;width: 80%;margin: 0 auto 8px;padding: 5px 0; background: transparent linear-gradient(90deg, #5B310C00 0%, #765334 34%, #5B310C 50%, #765334 64%, #5B310C00 100%);line-height: 1.2;}
.master-section2-con-title > span > span {position: relative;display: inline-block;font-size: 18px;color: #fff;line-height: 1.4;}
.master-section2-con-title > span > span::before {content: '';position: absolute;left: 100%;bottom: 0;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/master-solution-uk/master-section2-title-img.png") no-repeat center center;background-size: cover;aspect-ratio: 75 / 88;width: 43px;}
.master-section2-con-title > strong {color: #F47035;}

.master-section2-con7 div {aspect-ratio: 300 / 170;width: 80%;margin: 0 auto 10px;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/master-solution-uk/master-section2-img05.jpg") no-repeat center center;background-size: cover;}
.master-section2-con7 p {font-size: 14px;}
.master-section2-con7 p span {color: #001FCC;}

@media screen and (min-width: 768px) {
    .master-section2-con-wrap {padding: 2.5rem 5.25rem;}
    .master-section2-con-title {margin-bottom: 2rem;font-size: 1.8rem;}
    .master-section2-con-title > span {max-width: 440px;}
    .master-section2-con-title > span > span {font-size: 1.6rem;}
    .master-section2-con-title > span > span::before {width: 3.75rem;}

    .master-section2-con7 p {font-size: .9rem;}
}

/*******************************************************************************
                     입학부터 출국까지 ed:m과 준비하십시오.
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content9 {background-color:#f8f8f8;background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-area4-3.png);background-position:bottom center;background-size:100%;}
.public-officer-ma-uk .area-pg-content9 {padding:3.35rem 0 3rem;}
.area-pg-content9 .pg-content-title {
    text-align: center;
    margin-bottom: 2rem;
}
.area-pg-content9 .pg-content-title > img {
    transform: translateY(-25%);
}
.area-pg-content9 ul.pc-list-wrap {display:flex;justify-content:space-between;width:100%;margin-bottom:3rem;padding-bottom:2.6rem;border-bottom:1px dashed #d6d6d6;}
.area-pg-content9 ul.pc-list-wrap li {position:relative;display:flex;justify-content:center;align-items:center;width:18%;height:9.5rem;border:2px solid #b0e8e0;box-sizing:border-box;background:#fff;text-align:center;}
.area-pg-content9 ul.pc-list-wrap li:after {position:absolute;top:50%;right:-1.3rem;display:block;width:1.2rem;height:0.8rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-area4-progress-arrow.png) no-repeat center center;transform:translateY(-50%);content:'';}
.area-pg-content9 ul.pc-list-wrap li:last-child:after {display:none;}
.area-pg-content9 ul.pc-list-wrap li > span {display:block;width:100%;background-repeat:no-repeat;background-position:top center;line-height:1.1;}
.area-pg-content9 ul.pc-list-wrap li:nth-child(1) > span {padding-top:4.4rem;background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/icon-area4-progress.png);}
.area-pg-content9 ul.pc-list-wrap li:nth-child(2) > span {padding-top:4.4rem;background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/icon-area4-progress2.png);}
.area-pg-content9 ul.pc-list-wrap li:nth-child(3) > span {padding-top:3.5rem;background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/icon-area4-progress3.png);}
.area-pg-content9 ul.pc-list-wrap li:nth-child(4) > span {padding-top:3.8rem;background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/icon-area4-progress4.png);}
.area-pg-content9 ul.pc-list-wrap li:nth-child(5) > span {padding-top:4.5rem;background-image:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/icon-area4-progress5.png);}
.area-pg-content9 ul.pc-list-wrap li span b {line-height:1.1;font-size:0.8rem;color:#10c4ac;}
.area-pg-content9 ul.pc-list-wrap li span span {display:block;line-height:1.1;font-size:0.7rem;font-weight:600;color:#5e5e5e;}
.area-pg-content9 ul.pg-step-wrap > li {display:flex;padding-bottom:2.35rem;}
.area-pg-content9 ul.pg-step-wrap li .pg-box {position:relative;width:29.75rem;border:1px solid #ccc;box-sizing:border-box;background-color:#fff;color:#666;}
.area-pg-content9 ul.pg-step-wrap li .pg-box:after {position:absolute;bottom:-2.4rem;left:50%;display:block;width:1.7rem;height:3.25rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-step-link-pc.png) no-repeat center center;background-size:100%;transform:translateX(-50%);clear:both;content:'';}
.area-pg-content9 ul.pg-step-wrap li:last-child .pg-box:after {display:none;}
.area-pg-content9 ul.pg-step-wrap li .pg-box strong {display:inline-block;letter-spacing:-1px;font-size:1.2rem;font-weight:600;color:#333;word-break:keep-all;}
.area-pg-content9 ul.pg-step-wrap li .pg-box .pg-inner-box {padding:0.5rem;box-sizing:border-box;border-radius:8px;background-color:#f0f0f0;letter-spacing:-1px;font-size:0.75rem;color:#777;word-break:keep-all;}
.area-pg-content9 ul.pg-step-wrap li .pg-box .pg-inner-box i.pg-icon-arrow {display:inline-block;width:0.55rem;height:0.6rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bullet-icon-arrow.png) no-repeat center center;background-size:100%;}
.area-pg-content9 ul.pg-step-wrap li .pg-caption-wrap {display:flex;justify-content:center;align-items:center;width:calc(100% - 29.75rem);text-align:center;letter-spacing:-1px;}
.area-pg-content9 ul.pg-step-wrap li .pg-caption-wrap strong,
.area-pg-content9 ul.pg-step-wrap li .pg-caption-wrap b {display:inline-block;font-size:1.25rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-text-highlighter.png) repeat-x bottom left;line-height:1;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(1) .pg-box {padding:0.35rem 1rem 1.1rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(1) .pg-box strong {float:left;margin-right:2.25rem;padding-top:0.5rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(1) .pg-box .pg-container {float:right;width:calc(100% - 8.8rem);}
.area-pg-content9 ul.pg-step-wrap li:nth-child(1) .pg-box img {width:94%;max-width:17.55rem;vertical-align:top;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(1) .pc-pg-logo > span {display:inline-block;padding-top:2.5rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/logo-edm.png) no-repeat top center;background-size:5rem;line-height:1.2;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(1) .mo-pg-logo b {padding:0.6rem 0 0.4rem 5.2rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/logo-edm.png) no-repeat top left;background-size:5rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(1) .mo-pg-logo b span {background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-text-highlighter3.png) repeat-x bottom left;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box,
.area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-box,
.area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-box {padding:1rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box strong {float:left;margin-right:2.75rem;padding-right:6.7rem;padding-bottom:3rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-area4-box2.png) no-repeat right bottom;background-size:3.25rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box ul {float:left;font-size:0.7rem;color:#666;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box ul li {position:relative;padding-left:1.5rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bullet-area4-item2.png) no-repeat top 0.2rem left;background-size:0.75rem;word-break:keep-all;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box ul li span {background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-text-highlighter3.png) repeat-x bottom left;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box p.pg-tip {float:right;clear:both;font-size:12px;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-caption > span {display:block;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-caption > span:first-child {margin-bottom:1.2rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-box > strong {float:left;padding-right:4.65rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-area4-box3.png) no-repeat right top; background-size:3.4rem;letter-spacing:-2px;line-height:1.1;font-size:1.1rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-box > strong span {display:inline-block;padding-bottom:0.3rem;line-height:1;font-size:0.8rem;font-weight:400;text-indent:1.5rem;color:#666;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-box .pg-container {float:right;width:14rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-container .pg-text {margin-bottom:0.7rem;font-size:0.85rem;line-height:1.2;word-break:keep-all;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-container .pg-text em {font-weight:600;color:#10c4ac;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-container .pg-small-text {padding:0.5rem 1rem 0 1rem;font-size:12px;color:#999;word-break:keep-all;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-caption-wrap {padding-bottom:10rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-area4-box3-teachers-pc.png) no-repeat bottom 0.1rem center;background-size:17.05rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-box > strong {float:left;line-height:1.2;padding-bottom:0.3rem;padding-right:4.65rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-area4-box4.png) no-repeat right top; background-size:4.1rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-container {float:right;width:15rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-container .pg-small-tip {position:relative;padding:0.5rem 0.5rem 0.5rem 1rem;letter-spacing:-1px;font-size:13px;word-break:keep-all;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-container .pg-small-tip:after {position:absolute;top:0.5rem;left:0.5rem;display:block;content:'*';}
.area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-caption-wrap b {font-size:1.25rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(5) .pg-box {padding:0.75rem 1rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(5) .pg-box strong {margin-right:3.3rem;}
.area-pg-content9 ul.pg-step-wrap li:nth-child(5) .pg-box .pg-container {float:right;width:calc(100% - 11rem);}
.area-pg-content9 ul.pg-step-wrap li:nth-child(5) .pg-box img {width:53%;max-width:8.7rem;vertical-align:top;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-pg-content9 {padding:3.35rem 15px 3rem;}
    .area-pg-content9 ul.pc-list-wrap {display:none;}
    .area-pg-content9 ul.pg-step-wrap > li {flex-direction:column;}
    .area-pg-content9 ul.pg-step-wrap li .pg-box {display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:1.3rem;}
    .area-pg-content9 ul.pg-step-wrap li .pg-box:after {top:-2.1rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-step-link-mo.png) no-repeat center center;background-size:100%;}
    .area-pg-content9 ul.pg-step-wrap li:first-child .pg-box:after {display:none;}
    .area-pg-content9 ul.pg-step-wrap li:last-child .pg-box:after {display:block;}
    .area-pg-content9 ul.pg-step-wrap li .pg-caption-wrap {width:100%;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(1) .pg-box .pg-container {text-align:center;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(1) .pg-box img {width: 49.93%;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box .pg-container {width:28.85rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box .pg-container ul:first-child {margin-right:1%;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box .pg-container ul li {background-position:top 0.5rem left;font-size:1rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box strong {padding-top:4.5rem;padding-right:0;padding-bottom:0;background-position:top center;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-caption > span:first-child {margin-bottom:0;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-box strong {padding-top:4.5rem;padding-right:0;padding-bottom:0;background-position:top left 0.4rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-caption-wrap {justify-content:flex-start;padding:1.5rem 0;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/img-area4-box3-teachers-mo.png) no-repeat center right;background-size:67%;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-box .pg-container,
    .area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-box .pg-container {width:28rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-container .pg-text,
    .area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-container .pg-text {font-size:1rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(5) .pg-box .pg-container {text-align:center;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-box > strong {padding:3.5rem 0 0 0;background-position:top left 0.4rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(5) .pg-box img {width:33.02%;}
    .area-pg-content9 ul.pg-step-wrap li .pg-box .pg-inner-box {font-size:1rem;}
}

@media screen and (max-width: 500px) {
    .area-pg-content9 ul.pg-step-wrap li .pg-box .pg-inner-box {padding:1rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(1) .pg-box img {width:79.93%;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box strong {width:5rem;margin-right:1rem;text-align:center;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box .pg-container,
    .area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-box .pg-container {width: 19.85rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box .pg-container ul {width:49%;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(2) .pg-box .pg-container ul li {letter-spacing:-1px;font-size:1rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-box strong {width:7.5rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(4) .pg-box strong {width:10.5rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(5) .pg-box img {width: 55%;}
}
@media screen and (max-width: 400px) {
    .area-pg-content9 ul.pg-step-wrap li .pg-box .pg-inner-box {font-size:0.92rem;}
    .area-pg-content9 ul.pg-step-wrap li:nth-child(3) .pg-caption-wrap {background-position:center right;background-size:58%;}
}
/*******************************************************************************
                           여러분도 할 수 있습니다!
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content10 {background-color:#9068c1;}
.public-officer-ma-uk .area-pg-content10 {padding:3.5rem 0 2.6rem;}
.area-pg-content10 .pg-content-title {margin-bottom:2.1rem;text-align:center;}

.area-pg-content10 .pg-table-wrap {position:relative;width:100%;margin-bottom:11.6rem;}
.area-pg-content10 .pg-table-wrap table {position:relative;width: 100%;border-spacing:0;border-collapse:collapse;text-align:center;}
.area-pg-content10 .pg-table-wrap table:before {position:absolute;bottom:0;left:0;width:100%;height:29.5rem;background-color:rgba(45,14,82,0.4);content:'';}
.area-pg-content10 .pg-table-wrap table:after {position:absolute;bottom:0;left:0;width:100%;height:15.3rem;background-color:rgba(45,14,82,0.4);content:'';}
.area-pg-content10 .pg-table-wrap table caption {position:static;clip:rect(0,0,0,0);overflow:hidden;width:1px;height:1px;margin:-1px;border:0;padding:0;font-size:0;}
.area-pg-content10 .pg-table-wrap table thead tr th {background-color:#131b40;letter-spacing:-1px;font-size:0.8rem;color:#adb8ff;}
.area-pg-content10 .pg-table-wrap table tbody tr td {border-right:1px solid #1a2834;border-bottom:1px solid #1a2834;font-size:0.85rem;font-weight:300;color:#e8d5ff;}
.area-pg-content10 .pg-table-wrap table tbody tr td:last-child {border-right:0;}
.area-pg-content10 .pg-table-wrap table th,
.area-pg-content10 .pg-table-wrap table td {padding:0.5rem;word-break:keep-all;}
.area-pg-content10 .pg-table-wrap table th:nth-child(1) {width:5%;}
.area-pg-content10 .pg-table-wrap table th:nth-child(2) {width:auto;}
.area-pg-content10 .pg-table-wrap table th:nth-child(3) {width:15%;}
.area-pg-content10 .pg-table-wrap table th:nth-child(4) {width:28%;}
.area-pg-content10 .pg-table-wrap table th:nth-child(5) {width:25%;}
.area-pg-content10 .pg-table-wrap .pg-text {position:absolute;bottom:-11.5rem;left:0;width:100%;text-align:center;line-height:1.3;letter-spacing:-1px;font-size:1.35rem;color:#fff;}
.area-pg-content10 .pg-table-wrap .pg-text p {display:inline-block;padding:0 0.2rem;background:url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/public-officer-ma-uk/bg-text-highlighter2.png) repeat-x bottom left;}
.area-pg-content10 .pg-content-text {margin-top:2rem;text-align:center;}
.area-pg-content10 .pg-content-text img {display:inline-block;}
.area-pg-content10 .pg-content-text img:first-child {display:block;margin:0 auto 0.7rem;width:44%;}
.area-pg-content10 .pg-content-text img:nth-child(2) {width:54%;max-width:25.5rem;}
.area-pg-content10 .pg-content-text img:last-child {width:38%;max-width:17.25rem;}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-pg-content10 {padding:3.5rem 15px 2.6rem;}
    .area-pg-content10 .pg-table-wrap {margin-bottom:3.6rem;}
    .area-pg-content10 .pg-table-wrap table th,
    .area-pg-content10 .pg-table-wrap table td {padding:0.5rem 0;}
    .area-pg-content10 .pg-table-wrap .pg-text {bottom:0;}
    .area-pg-content10 .pg-table-wrap .pg-text p.pc-pg-text {display:none;}
    .area-pg-content10 .pg-content-text {margin-top:5.3rem;}
    .area-pg-content10 .pg-content-text img {display:block;margin:0 auto 0.5rem;}
    .area-pg-content10 .pg-content-text img:last-child {margin-bottom:3rem;}
}

@media screen and (max-width: 500px) {
    .area-pg-content10 .pg-table-wrap table:before {height:29.4rem;}
    .area-pg-content10 .pg-table-wrap table:after {height:21.4rem;}
    .area-pg-content10 .pg-table-wrap table th,
    .area-pg-content10 .pg-table-wrap table td {padding:0;letter-spacing:-1px;font-size:0.77rem;}
    .area-pg-content10 .pg-content-text img:first-child {width:80%;}
    .area-pg-content10 .pg-content-text img:nth-child(2) {width:73%;}
    .area-pg-content10 .pg-content-text img:last-child {width:62%;}
}

@media screen and (max-width: 400px) {
    .area-pg-content10 .pg-table-wrap table:before {height:38.7rem;}
    .area-pg-content10 .pg-table-wrap table:after {height:22.6rem;}
}

/*******************************************************************************
                               꼭 읽어주세요!
********************************************************************************/
.public-officer-ma-uk .area-full-pg-content11 {background-color:#e9e9e9;}
.public-officer-ma-uk .area-pg-content11 {padding:2.5rem 0 3.6rem;}
.public-officer-ma-uk .area-pg-content11 h2 {display:block;margin-bottom:1rem;line-height:1;font-size:1.25rem;}
.public-officer-ma-uk .area-pg-content11 ul li {position:relative;padding-left:0.5rem;font-size:0.8rem;color:#666;word-break:keep-all;}
.public-officer-ma-uk .area-pg-content11 ul li:before {position:absolute;top:0;left:0;display:block;content:'-';}

@media screen and (max-width: 767px) {
    .public-officer-ma-uk .area-pg-content11 {padding:2.5rem 15px 3.6rem;}
}
@media screen and (max-width: 500px) {
    .public-officer-ma-uk .area-pg-content11 ul li {font-size:1rem;}
}

