@charset "utf-8";
#container_title{display:none}

.header_area    {width:100%;height:600px;display: flex;justify-content: center;flex-direction: column;align-items: flex-start;}
.header_area .txt_area{width:1200px;margin:0 auto;text-align:left;color: #fff;}
.header_area .top_tit{font-size:17px;margin-bottom:14px}
.header_area h2 {font-size:50px;font-weight:700;margin-bottom:30px}
.header_area .sub_tit{font-size:20px;letter-spacing:-1.8px;margin-bottom:94px;font-weight:500;line-height:30px;}
.header_area .link_btn{padding:5px 25px;height:40px;line-height:40px;background:#E27E79;border-radius:20px;color:#fff;font-size: 18px;}

.header_area2{padding:94px 0 54px}
.header_area2 .txt_area{margin:0 auto;text-align:left;color: #fff;}
.header_area2 .top_tit{font-size:17px;margin-bottom:14px}
.header_area2 h2 {font-size:50px;font-weight:700;margin-bottom:30px}
.header_area2 .sub_tit{font-size:20px;letter-spacing:-1.8px;margin-bottom:94px;font-weight:500;line-height:30px;}
.header_area2 .link_btn{padding:5px 25px;height:40px;line-height:40px;background:#E27E79;border-radius:20px;color:#fff;font-size: 18px;}
.header_area2 .header_wrap{width:1200px;display:flex;align-items:center;justify-content: space-between;}

.header_area3{padding:205px 0 0;height:600px;}
.header_area3 .gnb_1da{color:#fff}
.header_area3 .txt_area{margin:0 auto;text-align:center;color: #fff;}
.header_area3 h2 {font-size:35px;font-weight:700;margin-bottom:46px}
.header_area3 .sub_tit{font-size:20px;letter-spacing:-1.8px;font-weight:300;line-height:30px;}


.pagecommon     {margin:0 auto;}
.pagecommon_m   {margin:0 auto;padding:0;font-size:17px;line-height:32px;letter-spacing:-1.2px;color:#525252}
.pagecommon_m > img {width:100%;}

.pagecommon .admission {background:#333;padding:50px 0 70px;color:#fff;}
.pagecommon .admission .inner {width:1200px;margin:0 auto;display:flex;flex-wrap: wrap;gap:0 113px;}
.pagecommon .admission h2 {font-size:30px;font-weight:700;margin-bottom:37px;width:100%;letter-spacing:-2.1px;}
.pagecommon .admission .admission-steps {display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:60px;position:relative;}
.pagecommon .admission .step {flex:1;text-align:center;position:relative;display:flex;flex-direction:column;background:#434343;width:96px;height:133px;align-items:center;justify-content: center;}
.pagecommon .admission .step img {height:45px;margin-bottom:18px;}
.pagecommon .admission .step p {font-size:16px;font-weight:500;margin:0;}
.pagecommon .admission .step:not(:last-child)::after {content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:13px;height:1px;background: #fff;}
.pagecommon .admission .admission-flex {display:flex;justify-content:space-between;gap:50px;}
.pagecommon .admission .refund {flex:1;}
.pagecommon .admission .refund h3 {font-size:20px;font-weight:700;margin-bottom:20px;}
.pagecommon .admission .refund ul {list-style:none;padding-left:0;}
.pagecommon .admission .refund li {line-height:1.6;font-size:16px;letter-spacing:0;}
.pagecommon .admission .right {flex:1.2;    display: flex;flex-direction: column;justify-content: space-between;}
.pagecommon .admission .right h3 {font-size:25px;font-weight:700;margin-bottom:16px;}
.pagecommon .admission .right a {display:block;margin-bottom:10px;font-size:18px;color:#fff;text-decoration:none;letter-spacing:0;}
.pagecommon .admission .right a img.icon {vertical-align:middle;margin-right:6px;width:22px;height:22px;}
.pagecommon .admission .account p {margin-top:15px;font-size:18px;}
.pagecommon .admission .right .m {display:none;}


.detail-btn{display: flex;justify-content:center;align-items:center;background-color:#fff;color:#000;border:none;height:40px;line-height:40px;cursor:pointer;font-size:18px;text-align:center;letter-spacing:-.54px;border-radius:20px;font-weight:700;} 


/*서브헤더유형01*/
.header01.fixed{background:#fff !important;}
.header01.fixed .gnb_1da{color:#393939}
.header01 .gnb_1da, .header03 .gnb_1da{color: #fff }
.fixed-header2 .gnb_1da{color:#000}
.fixed-header2 {position:fixed;width:100%;background:#fff;z-index:9999;}
.fixed-header2 #logo img{filter:invert(1);}

/*준비중*/
#page00{display:flex;justify-content:center;align-items:center;}
#page00 .box{margin:200px auto;width:500px;height:500px;display:flex;justify-content:center;align-items:center;text-align:center;;color:#fff;position:relative;background:#81CBC5;flex-direction: column;}
#page00 .box .txt01{font-size:50px;font-weight:800;line-height:70px;letter-spacing:-4.5px;margin-bottom:26px;margin-top: -43px;}
#page00 .box .txt02{font-size:20px;font-weight:600;line-height:30px;letter-spacing:-1.8px;}
#page00 .box .logo{position:absolute;bottom:49px;left:50%;transform:translateX(-50%);}

.pc{display:block;}
.m{display:none;}

/*page0101*/
#page0101 .sect01{width:1300px;margin:110px auto 154px;background:#C1D6CC;border-radius:30px;display:flex;justify-content:space-between;align-items:center;padding:85px 50px}
#page0101 .sect01 h2{font-size:40px;line-height:60px;letter-spacing:-2px;margin-bottom: 54px;}
#page0101 .sect01 h2 span{font-weight:300;}
#page0101 .sect01 p{font-size:20px;line-height:30px;font-weight:200;margin-bottom:80px;letter-spacing:-1px;}
#page0101 .sect01 .detail-btn{width:170px;}

#page0101 .sect02{padding:0 0 175px;background-color:#fff;text-align:center;}
#page0101 .sect02>h2{font-size:30px;letter-spacing:-2.1px;font-weight:700;color:#114867;}
#page0101 .sect02>p{font-size:30px;letter-spacing:0px;margin-bottom:70px;color:#000;font-weight:200;}
#page0101 .sect02 .icon_list{display:flex;justify-content:center;align-items:flex-start;gap:12px;margin:0 auto}
#page0101 .sect02 .icon_list li{border:1px solid  #114867; transition:transform 0.3s;width:280px;height:400px;display:flex;justify-content: flex-start;align-items:center;flex-direction: column;}
#page0101 .sect02 .icon_list li:hover{transform:translateY(-5px);}
#page0101 .sect02 .icon_list li .icon_wrap{width:84px;height:120px;display:flex;justify-content:center;align-items:center;margin:0 auto;background: #C1D6CC;margin-bottom:38px}
#page0101 .sect02 .icon_list li .tit{font-size:24px;color:#000000;letter-spacing:-1.68px;line-height:35px;font-weight:600;margin-bottom:24px}
#page0101 .sect02 .icon_list li:last-child .tit{margin-bottom:19px}
#page0101 .sect02 .icon_list li .txt{font-size:20px;line-height:30px;letter-spacing:-1.4px;font-weight:300;}

#page0101 .sect03{width:100%;display:flex;justify-content:center;align-items:center;background:#F3F3F3;flex-direction: column;padding:80px 0 98px}
#page0101 .sect03 .tit_area{width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;color:#114867;margin-bottom:27px}
#page0101 .sect03 .tit{font-size:30px;font-weight:800;line-height:33px;letter-spacing:-2.1px;}
#page0101 .sect03 a{font-size:20px;letter-spacing:-1.8px;text-decoration:underline;color:#fff;}
#page0101 .sect03 .card_wrap{width:1200px;margin:0 auto;position:relative;}
#page0101 .sect03 .card_wrap li{display:none;justify-content:center;align-items:center;align-items: stretch;}
#page0101 .sect03 .card_wrap li.active{display:flex !important } /* 현재 활성화 카드 보이기 */
#page0101 .sect03 .txt_wrap{width:842px;background:#C1D6CC;padding:48px 57px;display:flex;justify-content:flex-start;align-items:flex-start;gap:39px}
#page0101 .sect03 .txt_wrap .txt{font-size:20px;line-height:33px;letter-spacing:-1.4px;margin-top:60px}
#page0101 .sect03 .txt_wrap .tit{font-size:28px;font-weight:900;margin-bottom:46px;}
#page0101 .sect03 .txt_wrap .tit span{font-size:24px;color:#F05500;letter-spacing: -1.54px;}
#page0101 .sect03 .card_wrap li:nth-child(2) .txt_wrap{gap:124px}
#page0101 .sect03 .card_nav{display:flex;gap:10px;justify-content:flex-start;margin-top:11px;align-items:center;width:1200px;}
#page0101 .sect03 .card_nav li{cursor:pointer;font-size:30px;color:#114867}
#page0101 .sect03 .card_nav li.active{font-weight:800;}

#page0101 .sect04{padding:131px 0 197px;}
#page0101 .sect04 .tit_area{width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;margin-bottom:70px}
#page0101 .sect04 .tit_area .tit{font-size:30px;font-weight:800;line-height:33px;letter-spacing:-2.1px;color:#114867}
#page0101 .sect04 a{font-size:20px;letter-spacing:-1.8px;text-decoration:underline;color:#747474}
#page0101 .sect04_scrollimg{position:relative;display:flex;width:100%;overflow:hidden;}
#page0101 .sect04_scrollimg li{flex:0 0 auto;width:290px;height:406px;margin-right:23px;position:relative;}
#page0101 .sect04_scrollimg li .name{position:absolute;top:17px;right:26px;font-weight: bold;font-size:24px;letter-spacing:-1.68px;color:#114867}
#page0101 .sect04_scrollimg li img{width:100%;height:auto;display:block;}
#page0101 .sect04_scrollimg li .box{position:absolute;left:0;right:0;bottom:0;padding:15px 32px;background:rgba(0,0,0,0.5);color:#fff;font-size:24px;text-align:left;font-weight:800;}

#page0101 .sect05 {background:#f2f2f2;padding:84px 0 129px;text-align:center;} 
#page0101 .sect05 .sect05-title h2 {font-size:30px;letter-spacing: -2.1px;font-weight:bold;margin-bottom:10px;color:#114867} 
#page0101 .sect05 .sect05-title p {font-size:24px;letter-spacing:-1.68px;font-weight:300;} 
#page0101 .sect05 .sect05-title strong {font-weight:700;} 
#page0101 .sect05 .floor-tabs {margin-top:37px;display:flex;justify-content:center;gap:10px;align-items:center;flex-wrap:wrap;} 
#page0101 .sect05 .tab-btn {background:#C1C1C1;color:#fff;border:none;border-radius:22.5px;font-weight:bold;color:#fff;cursor:pointer;font-size:25px;width:150px;height:45px;display:flex;justify-content:center;align-items:center;    line-height: 45px;} 
#page0101 .sect05 .tab-btn.active {background:#114867;color:#fff;} 
#page0101 .sect05 .tab-content-wrap {margin-top:65px;} 
#page0101 .sect05 .tab-content {display:none;} 
#page0101 .sect05 .tab-content.active {display:block;} 
#page0101 .sect05 .img-grid {display:flex;justify-content:center;align-items:flex-start;gap:15px;max-width:1196px;margin:0 auto;}
#page0101 .sect05 .main-img img {width:100%;height:349px;object-fit:cover;border-radius:10px;}
#page0101 .sect05 .sub-imgs {display:flex;flex-wrap:wrap;gap:15px;max-width: 583px;;}


#page0101 .sect06 {background:#333333;color:#fff;padding:113px 0 144px;text-align:left;} 
#page0101 .sect06 h2 {font-size:30px;font-weight:bold;text-align:center;margin-bottom:67px;} 
#page0101 .sect06 .sect06-wrap {display:flex;flex-wrap:wrap;gap:77px;justify-content:center;align-items:flex-start;} 
#page0101 .sect06 .map-box iframe {width:600px;height:430px;border:0;} 
#page0101 .sect06 .map-info {max-width:500px;display:flex;flex-direction:column;gap:20px;} 
#page0101 .sect06 .info-block h3 {font-size:25px;font-weight:bold;margin-bottom:5px;}
#page0101 .sect06 .info-block p {font-size:18px;line-height:33px;letter-spacing:0;} 
#page0101 .sect06 .info-block a {font-size:18px;line-height:33px;margin:0;display:flex;justify-content:flex-start;align-items:center;color:#fff}
#page0101 .sect06 .info-block a:not(:last-child){margin-bottom:14px}
#page0101 .sect06 .icon {vertical-align:middle;margin-right:12px;}

/*page0201*/
#page0201 .sect01 { text-align: center; padding:125px 0 100px; overflow: hidden; }  
#page0201 .tit_wrap { margin-bottom:94px; }  
#page0201 .tit_wrap h2 { font-size:45px; font-weight:800;letter-spacing:-3.6px;line-height:60px;margin-bottom:40px}  
#page0201 .tit_wrap p { font-size:20px;line-height:30px;letter-spacing:-1.8px;font-weight:600;}  
#page0201 .photo_wrap { width: 80%; margin: 0 auto; display: flex; justify-content: center; align-items: center; perspective: 1000px; }  
#page0201 .photo_wrap ul { list-style: none; display: flex; gap:3px; padding: 0; margin: 0; }  
#page0201 .photo_wrap ul li { position: relative;transition: transform 1s ease, opacity 1s ease; }  
#page0201 .photo_wrap ul li:nth-child(1) { transform:rotate(3deg) translateX(110px) translateY(-30px)}  
#page0201 .photo_wrap ul li:nth-child(2) { transform:rotate(-10deg) translateX(20px) translateY(-10px);z-index:0;}  
#page0201 .photo_wrap ul li:nth-child(3) { transform:rotate(3deg) translateX(-80px) translateY(-9px)}  
#page0201 .photo_wrap ul li:nth-child(4) { transform:rotate(9deg) translateX(-150px)}  
#page0201 .photo_wrap.active ul li { transform: rotate(0deg) translateX(0px) translateY(0px); opacity: 1; }

#page0201 .sect02 {background:#F9F8E4;padding:60px 0 100px;text-align:center;}
#page0201 .sect02 .sect-title {font-size:30px;font-weight:bold;margin-bottom:46px;}
#page0201 .sect02 .program-cards {width:1300px;margin:0 auto;display:flex;justify-content:center;gap:56px 38px;flex-wrap:wrap;}
#page0201 .sect02 .program-card {background:#fff;border-radius:20px;overflow:hidden;width:460px;display:flex;flex-direction:column;align-items:center;}
#page0201 .sect02 .program-card h3 {font-size:28px;font-weight:bold;line-height:30px;letter-spacing:-1.4px;margin:23px 0 21px;}
#page0201 .sect02 .program-card h3 span {font-size:28px;font-weight:400;}
#page0201 .sect02 .program-card .img-box img {width:100%;height:auto;display:block;}
#page0201 .sect02 .program-card .tag-list {text-align:left;width:100%;padding-left: 20px;font-size:18px;letter-spacing:-1.62px;line-height:1.6;height:200px;display:flex;flex-direction:column;justify-content:center;}
#page0201 .sect02 .program-card .tag-list li {margin-bottom:6px;display:flex;line-height:25px;}
#page0201 .sect02 .program-card .tag-list li strong {display:inline-block;background:#114867;color:#fff;border-radius:10px;margin-right:6px;font-size:18px;font-weight:normal;width: 55px;height: 25px;line-height:25px;display:flex;justify-content:center;align-items:center;}
#page0201 .sect02 .program-card .btn-curriculum {width:100%;background: #C1D6CC;display:inline-block;padding:15px 0 17px;font-weight:bold;border-radius:0;font-size:20px;color:#000;text-decoration:none;}
#page0201 .sect02 .program-card .btns {display:flex;gap:0;justify-content:center;width:100%;}
#page0201 .sect02 .program-card .btn-consult {width:50%;background:#19618A;color:#fff;padding:15px 0 17px;border-radius:0;font-weight:bold;font-size:20px;text-decoration:none;}
#page0201 .sect02 .program-card .btn-apply {width:50%;background:#F05500;color:#fff;padding:15px 0 17px;border-radius:0;font-weight:bold;font-size:20px;text-decoration:none;}

.pagecommon .inquiry {background:url("./img/page0102_ft_bg.png") no-repeat center center;background-size:cover;padding:60px 20px;color:#fff;}
.pagecommon .inquiry .inquiry-wrap {max-width:890px;margin:0 auto;}
.pagecommon .inquiry .inquiry-box .title {font-size:30px;font-weight:bold;margin-bottom:30px;}
.pagecommon .inquiry .info-area {display:flex;justify-content:flex-start;gap:80px;}
.pagecommon .inquiry .info-area h3 {font-size:25px;font-weight:bold;margin-bottom:21px;}
.pagecommon .inquiry .info-area p {font-size:18px;line-height:1.8;margin-bottom:6px;line-height:33px;}
.pagecommon .inquiry .icon {width:36px;height:36px;vertical-align:middle;margin-right:8px;}
.pagecommon .inquiry .contact a {display:block;font-size:18px;color:#fff;margin-bottom:8px;text-decoration:none;line-height:1.6;display: flex}
.pagecommon .inquiry .contact a.m{display: none;}
.pagecommon .inquiry .contact a.pc{display:flex;}
.pagecommon .inquiry .time h3{font-size:18px;margin:50px 0 8px}

/*page0202*/
#page0202 {margin-top:97px}
#page0202 .sect01 {background:#d7e8df url("img/page0202_ft_bg.png") no-repeat center center;background-size:cover;padding:59px 0 81px;}
#page0202 .sect01 .sect01-inner {width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:60px;}
#page0202 .sect01 .text-box {flex:1;min-width:0;}
#page0202 .sect01 .text-box h2 {font-size:30px;line-height:36px;letter-spacing:-2.1px;margin-bottom:35px;font-weight:normal;}
#page0202 .sect01 .text-box h2 strong {font-weight:700;}
#page0202 .sect01 .text-box p {font-size:20px;font-weight:200;letter-spacing:-1.4px;margin-bottom:74px;}
#page0202 .sect01 .btn-consult {display:flex;justify-content:center;align-items:center;width:182px;height:33px;line-height:33px;;background:#f74900;color:#fff;font-size:20px;border-radius:999px;text-decoration:none;}
#page0202 .sect01 .img-box {flex-shrink:0;display:flex;gap:10px;}
#page0202 .sect01 .img-box img {width:280px;height:auto;object-fit:cover;}

.pagecommon .programes {padding:120px 0;text-align:center;}
.pagecommon .programes .camp-header {width:1000px;margin:0 auto;}
.pagecommon .programes .camp-header h2 {font-size:30px;font-weight:700;margin-bottom:63px;}
.pagecommon .programes .camp-info.pc{display:block}
.pagecommon .programes .camp-info.m{display:none;}
.pagecommon .programes .camp-info {width:100%;border-top:1px solid #114867;border-bottom:1px solid #114867;border-collapse:collapse;font-size:22px;text-align:left;margin:0 auto;padding:0 40px 46px;display: block;}
.pagecommon .programes .camp-info th {width:140px;font-weight:700;white-space:nowrap;position:relative;text-align: center;line-height:40px;}
.pagecommon .programes .camp-info th::after{content:'';display:block;background:#114867;width:1px;height:24px;position:absolute;right:0;top:50%;transform:translateY(-50%);}
.pagecommon .programes .camp-info td {line-height:1.6;line-height:40px;padding-left:40px}
.pagecommon .programes .camp-info tr:nth-child(1) td {padding-top:40px}
.pagecommon .programes .camp-tabs {margin-top:107px;}
.pagecommon .programes .tab-menu {display:flex;justify-content:center;margin:0 auto;width:1200px;}
.pagecommon .programes .tab-menu li {display:flex;justify-content:center;align-content:center;width:50%;height:65px;line-height:65px;font-weight:600;font-size:24px;cursor:pointer;background:#ECECEC;flex:1}
.pagecommon .programes .tab-menu li:last-child {border-right:0;}
.pagecommon .programes .tab-menu li:first-child.active {background:#f74900;color:#fff;}
.pagecommon .programes .tab-menu li:last-child.active {background:#114867;color:#fff;}
.pagecommon .programes .tab-contents {width:1200px;margin:0 auto;border:2px solid #F05500;padding:0 30px}
.pagecommon .programes .tab-content {display:none;}
.pagecommon .programes .tab-content.active {display:block;}
.pagecommon .programes .tab-content h3 {font-size:30px;margin:40px 0 43px;font-weight:700;}
.pagecommon .programes .curriculum-table,
.pagecommon .programes .fee-table {width:918px;border-collapse:collapse;font-size:16px;margin:0 auto 12px;line-height:1.7;letter-spacing:-0.48px;}
.pagecommon .programes .tab02 .curriculum-table{width:440px;}
.pagecommon .programes .curriculum-table thead th,
.pagecommon .programes .fee-table thead th {padding:0 10px}
.pagecommon .programes .curriculum-table thead th p,
.pagecommon .programes .fee-table thead th p {background:#114867;color:#fff;font-weight:normal;width:100%;height:35px;margin: 0 auto;line-height:35px;text-align:center;font-size:17px;border-radius:17.5px;}
.pagecommon .programes .curriculum-table tbody td,
.pagecommon .programes .fee-table tbody td {padding:14px 10px;border-bottom:1px solid #aaa;text-align:center;vertical-align:middle;}
.pagecommon .programes .curriculum-table .space{background:none; width: 120px;}
.pagecommon .programes .curriculum-table td[colspan],
.pagecommon .programes .fee-table td[colspan] {text-align:left;font-weight:500;padding-left:20px;text-align: center;}
.pagecommon .programes .fee-table td:nth-child(1){font-weight:bold;}
.pagecommon .programes .curriculum-notes,
.pagecommon .programes .fee-notes {font-size:15px;color:#333;text-align:left;margin:10px auto 50px;width:918px;;}
.pagecommon .programes .tab-content h3:nth-child(4){border-top:1px solid #114867;padding-top:38px}
.pagecommon .programes .table_wrap{display:flex;gap:50px;justify-content: center;}
.pagecommon .programes .table_wrap table{width:440px;margin:0}
.pagecommon .programes .fee-table.pc{display:table;}
.pagecommon .programes .fee-table.m{display:none;}
.pagecommon .programes td b{color:#f74900}

.pagecommon .programes .link_box{display:flex;flex-wrap:wrap;gap:81px 58px ;justify-content:center;padding:80px 0 98px;max-width:912px;margin: 0 auto;}
.pagecommon .programes .link_box li{width:167px;border:1px solid #ccc;text-align:center;overflow:hidden;background:#fff;border:1px solid #114867}
.pagecommon .programes .link_box li .title{padding:15px 10px;font-weight:700;font-size:20px;letter-spacing:-1px;border-bottom:1px solid #114867}
.pagecommon .programes .link_box li .btn_t{display:block;width:100%;;padding:15px 10px;background:#114867;color:#fff;font-weight:700;font-size:20px;letter-spacing:-1px;;text-decoration:none;}
.pagecommon .programes .link_box li .btn_t:hover{background:#073753;}


.pagecommon .steps {background:#F9F8E4;padding:100px 0 198px;text-align:center;}
.pagecommon .steps .steps-inner {width:1200px;margin:0 auto;}
.pagecommon .steps h2 {font-size:32px;line-height:60px;letter-spacing:-2.88px;font-weight:700;margin-bottom:32px;}
.pagecommon .steps .lead {font-size:22px;font-weight:normal;margin-bottom:94px;}
.pagecommon .steps .camp-process {display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;}
.pagecommon .steps .camp-process li {position:relative;flex:1 1 calc(33.333% - 20px);background:#fff;border-radius:20px;padding:37px 0 0 112px;text-align:left;width:380px;height:200px;;}
.pagecommon .steps .camp-process .icon {margin-bottom:15px;position:absolute;top:44px;left:54px}
.pagecommon .steps .camp-process strong {display:block;font-size:28px;font-weight:700;margin-bottom:12px;letter-spacing:-2.52px;}
.pagecommon .steps .camp-process p {font-size:18px;letter-spacing:-1.62px;line-height:30px;font-weight:300;}
.pagecommon .steps .camp-process li:after {content:"";position:absolute;right:-11px;top:50%;transform:translateY(-50%);width:12px;height:20px;background:url("img/arw.svg") no-repeat center center / contain;}
.pagecommon .steps .camp-process li:nth-child(3):after,
.pagecommon .steps .camp-process li:nth-child(6):after {display:none}

#page0202 .sect04 {background:#C1D6CC;padding:85px 0 100px;text-align:center;}
#page0202 .sect04 h2 {font-size:30px;font-weight:700;margin-bottom:47px;letter-spacing:-2.7px;}
#page0202 .sect04 .camp-tabs {display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:30px;}
#page0202 .sect04 .camp-tabs li {background:#676767;color:#fff;width:146px;height:35px;display:flex;justify-content:center;align-items:center;line-height:35px;border-radius:17.5px;cursor:pointer;font-size:18px;transition:all 0.3s;}
#page0202 .sect04 .camp-tabs li.active {background:#F05500;color:#fff;}
#page0202 .sect04 .camp-gallery {display:flex;flex-wrap:wrap;justify-content:center;gap:30px;width:1200px;margin:0 auto;}
#page0202 .sect04 .gallery-set {display:none;}
#page0202 .sect04 .gallery-set.active {display:flex;flex-wrap:wrap;gap:15px;justify-content:center;}



/*page0203*/
#page0203 {margin-top:97px}
#page0203 .sect01 {background:#d7e8df url("img/page0202_hd_bg.jpg") no-repeat center center;background-size:cover;padding:59px 0 81px;}
#page0203 .sect01 .sect01-inner {width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:60px;}
#page0203 .sect01 .text-box {flex:1;min-width:0;text-align:center;}
#page0203 .sect01 .text-box h2 {font-size:30px;line-height:36px;letter-spacing:-2.1px;margin-bottom:35px;font-weight:normal;}
#page0203 .sect01 .text-box h2 strong {font-weight:700;}
#page0203 .sect01 .text-box p {font-size:20px;font-weight:200;letter-spacing:-1.4px;margin-bottom:74px;}
#page0203 .sect01 .btn-consult {margin:0 auto;display:flex;justify-content:center;align-items:center;width:182px;height:33px;line-height:33px;;background:#f74900;color:#fff;font-size:20px;border-radius:999px;text-decoration:none;}

#page0203 .sect02 .camp-info{padding:46px 40px}  
#page0203 .sect02 .camp-info tr:nth-child(1) td{padding-top:0}
#page0203 .sect02 .tab-menu li:last-child.active{background: #f74900;color: #fff;}

#page0203 .sect03 {background:#c8dbd2;padding:80px 20px;}
#page0203 .sect03 .inner {max-width:1200px;margin:0 auto;text-align:center;}
#page0203 .sect03 .title {font-size:32px;font-weight:700;margin-bottom:36px;letter-spacing:-2.88px}
#page0203 .sect03 .desc {font-size:22px;line-height:1.6;margin-bottom:40px;letter-spacing:-1.98px}
#page0203 .sect03 .strategies {display:flex;gap:44px;justify-content:center;}
#page0203 .sect03 .strategy{width:330px;}
#page0203 .sect03 .strategy .head {background:#fff;padding:10px 0;border-radius:30px;font-weight:700;margin-bottom:26px;letter-spacing:-2.23px;font-size:18px;color:#f05500;}
#page0203 .sect03 .strategy .body{background:#f8f7e5;border-radius:20px;text-align:center;padding:30px 17px;height:300px;display:flex;align-items:center;justify-content: center;}
#page0203 .sect03 .strategy .body ul {list-style:none;margin:0;padding:0;font-size:17px;letter-spacing:-.85px;line-height:30px;}


/*page0204*/
#page0204 {margin-top:97px}
#page0204 .sect01 {background:#d7e8df url("img/page0204_hd_bg.jpg") no-repeat center center;background-size:cover;padding:59px 0 81px;}
#page0204 .sect01 .sect01-inner {width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:60px;}
#page0204 .sect01 .text-box {flex:1;min-width:0;text-align:center;}
#page0204 .sect01 .text-box h2 {font-size:30px;line-height:36px;letter-spacing:-2.1px;margin-bottom:35px;font-weight:normal;}
#page0204 .sect01 .text-box h2 strong {font-weight:700;}
#page0204 .sect01 .text-box p {font-size:20px;font-weight:200;letter-spacing:-1.4px;margin-bottom:74px;}
#page0204 .sect01 .btn-consult {margin:0 auto;display:flex;justify-content:center;align-items:center;width:182px;height:33px;line-height:33px;;background:#f74900;color:#fff;font-size:20px;border-radius:999px;text-decoration:none;}

#page0204 .sect02 .camp-info{padding:46px 40px} 
#page0204 .sect02 .camp-info tr:nth-child(1) td{padding-top:0}
#page0204 .sect02 .tab-menu li:last-child.active{background: #f74900;color: #fff;}

#page0204 .sect03 {background:#c8dbd2;padding:80px 20px;}
#page0204 .sect03 .inner {max-width:1200px;margin:0 auto;text-align:center;}
#page0204 .sect03 .title {font-size:32px;font-weight:700;margin-bottom:36px;letter-spacing:-2.88px}
#page0204 .sect03 .desc {font-size:22px;line-height:1.6;margin-bottom:40px;letter-spacing:-1.98px}
#page0204 .sect03 .strategies {display:flex;gap:54px;justify-content:center;width:800px;margin:0 auto;flex-wrap:wrap;}
#page0204 .sect03 .strategy{width:350px}
#page0204 .sect03 .strategy .head {background:#fff;padding:10px 0;border-radius:30px;font-weight:700;margin-bottom:26px;letter-spacing:-2.23px;font-size:18px;color:#f05500;}
#page0204 .sect03 .strategy .body{background:#f8f7e5;border-radius:20px;text-align:center;padding:30px 17px;height:150px;display:flex;align-items:center;justify-content: center;}
#page0204 .sect03 .strategy .body ul {list-style:none;margin:0;padding:0;font-size:17px;letter-spacing:-.85px;line-height:30px;}

/*page0205*/
#page0205 {margin-top:97px}
#page0205 .sect01 {background:#d7e8df url("img/page0205_hd_bg.jpg") no-repeat center center;background-size:cover;padding:59px 0 81px;}
#page0205 .sect01 .sect01-inner {width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:60px;}
#page0205 .sect01 .text-box {flex:1;min-width:0;text-align:center;}
#page0205 .sect01 .text-box h2 {font-size:30px;line-height:36px;letter-spacing:-2.1px;margin-bottom:35px;font-weight:normal;}
#page0205 .sect01 .text-box h2 strong {font-weight:700;}
#page0205 .sect01 .text-box p {font-size:20px;font-weight:200;letter-spacing:-1.4px;margin-bottom:74px;}
#page0205 .sect01 .btn-consult {margin:0 auto;display:flex;justify-content:center;align-items:center;width:182px;height:33px;line-height:33px;;background:#f74900;color:#fff;font-size:20px;border-radius:999px;text-decoration:none;}

#page0205 .sect02 .curriculum-table{width:359px;margin-bottom:60px}
#page0205 .sect02 .camp-info{padding:46px 40px} 
#page0205 .sect02 .camp-info tr:nth-child(1) td{padding-top:0}
#page0205 .sect02 .tab-menu li:last-child.active{background: #f74900;color: #fff;}

#page0205 .sect03 {background:#c8dbd2;padding:80px 20px;}
#page0205 .sect03 .inner {max-width:1200px;margin:0 auto;text-align:center;}
#page0205 .sect03 .title {font-size:32px;font-weight:700;margin-bottom:36px;letter-spacing:-2.88px}
#page0205 .sect03 .lead{font-size:22px;letter-spacing:-1.98px;margin-bottom:69px;}
#page0205 .sect03 .desc {font-size:22px;line-height:1.6;margin-bottom:40px;letter-spacing:-1.98px}
#page0205 .sect03 .strategies {display:flex;gap:54px;justify-content:center;width:1200px;margin:0 auto;flex-wrap:wrap;}
#page0205 .sect03 .strategy{width:330px}
#page0205 .sect03 .strategy .head {background:#fff;padding:10px 0;border-radius:30px;font-weight:700;margin-bottom:26px;letter-spacing:-2.23px;font-size:18px;color:#f05500;}
#page0205 .sect03 .strategy .body{background:#f8f7e5;border-radius:20px;text-align:center;padding:30px 17px;height:150px;display:flex;align-items:center;justify-content: center;}
#page0205 .sect03 .strategy .body ul {list-style:none;margin:0;padding:0;font-size:17px;letter-spacing:-.85px;line-height:30px;}


/*page0301*/
#page0301 {margin-top:97px}
#page0301 .sect01 {background:#d7e8df url("img/page0301_hd_bg.png") no-repeat center center;background-size:cover;display:flex;height: 550px;}
#page0301 .sect01 .sect01-inner {width:1200px;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;gap:60px;}
#page0301 .sect01 .text-box {flex:1;min-width:0;text-align:left}
#page0301 .sect01 .text-box h2 {font-size:30px;line-height:36px;letter-spacing:-2.1px;margin-bottom:35px;font-weight:normal;}
#page0301 .sect01 .text-box h2 strong {font-weight:700;}
#page0301 .sect01 .text-box p {font-size:20px;font-weight:200;letter-spacing:-1.4px;margin-bottom:74px;}
#page0301 .sect01 .btn-consult {margin:0 auto;display:flex;justify-content:center;align-items:center;width:182px;height:33px;line-height:33px;;background:#f74900;color:#fff;font-size:20px;border-radius:999px;text-decoration:none;}

#page0301 .sect02 {padding:140px 0 130px;background: #F3F3F3;}
#page0301 .sect02 .tit_area {text-align:center;margin-bottom:100px;}
#page0301 .sect02 .tit_area .tit {font-size:30px;font-weight:700;letter-spacing:-2.7px;}
#page0301 .sect02 .tit_area .stit {font-size:20px;margin-top:18px;letter-spacing:-1.8px;}
#page0301 .sect02 .sect02_scrollimg,
#page0301 .sect02 .sect02_scrollimg2 {display:grid;grid-template-columns:repeat(auto-fit, minmax(380px, 1fr));gap:30px;margin-top:34px;overflow: hidden;}
#page0301 .sect02 .sect02_scrollimg li,
#page0301 .sect02 .sect02_scrollimg2 li {display:flex;flex-direction:column;align-items:flex-start;flex: none;}
#page0301 .sect02 .sect02_scrollimg img,
#page0301 .sect02 .sect02_scrollimg2 img {width:100%;height:auto;}
#page0301 .sect02 .sect02_scrollimg .name,
#page0301 .sect02 .sect02_scrollimg2 .name {font-weight:500;margin-top:17px;position:relative;padding-left:11px;font-size:18px;letter-spacing:-1.62px;}
#page0301 .sect02 .sect02_scrollimg .name::before,
#page0301 .sect02 .sect02_scrollimg2 .name::before {content:"";width:5px;height:18px;background:#000;position:absolute;left:0;top:3px;}


#page0301 .sect03{padding:140px 0 120px}
#page0301 .sect03 .tit_area {text-align:center;margin-bottom:50px;}
#page0301 .sect03 .tit_area .tit {font-size:30px;font-weight:700;letter-spacing:-2.7px;}
#page0301 .sect03 .tit_area .stit {font-size:20px;margin-top:18px;letter-spacing:-1.8px;line-height:40px;}
#page0301 .sect03 .review_map {position:relative;background:url("img/review_bg.svg")no-repeat center;width:968px;height:1000px;margin:0 auto;}
#page0301 .sect03 .review_map img {width:auto;height:auto;cursor:pointer;position:absolute;transition:.6s;}
#page0301 .sect03 .review_map img:nth-child(1){top:86px;left:521px}
#page0301 .sect03 .review_map img:nth-child(2){top:73px;left:145px}
#page0301 .sect03 .review_map img:nth-child(3){top:358px;left:224px;z-index:1;}
#page0301 .sect03 .review_map img:nth-child(4){top:35px;left:358px}
#page0301 .sect03 .review_map img:nth-child(5){top:478px;left:653px}
#page0301 .sect03 .review_map img:nth-child(6){top:39%;left:-70px;z-index:1;}
#page0301 .sect03 .review_map img:nth-child(7){top:34%;right:-100px;z-index:1;}
#page0301 .sect03 .review_map img:nth-child(8){top:200px;right:0}
#page0301 .sect03 .review_map img:nth-child(9){top:181px;left:10px;z-index:2;}
#page0301 .sect03 .review_map img:nth-child(10){top:699px;left:576px;z-index:3;}
#page0301 .sect03 .review_map img:nth-child(11){top:498px;left:393px;z-index:3;}
#page0301 .sect03 .review_map img:nth-child(12){top:615px;left:411px}
#page0301 .sect03 .review_map img:nth-child(13){top:575px;left:21px;z-index:0;}
#page0301 .sect03 .review_map img:hover {transform:scale(1.02);z-index:10;}

.img-modal {display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.8);}
.img-modal-content {margin:150px auto 0;display:block;max-width:90%;max-height:90%;border-radius:10px;}
.img-modal .close {position:absolute;top:20px;right:30px;color:#fff;font-size:40px;font-weight:200;cursor:pointer;}

/*page0402*/
#page0402 {margin-top:97px}
#page0402 .sect01 {background:#d7e8df url("img/page0402_hd_bg.jpg") no-repeat center center;background-size:cover;display:flex;height:300px;}
#page0402 .sect01 .sect01-inner {width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:60px;}
#page0402 .sect01 .text-box {flex:1;min-width:0;text-align:center}
#page0402 .sect01 .text-box h2 {font-size:30px;line-height:36px;letter-spacing:-2.1px;margin-bottom:35px;font-weight:normal;}
#page0402 .sect01 .text-box h2 strong {font-weight:700;}
#page0402 .sect01 .text-box p {font-size:20px;font-weight:200;letter-spacing:-1.4px;}

#page0402 .sect02 { max-width:1000px; margin:0 auto; padding:50px 20px; }
#page0402 .sect02 h2{font-size:35px;margin-bottom:60px;text-align:center;letter-spacing:-3.15px;}
#page0402 .faq-title { font-size:28px; font-weight:700; margin-bottom:30px; text-align:center; }
#page0402 .faq-item { background:#f5f5f5; margin-bottom:10px; border-radius:20px; overflow:hidden; }
#page0402 .faq-question { padding:20px 40px;font-size:18px;letter-spacing:-1.62px; font-weight:600; cursor:pointer; position:relative; }
#page0402 .faq-question .arrow { position:absolute; right:29px; transition:0.3s;color: #D3D3D3;font-size:13px}
#page0402 .faq-question .arrow.up { transform:rotate(180deg); }
#page0402 .faq-answer { padding:0 40px 20px; display:none; font-size:15px; line-height:26px;letter-spacing:-1.35px; }
#page0402 .faq-pagination { text-align:center; margin-top:30px; font-size:16px; }
#page0402 .faq-pagination span { margin:0 5px; cursor:pointer; }
#page0402 .faq-pagination .on { font-weight:bold; }

/*thankyou*/
#thankyou {margin-top:97px}
#thankyou .sect01 {background:#d7e8df url("img/thx_hd_bg.jpg") no-repeat center center;background-size:cover;display:flex;height:300px;}
#thankyou .sect01 .sect01-inner {width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:60px;}
#thankyou .sect01 .text-box {flex:1;min-width:0;text-align:center}
#thankyou .sect01 .text-box h2 {font-size:30px;line-height:36px;letter-spacing:-2.1px;margin-bottom:35px;font-weight:normal;}
#thankyou .sect01 .text-box h2 strong {font-weight:700;}
#thankyou .sect01 .text-box p {font-size:20px;font-weight:200;letter-spacing:-1.4px;}

.thanks-box { text-align: center;margin:150px auto }
.thanks-box .btn_w { display:inline-block; background-color: #104d6e; color: #fff; padding:4px 24px 8px; border-radius:30px; font-size: 18px;margin-bottom: 24px; }
.thanks-box p { font-size:20px; line-height:30px;letter-spacing:-1.8px; }



@media screen and (max-width: 760px){
    #page00 .box{margin:0 auto}
    .pc{display:none;}
    .m{display:block;}
    .gnb_1da{color: #000 !important;}
    .header01 #logo img, .header03 #logo img{filter:invert(1) !important;}
    .detail-btn{font-size:11px;line-height:23px;width:83px;height:23px;}

    .header_area    {width:100%;height:560px;display: flex;align-items:center;background-size:cover;justify-content:flex-start}
    .header_area .txt_area{width:100%;margin:85px auto 0;text-align:center;color: #fff;}
    .header_area .top_tit{font-size:13px}
    .header_area h2 {font-size:25px;font-weight:800;margin:16px auto;}
    .header_area .sub_tit{font-size:12px;letter-spacing:-1.08px;margin-bottom:28px;line-height:20px;font-weight:400;}
    .header_area .link_btn{padding:5px 25px;height:30px;line-height:30px;border-radius:15px;color:#fff;font-size:11px;}

    .header_area2    {width:100%;height:560px;display: flex;align-items:center;background-size:cover;justify-content:flex-start}
    .header_area2 .header_wrap{width:90%;display:flex;align-items:center;justify-content: space-between;flex-direction: column;}
    .header_area2 .txt_area{width:100%;margin:85px auto 0;text-align:center;color: #fff;}
    .header_area2 .top_tit{font-size:13px}
    .header_area2 h2 {font-size:25px;font-weight:800;margin:16px auto;}
    .header_area2 .sub_tit{font-size:12px;letter-spacing:-1.08px;margin-bottom:28px;line-height:20px;font-weight:400;}
    .header_area2 .link_btn{padding:5px 25px;height:30px;line-height:30px;border-radius:15px;color:#fff;font-size:11px;}
    
    .header_area3    {width:100%;height:560px;padding:0;display: flex;align-items:center;background-size:cover;justify-content: center;}
    .header_area3 .header_wrap{width:90%;display:flex;align-items:center;justify-content: space-between;flex-direction: column;}
    .header_area3 h2 {font-size:25px;font-weight:800;margin:0 auto 40px;}
    .header_area3 .sub_tit{font-size:13px;letter-spacing:-1.08px;margin-bottom:28px;line-height:20px;font-weight:400;}
    
    
    .pagecommon .admission{padding:36px 0 50px}
    .pagecommon .admission .inner{width:100%;flex-wrap:nowrap;flex-direction: column;gap:0;padding: 0 10px;}
    .pagecommon .admission h2{text-align:center;font-size:16px;margin-bottom:20px;letter-spacing:-.65px;}
    .pagecommon .admission .step{width:52px;height:72px;}
    .pagecommon .admission .step img{height:26px;margin-bottom:13px}
    .pagecommon .admission .step p{font-size:10px;letter-spacing:-.4px;}
    .pagecommon .admission .admission-steps{gap:7px;margin-bottom:22px}
    .pagecommon .admission .step:not(:last-child)::after{width:7px;}
    .pagecommon .admission .refund h3{font-size:15px;letter-spacing:-1.05px;}
    .pagecommon .admission .refund li{font-size:10px;line-height:15px;}
    .pagecommon .admission .contact{margin-top:26px}
    .pagecommon .admission .right h3{font-size:15px;letter-spacing:-1.05px;}
    .pagecommon .admission .right a{font-size:10.98px;line-height: 17.97px;}
    .pagecommon .admission .account{margin-top:20px}
    .pagecommon .admission .account h3{margin-bottom:0}
    .pagecommon .admission .account p{font-size:13.37px;margin-top:3px}
    .pagecommon .admission .right a.m{display:flex;}
    .pagecommon .admission .right a.pc{display:none}



    /*#page0101*/
    #page0101 .sect01 {flex-direction:column;padding:30px 0 35px;margin:80px auto;width:300px;}
    #page0101 .sect01 h2 {font-size:17px;line-height:21px;margin-bottom:20px;text-align:center;}
    #page0101 .sect01 p {font-size:14px;line-height:20px;letter-spacing:-.7px;margin-bottom:23px;text-align:center;}
    #page0101 .sect01 .img_box {width:100%;margin-top:20px;}
    #page0101 .sect01 img{max-width:100%;width:242px;}
    #page0101 .sect01 .detail-btn{width:100px;font-size:10.35px;height:23px;margin:0 auto 26px}

    #page0101 .sect02 {padding:0 0 64px;}
    #page0101 .sect02 > h2 {font-size:20px;}
    #page0101 .sect02 > p {font-size:17px;margin-bottom:40px;}
    #page0101 .sect02 .icon_list {flex-wrap:wrap;gap:7px;justify-content:center;}
    #page0101 .sect02 .icon_list li {min-width:140px;width:48%;height:216px;}
    #page0101 .sect02 .icon_list li .icon_wrap{width:45px;height:64px;margin-bottom:23px}
    #page0101 .sect02 .icon_list li .icon_wrap img{width:28px;}
    #page0101 .sect02 .icon_list li .tit {font-size:12px;line-height:16px;margin-bottom:13px;}
    #page0101 .sect02 .icon_list li .txt {font-size:11px;line-height:16px;}

    #page0101 .sect03{padding:38px 20px 48px;}
    #page0101 .sect03 .tit_area{width:100%;justify-content:center;align-items:center;margin-bottom:35px}
    #page0101 .sect03 .tit{font-size:20px;letter-spacing:-1.4px;}
    #page0101 .sect03 .card_wrap{width:100%;}
    #page0101 .sect03 .card_wrap li{flex-direction: column;position:relative;}    
    #page0101 .sect03 .card_wrap img{width:186px;position:absolute;z-index:99;top:0;left:50%;transform:translateX(-50%);}
    #page0101 .sect03 .txt_wrap{width:100%;padding:63px 20px 40px;margin-top:224px;justify-content: center;align-items: center;gap:20px;flex-direction: column;}
    #page0101 .sect03 .txt_wrap p{font-size:11px;line-height:15px;letter-spacing:-0.77px;}
    #page0101 .sect03 .txt_wrap .tit{font-size:20px;line-height:30px;letter-spacing:0;text-align:center;margin-bottom:0}
    #page0101 .sect03 .txt_wrap .tit span{font-size:18px;line-height:33px;letter-spacing:-1.26px;}
    #page0101 .sect03 .txt_wrap .txt{margin-top:0;text-align:center;font-size:12px;line-height:20px;letter-spacing:-.84px;}
    #page0101 .sect03 .card_nav{width:100%;justify-content:center;gap:12px;margin:15px auto 0}
    #page0101 .sect03 .card_nav li{font-size:20px}
    #page0101 .sect03 > a{font-size:14px;}
    #page0101 .sect03 .card_wrap li:nth-child(2) .txt_wrap{gap:40px}

    #page0101 .sect04 {padding:58px 0 132px;}
    #page0101 .sect04 .tit_area {width:100%;flex-direction:column;margin-bottom:30px;justify-content:center;align-items:center;}
    #page0101 .sect04 .tit_area .tit {font-size:20px;text-align:center;}
    #page0101 .sect04_scrollimg {overflow-x:scroll;}
    #page0101 .sect04_scrollimg li {width:142px;height:197px;margin-right:10px;}
    #page0101 .sect04_scrollimg li .name{top:9px;right:13px;font-weight: bold;font-size:11px;letter-spacing:-.77px;}

    #page0101 .sect05 {padding:34px 0 49px}
    #page0101 .sect05 .sect05-title h2{font-size:20px}
    #page0101 .sect05 .sect05-title p{font-size:14px;line-height:20px;}
    #page0101 .sect05 .tab-btn {font-size:12px;width:70px;height:21px;line-height:21px;padding:0}
    #page0101 .sect05 .tab-content-wrap{margin-top:35px}
    #page0101 .sect05 .img-grid {display:flex;flex-direction:column;gap:10px;margin:0 auto;justify-content:center;align-items: center;}
    #page0101 .sect05 .main-img {width:289px;height:169px;}
    #page0101 .sect05 .main-img img {width:100%;height:auto;object-fit:cover;border-radius:10px;}
    #page0101 .sect05 .sub-imgs {display:flex;flex-wrap:wrap;gap:10px;justify-content:center;    max-width: 300px;}
    #page0101 .sect05 .sub-imgs img{width:141px;height: 83px;}

    #page0101 .sect06{padding:50px 0}
    #page0101 .sect06 .sect06-wrap {flex-direction:column;align-items:center;gap:30px;}
    #page0101 .sect06 h2{font-size:20px;letter-spacing:-1.4px;line-height:33px;margin-bottom:33px}
    #page0101 .sect06 .map-box iframe {width:278px;height:199px;}
    #page0101 .sect06 .map-info {width:100%;padding:0 20px;}
    #page0101 .sect06 .info-block h3 {font-size:10.98px;}
    #page0101 .sect06 .info-block p,
    #page0101 .sect06 .info-block a {font-size:9.98px;line-height:20.7px;}
    #page0101 .sect06 .icon{width:23px;height:23px;}

    /*#page0201*/
    #page0201 .sect01{padding:125px 0 130px}
    #page0201 .tit_wrap h2{font-size:25px;line-height:30px;letter-spacing:-2.25px;}
    #page0201 .tit_wrap p{font-size:15px;line-height:24px;letter-spacing:-1.05px}
    #page0201 .tit_wrap{margin-bottom:72px}

    #page0201 .photo_wrap ul li img{width:124px;}
    #page0201 .photo_wrap ul li:nth-child(1) { transform:rotate(-7deg) translateX(100px) translateY(13px)}  
    #page0201 .photo_wrap ul li:nth-child(2) { transform:rotate(0deg) translateX(-1px) translateY(-42px);z-index: -1;}  
    #page0201 .photo_wrap ul li:nth-child(3) { transform:rotate(10deg) translateX(-28px) translateY(-49px)}  
    #page0201 .photo_wrap ul li:nth-child(4) { transform:rotate(3deg) translateX(-112px) translateY(9px)}  
    #page0201 .photo_wrap.active ul li:nth-child(1) { transform:rotate(-5deg) translateX(70px) translateY(26px)}  
    #page0201 .photo_wrap.active ul li:nth-child(2) { transform:rotate(2deg) translateX(0px) translateY(-30px)}  
    #page0201 .photo_wrap.active ul li:nth-child(3) { transform:rotate(10deg) translateX(-38px) translateY(-39px)}  
    #page0201 .photo_wrap.active ul li:nth-child(4) { transform:rotate(4deg) translateX(-80px) translateY(9px)}  

    #page0201 .sect02 {padding:60px 0 133px;}
    #page0201 .sect02 .sect-title{font-size:20px;margin-bottom:55px}
    #page0201 .sect02 .program-cards{width:100%;gap:24px;flex-direction:column;align-items: center;}
    #page0201 .sect02 .program-card{width:90%;}
    #page0201 .sect02 .program-card h3{font-size:17px;line-height:18px;letter-spacing:-1.53px;margin:14px auto 13px;}
    #page0201 .sect02 .program-card h3 span{font-size:17px;letter-spacing:-.85px;}
    #page0201 .sect02 .program-card .tag-list{height:126px;font-size:11px;line-height:16px;padding-left:18px;}
    #page0201 .sect02 .program-card .tag-list li{margin-bottom:3px;align-items: center;}
    #page0201 .sect02 .program-card .tag-list li strong{width:34px;height:16px;line-height:16px;font-size:11px;}
    #page0201 .sect02 .program-card .btn-curriculum{font-size:13px;padding:9px 0 10px}
    #page0201 .sect02 .program-card .btn-consult,#page0201 .sect02 .program-card .btn-apply{font-size:13px;padding:9px 0 10px}

    .pagecommon .inquiry {background:url('img/page0201_ft_bg_m.jpg') no-repeat center #2e2c2a;padding:30px 20px 70px;background-size:cover;}
    .pagecommon .inquiry .inquiry-box .title{text-align:center;font-size:20px;margin-bottom:33px}
    .pagecommon .inquiry .info-area h3{font-size:15px;margin:0 0 20px}
    .pagecommon .inquiry .info-area {flex-direction:column;gap:30px;}
    .pagecommon .inquiry .icon{width:23px;height:23px ;}
    .pagecommon .inquiry .time h3{font-size:11px;margin-bottom:5px}
    .pagecommon .inquiry .contact a, .pagecommon .inquiry .info-area p{font-size:11px;line-height:18px;}
    .pagecommon .inquiry .contact a.m{display:flex;}
    .pagecommon .inquiry .contact a.pc{display:none;}

    /*#page0202*/
    #page0202 {margin-top:60px;}
    #page0202 .sect01 .sect01-inner {flex-direction:column;align-items:center;gap:0;text-align:center;padding:0 20px;max-width:100%;}
    #page0202 .sect01 .text-box h2 {font-size:19px;line-height:23px;letter-spacing:-1.4px;margin-bottom:25px;}
    #page0202 .sect01 .text-box p {font-size:15px;font-weight:300;letter-spacing:-1.05px;margin-bottom:30px;}
    #page0202 .sect01 .btn-consult {width:125px;height:22px;line-height:22px;font-size:12.98px;margin:0 auto 45px;}
    #page0202 .sect01 .img-box {gap:5px;}
    #page0202 .sect01 .img-box img {width:100%;max-width:127px;height:auto;margin:0 auto;}

    .pagecommon .programes{padding:70px 0}
    .pagecommon .programes .camp-header{width:100%;padding:0 10px}
    .pagecommon .programes .camp-header h2{font-size:20px;margin-bottom:28px}
    .pagecommon .programes .camp-info.pc{display:none}
    .pagecommon .programes .camp-info.m{display:block;}
    .pagecommon .programes .camp-info{padding:30px 10px 30px 25px;font-size:13px;line-height:22px;}
    .pagecommon .programes .camp-info th{width:46px;vertical-align: top;}
    .pagecommon .programes .camp-info td{line-height: 22px;padding-left: 25px;vertical-align: top;padding-top: 10px;letter-spacing:-0.91px;}
    .pagecommon .programes .camp-info th::after{height:14px;right: -10px;top: 14px;transform: translateY(0);}
    .pagecommon .programes .camp-info tr:nth-child(1) td{padding-top:10px}

    .pagecommon .programes .tab-menu{width:100%;margin:0 5px;}
    .pagecommon .programes .tab-menu li{height:30px;line-height:30px;font-size:11px;letter-spacing:-.7px;}
    .pagecommon .programes .tab-content h3{font-size:17px;letter-spacing:-.85px;}
    .pagecommon .programes .tab-contents{width:100%;}
    .pagecommon .programes .tab-contents{padding:20px 15px;border:none;border-top:1px solid  #F05500;border-bottom:1px solid  #F05500;}
    .pagecommon .programes .table_scroll{overflow-x:scroll;}
    .pagecommon .programes .table_scroll::-webkit-scrollbar {height: 4px;}
    .pagecommon .programes .table_scroll::-webkit-scrollbar-track {background: #DEDEDE;}
    .pagecommon .programes .table_scroll::-webkit-scrollbar-thumb {background-color: #F05500;border-radius:0;}
    .pagecommon .programes .table_scroll::-webkit-scrollbar-thumb:hover {background-color: #d54400;}
    .pagecommon .programes .table_wrap table{width:100%;}
    .pagecommon .programes .curriculum-table,.pagecommon .programes .fee-table {table-layout: fixed;width: 100%;}
    .pagecommon .programes .curriculum-table thead th, .pagecommon .programes .fee-table thead th, .pagecommon .programes .curriculum-table tbody td, .pagecommon .programes .fee-table tbody td{width:120px;}
    .pagecommon .programes .curriculum-table thead th p, .pagecommon .programes .fee-table thead th p{font-size:11px;height:22px;line-height:22px;}
    .pagecommon .programes .curriculum-table tbody td, .pagecommon .programes .fee-table tbody td{font-size:11px;padding:10px 5px}
    .pagecommon .programes .curriculum-table .space{width:72px;}
    .pagecommon .programes .curriculum-notes, .pagecommon .programes .fee-notes{font-size:11px;line-height:14px;width:100%;letter-spacing: -0.33px;margin-top:12px}
    .pagecommon .programes .tab02 .curriculum-table th, .pagecommon .programes .tab02 .curriculum-table td{width:90px}
    .pagecommon .programes .tab02 .curriculum-table{width:100%;}
    .pagecommon .programes .fee-table.pc{display:none;}
    .pagecommon .programes .fee-table.m{display:table}

    .pagecommon .steps{padding:55px 0 60px}
    .pagecommon .steps .steps-inner{width:100%;}
    .pagecommon .steps h2{font-size:20px;line-height:30px;letter-spacing:-1.8px;margin-bottom:18px}
    .pagecommon .steps .lead{font-size:15px;letter-spacing: -1.35px;margin-bottom:32px}
    .pagecommon .steps .camp-process{gap:11px;align-items:center;justify-content:center;padding: 0 15px;}
    .pagecommon .steps .camp-process li{width: 135px;height:120px;padding:37px 0 0 19px;flex: auto;}
    .pagecommon .steps .camp-process .icon{top:14px;left:19px;}
    .pagecommon .steps .camp-process .icon img{width:16px;}
    .pagecommon .steps .camp-process strong{font-size:12px;letter-spacing:-1.17px;margin-bottom:2px;}
    .pagecommon .steps .camp-process p{font-size:10.99px;line-height: 15.98px;letter-spacing:-.99px;}
    .pagecommon .steps .camp-process li:nth-child(3):after{display:block}

    #page0202 .sect04{padding:50px 0 70px}
    #page0202 .sect04 h2{font-size:20px;letter-spacing:-1.8px;margin-bottom:40px;}
    #page0202 .sect04 .camp-tabs{gap:10px}
    #page0202 .sect04 .camp-tabs li{width:92px;height: 22px;line-height:22px;font-size:11px;}
    #page0202 .sect04 .camp-gallery{gap:7px;width:100%;;}
    #page0202 .sect04 .gallery-set.active{gap:7px;}
    #page0202 .sect04 .gallery-set.active img{width:149px;}


    /*#page0203*/
    #page0203 {margin-top:60px;}
    #page0203 .sect01 .sect01-inner {flex-direction:column;align-items:center;gap:0;text-align:center;padding:0 20px;max-width:100%;}
    #page0203 .sect01 .text-box h2 {font-size:19px;line-height:23px;letter-spacing:-1.4px;margin-bottom:25px;}
    #page0203 .sect01 .text-box p {font-size:15px;font-weight:300;letter-spacing:-1.05px;margin-bottom:30px;}
    #page0203 .sect01 .btn-consult {width:125px;height:22px;line-height:22px;font-size:12.98px;margin:0 auto 45px;}

    #page0203 .sect02 .camp-info{padding:30px 10px 30px 25px}
    #page0203 .sect02 .camp-info tr:nth-child(1) td{padding-top:10px}

    #page0203 .sect03 {padding:50px 20px;}
    #page0203 .sect03 .title {font-size:20px;margin-bottom:27px;}
    #page0203 .sect03 .desc {font-size:15px;margin-bottom:40px;}
    #page0203 .sect03 .strategies {display: flex;flex-direction: column;align-items: center;gap:18px}
    #page0203 .sect03 .strategy {width:190px;}
    #page0203 .sect03 .strategy .head{font-size:14px;line-height:29px;letter-spacing:-1.26px;padding:0;height:29px;margin-bottom:12px}
    #page0203 .sect03 .strategy .body{height:auto;padding:19px 7px;}
    #page0203 .sect03 .strategy .body ul{font-size:11px;line-height:17px;letter-spacing:-.55px;}

    /*#page0204*/
    #page0204 {margin-top:60px;}
    #page0204 .sect01 .sect01-inner {flex-direction:column;align-items:center;gap:0;text-align:center;padding:0 20px;max-width:100%;}
    #page0204 .sect01 .text-box h2 {font-size:19px;line-height:23px;letter-spacing:-1.4px;margin-bottom:25px;}
    #page0204 .sect01 .text-box p {font-size:15px;font-weight:300;letter-spacing:-1.05px;margin-bottom:30px;}
    #page0204 .sect01 .btn-consult {width:125px;height:22px;line-height:22px;font-size:12.98px;margin:0 auto 45px;}

    #page0204 .sect02 .camp-info{padding:30px 10px 30px 25px}
    #page0204 .sect02 .camp-info tr:nth-child(1) td{padding-top:10px}

    .pagecommon .programes .link_box{gap:22px 30px;width:300px;padding:50px 0;}
    .pagecommon .programes .link_box li{width:112px;}
    .pagecommon .programes .link_box li .title{font-size:13px;letter-spacing:-.65px;padding:5px 7px;}
    .pagecommon .programes .link_box li .btn_t{font-size:13px;letter-spacing:-.65px;}

    #page0204 .sect03 {padding:50px 20px;}
    #page0204 .sect03 .title {font-size:20px;margin-bottom:27px;}
    #page0204 .sect03 .desc {font-size:15px;margin-bottom:40px;}
    #page0204 .sect03 .strategies {display: flex;flex-direction: column;align-items: center;gap:18px;width:100%;}
    #page0204 .sect03 .strategy {width:190px;}
    #page0204 .sect03 .strategy .head{font-size:14px;line-height:29px;letter-spacing:-1.26px;padding:0;height:29px;margin-bottom:12px}
    #page0204 .sect03 .strategy .body{height:auto;padding:19px 7px;}
    #page0204 .sect03 .strategy .body ul{font-size:11px;line-height:17px;letter-spacing:-.55px;}

    /*#page0205*/
    #page0205 {margin-top:60px;}
    #page0205 .sect01 .sect01-inner {flex-direction:column;align-items:center;gap:0;text-align:center;padding:0 20px;max-width:100%;}
    #page0205 .sect01 .text-box h2 {font-size:19px;line-height:23px;letter-spacing:-1.4px;margin-bottom:25px;}
    #page0205 .sect01 .text-box p {font-size:15px;font-weight:300;letter-spacing:-1.05px;margin-bottom:30px;}
    #page0205 .sect01 .btn-consult {width:125px;height:22px;line-height:22px;font-size:12.98px;margin:0 auto 45px;}

    #page0205 .sect02 .curriculum-table{width:100%;margin-bottom:30px}
    #page0205 .sect02 .tab-content h3{margin:10px 0 23px}
    #page0205 .sect02 .camp-info{padding:30px 5px}
    #page0205 .sect02 .camp-info tr:nth-child(1) td{padding-top:10px}

    #page0205 .sect03 {padding:50px 20px;}
    #page0205 .sect03 .title {font-size:20px;margin-bottom:27px;}
    #page0205 .sect03 .lead{font-size:15px;letter-spacing:-1.35px;margin-bottom:37px;}
    #page0205 .sect03 .desc {font-size:15px;margin-bottom:40px;}
    #page0205 .sect03 .strategies {display: flex;flex-direction: column;align-items: center;gap:18px;width:100%;}
    #page0205 .sect03 .strategy {width:190px;}
    #page0205 .sect03 .strategy .head{font-size:14px;line-height:29px;letter-spacing:-1.26px;padding:0;height:29px;margin-bottom:12px}
    #page0205 .sect03 .strategy .body{height:auto;padding:19px 7px;}
    #page0205 .sect03 .strategy .body ul{font-size:11px;line-height:17px;letter-spacing:-.55px;}


    /*#page0301*/
    #page0301 {margin-top:60px;}
    #page0301 .sect01{background:url("img/page0301_hd_bg_m.jpg")no-repeat center #c1d6cc;}
    #page0301 .sect01 .sect01-inner {flex-direction:column;justify-content:center;align-items:center;gap:0;text-align:center;padding:0 20px;max-width:100%;}
    #page0301 .sect01 .text-box{text-align: center;margin-top:54px}
    #page0301 .sect01 .text-box h2 {font-size:19px;line-height:23px;letter-spacing:-1.4px;margin-bottom:25px;}
    #page0301 .sect01 .text-box p {font-size:15px;font-weight:300;letter-spacing:-1.05px;margin-bottom:30px;}
    #page0301 .sect01 .btn-consult {width:125px;height:22px;line-height:22px;font-size:12.98px;margin:0 auto 45px;}


    #page0301 .sect02{padding:70px 0 110px}
    #page0301 .sect02 .tit_area {margin-bottom:55px}
    #page0301 .sect02 .tit_area .tit{font-size:20px;letter-spacing:-1.8px;}
    #page0301 .sect02 .tit_area .stit{font-size:15px;letter-spacing:-1.35px;line-height:20px;width:238px;margin:27px auto 0}
    #page0301 .sect02 .sect02_scrollimg, #page0301 .sect02 .sect02_scrollimg2 {grid-template-columns:repeat(auto-fit, minmax(149px, 1fr));gap:7px;margin-top:14px}
    #page0301 .sect02 .sect02_scrollimg .name, #page0301 .sect02 .sect02_scrollimg2 .name{font-size:11px;letter-spacing:-.98px;margin-top:5px}
    #page0301 .sect02 .sect02_scrollimg .name::before, #page0301 .sect02 .sect02_scrollimg2 .name::before{width:3.4px;height:12px;}

    #page0301 .sect03{padding:53px 0 82px}
    #page0301 .sect02 .tit_area {margin-bottom:70px}
    #page0301 .sect03 .tit_area .tit{font-size:20px;letter-spacing:-1.8px;}
    #page0301 .sect03 .tit_area .stit{font-size:15px;letter-spacing:-1.35px;line-height:20px;}
    #page0301 .sect03 .review_map{width:100%;height:600px;background-size: contain;}
    #page0301 .sect03 .review_map img{transform:scale(.5);}
    #page0301 .sect03 .review_map img:nth-child(1){top:-122px;left:140px}
    #page0301 .sect03 .review_map img:nth-child(2){top:-47px;left:-45px}
    #page0301 .sect03 .review_map img:nth-child(3){top:118px;left:-6px;z-index:2;}
    #page0301 .sect03 .review_map img:nth-child(4){top:-40px;left:70px;z-index:3;}
    #page0301 .sect03 .review_map img:nth-child(5){top:200px;left:130px;z-index:3;}
    #page0301 .sect03 .review_map img:nth-child(6){top:280px;left:-70px;z-index:0;}
    #page0301 .sect03 .review_map img:nth-child(7){top:417px;right:-10px;z-index:3;}
    #page0301 .sect03 .review_map img:nth-child(8){top:60px;right:-60px;z-index:3;}
    #page0301 .sect03 .review_map img:nth-child(9){top:48px;left:-70px;z-index:0;}
    #page0301 .sect03 .review_map img:nth-child(10){top:329px;left:153px;z-index:3;}
    #page0301 .sect03 .review_map img:nth-child(11){top:239px;left:63px;z-index:4;}
    #page0301 .sect03 .review_map img:nth-child(12){top:260px;left:70px;z-index:1;}
    #page0301 .sect03 .review_map img:nth-child(13){top:350px;left:-9px;z-index:0;}
    #page0301 .sect03 .review_map img:hover {transform:scale(.52);z-index:10;}

    /*#page0402*/
    #page0402 {margin-top:60px;}
    #page0402 .sect01{background:url("img/page0402_hd_bg_m.jpg")no-repeat center #c1d6cc;background-size:cover;height:250px;}
    #page0402 .sect01 .sect01-inner {flex-direction:column;justify-content:center;align-items:center;gap:0;text-align:center;padding:0 20px;max-width:100%;}
    #page0402 .sect01 .text-box{text-align: center;margin-top:54px}
    #page0402 .sect01 .text-box h2 {font-size:19px;line-height:23px;letter-spacing:-1.4px;margin-bottom:25px;}
    #page0402 .sect01 .text-box p {font-size:15px;font-weight:300;letter-spacing:-1.05px;margin-bottom:30px;}
    #page0402 .sect01 .btn-consult {width:125px;height:22px;line-height:22px;font-size:12.98px;margin:0 auto 45px;}

    #page0402 .sect02 h2{font-size:20px;letter-spacing: -1.8px;margin-bottom:40px;}
    #page0402 .faq-item{border-radius:10px;}
    #page0402 .faq-question{font-size:13px;letter-spacing:-1.17px;line-height: 22px;padding:15px 18px}
    #page0402 .faq-answer{font-size:11px;letter-spacing:-.99px;line-height:18px;padding:0 18px 15px}
    #page0402 .faq-pagination{font-size:13px;}
    #page0402 .prev, #page0402 .next{font-weight:bold;}

    /*thankyou*/
    #thankyou {margin-top:60px;}
    #thankyou .sect01{margin-top:60px;background:url("img/thx_hd_bg_m.jpg")no-repeat center #c1d6cc;background-size:cover;height:250px;}
    #thankyou .sect01 .sect01-inner {flex-direction:column;justify-content:center;align-items:center;gap:0;text-align:center;padding:0 20px;max-width:100%;}
    #thankyou .sect01 .text-box{text-align: center;display:flex;justify-content:center;align-items:center;}
    #thankyou .sect01 .text-box h2 {font-size:19px;line-height:23px;letter-spacing:-1.4px;}
  

    .thanks-box { text-align: center;margin:50px auto }
    .thanks-box .btn_w { display:inline-block; background-color: #104d6e; color: #fff; padding:4px 24px 8px; border-radius:30px; font-size:12px;margin-bottom: 39px; }
    .thanks-box p { font-size:15px; line-height:22px;letter-spacing:-1.8px; }



}