@charset "utf-8";


	
/* Landscape tablet to portrait tablet */
@media (max-width: 1230px) {
	/* 공통 */
	.only-desktop {display:block;}
	.only-tablet {display:none;}
	.only-mobile {display:none;}
	.only-desktop-tablet {display:block;}


	/* header */
	#gnb {margin-right:200px;}

	/* main */
	.main-more {right:10%}

	
	/* sub page */	
	
	
	
	
		

}

@media (max-width: 1024px) {
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	.only-mobile {display:none;}
	.only-desktop-tablet {display:block;}

	/* header */
	#wrapper {padding-top:80px;}
	#header {border-bottom:1px solid #ddd;}
	#header .contain {height:80px;}
	#header .sitelogo  {margin-top:-20px;}
	#header .sitelogo img {height:40px}
	#gnb {display:none}
	.btn-m-menu {display:block;}
	.m-gnb {display:block;}

	.util {right:15px;}



	/* main */
	.main-visual {height:500px;}
	.main-visual .content {bottom:10%;}
	.main-visual .content .tit {font-size:25px;}
	.main-visual .content .t1 {font-size:40px;}
	.main-visual .content .t2 {font-size:30px;}

	.main-more {top:5px; right:12%; min-width:170px; height:36px; border-radius:36px; padding:0 20px;}
	.main-more .tt {font-size:15px;}
	.main-more .arrow {width:36px;}

	.main-title {font-size:25px; margin-bottom:40px}

	#main #container {margin:30px 0;}
	.section {padding:50px 0; margin-bottom:40px;}
	.section .group .photo {padding-right:10px;} 
	.section .group .info {padding-left:40px;}
	.section .group .info ul li {font-size:18px;padding-left:15px; margin-bottom:10px;}
	.section .group .info ul li:before {top:12px; width:4px; height:4px;}
	.section .etc-group .slider {margin:0 -7px -14px;}
	.section .etc-group .item {padding:0 7px; width:33.333333%; margin-bottom:14px;}
	.section .etc-group .pic {border-radius:5px}
	.section .pro-group ul {margin:0 -5px;}
	.section .pro-group ul li {padding:0 5px;}
	.section .pro-group ul li .tit {font-size:20px;padding:15px 10px;}

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

	#footer {padding:25px 0; font-size:14px;}
	#footer .bar {padding:0 7px;}

	.sub-visual {height:250px; }
	.sub-visual .content {transform:translateY(-85%);}
	.sub-visual .tit {font-size:30px;}

	.sub-title {margin:40px 0 30px;}
	.sub-title h2 {padding-bottom:18px; font-size:25px;}
	.sub-title h2:after {width:40px; margin-left:-20px;}

	#lnb {margin-top:-55px;}
	.lnb ul li {font-size:16px;}
	.lnb ul li a {height:55px;}
					

	/* contents */

	.doc-title {font-size:22px; padding-left:30px; margin-bottom:20px; padding-bottom:10px;}
	.doc-title:before {top:4px; width:20px; height:20px;}

	.doc-indent {padding-left:30px;}

	.doc-cnt ul li {padding-left:12px; margin-bottom:6px; font-size:16px;}
	.doc-cnt ul li:before {top:9px;}
	
	.doc-feature {padding:0 30px;}
	.doc-feature .info {padding-right:20px;}
	.doc-feature .info .group {margin-bottom:20px;}
	.doc-feature .info h4 {font-size:20px; margin-bottom:12px; padding-left:25px;}
	.doc-feature .info h4:before {top:6px; width:16px; height:16px;}
	.doc-feature .pic {width:50%; padding-left:0;}

	.mgb60 {margin-bottom:40px !important;}

	.doc-type .head {padding:0 30px 30px; margin-bottom:30px;}
	.doc-type .head:before,
	.doc-type .head:after {width:28px;}
	.doc-type .head:before {left:2%;}
	.doc-type .head:after {bottom:30%; right:2%;}
	.doc-type .head .tit {font-size:22px; margin-bottom:7px;}
	.doc-type .head .tit strong {font-size:24px;}
	.doc-type .head p {font-size:18px;}
	.doc-type .img-group {margin-bottom:40px;}
	.doc-type .img-group ul {margin:0 -10px;}
	.doc-type .img-group ul li {padding:0 10px;}
	.doc-type .img-group ul li .img {margin-bottom:12px;}
	.doc-type .img-group ul li .tit {font-size:18px;}
	.doc-type .box {background-size:100px; padding:40px 15px}
	.doc-type .box .tit {font-size:18px; margin-bottom:25px;}
	.doc-type .box .tit strong {font-size:20px;}
	.doc-type .box .btn {min-width:160px; height:40px;border-radius:40px; font-size:15px; line-height:38px;}

	.product-apply .row {margin-left:-15px; margin-bottom:-30px;}
	.product-apply .col {position:relative; width:calc(50% - 15px); margin-left:15px; margin-bottom:30px;}
	.product-apply .col .info {padding:20px 25px;}
	.product-apply .col .tit {font-size:20px; margin-bottom:10px;}
	.product-apply .col .doc-cnt ul li {margin-bottom:5px;}

	.history .year {padding-bottom:15px; margin-bottom:15px;}
	.history .year .tit {padding-right:15px;font-size:20px;}
	.history .year .tit:after {bottom:-16px;}
	.history .group {margin-bottom:30px;}
	.history .group .month {width:70px; font-size:19px;}
	.history .group .info ul {padding-top:5px;}
	.history .group .info ul li {margin-bottom:5px; font-size:16px; padding-left:20px;}
	.history .group .info ul li:after {width:5px; height:5px;}

	.cert ul {margin:0 -5px -10px; flex-wrap:wrap;}
	.cert ul li {width:33.333333%; padding:0 5px; margin-bottom:10px;}
	.cert ul li .pic {margin-bottom:10px;}
	.cert ul li .tit {font-size:15px;}

	.rnd-box {padding:40px 15px;}

	.location-box {margin-bottom:30px; padding:40px 15px;}
	.location-box ul {margin:0 -8px;}
	.location-box ul li {padding:0 8px;}
	.location-box ul li:after {margin-top:-60px;height:120px;}
	.location-box ul li .icon {width:70px; height:70px; margin:0 auto 15px;}
	.location-box ul li .tit {font-size:18px; ;margin-bottom:10px;}
	.location-box ul li p {font-size:16px;}

	.root_daum_roughmap {height:350px !important;}
	.root_daum_roughmap .wrap_map {height:350px !important;}

	
	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}


	.board-list colgroup col {width:auto !important;}
	.board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}

	.gallery-list ul li .tit {font-size:15px;}

	.news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

	.event-list ul li .tit {font-size:15px;}

	.faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {top:14px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px; font-size:16px; line-height:32px;}
	.faq .cnt {padding:18px 25px 18px 60px;}

	.calendar-head h3 {font-size:28px; margin:0 30px;}
	.calendar-head .cal-btn {width:40px; height:40px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

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

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}

	.product-list ul li {width:25%;}
	.product-list ul li .tit {font-size:15px;}
	.product-image {width:350px;}
	.product-info .tit {font-size:25px;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}

	.result-group .gall li {width:25%;}

	
	
	
}

@media (max-width: 900px) {

		
	/* board */	
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {width:33.33333333%; padding:0 10px;}
	

	.event-list ul li {width:50%;}

	.store-search {padding:30px; margin-bottom:30px;}
	.store-search .map-area {display:none;}
	.store-search .search-area h3 {text-align:center; margin-bottom:30px;}

	/* doc */
	

}

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


	/* header */
	#wrapper {padding-top:61px;}	
	#header .contain {height:60px;}
	#header .sitelogo  {margin-top:-11px;}
	#header .sitelogo img {height:22px}
	
	.m-gnb {margin-left:35px;}
	.m-gnb ul {margin:0 -5px;}
	.m-gnb ul li {padding:0 5px;}
	.m-gnb ul li a {font-size:.9em; line-height:60px;}

	/* main */
	.main-visual {height:400px;}
	.main-visual .content {bottom:10%;}
	.main-visual .content .tit {font-size:18px;}
	.main-visual .content .t1 {font-size:25px;}
	.main-visual .content .t2 {font-size:20px;}

	.main-more {top:0; right:15px; min-width:140px; height:30px; border-radius:30px; padding:0 10px;}
	.main-more .tt {font-size:15px;}
	.main-more .arrow {width:30px; background-size:contain}

	.main-title {font-size:22px; margin-bottom:25px; text-align:left;}

	#main #container {margin:25px 0;}
	.section {padding:30px 0; margin-bottom:30px;}
	.section .group {display:block}
	.section .group .photo {padding-right:0;margin-bottom:25px; width:100%} 
	.section .group .info {padding-left:0; width:100%;}
	.section .group .info ul li {font-size:16px;padding-left:10px; margin-bottom:5px;}
	.section .group .info ul li:before {top:7px; width:3px; height:3px;}
	.section .etc-group .slider {margin:0 -4px -8px}
	.section .etc-group .item {width:50%; padding:0 4px; margin-bottom:8px;}
	.section .etc-group .item:nth-child(3) {width:100%; padding:0 25%;}
	.section .pro-group ul {flex-wrap:wrap; margin:0 -4px -8px;}
	.section .pro-group ul li {padding:0 4px; width:50%; margin-bottom:8px;}
	.section .pro-group ul li .tit {font-size:18px;padding:15px 10px;}

	/* sub */
	#footer {padding:20px 0; font-size:13px;}
	#footer .bar {padding:0; display:block}

	.sub-visual {height:200px;}
	.sub-visual .content {transform:translateY(-85%);}
	.sub-visual .tit {font-size:25px;}

	.sub-title {margin:30px 0 25px;}
	.sub-title h2 {padding-bottom:10px; font-size:22px;}
	.sub-title h2:after {width:30px; margin-left:-15px;}

	#lnb {margin-top:-50px;}
	.lnb ul li {font-size:15px;}
	.lnb ul li a {height:50px; padding:0 15px;}

	/* content */
	.doc-title {font-size:20px; padding-left:25px; margin-bottom:15px; padding-bottom:6px;}
	.doc-title:before {top:5px; width:16px; height:16px;}

	.doc-indent {padding-left:0;}

	.doc-cnt ul li {padding-left:10px; margin-bottom:4px; font-size:15px;}
	.doc-cnt ul li:before {top:9px;}

	.mgb60 {margin-bottom:30px !important;}
	
	.doc-feature {padding:0; display:block}
	.doc-feature .info {padding-right:0; width:100%; margin-bottom:15px;}
	.doc-feature .info .group {margin-bottom:15px;}
	.doc-feature .info h4 {font-size:18px; margin-bottom:10px; padding-left:25px;}
	.doc-feature .info h4:before {top:3px;}
	.doc-feature .info .doc-cnt {padding-left:25px;}
	.doc-feature .pic {width:100%;}

	.doc-type .head {padding:0 30px 20px; margin-bottom:20px;}
	.doc-type .head:before,
	.doc-type .head:after {width:18px;}
	.doc-type .head:before {left:2%;}
	.doc-type .head:after {bottom:10%; right:2%;}
	.doc-type .head .tit {font-size:18px; margin-bottom:5px;}
	.doc-type .head .tit strong {font-size:20px;}
	.doc-type .head p {font-size:18px;}
	.doc-type .img-group { margin-bottom:20px;}
	.doc-type .img-group ul {display:block; margin:0;}
	.doc-type .img-group ul li {padding:0; margin-bottom:15px;}
	.doc-type .img-group ul li .img {margin-bottom:10px;}
	.doc-type .img-group ul li .tit {font-size:16px;}
	.doc-type .box {background-size:60px; background-position:50% 15px; padding:90px 15px 20px}
	.doc-type .box .tit {font-size:16px; margin-bottom:20px;}
	.doc-type .box .tit strong {font-size:18px;}
	.doc-type .box .btn {min-width:140px; height:34px;border-radius:40px; font-size:14px; line-height:32px;}

	.product-apply .row {display:block; margin-left:0; margin-bottom:-20px;}
	.product-apply .col {width:100%; margin-left:0; margin-bottom:20px;}
	.product-apply .col .info {padding:15px 15px;}
	.product-apply .col .tit {font-size:18px; margin-bottom:5px;}
	.product-apply .col .doc-cnt ul li {margin-bottom:5px;}

	.history .year {padding-bottom:12px; margin-bottom:12px;}
	.history .year .tit {padding-right:10px;font-size:18px;}
	.history .year .tit:after {bottom:-14px;}
	.history .group {margin-bottom:20px; display:block;}
	.history .group .month {width:100%; font-size:17px;}
	.history .group .info {width:100%;}
	.history .group .info ul {padding-top:5px;}
	.history .group .info ul li {margin-bottom:5px; font-size:15px; padding-left:10px;}
	.history .group .info ul li:after {top:8px; width:4px; height:4px;}

	.cert ul li {width:50%;}
	.cert ul li .tit {font-size:14px;}

	.rnd-box {padding:30px 15px;}

	.location-box {margin-bottom:25px; padding:20px 15px;}
	.location-box ul {margin:0; display:block}
	.location-box ul li {width:100%; display:flex; align-items:center; padding:0 0 15px; margin-bottom:15px; border-bottom:1px solid #ddd; text-align:left;}
	.location-box ul li:after {display:none}
	.location-box ul li:last-child {margin-bottom:0; border-bottom:0; padding-bottom:0;}
	.location-box ul li .icon {width:50px; height:50px; margin:0;}
	.location-box ul li .info {flex:1 1 auto; width:0; min-width:0; padding-left:15px;}
	.location-box ul li .tit {font-size:16px; margin-bottom:5px;}
	.location-box ul li p {font-size:15px;}

	.root_daum_roughmap {height:250px !important;}
	.root_daum_roughmap .wrap_map {height:250px !important;}

	
	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}
	
	.board-search .total-page {display:none}
	.board-search .search {float:none; max-width:100%; width:100%}

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

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.gallery-list ul li .thumb {margin-bottom:10px;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list ul li .date {font-size:12px; margin-top:4px;}

	.news-list ul li {padding:17px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}

	.event-list {padding-top:20px;}
	.event-list ul li {width:100%; margin-bottom:32px;}
	.event-list ul li .thumb {margin-bottom:10px;}
	.event-list ul li .tit {font-size:15px;}
	.event-list ul li .date {font-size:12px; margin-top:4px;}

	.faq .tit a {padding:7px 0 7px 5px;}
	.faq .tit a:after {display:none;}
	.faq .q {flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px;}
	.faq .cnt {padding:12px 12px 12px 15px;}

	.calendar-head {margin-bottom:15px;}
	.calendar-head h3 {font-size:20px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 22px; font-size:16px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;}

	.product-list ul {margin:0 -7px;}
	.product-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.product-list ul li .thumb {margin-bottom:10px;}
	.product-list ul li .tit {font-size:14px;}
	.product-summary {display:block;}
	.product-image {width:100%; margin-bottom:20px;}
	.product-info {width:100%;}
	.product-info .tit {font-size:22px; padding-bottom:14px; margin-bottom:14px;}
	.product-detail {padding-bottom:25px; margin-bottom:25px;}
	.product-detail .tit {font-size:17px; padding-bottom:10px; margin-bottom:14px;}

	.store-search {padding:0;}
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

	.result-top {font-size:18px;}
	.result-group .gall {margin:0 -7px;}
	.result-group .gall li {width:50%; padding:0 7px;}
	.result-group dl dt {font-size:15px;}
	.result-group dl dd {font-size:13px;}
	.result-group dl dd.date {font-size:12px;}

	
}

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