/*********************************************************************
**********************************************************************
                           레이아웃
**********************************************************************
*********************************************************************/
.thirty-plus-abroad .maxWidth {width: 1080px;margin: 0 auto;box-sizing: border-box;padding: 6rem 0;}
.thirty-plus-abroad #real-review-section .maxWidth {padding: 0;}
/*********************************************************************
**********************************************************************
                           메인 비쥬얼
**********************************************************************
*********************************************************************/
.thirty-plus-abroad-section01 {width: 100%;min-height: 49rem;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-bg01.jpg") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section01 .maxWidth {padding: 6rem 0 4rem;text-align: center;}
.thirty-plus-abroad-section01 .section01-title{font-size: 6rem;line-height: 1.45;color:#000;}
.thirty-plus-abroad-section01 .section01-title strong{color:#8203F2}
.thirty-plus-abroad-section01 .section01-sub-title {padding-bottom: .7rem;font-size: 2rem;font-weight: 700;line-height: 1.45;color: #000}
.thirty-plus-abroad-section01 .section01-sub-title strong {display: block;color: #8203F2;}
.thirty-plus-abroad-section01 .section01-tag-list {display: flex;justify-content: center;gap: 16px;margin: 2.1rem auto 6rem;font-size: 1.1rem;color: #000;}
.thirty-plus-abroad-section01 .section01-tag-list li {padding: .7rem .9rem;border-radius: 12px;background-color: #fff;box-shadow: 0 10px 10px #00000016;}
.thirty-plus-abroad-section01 .section01-list {display: grid;grid-template-columns: repeat(2 ,1fr);grid-gap: 24px;position: relative;}
.thirty-plus-abroad-section01 .section01-list li {min-height: 200px;padding: 2.1rem 2rem;border-radius: 12px;background-color:#8203F2;box-sizing: border-box;box-shadow: 0 10px 10px #00000016;font-size: 1.3rem;line-height: 1.3;color: #fff;}
.thirty-plus-abroad-section01 .section01-list li > strong{display: block;padding-top: .7rem;line-height: 1.3;color: #EFFF14}
.thirty-plus-abroad-section01 .section01-list li:first-child:after {display: block;position: absolute;width: 58px;height: 58px;top: 50%;right: 50%;margin-top: -29px;margin-right: -29px;border-radius: 29px;background-color: #000;font-size: 2rem;font-weight: 700;line-height: 58px;text-align: center;color: #fff;content:"+";}
@media screen and (max-width: 768px) {
    .thirty-plus-abroad-section01 {height: auto;background-position-x: 24%;}
    .thirty-plus-abroad-section01 .section01-sub-title {font-size: calc(1rem + 1.9446vw);}
    .thirty-plus-abroad-section01 .section01-title {font-size: calc(1rem + 9.723vw);line-height: 1.32;}
    .thirty-plus-abroad-section01 .section01-tag-list {display: block;margin: 3rem auto 2.8rem;}
    .thirty-plus-abroad-section01 .section01-tag-list li {display: inline-block;margin: 4px;}
    .thirty-plus-abroad-section01 .section01-list {margin: 0 auto;grid-template-columns: repeat(1, 1fr);grid-gap: 12px;}
    .thirty-plus-abroad-section01 .section01-list li {min-height: auto;padding: 1rem;font-size: calc(1rem + 1.9446vw);}
    .thirty-plus-abroad-section01 .section01-list li:first-child {position:relative;}
    .thirty-plus-abroad-section01 .section01-list li:first-child:after {top: auto;bottom: -20px;width: 30px;height: 30px;margin-right: -15px;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section04-con02-icon01.png") center no-repeat;content:"";}
}
/*********************************************************************
**********************************************************************
                   지금 어학연수를 가고싶은 이유
**********************************************************************
*********************************************************************/
.thirty-plus-abroad-section02 {background-color: #EFF1F6;text-align: center;}
.thirty-plus-abroad-section02 .maxWidth{padding: 6rem 0;}
.thirty-plus-abroad-section02 .section02-title {font-size: 2.7rem;color: #000;}
.thirty-plus-abroad-section02 .section02-text {padding: .6rem 0 3rem;font-size: 1.6rem;line-height: 1.344;color: #8203F2;}
.thirty-plus-abroad-section02 .section02-list {display: grid;grid-template-columns: repeat(3 ,1fr);grid-gap: 24px;}
.thirty-plus-abroad-section02 .section02-list .imgBox {position: relative;min-height: 17.8rem;border-radius: 12px;background-size: cover;background-position: center;}
.thirty-plus-abroad-section02 .section02-list .imgBox.img1 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section01-img01.jpg") no-repeat;background-size: cover;}
.thirty-plus-abroad-section02 .section02-list .imgBox.img2 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section01-img02.jpg") no-repeat;background-size: cover;}
.thirty-plus-abroad-section02 .section02-list .imgBox.img3 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section01-img03.jpg") no-repeat;background-size: cover;}
.thirty-plus-abroad-section02 .section02-list .imgBox:after {display: block;position: absolute;left: 0;bottom: 0;width: 100%;height: 13.8rem;border-radius: 0 0 12px 12px;background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);content:"";}
.thirty-plus-abroad-section02 .section02-list li > div {position: relative;z-index:1;padding: 9rem 1.2rem 2rem;}
.thirty-plus-abroad-section02 .section02-list li strong {display: block; height: 3.45rem;font-size: 1.3rem;color: #EFFF14;}
.thirty-plus-abroad-section02 .section02-list li span {display: block; padding-top: .7rem;font-size: .9rem;color: #fff;}
@media screen and (max-width: 768px) {
    .thirty-plus-abroad-section02 .section02-title {font-size: calc(1rem + 4.167vw);line-height: 1.3}
    .thirty-plus-abroad-section02 .section02-text {padding: .8rem 0 2.3rem;font-size: calc(1rem + 1.389vw);}
    .thirty-plus-abroad-section02 .section02-list {grid-template-columns: repeat(1, 1fr);gap: 10px;}
    .thirty-plus-abroad-section02 .section02-list li > div{padding: calc(1rem + 17.5014vw) calc(1rem + 0.8334vw) calc(1rem + 3.0558vw)}
    .thirty-plus-abroad-section02 .section02-list li strong {height: auto;font-size: calc(1rem + 1.9446vw);}
    .thirty-plus-abroad-section02 .section02-list li span {font-size: calc(1rem + 0.5556vw)}
    .thirty-plus-abroad-section02 .section02-list .imgBox {min-height: auto;}
}
/*********************************************************************
**********************************************************************
                         나도 갈 수 있을까?
**********************************************************************
*********************************************************************/
.thirty-plus-abroad-section03 {background: #8203F2 url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section03-bg.png") no-repeat center top;background-size: 100%;}
.thirty-plus-abroad-section03 .maxWidth {position: relative;}
.thirty-plus-abroad-section03 .section03-textBox {text-align: center;}
.thirty-plus-abroad-section03 .section03-title {font-size: 2.7rem;color: #fff;}
.thirty-plus-abroad-section03 .section03-text {padding: .6rem 0 3rem;font-size: 1.6rem;line-height: 1.344;color: #EFFF14;}
.thirty-plus-abroad-section03 .section03-video {display: block;aspect-ratio: 896/504;margin: 0 auto 4rem;padding: 0 4.6rem;}
.thirty-plus-abroad-section03 .section03-video  > iframe {width: 100%;height: 100%;border: none;}
.thirty-plus-abroad-section03 .section03-list li {display: flex;align-items: center;margin-bottom: 2rem;padding: 2rem;border-radius: 12px;background-color: #fff;}
.thirty-plus-abroad-section03 .section03-list li:last-child {margin-bottom: 0;}
.thirty-plus-abroad-section03 .section03-list-img {width: 304px;margin-right: 24px;}
.thirty-plus-abroad-section03 .section03-list-img .img {display: block;width: 100%;border-radius: 12px;aspect-ratio: 304/260;}
.thirty-plus-abroad-section03 .section03-list-img .img1 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section03-img01.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section03 .section03-list-img .img2 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section03-img02.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section03 .section03-list-img .img3 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section03-img03.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section03 .section03-list-text {width: 67%;}
.thirty-plus-abroad-section03 .section03-list-text > p > strong {position: relative;display: inline-block;position: relative;padding: .8rem 56px 0;font-size: 1.3rem;font-weight: 700;}
.thirty-plus-abroad-section03 .section03-list-text > p > strong:before {position: absolute;top: 0;left: 0;width: 42px;height: 37px;margin-right: .6rem;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section03-icon01.png") no-repeat center;background-size: cover;vertical-align: super;content: "";}
.thirty-plus-abroad-section03 .section03-list-text > p > strong:after {position: absolute;top: 0;right: 0;width: 42px;height: 37px;margin-left: .6rem;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section03-icon02.png") no-repeat center;background-size: cover;vertical-align: super;content: "";}
.thirty-plus-abroad-section03 .section03-list-text > p > strong > em {color: #8203F2;}
.thirty-plus-abroad-section03 .section03-list-text > div {margin: 1.2rem 0 1.3rem;font-size: .9rem;color: #333;}
.thirty-plus-abroad-section03 .section03-list-text > div > em{color: #CE1126;}
.thirty-plus-abroad-section03 .section03-list-text > span {font-size: .9rem;color: #333;}
@media screen and (max-width: 768px) {
    .thirty-plus-abroad-section03 {background-size: 226%;}
    .thirty-plus-abroad-section03 .section03-title {font-size: calc(1rem + 4.167vw);line-height: 1.3}
    .thirty-plus-abroad-section03 .section03-text {padding: .8rem 0 2.3rem;font-size: calc(1rem + 1.389vw);}
    .thirty-plus-abroad-section03 .section03-video {margin-bottom: calc(1rem + 3.0558vw);padding: 0;aspect-ratio: 328/185;}
    .thirty-plus-abroad-section03 .section03-list li {display: block;padding: 4.4445vw 4.4445vw calc(1rem + 3.0558vw);}
    .thirty-plus-abroad-section03 .section03-list-img {width: 100%;}
    .thirty-plus-abroad-section03 .section03-list-img .img {aspect-ratio: 296/120;}
    .thirty-plus-abroad-section03 .section03-list-img .img3 {background-position: top;}
    .thirty-plus-abroad-section03 .section03-list-text {width: 100%;}
    .thirty-plus-abroad-section03 .section03-list-text > p {text-align: center;}
    .thirty-plus-abroad-section03 .section03-list-text > p > strong {margin-top: 2rem;padding: 0 30px;font-size: calc(1rem + 1.9446vw);text-align: center;}
    .thirty-plus-abroad-section03 .section03-list-text > p > strong:before {left: 0;width: 24px;height: 22px;}
    .thirty-plus-abroad-section03 .section03-list-text > p > strong:after {top: auto;right: 0;bottom: 0;width: 24px;height: 22px;vertical-align: bottom;}
    .thirty-plus-abroad-section03 .section03-list-text > div {margin:2rem 0 1rem;font-size: calc(1rem + 0.5556vw);}
    .thirty-plus-abroad-section03 .section03-list-text > span{font-size: calc(1rem + 0.5556vw);}
}
/*********************************************************************
**********************************************************************
                성인 어학연수 준비 이대로만 따라오세요.
**********************************************************************
*********************************************************************/
.thirty-plus-abroad-section04 {background-color: #EFF1F6;text-align: center;}
.thirty-plus-abroad-section04 .section04-title {font-size: 2.7rem;color: #000;}
.thirty-plus-abroad-section04 .section04-text {padding: .6rem 0 3rem;font-size: 1.6rem;line-height: 1.344;color: #8203F2;}
.thirty-plus-abroad-section04 .section04-con-title {display: block;margin-bottom: 2rem;font-size: 1.6rem;line-height: 2rem;color: #000;}
.thirty-plus-abroad-section04 .section04-con-title > em {display: inline-block;width: 2rem;height: 2rem;margin-right: 18px;border-radius: 4px;background-color: #333;color: #fff;}
.thirty-plus-abroad-section04 .section04-con1 {margin-bottom: 5.1rem;}
.thirty-plus-abroad-section04 .section04-con1-list {display: grid; grid-template-columns: repeat(3, 1fr);grid-gap: 24px;}
.thirty-plus-abroad-section04 .section04-con1-list > li {border: 1px solid #D9DDEE;border-radius: 12px;background-color: #F8FAEC;box-shadow: 0 1px 4px #E4E7EE;}
.thirty-plus-abroad-section04 .section04-con1-list div.period {position: relative;padding: 1.2rem 1.2rem 2rem;border-radius: 12px 12px 0 0;border-bottom: 1px solid #D9DDEE;background-color: #fff;}
.thirty-plus-abroad-section04 .section04-con1-list div.period .bar-progress {display: block;position: relative;width: 100%;height: 20px;border-radius: 20px;background-color: #C5C5C5;}
.thirty-plus-abroad-section04 .section04-con1-list div.period .bar-progress:after {position: absolute;top: 0;left: 0;height: 100%;border-radius: 20px 0 0 20px;background-color: #8203F2;content:"";}
.thirty-plus-abroad-section04 .section04-con1-list div.period .bar-progress.short:after {width: 33.33%;}
.thirty-plus-abroad-section04 .section04-con1-list div.period .bar-progress.middle:after {width: 66.66%;}
.thirty-plus-abroad-section04 .section04-con1-list div.period .bar-progress.long:after {width: 100%;border-radius: 20px;}
.thirty-plus-abroad-section04 .section04-con1-list div.period > em {display: inline-block;position: relative;margin-top: 2rem;padding-left: 44px;font-size: 1.3rem;font-weight: 700;line-height: 36px;color: #8203F2;}
.thirty-plus-abroad-section04 .section04-con1-list div.period > em:before {position: absolute;top: 0;left: 0;width: 36px;height: 36px;background: url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section04-con01-icon01.png) no-repeat center;background-size: cover;content: "";}
.thirty-plus-abroad-section04 .section04-con1-list div.period > p {font-size: .9rem;color: #333;}
.thirty-plus-abroad-section04 .section04-con1-list div.period > p > strong {display: block;margin: 1.2rem 0 .2rem;font-size: 1.1rem;line-height: 1.6rem;color: #000;}
.thirty-plus-abroad-section04 .section04-con1-list div.period:after {display: block;position: absolute;left: 50%;bottom: -18px;margin-left: -18px;width: 36px;height: 36px;background: url(https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section04-con01-icon02.png) no-repeat center;background-size: cover;content: "";}
.thirty-plus-abroad-section04 .section04-con1-list div.nation {padding: 1.6rem 1.2rem;border-radius: 0 0 12px 12px;}
.thirty-plus-abroad-section04 .section04-con1-list div.nation strong {display: block;padding-bottom: .2rem;font-size: 1.1rem;color: #000;}
.thirty-plus-abroad-section04 .section04-con1-list div.nation em {display: block;font-size: .9rem;color:#CE1126;}
.thirty-plus-abroad-section04 .section04-con2 {margin-bottom: 5.1rem;}
.thirty-plus-abroad-section04 .section04-con2-list {display: grid; grid-template-columns: repeat(2, 1fr);grid-gap: 24px;position: relative;margin-bottom: .6rem;}
.thirty-plus-abroad-section04 .section04-con2-list > li {padding: 2rem 1.2rem;border-radius: 12px;background-color: #8203F2;font-size: .9rem;color: #fff;}
.thirty-plus-abroad-section04 .section04-con2-list > li:first-child:after {position: absolute;top: 50%;left: 50%;margin-top: -18px;margin-left: -27px;width: 54px;border: 1px solid #C5C5C5;border-radius: 4px;background-color: #fff;font-size: 20px;font-weight: 700;line-height: 36px;color: #000;content:"OR";}
.thirty-plus-abroad-section04 .section04-con2-list > li strong {display: block;padding-bottom: .5rem;font-size: 1.3rem;color: #fff;}
.thirty-plus-abroad-section04 .section04-con2-list > li em {color: #EFFF14;}
.thirty-plus-abroad-section04 .section04-con2-add > img {display: block;margin: 0 auto .6rem;}
.thirty-plus-abroad-section04 .section04-con2-add > p {padding-bottom: .3rem;}
.thirty-plus-abroad-section04 .section04-con2-add > p > em {display: inline-block;width: 154px;border-radius: 32px;border: 1px solid #333;background-color: #fff;font-size: 18px;line-height: 32px;color: #333;}
.thirty-plus-abroad-section04 .section04-con2-add > strong {display: block;font-size: 1.1rem;color: #000;}
.thirty-plus-abroad-section04 .section04-con2-add-list {display: grid; grid-template-columns: repeat(4, 1fr);grid-gap: 24px;margin-top: 1.2rem;text-align: left;}
.thirty-plus-abroad-section04 .section04-con2-add-list > li {padding: 2rem 1.2rem;border-radius: 12px;background-color: #fff;box-shadow: 0 1px 4px #E4E7EE;}
.thirty-plus-abroad-section04 .section04-con2-add-list > li > strong {display: block;margin-bottom: .6rem;font-size: 1.1rem;color: #000;}
.thirty-plus-abroad-section04 .section04-con2-add-list > li > p {font-size: .8rem;line-height: 21px;color: #666;}
.thirty-plus-abroad-section04 .section04-con2-add-list > li > em {display: block;width: 92px;margin-top: 1rem;border: 1px solid #C5C5C5;border-radius: 4px;font-size: 14px;line-height: 26px;text-align: center;}
.thirty-plus-abroad-section04 .section04-con3 > strong {display: block;font-size: 1.6rem;color: #000;}
.thirty-plus-abroad-section04 .section04-con3-list {display: grid; grid-template-columns: repeat(3, 1fr);grid-gap: 24px;margin-top: 2rem;text-align: left;}
.thirty-plus-abroad-section04 .section04-con3-list > li {border-radius: 12px;background-color: #fff;box-shadow: 0 1px 4px #E4E7EE;}
.thirty-plus-abroad-section04 .section04-con3-list-img .img{display: block;width: 100%;aspect-ratio: 344/180;}
.thirty-plus-abroad-section04 .section04-con3-list-img .img1 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section04-con03-img01.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section04 .section04-con3-list-img .img2 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section04-con03-img02.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section04 .section04-con3-list-img .img3 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section04-con03-img03.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section04 .section04-con3-list-text {padding: 1.2rem;padding-bottom: 2.6rem;}
.thirty-plus-abroad-section04 .section04-con3-list-text > strong {font-size: 1.1rem;color: #000;}
.thirty-plus-abroad-section04 .section04-con3-list-text > p {padding-top: .6rem;font-size: .8rem;color: #666;}
.thirty-plus-abroad-section04 .section04-con3-list-text > p span {display: block;}
.thirty-plus-abroad-section04 .section04-con3-list-text > p span:before {display: inline-block;width: 12px;text-align: center;color: #666;content: "\00B7";}
.thirty-plus-abroad-section04 .section04-con3-list-text > p em {color: #CE1126;}
@media screen and (max-width: 768px) {
    .thirty-plus-abroad-section04 .section04-title {font-size: calc(1rem + 4.167vw);line-height: 1.3}
    .thirty-plus-abroad-section04 .section04-text {padding: .8rem 0 2.3rem;font-size: calc(1rem + 1.389vw);}
    .thirty-plus-abroad-section04 .section04-con1 {margin-bottom: calc(1rem + 8.0562vw);}
    .thirty-plus-abroad-section04 .section04-con-title {font-size: calc(1rem + 2.5002vw);}
    .thirty-plus-abroad-section04 .section04-con-title > em {margin-right: 8px;font-size: calc(1rem + 1.9446vw);}
    .thirty-plus-abroad-section04 .section04-con1-list {grid-template-columns:repeat(1, 1fr);grid-gap: 10px;}
    .thirty-plus-abroad-section04 .section04-con1-list div.period {padding: 4.4445vw;padding-bottom:8.889vw;}
    .thirty-plus-abroad-section04 .section04-con1-list div.period > em {padding-left: 38px;font-size: calc(1rem + 2.5002vw);}
    .thirty-plus-abroad-section04 .section04-con1-list div.period > em:before {width: 30px;height: 30px;}
    .thirty-plus-abroad-section04 .section04-con1-list div.period > p {font-size: calc(1rem + 0.5556vw);}
    .thirty-plus-abroad-section04 .section04-con1-list div.period > p > strong {margin-bottom: .46rem;font-size: calc(1rem + 1.9446vw);}
    .thirty-plus-abroad-section04 .section04-con1-list div.period:after {width: 26px;height: 26px;bottom: -13px;margin-left: -13px;}
    .thirty-plus-abroad-section04 .section04-con1-list div.nation strong {font-size: calc(1rem + 1.9446vw);}
    .thirty-plus-abroad-section04 .section04-con1-list div.nation em {font-size: calc(1rem + 0.5556vw);}
    .thirty-plus-abroad-section04 .section04-con2 {margin-bottom: calc(1rem + 8.0562vw);}
    .thirty-plus-abroad-section04 .section04-con2-list {grid-template-columns:repeat(1, 1fr);grid-gap: 10px;}
    .thirty-plus-abroad-section04 .section04-con2-list > li {font-size: calc(1rem + 0.5556vw);}
    .thirty-plus-abroad-section04 .section04-con2-list > li strong {font-size: calc(1rem + 1.9446vw);}
    .thirty-plus-abroad-section04 .section04-con2-list > li:first-child:after {width: 48px;height: 32px;margin-top: -16px;margin-left: -24px;font-size: 15px;line-height: 32px;}
    .thirty-plus-abroad-section04 .section04-con2-add > img {width: 30px;height: 30px;}
    .thirty-plus-abroad-section04 .section04-con2-add > p > em {width: 134px;height: 28px;line-height: 28px;font-size: 15px;}
    .thirty-plus-abroad-section04 .section04-con2-add > strong {font-size: calc(1rem + 0.8334vw);}
    .thirty-plus-abroad-section04 .section04-con2-add-list{grid-template-columns:repeat(2, 1fr);grid-gap: 8px;}
    .thirty-plus-abroad-section04 .section04-con2-add-list > li > strong {font-size: calc(1rem + 0.8334vw);}
    .thirty-plus-abroad-section04 .section04-con2-add-list > li > p {font-size: calc(1rem + 0.2778vw);}
    .thirty-plus-abroad-section04 .section04-con2-add-list > li > em {font-size: calc(1rem + 0.1vw);}
    .thirty-plus-abroad-section04 .section04-con3 > strong {font-size: calc(1rem + 2.5002vw);}
    .thirty-plus-abroad-section04 .section04-con3-list {grid-template-columns:repeat(1, 1fr);grid-gap: 10px;}
    .thirty-plus-abroad-section04 .section04-con3-list-img .img {background-position: top;aspect-ratio: 328/120;}
    .thirty-plus-abroad-section04 .section04-con3-list-text {padding:  4.4445vw;padding-bottom: calc(1rem + 3.0558vw);}
    .thirty-plus-abroad-section04 .section04-con3-list-text > strong {font-size: calc(1rem + 0.8334vw);}
    .thirty-plus-abroad-section04 .section04-con3-list-text > p {font-size: calc(1rem + 0.2778vw);}
}
/*********************************************************************
**********************************************************************
                    30+ 어학연수 추천 어학교
**********************************************************************
*********************************************************************/
.thirty-plus-abroad-section06 {background: #8203F2;}
.thirty-plus-abroad-section06 .section06-textBox {text-align: center;}
.thirty-plus-abroad-section06 .section06-title {font-size: 2.7rem;color: #fff;}
.thirty-plus-abroad-section06 .section06-text {padding-top: .6rem;font-size: 1.6rem;line-height: 1.344;color: #EFFF14;}
.thirty-plus-abroad-section06 .section06-list > li {margin-top: 3rem;padding: 2rem;border-radius: 12px;background-color: #fff;}
.thirty-plus-abroad-section06 .section06-list-top {display: flex;padding-bottom: 2rem;border-bottom: 1px solid #C5C5C5;}
.thirty-plus-abroad-section06 .section06-list-top .thumb-logo {margin-right: 1.2rem;padding: .5rem .3rem;border-radius: 12px;background-color: #EFF1F6;}
.thirty-plus-abroad-section06 .section06-list-top-title {padding-bottom: 1.3rem;font-size: 1.6rem;font-weight: 700;color: #000;}
.thirty-plus-abroad-section06 .section06-list-top-title > span{font-size: 1.1rem;}
.thirty-plus-abroad-section06 .section06-list-top .img-flag {display: block;width: auto;height: 1.4rem;}
.thirty-plus-abroad-section06 .section06-list-con {display: flex;padding-top: 2rem;}
.thirty-plus-abroad-section06 .section06-list-con-slider {width: 19.8rem;}
.thirty-plus-abroad-section06 .section06-list-con-slider img {width: 19.8rem;border-radius: 12px;}
.thirty-plus-abroad-section06 .section06-list-con-slider .slick-list{border-radius: 12px;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img{display: block;width: 19.8rem;border-radius: 12px;aspect-ratio: 396/243;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img1-slider1 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider01-img01.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img2-slider1 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider01-img02.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img3-slider1 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider01-img03.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img4-slider1 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider01-img04.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img1-slider2 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider02-img01.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img2-slider2 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider02-img02.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img3-slider2 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider02-img03.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img4-slider2 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider02-img04.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img1-slider3 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider03-img01.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img2-slider3 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider03-img02.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img3-slider3 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider03-img03.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img4-slider3 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider03-img04.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img1-slider4 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider04-img01.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img2-slider4 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider04-img02.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img3-slider4 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider04-img03.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .img4-slider4 {background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-slider04-img04.png") no-repeat center;background-size: cover;}
.thirty-plus-abroad-section06 .section06-list-con-slider .slick-dots {position: static;margin-top: 7px;}
.thirty-plus-abroad-section06 .section06-list-con-slider .slick-dots li {padding: 0 6px;}
.thirty-plus-abroad-section06 .section06-list-con-slider .slick-dots li button {width: 12px;height: 12px;border: 1px solid #666;background-color: #fff;}
.thirty-plus-abroad-section06 .section06-list-con-slider .slick-dots li.slick-active button{border: 1px solid #1EC95B;background-color: #1EC95B;}
.thirty-plus-abroad-section06 .section06-list-con-text {margin-left: 1.2rem;}
.thirty-plus-abroad-section06 .section06-list-con-text .location {font-size: 1rem;font-weight: 700;line-height: 34px;color: #8203F2;}
.thirty-plus-abroad-section06 .section06-list-con-text .location > em {display: inline-block;position: relative;min-width: 112px;margin-right:.6rem;padding: 0 4px 0 30px;border: 1px solid #8203F2;border-radius: 4px;font-weight: 400;line-height: 32px;border-radius: 4px;box-sizing: border-box;vertical-align: top;}
.thirty-plus-abroad-section06 .section06-list-con-text .location > em:before {position: absolute;top: 4px;left: 4px;width: 26px;height: 26px;background: url("https://s3.ap-northeast-2.amazonaws.com/img.edmuhak.com/uhak/r/v1/programs/thirty-plus-abroad/thirty-plus-abroad-section06-icon01.png") no-repeat center;background-size: cover;content: "";}
.thirty-plus-abroad-section06 .section06-list-con-text .textBox {margin-top: 1.2rem;font-size: .9rem;color: #333;}
.thirty-plus-abroad-section06 .section06-list-con-text .textBox > span {display: block; position: relative;padding-left: 12px;}
.thirty-plus-abroad-section06 .section06-list-con-text .textBox > span:before {display: block;position: absolute;top: 0;left: 0;width: 12px;text-align: center;content: "\00B7";}
.thirty-plus-abroad-section06 .section06-list-con-text .textBox em {color: #CE1126;}
@media screen and (max-width: 768px) {
    .thirty-plus-abroad-section06 .section06-title {font-size: calc(1rem + 4.167vw);line-height: 1.3}
    .thirty-plus-abroad-section06 .section06-text {padding: .8rem 0 2.3rem;font-size: calc(1rem + 1.389vw);}
    .thirty-plus-abroad-section06 .section06-list > li {margin-top: 10px;padding:  4.4445vw;padding-bottom: calc(1rem + 3.0558vw);}
    .thirty-plus-abroad-section06 .section06-list > li:first-child {margin-top: 0;}
    .thirty-plus-abroad-section06 .section06-list-top {display: block;text-align: center;}
    .thirty-plus-abroad-section06 .section06-list-top .thumb-logo {width: 104px;height: 49px;margin: 0 auto calc(1rem - 0.5556vw);padding: 5px 3px;box-sizing: border-box;}
    .thirty-plus-abroad-section06 .section06-list-top-title {font-size: calc(1rem + 2.5002vw);}
    .thirty-plus-abroad-section06 .section06-list-top-title > span {display: block;font-size: calc(1rem + 0.8334vw);}
    .thirty-plus-abroad-section06 .section06-list-top .img-flag {margin: 0 auto;}
    .thirty-plus-abroad-section06 .section06-list-con-slider {width: 100%;}
    .thirty-plus-abroad-section06 .section06-list-con-slider .img {width: 100%;height: 33.335vw;aspect-ratio: 296/120;}
    .thirty-plus-abroad-section06 .section06-list-con-slider .img3-slider2 {background-position: top;}
    .thirty-plus-abroad-section06 .section06-list-con-slider .img2-slider3 {background-position: top;}
    .thirty-plus-abroad-section06 .section06-list-con-slider .img4-slider3 {background-position: top;}
    .thirty-plus-abroad-section06 .section06-list-con-slider .img1-slider4 {background-position: top;}
    .thirty-plus-abroad-section06 .section06-list-con-slider .img3-slider4 {background-position: top;}
    .thirty-plus-abroad-section06 .section06-list-con {display: block;}
    .thirty-plus-abroad-section06 .section06-list-con-text .location {position: relative;margin-top: calc(1rem + 3.0558vw);padding-left: 24px;font-size: calc(1rem + 0.8334vw);line-height: 20px;letter-spacing: -.5px;}
    .thirty-plus-abroad-section06 .section06-list-con-text .location > em {position: absolute;top: 0;left: 0;width: 24px;height: 20px;min-width: auto;margin: 0;padding: 0;border: 0 none;font-size: 0;line-height: 20px;}
    .thirty-plus-abroad-section06 .section06-list-con-text .location > em:before {width: 20px;height: 20px;top: 0;left: 0;}
    .thirty-plus-abroad-section06 .section06-list-con-text {margin-left: 0;}
    .thirty-plus-abroad-section06 .section06-list-con-text .textBox {font-size: calc(1rem + 0.5556vw);}
}
/* 레이아웃 */
@media screen and (max-width: 1080px) {
    .thirty-plus-abroad .maxWidth {width: 90%;}
}
@media screen and (max-width: 768px) {
    .thirty-plus-abroad .maxWidth {width: 100%;padding: calc(1rem + 13.0566vw) 4.4445vw;}
    .thirty-plus-abroad #real-review-section .maxWidth {padding: 0 4.4445vw;}
    .pc-br {display: none;}
    .mo-br {display: block;}
}
