@charset "utf-8";

@media (max-width: 1400px) {
	.familysite {right:80px;}

	/* main */
	.main-visual {height:481px;}
	.main-visual .inner {width:1400px; margin-left:-700px;}

	/* sub */
	.sub-visual {height:230px;}
	.sub-visual .tit h2 {font-size:25px;}

	/* top */
	.scroll-top {right:15px; bottom:15px;}
}

@media (max-width: 1200px) {
	
	/* header */
	#header .header-top .sitelogo {width:200px; margin-bottom:0;}
	#header .header-top .search {bottom:5px;}
	#header .header-top .search .input {min-width:400px; height:35px;}
	#header .familysite {right:30px;}

	/* main */
	.main-visual {height:412px;}
	.main-visual .inner {width:1200px; margin-left:-600px;}

	.m-tit h2 {font-size:28px;}

	.m-seciton {padding:50px 0;}

	.main-notice {margin-top:0;}

	.notice-list {margin:-5px;}
	.notice-list li {padding:5px;}
	.main-question .row .col.col2 {padding:18px 50px;}
	.main-question .row .col h3 {font-size:25px; margin-bottom:25px;}
	.main-question .row .col .tel {margin-bottom:15px;}
	.main-question .row .col .tel:before {width:44px; height:44px; margin-top:-22px;}
	.main-question .row .col .tel strong {padding-left:60px;font-size:20px;}
	.main-question .row .col ul li {padding-left: 100px;font-size:15px;}
	.main-question .row .col a {margin-top: 9px;padding: 0 20px;line-height: 35px;font-size: 14px;}

	/* sub */
	.sub-title {margin-bottom:50px; padding-bottom:20px; margin-top:35px;}
	.sub-title h2 {font-size:28px;}

	.company-overview .top {padding:150px 10px;}
	.company-overview .top p {font-size:25px;}
	.company-overview .wrap .head {padding:50px;}
	.company-overview .wrap .head p {font-size:28px;}
	.company-overview .wrap .txt {padding-left: 385px;}


	/* footer */
	#footer .f-logo {width:200px;}
	#footer .foot-info {padding-left: 250px;}
	
	
}


/* 아이패드 */
@media (max-width: 1024px) {

	/* header */
	#header {height:70px;}
	#header .contain {height:100%;}
	#header .header-top .search,
	#header .familysite,
	#header .header-bottom {display:none;}
	#header .header-top {height:100%;}
	#header .header-top .sitelogo {width:180px; bottom:auto; top:50%; margin-top:-19px;}

	#gnb {display:none;}
	
	.btn-m-menu {display: block;}
	.mobile-navigation {display: block;}

	/* main */
	.main-visual {height:352px;}
	.main-visual .inner {width:1024px; margin-left:-512px;}

	.m-seciton {padding:40px 0;}

	.m-tit {margin-bottom:25px;}
	.m-tit h2 {font-size:25px;}

	.main-field p {margin-top:30px; font-size:18px;}

	.main-notice .no-wrap {padding-left:0; padding-right:0}

	.main-question .row .col.col2 {padding:14px 40px;}
	.main-question .row .col h3 {font-size:18px; margin-bottom:15px;}
	.main-question .row .col .tel:before {width: 34px;height: 34px;margin-top: -17px;}
	.main-question .row .col .tel strong {padding-left: 50px; font-size:17px;}
	.main-question .row .col a {line-height: 30px;font-size: 12px;}

	.main-partner {padding:20px 0;}

	/* sub */
	.sub-visual {height:200px;}

	.path-menu .home {width:45px; height:45px;}
	.path-menu a {line-height:45px;}

	.sub-title {margin-bottom:30px; padding-bottom:10px; margin-top:20px;}
	.sub-title h2 {font-size:23px;}

	.company-overview .top {padding:100px 10px;}
	.company-overview .top p {font-size:20px;}
	.company-overview .wrap .head {padding:40px; margin-top: -76px;}
	.company-overview .wrap .head p {font-size:20px;}
	.company-overview .wrap .txt {padding-top: 35px; padding-left:300px;}
	.company-overview .wrap .txt p {font-size:15px;}
	.company-overview .wrap .txt p.p1 {margin-bottom:15px;}
	.company-overview .wrap .txt p.ceo strong {font-size:23px;}
	.company-overview .wrap .txt p.ceo img {width:100px;}

	.sub-tab ul li a {line-height:45px; font-size:16px;}

	.product-view .product-summary .info {margin-top:0;}
	.product-view .product-summary .info .top {margin-bottom:30px;}
	.product-view .product-summary .info .top .tit {font-size:28px;}
	.product-view .product-summary .info .top p {font-size:14px;}
	.product-view .product-summary .info .btn ul li a {font-size:18px; line-height:50px;}

	.pro-detail img {width:100% !important;}

	/* footer */
	#footer .f-logo {width:180px;}
	#footer .foot-info {padding-left: 220px;}
	

}

@media (max-width: 900px) {
	
	.only-desktop-tablet {display:none}
	.only-mobile {display:block;}

	.contain,
	#sub #container {padding-left:15px; padding-right:15px;}

	/* header */
	#header .header-top .sitelogo {width:150px; margin-top:-16px;}
	#header .util {position:absolute; top:50%; right:45px; transform:translate(0,-50%); }
	#header .util ul {margin:0 -5px; overflow:hidden;}
	#header .util ul li {float:left; padding:0 5px; }
	#header .util ul li img {height:23px;}

	.btn-m-menu {margin-top:-14px; right:15px;width: 25px;height: 28px;}

	/* main */
	.main-visual {height:0; padding-bottom:73.6%;}
	.main-visual .inner {left:0; margin-left:0; width:100%; height:100%;}

	.m-tit {margin-bottom:15px;}
	.m-tit h2 {font-size:17px;}

	.m-seciton {padding:20px 0;}

	.main-field {text-align:left;}
	.main-field .m-tit {text-align:left;}
	.main-field p {margin-top: 25px;font-size: 16px;}

	.main-product ul {margin:-5px 0;}
	.main-product ul li {float:none; width:100%; padding:5px 0; font-size:14px;}
	.main-product ul li .tit {font-size:17px;}

	.main-notice .no-wrap .more-btn {margin-top:20px;}
	.main-notice .no-wrap .more-btn a {padding:0 30px; font-size:14px; line-height:35px;}

	.notice-list {margin:-5px 0;}
	.notice-list li {float:none; width:100%; padding:5px 0; font-size:14px;}
	.notice-list li a {padding:15px;}
	.notice-list li .tit {font-size:16px;}
	.notice-list li .txt {height:1.3em; -webkit-line-clamp:1;}
	.notice-list li .date {margin:15px 0;}

	.main-question .row .col,
	.main-question .row .col.col2 {float:none; width:100%;}
	.main-question .row .col.col2 {padding:15px;}
	.main-question .row .col h3 {font-size:17px;}

	.main-partner {padding:10px 0;}

	/* sub */
	.real-cont {margin-bottom:50px;}

	.menu-wrap {border-bottom:0;}
	.path-menu {margin:0 -15px;}
	.path-menu .home {display:none;}
	.path-menu .menu {min-width:100%; border-right:0; border-bottom:1px solid #ddd;}
	.path-menu .menu > a {padding:0 30px 0 15px;}
	.path-menu .menu > a:after {right:15px}
	.path-menu .menu ul {top:46px;}
	.path-menu .menu ul li a {padding:10px 15px;}

	.sub-visual {height:150px;}
	.sub-visual .tit h2 {font-size:20px;}

	.sub-title {margin-bottom:20px;}
	.sub-title h2 {font-size:20px;}

	.company-overview .top {padding:50px 10px;}
	.company-overview .top p {font-size:16px;}
	.company-overview .top p br {display:none;}
	.company-overview .wrap .head {float:none;  margin-top:-30px;  padding:20px; }
	.company-overview .wrap .head p {font-size:16px;}
	.company-overview .wrap .txt {padding-left:0; padding-top:0; margin-top:20px;}
	.company-overview .wrap .txt p {font-size:14px;}
	.company-overview .wrap .txt p.ceo {margin-top:0;}
	.company-overview .wrap .txt p.ceo strong {font-size:18px;}
	.company-overview .wrap .txt p.ceo img {width:75px;}

	.s-tit {margin-bottom:20px;}
	.s-tit h3 {padding:0 20px; font-size:17px;}

	.histroy {margin-bottom:30px;}
	.histroy .wrap {background:none; display:block;}
	.histroy .group {margin-bottom:0;}
	.histroy .group.g1 {text-align:left;}
	.histroy .group .year {font-size:17px; margin-bottom:15px;}
	.histroy .group .year:after {display:none;}
	.histroy .group .tit {font-size:16px;}
	.histroy .group .tit p {margin-bottom:5px;}
	.histroy .group ul li {font-size:14px;}
	.histroy .row {margin:-10px 0;}
	.histroy .row .col {float:none; padding:10px 0;}
	.histroy .row .col.c1-1 {margin-top:0;}
	.histroy .row .col.c2-1 {margin-top:0;}

	.certification .row {margin:5px 0;}
	.certification .row .col {float:none; width:100%; padding:5px 0;}
	.certification .box ul {margin:-3px;}
	.certification .box ul li {padding:3px;}

	.root_daum_roughmap .wrap_map {height:250px !important;}

	.location-info {padding:15px; margin-top:20px; background:none;}
	.location-info h3 {font-size:17px; margin-bottom:15px;}
	.location-info p strong {width:50px; font-size:15px;}
	.location-info p {font-size:14px;}

	.sub-tab ul li a {line-height:35px; font-size:13px;}

	.board-search .all {float:none; margin-left:0; margin-bottom:5px;}

	.gallery-list .group .pro-tit {font-size:17px !important; margin-bottom:15px;}
	.gallery-list .group .pro-tit span {font-size:17px !important;}
	.gallery-list.g-list2 ul li {width:50%;}
	.gallery-list.g-list2 ul li:nth-child(5n+1) {clear:none;}
	.gallery-list.g-list2 ul li:nth-child(2n+1) {clear:left;}

	.product-view .product-summary .photo, .product-view .product-summary .info {float:none; width:100%;}
	.product-view .product-summary .photo {padding-right:0;}
	.product-view .product-summary .info {margin-top:20px;}
	.product-view .product-summary .mgb30 {margin-bottom:15px !important;}
	.product-view .product-summary .info .top {margin-bottom:15px;}
	.product-view .product-summary .info .top .tit {font-size:16px;}
	.product-view .product-summary .info .btn ul {margin:0 -5px;}
	.product-view .product-summary .info .btn ul li {padding:0 5px;}
	.product-view .product-summary .info .btn ul li a {font-size: 14px;line-height: 40px;}
	
	.pro-detail {width: 100%;overflow: hidden;}
	.pro-detail p, span {font-size:14px !important;}

	.board-search.search2 .search {padding:15px;}
	.board-search.search2 .search .btn-pack {width:70px;}
	.board-search.search2 .search .select {height:30px;}
	.board-search.search2 .search .input {width:calc(100% - 139px); height:30px;}

	.board-list ul {margin:-5px;}
	.board-list ul li {width:50%; padding:5px;}
	.board-list ul li a {padding:15px;}
	.board-list ul li .tit {font-size:15px; margin-bottom:15px;}

	/* footer */
	#footer .f-logo {float:none; width:150px; margin:0 auto;}
	#footer .foot-info {padding-left:0; margin-top:15px;}
	#footer address .bar {height:13px; margin-left:5px; margin-right:5px;}
	#footer .foot-info .sitemap-btn {display:none;}

	/* top */
	.scroll-top {width:41px; height:41px;}

	/* 사이트맵 */
	.sitemap {margin:-10px 0;}
	.sitemap dl {float:none; width:100%; padding:10px 0; margin-bottom:0;}
	.sitemap dl dt {font-size:15px; line-height:35px;}
	.sitemap dl dd > a {padding:5px 0 5px 20px; 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 .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% - 164px);}
	.board-search .search .btn {height:32px !important; line-height:30px; padding:0 10px; width:75px; text-align:center;}

	.board-list2 {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) {
	
}