@charset "utf-8";

@media (max-width: 1800px) {
    /* header */
    .btn-menu { right: 30px !important;}
    #gnb { left: 0;}
    .submenu-bgclr { background-size: 240px; max-width: 25%;}

    /* visual */
    .main-visual .pagination { left: auto; transform: translateX(0); right: 30px; gap: 13px; bottom: 30px;}
    .main-visual .slick-dots li { font-size: 14px;}
    .main-visual .slick-dots li.slick-active{ font-size: 14px;}
    .main-visual .progress { width: 90px;}
    .main-visual .slick-dots span { padding: 0 55px;}
    .main-visual .slick-arrow { width: 9px; height: 12px; background-size: contain;}
    .pagi-btbox { margin-left: 0px;}
    .pagi-btbox button { width: 34px; height: 34px;}
    .pagi-btbox button.play { background: no-repeat url(../images/main/play.png) 50% 50% / 10px;}
    .pagi-btbox button.pause { background: no-repeat url(../images/main/pause.png) 50% 50% / 8px;}
} 

@media (max-width: 1400px) {
    /* visual */
    .main-visual .item { height: 550px;}
    .main-visual .caption { top: 42%;}
    .main-visual .caption h2 { font-size: 34px;}
    .main-visual .caption p { font-size: 24px; margin-bottom: 14px;}
}
@media (max-width: 1200px) {
    /* header */
    .sitelogo img { height: 55px;}
    #gnb > ul > li { padding: 0 15px;}
    #gnb > ul > li > a { font-size: 16px; padding: 0 20px;}
    #gnb .submenu>ul { padding: 20px 5px;}
    #gnb .submenu>ul>li a{ padding: 6px 0;}
    #gnb .submenu>ul>li>a {font-size: 14px;}
    .submenu-title { font-size: 22px;}
    .submenu-bgclr { background-image: none;}

    /* footer */
    #footer { padding: 25px 0;}
    .ft-logo a img { height: 80px;}
    .ft-textbox { padding-left: 25px;}
    .ft-text span { font-size: 13px;}
    .cpr { margin-top: 6px;}
    .cpr span { font-size: 13px;}
    .cpr a { font-size: 11px;}
    .ft-blog img{ width: 35px;}
    .ft-right a:last-child { font-size: 13px; margin-top: 10px;}

    /* main */
    .sec1 { padding: 60px 0;}
    .sec1-list { display: flex; gap: 10px;}
    .sec1-list li .abbox { padding: 15px 0; height: 20%;}
    .sec1-list li .abbox b { font-size: 13px; margin-bottom: 10px;}
    .sec1-list li .abbox h3 { font-size: 18px;}
    .sec2{ padding: 40px 0;}
    .sec2 .tit { font-size: 22px;}
    .sec2 .tit span { font-size: 15px;}
    .sec2 .more-bt { font-size: 14px;}
    .sec2-box { margin-top: 20px;}
    .sec2-swiper-slide .txt { font-size: 15px;}

    /* sub */
    .sub-visual { height: 320px;}
    .sub-visual h2 { font-size: 34px;}
    .sub-title { padding: 60px 0 40px;}
    .sub-title>h2 { font-size: 24px;}
    .sub-title2 { padding: 60px 0 40px;}
    .sub-title2>h2 { font-size: 24px;}
    .real-cont { padding-bottom: 60px;}
    .real-cont2 { padding-bottom: 0;}
    .gallery-list ul { margin: 0 -6px;}
    .gallery-list ul li { padding: 0 6px;}
    .gallery-list ul li .tit { font-size: 14px;}

    /* 공통 */ 
    .subtit { font-size: 18px; padding-left: 10px;}
    .subtit::before { height: 16px;}

    /* 인사말 */
    .greet-right { padding-left: 30px; padding-top: 10px; width: 72%;}
    .greet-right h3 { font-size: 20px;}
    .greet-right p { font-size: 14px; margin-top: 20px;}
    .greet-right b {padding-right: 0; padding-top: 20px; font-size: 14px; }
    .greet-right>span {padding-right: 0; font-size: 14px; margin-top: 0; padding-top: 10px;}

    /* 설립목적 및 연혁 */
    .hst-sec1box { padding: 50px 15px; font-size: 14px; background-size: 130px;}
    .year2::before { font-size: 36px; top: 0; left: -150px;}
    .year3::before { font-size: 36px; top: 0; left: -150px;}
    .group .year { font-size: 24px; width: 90px;}
    .group .year::after { top: 6px;}
    .hst-box::after { left: 233px;}
    .group-list { padding-left: 20px; padding-top: 0;}
    .group-list li { margin-bottom: 12px;}
    .group-list li .month { font-size: 16px;}
    .group-list li .txt  { font-size: 14px; padding-left: 8px;}
    .group-list li .group-txtbox { padding-left: 90px; } 
    .group-list li .txt::before { width: 3px; height: 3px; top: 11px;}
    .group { margin-bottom: 40px;}
    .hst-box { padding-left: 150px;}

    /* 조직도 */
    .organ-tbl tr th { font-size: 14px; padding: 15px 10px;}
    .organ-tbl tr td { font-size: 14px; padding: 15px 10px; }

    /* 오시는길 */
    .lct-list { margin-top: 25px;}
    .lct-list li {margin-bottom: 20px;}
    .lct-icon { gap: 10px;}
    .lct-icon strong { font-size: 15px;}
    .lct-list li .txt {  font-size: 14px; padding-left: 100px;}
    .lctbox { margin-bottom: 40px;}
    .lct-list li .txt2 { padding-left: 0; gap: 10px;}
    .lct-list2 .lct-icon { position: relative; margin-bottom: 15px;}
    .lct-list2 li { margin-bottom: 35px;}
    .lct-list li .circle { width: 40px; height: 20px; font-size: 12px;}
    .lct-bus { padding-bottom: 18px; margin-bottom: 18px;}
    .lct-bus>p { top: 0;}
    .lct-bus-txt { gap: 12px;}

    /* sub2 */
    .sub2-tab { margin-bottom: 35px;}
    .sub2-tab li a { font-size: 14px;}
    .sub2-tbl-wrap { margin-top: 15px;}
    .sub2-tbl tr td { font-size: 13px; padding: 10px;}
    .sub2-tbl tr td.fw { font-size: 14px;}
    .sub2-7  { margin-top: 15px; font-size: 13px; padding: 15px 0;}
    .sub2-7 p { margin-bottom: 7px;}

    /* 관련단체 */
    .op-list { gap: 0 10px;}
    .op-list li { margin-bottom: 35px; font-size: 14px;}
    .op-list li .thumb { margin-bottom: 10px;}

    /* 캘린더 상세페이지 */
    .cal-image { margin-right: 30px; width: 400px;}
    .cal-image .img { padding-bottom: 75%;}
    .cal-info .tit { font-size: 18px;}
    .cal-tbl tr td  { font-size: 13px; padding: 10px;}
    .cal-tbl tr td.fw { font-size: 14px;}
    .cal-detail { margin-top: 30px; font-size: 14px; padding: 10px; }

    /* custom-select */
    .custom-select { width: 100%;}
    .custom-select .select-input { padding: 0 10px; font-size: 14px;}
}
/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

    /* header */
    #gnb {display: none;}
    #header { height: 80px !important;}
    #header .contain { height: 100%;}
    .sitelogo img { height: 45px;}
    .btn-m-menu {display: block; margin-top: -15px;}
    .list-icon { position: absolute;  width: 28px; height: 28px; right: 30px;}
    .mobile-navigation {display:block;}
    .btn-menu { display: none;}

    /* footer */
    #footer .contain { text-align: center; display: block;}
    .ft-logo a img { height: 70px;}
    .ft-left  { display: block;}
    .ft-textbox { padding-left: 0;}
    .ft-text { line-height: 1.5em; margin-top: 15px;} 
    .ft-text span { padding-right: 20px;}
    .ft-right { text-align: center; margin-top: 15px;}

    /* visual */
    .main-visual .item { height: 420px;}
    .main-visual .caption h2 { font-size: 22px;}
    .main-visual .caption p { font-size: 18px; margin-bottom: 10px;}

    /* main */
    .sec1 .contain { display: block;}
    .sec1-left { width: 100%; margin-bottom: 12px;}
    .sec1-right { width: 100%;}

	/* sub */
    .sub-visual { height: 270px;}

    .lnb ul li a {height:50px; font-size:15px;}

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

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

    .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-list2 table tbody td {font-size:14px;}
    .board-list table tbody td.subject { padding-left: 10px;}
    .board-list .label { font-size: 12px; line-height: 1em; padding: 5px 8px;}

    .form-agree {margin:50px 0 0;}
	.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-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 li { width: 33.333%;}

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

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

    .root_daum_roughmap .wrap_map {height:350px !important;}
} 

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

    /* main */
    .sec1-list { flex-wrap: wrap;}
    .sec1-list li { width: calc(100%/2 - 5px);}

    /* 인사말 */
    .greet { display: block;}
    .greet-left { text-align: center;}
    .greet-right { width: 100%; padding-left: 0; margin-top: 20px;}

    /* 오시는길 */
    .lct-bus>p { position: relative; margin-bottom: 20px;}
    .lct-bus-txt { padding-left: 0;}

    /* sub2 */
    .sub2-tab { gap: 10px;}
    .sub2-tab li { width: calc(100%/2 - 5px); height: 44px; }
    .sub2-tab li a {padding: 0 5px; font-size: 13px;}

    /* 관련단체 */
    .op-list li { width: calc(100%/3 - 7px);}

    /* 캘린더 상세페이지 */
    .cal-summary { display: block;}
    .cal-image { width: 100%; margin-right: 0;}
    .cal-info { width: 100%; margin-top: 20px;}
    .cal-info .tit { margin-bottom: 10px;}
}

/* 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 !important; border-bottom: none;}
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo a img{ height: 40px;}
	.btn-m-menu {right: 15px; }
    .list-icon { width: 20px; height: 20px; margin-top: -11px;}
	.mobile-navigation .home {height:60px;}
	.mobile-navigation .close {top:17px;}
    .list-icon span:before { top: -7px;}
    .list-icon span::after { bottom: -7px;}
    .list-icon span:before,
    .list-icon span:after { left: -7px;}

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

    .root_daum_roughmap .wrap_map {height:250px !important;}

	/* footer */
    #footer .contain { display: block; padding-left: 15px; padding-right: 15px;}
    .ft-logo a img { height: 60px;} 

    /* visual */
    .main-visual .item { height: 280px;}
    .main-visual .caption h2 { font-size: 20px;}
    .main-visual .caption p { font-size: 14px;}
    .main-visual .pagination { right: 0; left: 0; margin: auto;}
    .pagi-btbox button { width: 24px; height: 24px; border: 1px solid #fff;}
    .pagi-btbox button.play { background: no-repeat url(../images/main/play.png) 50% 50% / 8px;}
    .pagi-btbox button.pause { background: no-repeat url(../images/main/pause.png) 50% 50% / 6px;}

    /* main */
    .sec1 { padding: 40px 0;}
    .sec1-list li .abbox { height: auto; padding: 15px 0;}
    .sec1-list li .abbox b { font-size: 10px;}
    .sec1-list li .abbox h3 { font-size: 15px;}

    .sec2 .tit { font-size: 19px;}
    .sec2 .tit span { font-size: 10px;}
    .sec2 .more-bt { font-size: 13px; padding-right: 15px;}
    .sec2 .more-bt::after { width: 8px; height: 9px; background-size: contain; top: 2px;}

	/* sub */
	.sub-visual {height: 160px;}
	.sub-visual h2 {font-size: 22px;}
    .sub-title{ padding: 40px 0;}
    .sub-title>h2 { font-size: 20px;}
    .sub-title2{ padding: 40px 0;}
    .sub-title2>h2 { font-size: 20px;}
    .real-cont { padding-bottom: 40px;}
    .real-cont2 { padding-bottom: 0;}
    .lnb ul li a {height:45px; padding: 0 20px; font-size: 14px; white-space: nowrap;}
    .lnb ul li { flex: 1; width: auto;}

    /* 인사말 */
    .greet-right h3 { font-size: 18px;}

    /* 설립목적 및 연혁 */
    .hst-sec1box { padding: 30px 15px; }
    .hst-box { padding-left: 0;}
    .year2::before { left: 0; }
    .year2 { padding-top: 50px;}
    .year3 { padding-top: 50px;}
    .year3::before { left: 0; }
    .hst-box::after { display: none;}
    .group .year { display: block;}
    .group .year::after { display: none;}
    .group { display: block;}
    .group-list { padding-left: 0; padding-top: 20px;}

    /* 관련단체 */
    .op-list li { width: calc(100%/2 - 5px); font-size: 13px;}

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

	.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 tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:14px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}
    .jun-board table { border: none;}

	.form-agree {margin:30px 0 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 22px; font-size:16px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.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%;}
    .gallery-list ul li .date{ font-size: 12px; margin-top: 4px;}

    .board-form .input { width:100% !important;}
    .board-form .input3 { width: 100% !important;}
    .board-search .search input.input::placeholder { font-size: 13px; font-weight: 400;}
    .item-pd { padding: 0;}

    .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: 500px) {
    .organ-tbl-wrap { overflow: auto;}
    .organ-tbl { width: 500px;}

    /* 오시는길 */
    .lct-list li .txt2 { display: block;}
    .lct-bus-txt { display: block;}
    .lct-list li .circle { margin-bottom: 10px;}
    .lct-bus-txt span { padding-right: 7px;}
}