 @media all and (max-width:1750px){
	#remote {width:10%; left:1%;}
 }

 @media all and (max-width:1600px){
 	#remote #lnb {padding:15px 10px;}
	#remote #lnb .th3 > li > a {padding:5px 0}
 }
 
 @media all and (max-width:1500px){
 	#sidebar {display:none;}
	#m_sidebar {background:#fff; position: relative; height: 65px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; display:block; left:0; width:100%;}
	#m_sidebar .snb {position: relative; float: left; width: 50%;}
	#m_sidebar .snb1 {border-right:1px solid #ddd;box-sizing:border-box;}
	#m_sidebar .snb > .over {position: relative; display: block; height: 65px;}
	#m_sidebar .snb.snb1 > .over {border-right: 1px solid rgba(255, 255, 255, 0.1);}
	#m_sidebar .snb > .over span {line-height: 65px; font-weight: 600; font-size: 18px; padding-left: 10%; position: relative; display: block; width:100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; word-break: normal; width: 100%;}
	#m_sidebar .snb.snb2 > .over span {color: #1d55c4;}
	#m_sidebar .snb > .over span:after {position:absolute; top:50%; right:10px; margin-top:-4px; width:13px; height:7px; content:''; background:url('/img/sub/m_snb.png') no-repeat;}
	#m_sidebar .snb > .over .arrow {position: absolute; top: 50%; right: 30px; width: 20px; height: 20px; margin-top: -8px; font-size: 20px;}
	#m_sidebar .snb > .over.open .arrow {transform: rotate(-180deg); margin-top: -10px;}
	#m_sidebar .snb .snb_con {display: none; position: absolute; left: -0px; width: calc(100% - 0px) !important; background: #fff; z-index: 11; border-right: 1px solid #eee; border-left: 1px solid #eee;}
	#m_sidebar .snb .snb_con li {border-bottom: 1px solid #eee;}
	#m_sidebar .snb .snb_con li a {display: block; padding: 15px 10%; font-size: 17px;}
	#m_sidebar .snb .snb_con li.on {position: relative;}
	#m_sidebar .snb .snb_con li.on a {padding-left: 25px; font-weight: 500;}
	#m_sidebar .snb .snb_con li.on a:before {content: ""; position: absolute; top: 50%; left: 10px; width: 7px; height: 3px; margin-top: -1px; background: #1c202c;}
	#sub_container {padding:0 0 60px 0; border-bottom:none;}
	#sub_container .wrap {padding:0;}
	#container #content {clear:both;width:100%;float:left;margin-top:60px;box-sizing:border-box;padding:0 3%;}
	
	#remote {display:none;}
 }

 /* PC Device */

 @media all and (max-width:1300px){
    .wrap {width:100%; min-width:320px;padding:0 2%; box-sizing:border-box; margin:0 auto;}
	.bottom_banner .wrap {padding:0 10%;}
	.bottom_banner #aro_next {right:5px;}
	.bottom_banner #aro_prev {left:5px;}
	.sct_admin{margin-top:15px;}
	.sit_admin{margin-top:15px;}
	#gnb #full_dropdown {display:none;}
	#tnb {display:inline-block;}
	.main_icon {width: 100%;}
	.main_icon li {width: 32%;margin: 0 2% 2% 0;}
	.main_icon li:nth-child(3n) {margin-right:0;}
	.main_right {width: 100%;clear:both;float: left;}
	#main_container {padding: 35px 0;}
	#logo {left:2%;}
	.main_er {width:32%;}
	.main_notice {width: 66%;}
	#main_downcon {margin-top: 45px;}
	.btnMenuClose span{display:none;}
	.m_tnb img {width: 266px;}
	
    h3.tit {
        margin-bottom: 20px;
        ; }

    section .inner {
        margin-bottom: 50px;
    }

    .section1 .inner .quick_wrap {
        flex-wrap: wrap;
        padding: 30px 0;
    }

    .section1 .inner .quick_wrap .tit {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 30px;
    }

    .section1 .inner .quick_wrap .tit span {
        margin-bottom: 0;
        margin-right: 20px;
    }

    .section1 .inner .quick_wrap .tit span strong {
        display: inline-block;
    }

    .section1 .inner .quick_wrap .tit > em br {
        display: none;
    }

    .section1 .inner .quick_wrap ul {
        width: 100%;
        padding: 0;
    }

    .section1 .inner .box {
        height: auto;
        max-height: 439px;
    }

    .section1 .inner .box1 {
        width: 100%;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .section1 .inner .box1 .slide .item img {
        width: 100%;
        height: auto;
        position: static;
        transform: translate(0,0);
    }

    .section1 .inner .box2 {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        border-radius: 0;
    }

    .section1 .inner .box2 .box_inner {
        width: 100%;
        border-radius: 10px;
        height: 150px;
        padding: 30px 40px;
        position: relative;
        padding-left: 230px;
        background-size: 125px;
    }

    .section1 .inner .box2 .box_inner .tit {
        position: absolute;
        top: 30px;
        left: 40px;
    }

    .section1 .inner .box2 .box_inner > a {
        width: 140px;
        height: 40px;
        justify-content: center;
        padding: 0 10px;
    }

    .section1 .inner .box2 .box_inner > a:after {
        display: none;
    }

    .section1 .inner .box2 ul {
        width: calc(50% - 15px);
        border-radius: 10px;
        height: 150px;
    }


}





@media all and (max-width:1200px){

/*모바일메뉴*/
#total_m_lay {right: -100%; width: 100% ; overflow: auto; background: #f8f8f8; background: url('../images/main/allMenu_bg.png') #fff right bottom no-repeat; background-size: auto 100%;border: 0;}
.total_m {padding: 0px !important;}
.total_m li button {position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: -999px; overflow: hidden; font-size:0;display:inline-block;}
.total_m > ul > li {position: relative; width: 100% !important;height:auto; font-size: 18px; font-weight: 400;   background: rgba(255, 255, 255, 0.8); border-bottom: 1px solid rgba(0,0,0,0.08);}
.total_m > ul > li > a {padding: 20px; color:#222; font-weight:bold !important;}
.total_m > ul{display:block;}
.total_m > ul > li.has-sub > a {font-weight:500; font-size:1.8rem}
.total_m > ul > li.has-sub {padding: 0; text-align: left;  /*border-top: 1px solid #ccc; */}
.total_m > ul > li.has-sub:before {position: absolute; top: 20px; right: 21px; width: 1px; height: 20px; margin-top: -1px; display: block; content: ""; background: #333; display: block; border-radius:10px;}
.total_m > ul > li.has-sub:after {position: absolute; top: 28px; right: 12px; width: 20px; height: 1px; display: block; content: ""; background: #333; border-radius:10px;}
.total_m > ul > li.has-sub.open > a {/*background: #93845a url('../images/gnb_dot_on.png') no-repeat right 15px center */}
.total_m > ul > li > ul {display: none; padding: 0px; background: #f5f5f5; padding:20px;}
.total_m > ul > li > ul > li {font-size: 16px; /*background-repeat: no-repeat; background-position: right 14px; border-top: 1px solid #ddd; */}
.total_m > ul > li > ul > li:first-child {border-top: 0}
.total_m > ul > li.has-sub.open {}
.total_m > ul > li.has-sub.open:before {display: none;}
.total_m > ul > li.has-sub.open:after {position: absolute; top: 28px; right: 12px; width: 22px; height: 2px; display: block; content: ""; background: #af9251; border-radius:0px;}
.total_m > ul > li > ul > li > a {padding: 0 0 20px; /*color: #fff;*/ font-weight:400;  font-size:1.6rem}
.total_m > ul > li > ul > li:last-child > a {padding: 0;}
.total_m > ul > li > ul > li.open > a {color: #1e5394;}
.total_m .btnClose {display: none}
.btnMenu {/*width: 60px; height: 60px; padding: 0px; top: 5px;*/}
.btnMenuClose {width: 30px; height: 30px; padding:0; top: 30px; right:30px; }
.m_login {/*display: none;*/ margin-top:50px;}
.m_login li {display: inline-block; margin:0 10px; font-size:1.12rem;}
.m_sns {margin-top: 30px;}

 
  /*제품 상세*/
  #sit_ov {padding-top: 35px;}
	#sit_pvi {width: 56%;}
	.sanchor {margin: 50px 0 30px;}

}
@media all and (max-width:1110px){
	.main_gallery li a img {height: 180px;}
	#ft .ft_logo {float: left;width: 100%;}
	#ft .ft_tex {clear:both;/*margin-top:30px;*/float: left;width: 100%;}
	

}


@media all and (max-width:1100px){
/*메인*/
	.btn_plus div{width: 60px;height: 60px;}
	.btn_plus{width: 60px;height: 60px;}

	.products03 .txt{padding-top:80px;}
	.products04 .txt{padding-top:80px;}

	#ft .privacy li{padding-right: 25px;}


	

}



@media all and (max-width:1050px){

	.main_er {width: 37%;}
	.main_notice {width: 61%;}
	.bottom_banner .wrap {padding: 0 5%;}

	 .section1 .inner .quick_wrap {
        margin-bottom: 0;
    }

    .section1 .inner .quick_wrap ul {
        flex-wrap: wrap;
    }

    .section1 .inner .quick_wrap ul li {
        width: 25%;
        margin: 15px 0;
    }

    .section1 .inner .box2 .box_inner {
        padding-left: 25px;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .section1 .inner .box2 .box_inner .tit {
        position: static;
        width: 100%;
    }

    .section1 .inner .box2 .box_inner .tit span {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .section1 .inner .box2 .box_inner .tit strong,.section1 .inner .box2 .box_inner .tit strong em {
        font-size: 2rem;
        margin-bottom: 15px;
		word-break:keep-all;
    }

    .section1 .inner .box2 .box_inner .tit strong br {
        display: none;
    }

    .section1 .inner .box2 .box_inner > a {
        margin-right: 15px;
        width: 130px;
    }

	 .section2 .main-board .board-content ul li {
        display: none;
        width: calc(100% / 2 - 25px);
    }

   .section2 .main-board .board-content ul li:nth-child(1),.section2 .main-board .board-content ul li:nth-child(2) {
        display: block;
    }

	.section2 .inner {
        flex-wrap: wrap;
    }

    .section2 .inner .box {
        width: 100%;
    }

    .section2 .inner .box1 {
        margin-bottom: 30px;
    }

    .section2 .inner .box1 .slide_wrap .tit {
        margin-bottom: 35px;
    }

    .section2 .inner .box1 .slide_wrap .slide {
        padding: 0 30px;
    }

    .section2 .inner .box2 .magazine .top_box >span {
        background: url(../img/main/title.png) calc(50% - 120px) 0 no-repeat;
    }

    .section2 .inner .box2 .magazine .top_box .more_link {
        justify-content: center;
        padding-right: 330px;
    }

    .section2 .inner .box2 .magazine .bottom_box ul {
        justify-content: center;
        padding-right: 330px;
    }

    .section2 .inner .box2 .magazine .top_box .monthly {
        right: calc(50% - 130px);
        transform: translate(50%,0);
    }
	
	.section3 .inner {
		flex-wrap: wrap;
	}
	.section3 .inner .notice-left {
		width:100%;
	}
	.section3 .inner .story {
		width:100%;
		margin-top:40px;
	}


	.total_greeting .greeting_top {padding-left:0;}
	.total_greeting .greeting_bottom {padding:30px 2%;}

}



 /* Tablet Device */
@media all and (max-width:1000px){
/*메인*/
	
	#ft .ft_logo{display:none;}
	#ft .ft_tex{width:100%;}
	#ft .ft_tex{text-align:center;word-break:keep-all;}
	#ft .ft_tex p{text-align:center;}
	#ft .privacy{display: inline-block;}







 /*서브비주얼*/
	#sidebar {height:60px;}
	#sidebar > div li a {height:60px;line-height:60px;font-size: 16px;}
	#sidebar > div {overflow: hidden;display: block;width: 100%;}

 	#container #content{width:100%;}
	#container #content .sConBox{padding:50px 10px 50px; max-width:768px}
	#container #content .sConBox .btnPrint{display:none}

	
	.cont_inquiry {height: 240px;}
	.cont_inquiry .online_inqu {right: 5%;}


	.sConBox {width:100%; margin-top:0px;}

	
	.total_greeting .greeting_title {padding:15px 0;}
	.total_greeting .greeting_title .tit .point {font-size:3.2rem;}
	.total_greeting .greeting_title .inner:before {top:-25px;}
	.total_greeting .greeting_title .inner:after {bottom:-15px; right:-15px;}
	.total_greeting .greeting_title .inner:before, .total_greeting .greeting_title .inner:after {width:35px; height:30px; background-size:cover;}
	.total_greeting .greeting_cont {padding:25px 0;}
	.total_greeting .greeting_cont .text {font-size:2rem;}

	
  /* div#bo_list, section#bo_w, article#bo_v,  #smb_my, #sod_fin, #sod_v, #sod_frm, #sod_fin  {width: 96% !important;}
   div#bo_gall, div#sct, #sit  {width: 96% !important; margin:0 auto 0; padding:80px 0 90px;}
	div#bo_list, div#bo_gall, section#bo_w, div#sct, div#sit{padding:80px 0 90px;}
	article#bo_v{margin:80px auto 90px;}*/

	/* 게시판 읽기 */
   #bo_v {padding:20px;}

   /* 게시판 검색 */
   #bo_sch .sch_input{width:60%}

   .sct_20 .sct_li {margin:0 3% 30px 0; width:48.5% !important;}
   .sct_20 .sct_li:nth-child(3n) {margin-right:3%;}
   .sct_20 .sct_li:nth-child(2n) {margin-right:0%;}



    /* 상품 상세보기 - 이미지 미리보기 */
    #sit_pvi {width:45%;}

   /* 상품 상세보기 - 간략정보 및 구매기능 */
    #sit_ov {width:50%;}
	.sanchor li button{font-size: 18px;padding: 18px 0;}
	#sit_title{font-size: 32px;padding-bottom: 30px;margin-bottom: 30px;}
	#sit_desc{font-size:18px;line-height: 28px;}

	#exptime {border-radius:0; border:0; padding:0; }
    #khoa {border-radius:0; border:0; padding:0; }

    #sitemap > li {width:32%;}


/*견적보기*/
	#view_tb1 .title_table {width: 30%;}
	.tbl_head01 tbody th{padding:15px;}
	#view_tb1 .view_th1{padding:10px;width:150px;font-size: 18px;}
	#view_tb1 .view_td1{font-size: 18px;padding:10px;}






/*공지사항 검색*/	
#bo_sch{width: 100%;}


/*종합안내*/
.arr{margin:0 3px;}


table.biz01_table th { height: auto; f}


}



@media all and (max-width:950px){
/*갤러리게시판*/
	.sct_10 .sct_li{width:50% !important;}


/*종합안내*/
.useful_process{display:none;}

.useful_process_mobile{display:block;}


}
@media all and (max-width:930px){
#equipment .tabs li span {font-size: 17px;}
#biz_02 .tabs li span {font-size: 17px;}
#biz_03 .tabs li span {font-size: 17px;}
#useful .tabs li span {font-size: 17px;}
#gbiz_01 .tabs li span {font-size: 17px;}
.tab_sub ul li a {font-size: 17px;}
#contents_sitemap .cate_line .cate {width: 30%;}
}
@media all and (max-width:910px){

	.main_gallery li {width: 50%;margin-right: 0;}
	
	.main_gallery li a {margin:0 2% 5% 2%;}
	.main_gallery li a img {height: auto;}
	

}
@media all and (max-width:880px){
	#ft .ft_ul {
		text-align:center;
	}
	#ft .sns_list {position:inherit; text-align:right;}


	#greetings .greetings_top h2 {padding: 65px;}

}
@media all and (max-width:850px){

	.main_er {width: 49%;}
	.main_notice {width: 49%;}

	.tran_box span{font-size:23px;padding-top:10px;}
    .tran_box h2{font-size:28px; padding:60px 55px 60px 55px; }

}


@media all and (max-width:800px){
/*메인*/

  h3.tit {
        flex-wrap: wrap;
        justify-content: center;
    }

    h3.tit>span {
        width: 100%;
        text-align: center;
    }

    h3.tit strong {
        margin: 0;
    }

    .section1 .inner .quick_wrap .tit {
        padding-left: 0;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        justify-content: center;
    }

    .section1 .inner .quick_wrap .tit span {
        width: 100%;
        margin: 0;
        margin-bottom: 5px;
        text-align: center;
    }

    .section1 .inner .quick_wrap .tit span strong,.section1 .inner .quick_wrap .tit span strong em {
        font-size: 18px;
    }

    .section1 .inner .quick_wrap ul li a .thum {
        width: 65px;
        height: 65px;
    }

    .section1 .inner .quick_wrap ul li a .thum img {
        transform: scale(.8);
    }

    .section1 .inner .quick_wrap ul li a span {
        font-size: 14px;
    }

    .section1 .inner .quick_wrap ul li {
        margin: 10px 0;
		width:33.3%;
    }

    .section1 .inner .box2 {
        display: block;
    }

    .section1 .inner .box2 .box_inner {
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .section1 .inner .box2 ul {
        width: 100%;
        border-radius: 0 0 10px 10px;
        margin-top: -1px;
        padding: 20px 0;
        height: auto;
        position: relative;
        z-index: 2;
    }
	
	.section1 .inner .box1 .slide .item .txt {left:30px; bottom:30px;}
	.section1 .inner .box1 .slide .item .txt h2 {font-size:32px;}
	

	.section2 .main-board .board-content {padding-bottom:60px;}

	.section2 .main-board {
        padding-bottom: 700px;
		padding-right:0;
    }

	 .section2 .main-board .board-content ul {
        flex-wrap: wrap;
    }

	 .section2 .main-board .board-content ul li {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }

    .section2 .main-board .board-content ul li a> span {
        display: block;
        margin-bottom: 10px;
    }

    .section2 .main-board .board-content ul li a > strong {
        margin-bottom: 10px;
    }

    .section2 .main-board .board-content ul li a p {
        height: 45px;
    }
	.section2 .main-board .board-more {
        top: auto;
        bottom: 15px;
        width: 100%;
        bottom: 20px;
    }

    .section2 .main-board .board-more a {
        background-image: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .section2 .main-board .board-more a i {
        font-size: 15px;
        font-family: 'Gmarket Sans';
        color: #2d2d2d;
        font-weight: normal;
        border-radius: 10px;
    }

    .section2 .main-board .board-more a::after {
        content: "";
        background:url(../img/main/plus.png) center no-repeat;
        width: 11px;
        height: 10px;
        display: block;
        margin-left: 8px;
        background-size: 10px 10px;
    }
	
	.section2 .main-board .board-item li {
		width:calc(100% / 4);
	}
	
	.section2 .main-board .board-item li a span {
		font-size:1.4rem;
	}

	 .section2 .inner .box2 .magazine .top_box >span {
        margin-bottom: 220px;
        background: url(../img/main/title.png) center 0 no-repeat;
    }
	
	.section2 .inner .box2 .magazine .top_box {
		padding-top:0;
	}

    .section2 .inner .box2 .magazine .top_box .more_link {
        padding-right: 0;
    }

    .section2 .inner .box2 .magazine .bottom_box ul {
        padding-right: 0;
    }

    .section2 .inner .box2 .magazine .top_box .monthly {
        right: 50%;
        top: 80px;
    }

    .section2 .inner .box3 .control_wrap {
        width: 100%;
        border-radius: 0 0 10px 10px;
    }

    .section2 .inner .box3 .slide .item a {
        right: 50%;
        bottom: auto;
        top: 200px;
        transform: translate(50%,0);
    }

    .section2 .inner .box3 .slide .item .text {
        width: 300px;
        left: calc(50% - 150px);
    }

    .section2 .inner .box3 .slide .item >span {
        top: 160px;
    }

    .section2 .inner .box3 .slide .item a span {
        white-space: nowrap;
    }

	.section3 .inner .notice-left .box-info .p-tit {
		font-size:2rem;
		word-break:keep-all;
	}
	.section3 .inner .story ul{
		flex-wrap: wrap;
	}
	.section3 .inner .story ul li {
		width:calc(96% / 2);
		margin-bottom:2rem;
	}


/*게시판 견적신청*/
	.bo_w_info select{height:45px;}
	.frm_input{height:45px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{font-size:18px;}
	#bo_w .write_div {margin-bottom:15px;font-size:16px;}

/*퀵메뉴*/
	.click_btn { bottom:60px; }
	.click_btn li.kakao{background:url('/img/main/click_kakao.jpg') center center no-repeat;background-size:cover;height:60px;}
	.click_btn li a{width: 60px;height: 60px;}

/*견적보기*/
#inquiry{width:97%;margin:0 auto;padding:80px 0;}

.scroll_box{width: 100%; overflow-x:scroll;}
.program_table table, .bus-time table{width:800px;}
.scroll_txt{display:block;}
.pc_img {display:none;}
.mo_img{display:block;}

.biz_img li {width:50%;}

table.business_table{width:800px;}
.business_list {margin-top: 10px;}
.organ_business h3{ display:inline-block; margin-top:30px;}

}

@media all and (max-width:742px){

.useful_process li:nth-child(3){margin-top:15px;}

}

@media all and (max-width:730px){

.history {text-align: left;}
.history .h_title {height: 60px;}
.history .h_title h2 {font-size: 22px;text-align: center; padding-top: 18px;}
.history ul:after {left: 0;}
.history .right {padding-left: 0;}
.history .left {padding-right: 0;}
.history .left span {float: left;}
.history .left span:after {left: -7px;}
.history .left span:before {left:0;right:auto;}
.history .left {padding-left: 0;    text-align: left;}
.history li > span p {font-size: 27px;padding: 0 10px;}
.history .right span, .history .left span {padding: 0 30px;}
.history .right div p {text-align: left;padding-left: 22px;}
.history .left div p {text-align: left;padding-right: 0;padding-left: 22px;}
.history .left div p:after {left: -2px;right:auto;}
#equipment .tabs li {width:50%;}
#equipment .tabs li:nth-child(1){border-bottom: #ddd 1px solid;}
#equipment .tabs li:nth-child(2) {border-bottom: #ddd 1px solid;}
#equipment .tabs li:nth-child(3) {border-left: none;border-right: #ddd 1px solid;}
#gbiz_01 .tabs li {width:50%;}
#gbiz_01 .tabs li:nth-child(1){border-bottom: #ddd 1px solid;}
#gbiz_01 .tabs li:nth-child(2) {border-bottom: #ddd 1px solid;}
#gbiz_01 .tabs li:nth-child(3) {border-left: none;border-right: #ddd 1px solid;}
#gbiz_01 .tabs li:nth-child(4) {border-left: none;}

#biz_02 .tabs li {width:50%;}
#biz_02 .tabs li:nth-child(1){border-bottom: #ddd 1px solid;}
#biz_02 .tabs li:nth-child(2) {border-bottom: #ddd 1px solid;}
#biz_02 .tabs li:nth-child(3) {border-left: none;border-right: #ddd 1px solid;}
.gaduk01_table.mo {display:table;}
.gaduk01_table.pc {display:none;}
table.mo {display:table;table-layout:fixed;}
table.mo th {width:30%;}

table.pc {display:none;}


.useful_sec02 .room_list li p{ font-size:16px; }





} 

@media all and (max-width:700px){
/*메인*/
	#logo{left: 20px; top:32px;}
	#logo a {height:40px;}
	.down #logo{top: 5px;}
	.down .btnMenu{margin:20px 0 !important;}

	.down #gnb .btnMenu {width: 40px;height: 40px;background: url(../img/main/menu_icon2.png) no-repeat center center !important;background-size: cover !important;}
	.main_txt_in h2 {font-size: 45px;margin: 10px 0 20px;letter-spacing:4px;}

	#main_container section {padding: 80px 0;}
	#main_container section .wrap h2 {font-size: 40px;}
	.products_wrap .txt{padding-top: 40px !important;}
	.btn_plus {top:40px;}

	#main_con03 .ex_txt h2 br{display:block;}
	#main_con03 ul.ex .position p{padding:45px 30px;}
	#main_con03 ul.ex .position p:after{right: 30px;}
	#main_con04 .community li h3 {font-size:35px;}
	#main_con04 .community li a{font-size:22px;padding:24px 30px;}
	#main_con04 .community li p br{display:none;}
	#main_con04 .community li{padding: 45px;}
	#main_con04 .community li.notice{background-size: 35%;}


	.total_greeting .greeting_cont .image {width:230px;}
	.total_greeting .greeting_cont .image:before {display:none;}


#view_tb1 .view_tr1 {display: flex;flex-wrap: wrap;}
#view_tb1 .view_th1{width:100%;background: #eee;}
#view_tb1 .view_td1{width:100%;}

/*종합안내-이용안내*/
.bo_v_file_cnt {position: relative;top: auto;right: auto;color: #888;font-size: 0.92em;display: block;line-height: 2;}

}
@media all and (max-width:680px){
.main_er {
    width: 100%;
}
.main_notice {
    width: 100%;
}
}

@media all and (max-width:650px){
/*게시판 견적신청*/
	.product_inquiry_wrap .write_div{width:100%;}
	#bo_w .write_div{margin-bottom:10px;}
	.bo_w_info select{padding: 0 10px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{padding: 10px;}
	.g-recapt{margin-top:35px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{max-height:200px;}
	#bo_w .bo_w_flie .file_wr {height:45px;padding: 9px;}
	#bo_w .bo_w_flie .lb_icon{height: 43px;line-height: 43px;}

/*제품상세*/
#sit_pvi{width:100%;}
#sit_ov{width:100%;min-height: 180px;}
.sanchor li button{padding: 10px 0;}
.sanchor{margin: 30px 0 15px;}
#sit_inf{margin: 30px 0;}
#sit_title{padding-bottom: 15px; margin-bottom: 15px;}
.topmenu ul {display:none;}
.topmenu .wrap {padding:0;}
.top_organ > a {width:33.3%;float:left;}
.top_organ {width:100%;}
.m_icon span {font-size: 20px;}
footer {padding:0;}
#greetings .greetings_top h2 {padding: 55px;font-size: 22px;}


#bus  .bus_img p{font-size:16px; margin:15px 0 20px;}

}



@media all and (max-width:600px){
	
	.total_greeting .greeting_title .inner {display:none;}
	.total_greeting {margin-top:210px;}
	.total_greeting .greeting_cont:after {display:none;}
	.total_greeting .greeting_cont .text {width:calc(100% - 150px)}

	/*게시판 공지사항*/
	#bo_v_title .bo_v_tit{font-size:22px;word-break:keep-all;margin:15px 0 0;line-height: 28px;}
	#bo_v_title {margin-bottom: 0;}
	#bo_v {padding: 0;border: 0;}
	#bo_v header {display:none;}
	#bo_v_con{min-height: 160px;}
	#bo_v_con * {width:100% !important;}
	.bo_v_com {margin: 10px 0;}
	.bo_v_left{margin: 10px 0;}
	.bo_v_nb{margin:0;}
	#bo_sch{width: 100%;}
	#bo_sch .sch_input{width: 58%;padding-left:5px;}
	#bo_sch select {margin: 9px 0px 9px 5px;}
	.tbl_head01 td {padding: 25px 15px;}
	.bo_notice td a{font-size:14px;}
	#bo_list .td_datetime{display:none;}
	.tbl_head01 thead th{padding:12px 0;}

	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{font-size: 15px;line-height:24px;}
	#contents_sitemap .cate_line .cate {width: 47%;}


	.useful_sec02 .room_list li{width:48%; margin-right:3%;}
	.useful_sec02 .room_list li:nth-child(3n){margin-right:3%;}
	.useful_sec02 .room_list li:nth-child(2n){margin-right:0;}
	.useful_sec02 .room_list li:nth-child(7), .useful_sec02 .room_list li:nth-child(8) { width: 100%; margin-right:0;}

	.tran_box span{font-size:18px;  word-break:keep-all; }
	.tran_box h2{font-size:23px; padding:40px 45px 40px 45px; word-break:keep-all; }

	/*갤러리게시판*/
	.sct_10 .sct_li{width:100% !important;}



	/*개인정보처리방침*/
	.sConBox h2{font-size:22px;margin-bottom:15px;}
	.privateD{padding: 25px;}

}
@media all and (max-width:555px){
.topmenu {display:none;}
.arr img{display:none;}

}


 /* Mobile Device */
@media all and (max-width:550px){
/*메인*/
	#menu_cotainer {height:85px;}
	#logo {left: 10px; top:22px;}
	#hd .btnMenu {width: 43px;margin: 16px 0;}
	.m_icon span {font-size: 16px;}


/*운영안내*/
.table_mobile{display:block;}
 .table_web{display:none;}

table td, table th {padding:10px !important;font-size: 16px !important;}

/*이용수칙*/
.is_btn.wd_col_bg_cw {font-size: 20px;  padding: 12px 16px;}
.con_wrap h3 {font-size:26px;}

/*업무현황*/
.in_wrap .organ_business .organ_table br{display:none;}

}
@media all and (max-width:520px){
#equipment .tabs li {width:100%;}
#equipment .tabs li:nth-child(1){}
#equipment .tabs li:nth-child(2) {border-left: none;}
#equipment .tabs li:nth-child(3) {border-left: none;border-right: none;}

#biz_02 .tabs li {width:100%;}
#biz_02 .tabs li:nth-child(1){}
#biz_02 .tabs li:nth-child(2) {border-left: none;}
#biz_02 .tabs li:nth-child(3) {border-left: none;border-right: none;}


#gbiz_01 .tabs li {width:100%;}
#gbiz_01 .tabs li:nth-child(1){}
#gbiz_01 .tabs li:nth-child(2) {}
#gbiz_01 .tabs li:nth-child(3) {border-left: none;border-right:none;border-bottom: #ddd 1px solid;}
#gbiz_01 .tabs li:nth-child(4) {border-left: none;}
#greetings .greetings_top h2 {padding: 46px;font-size: 18px;}
}
@media all and (max-width:500px){


#ft .privacy li {
    padding-right: 0;width:50%;
}
#ft .privacy li a {
    font-size: 15px;
}
  /*서브-컬러차트*/
	.colorchart h2 {font-size: 30px;margin-bottom: 15px;border-bottom:0;word-break:keep-all;}
	.colorchart h2 span{display: block;word-break:keep-all;padding-bottom:20px;}

/*견적보기*/
#inquiry{width:97%;margin:0 auto;padding:60px 0;}

.sVisual.visual01 {background:#ddf1d7 url('/img/sub/sub_mo.jpg') no-repeat top left; background-size:cover;}
	.sVisual.visual02 {background:#ddf1d7 url('/img/sub/sub_mo.jpg') no-repeat top left; background-size:cover;}
	.sVisual.visual03 {background:#ddf1d7 url('/img/sub/sub_mo.jpg') no-repeat top left; background-size:cover;}
	.sVisual.visual04 {background:#ddf1d7 url('/img/sub/sub_mo.jpg') no-repeat top left; background-size:cover;}
	.sVisual.visual05 {background:#ddf1d7 url('/img/sub/sub_mo.jpg') no-repeat top left; background-size:cover;}
	.sVisual.visual06 {background:#ddf1d7 url('/img/sub/sub_mo.jpg') no-repeat top left; background-size:cover;}
	.sVisual.visual07 {background:#ddf1d7 url('/img/sub/sub_mo.jpg') no-repeat top left; background-size:cover;}
	.sVisual {height: 140px;}
	.sVisual > div {padding-top: 0;}
	.sVisual > div p {text-align: center;padding-top: 50px;line-height:1.2 ;font-size: 29px;word-break:break-all;}
.sub_title h1 {font-size: 25px;padding-bottom: 20px;}

/*이용수칙*/
.is_btn.wd_col_bg_cw{top:-7px; padding: 8px 12px;}

}



 /* Mobile Device */
@media all and (max-width:480px){
/*메인*/
.m_icon {padding: 15px 10px;}
.main_icon li a {height: 130px;}
.m_icon img {display: block;margin: 3px auto 20px auto;}
.main_icon li:nth-child(8) img, .main_icon li:nth-child(9) img {margin: 3px auto 10px auto;}
.main_er p {text-align: left;font-size: 39px;}
.main_er .er_time {text-align: left;}
.main_er h2, .main_notice h2, .main_gallery h2 {font-size: 29px;}
.main_gallery li a p {font-size: 16px;}
.main_gallery li a img {margin-bottom: 10px;}
.main_gallery li a {margin: 0 2% 9% 2%;}


.tran_box span{font-size:15px;  }
.tran_box br{display:none;}
.tran_box h2{font-size:18px; padding:30px 35px 30px 35px;  }


/*종합안내*/
.useful_pro_con{padding:20px 30px;}



.useful_sec p, .useful_sec02 p {font-size: 15px}
#greetings p, #greetings span {font-size: 15px;}

#bo_w .bo_w_info .frm_input {width:100%; margin:0.5% 0; font-size:16px; height:45px;}


}



@media all and (max-width:452px){
.bo_v_com{float: left;margin: 3px 0 10px;}
.bo_v_com li{margin-left: 0;margin-right: 5px;}
.bo_v_left{margin: 3px 0;}

/*이용수칙*/
.is_btn.wd_col_bg_cw{display:none;}
.ss_desc{padding-left:0;}

}

@media all and (max-width:440px){

#bus .tabs li span.tt_txt {font-size:14px;}
br.mobile_br{display:block;}
table td, table th {
    font-size: 14px !important;
}
}

@media all and (max-width:425px){

.useful_pro_con{padding:30px 40px;}

}

@media all and (max-width:400px){
#menu_cotainer {height: 70px;}
#logo a img {width: 232px;}
#hd .btnMenu {margin: 10px 0;}
#ft .privacy li a {font-size: 16px;}
#ft .ft_tex{font-size: 16px;line-height:24px;}
#ft .ft_tex p{font-size: 14px;line-height: 20px;}



/*모바일메뉴*/
.m_tnb{text-align: left;}
#total_m_lay{padding: 0 5.5%;}
.btnMenuClose{background:none;top:12px;right:15px;}
.btnMenuClose:before, .btnMenuClose:after{background-color:#000;}


/*로그인페이지*/
.mbskin{width:94%;}
.mbskin h1{margin: 40px 0 30px;}
#login_fs{padding: 0 45px;}
#mb_login {padding: 80px 0;}

/*게시판 공지사항*/
	.bo_w_info select{ font-size: 16px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input { font-size: 16px;}

/*갤러리게시판*/
.sct_10 .sct_img > a{height:240px;}

/*팝업창 모바일*/
.hd_pops_con{width:100% !important;height:100% !important;}
.hd_pops{top: 10px !important;left: 0 !important;}

/*공지사항 검색*/	
#bo_sch select{width: 90px;}
#bo_sch .sch_input {width: 50%;}
.nb_date{display:none;}
.bo_v_nb li{padding: 15px;}
.bo_v_nb li .nb_tit{padding-bottom:5px;}

#ft .privacy li{padding-top: 3px;}
.display_none{display:none;}
#m_sidebar {height:55px;}

#m_sidebar .snb > .over span{line-height:55px;font-size: 16px;}
#m_sidebar .snb > .over {height:55px;}
#m_sidebar .snb .snb_con li a {font-size: 15px;}

#bw_support table, #bw_support table tr, #bw_support table th, #bw_support table td {display:block;width:100%;}
.addr1, .addr2, .addr3, .addr4, select#email3 {width:100%;}
.addr2, .addr3, .addr4, select#email3 {margin-top:5px;}


#bus  .bus_img p{margin:10px 0 15px;}

}
@media all and (max-width:380px){
.m_icon span {
    font-size: 14px;
}
}
@media all and (max-width:370px){
	.tabs li {width:50%;letter-spacing: -1px;}	
	.main_trend li a img {height: 275px;}
	 .sct_10 .sct_li {width:100% !important;}

 /*갤러리게시판*/
	.sct_10 .sct_img > a{height:230px;}
}


@media all and (max-width:356px){
.m_icon {padding: 15px 0;}
.m_icon img {margin: 3px auto 13px auto;}
.main_icon li:nth-child(8) img, .main_icon li:nth-child(9) img {margin: 3px auto 5px auto;}
.main_icon li a {height: 119px;}
.main_er p {font-size: 30px;}
.main_er .er_time {margin-bottom: 10px;}
.notice_inner {padding: 27px;}
 /*갤러리게시판*/
	.sct_10 .sct_img > a{height:210px;}
#contents_sitemap .cate_line .cate {
    width: 98%;
}
}

@media all and (max-width:335px){

#bus .tabs li span.tt_txt {font-size: 13px;}
}


	 