@charset "utf-8";
@media (max-width: 1600px) {
    .sec1-prev, .sec1-next { width: 30px; height: 30px; background-size: 11px; margin-top: -15px; }
    .sec1-prev { left: -15px; }
    .sec1-next { right: -15px; }
    .wiz-prev { left: -15px; }
    .wiz-next { right: -15px; }
}
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px; font-weight: 400; }	

    /* header */
    .sitelogo img { height: 40px; }
    #gnb>ul>li { padding: 0 18px;}
    #gnb>ul>li>a { font-size: 15px;  }
    #gnb .submenu>ul>li>a { font-size: 14px; }
    .hd-link { gap: 10px;}
    .hd-link a { font-size: 13px; padding: 5px 9px; border-radius: 3px; }

    /* footer */
    #footer { padding: 25px 0;}
    .ft-logo img { height: 100px; }
    .policy a { font-size: 13px; padding-right: 20px; }
    .policy a:first-child::after { height: 12px; right: 8px; top: 4px;}
    .ft-info { padding-left: 30px; }
    .ft-text { margin: 15px 0 0;}
    .ft-text span { padding-right: 15px; margin-bottom: 5px; }
    .ft-text span strong { padding-right: 5px; }

    /* quickmenu */
    .quick {right: 20px; bottom: 20px; }
    .quick a { width: 40px; height: 40px; }
    .quick a img { height: 20px; }
    .quick a.scroll-top { margin-top: 8px; font-size: 14px; }

    /* visual */
    .main-visual { height: 750px; }
    .main-visual .item { height: 750px; }
    .main-visual .pagination { bottom: 30px; gap: 15px; }
    .main-visual .progress { width: 140px; left: 30px; }
    .main-visual .slick-dots span { color: #fff; padding: 0 84px;}
    .main-visual .caption h4 { font-size: 20px; }
    .main-visual .caption h2 { font-size: 44px; margin: 30px 0 20px;}
    .main-visual .caption h2 img { height: 60px; }
    .main-visual .caption h3 { font-size: 28px; }

    /* main 공통 */
    .main-pd { padding: 90px 0;}
    .main-tit { font-size: 28px; margin-bottom: 50px; }

    /* main */
    .sec1 { padding: 40px 0;}
    .sec1-swiper .item { height: 200px; }
    .sec1-swiper .item .en-tit { font-size: 16px; margin-top: 15px; }
    .sec1-swiper .item .name { font-size: 19px; margin: 10px 0 7px;}
    .sec1-swiper .item .name.fz { font-size: 17px; }
    .sec1-swiper .item .tit { font-size: 16px; }
    .sec2 .col img { height: 60px; }
    .sec2 .col .tit { font-size: 30px; margin-top: 20px; }
    .sec2 .col .txt { font-size: 16px; margin-bottom: 25px; }
    .sec2 .col .view { font-size: 14px; height: 38px; width: 110px; }
    .sec2 .col .btm { margin-top: 20px; }
    .sec3-list { gap: 12px; border-radius: 0; }
    .sec3-list li { width: calc(100%/3 - 8px); }
    .sec3-list li .tit { padding-bottom: 20px; font-size: 23px; }
    .sec3-list li .tt { font-size: 23px; margin-bottom: 15px; }
    .sec3-list li .txt { font-size: 16px; }
    .sec3-list li .view { right: 10px; top: 10px; width: 30px; height: 30px; background-size: 10px; }
    .sec4-swiper { margin-right: 0; width: 100%; }
    .sec4-swiper .item .thumb { border-radius: 5px; }
    .sec4-swiper .item .abbox .tt { font-size: 22px; margin-bottom: 18px;}
    .sec4-swiper .item .abbox .view { font-size: 14px; height: 38px; width: 110px; }
    .sec4 .swiper-pagination-progressbar { margin-top: 25px; height: 5px; }
    .sec5-btn { font-size: 14px; gap: 5px; width: 110px; height: 38px; position: relative; margin: 50px auto 0 ; right: auto; top: auto;}
    .sec5-fx .big { padding-right: 30px; }
    .sec5-fx .big .thumb { border-radius: 5px; }
    .sec5-fx .big .thumb::after { border-radius: 5px; }
    .sec5-fx .big .txtbox { padding-left: 0; padding-top: 22px; }
    .sec5-fx .big .txtbox .tt { font-size: 19px; margin-bottom: 12px; }
    .sec5-fx .big .txtbox .txt { font-size: 14px; }
    .sec5-fx .list ul li { margin-bottom: 10px; }
    .sec5-fx .list ul li a { padding: 15px ;}
    .sec5-fx .list ul li a .tit .ctr { padding: 5px 8px; border-radius: 3px; font-size: 14px; margin-right: 8px; }
    .sec5-fx .list ul li a .tit .tt { font-size: 16px; margin-top: 0; }
    .sec5-fx .list ul li a .date { font-size: 14px; }
    .sec6 { padding: 40px 0;}
    .sec6-list .item { border-radius: 5px; width: 200px; }
}
/* Landscape tablet */
@media (max-width: 1200px) {
    /* sub */
    .sub-visual { height: 350px; }
    .sub-visual h2 { font-size: 36px; margin-bottom: 13px; }
    .sub-visual p { font-size: 16px; }
    .lnb-wrap { margin-top: -50px; }
    .lnb ul li a::before { height: 2px; }
    .lnb ul li a { font-size: 16px; height: 50px; white-space: nowrap; }
    .sub-title { padding: 60px 0 40px;}
    .sub-title.pt { padding-top: 60px; padding-bottom: 0; }
    .sub-title.bd { padding: 60px 0; margin-bottom: 40px; }
    .sub-title h1 { font-size: 28px; }
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0; }

    /* 공통  */
    .subbox { margin-bottom: 60px; }
    .subbox:last-child { margin-bottom: 0; }
    .subtit { font-size: 28px; margin-bottom: 40px; }
    .sub-prev, .sub-next { width: 30px; height: 30px; margin-top: -15px; background-size: 8px; }
    .subtab { margin-bottom: 60px; gap: 8px; }
    .subtab li a { width: auto; height: auto; padding: 10px 20px; }

    /* CEO 인사말 */
    .gt .img img { border-radius: 5px; }
    .gt .info { padding-left: 30px; }
    .gt .info p { margin-bottom: 18px; }
    .gt .info h2 { margin: 15px 0 25px; font-size: 22px; }
    .gt .info p br { display: none; }
    .gt .info .ceo { font-size: 18px; margin-top: 25px; }
    .gt .info .ctr { font-size: 13px; padding: 5px 8px;}
    .gt-sb { height: 230px; right: 0; bottom: 0; }

    /* 수상내역 */
    .aw-wrap { margin-bottom: 60px; display: block; }
    .aw-wrap .year { width: 100%; font-size: 28px; padding-top: 0; padding-bottom: 20px; }
    .aw-wrap .info { width: 100%; }
    .aw-wrap .info .col { padding: 20px 15px; border-radius: 5px; margin-bottom: 20px; display: block; }
    .aw-wrap .info .col .tit { width: 100%; }
    .aw-wrap .info .col .tit span { font-size: 16px; padding: 6px 12px;}
    .aw-wrap .info .col .txt { width: 100%; padding-bottom: 0; padding-top: 20px; }
    .aw-wrap .info .col .txt p { font-size: 16px; margin-bottom: 4px; }

    /* 코치진 */
    .ch-wrap { gap: 16px; }
    .ch-wrap .col { width: calc(100%/2 - 8px); padding: 25px; border-radius: 5px; }
    .ch-wrap .col .img>div { border-radius: 5px; }
    .ch-wrap .col .info { padding-left: 20px; }
    .ch-wrap .col .info .name { font-size: 22px; margin-bottom: 20px; padding-bottom: 8px; }
    .ch-wrap .col .info .name span { padding-left: 8px; font-size: 16px; }
    .ch-wrap .col .info ul li { margin-bottom: 8px; }
    .ch-wrap .col .info ul li .tit { font-size: 16px; width: 60px; }

    /* 시설안내 */
    .fac-b-swiper { margin-bottom: 10px; }
    .center-slide-wrap .thumb { border-radius: 5px; }
    .fac-s-swiper .swiper-slide::after { border-radius: 5px; }

    /* 오시는 길 */
    .lct-wrap { padding: 0 30px;}
    .lct { padding: 40px 20px; border-radius: 5px; }
    .lct>img { height: 50px; }
    .lct .info { padding-left: 20px; margin-left: 20px; }

    /* sub2 공통 */
    .sub2-fx { margin-bottom: 50px; }
    .sub2-fx .img { border-radius: 5px; }
    .sub2-fx .info { padding-left: 30px; }
    .sub2-fx .info .tit { font-size: 22px; margin-bottom: 25px; gap: 8px; }
    .sub2-fx .info .tit img { height: 25px; }
    .sub2-fx .info ul li { margin-bottom: 15px; }
    .sub2-fx .info ul li .tt { font-size: 16px; height: 32px; width: 80px; }
    .sub2-fx .info ul li .txt { padding-left: 10px; padding-top: 4px; font-size: 14px; }
    .sub2-fx .info ul li .txt p::before { top: 9px; }
    .sub2-fx .info>p { font-size: 14px; margin-bottom: 15px; }
    .sub2-fx .info.pr { padding-right: 0; }
    .sub2-fx .info.pr .tit { font-size: 19px; }
    .sub2-swiper .item { border-radius: 5px; }

    /* Coaching Academy */
    .cc-list { gap: 30px 12px; margin-bottom: 50px; }
    .cc-list::before { display: none;}
    .cc-list li { width: calc(100%/3 - 8px); }
    .cc-list li .num  { margin-bottom: 12px; width: 30px; height: 30px; font-size: 16px; }
    .cc-list li .txtbox { height: auto; padding: 20px 15px; border-radius: 5px; min-height: 250px;}
    .cc-list li .txtbox .tt { min-height: auto; margin: 15px 0; font-size: 16px; }
    .cc-list li .txtbox .tt br { display: none; }
    .cc-list li .txtbox .txt { line-height: 1.5em; }
    .cc-list li .txtbox .txt::before { top: 8px; }
    .cc-list li .txtbox .txt br { display: none; }

    /* Membership Chess Club */
    .mb-fx { gap: 10px; margin-bottom: 50px; }
    .mb-fx .col { width: calc(100%/2 - 5px); padding: 25px 15px; border-radius: 5px; }
    .mb-fx .col h3 { font-size: 18px; margin-bottom: 20px; }
    .mb-process { gap: 39px; }
    .mb-process li { width: calc(100%/3 - 26px);}
    .mb-process li:nth-child(2) { margin: 0;} 
    .mb-process li::after { right: -35px; }
    .mb-process li:nth-child(2)::after { right: -35px; } 
    .mb-txt .txt { font-size: 14px; }
    .mb-txt img { height: 20px; }
    .mb-sb { right: 10px; bottom: 10px; height: 100px; }

    /* WizGrow */
    .wiz-swp { margin-bottom: 50px; }

    /* 협력기관 */
    .pn-wrap .pn { margin-bottom: 60px; }
    .pn-wrap .pn h3 { font-size: 22px; margin-bottom: 20px; }
    .pn-list { gap: 12px; }
    .pn-list .col { width: calc(100%/3 - 8px); border-radius: 5px; padding: 25px 15px;}
    .pn-list .col .tt { font-size: 18px; margin: 20px 0 10px;}

    /* 위즈체스 소개 (20260213 추가) */
    .it-pd { padding: 60px 0;}
    .it-pd.first { padding: 0 0 60px;}
    .it-pd.bg .subtit { margin-bottom: 35px; }
    .it-tit { font-size: 22px; margin-bottom: 25px; gap: 8px; }
    .it-tit img { height: 25px; }
    .it-tit2 { font-size: 18px; }
    .it-txt { font-size: 16px; } 
    .it-wrap .col .txt p { font-size: 16px; }
    .it-wrap { gap: 10px; }
    .it-wrap .col { width: calc(100%/2 - 5px); border-radius: 5px; padding: 15px; }
    .it-wrap .col img { height: 42px; }
    .it-wrap .col .it-tit2 { margin: 20px 0 15px; }
    .it-wrap .col .txt { margin-bottom: 20px; padding-bottom: 15px; }
    .it-wrap .col .txt p::before { width: 3px; height: 3px; top: 11px; }
    .it-list { gap: 12px; }
    .it-list li { width: calc(100%/3 - 8px); padding: 15px; border-radius: 5px; }
    .it-list li .circle { width: 6px; height: 6px; }
    .it-list li .it-tit2 { margin: 20px 0 12px; }
    .it-circle .col { padding: 20px 10px;}
    .it-circle .col img { height: 42px;}
    .it-dom { gap: 8px; padding: 25px 15px; border-radius: 5px; margin-bottom: 20px; }
    .it-dom img { height: 12px; }
    .it-edu { gap: 12px; }
    .it-edu .col { border-radius: 5px; padding: 15px; width: calc(100%/3 - 8px);}
    .it-edu .col img { height: 42px; }
    .it-edu .it-tit2 { margin: 15px 0 6px;}
    .it-edu .col.bd { display: none; }
    .it-system .col { width: 160px; height: 160px; }
    .it-pc .col { margin-bottom: 10px; border-radius: 5px; padding: 10px; }
    .it-pc .col .num { font-size: 16px; border-radius: 5px; margin-right: 12px; }
    .it-pc .col .info h4 { font-size: 16px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* header */
    #header { width: 100%; top: 0; height: 80px; border-radius: 0; }
    #gnb {display: none;}
    #header .contain:after {content: none;}
    .list-icon { display: inline-block; }

    /* footer */
    #footer .contain { display: block; text-align: center; }
    .ft-info { padding-left: 0; width: 100%; margin-top: 15px; }

    /* visual */
    .main-visual { height: 520px; }
    .main-visual .item { height: 520px; }
    .main-visual .pagination { bottom: 10px; }
    .main-visual .caption h4 { font-size: 16px; }
    .main-visual .caption h2 { font-size: 30px; margin: 20px 0;}
    .main-visual .caption h3 { font-size: 22px; }

    /* main */
    .sec1-swiper .item { width: 300px; }
    .sec2 { flex-wrap: wrap;}
    .sec2 .col { width: 100% !important; min-height: 400px;}
    .sec2 .col:hover { width: 100%; }
    .sec2:hover .col.bg1:not(:hover) { width: 100%; }
    .sec3-list { gap: 10px; }
    .sec3-list li { width: calc(100%/2 - 5px); }

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important;}
    .lct-wrap { padding: 0; margin-top: 20px; }
    .lct .info .col .tit { margin-right: 10px; }
    .lct .info .col .txt { font-size: 14px; }
    .lct .info .col img { height: 18px; position: relative; top: 2px; }
    .lct .info .col-fx .tit strong { font-size: 14px; padding-left: 5px; }
    .lct .info .col-fx { gap: 30px; margin-top: 10px; }

	/* 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; }
    .board-form .input { height: 40px; }
    .board-form .sel-fx { gap: 9px; }
    .board-form .sel-fx select { width: calc(100%/3 - 6px); }
    .board-form .mgb5 .btn-pack { height: 40px; line-height: 38px;}
    .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 { padding-top: 20px; }
    .gallery-list ul { margin:0 -5px;}
    .gallery-list ul li { padding: 0 5px;}
    .gallery-list ul li .thumb { margin-bottom: 15px; }
    .gallery-list ul li .tit { font-size: 16px; }

    .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;}

    .product-list { padding-top: 20px; }
    .product-list ul { margin: 0 -5px;}
    .product-list ul li { padding: 0 5px; margin-bottom: 35px; width: 33.3333%;}
    .product-list ul li .thumb { margin-bottom: 13px; }
    .product-list ul li .en-tit { font-size: 14px; margin-bottom: 2px; }
    .product-list ul li .tit { font-size: 20px; padding: 10px; }
    
    .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;}
} 

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

    /* CEO 인사말 */
    .gt { flex-direction: column; }
    .gt .info { padding-left: 0; width: 100%; padding-top: 25px; }
    .gt .img { width: 100%; }
    .gt .info h2 { font-size: 18px; }
    .gt-sb { height: 160px; right: 0; bottom: 0; }

    /* 코치진 */
    .ch-wrap .col { width: 100%; }

    /* sub2 공통 */
    .sub2-fx { display: block; }
    .sub2-fx .img { width: 100%; }
    .sub2-fx .img img { width: 100%; }
    .sub2-fx .info { padding-left: 0; padding-top: 20px; width: 100%; }
    .sub2-fx.rv .info { padding-right: 0; }
    .sub2-fx .info .tit { font-size: 18px; }
    .sub2-fx .info .tit img { height: 20px; }
    .sub2-fx .info ul li .tt { font-size: 14px; width: 70px; }
    .sub2-fx .info.pr .tit { font-size: 18px; }

    /* Membership Chess Club */
    .mb-fx .col { width: 100%; }
    .mb-btn { margin-top: 35px; width: 120px; height: 40px; }

    /* 위즈체스 소개 (20260213 추가) */
    .it-pd { padding: 40px 0;}
    .it-pd.first { padding: 0 0 40px;}
    .it-pd.bg .subtit { margin-bottom: 25px; }
    .it-tit { font-size: 18px;  }
    .it-tit img { height: 20px; }
    .it-tit2 { font-size: 16px; }
    .it-txt { font-size: 14px; } 
    .it-wrap .col .txt p { font-size: 14px; }
    .it-wrap .col { width: 100%; }
    .it-list li { width: calc(100%/2 - 6px);}
    .it-circle { flex-wrap: wrap; padding: 0; border: none; gap: 10px; justify-content: center;}
    .it-circle .col { width: calc(100%/2 - 6px); margin: 0; border-radius: 5px; }
    .it-edu { gap: 10px; justify-content: center;}
    .it-edu .col { width: 100%; text-align: center; }
    .it-system { flex-wrap: wrap; text-align: center; gap: 15px; }
    .it-system .col { width: 100%; height: auto; padding: 18px 10px; border-radius: 5px; }
}

/* 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;}

    /* header */
    #header { height: 60px; }
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo img { height: 30px;}
    .hd-link { gap: 5px;}
    .util { gap: 10px; }

	#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: 70px; }

    /* visual */
    .main-visual { height: 320px; }
    .main-visual .item { height: 320px; }
    .main-visual .caption h4 { font-size: 16px; }
    .main-visual .caption h2 { font-size: 24px; margin: 15px 0;}
    .main-visual .caption h2 img { height: 40px; }
    .main-visual .caption h3 { font-size: 18px; }

    /* main 공통 */
    .main-pd { padding: 50px 0;}
    .main-tit { font-size: 22px; margin-bottom: 25px; }

    /* main */
    .sec1-prev, .sec1-next { position: relative; margin-top: 0; }
    .sec1-btbox { display: flex; gap: 5px; }
    .sec1-prev { left: 0; }
    .sec1-next { right: 0; }
    .sec1-swiper { margin-top: 25px; }
    .sec1-swiper .item { height: 180px; }
    .sec1-swiper .item .en-tit { font-size: 14px;}
    .sec1-swiper .item .name { font-size: 17px; margin: 10px 0 7px;}
    .sec1-swiper .item .name.fz { font-size: 15px; }
    .sec1-swiper .item .tit { font-size: 14px; } 
    .sec1-swiper .item { width: 260px; }
    .sec2 .col { min-height: 300px;}
    .sec2 .col img { height: 45px; }
    .sec2 .col .tit { font-size: 22px; margin-top: 20px; }
    .sec2 .col .txt { font-size: 14px; margin-bottom: 25px; }
    .sec2 .col .view { font-size: 14px; height: 38px; width: 110px; }
    .sec2 .col .btm { margin-top: 20px; }
    .sec2 .col .top { transform: translateY(0)}
    .sec2 .col .btm { opacity: 1; }
    .sec3-list li { width: 100%;}
    .sec3-list li img { width: 100%; }
    .sec3-list li .tit { padding-bottom: 20px; font-size: 19px; }
    .sec3-list li .tt { font-size: 19px; margin-bottom: 10px; }
    .sec3-list li .txt { font-size: 14px; }
    .sec3-list li .view { right: 10px; top: 10px; width: 30px; height: 30px; background-size: 10px; }
    .sec4-swiper .item .abbox .tt { font-size: 18px; margin-bottom: 12px;}
    .sec5-fx { display: block; }
    .sec5-fx .big { width: 100%; padding-right: 0; }
    .sec5-fx .big .txtbox { min-height: 100px;}
    .sec5-fx .list { width: 100%; margin-top: 20px; }
    .sec5-btn { margin-top: 35px; }
    .sec6 { padding: 30px 0;}
    .sec6-list { gap: 10px; }
    .sec6-list .item { border-radius: 5px; width: 160px; }

    /* sub */
    .sub-visual { height: 270px; }
    .sub-visual h2 { font-size: 24px; }
    .sub-visual p { font-size: 14px; }
    .lnb ul li a { padding: 0 15px; }
    .sub-title { padding: 40px 0 30px;}
    .sub-title.pt { padding-top: 40px; padding-bottom: 0; }
    .sub-title h1 { font-size: 22px; }
    .sub-title.bd { padding: 40px 0; margin-bottom: 30px; }
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0; }

    /* 공통  */
    .subbox { margin-bottom: 40px; }
    .subbox:last-child { margin-bottom: 0; }
    .subtit { font-size: 22px; margin-bottom: 30px; }
    .subtab { margin-bottom: 40px; gap: 8px; }
    .subtab li a { width: auto; height: auto; padding: 10px 15px; }

    /* 수상내역 */
    .aw-wrap .year { font-size: 22px; }

    /* 코치진 */
    .ch-wrap .col { padding: 15px; }
    .ch-wrap .col .info .name { font-size: 20px; }
    .ch-wrap .col .info .name span { font-size: 15px; }
    .ch-wrap .col .info ul li .tit { font-size: 15px; width: 55px; }

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:250px !important;}
    .lct { display: block; padding: 20px; text-align: center; }
    .lct .info { width: 100%; border-left: none; border-top: 1px solid #ddd; margin-left: 0; padding-left: 0; padding-top: 15px; margin-top: 15px; }
    .lct .info .col { text-align: left; }
    .lct .info .col-fx { display: block; }
    .lct .info .col-fx .col { margin-bottom: 15px; }

    /* Coaching Academy */
    .cc-list { gap: 25px 8px;}
    .cc-list li { width: calc(100%/2 - 4px);}
    .cc-list li .txtbox { padding: 20px 10px;}

    /* 협력기관 */
    .pn-wrap .pn h3 { font-size:18px; margin-bottom: 20px; }
    .pn-list { gap: 8px; }
    .pn-list .col { width: calc(100%/2 - 4px); border-radius: 5px; padding: 20px 10px;}
    .pn-list .col .tt { font-size: 15px; margin: 20px 0 10px;}

	/* 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;}
    .status-search .info dl dd.fx .item .ui-datepicker-trigger { height: 38px; width: 38px; }

	.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-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%;}

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

	.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 ul li { width: 50%; margin-bottom: 32px;}
    .gallery-list ul li .tit { font-size: 15px; }
    .gallery-list ul li .thumb { margin-bottom: 10px; }

    .product-list ul li {width: 50%; margin-bottom: 32px;}
    .product-list ul li .tit { font-size: 18px; }

    .store-search {padding: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;}
    .btn-map { margin-left: 10px;}

    .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-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 .group .input {height:48px; font-size:14px;}

	.sns-login .tit {margin-bottom:20px;}
	.sns-login .tit span {padding:0 20px;}
	.sns-login a {margin:0 8px}
	.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 table tbody {display:block;}
	.join-form table tr {display:block; padding:12px 0;}
	.join-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.join-form table td {display:block; border:0; padding:0;}
	.join-form + .buttons {margin-top:30px;}
	.join-form .help-text {display:block; clear:both; padding-top:6px; margin-left:0; font-size:14px; line-height:1.5em;}
	.join-form #user_id {float:left; width:calc(100% - 90px) !important;}
	.join-form #user_id + .btn-pack {width:90px; text-align:center;}
	.join-form #user_pw,
	.join-form #user_pw2,
	.join-form #user_name {width:100% !important;}

	.join-complete .tit {font-size:22px; margin-bottom:20px;}
	.join-complete .txt {font-size:16px;}
	.join-complete .icon {width:110px; height:110px; background-size:48px;}

	.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;}
} 
@media (max-width: 420px) {

}

