@charset "utf-8";
@media (max-width: 1600px) {

}
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px; font-weight: 400; }	

    /* header */
    .sitelogo img { height: 50px; }
    #gnb>ul>li { padding: 0 30px;}
    #gnb>ul>li>a { font-size: 16px; }
    #gnb .submenu>ul>li>a { font-size: 14px; }
	.submenu-bg img { left: 0; }
	.hd-link { width: 190px; height: 24px; }

    /* footer */
    #footer { padding: 25px 0;}
    #footer .left h3 { font-size: 17px; }
    .ft-text { font-size: 14px; margin-top: 15px; }
	.ft-text span { padding-right: 15px; }
	.ft-text span strong {padding-right: 5px; }
	.ft-text span strong::after { display: none; }
    .policy a { font-size: 14px; padding-left: 20px; }
    .policy a::before { width: 13px; height: 14px; }
    .policy a:last-child { margin-left: 20px; }
    .cpr { font-size: 13px; }
	.cpr span { padding-right: 0; }
    .cpr span::after { top: 6px; display: none; }
	.ft-link img { height: 18px; }

	.quick { right: 15px; bottom: 15px; }
	.quick a { margin-bottom: 5px; }
	.quick a img { height: 45px; }

    /* visual */
    .main-visual { height: 56.25vw; }
    .main-visual .item { height: 56.25vw; }
	.main-visual .slick-dots { bottom: 30px; }
	.main-visual .slick-dots li { width: 8px; height: 8px; margin: 0 7px;}
	.main-visual .slick-dots li.slick-active { width: 60px; }

	/* main 공통 */
	.main-pd { padding: 70px 0;}  
	.main-tit-fx { margin-bottom: 20px; }
	.main-tit { font-size: 28px; }
	.main-view { font-size: 14px; padding: 10px 0; padding-right: 11px; }
	.main-view::after { width: 32px; height: 32px; }

	/* main */
	.program-thumb { border-radius: 5px; }
	.program-thumb::after { border-radius: 5px; }
	.program-thumb .status { left: 10px; top: 10px; font-size: 12px; display: inline-block; width: auto; height: auto; padding: 6px 10px; border-radius: 3px; }
	.program-info { padding: 20px 0;}
	.program-info .ctr { width: auto; height: auto; font-size: 13px; padding: 7px 10px; display: inline-block; }
	.program-info .tit { font-size: 16px; margin: 15px 0 10px;}
	.program-info dl dt { width: 55px; }
	.program-info dl dd { padding-left: 8px; }
	.program-view { border-radius: 4px; height: 40px; }
	.sec2 .contain { gap: 50px 20px;}
	.sec2 .col { width: calc(100%/2 - 10px); }
	.noti-list li a { padding: 20px 0 15px;}
	.noti-list li a::after  { right: 5px; width: 15px; height: 14px; }
	.noti-list li .datebox { margin-right: 0; }
	.noti-list li .datebox .day { font-size: 22px; }
	.noti-list li .txtbox .tit { font-size: 16px; }
	.noti-list li .txtbox .txt { font-size: 14px; }
	.gl-thumb { border-radius: 5px; }
	.gl-thumb::after { border-radius: 5px; }
	.gl-info { padding: 0; padding-top: 20px; }
	.gl-info .tit { font-size: 16px; }

	/* 프로그램 상세 */
	.program-summary { padding-bottom: 40px; margin-bottom: 40px; }
	.program-summary .image>div { border-radius: 5px;}
	.program-summary .image>div::after { border-radius: 5px; }
	.program-summary .image .status { left: 10px; top: 10px; font-size: 12px; display: inline-block; width: auto; height: auto; padding: 6px 10px; border-radius: 3px; }
	.program-summary .info { padding-left: 30px; }
	.program-summary .info .ctr { width: auto; height: auto; font-size: 13px; padding: 7px 10px; display: inline-block;}
	.program-summary .info .title { margin: 15px 0 22px; font-size: 22px; }
	.program-summary .info ul { gap: 12px 10px; padding: 20px 0;}
	.program-summary .info ul li .tit { width: 58px; }
	.program-summary .info ul li .tit::after { top: 0; }
	.program-summary .info ul li .txt { padding-left: 10px; }
	.program-btns { gap: 5px; margin-top: 25px; }
	.program-btns .btns { font-size: 15px; width: 120px; height: 40px; border-radius: 4px; }
	.pg-tit { font-size: 22px; margin-bottom: 20px; }

	/* 공지사항리스트 */
	.noti-list.list li a { padding: 20px 0 15px;}
	.noti-list.list li .num { font-size: 14px; }
	.noti-list.list li .label { width: 40px; height: 40px; margin: auto; }
	.noti-list.list li .txtbox { padding-left: 8px; padding-top: 5px; }
	.noti-list.list li .spanbox span { padding-right: 15px; font-size: 12px; }

    /* sub */
    .sub-visual { height: 350px; }
    .sub-visual h2 { font-size: 36px;}
    .lnb-wrap { margin-top: 0; }
    .lnb { border-radius: 0; padding: 0;}
	.lnb ul li { border-radius: 0; }
    .lnb ul li a {height:50px; font-size:16px; white-space: nowrap;}
    .sub-title { padding: 70px 0 50px;}
    .sub-title h1 { font-size: 28px; }
    .real-cont { padding-bottom: 70px;}
    .real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.sub-pd { padding: 50px 0;}
	.sub-pd.first { padding-bottom: 50px; padding-top: 0; }
	.sub-pd.last { padding-top: 50px; padding-bottom: 0; background: transparent;}
	.subtit { font-size: 22px; margin-bottom: 35px; padding-left: 13px; }
	.subtit::before { width: 3px; height: 21px; top: 2px;}
	.subtit.mg { margin-bottom: 25px; }
	.subtit2 { font-size: 18px; }
	.subtxt { margin-bottom: 25px; }
	.sub-bg { padding: 70px 0; margin-bottom: 40px; }
	.sub-bg.bg2 { margin-bottom: 50px; }
	.sub-bg h2 { font-size: 20px; margin-top: 15px; }
	.sub-bg .subtit2 { margin-top: 20px; }
	.sub-bg.bg2 .subtit2 { margin-top: 15px; }

	/* 재단소개 */
	.it-list { gap: 10px; }
	.it-list li { border-radius: 5px; padding: 25px 10px;}
	.it-list li .tit { margin: 0 auto 20px;}
	.it-list li .subtxt { margin-top: 15px; }
	.it-inner { padding: 10px; margin-bottom: 25px; }
	.it-list2 li { width: calc(100%/3 + 40px); padding: 25px 10px; margin-left: -20px; }
	.it-list2 li img { height: 45px; }
	.it-list2 li .subtit2 { margin-top: 18px; }
	.it-list3 { gap: 40px 12px; }
	.it-list3 li { width: calc(100%/3 - 8px);}
	.it-list3 li .tit { font-size: 16px; border-radius: 5px; padding: 12px; margin-bottom: 10px; }
	.it-list3 li .txtbox { border-radius: 5px; padding: 25px 15px;}
	.it-list3 li .txtbox p { padding-left: 10px; margin-bottom: 6px; }
	.it-list3 li .txtbox p::before { width: 3px; height: 3px; top: 10px;}

	/* 센터소개 */
	.hst { padding-top: 30px; }
	.hst::before { left: 119px; top: 40px; height: 92%; }
	.hst .group { margin-bottom: 50px; }
	.hst .group .year { padding-left: 20px; font-size: 22px; width: 120px; }
	.hst .group .year::after { width: 16px; height: 16px; top: 4px; right: -8px; }
	.hst .group .info { padding-left: 30px; }
	.hst .group .info .col { display: block; margin-bottom: 24px; }
	.hst .group .info .col .day { font-size: 16px; width: 100%; }
	.hst .group .info .col .txt { width: 100%; margin-top: 5px; }
	.fc-titbox { margin-bottom: 30px; padding: 20px; border-radius: 5px; }
	.fc-titbox .info { flex: 1 1 auto; min-width: 0; width: 1%; padding-left: 15px; }
	.fc-titbox .info span { padding: 0; padding-right: 25px; }
	.fc-titbox .info span strong { padding-right: 6px; }
	.fc-titbox .info span::after { display: none; }
	.fc-titbox .info span:last-child { padding-right: 0; }
	:root { --slider-active-width: 600px; }
	.center-slider .item { margin: 0 10px;}
	.center-slider .item .tit { font-size: 22px; margin-top: 20px; }
	.center-slider .owl-nav button { width: 36px; height: 36px; margin-top: -18px; }
	.center-slider .owl-prev::before { font-size: 16px; }
	.center-slider .owl-next::before { font-size: 16px; }
	.center-slider .owl-item .item .img::before { border-radius: 5px; }
	.center-slider .owl-item .item img { border-radius: 5px; }

	/* 조직도 */
	.organ-tbl tr th { padding: 15px 10px;}
	.organ-tbl tr td { padding: 12px 10px;}
	.organ-tbl tr td.left { padding-left: 10px; }
	.organ-tbl tr td.left p { padding-left: 10px;}
	.organ-tbl tr td.left p::before { width: 3px; height: 3px; top: 9px; }

	/* 오시는 길 */
	.map-wrap .map { border-radius: 5px; }
	.map-wrap .info { padding-left: 10px; }
	.map-wrap .info .info-wrap { border-radius: 5px; padding: 10px; }
	.map-wrap .info .info-wrap .info-card { margin-bottom: 10px; }
	.map-wrap .info-card { border-radius: 5px; padding: 25px 20px;}
	.map-wrap .info-card-tit { font-size: 22px; margin-bottom: 15px; }
	.map-wrap .info-address { margin-bottom: 13px; }
	.map-wrap .info-label { margin-right: 7px; }
	.map-wrap .info-line { margin-right: 7px; }

	/* 자립준비 */
	.prep-content > * { margin-bottom: 15px; }
	.prep-txt { padding-left: 0; }
	.prep-program { padding-left: 0; }
	.prep-program-box { border-radius: 5px; padding: 20px; }
	.prep-program-tit { padding: 3px 12px; margin-bottom: 15px; }
	.prep-program-list { gap: 8px;}
	.prep-tag { width: calc(100%/4 - 6px); border-radius: 4px; }
	.prep-img  { margin-left: 30px; border-radius: 5px; width: 40%; }
	.prep-inquiry { padding-left: 0; }
	.prep-inquiry-tit { font-size: 16px; }
	.prep-inquiry-item { font-size: 14px; }

	/* 자립체험 */ 
	.exp-activity { padding-left: 0; }
	.exp-card { border-radius: 5px; padding: 20px; width: calc(100%);}
	.exp-card-tit { margin-bottom: 15px; }
	.exp-item  { padding-left: 0; }
	.exp-dot { width: 3px; height: 3px; margin-right: 8px; margin-top: 11px; }
	.exp-label { margin-right: 8px; }
	.exp-line { margin-top: 8px; margin-right: 8px; }
	.exp-process { padding-left: 0; }
	.exp-step { border-radius: 5px; }

	/* 자립생활 */
	.life-list { padding-left: 0; }
	.life-list li { border-radius: 5px; padding: 20px; }
	.life-list li .tit { font-size: 16px; margin-bottom: 15px; }
	.life-list li .txt { padding-left: 10px; }
	.life-list li .txt::before { width: 3px;height: 3px; }

	/* 후원안내 및 신청 */
	.sup-tab { gap: 9px; margin-bottom: 40px; }
	.sup-tab li { width: calc(100%/3 - 6px); border-radius: 5px; }
	.sup-tab li a { height: 50px; font-size: 15px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* header */
    #header { width: 100%; top: 0; height: 80px; }
    #gnb {display: none;}
    .sitelogo img { height: 48px; }
    .list-icon { display: inline-block; }

    /* footer */
    #footer .contain { display: block; text-align: center; }
    #footer .right { text-align: center; margin-top: 15px; }
	.ft-link { justify-content: center; margin-top: 20px; gap: 10px 20px;}

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:400px !important;}
	.map-wrap { display: flex; flex-wrap: wrap;}
	.map-wrap .map { width: 100%; }
	.map-wrap .info { width: 100%; padding-left: 0; margin-top: 20px; }

	/* 자립준비 */
	.prep-section { flex-direction: column-reverse;}
	.prep-content { width: 100%; margin-top: 30px; }
	.prep-img { width: 100%; margin-left: 0; }
	.prep-img img { width: 100%; }

	/* 프로그램 상세 */
	.program-summary { display: block; }
	.program-summary .image { width: 100%; }
	.program-summary .info { width: 100%; padding-left: 0; margin-top: 22px; }

	/* 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 { gap: 40px 12px; }
    .gallery-list ul li { width: calc(100%/3 - 8px); }
    .gallery-list ul li .thumb { border-radius: 5px; }
	.gallery-list ul li .info { padding-left: 0; padding-top: 18px; }
    .gallery-list ul li .tit { font-size: 18px; margin-bottom: 4px; }

	/* 프로그램 리스트 */
	.program-list { padding-top: 20px; }
	.program-list ul { gap: 40px 12px;}
	.program-list ul li { width: calc(100%/3 - 8px); }

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

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

	/* main */
	.sec2 .contain .col { width: 100%; }

	/* 재단소개 */
	.it-list li { width: 100%; flex: none;}
	.it-inner { padding: 0; background: transparent;}
	.it-list2 { flex-wrap: wrap; gap: 10px; }
	.it-list2 li { width: 100%; margin-left: 0;}
	.it-list3 li { width: 100%; }
	.it-list3 li .txtbox { min-height: auto;}

	/* 자립체험 */
	.exp-activity .exp-card { width: 100%; }
	.exp-process { flex-wrap: wrap; gap: 32px; }
	.exp-step { width: 100%; flex: none;}
	.exp-step::after { right: 0; left: 0; margin: auto; top: auto; bottom: -24px; transform: rotate(90deg);}

	/* 자립생활 */
	.life-list li { width: 100%; }

	/* 프로그램 리스트 */
	.program-list ul { gap: 40px 10px;}
	.program-list ul li { width: calc(100%/2 - 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: 45px;}
	.hd-link { display: none; }
	.mobile-navigation .hd-link { display: inline-block; background-image: url(../images/common/hd-link-c.png); width: 240px; height: 32px; margin-top: 25px; margin-left: 30px; }

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

    /* visual */
    .main-visual { height: 158vw; }
    .main-visual .item { height: 158vw; }

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

	/* main */
	.noti-list li .datebox { width: 45px; }
	.noti-list li .datebox .day { font-size: 20px; margin-bottom: 12px; }
	.noti-list li .datebox .month { font-size: 12px; }
	.noti-list li .txtbox { padding-right: 0; padding-left: 15px; }
	.noti-list li a::after { display: none; }

	/* 공지사항리스트 */
	.noti-list.list li a { display: block; }
	.noti-list.list li .num { width: 100%; margin-bottom: 6px; text-align: left;  }
	.noti-list.list li .label { width: auto; height: auto; display: inline-block; padding: 4px 6px; border-radius: 2px; }
	.noti-list.list li .txtbox { padding-left: 0; width: 100%; }

    /* sub */
    .sub-visual { height: 220px; }
    .sub-visual h2 { font-size: 24px; padding-top: 40px; }
    .sub-title { padding: 50px 0 30px;}
    .sub-title h1 { font-size: 22px; }
    .real-cont { padding-bottom: 50px;}
    .real-cont2 { padding-bottom: 0; }
	.lnb ul li a { font-size: 14px; height: 44px; }

	/* 공통 */
	.subtit { font-size: 19px; margin-bottom: 24px; padding-left: 13px; }
	.subtit::before { width: 3px; height: 18px; top: 1px;}
	.subtit.mg { margin-bottom: 17px; }
	.subtit2 { font-size: 16px; }
	.subtxt { margin-bottom: 17px; }
	.sub-bg { padding: 50px 0;}
	.sub-bg h2 { font-size: 18px;}

	/* 센터소개 */
	.hst { padding-top: 30px; }
	.hst::before { left: 69px; top: 40px; height: 91%; }
	.hst .group { margin-bottom: 50px; }
	.hst .group .year { padding-left: 0; font-size: 19px; width: 70px; }
	.hst .group .year::after { width: 16px; height: 16px; top: 1px; right: -8px; }
	.hst .group .info { padding-left: 20px; margin-top: -2px;}
	.hst .group .info .col { display: block; margin-bottom: 24px; }
	.hst .group .info .col .day { font-size: 16px; width: 100%; }
	.hst .group .info .col .txt { width: 100%; margin-top: 5px; }
	:root { --slider-active-width: 250px; }
	.center-slider .item {width:var(--slider-active-width); margin:0 5px;}
	.center-slider .owl-item .item .img img { width: 100%; }
	.center-slider .owl-item .item { transform: scale(.9);}
	.center-slider .owl-prev { left: 25px; }
	.center-slider .owl-next { right: 25px; }
	.center-slider .item .tit { font-size: 18px; }

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:240px !important;}
	.map-wrap .info-card-tit { font-size: 19px; margin-bottom: 12px; }

	/* 자립준비 */
	.prep-tag { width: calc(100%/2 - 4px);}

	/* 프로그램 상세 */
	.program-summary .info .title { font-size: 19px; }
	.program-summary .info ul li { width: 100%; }
	.program-btns .btns { font-size: 14px; }
	.pg-tit { font-size: 20px;}

	/* 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 { gap: 30px 10px;}
    .gallery-list ul li { width: calc(100%/2 - 5px);}
    .gallery-list ul li .tit { font-size: 15px; }
	.gallery-list ul li .info { padding-top: 12px; }
	.gallery-list ul li .tit { margin-bottom: 4px; }

	/* 프로그램 리스트 */
	.program-list ul { gap: 40px 10px;}
	.program-list ul li { width: 100%; } 

    .product-list ul li {width: 50%;}
    .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;}
} 
@media (max-width: 420px) {
}