@charset "utf-8";

@media (max-width: 1200px) {
	
	
	/* main */
	.main-visual {height:312px;}
	.main-visual .inner {width:1200px; margin-left:	-600px;}
	
	
}


/* 아이패드 */
@media (max-width: 1024px) {
	
	/* header */
	#header {height:100px; }
	#header .hd-top {height:100%;}

	#gnb {display:none;}
	
	.btn-m-menu {display: block;}
	.mobile-navigation {display: block;}

	#header .language {display:none; }



	/* main */
	.product-list ul li .tit {padding:15px; font-size:16px;}

	.main-links ul li {padding:50px;}

}

@media (max-width: 900px) {

	.only-desktop-tablet {display:none}
	.only-mobile {display:block;}
	
	.contain,
	#sub #container {padding-left:15px; padding-right:15px;}

	.real-cont {margin-bottom:50px; font-size:14px;}

	/* header */
	#header {height:70px; } 

	.sitelogo {width:110px; margin-left:-55px; margin-top:-24px;}

	.btn-m-menu {right:15px;}

	/* main */
	.main-visual {height:0; padding-bottom:94.4%;}
	.main-visual .inner {left:0; margin-left:0; width:100%;}

	.section {padding:30px 0;}

	.new-prod .item a {padding:20px 55px 20px 45px; min-height:335px;}
	.new-prod .item .tit span {font-size:13px;}
	.new-prod .slick-arrow {width:30px; height:60px; background-size:13px auto;}
	.new-prod .item .tit h3 {font-size:18px;}
	.new-prod .item .tit {padding:0; padding-bottom:15px;}
	.new-prod .item .tit:after {width: 119px;height: 47px;}
	.new-prod .item .txt {font-size:14px;}
	.new-prod .item .txt strong {font-size:16px;}
	.new-prod .item .txt strong br {display:none;}
	.new-prod .item .prod-img {right:20px; top:auto; bottom:20px; transform: none;}
	.new-prod .item .prod-img img {height:80px;}
	.new-prod .item .txt .p1 {padding-left:45px; text-indent:-45px;}

	.mainTitle {margin-bottom:15px; font-size:20px;}

	.product-list ul {margin:-5px 0;}
	.product-list ul li {width:50%; padding:5px 0}
	.product-list ul li:nth-child(3n+1) {clear:none;}
	.product-list ul li:nth-child(2n+1) {clear:left;}
	#main .product-list ul li {float:none; width:100%;}
	.product-list ul li .tit {font-size:14px;}

	.main-links ul li {padding:20px;float:none; width:100%;}
	.main-links ul li a {padding:30px 0}
	.main-links ul li p {font-size:18px;}
	.main-links ul li h3 {margin-bottom:15px; font-size:16px;}
	.main-links ul li .arrow img {width:80px;}

	/* sub */
	.sub-visual {height:180px; margin-bottom:30px}
	.sub-visual.bg1 {background-image:url('../images/common/m_sub_visual1.jpg')}
	.sub-visual.bg2 {background-image:url('../images/common/m_sub_visual2.jpg')}
	.sub-visual.bg3 {background-image:url('../images/common/m_sub_visual3.jpg')}
	.sub-visual.bg4 {background-image:url('../images/common/m_sub_visual4.jpg')}
	.sub-visual.bg5 {background-image:url('../images/common/m_sub_visual5.jpg')}
	.sub-visual.bg6 {background-image:url('../images/common/m_sub_visual6.jpg')}
	.sub-visual.bg7 {background-image:url('../images/common/m_sub_visual7.jpg')}

	.sub-title {margin-bottom:30px;}
	.sub-title h2 {font-size:20px;}
	.sub-title p {font-size:14px; margin-top:10px;}

	.greetings .top {padding:20px 0;}
	.greetings .top span {display:block; margin-left:0; margin-top:15px; font-size:18px;}
	.greetings .top span strong {font-size:20px;}
	.greetings .txt {padding-left:0; margin-top:15px; font-size:14px;}
	.greetings .txt .p2 {margin-bottom:15px;}
	.greetings .txt h3 {font-size:18px}
	.greetings .txt p br {display:none;}

	.news-list ul {margin:-10px -5px;}
	.news-list ul li {width:50%; padding:10px 5px;}
	.news-list ul li:nth-child(4n+1) {clear:none;}
	.news-list ul li:nth-child(2n+1) {clear:left;}
	.news-list ul li .tit {font-size:14px;}

	.partner {padding:40px 0}
	.partner .box .tit, .partner .box .info {float:none; text-align:center;}
	.partner .box .tit strong {font-size:18px;}
	.partner .box .tit p {font-size:16px;}
	.partner .box .info {margin-left:0;}
	.partner .box .info p {padding:5px 0; font-size:14px;}

	.contact .head, .contact .form {display:block;}
	.contact .head {width:100%; padding:0; margin-bottom:20px;}
	.contact .head h3 {font-size:18px;}
	.contact .head h3  br {display:none;}
	.contact .head p {font-size:14px; margin-top:10px;}

	.mailform .box {margin-bottom:10px;}
	.mailform .box label {font-size:14px;}

	.shop h3 {font-size:18px;}
	.shop ul li {width:50%;}
	.shop .box {margin-bottom:30px;}
	
	.catalog-list ul {margin:-10px -5px;}
	.catalog-list ul li {width:50%; padding:10px 5px; text-align:center;}
	.catalog-list ul li:nth-child(4n+1) {clear:none;}
	.catalog-list ul li:nth-child(2n+1) {clear:left;}

	.sub-tabs {margin-bottom:30px}
	.sub-tabs ul li a {padding:10px 0; font-size:13px;}

	.product-view .detail .photo, .product-view .detail .info {display:block;}
	.product-view .detail .photo {width:100%; margin-bottom:20px;}
	.product-view .detail .info {padding-left:0;}
	.product-view .detail .info .title h3 {font-size:18px;}
	.product-view .detail .info .title .sm-tit,
	.product-view .detail .info .txt {font-size:14px;}
	.product-view .detail .info .btns a {font-size:13px; line-height:35px;}
	.product-view .body {margin-top:30px;}



}

@media (max-width: 720px) {

	.only-desktop-tablet {display:none}
	.only-mobile {display:block;}

	/* 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% - 83px);}
	.board-search .search .btn {height:32px !important; line-height:30px; padding:0; text-align:center;}

	.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; 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 {height:32px; font-size:14px; line-height:30px; padding:0 10px;} 
	.btn-pack.xlarge {height:45px; line-height:43px; font-size:17px; padding:0 30px;}
	.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) {
	
	

}

@media (max-width: 320px) {
	
}