@charset "utf-8";

@media (max-width: 1700px){
	.quick {right:10px; width:70px;}
	.quick ul li {height:70px;}
	.quick ul li img {max-width:36px;}
	.quick ul li p {font-size:13px;}
}

@media (max-width: 1200px){
	.lnb ul li {padding:0 10px;}
	.lnb ul li:before {top:calc(50% - 6px);height:12px;}
	.lnb ul li a {padding:0 5px;}
	.lnb ul li a span {font-size:17px;}
}

/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}
	.btn-m-menu {display:block;}
	.allmenu {display:block;}
	.gnb {display:none;}
	.quick {display:none;}
	.m-quick {display:block;}

	#header .contain {height:80px;}
	#header .sitelogo img {height:52px;}

	/* main */
	.main-visual {height:auto;}
	.main-visual .inner {width:140%; height:auto; margin-left:0; position:relative; transform:translateX(-50%);}
	.main-visual .slick-dots {bottom:20px;}

	/* footer */
	#footer {font-size:13px;text-align:center;}
	#footer .f-logo {position:static;margin:0 auto 20px;transform:translateY(0);-webkit-transform:translateY(0);}
	#footer .f-logo img {max-width:186px;}
	#footer .f-link {margin-bottom:8px;}
	#footer .f-link ul li {display:inline-block; margin-right:16px;}
	#footer .right {margin-left:0;}
	#footer address span.b-txt {font-size:14px;}

	/* content */
	.table-wrap {display:block; width:100%; overflow-x: auto; -webkit-overflow-scrolling:touch;}
	.table01 {min-width:800px;}

	.product-zone .left .tit h3 {font-size:21px;}

	.construct-zone .row {margin:0 -7px;}
	.construct-zone .col {padding:0 7px;}
	.construct-zone .col .tit h3 {font-size:21px;}
	.construct-zone .col .tit .num {font-size:19px;}
	.construct-zone .col .txt {font-size:16px;padding:0 15px;}
	.construct-zone .col .tel {font-size:20px;padding:0 15px;}
	.construct-zone .col .const {padding:0 20px;}

	/* board */
	.input,.select,.textarea {font-size:14px;}

	.board-list .cnt .tit {font-size:16px;}

	.video-list ul {margin:0 -15px -30px;}
	.video-list ul li {padding:0 15px; margin-bottom:30px; font-size:14px;}

	.board-view .head .tit {font-size:15px;}
	.board-view .head .info {font-size:13px; padding-top:10px; padding-bottom:10px;}

	.board-write .group {font-size:15px;line-height:32px;}
	.board-write .title {font-size:15px;}

	.prev_next {font-size:14px;}

	.paginate {margin:15px 0;}

	.mailform table {border-top:1px solid #ddd}
	.mailform table tbody th {height:50px; font-size:14px; padding:8px;}
	.mailform table tbody td {padding:8px; font-size:14px;}

	.form-agree dt {font-size:18px; margin-bottom:10px;}

	.product-view .btn-pack {width:47%;max-width:160px;padding:0 20px;}
	.product-view .info .table-wrap {min-height:150px;}
}

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

	/* header */
	#wrapper {padding-top:70px;}
	#header {position:fixed;top:0; background:#fff; box-shadow:1px 1px 3px rgba(0,0,0,.1);}
	#header .contain {height:70px;}
	#header .sitelogo img {height:49px;}
	#gnb {display:none;}

	/* main */
	.main-visual .slick-arrow {display:none !important;}
	.main-visual .slick-dots li button {width:11px;height:11px; border-radius:11px;}
	
	.main-link {padding:50px 0;}
	.main-link .row {margin:-15px -7px;}
	.main-link .row .col {width:50%; padding:15px 7px;}
	.main-link .row .col h3 {font-size:18px; margin-top:15px;}
	.main-link .row .col h3 span {font-size:18px;}

	/* sub */
	.real-cont {padding-bottom:70px;}

	.sub-visual {height:200px;}
	.sub-visual h2 {font-size:24px;}

	.lnb ul {display:inline-flex;width:auto;}
	.lnb ul li {width:auto !important;min-width:50px;white-space:nowrap;}
	.lnb ul li a {display:block;word-break:break-all;min-height:30px;font-size:17px;line-height:44px; height:44px;}

	/* content */
	.product-zone {padding:30px 0;}
	
	.construct-zone .row {margin:0}
	.construct-zone .col {float:none; width:100%; padding:0; margin-bottom:40px;}
	.construct-zone .col .tit {margin-bottom:6px;}
	.construct-zone .col .tit h3 {font-size:18px;}
	.construct-zone .col .tit .num {font-size:17px;}
	.construct-zone .col .cnt {height:auto;}
	.construct-zone .col .txt {font-size:14px;padding-top:20px; margin:10px 0 4px;}
	.construct-zone .col .tel {font-size:16px;}
	.construct-zone .col .btn-goinq {margin-bottom:20px;}
	.construct-zone .col > .img {height:auto;}
	.construct-zone .col .const {height:auto;min-height:150px;}
	.construct-zone .col .const li .date  {font-size:13px;}

	/* board */
	.board-search .total-page {font-size:12px;}
	.board-search .select {width:90px;line-height:26px; vertical-align:top;}
	.board-search .input {width:160px;line-height:26px; vertical-align:top;}
	.board-search .btn-pack {padding:0 14px !important;font-size:13px !important; height:32px !important;line-height:30px !important; vertical-align:top;}

	.board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:14px;}
	.board-list table tbody td.no {width:10%;}
	.board-list table tbody td.name {width:12%;}
	.board-list table tbody td.date {width:12%;}
	.board-list table tbody td.hit {width:9%;}
	.board-list .more {width:40px;}
	.board-list .down {width:160px;}
	.board-list .bt-down {font-size:15px;}

	.product-list ul{*zoom:1;margin:0 -7px;}
	.product-list ul li {width:50%;padding:0 7px;}
	.product-list ul li:nth-child(2n+1) {clear:left;}

	.board-view .head .tit {font-size:15px;}
	.board-view .head .info {font-size:14px;}

	.prev-next {font-size:14px;}

	.mailform .head {padding:0 10px;}
	.mailform .head h3 {font-size:18px;}
	.mailform .head p {font-size:14px;}
    
	.form-agree {margin-bottom:30px;}
	.form-agree dt {font-size:15px; margin-bottom:6px;}
	.form-agree dd {font-size:14px;}
	.form-agree .scroll-box {margin-bottom:10px; padding:4px; height:100px; font-size:12px; line-height:14px;}

	input#email {width:100% !important;}
	select#selectemail {width:100% !important; display:block; margin-top:4px;}

	.product-view .info {margin-left:30px;}
	.product-view .info .title {font-size:20px; margin-bottom:10px;}
	.spec-table th {padding:9px 5px 9px 20px; font-size:17px;}
	.spec-table td {padding:9px 10px 9px 0; font-size:17px;}
	.product-view .btn-pack {height:40px; line-height:38px; font-size:17px;}
}

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

	.contain {padding-left:15px; padding-right:15px;}

	/* header */
	#wrapper {padding-top:60px;}
	#header .contain {height:60px;}
	#header .sitelogo {left:15px;}
	#header .sitelogo img {height:38px;}
	.btn-m-menu {right:11px; width:30px; height:30px;}
	.btn-m-menu span {margin-top:-2px; left:3px; right:3px;}
	.btn-m-menu span:before {top:-8px;}
	.btn-m-menu span:after {bottom:-8px;}

	/* main */

	/* footer */

	/* sub */
	#contArea {padding-left:15px; padding-right:15px;}

	.sub-visual {height:120px;}
	.sub-visual h2 {font-size:20px;}
	
	.lnb ul li {padding:0 5px;}
	.lnb ul li:before {top:calc(50% - 5px);height:10px;}
	.lnb ul li a {font-size:17px;line-height:38px;height: 40px;}
	.lnb ul li a span {font-size:14px;}

	.sub-title {margin:40px 0;}

	.real-cont {padding-bottom:40px; min-height:200px;}

	/* content */
	.product-zone .left {float:none;text-align:left; max-width:100%; margin-bottom:20px;}
	.product-zone .left .tit {display:block;text-align:left;}
	.product-zone .left .tit h3 {font-size:19px;}
	.product-zone .left .tit .desc {font-size:17px;margin-top:5px; padding:0;}
	.product-zone .right {margin-left:0;}
	.product-zone .productSlide {margin:0 -5px;}
	.product-zone .productSlide .item {padding:0 5px;}
	.product-zone .productSlide p {margin-top:-32px; font-size:13px;line-height:32px;padding:0 5px;}
	.product-zone .ctr {top:0;left:auto;right:0;}
	.product-zone .slick-arrow {width:30px;height:30px; bottom:auto;top:0;-webkit-background-size:cover;background-size:cover;}
	.product-zone .slick-prev {left:auto;right:40px;}
	.product-zone .slick-next {left:auto;right:0;}

	.info-tab ul {margin:0;}
	.info-tab li {float:none; width:100%; padding:0; margin-bottom:15px;}
	.info-tab li a .table {height:180px; padding:0 20px;}
	.info-tab li a h3 {font-size:20px;}

	.local-map .wrap_map {height:400px !important;}
	
	.local-info .row {margin:0;}
	.local-info .col {float:none; width:100%; padding:0; margin-bottom:20px;}
	.local-info .box {height:150px; padding:20px 10px;}
	.local-info strong {font-size:15px;}

	/* board  */
	.input {height:32px; padding:5px; font-size:14px; line-height:20px;}
	.select {height:32px; padding:5px; font-size:14px; line-height:20px;}
	.textarea {padding:5px; font-size:14px; line-height:20px;}

	.board-search .total-page {display:none;}
	.board-search .search {float:none; text-align:left;}
	.board-search .search .select {width:80px;}
	.board-search .search .input {width:calc(100% - 152px);}
	.board-search .btn-pack {padding:0 10px !important;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.gallery-list {margin:0 -15px; padding:15px 15px 0;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:30px;}
	.gallery-list ul li:nth-child(3n+1) {clear:none;}
	.gallery-list ul li:nth-child(2n+1) {clear:left;}
	.gallery-list ul li .thumb {margin-bottom:8px;}

	.board-view {margin:0 -15px;}
	.board-view .head .tit {font-size:15px; padding:10px 15px;}
	.board-view .head .info {font-size:12px; padding:8px 15px;}
	.board-view .head .files {padding:10px 15px 0;}
	.board-view .head .files .fileLayer {max-width:60%; right:15px;}
	.board-view .head .files .fileLayer a {word-break:break-all; line-height:1.2em;}
	.board-view .head .files .fileLayer img {vertical-align:middle;}
	.board-view .body {padding:15px 15px 25px;}
	.board-view .body iframe {width:100% !important;}

	.board-write {margin:0 -15px;}
	.board-write .group {padding:5px 15px 5px 90px;}
	.board-write .title {top:10px; left:15px; width:75px;}
	.board-write .files_table .input {width:50% !important;}
	.board-write .textarea {width:100% !important;}
	.board-write input#title {width:75% !important;}

	.buttons {margin:10px 0;}

	.btn-pack.medium {height:32px; font-size:14px; line-height:30px; padding:0 10px;}
	.btn-pack.large {height:38px; line-height:36px; padding:0 18px; font-size:15px;}
	.btn-pack.xlarge {height:45px; line-height:43px; font-size:17px; padding:0 30px;}
	.btn-pack.xlarge.wide {max-width:200px;}
	.btn-pack.submit {height:50px; font-size:18px;}

	.prev_next {margin:0 -15px; font-size:14px;}
	.prev_next dt {width:73px; padding:0 0 0 15px; text-align:left; margin-right:0;}
	.prev_next dd {margin-left:80px; padding-right:15px; color:#777;}
	.prev_next dd a {display:inline-block; vertical-align:top; max-width:95%; color:inherit; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

	.board-password {width:100%; padding:75px 10px 35px; background-size:45px;}
	.board-password dl dt {font-size:15px;}
	.board-password .input {width:50% !important;}

	.paginate a, .paginate strong {margin:0 1px; width:32px; height:32px; line-height:30px;}

	.mailform table tbody th {padding:7px 10px; height:auto;font-size:14px;line-height:1.5em;}
	.mailform table tbody td {padding:7px 0 7px 10px; font-size:14px; line-height:1.5em;}
	.mailform {margin:0 -15px 15px;}
	.mailform > table > tbody > tr > th {padding:7px 10px 7px 10px; width:27% !important; height:47px; font-size:14px; border-left:0;}
	.mailform > table > tbody > tr > td {padding:7px 10px 7px 10px; width:auto !important; font-size:14px; border-right:0;}

	.form-agree .btn {display:none;}
	.form-agree dt {font-size:15px;}
	.form-agree dd {font-size:14px; color:#666;}
	.form-agree .scroll-box {padding:7px; font-size:12px; line-height:16px;}

	.comment-area {margin:20px -15px 0;}

	.product-view {display:block;}
	.product-view .photo {display:block; width:100%;}
	.product-view .info {margin-left:0;margin-top:30px;}
}

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

}