 @charset "utf-8";
@media (max-width: 1460px) {
	/* header */
	#header .contain{height:80px;}
	#header .sitelogo{top:20px;}
	#header .sitelogo img{height:40px;}

	#gnb>ul>li {width:150px;}
	#gnb>ul>li>a {font-size:18px; line-height:80px;}

	#gnb .submenu {top:80px;padding:15px 0;}
	#gnb .submenu ul li{margin-bottom:5px;}
	#gnb .submenu ul li a {font-size:16px;}

	/* main */ 
	.main-visual .fp-tableCell{padding-top:80px;}

	.main-visual .item {height:calc(100vh - 80px);}
	.main-visual .tt-wrap .eng{font-size:16px;}
	.main-visual .tt-wrap .tit{font-size:32px;margin:10px 0 20px;}
	.main-visual .tt-wrap .tt{font-size:16px;}
	.main-visual .btns{margin-top:40px;}
	.main-visual .btns .dots .slick-dots li{padding:0 15px;}
	.main-visual .btns .dots .slick-dots li .num{font-size:12px;}
	.main-visual .btns .dots .slick-dots li .num:after{width:30px;height:30px;}
	.main-visual .btns .arrs .slick-arrow{height:15px;}
	.main-visual .btns .arrs .slick-prev{margin-right:20px;}

	.sec1 .bg-sld ul{top:80px;}
	.sec1 .bg-sld ul li .inner .tit{font-size:24px;margin-bottom:15px;padding-top:80px;}
	.sec1 .bg-sld ul li .inner .tit:before{height:60px;}
	.sec1 .bg-sld ul li .inner .tt{font-size:16px;}
	.sec1 .bg-sld ul li .inner .btn-more{margin-top:40px;padding-right:65px;}
	.sec1 .bg-sld ul li .inner .btn-more:after{height:35px;top:-8px;}

	.sec2 .content{padding:80px 0;}
	.sec2 .content .main-tit{font-size:28px;margin-bottom:30px;}
	.sec2 .content1 ul{margin:0 -10px;}
	.sec2 .content1 ul li{width:25%;padding:0 10px;}
	.sec2 .content1 ul li a .img{border-bottom-right-radius:20px;}
	.sec2 .content1 ul li a .tit{margin-top:15px;padding-left:10px;padding-right:50px;font-size:18px;}
	.sec2 .content1 ul li a .tit:after{height:28px;top:-2px;}
	
	.sec2 .content2 .sld{padding:0 50px;}
	.sec2 .content2 .sld .items{margin:0 -5px;}
	.sec2 .content2 .sld .items .item{padding:0 5px;}
	.sec2 .content2 .sld .items .item .box{min-height:254px;border-bottom-right-radius:20px;padding:20px 20px 20px;}
	.sec2 .content2 .sld .items .item .box .label{font-size:12px;width:55px;height:26px;margin-bottom:10px;}
	.sec2 .content2 .sld .items .item .box .tit{font-size:16px;margin-bottom:10px;line-height:1.4em;}
	.sec2 .content2 .sld .items .item .box .tt{font-size:15px;line-height:1.4em;}
	.sec2 .content2 .sld .items .item .box .date{font-size:12px;margin-top:15px;}
	.sec2 .content2 .sld .slick-arrow{width:35px;height:35px;background-size:10px;}
	.sec2 .content2 .sld .slick-prev{left:-50px;}
	.sec2 .content2 .sld .slick-next{right:-50px;}
	.sec2 .content2 .btn-more{margin-top:40px;}
	.sec2 .content2 .btn-more a{padding-right:50px;}
	.sec2 .content2 .btn-more a:after{height:30px;top:-2px;}

	/* footer */
	#footer {padding:25px 0;font-size:14px;}
	#footer .foot-info .tit{margin-bottom:5px;}
	#footer .foot-info address{margin:0 -10px;}
	#footer .foot-info address p{padding:0 10px;}
	#footer .foot-info .copy{font-size:12px;}
	#footer .foot-info .copy span{margin-right:10px;}
	#footer .foot-menu{margin-top:0;}

	/* sub page */
	.sub-visual {height:300px;}
	.sub-visual .tit{font-size:34px;}

	.sub-title{margin:50px 0 40px;padding-bottom:15px;}
	.sub-title:after{width:120px;}
	.sub-title h2{font-size:30px;}

	.real-cont {padding:0 0 100px;}

	/* 토글메뉴 */
	.lnb-box{margin-top:0;}
	.lnb-path{height:44px;}
	.lnb-path .home {width:44px; height:44px;}
	.lnb-path .submenu {min-width:175px;}
	.lnb-path .submenu:after {right:15px;height:6px;}
	.lnb-path .submenu > .tit {font-size:15px; line-height:44px;padding-left:15px;}
	.lnb-path .submenu ul {top:44px;padding:15px 0;}
	.lnb-path .submenu ul li{margin-bottom:10px;}
	.lnb-path .submenu ul li a{padding-left:15px;font-size:14px;}
	.lnb-path .submenu ul li a:after{height:7px;top:5px;right:15px;}
	
	.greeting .img{max-width:350px;margin-right:40px;}
	.greeting .tt-wrap{padding-top:0px;}
	.greeting .tt-wrap .tit{font-size:20px;margin-bottom:20px;}
	.greeting .tt-wrap .wrap p{margin-bottom:15px;font-size:16px;}
	.greeting .tt-wrap .wrap p br{display:none;}
	.greeting .tt-wrap .ceo{margin-top:40px;font-size:16px;}
	.greeting .tt-wrap .ceo span{margin-left:5px;}
	
	.history .img{margin-bottom:40px;}
	.history .con{position:relative;padding-left:20px;}
	.history .con:after{content:'';width:1px;height:102%;background-color: #ddd;position: absolute;left:0;top:10px;}
	.history .con:before{content:'';width:13px;height:15px;background:url('../images/sub/history_arr.png')no-repeat 50% 50%/contain;position: absolute;left:-6px;bottom:-4%;z-index:1;transform:rotate(270deg);}
	.history .list ul{display:block;}
	.history .list ul li{width:100%;padding-right:0;margin-bottom:30px;}
	.history .list ul li:last-child{margin-bottom:0;}
	.history .list ul li .year{font-size:18px;margin-bottom:5px;}
	.history .list ul li p{font-size:16px;height:auto;}
	.history .list ul li:before{width:8px;height:8px;bottom:auto;left:-23px;top:8px;}
	.history .list ul li:after{display:none;}
	.history .list.type2{margin-top:30px;}
	.history .list.type2:before{display:none;}
	.history .list.type2:after{display:none;}
	.history .list.type2 ul li{padding-left:0;}
	.history .list.type2 ul li:before{bottom:auto;left:-23px;top:8px;}

	.doc-license ul li .img{padding:20px;}
	.doc-license ul li .tit{margin-top:10px;font-size:16px;}
	.doc-license ul li .tit span{font-size:14px;}

	.location .maps{max-width:550px;}
	.location .maps .root_daum_roughmap {height:400px !important;}
	.location .maps .root_daum_roughmap .wrap_map {height:400px !important;}
	.location .tt-wrap{padding:40px;}
	.location .tt-wrap .eng{font-size:16px;margin-bottom:5px;}
	.location .tt-wrap .tt{font-size:20px;}
	.location .tt-wrap .info dl{margin-bottom:10px;font-size:16px;}
	.location .tt-wrap .info dl dt{min-width:40px;}

	.doc-tit{padding-left:30px;font-size:20px;margin-bottom:10px;}
	.doc-tit:before{width:20px;height:20px;top:3px;}
	.doc-pg .doc-content .bg-info{padding:20px 20px;}
	.doc-pg .doc-content .bg-info>ul{flex-wrap:wrap;margin-bottom:-30px;}
	.doc-pg .doc-content .bg-info>ul>li{font-size:17px;padding-left:10px;width:50%;margin-bottom:30px;}
	.doc-pg .doc-content .bg-info>ul>li:before{width:5px;height:5px;top:7px;}
	.doc-pg .doc-content .bg-info>ul>li>ul{margin-top:5px;}
	.doc-pg .doc-content .bg-info>ul>li>ul>li{font-size:15px;margin-bottom:3px;}
	.doc-pg .doc-content .bg-info>ul>li>ul.hypen>li{padding-left:10px;}
	.doc-pg .doc-content .bg-info>ul>li>ul.hypen>li:before{top:9px;}

	.pg-menu ul li{max-width:120px;}
	.pg-menu ul li a{font-size:16px;height:40px;border-radius:20px;}

	.doc-table table{font-size:15px;}
	.doc-table table th,
	.doc-table table td{padding:10px 20px;}

	.paginate.type2{margin-top:50px;}

	.data-room{padding-top:20px;}
	.data-room ul{margin:0 -10px -35px;}
	.data-room ul li{padding:0 10px;}
	.data-room ul li .pic .circle{width:120px;height:120px;}
	.data-room ul li .pic .circle .icon img{height:30px;}
	.data-room ul li .pic .circle p{margin-top:0;font-size:14px;}
	.data-room ul li .tit{font-size:16px;margin-top:10px;}
	
	.gallery-list ul li .thumb{margin-bottom:15px;}
	.gallery-list ul li .tit {font-size:16px;}
	.gallery-list ul li .date {font-size: 14px;margin-top:10px;}
}


/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

	#gnb{display:none;}
	.btn-m-menu{display:block;}

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

	.board-search .search input.input {width:240px;}

	.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%;}


} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	.sec1 .bg-sld ul{display:block;}
	.sec1 .bg-sld ul li{width:100%;height:33.3333%;}
	.sec1 .bg-sld ul li:after{width:100%;height:1px;right:auto;left:0;top:auto;bottom:0;}
	.sec1 .bg-sld ul li .inner .tit{font-size:18px;margin-bottom:5px;padding-top:60px;}
	.sec1 .bg-sld ul li .inner .tit:before{height:45px;}
	.sec1 .bg-sld ul li .inner .tt{font-size:14px;}
	.sec1 .bg-sld ul li .inner .btn-more{margin-top:20px;padding-right:55px;font-size:12px;}
	.sec1 .bg-sld ul li .inner .btn-more:after{height:26px;top:-6px;}

	.sec2 .content .main-tit{font-size:24px;}
	.sec2 .content1 ul{margin:0 -10px -40px;flex-wrap:wrap;}
	.sec2 .content1 ul li{width:50%;margin-bottom:40px;}

	/* footer */
	#footer{font-size:13px;text-align:center;}
	#footer .contain{flex-direction:column;}
	#footer .foot-info{order:2;}
	#footer .foot-info .tit{margin-bottom:10px;}
	#footer .foot-info address{margin:0;display:block;}
	#footer .foot-info address p{padding:0;margin-bottom:3px;line-height:1.3em;}
	#footer .foot-info address p:last-child{margin-bottom:0;}
	#footer .foot-menu{margin-bottom:10px;}

	/* sub page */
	.sub-visual {height:250px;}
	.sub-visual .tit{font-size:28px;}

	.sub-title{padding-bottom:10px;}
	.sub-title:after{width:100px;}
	.sub-title h2{font-size:24px;}

	.real-cont {padding:0 0 80px;}

	.greeting .img{max-width:200px;}
	.greeting .tt-wrap .tit{font-size:16px;margin-bottom:15px;}
	.greeting .tt-wrap .wrap p{margin-bottom:5px;font-size:14px;}
	.greeting .tt-wrap .ceo{margin-top:20px;font-size:15px;}
	.greeting .tt-wrap .ceo span{margin-left:10px;}

	.doc-license ul li{width:33.3333%;}
	.doc-license ul li .img{padding:15px;}
	.doc-license ul li .tit{margin-top:10px;font-size:15px;}
	.doc-license ul li .tit span{font-size:12px;}

	.location{display:block;}
	.location .maps{max-width:100%;}
	.location .maps .root_daum_roughmap {height:300px !important;}
	.location .maps .root_daum_roughmap .wrap_map {height:300px !important;}
	.location .tt-wrap{padding:20px;width:100%;}
	.location .tt-wrap .eng{font-size:14px;margin-bottom:0px;}
	.location .tt-wrap .tt{font-size:16px;margin-bottom:20px;}
	.location .tt-wrap .info dl{margin-bottom:5px;font-size:15px;}
	.location .tt-wrap .info dl dt{min-width:35px;}

	.doc-tit{padding-left:23px;font-size:18px;}
	.doc-tit:before{width:18px;height:18px;}
	.doc-pg .doc-content .bg-info>ul{display:block;margin-bottom:-20px;}
	.doc-pg .doc-content .bg-info>ul>li{width:100%;margin-bottom:20px;}
	.doc-pg .doc-content .bg-info>ul>li.type2{width:100%;}

	/* .data-room ul{margin:0 -10px -35px;} */
	.data-room ul li{/* padding:0 10px;margin-bottom:35px; */width:33.3333%;}
	.data-room ul li .pic .circle{width:100px;height:100px;}
	.data-room ul li .pic .circle .icon img{height:25px;}
	.data-room ul li .pic .circle p{font-size:13px;}
	.data-room ul li .tit{font-size:15px;/* margin-top:5px; */}

	/* 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;}

} 

/* 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;}

	.mobile-navigation {width:100%;}
	.contain {max-width:1230px; padding-left:15px; padding-right:15px;}
	#contArea {max-width:1230px; padding-left:15px; padding-right:15px;}
	.btn-m-menu{right:15px;}
	
	/* header */
	#header .contain{height:60px;}
	#header .sitelogo{top:15px;left:15px;}
	#header .sitelogo img{height:30px;}

	/* main */ 
	.main-visual .fp-tableCell{padding-top:60px;}

	.main-visual .item {height:calc(100vh - 60px);}
	.main-visual .tt-wrap{padding:0 15px;}
	.main-visual .tt-wrap .eng{font-size:14px;}
	.main-visual .tt-wrap .tit{font-size:20px;margin:5px 0 10px;}
	.main-visual .tt-wrap .tt{font-size:14px;}
	.main-visual .tt-wrap .tt br{display:none;}
	.main-visual .tt-wrap .btns{margin-top:30px;}
	.main-visual .btns{padding:0 15px;}
	
	.sec1 .bg-sld ul{top:60px;}
	.sec1 .bg-sld ul li .inner .tit{font-size:15px;margin-bottom:3px;padding-top:45px;}
	.sec1 .bg-sld ul li .inner .tit:before{height:35px;}
	.sec1 .bg-sld ul li .inner .tt{font-size:13px;}
	.sec1 .bg-sld ul li .inner .btn-more{margin-top:10px;padding-right:50px;}
	.sec1 .bg-sld ul li .inner .btn-more:after{height:20px;top:-2px;}

	.sec2 .content{padding:60px 0;}
	.sec2 .content .main-tit{font-size:20px;margin-bottom:20px;}
	.sec2 .content1 ul{margin:0 -5px -30px;}
	.sec2 .content1 ul li{padding:0 5px;margin-bottom:30px;}
	.sec2 .content1 ul li a .tit{margin-top:10px;padding-left:0;padding-right:40px;font-size:15px;}
	.sec2 .content1 ul li a .tit:after{height:22px;}

	.sec2 .content2 .sld{padding:0 40px;}
	.sec2 .content2 .sld .items .item .box{min-height:200px;padding:15px;}
	.sec2 .content2 .sld .items .item .box .tit{font-size:15px;margin-bottom:5px;}
	.sec2 .content2 .sld .items .item .box .tt{font-size:14px;}
	.sec2 .content2 .sld .items .item .box .date{margin-top:10px;}
	.sec2 .content2 .sld .slick-arrow{width:30px;height:30px;background-size:8px;}
	.sec2 .content2 .sld .slick-prev{left:-40px;}
	.sec2 .content2 .sld .slick-next{right:-40px;}
	.sec2 .content2 .btn-more{margin-top:20px;}
	.sec2 .content2 .btn-more a{padding-right:40px;}
	.sec2 .content2 .btn-more a:after{height:25px;top:-1px;}
	
	/* sub page */
	.sub-visual {height:200px;}
	.sub-visual .tit{font-size:24px;}
	
	.sub-title h2{font-size:22px;}

	.real-cont {padding:0 0 60px;}

	/* 토글메뉴 */
	.lnb-path{height:88px;display:block;}
	.lnb-path .home {display:none;}
	.lnb-path .submenu {min-width:100%;width:100%;}
	.lnb-path .submenu:before{content:'';width:100%;height:1px;background-color:#fff;opacity:.3;position: absolute;left:0;bottom:0;right:auto;top:auto;}
	
	.greeting{display:block;}
	.greeting .img{max-width:100%;margin-right:0;margin-bottom:30px;}
	.greeting .tt-wrap{width:100%;}
	
	.history .img{margin-bottom:20px;}
	.history .con:after{height:101%;}
	.history .con:before{bottom:-3%;}
	.history .list ul li{margin-bottom:20px;}
	.history .list ul li .year{font-size:16px;margin-bottom:3px;}
	.history .list ul li p{font-size:15px;}
	.history .list ul li:before{top:6px;}
	.history .list ul li:after{display:none;}
	.history .list.type2{margin-top:20px;}
	.history .list.type2 ul li:before{top:6px;}

	.doc-license ul{margin:0 -5px -35px;}
	.doc-license ul li{padding:0 5px;width:50%;}
	.doc-license ul li .img{padding:10px;}
	.doc-license ul li .tit{font-size:14px;}
	.doc-license ul li .tit span{font-size:11px;}

	.location .maps .root_daum_roughmap {height:200px !important;}
	.location .maps .root_daum_roughmap .wrap_map {height:200px !important;}
	.location .tt-wrap .eng{font-size:12px;}
	.location .tt-wrap .tt{font-size:15px;}
	.location .tt-wrap .info dl{font-size:14px;}
	.location .tt-wrap .info dl dt{min-width:33px;}

	.doc-tit{padding-left:21px;font-size:16px;}
	.doc-tit:before{width:16px;height:16px;top:2px;}
	.doc-pg .doc-content .bg-info>ul>li{font-size:15px;padding-left:10px;}
	.doc-pg .doc-content .bg-info>ul>li:before{width:4px;height:4px;}
	.doc-pg .doc-content .bg-info>ul>li>ul{margin-top:3px;}
	.doc-pg .doc-content .bg-info>ul>li>ul>li{font-size:14px;margin-bottom:3px;}
	.doc-pg .doc-content .bg-info>ul>li>ul.hypen>li:before{top:8px;width:4px;}
	.doc-pg .doc-content .flex-img{margin-left:0;margin-right:0;display:block;}
	.doc-pg .doc-content .flex-img .img{padding:0;margin-bottom:10px;}
	.doc-pg .doc-content .flex-img .img:last-child{margin-bottom:0;}

	.pg-menu{margin-bottom:20px;}
	.pg-menu ul{margin:0 -3px;}
	.pg-menu ul li{max-width:100px;padding:0 3px;}
	.pg-menu ul li a{font-size:15px;height:36px;border-radius:18px;}

	.doc-table table{font-size:14px;width:800px;}
	.doc-table table th,
	.doc-table table td{padding:10px 15px;white-space:nowrap;}

	.data-room ul{margin:0 -7px -30px;}
	.data-room ul li{padding:0 7px;margin-bottom:30px;width:50%;}
	.data-room ul li .pic .circle{width:100px;height:100px;}
	.data-room ul li .tit{font-size:14px;}

	/* 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 {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2;}
	.board-search .search form {display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.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;}
	
	.agree-wrap {margin-bottom:35px;}
	.agree-wrap .group {margin-top:30px;}
	.agree-wrap .agree-tit {font-size:16px;}
	.agree-wrap .agree-tit .checkbox label:before {background-image:url("../images/member/checkbox_x2.png"); background-size:11px auto;}
	.agree-wrap .agree-tit .checkbox input:checked + label:before {background-image:url("../images/member/checkbox_on_x2.png");}
	.agree-wrap .agree-box {margin-top:7px; max-height:130px; padding:10px 13px;}
	.agree-wrap .agree-box .terms-wrap {line-height:1.4em; word-break:break-all;}

	.join-form table tbody {display:block;}
	.join-form table tr {display:block; padding:12px 0;}
	.join-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.join-form table td {display:block; border:0; padding:0;}
	.join-form + .buttons {margin-top:30px;}
	.join-form .help-text {display:block; clear:both; padding-top:6px; margin-left:0; font-size:14px; line-height:1.5em;}
	.join-form #user_id {float:left; width:calc(100% - 90px) !important;}
	.join-form #user_id + .btn-pack {width:90px; text-align:center;}
	.join-form #user_pw,
	.join-form #user_pw2,
	.join-form #user_name {width:100% !important;}

	.join-complete .tit {font-size:22px; margin-bottom:20px;}
	.join-complete .txt {font-size:16px;}
	.join-complete .icon {width:110px; height:110px; background-size:48px;}

	.find-tab {border-bottom-width:2px; margin-bottom:35px;}
	.find-tab ul {padding:0 1px;}
	.find-tab ul li {border-width:2px; margin:0 -1px;}
	.find-tab ul li a {font-size:16px; line-height:46px;}
	.find-content .group .input {height:48px; font-size:14px;}
	.find-result {padding:30px 15px; font-size:16px;}
	.find-result h4 {font-size:19px;}
	.find-result .name {font-size:24px;}

	.member-leave .txt {margin-bottom:27px;}
	.member-leave .txt .tit {font-size:18px;}
	.member-leave .form {margin-bottom:35px; padding:35px 25px; font-size:15px;}
	.member-leave .form .group .label-tt {width:80px;}


} 

/* Landscape phones and down */
@media (max-width: 400px) {
	
	
} 