@charset "utf-8";

@media (max-width: 1400px) {
	
	
}

@media (max-width: 1200px) {

	/* header */
	#gnb > ul > li {padding:0 30px; font-size:20px;}
	#gnb .submenu ul > li > a {font-size:14px;}

	.fixCont {padding:80px 30px;}
	.fixCont .close {right:30px; top:40px;}

	#sitemapCont .inner {font-size:15px;}	
	#sitemapCont .group dl dt {font-size:20px;}
	#sitemapCont .group2 .mb-link a {line-height:80px;}

	/* main */
	#sectionLast .conBox {text-align:center;}
	#sectionLast .conBox ul {display:inline-block; }
	#sectionLast .conBox li {padding:0 30px;}
	#sectionLast .conBox li a {}
	#sectionLast .conBox li h3 {font-size:25px;}
	#sectionLast .conBox li p {font-size:14px;}
	#sectionLast .conBox li img {width:55px;}

	/* 상세뷰페이지 */
	#viewDetail iframe {width:100% !important;}
	
	
}


/* 아이패드 */
@media (max-width: 1024px) {  

	/* header */
	#header {height:80px;}
	
	#gnb {display:none;}

	.fixCont .title {margin-bottom:20px; font-size:20px;}
	
	#sitemapCont .group dl dt {font-size:16px;}
	#sitemapCont .group2 .contact {float:none; width:100%;}
	#sitemapCont .group2 .contact p {font-size:18px;}
	#sitemapCont .group2 .mb-link {float:none; width:100%; margin-top:20px;}
	#sitemapCont .group2 .mb-link a {line-height:50px;}

	#searchForm .input {border-width:2px; height:50px; font-size:14px;}
	#searchForm button {height:50px;}

	/* main */
	#sectionLast .conBox li {width:33.3333%; padding:0 10px;}
	#sectionLast .conBox li a {width:100%}
	#sectionLast .conBox li h3 {font-size:18px;}

	/* footer */
	#footer {font-size:14px;}
	#footer .foot-link {padding:20px 0;}
	#footer .foot-info .f-logo img {width:100px;}
	#footer .foot-link ul li {font-size:13px;}


	/* 상품리스트 */
	.product-list ul {margin:-10px;}
	.product-list ul li {padding:10px; font-size:14px;}
	.product-list ul li .price {font-size:16px;}
	.product-list ul li .txt {font-size:14px;}

	/* 이벤트 */
	.event-list ul li .tit {font-size:16px;}

	

}

@media (max-width: 900px) {
	
	.only-desktop-tablet {display:none}
	.only-mobile {display:block;}

	.contain,
	#sub #container {padding-left:15px; padding-right:15px;}
	#sub #container {padding-top:30px;}

	.real-cont {margin-bottom:50px;}

	/* header */
	#header {height:70px; }

	.sitelogo {width:100px; margin-top:-22px;}
	
	.util {right:15px;}
	.util ul {margin:0 -5px;}
	.util ul li {padding:0 5px;}
	.util ul li.l1 {display:none;}
	.util ul li .map-btn {width:40px;}

	.fixCont {padding:50px 15px;}
	.fixCont .close {top:30px; right:15px;}
	.fixCont .close:after {width:20px; height:20px; margin-left:10px;}
	
	#searchForm .input {height:40px;}
	#searchForm button {width:80px; height:40px; background-size:20px auto;}
	#searchForm .gde p {margin-bottom:5px;}

	#sitemapCont .inner {font-size:13px;}
	#sitemapCont .group dl {padding:20px 0;}
	#sitemapCont .group dl dt {float:none; width:100%; padding-top:0; margin-bottom:15px; }
	#sitemapCont .group dl dd {float:none; width:100%;}
	#sitemapCont .group dl dd a {width:23%; margin-right:3px; line-height:40px;}
	#sitemapCont .group2 {margin-top:15px;}
	#sitemapCont .group2 .contact p {font-size:16px;}
	#sitemapCont .group2 .mb-link span {width:33.3333%; padding:3px;}
	#sitemapCont .group2 .mb-link a {line-height:40px;}

	/* fullpage */
	#fp-nav.right {right:15px;}
	#fp-nav ul, .fp-slidesNav ul {padding:15px 5px;}
	#fp-nav ul li a, .fp-slidesNav ul li a {width:10px; height:10px;}

	/* main */
	.back_con .bg.pc {display:none;}
	.back_con .bg.mobile {display:block;}

	#sectionLast .conBox {padding:80px 0 50px 0;}
	#sectionLast .conBox li {display:inline-block; float:none;width:49%; padding:5px 0}
	#sectionLast .conBox li a {width:160px; height:160px; margin:0 auto;}
	#sectionLast .conBox li h3 {margin-top:10px; font-size:15px;}
	#sectionLast .conBox li p {margin-top:5px; font-size:11px;}
	#sectionLast .conBox li img {width:40px;}

	/* footer */
	#sectionLast #footer {}
	#footer .foot-link {padding:15px 0;}
	#footer .foot-link .link1,
	#footer .foot-link .link2 {float:none;}
	#footer .foot-link .link2 {display:none;}
	#footer .foot-info {padding:15px 0}
	#footer .foot-info .f-logo {position:static; top:auto; right:auto; transform:none; margin-top:15px; }

	/* sub */
	#lnb {margin-bottom:30px;}
	#lnb .home {display:none;}
	#lnb ul {margin-left:0; border-left:1px solid #dfdfdf;}
	#lnb ul li {float:none; width:100%; border-bottom:1px solid #dfdfdf;}
	#lnb ul li:last-child {border-bottom:0;}
	#lnb ul li > a {font-size:13px; line-height:40px;}
	#lnb ul li.active:after {height:2px;}
	#lnb ul li .submenu {padding:15px;}
	#lnb ul li .submenu span {padding:5px 0;}
	#lnb ul li .submenu span a {font-size:13px;}

	.sub-title {margin-bottom:30px;}
	.sub-title h2 {font-size:20px;}

	.greetings .head {padding:20px 15px;}
	.greetings .head span {font-size:14px;}
	.greetings .head h3 {font-size:20px; margin-top:10px;}
	.greetings .txt strong {font-size:16px; margin-bottom:15px;}
	.greetings .txt .box {line-height:30px;}
	.greetings .txt .p1 {line-height:2.0em; font-size:14px;}
	.greetings .txt p {font-size:15px; line-height:2.0em;}
	.greetings .txt .p2 {font-size:15px; }

	.history .title {font-size:16px;}
	.history .hisWrap {background:none;}
	.history ul li {margin-bottom:30px;}
	.history ul li .conBox {float:none; width:100%; }
	.history ul li:nth-child(2n-1) .conBox {padding-left:0;}
	.history ul li .year {padding-left:30px; font-size:20px;}
	.history ul li .year:after {left:0 !important;width: 24px;height: 28px; margin-top:-14px;}
	.history ul li:nth-child(2n) .year {text-align:left;}
	.history ul li .letter {font-size:14px;}
	.history ul li:nth-child(2n) .conBox {float:none; padding-right:0;}
	.history ul li:nth-child(2n) .letter {text-align:left; padding-right:0; padding-left:10px;}
	.history ul li:nth-child(2n) .letter:after {right:auto; left:0;}

	a.down-btn {margin-top:20px; padding:0 15px; line-height:40px; font-size:13px;}
	
	.location-info {display:block; overflow:hidden;}
	.location-info .box {display:block; float:left; width:50%; padding:10px; border-left:0;}
	.location-info .box:nth-child(2n+1) {clear:left;}
	.location-info .box h3 {margin:10px 0;}
	.location-info .box p {font-size:14px;}

	.root_daum_roughmap .wrap_map {height:250px !important}

	/* 상품리스트 */
	.sort-box {font-size:13px; margin-bottom:20px;}
	.goods-sort {float:none;}
	.goods-sort ul li {padding:0 7px;}
	.sort-box .all {display:none;}

	.goods-list ul {margin:-10px -5px;}
	.goods-list ul li {width:50%; padding:10px 5px;}


	/* 상품 뷰페이지 */
	.goods-summary {margin-bottom:50px;}
	.goods-summary .photo {float:none; width:100%; padding-right:0;}
	.goods-summary .photo .thumbs .wrap {padding:0 40px;}
	.goods-summary .photo .slick-arrow {width: 11px;height: 23px;}
	.goods-summary .photo .slick-next {right:-20px;}
	.goods-summary .photo .slick-prev {left:-20px;}
	.goods-summary .photo .thumbs {margin-top:10px;}
	.goods-summary .infoCont {float:none; width:100%; margin-top:15px; }
	.goods-summary .infoCont .title h3 {font-size:16px;}
	.goods-summary .infoCont .detail-box {padding:15px;}
	.goods-summary .infoCont .detail-box .tit {width:90px;}
	.goods-summary .infoCont .opt-box {padding:15px;}
	.goods-summary .infoCont .opt-box .group-opt .select {height:35px;}
	.goods-summary .sum-total-price strong {font-size:18px;}
	.goods-summary .sum-total-price span {padding:0 10px; margin-left:10px;}
	.goods-summary .select-opt-wrap ul li .opt {display:block; width:100%; padding:5px 0}
	.goods-summary .select-opt-wrap ul li .price {display:block; width:100%; padding:5px 0}
	.goods-summary .select-opt-wrap ul li .amount {display:block; width:100%; padding:5px 0}

	
	#viewDetail iframe {height:250px !important;}

	.goods-view-tab ul li {height:45px;}
	.goods-view-tab ul li a {font-size:13px;}

	.goods-detail-table th, .goods-detail-table td {font-size:13px; word-break:break-all;}

	/* 지도 */
	.store-search {padding:20px 15px;}
	.store-search .map-area {float:none;}
	.store-search .search-area {margin-left:0; padding-top:0; margin-top:20px;}
	.store-search .search-area h3 {font-size:14px; margin-bottom:15px;}
	.store-search .search-area dl dt {float:none; font-size:14px; line-height:1.3em; margin-bottom:10px;}
	.store-search .search-area dl dd {margin-left:0; }
		
	/* 탭 */
	.sub-tabs ul li {font-size:13px; line-height:35px;}

	.sub-tabs2 {margin-bottom:20px;}
	.sub-tabs2 ul li a {font-size:13px; line-height:35px;}
	.sub-tabs2 ul li.active:after {height:102%; border-width:2px;}

	.my-tabs .contain {padding:0;}
	.my-tabs ul.swiper-wrapper {width: auto;margin: 0 auto;display: flex;}
	.my-tabs ul.swiper-wrapper li {display: table-cell;width: auto !important;vertical-align: middle;}
	.my-tabs ul li a {font-size:13px; height:40px;}
	.my-tabs ul.swiper-wrapper li a {min-width:150px; }
	
	/* 스토어 */
	.store-list .group {padding:15px 0;}
	.store-list .thumb {float:none; width:100%;}
	.store-list .info {float:none; width:100%; padding-left:0; margin-top:15px;}
	.store-list .info h3 {font-size:14px; margin-bottom:15px;}
	.store-list .info .flag {min-width:60px; margin-left:5px; font-size:13px; line-height:30px; vertical-align:middle;}
	.store-list .info dl:after {width:50px; height:50px; margin-top:-25px;}
	.store-list .info dl {padding-left:60px;}
	.store-list .info dl.addr {padding-left:60px; margin-bottom:20px;}

	/* 개인결제 */
	.pay-list ul {margin:-5px;}
	.pay-list ul li {width:50%; padding:5px;}
	.pay-list ul li .priceBox h3 {font-size:13px; line-height:25px;}
	.pay-list ul li .priceBox strong {font-size:18px;}
	.pay-list ul li .tit {font-size:14px;}
	
	.personal-view .table table tbody th,
	.personal-view .table table tbody td {padding:9px 10px !important; font-size:14px !important;}
	.personal-view .table table tbody td .pic {width:100% !important;}
	.personal-view #phone_1,
	.personal-view #phone_2,
	.personal-view #phone_3 {width:20% !important;}

	/* 문의폼 */
	.mailform {border-top:1px solid #ddd;}
	.mailform table tbody th,
	.mailform table tbody td {padding:5px 10px; font-size:13px;}
	.mailform table tbody .radio + label {margin-right:5px;}

	.form-agree .scroll-box {height:80px;}
	
	/* shop */
	.login-area .contBox {padding:20px;}
	.login-area .contBox .tit {margin-bottom:10px;}
	.login-area .contBox .tit h3 {font-size:20px;}
	.login-area .group .input {height:40px;}
	.login-area .lg-input {margin-top:15px;}
	.login-area .lg-input .login {font-size:13px;}
	.login-area .login {height:40px; line-height:40px; }
	.login-area .mb-box .bt {font-size:13px;}

	.find-wrap .find-box {margin:-20px 0;}
	.find-wrap .find-account {float:none; width:100%; padding:20px 0;}
	.find-wrap .form-wrap {margin-bottom:20px;}
	.find-wrap .find-account .form .btn-pack {height:40px; font-size:13px; line-height:40px;}
	.goods-summary .btns ul li .btn {min-width:100px; font-size:13px; line-height:35px; }
	
	/* 회원가입 */
	.memberCont {padding:20px 15px;}
	.join-area .type-form {margin-top:20px;}
	.join-area .type-form ul li {padding:0 5px; }
	.join-area .type-form ul li .checkmark {width:100px; height:100px; background-size:50px auto;}
	.join-area .type-form ul li .chkBox {width:15px; height:15px;}
	.join-area .box {height:150px;}

	.join-area .title {font-size:16px; margin-bottom:10px;}
	.join-area .chk {font-size:13px;}
	.join-area .form table th,
	.join-area .form table td {height:auto; padding:5px 10px; font-size:13px}
	.join-area #userID {width:60% !important;}
	.join-area #zip {width:50% !important;}
	.join-area #userPwd {width:100% !important;}
	.join-area #tel1,
	.join-area #tel2,
	.join-area #tel3,
	.join-area #mobile1,
	.join-area #mobile2,
	.join-area #mobile3 {width:28% !important;}

	.shop-table {display:block; width:100%; overflow-x:auto; -webkit-overflow-scrolling: touch;}
	.shop-table table {min-width:900px;}

	.member-leave {width:100%}
	.member-leave fieldset .group label {display:block; width:auto; height:auto;}
	.member-leave #user_id2,
	.member-leave #pwd,
	.member-leave #email {width:100% !important;}

	/* 장바구니 */
	.order-step {background-image:none !important;}

	.total-price {padding:15px; font-size:13px;}
	.total-price .fl,
	.total-price .fr {float:none;}

	.order-table-row {margin:-10px 0;}
	.order-table-col {float:none; width:100%; padding:10px 0;}

	.order-info-table #bankType,
	.order-info-table #bankName,
	.order-info-table #bankDate,
	.order-info-table #orderName,
	.order-info-table #shipName {width:100% !important;}
	.order-info-table #usePoint {width:50px !important;}
	.order-info-table #orderPhone1,
	.order-info-table #orderPhone2,
	.order-info-table #orderPhone3,
	.order-info-table #orderMobile1,
	.order-info-table #orderMobile2,
	.order-info-table #orderMobile3,
	.order-info-table #shipPhone1,
	.order-info-table #shipPhone2,
	.order-info-table #shipPhone3,
	.order-info-table #shipMobile1,
	.order-info-table #shipMobile2,
	.order-info-table #shipMobile3 {width:60px !important;}
	
	.shop-table table thead th, .shop-table table tbody td {padding:5px 10px; font-size:13px; line-height:1.3em;}
	.shop-table table tbody td .info {padding-left:10px; }
	.shop-table table tbody td .info .tit {font-size:14px;}

	
	
}

@media (max-width: 720px) {

	/* 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 {margin-bottom:20px;}
	.board-search .total-page {display:none;}
	.board-search .search {float:none; text-align:left;}
	.board-search .search .input {width:calc(100% - 78px); height:32px !important;}
	.board-search .search .btn {height:32px !important; line-height:30px; padding:0 10px; width:75px; text-align:center;}
	

	.board-list ul li {padding:15px 0;}
	.board-list ul li .subject a {font-size:14px; max-width:100%; }
	.board-list ul li .txt {padding:0 15px;}
	.board-list ul li .num {width:60px; font-size:13px;}
	.board-list ul li .more {display:none;}
	.board-list ul li .txt .info {margin-top:0;}
	.board-list ul li .bt-answer {position: static;top: auto;right: auto;transform: none;font-size: 13px;line-height:1.3em; margin-top:5px;}

	.gallery-list {margin:0 -15px; padding:15px 15px 0;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; font-size:14px; margin-bottom:20px;}
	.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,
	.btn-pack.xlarge,
	.btn-pack.large {min-width:auto; height:32px; font-size:13px; line-height:30px; padding:0 10px;} 
	.btn-pack.xlarge.wide {max-width:200px;}

	.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;}

	.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;}
	
	.mailform .input {height:30px; font-size:13px;}
	.mailform .textarea {height:120px !important;}
	
}
 
@media (max-width: 500px) {
	
	/* 견적서출력 */
	.pop-content .conWrap {padding:20px 15px;}
	.pop-content .head {padding:15px; background-size:70px auto;}
	.pop-content .head h2 {font-size:16px;}
	.pop-content table.table1 tbody th, .pop-content table.table1 tbody td {padding:10px; font-size:13px;}
	.pop-content table thead th, .pop-content table tbody th {font-size:13px;}
	.pop-content .account {padding:15px; font-size:14px; }
	.pop-content .conWrap .tit .fr {float:none; display:block; }
	.pop-content .table-box {display:block; width:100%; overflow-x:auto; -webkit-overflow-scrolling: touch;}
	.pop-content .table-box table {min-width:700px;}
	

}

@media (max-width: 320px) {
	
}