@charset "utf-8";
@media (max-width: 1700px) {
    .pj-visual .slick-arrow { width: 35px; height: 35px; background-size: 10px; top: 55%;}
    .pj-visual .slick-prev { left: 50px;}
    .pj-visual .slick-next { right: 50px;}
}
@media (max-width: 1560px) {
    /* main */
    .main-visual .caption h2 { font-size: 42px;}
    .main-visual .caption p { font-size: 16px; margin-top: 10px;}

    .sec1 .swiper-button-prev { width: 40px; height: 40px; left: 30px; background-size: 20;}
    .sec1 .swiper-button-next { width: 40px; height: 40px; right: 30px;background-size: 20;}
    .sec1 .swiper-button-prev:hover { background-size: 20;}
    .sec1 .swiper-button-next:hover { background-size: 20;}

    /* 갤러리(people) */
    .gallery-list1 ul li .tit { font-size: 22px;}
    .gallery-list1 ul li .tit span{ font-size: 14px;}
    .gallery-list1 ul li .hobby { font-size: 14px; margin: 10px 0;}
    .gallery-list1 ul li .txt { font-size: 14px;}


}
@media (max-width: 1400px) {
    /* header */
    #header .contain { max-width: 1460px;}
    #gnb > ul > li > a {font-size: 16px;}
    #gnb .submenu ul li a { font-size: 14px;}

    /* footer */
    #footer .contain { display: block;}
    .ft-right a:first-child{ margin-left: 0;}

    /* main */
    .main-visual .slick-dots { margin-top: 20px;}
    .main-visual .contain { padding-left: 30px;}

    .sec1 { padding-top: 20px;}
    .sec1-tlt { font-size: 36px;}
    .sec1-ctt{font-size: 16px; margin-top: 20px;}
    .swiper-wrap { margin-top: 50px; height: 350px;}
    .sec1-ttl1 { font-size: 14px;}
    .sec1-ttl2 { font-size: 20px;}
    .sec1-txt { font-size: 14px;}
    .sec1 .sec1-box-wrap { width: 250px !important; height: 250px; padding: 90px 25px 30px; margin: auto;}
    .sec1 .swiper-slide-active .sec1-box-wrap { width: 350px !important; margin-left: -175px; padding: 50px 30px 20px; height: 350px; background-size: 200px;}
    .sec1 .swiper-slide-active .swiper-slide-inner .sec1-ttlbox>h4 {font-size: 16px;}
    .sec1 .swiper-slide-active .swiper-slide-inner .sec1-ttlbox>h2 {font-size: 22px;}
    .sec1 .swiper-slide-active .swiper-slide-inner .sec1-txt {font-size: 16px; }
    .sec1 .swiper-slide-active .swiper-slide-inner .sec1-txt br { display: none;}
    .sec1-ttlbox1::after { width: 50px; height: 50px; top: -50px;}
    .sec1-ttlbox2::after { width: 50px; height: 50px;  top: -50px;}
    .sec1-ttlbox3::after { width: 50px; height: 50px; top: -50px;}

    .sec2 { padding-top: 20px;}
    .sec2-tlt { font-size: 36px;}
    .sec2-list { margin-top: 40px;}
    .sec2-list>li img { width: 70px;}
    .sec2-list>li span { font-size: 16px;}
    .process-list { margin-top: 60px;}

    .sec3-box { padding: 45px 50px;}
    .sec3-left>h2 { font-size: 36px;}
    .sec3-left>p { font-size: 16px; margin: 20px 0 30px;}
    .sec3-list { padding-left: 0;}
    .sec3-list-textbox span { font-size: 14px;}
    .sec3-list-textbox p { font-size: 18px;}

    /* 갤러리(people) */
    .gallery-textbox { padding-left: 20px; padding-top: 15px;}
    .pp-ttl  { padding-left: 0;}
    .pp-box { width: 80%;}

    /* 갤러리(project) */
    .project-ttl { padding-left: 0;}
    .gallery-abbox {padding: 15px;}
    .gl-ab-ttl { font-size: 16px;}
    .gl-ab-ttl2 { font-size: 14px;}
    .gl-ab-txtbox{ margin-top: 7px;}
    .gl-ab-txt{ font-size: 12px;}

    /* project 상세 */
    .pj-swiper { height: auto;}
    .pj-text>h4 { font-size: 20px;}
    .pj-text>span{ font-size: 14px; margin-top: 5px; font-weight: 400;}

    .pj-line1 {width: 25px; height: 2px;}
    .pj-line2 { width: 25px; height: 2px;}
}

@media (max-width: 1260px) {
    .pj-textbox {padding: 25x 20px;}
    .pj-visual .item { height: 61vw;}
    .pj-visual .slick-prev { left: 20px;}
    .pj-visual .slick-next { right: 20px;}
    .pj-visual .contain { padding-left: 0; padding-right: 0;}
}
@media (max-width: 1200px) {
    /* header */
    #gnb > ul > li { padding: 0 50px;}

    /* footer */
    .footer-list span { padding-right: 15px; font-size: 14px;}
    .cpr>p { font-size: 14px;}
    .ft-right a { font-size: 14px;}

    /* main */
    .sec1 .sec1-box-wrap { width: 200px !important; height: 200px; padding: 70px 25px 30px; margin: auto;}
    .sec1 .swiper-slide-active .sec1-box-wrap { width: 350px !important; margin-left: -175px; padding: 50px 30px 20px; height: 350px; background-size: 200px;}
    .process-list>li::after { display: none;}    

    /* contact */
    .contact-left { width: 35%;}
    .contact-right { width: 65%;}

}
/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

	#fullpage .section{height: auto !important;}
	.fp-tableCell{height: auto !important;}
	.fp-scrollable {height: auto !important;}
	
    .sec1 .fp-tableCell {padding: 80px 0;}
	.sec2 .fp-tableCell {padding: 80px 0;}
	.sec3 .fp-tableCell {padding: 80px 0;}

    .sec1 { height: auto;}

    /* header */
    #gnb {display: none;}
    #header { height: 80px;}
    #header .contain {height: 80px;}
    .list-icon { margin-top: -16px;}
    .sitelogo a img{ height: 30px;}
    .btn-m-menu {display: block;}
    .mobile-navigation .nav-menu>ul>li>a:after { display: none;}

    /* footer */
    #footer { padding: 30px 0;}
    .footer-list { margin-top: 15px;}
    .footer-logo { display: flex; justify-content: center;}
    .footer-logo a img { height: 35px; }
    #footer .contain { display: block; text-align: center;}
    .cpr { text-align: center;}

    /* main */
    
    .main-visual .item {height: 570px; }
    .main-visual .caption { bottom: 25%;}
    .main-visual .caption h2 {font-size: 28px;}
    .scroll-down { bottom: 30px; padding-bottom: 20px;}
    .main-visual .slick-dots { margin-top: 5px; right: 5%;}
    .main-visual .slick-dots li { width: 30px; height: 30px; line-height: 30px; }
    .main-visual .slick-dots li span { font-size: 14px;}

    .sec1-tlt { font-size: 28px;}
    .swiper-wrap { height: auto;}
    .sec1 .sec1-box-wrap { width: auto !important; height: auto; padding: 80px 30px 20px;}
    .sec1 .swiper-slide-active .sec1-box-wrap { width: 85% !important; height: auto; padding: 30px; left: 0; margin-left: 0; margin: auto;}

    .sec2-tlt { font-size: 28px;}
    .sec2-list { padding: 0 30px;}
	.root_daum_roughmap .wrap_map {height:350px !important;}

    .sec3-box { flex-wrap: wrap;}
    .sec3-left { width: 100%; text-align: center; border-bottom: 1px solid #999;}
    .sec3-left>h2 { font-size: 28px;}
    .sec3-list { text-align: left; display: flex; justify-content: space-between;}
    .sec3-right { width: 100%; margin-top: 30px;}
    .sec3-list>li img {width: 25px;}
    .sec3-list-textbox{ padding-left: 15px;}
    .sec3-list-textbox p { font-size: 16px;}
    .sec3-right-ttl { font-size: 16px;}
    .sec3-input-big{ margin-top: 10px;}
    .sec3-input { margin-bottom: 15px;}
    .ttl-mg { margin-top: 20px;}

	/* sub */
    .real-cont { padding-bottom: 70px; padding-top: 20px;}
    .sub-ttl { font-size: 20px;}
    .sub-ttl::before { width: 25px; height: 25px; top: -5px; left: -10px;}

    /* about */
    .about-bg { height: 250px;}
    .about-textbox { margin-top: 40px;}
    .about-textbox>p { font-size: 14px; margin-top: 10px;}
    .about-textbox>h4 { font-size: 18px; }

    /* 갤러리(people) */
    .people {display: block;}
    .pp-box { width: 100%;}
    /* .pp-ttl { text-align: center;} */
    .gallery-list1 ul { margin-top: 30px;}
    .gallery-list1 ul li .tit { font-size: 20px;}

    /* 갤러리(project) */
    .project-ttl { display: block;}
    .pj-tab{ padding-left: 0; flex-wrap: wrap; margin-top: 10px;}
    .project-box { margin-top: 30px;}
    .gallery-list2 ul li { width: 33.3333%;}

	/* board */
    .board-list table thead th { width: 18%;}
	.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;}

	.gallery-list ul li .tit {font-size:15px;}

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

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

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

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

    .product-list ul li {width:25%;}
	.product-list ul li .tit {font-size:15px;}
	.product-image {width:350px;}
	.product-info .tit {font-size:25px;}

	.product-image {width:450px; margin-right: 25px;}
	.product-image .slider-nav {width: 96px; padding-right: 15px;}
	.product-info {padding-bottom: 70px; padding-left: 0;} 

	.tab-menu ul li {min-height: 50px;}
} 

/* portrait tablet */
@media (max-width: 900px) {	

	/* header */
    #header { height: 60px;}
    #header .contain {height: 60px;}

    /* main */
	.main-visual .item {height: 490px;}
    .process-list { flex-wrap: wrap; justify-content: center;}
    .process-list>li  { width: calc(100%/4 - 50px);}
    /* 갤러리(people) */
    .gallery-list1 ul li{ display: block; margin-bottom: 30px;}
    .gallery-list1 ul li>div { width: 100%;}
    .gallery-list1 ul li .thumb{ padding-bottom: 100%;}
    .gallery-textbox { padding-left: 0; padding-top: 0; text-align: center;}
    .gallery-list1 ul li .hobby { margin: 5px 0;}

    /* 갤러리(project) */
    .gallery-list2 ul li { width: 50%;}
    .pj-tab>li { font-size: 14px;}
    .pj-tab>li>a { border: 1px solid #999; margin: 5px; padding: 5px 15px; }
    .pj-tab>li>a::after { display: none;}

    /* contact */
    .contact-box { display: block; margin-top: 30px;}
    .contact-left { width: 100%; text-align: left;}
    .contact-right { width: 100%; margin-top: 20px;}
} 

@media (max-width: 768px) {
   /* main */
   .sec3-list { display: block;}
   .sec3-list>li { display: block; text-align: center;}
   .sec3-list>li a { display: block;}
   .sec3-list-textbox { padding-left: 0;}
}

/* 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;} */
    .only-desktop {display:none;}
	.only-tablet-mobile {display:block;}

    .sec1 .fp-tableCell {padding: 40px 0;}
	.sec2 .fp-tableCell {padding: 40px 0;}
	.sec3 .fp-tableCell {padding: 40px 0;}

    /* header */
    .sitelogo a img{ height: 25px;}
	.list-icon {margin-top: -13px; right: 15px;}

	/* layout */	
	#contArea {padding-left: 15px; padding-right: 15px;}
	.contain {padding-left: 15px; padding-right: 15px;}
	.real-cont {min-height: 200px; padding-bottom: 40px;}
    
	.mobile-navigation .nav-menu>ul>li>a {font-size: 16px;}
	.mobile-navigation .nav-menu .submenu ul li a {font-size: 14px;}

	/* main */
    .main-visual .item { height: 420px;}
    .main-visual .contain { padding-left: 15px;}
    .main-visual .caption {bottom: 35%;}
	.main-visual .caption h2 {font-size: 22px; margin-bottom: 8px; }
    .main-visual .caption p {font-size: 14px;} 
    .main-visual .slick-dots { margin-top: 20px; right: 0;}
    .main-visual .slick-dots li button { width: 16px; height: 16px;}
    .main-visual .slick-dots li button:before { width: 8px; height: 8px; margin: -4px 0 0 -4px;}

    .sec1 { padding: 0 15px;}
    .sec1-tlt { font-size: 22px;}
    .sec1-ctt { font-size: 14px;}
    .sec1-ctt br { display: none;}
    .swiper-wrap { margin-top: 30px;}
    .sec1 .contain { padding-left: 0; padding-right: 0;}
    .sec1 .swiper-button-prev { left: 0; width: 25px; height: 25px; background-size: 7px;}
    .sec1 .swiper-button-next { right: 0;  width: 25px; height: 25px; background-size: 7px;}
    .sec1 .swiper-button-prev:hover { background-size: 7px;}
    .sec1 .swiper-button-next:hover { background-size: 7px;}
    .sec1 .swiper-slide-active .sec1-box-wrap { background-size: 100px; }
    .sec1 .swiper-slide-active .swiper-slide-inner .sec1-ttlbox>h4 {font-size: 14px;}
    .sec1 .swiper-slide-active .swiper-slide-inner .sec1-ttlbox>h2 {font-size: 18px;}
    .sec1 .swiper-slide-active .swiper-slide-inner .sec1-txt {font-size: 14px; }

    .sec2-tlt { font-size: 22px; line-height: 1.2em;}
    .sec2-list { margin-top: 40px; flex-wrap: wrap;}
    .sec2-list>li { width: 50%; margin-bottom: 30px;}
    .sec2-list>li span { margin-top: 15px; font-size: 14px;}
    .sec2-list>li img{ width: 50px;}
    .process-list { margin-top: 0;}
    /* .process-list>li { width: calc(100%/3 - 100px);} */

    .sec3-box { padding: 25px 15px; border-radius: 10px;}
    .sec3-left>h2 { font-size: 22px;}
    .sec3-left>p{ font-size: 14px; margin-top: 10px;}
    .sec3-left>p br { display: none;}
    .sec3-list-textbox p{ font-size: 16px;}
    .sec3-list-textbox span{ font-size: 14px;}
    .sec3-right-ttl { font-size: 15px;}
    .sec3-input-big { display: block;}
    .sec3-input { width: 100%;}
    .sec3-chk::before { width: 11px; height: 8px; background-size: 11px;}
    .sec3-input-tlt { font-size: 14px; padding-right: 20px;}
    .sec3-input-tlt::after { width: 11px; height: 8px; background-size: 11px; top: 3px;}


	/* footer */
    #footer .contain { padding-left: 15px; padding-right: 15px;}
    .footer-logo a img { height: 30px;}
    .footer-list { margin-top: 15px;}
    .footer-list span { font-size: 13px;}
    .cpr>p { font-size: 13px;}
    .ft-right a { font-size: 13px; margin-left: 30px;}
    .cpr>p {display: block;}

	/* sub */
	.sub-visual {height: 250px;}
	.sub-visual h2 {font-size: 24px;}

    /* about */
    .sub-ttl { font-size: 18px;}
    .about-bg { height: 170px;}
    .about-textbox { margin-top: 40px;}
    .about-textbox>p { font-size: 14px; margin-top: 10px;}
    .about-textbox>h4 { font-size: 16px; margin-top: 40px;}

    /* 갤러리 (people) */
    .gallery-list1 ul{ margin: 30px -7px 0;}
    .gallery-list1 ul li { padding: 0 7px;}
    .gallery-list1 ul li .tit { font-size: 18px;}

    /* 갤러리 (project) */
    .gallery-list2 ul li { width: 100%;}
    .gallery-list2 ul li .thumb { padding-bottom: 50%;}
    .gl-ab-ttl { font-size: 16px;}
    .gl-ab-ttl2 { font-size: 13px;}
    .gl-ab-txt{ font-size: 13px;}
    .pj-clost-bt { padding-left: 15px;}
    .pj-line1 { width: 20px; height: 2px;}
    .pj-visual .item { margin-top: 0; height: 100vh;}
    .pj-line2 { width: 20px; height: 2px;}
    .pj-textbox { height: 70px;}
    .pj-text { display: block;}
    .pj-text>h4 { font-size: 18px;}
    .pj-text>span { padding-left: 0;}

    /* contact */
    .contact-list>li { display: block; margin-bottom: 20px;}
    .contact-list>li>div { width: auto; }
    .ct-txt { margin-top: 5px; font-size: 14px;}
    .ct-clr { font-size: 14px; padding-left: 7px;}
    .contact-sns a{ font-size: 14px;}

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

	.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 form {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:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin: 0; display: block;}
	.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}

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

} 
@media (max-width: 560px) {
    .process-list>li { width: calc(100% / 2 - 50px);}
}

@media (max-width: 420px) {
    /* main */
    .main-visual .item { height: 320px;}
    .main-visual .caption p { font-size: 13px;}
    .main-visual .caption p br{ display: none;}
    .scroll-down { bottom: 15px; padding-bottom: 15px; font-size: 12px;}
    .sec1 .swiper-slide-active .sec1-box-wrap { width: 100% !important; padding: 30px 40px;}
    .sec1 .swiper-button-prev { left: 5px;}
    .sec1 .swiper-button-next { right: 5px;}
    .gallery-list1 ul li { width: 100%; padding: 0;}
    .gallery-list1 ul { margin: 20px 0 0;}
}


/* Landscape phones and down */
@media (max-width: 320px) {

}  
