@charset "utf-8";
@media (max-width: 1800px) {
    .sitelogo img { height: 40px; }
    #gnb>ul>li>a { font-size: 16px; }
    .hd-member { gap: 20px; }
    .hd-member a { font-size: 16px; }
}
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px; font-weight: 400; }	

    :root{
		--font-size56 : 34px;
		--font-size48 : 31px;
        --font-size42 : 29px;
		--font-size40 : 28px;
		--font-size38 : 26px;
		--font-size36 : 24px;
		--font-size34 : 23px;
		--font-size32 : 22px;
		--font-size30 : 21px;
		--font-size28 : 20px;
		--font-size26 : 19px;
		--font-size24 : 18px;
		--font-size22 : 17px;
		--font-size20 : 16px;
		--font-size18 : 15px;
	}

	/* header */
	#header { width: 100%; top: 0; height: 80px; border-radius: 0; }
    .sitelogo img { height: 36px; }
	#gnb {display: none;}
	#header .contain:after {content: none;}
	.list-icon { display: inline-block; }
	.sitelogo { margin-top: 0; }
	.list-icon { margin-top: 0; }
    .util { gap: 20px; }
	.hd-member { top: 0; bottom: 0; margin: auto; gap: 15px; height: 100%;}
	.hd-member a { display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 600; padding-left: 18px; }
	.hd-member a::before { width: 14px; height: 14px; }

    /* footer */
	#footer { padding: 30px 0;}
    .ft-left h4 { font-size: 14px; margin: 30px 0 8px;}
    .ft-text  { margin-bottom: 14px; }
    .ft-text span { padding-right: 20px; font-size: 14px; }
    .cpr  { font-size: 13px; }
    .cpr span { padding-right: 0; }
    .cpr a { font-size: 12px; }
    .policy a { padding-right: 15px; font-size: 13px; }

    /* visual */
    .main-visual .vs-check { gap: 10px; }
    .main-visual .vs-check span { padding: 3px 12px 2px; padding-left: 36px; font-size: 14px; }
    .main-visual .vs-check span::before { left: 12px; width: 18px; height: 18px; }
    .main-visual .caption h2 { font-size: 48px; margin: 12px 0 20px;}
    .main-visual .caption p { margin-bottom: 30px; }
    .main-visual .caption .link { height: 48px; width: 160px; padding-left: 20px; margin-top: 20px; }
    .main-visual .caption .link::after { right: 20px; }
    .main-visual .vs-pagination { bottom: 30px; justify-content: center;}
	.main-visual .slick-dots { padding-right: 0; padding-left: 0; justify-content: center;}
	.main-visual .slick-dots li { margin: 0 5px;}
	.main-visual .slick-dots li button { width: 8px; height: 8px; }
    .main-visual .sc-down { right: 20px; bottom: 30px; }

	/* sub */
	.sub-visual { height: 46vh; }
    .sub-visual h4 { margin-top: 40px; }
	.sub-visual h2 { font-size: 48px; }
    .subtab li a { height: 46px; padding: 0 20px; font-size: 16px; }
	.sub-title { padding: 70px 0 50px;}
	.sub-title.tl { padding-bottom: 30px; }
	.real-cont { padding-bottom: 90px;}
	.real-cont2 { padding-bottom: 0; }

    /* sub2 공통 */
    .sub2-sec { padding: 90px 0; }
    .sub2-en-tit { margin-bottom: 16px;}
    .sub2-big { font-size: 80px; margin-bottom: 50px; }
    .sub2-part { padding: 5px 15px; margin-bottom: 20px; }
    .sub2-tit { font-size: 50px; margin-bottom: 30px; }
    .sub2-tit.mg { margin-bottom: 20px; }
    .sub2-chk { margin-top: 20px; padding: 25px 15px; gap: 20px 12px;}
    .sub2-chk .item { width: calc(100%/2 - 6px); padding-left: 27px; }
    .sub2-chk .item::before { width: 20px; height: 20px; top: 2px; }
    .sub2-last-con .lines { margin: 60px 0;}
    .sub2-last-con .flex { gap: 15px 25px; }
    .sub2-last-con .flex .group strong { padding: 5px 12px 4px; margin-right: 7px; }
    .sub2-program h5 { margin-bottom: 14px; }
    .sub2-program .flex { gap: 10px; }
    .sub2-program .flex .item { padding: 6px 15px;}
    .sub2-program .flex .item .tt { padding-right: 15px; }
    .sub2-program .flex .item .tt::after { height: 10px; right: 7px; }
    .sub2-course { gap: 20px; }
    .sub2-course .item { width: calc(100%/2 - 10px); padding: 20px 15px; }
    .sub2-course .item img { height: 70px; }
    .sub2-course .item .tt { margin: 12px 0;}
    .sub2-noti { padding: 15px; margin-top: 20px; }
    .sub2-noti span { padding-left: 24px; }
    .sub2-noti span::before { width: 17px; height: 17px; top: 4px; }

    /* 대입 수시 정시 컨설팅 */
    .uni-flex { gap: 18px; }
    .uni-flex .group { border-radius: 10px 0;}
    .uni-flex .group .tt { padding: 10px 15px; }
    .uni-flex .group .tt .title strong { padding: 0 7px;}
    .uni-flex .group .tt .title strong.num::after { height: 10px; right: -2px; }
    .uni-flex .group .txt { padding: 15px; }
    .uni-design { padding: 10px; padding-left: 70px; }
    .uni-design .flex { gap: 120px; }
    .uni-design .item::after { width: 18px; height: 18px; right: -73px; }
    .uni-design .item img { height: 40px; }
    .uni-design .circle { width: 180px; height: 180px; }
    .uni-info { gap: 20px; }
    .uni-info .item { width: calc(100%/2 - 10px); padding: 25px 15px;}
    .uni-info .item img { height: 70px; }
    .uni-info .item .info .ctr { margin-bottom: 10px; }
    .uni-result { justify-content: center; flex-wrap: wrap; gap: 40px 20px; }
    .uni-result::after { width: 62%; }
    .uni-result .item { width: 250px;}
    .uni-result .item .info { width: 250px; height: 220px; padding: 10px; display: flex; align-items: center; justify-content: center; flex-direction: column; margin: auto; }
    .uni-result .item .info img { height: 45px; }
    .uni-result .item .info .tt { margin-top: 14px; }
    .uni-group h4 { padding-left: 11px; }
    .uni-group h4::before { width: 2px; height: 12px; top: 8px; }

    /* 생기부 컨설팅 */
    .life-flex { padding: 25px 15px; gap: 15px; }
    .life-flex .col { width: calc(100%/3 - 10px); }
    .life-flex .col .tt  { margin-bottom: 15px; }
    .life-flex .col .txt p { padding-left: 11px; margin-bottom: 10px; }
    .life-flex .col .txt p::before { width: 4px; height: 4px; top: 10px; }
    .life-flex .col .txt.chk p { padding-left: 27px; }
    .life-flex .col .txt.chk p::before { width: 20px; height: 20px; top: 2px; }
    .life-noti { margin-top: 20px; padding: 15px; }
    .life-noti .fx { padding-left: 27px; flex-wrap: wrap;}
    .life-noti .fx::before { width: 20px; height: 20px; top: 3px; }
    .life-noti .fx span { padding: 0 7px;}
    .life-noti .fx span::after { height: 10px; }

    /* main */
    .main-pd { padding: 100px 0 120px; }
    .main-tit { font-size: 48px; margin-bottom: 50px; }
    .sec1-slide .swiper-slide { width: 380px; }
    .sec1-item { height: 480px; padding: 40px; }
    .sec1-item .txt h3 { font-size: 36px; }
    .sec1-item .txt p { min-height: 90px; }
    .sec2 { padding: 140px 0; }
    .sec2-person { width: 50%; max-width: 620px; }
    .sec2-person img { width: 100%; height: auto; }
    .sec2-desc { margin-bottom: 50px; }
    .sec2-hex li { width: 220px; height: 192px; }
    .sec2-hex li strong { font-size: 26px; }
    .sec3-inner { gap: 30px; }
    .sec3-right { width: 640px; }
    .sec3-col { width: 308px; }
    .sec3-item { width: 308px; }
    .sec3 .main-tit { margin-bottom: 30px; }
    .sec3-desc { margin-bottom: 50px; }
    .sec4-sns li a { height: 100px; }
    .sec4-sns li a span { font-size: 26px; }

    /* CEO 인사말 */
    .ceo-slogan { font-size: 30px; }
    .ceo-watermark { font-size: 80px; }
    .ceo-text { padding: 100px 60px 100px 40px; }
    .ceo-head p { font-size: 30px; }
    .ceo-head span { padding: 4px 20px; }
    .ceo-img img { min-height: 560px; }

    /* 공통 */
    .sub-prev, .sub-next { width: 60px; height: 60px; margin-top: -30px; background-size: 24px; }
    .subtab2 { gap: 8px 12px; margin-bottom: 60px; }
    .subtab2 li a { padding: 0 28px; height: 52px; font-size: var(--font-size20); }

    /* 센터소개 */
    .center-info { margin-bottom: 80px; border-radius: 24px; }
    .center-detail { padding: 70px 40px; }
    .center-detail .btns { gap: 12px; }
    .center-gallery .tit-area { margin-bottom: 40px; }
    .center-list { gap: 40px 24px; margin-bottom: 60px; }
    .center-list .thumb { border-radius: 24px; }

    /* 합격사례 */
    .case-list ul { gap: 40px 24px; }
    .case-list ul li { width: calc(100%/3 - 16px); }

    /* 컨설턴트 소개 */
    .consultant-headline { margin-bottom: 60px; }
    .consultant-ceo { min-height: 0; margin-bottom: 80px; border-radius: 24px; }
    .consultant-ceo-info { padding: 36px 40px; }
    .consultant-ceo-head .name strong { font-size: 48px; }
    .consultant-stats { gap: 24px; }
    .consultant-points { gap: 14px 24px; }
    .consultant-people .tit-area { margin-bottom: 40px; }
    .consultant-people-list { gap: 40px 24px; }
    .consultant-people-list li { width: calc((100% - 48px) / 3); }

    /* 설명회/이벤트 */
    .event-sec1 { padding: 80px 0; margin-bottom: 80px; }
    .event-swp .sub-prev { left: -40px; }
    .event-swp .sub-next { right: -40px; }
    .event-swiper .item .txt { padding: 24px; }
    .event-sec2 h2 { margin-bottom: 32px; }
    .event-grid { gap: 12px; }
    .event-grid-row { gap: 12px; }
    .event-grid-inner { gap: 12px; }

    /* 교습비 게시표 */
    .fee-sec { gap: 60px; }
    .fee-block { gap: 28px; }
    .fee-info-item .lab { flex: 0 0 120px; padding: 12px 16px; }
    .fee-info-item .val { padding: 12px 16px; }
    .fee-table thead th, .fee-table tbody td { padding: 12px 4px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* footer */
    #footer .contain { display: block; text-align: center; }

    /* 키비주얼관리 */
    .main-visual .caption h2 { font-size: 34px; margin-top: 30px; }

    /* 대입 수시 정시 컨설팅 */
    .uni-design { flex-wrap: wrap; gap: 30px 0; border-radius: 5px; border-width: 2px; padding: 30px 15px;}
    .uni-design .flex { width: 100%; justify-content: center;}
    .uni-design .circle { width: 100%; border-radius: 0; height: auto; padding: 30px 10px;}
    .uni-design .circle br { display: none; }

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important;}

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}
    .status-search .info dl dd.fx .item .ui-datepicker-trigger { height: 40px; width: 40px; }

	/* 검색 */
	.board-search .search input.input {width:240px;}

    .board-list colgroup col {width:auto !important;}
    .board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}
    .board-list table tbody td.subject { padding-left: 10px;}
    .board-list .label { font-size: 12px; line-height: 1em; padding: 5px 8px;}
    .board-list .down { width: 14px; height: 18px; background-size: contain;}

    .form-agree { margin: 30px 0 0 0;}
	.form-agree h3 {font-size:16px; margin-bottom: 12px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

    .board-form table th { font-size: 14px; }
    .board-form table td { font-size: 14px; padding: 15px }
	.board-form .item-fx .item.fx { gap: 10px 15px;}
	.board-form .item-fx .item.fx .input { max-width:70px;}
    .board-form .input { height: 40px; }
    .captcha-wrap { height: 40px; }

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px !important;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

    .gallery-list ul { gap: 35px 12px; }
    .gallery-list ul li { width: calc(100%/3 - 8px); }
	.gallery-list ul li .tit { font-size: 16px; margin-top: 10px;}
	.gallery-list ul li .txt { font-size: 14px; }

    .faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {top:14px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px; font-size:16px; line-height:32px;}
	.faq .cnt {padding:18px 25px 18px 60px; font-size: 14px; }

    .calendar-head { border-radius: 0; padding: 15px 0;}
    .calendar-head h3 {font-size:20px; margin:0 30px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-prev-next {font-size:14px;}

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}
    .btn-pack.zip-bt { height: 44px; font-size: 14px; line-height: 42px; min-width: 100px ;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}
    
    .news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

	/* member */
	.agree-wrap .agree-tit {font-size:18px;}

    /* main */
    .main-pd { padding: 90px 0 110px; }
    .main-tit { font-size: 40px; margin-bottom: 40px; }
    .sec1-slide .swiper-slide { width: 300px; }
    .sec1-item { height: 400px; padding: 30px; }
    .sec1-item .txt h3 { font-size: 28px; margin-bottom: 16px; }
    .sec1-item .txt p { min-height: 0; }
    .sec1-progress { margin-top: 20px; }
    .sec2 { padding: 100px 0 80px; }
    .sec2-person { position: relative; right: auto; bottom: auto; width: 100%; max-width: 480px; margin: 0 auto 40px; display: block; text-align: center; }
    .sec2-person img { width: 100%; height: auto; }
    .sec2-cont { max-width: 100%; text-align: center; }
    .sec2 .main-tit { margin-bottom: 20px; }
    .sec2-desc { margin-bottom: 40px; }
    .sec2-hex { justify-content: center; flex-wrap: wrap; gap: 10px; }
    .sec2-hex li { width: 180px; height: 157px; }
    .sec2-hex li strong { font-size: 20px; }
    .sec3 { height: auto; padding: 90px 0; }
    .sec3 .contain { height: auto; }
    .sec3-inner { flex-direction: column; align-items: flex-start; height: auto; gap: 40px; }
    .sec3-right { width: 100%; height: 420px; gap: 16px; }
    .sec3-col { width: calc(50% - 8px); }
    .sec3-item { width: 100%; }
    .sec3-track { gap: 16px; }
    .sec3 .main-tit { margin-bottom: 24px; }
    .sec3-desc { margin-bottom: 40px; }
    .sec4-sns { flex-wrap: wrap; }
    .sec4-sns li { flex: 1 1 calc(50% - 12px); }
    .sec4-sns li a { height: 90px; padding: 0 24px; }
    .sec4-sns li a span { font-size: 22px; }
    .sec4-sns li a i { width: 26px; height: 26px; }

    /* CEO 인사말 */
    .ceo-slogan { font-size: 26px; margin-bottom: 24px; padding: 0 20px; }
    .ceo-watermark { font-size: 56px; letter-spacing: 0.02em; margin-bottom: -10px; }
    .ceo-box { flex-direction: column-reverse; }
    .ceo-text { width: 100%; padding: 60px 30px; justify-content: flex-start; }
    .ceo-text-inner { max-width: 100%; }
    .ceo-head { margin-bottom: 30px; }
    .ceo-head p { font-size: 24px; }
    .ceo-head span { padding: 3px 16px; margin: 0 2px; }
    .ceo-body { gap: 20px; margin-bottom: 30px; }
    .ceo-body .group .tit { margin-bottom: 12px; }
    .ceo-body .group p br { display: none; }
    .ceo-sign { gap: 16px; }
    .ceo-sign strong { font-size: 40px; letter-spacing: 0.16em; }
    .ceo-img { width: 100%; }
    .ceo-img img { min-height: 420px; }

    /* 공통 */
    .sub-prev, .sub-next { width: 48px; height: 48px; margin-top: -24px; background-size: 20px; }
    .subtab2 { gap: 8px 10px; margin-bottom: 50px; }
    .subtab2 li a { padding: 0 20px; height: 46px; }

    /* 센터소개 */
    .center-info { flex-direction: column; margin-bottom: 60px; border-radius: 20px; }
    .center-map { width: 100%; aspect-ratio: 16 / 10; }
    .center-detail { width: 100%; padding: 50px 30px; }
    .center-detail-inner { max-width: 100%; }
    .center-detail .info { margin-bottom: 40px; }
    .center-detail .btns { flex-direction: row; }
    .center-detail .btns .btn { flex: 1 1 0; }
    .center-gallery .tit-area { margin-bottom: 36px; }
    .center-list { gap: 30px 20px; margin-bottom: 50px; }
    .center-list li { width: calc(50% - 10px); }
    .center-list .thumb { border-radius: 20px; }
    .center-list .thumb::before { width: 64px; height: 64px; margin: -32px 0 0 -32px; background-size: 28px; }

    /* 합격사례 */
    .case-list ul { gap: 30px 20px; }
    .case-list ul li { width: calc(50% - 10px); }

    /* 컨설턴트 소개 */
    .consultant-headline { margin-bottom: 40px; }
    .consultant-ceo { flex-direction: column; margin-bottom: 60px; border-radius: 20px; }
    .consultant-ceo-media { width: 100%; min-height: 420px; }
    .consultant-ceo-info { width: 100%; padding: 32px 28px; }
    .consultant-ceo-head { margin-bottom: 28px; padding-bottom: 28px; }
    .consultant-ceo-head .name { margin-bottom: 16px; }
    .consultant-ceo-head .name strong { font-size: 40px; }
    .consultant-stats { gap: 20px; margin-bottom: 24px; }
    .consultant-points { gap: 12px 16px; margin-bottom: 28px; }
    .consultant-points li { width: calc(50% - 8px); }
    .consultant-badge { padding: 12px 20px; }
    .consultant-people .tit-area { margin-bottom: 36px; }
    .consultant-people-list { gap: 30px 20px; }
    .consultant-people-list li { width: calc((100% - 40px) / 3); }
    .consultant-people-list li img { border-radius: 12px; }

    /* 설명회/이벤트 */
    .event-sec1 { padding: 60px 0; margin-bottom: 60px; }
    .event-swp .sub-prev { left: 0; }
    .event-swp .sub-next { right: 0; }
    .event-swiper { padding: 10px 0; }
    .event-swiper .item { border-radius: 12px; }
    .event-swiper .item .thumb { border-radius: 12px 12px 0 0; }
    .event-swiper .item .txt { padding: 20px; border-radius: 0 0 12px 12px; }
    .event-swiper .item .info { margin-top: 16px; padding-top: 16px; }
    .event-sec2 h2 { margin-bottom: 28px; }
    .event-grid-row.row1 { flex-direction: column; }
    .event-grid-row.row1 .col-large { aspect-ratio: 16 / 10; }
    .event-grid-row.row1 .col-right > .thumb.wide { aspect-ratio: 16 / 7; }
    .event-grid-row.row3 .thumb.full { aspect-ratio: 16 / 9; }

    /* 교습비 게시표 */
    .fee-sec { gap: 48px; }
    .fee-block { gap: 24px; }
    .fee-tit { gap: 10px; }
    .fee-info-row { flex-direction: column; }
    .fee-info-item { width: 100%; }
    .fee-info-item .lab { flex: 0 0 110px; }
    .fee-table { min-width: 900px; }
    .fee-notice { margin-top: 20px; }
}

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

    /* 대입 수시 정시 컨설팅 */
    .uni-info .item { width: 100%; }
    .uni-result::after { width: 50%; } 
    .life-flex { gap: 40px 0; }
    .life-flex .col { width: 100%; }

    /* main */
    .main-pd { padding: 80px 0 100px; }
    .main-tit { font-size: 32px; margin-bottom: 30px; line-height: 1.25em; }
    .sec1-slide .swiper-slide { width: 260px; }
    .sec1-item { height: 360px; padding: 22px; }
    .sec1-item .txt h3 { font-size: 24px; margin-bottom: 14px; }
    .sec1-item .txt p { min-height: 0; }
    .sec2 { padding: 80px 0 60px; }
    .sec2-person { max-width: 100%; margin-bottom: 30px; }
    .sec2-desc { margin-bottom: 30px; }
    .sec2-hex li { width: 160px; height: 140px; }
    .sec2-hex li strong { font-size: 18px; }
    .sec3 { padding: 70px 0; }
    .sec3-right { height: 360px; gap: 12px; }
    .sec3-track { gap: 12px; }
    .sec3-btn { padding: 14px 28px; }
    .sec4-sns { flex-direction: column; gap: 12px; }
    .sec4-sns li { flex: 1 1 auto; width: 100%; }
    .sec4-sns li a { height: 80px; }
    .sec4-sns li a span { font-size: 20px; }

    /* CEO 인사말 */
    .ceo-slogan { font-size: 22px; }
    .ceo-watermark { font-size: 40px; }
    .ceo-text { padding: 50px 20px; }
    .ceo-head p { font-size: 20px; }
    .ceo-img img { min-height: 360px; }

    /* 공통 */
    .subtab2 { margin-bottom: 40px; }
    .subtab2 li a { padding: 0 16px; height: 42px; }

    /* 센터소개 */
    .center-detail { padding: 40px 24px; }
    .center-detail .btns { flex-direction: column; }
    .center-list li { width: 100%; }
    .center-list { gap: 24px; }

    /* 합격사례 */
    .case-list ul { gap: 24px 16px; }
    .case-list ul li { width: calc(50% - 8px); }

    /* 컨설턴트 소개 */
    .consultant-ceo-media { min-height: 360px; }
    .consultant-ceo-info { padding: 28px 20px; }
    .consultant-ceo-head .name strong { font-size: 36px; }
    .consultant-stats { flex-wrap: wrap; gap: 16px; }
    .consultant-stats li { flex: 1 1 calc(50% - 8px); }
    .consultant-points li { width: 100%; }
    .consultant-people-list li { width: calc((100% - 20px) / 2); }
    .consultant-people-list { gap: 24px 20px; }

    /* 설명회/이벤트 */
    .event-swp .sub-prev, .event-swp .sub-next { display: none; }
    .event-grid-row.row2 { flex-wrap: wrap; }
    .event-grid-row.row2 .thumb { flex: 1 1 calc(50% - 6px); }

    /* 교습비 게시표 */
    .fee-sec { gap: 40px; }
    .fee-info-item .lab { flex: 0 0 100px; padding: 10px 12px; }
    .fee-info-item .val { padding: 10px 12px; }
}

/* Landscape phone */
@media (max-width: 640px) {
	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	:root{
		--font-size56 : 26px;
		--font-size48 : 24px;
		--font-size42 : 23px;
		--font-size40 : 23px;
		--font-size38 : 22px;
		--font-size36 : 22px;
		--font-size34 : 20px;
		--font-size32 : 20px;
		--font-size30 : 20px;
		--font-size28 : 19px;
		--font-size26 : 18px;
		--font-size24 : 17px;
		--font-size22 : 16px;
		--font-size20 : 15px;
		--font-size18 : 14px;
	}

    /* header */
    #header { height: 60px; }
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo img { height: 26px; }
	.list-icon { width: 30px; height: 30px; }
    .util { gap: 12px; }
    .hd-member { gap: 10px; }
    .hd-member a { font-size: 12px; }

	#contArea {padding-left: 15px; padding-right: 15px;}
	.contain {padding-left: 15px; padding-right: 15px;}
    .contain2 { padding-left: 15px; padding-right: 15px;}
	.real-cont {min-height: 200px; padding-bottom: 40px;}

	/* footer */
    #footer .contain { padding-left: 15px; padding-right: 15px; }
    .ft-logo img { height: 30px; }
    .policy { margin-top: 20px; }

    /* visual */
    .main-visual { height: 100vh; }
    .main-visual .slick-slide { height: 100vh; }
    .main-visual .caption h2 { font-size: 26px; }
    .main-visual .contain { padding-left: 15px; padding-right: 15px; }

	/* sub */
	.sub-visual { height: 32vh; }
	.sub-visual h2 { font-size: 32px; }
	.sub-title { padding: 50px 0 30px;}
	.real-cont { padding-bottom: 60px;}
	.real-cont2 { padding-bottom: 0; }

    /* sub2 공통 */
    .sub2-fixed-btn { max-width: calc(100% - 20px); bottom: 10px; border-radius: 5px; }
    .sub2-fixed-btn a { padding: 12px 10px; gap: 15px; }
    .sub2-fixed-btn p { font-size: 14px; }
    .sub2-fixed-btn p::after { display: none; }
    .sub2-fixed-btn .view { padding: 6px 15px; gap: 10px; font-size: 14px; }
    .sub2-sec { padding: 60px 0;}
    .sub2-big { font-size: 56px; margin-bottom: 35px; line-height: 1.2em; }
    .sub2-part { padding: 5px 15px; margin-bottom: 20px; }
    .sub2-tit { font-size: 32px; margin-bottom: 25px; }
    .sub2-tit.mg { margin-bottom: 20px; }
    .sub2-chk .item { width: 100%; }
    .sub2-last-con .lines { margin: 40px 0;}
    .sub2-course .item { width: 100%; }
    .sub2-program .flex .item { display: block; text-align: center; }
    .sub2-program .flex .item .tt { padding-right: 0; padding-bottom: 20px; }
    .sub2-program .flex .item .tt::after { width: 10px; height: 1px; right: 0; left: 0; margin: auto; top: auto; bottom: 8px;}
    
    /* 대입 수시 정시 컨설팅 */
    .uni-flex { gap: 18px; display: flex; flex-direction: column;}
    .uni-flex .group { border-radius: 10px 0; width: 100%; }
    .uni-flex .group .tt { justify-content: center;}
    .uni-design .flex { flex-wrap: wrap; gap: 45px 0;}
    .uni-design .flex .item { width: 100%; }
    .uni-design .flex .item::after { left: 0; right: 0; margin: auto; top: auto; bottom: -31px; }
    .uni-group h4::before { width: 2px; height: 12px; top: 6px; }

    /* 찾아오시는 길 */
	.root_daum_roughmap .wrap_map {height:250px !important; }

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table { border-bottom: none; }
	.board-form table tbody {display:block;}
    .board-form table colgroup col {width: 100% !important; margin-bottom: 10px;}
	.board-form table tr {display:block; }
	.board-form table th {display:block; border:0; text-align:left; padding:0; font-size:15px; background:none; height: auto; margin-top: 24px; margin-bottom: 5px; }
    .board-form table th.pd { padding-top: 24px;}

	.file-fx { display: block; }
	.files-upload { width: 100%; }
	.file-fx .resume-btn { margin-top: 10px; }

	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}
    .board-form input#past_8, input#technic_9, input#sample_type_5, input#cell_type_5, input#blood_1 { width: 200px !important;}
    .clr-txt { font-size: 13px;}
    .clr-span { padding-left: 0;}
    .board-form tr th.bg { background: transparent;}
    .board-form tr td.fw { text-align: left; margin-bottom: 10px; font-size: 14px; color: #00316d;}
    .board-form .sel-fx select { width: 100%; }
    .board-form .input { font-size: 14px; }
    .board-form .item-pd { padding: 0; }

	.form-agree { margin-bottom: 30px; }
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.calendar-head h3 {font-size:18px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 12px; font-size:14px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

    .btn-pack.ctbt { min-width: 120px; height: 42px; font-size: 15px; line-height: 40px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}

	.faq .tit a {padding:7px 0 7px 5px;}
	.faq .tit a:after {display:none;}
	.faq .q {flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px;}
	.faq .cnt {padding:12px 12px 12px 15px;}
    
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;} 

    .form-agree .scroll-box { padding: 15px;}

	.gallery-list { padding: 20px 0 40px;}
    .gallery-list ul { gap: 35px 10px;}
    .gallery-list ul li { width: calc(100%/2 - 5px);}
    .gallery-list ul li .tit { font-size: 15px; }

	.product-list ul { gap: 35px 8px;}
    .product-list ul li { width: calc(100%/2 - 4px);}
	.product-list ul li .txt { font-size: 13px; }
    .product-list ul li .tit { font-size: 16px; }

	.store-search {padding:0; border-radius: 0; }
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

    .news-list ul li {padding:17px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}

	/* member */
    .login-txt { margin-bottom: 30px; }
	.login-tab {border-bottom-width:2px; margin-bottom:35px;}
	.login-tab ul {padding:0 1px;}
	.login-tab ul li {border-width:2px; margin:0 -1px;}
	.login-tab ul li a {font-size:16px; line-height:46px;}
	.login-content .links { font-size: 13px; }
    .login-content .group .tt { margin-bottom: 5px; }
	.login-content .group .input {height:48px; font-size:14px;}
	.login-content .links .bar { margin: -.2em 5px 0;}

    .sns-login { margin-top: 40px; }
	.sns-login .tit {margin-bottom:20px;}
	.sns-login .tit span {padding:0 20px;}
    .sns-login .flex .icons { gap: 5px; }
	.sns-login img {width:44px;}

	.agree-wrap {margin-bottom:35px;}
	.agree-wrap .group {margin-top:30px;}
	.agree-wrap .agree-tit {font-size:16px;}
	.agree-wrap .agree-tit .checkbox label:before {background-image:url("../images/member/checkbox_x2.png"); background-size:11px auto;}
	.agree-wrap .agree-tit .checkbox input:checked + label:before {background-image:url("../images/member/checkbox_on_x2.png");}
	.agree-wrap .agree-box {margin-top:7px; max-height:130px; padding:10px 13px;}
	.agree-wrap .agree-box .terms-wrap {line-height:1.4em; word-break:break-all;}

	.terms-wrap .policy-contact {display:block; padding:0 15px;}
	.terms-wrap .policy-contact dl {border-left:0; padding:20px 5px; border-top:1px solid #e5e5e5;}
	.terms-wrap .policy-contact dl:first-child {border-top:0;}

    .join-form .input { height: 48px; padding: 6px 14px;}
    .join-form .group .fx { gap: 5px; }
    .join-form .group .fx a { padding: 0 10px; height: 48px; font-size: 13px; }
    .join-form .help-text { font-size: 12px; margin-top: 5px; }
    .join-form .button-flex { gap: 6px; }
    .join-form .button-flex button { height: 44px; padding: 0 20px;}
    .join-agree { margin-top: 25px; padding: 20px 0 30px;}
    .join-agree .checkbox label:before { width: 18px; height: 18px; }
    .join-agree .agree-all-box { height: 50px; padding: 0 10px; }
    .join-agree .agree-all-box .item { font-size: 15px; }
    .join-agree .agree-all-box .checkbox label:before { margin-top: -.2em; }
    .already-txt { font-size: 13px; }

	.join-complete .tit {font-size:22px; margin-bottom:20px;}
	.join-complete .txt {font-size:16px;}

	.find-tab {border-bottom-width:2px; margin-bottom:35px;}
	.find-tab ul {padding:0 1px;}
	.find-tab ul li {border-width:2px; margin:0 -1px;}
	.find-tab ul li a {font-size:16px; line-height:46px;}
	.find-content .group .input {height:48px; font-size:14px;}
	.find-result {padding:30px 15px; font-size:16px;}
	.find-result h4 {font-size:19px;}
	.find-result .name {font-size:24px;}

	.member-leave .txt {margin-bottom:27px;}
	.member-leave .txt .tit {font-size:18px;}
	.member-leave .form {margin-bottom:35px; padding:35px 25px; font-size:15px;}
	.member-leave .form .group .label-tt {width:80px;}

    /* main */
    .main-pd { padding: 60px 0 80px; }
    .main-tit { font-size: 28px; margin-bottom: 24px; line-height: 1.25em; }
    .sec1-slide .swiper-slide { width: 240px; }
    .sec1-item { height: 340px; padding: 20px; }
    .sec1-item .num { padding: 8px 12px; }
    .sec1-item .txt h3 { font-size: 22px; margin-bottom: 12px; }
    .sec1-item .txt p { min-height: 0; line-height: 1.4em; }
    .sec1-progress { height: 4px; margin-top: 16px; }
    .sec2 { padding: 60px 0 50px; }
    .sec2-person { margin-bottom: 24px; }
    .sec2-desc { margin-bottom: 24px; }
    .sec2-hex li { width: 50%; max-width: 140px; height: 122px; }
    .sec2-hex li strong { font-size: 16px; line-height: 1.25em; margin-bottom: 4px; }
    .sec2-hex li span { font-size: 14px; line-height: 1.4em; }
    .sec3 { padding: 50px 0; }
    .sec3 .main-tit { margin-bottom: 20px; }
    .sec3-desc { margin-bottom: 30px; }
    .sec3-desc br { display: none; }
    .sec3-btn { width: 100%; }
    .sec3-right { height: 300px; gap: 10px; }
    .sec3-col { width: calc(50% - 5px); }
    .sec3-track { gap: 10px; }
    .sec4-desc { margin-bottom: 20px; }
    .sec4-sns li a { height: 70px; padding: 0 20px; }
    .sec4-sns li a span { font-size: 18px; }
    .sec4-sns li a i { width: 24px; height: 24px; }

    /* CEO 인사말 */
    .ceo-slogan { font-size: 20px; line-height: 1.4em; }
    .ceo-watermark { font-size: 28px; margin-bottom: 0; }
    .ceo-head p { font-size: 18px; line-height: 1.4em; }
    .ceo-head span { display: inline; padding: 2px 10px; border-radius: 4px; }
    .ceo-sign { flex-wrap: wrap; gap: 10px; }
    .ceo-sign strong { font-size: 36px; }
    .ceo-img img { min-height: 300px; }
    .ceo-sign img { height: 30px; }

    /* 공통 */
    .sub-prev, .sub-next { width: 40px; height: 40px; margin-top: -20px; background-size: 16px; border-radius: 40px; }
    .subtab2 { gap: 6px 8px; margin-bottom: 30px;  }
    .subtab2 li a { padding: 0 14px; height: 38px; border-radius: 19px; }

    /* 센터소개 */
    .center-info { margin-bottom: 40px; border-radius: 16px; }
    .center-map { aspect-ratio: 4 / 3; }
    .center-detail { padding: 32px 20px; }
    .center-detail h3 { margin-bottom: 20px; }
    .center-detail .line { margin-bottom: 20px; }
    .center-detail .info { gap: 12px; margin-bottom: 28px; }
    .center-detail .info li { gap: 8px; }
    .center-detail .info li strong { flex: 0 0 64px; }
    .center-detail .btns { flex-direction: column; gap: 10px; }
    .center-detail .btns .btn { padding: 14px 10px; border-radius: 6px; }
    .center-gallery .tit-area { margin-bottom: 28px; }
    .center-gallery .tit-area h3 { margin-bottom: 10px; }
    .center-list { gap: 20px; margin-bottom: 40px; }
    .center-list li { width: 100%; }
    .center-list .thumb { border-radius: 16px; }
    .center-list .thumb::before { width: 56px; height: 56px; margin: -28px 0 0 -28px; background-size: 24px; }
    .center-list p { margin-top: 12px; }

    /* 합격사례 */
    .case-list ul { gap: 20px 12px; }
    .case-list ul li { width: calc(50% - 6px); }

    /* 컨설턴트 소개 */
    .consultant-headline { margin-bottom: 28px; }
    .consultant-ceo { margin-bottom: 40px; border-radius: 16px; }
    .consultant-ceo-media { min-height: 280px; }
    .consultant-ceo-info { padding: 24px 16px; }
    .consultant-ceo-head { margin-bottom: 20px; padding-bottom: 20px; }
    .consultant-ceo-head .role { margin-bottom: 8px; }
    .consultant-ceo-head .name { flex-wrap: wrap; gap: 8px; margin-bottom: 12px; }
    .consultant-ceo-head .name strong { font-size: 32px; }
    .consultant-stats { flex-direction: column; gap: 16px; margin-bottom: 20px; }
    .consultant-stats li { flex: 1 1 auto; }
    .consultant-stats li strong { margin-bottom: 4px; }
    .consultant-points { gap: 10px; margin-bottom: 24px; }
    .consultant-points li { width: 100%; gap: 6px; }
    .consultant-points li::before { flex: 0 0 24px; width: 24px; height: 24px; }
    .consultant-badge { padding: 10px 16px; gap: 6px; }
    .consultant-badge::before { flex: 0 0 24px; width: 24px; height: 24px; }
    .consultant-people .tit-area { margin-bottom: 24px; }
    .consultant-people .tit-area h3 { margin-bottom: 10px; }
    .consultant-people-list { gap: 20px; }
    .consultant-people-list li { width: 100%; }
    .consultant-people-list li img { border-radius: 12px; }

    /* 설명회/이벤트 */
    .event-sec1 { padding: 40px 0; margin-bottom: 40px; }
    .event-swiper .item { border-radius: 12px; }
    .event-swiper .item .thumb { border-radius: 12px 12px 0 0; }
    .event-swiper .item .txt { padding: 16px; }
    .event-swiper .item .tag { padding: 3px 14px; margin-bottom: 10px; }
    .event-swiper .item .info { gap: 6px; margin-top: 14px; padding-top: 14px; }
    .event-swiper .item .info li { gap: 6px; }
    .event-swiper .item .info li::before { flex: 0 0 16px; width: 16px; height: 16px; }
    .event-swiper .item.active { box-shadow: 1px 1px 10px rgba(0,0,0,0.18); }
    .event-sec2 h2 { margin-bottom: 20px; }
    .event-grid { gap: 10px; }
    .event-grid-row { flex-direction: column; gap: 10px; }
    .event-grid-inner { flex-direction: column; gap: 10px; }
    .event-grid-row.row1 .col-large,
    .event-grid-inner .thumb,
    .event-grid-row.row1 .col-right > .thumb.wide,
    .event-grid-row.row2 .thumb,
    .event-grid-row.row3 .thumb.full { aspect-ratio: 16 / 10; }

    /* 개인정보동의 */
    .form-agree .check-list {display:flex; flex-direction:column; gap:0; margin-top:0px;}
    .form-agree .check { padding: 15px; padding-bottom: 11px; }
    .form-agree .text-box { padding: 15px; font-size: 12px; font-weight: 400; }

    /* 교습비 게시표 */
    .fee-sec { gap: 32px; }
    .fee-block { gap: 20px; }
    .fee-tit { gap: 8px; }
    .fee-tit-ico { flex: 0 0 22px; width: 22px; height: 12px; }
    .fee-tit-ico::before, .fee-tit-ico::after { width: 12px; height: 12px; }
    .fee-tit-ico::after { left: 10px; }
    .fee-info-item { flex-wrap: wrap; }
    .fee-info-item .lab { flex: 0 0 90px; padding: 10px 0; }
    .fee-info-item .val { flex: 1 1 calc(100% - 90px); padding: 10px 0; }
    .fee-table { min-width: 760px; }
    .fee-table thead th, .fee-table tbody td { padding: 10px 3px; }
    .fee-notice { margin-top: 16px; }
    .fee-notice .company { margin-top: 12px; }
}
@media (max-width: 570px) {	
    .uni-result { padding-top: 0; }
    .uni-result::after { display: none; }
    .uni-result::before { display: none; }
    .uni-result .item::before { display: none; }
    .uni-result .item::after { display: none; }
}
@media (max-width: 420px) {

}