@charset "utf-8";

@media (max-width: 1024px) {	
	/* header */
	#gnb {display:none;}
	.btn-m-menu {display:block; right: 30px;}

	#header {height: 80px;}
	#header .contain {height: 80px;}
	#header .sitelogo {height: 80px;}
	.sitelogo img {height:38px;}

	/* main */
	.main-visual .item .img {padding-bottom:20%;}

	.main-visual .caption ul li {padding: 0 30px; font-size:23px;}
	.main-visual .caption ul li:before {width: 2px; height: 20px; top: 2px;}

	.main-visual .slick-arrow {margin-top: -17px; width:20px; height:34px;}
	.main-visual .slick-prev {left:30px;}
	.main-visual .slick-next {right:30px;}

	.main-product {margin-top: 40px; margin-bottom: 80px;}
	.main-product .items .item {width: 50%;}
	.main-product .items .item .text .tit {bottom: 60px; left: 20px; font-size:20px;}
	.main-product .items .item .text .txt {bottom: 30px; left: 20px; font-size:14px;}

	/* footer */
	#footer {padding:30px 0;}

	.foot-links ul {margin: 0 -16px;}
	.foot-links ul li {padding: 0 16px; font-size:15px;}

	.foot-info h2 {margin-top: 20px; margin-bottom: 20px;}
	.foot-info address {margin: 0 -8px; font-size:14px;}
	.foot-info address span {padding: 0 8px;}
	.foot-info .copyright {padding-top: 6px;}

	.foot-quick {right: 30px; top: 0px;}
	.foot-quick ul li img {height: 35px;}

	/* layout */
	.product-tabs {margin: 40px 0;}
	.product-tabs ul li a {padding: 0 16px; font-size:16px;}

	.real-cont {padding-bottom:80px;}

	.quick {position: fixed; top: 270px; right: 30px;}
	.quick ul li img {height: 40px;}

	/* content */
	.groups .group {padding: 60px 0;}
	.groups .group .text{margin-bottom: 40px;}
	.groups .group .text p {margin-bottom: 18px; line-height: 1.5em; font-size:16px;}
	.groups .group .text p span {font-size:22px;}

	.groups .group .title {margin-bottom: 40px;}
	.groups .group .title h2 {margin-bottom: 20px; font-size:32px;}
	.groups .group .title p {font-size:16px;}
	.groups .group .list {margin-bottom: 40px;}
	.groups .group .list ul {flex-wrap:wrap;}
	.groups .group .list ul li {padding: 0 10px;}
	.groups .group .list ul li .icon:before {width: 12px; height: 22px; right: -16px; background-size: cover;}
	.groups .group .list ul li .icon img {height:100px;}
	.groups .group .list ul li .num {margin-top: 16px; font-size:14px;}
	.groups .group .list ul li .txt {margin-top: 6px; font-size:16px;}
	.groups .group .list ul li .txt span {font-weight: 500; font-size:14px;}
	
	.groups .group .btn ul {margin: 0 -8px;}
	.groups .group .btn ul li {padding: 0 8px;}
	.groups .group .btn ul li a {font-size:16px; width: 160px; height: 60px;}

	.product-list {margin-top: 40px; margin-bottom: 0;}
	.product-list .items .item {width: 50%;}
	.product-list .items .item .text .tit {bottom: 60px; left: 20px; font-size:20px;}
	.product-list .items .item .text .txt {bottom: 30px; left: 20px; font-size:14px;}

	.board-form {margin-top: 60px;}

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

	.project-list ul li .tit {font-size:15px;}
	.project-list ul li .date {font-size:13px;}

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

	.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; margin-top: 8px;}
	.faq .cnt .A {margin-top: 8px;}

	.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;}

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

	.form-cate {font-size:17px;}
	.form-cate label {padding:25px 0;}
	.form-cate label i {width:60px; height:60px; background-size:contain; margin-bottom:10px;}

	.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;}		
} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	/* header */

	/* main */
	
	/* layout */
	
	/* content */	
	
	/* board */	

	.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 {display:block;}
	.contain {padding-left:15px; padding-right:15px;}
	#contArea {padding-left:15px; padding-right:15px;}

	/* header */
	#header {height: 60px;}
	#header .contain {height: 60px; padding: 0 15px;}
	#header .sitelogo {height: 60px; justify-content: flex-start;}
	.sitelogo img {height:40px;}

	.btn-m-menu {right:15px; width:20px; height:20px; margin-top:-10px;}
	.btn-m-menu span {top:9px;}
	.btn-m-menu span:before {top:-8px;}
	.btn-m-menu span:after {bottom:-8px;}

	.mobile-navigation {width:100%; background: transparent;}
	.mobile-navigation .nav-menu>ul {background:rgba(255,255,255,0.9);}
	.mobile-navigation .home {position: relative; height: 60px;}
	.mobile-navigation .home img {display:none;}
	.mobile-navigation .home:before {content:""; position: absolute; width: 60px; height: 60px; top: 0; right: 0; background-color: #fff;}
	.mobile-navigation .close {top:20px; width:20px; height:20px; background: #fff; }
	.mobile-navigation .close:before, .mobile-navigation .close:after {top:9px; height:2px;}

	.mobile-overlay {background: transparent;}

	/* main */
	.main-visual .item .img {padding-bottom:40%;}

	.main-visual .caption ul {flex-direction: column;}
	.main-visual .caption ul li {padding: 0 30px; margin-bottom: 8px; font-size:18px;}
	.main-visual .caption ul li:last-of-type {margin-bottom: 0;}
	.main-visual .caption ul li:before {display:none;}

	.main-visual .slick-prev {left:16px;}
	.main-visual .slick-next {right:16px;}

	.main-product {overflow: hidden; margin-bottom: 40px;}
	.main-product .items .item {width: 50% !important;}
	.main-product .items .item .text .tit {bottom: 60px; left: 20px; font-size:18px;}
	.main-product .items .item .text .txt {bottom: 30px; left: 20px; font-size:14px;}
	
	/* footer */
	#footer {padding:16px 0;}

	.foot-links ul {margin: 0 -8px;}
	.foot-links ul li {padding: 0 8px; font-size:14px;}
	.foot-links ul li:before {height: 8px; margin-top: -3px;}

	.foot-info h2 {margin-top: 16px; margin-bottom: 16px;}
	.foot-info h2 img {height: 22px;}
	.foot-info address {margin: 0 -6px; font-size:13px;}
	.foot-info address span {padding: 0 6px;}
	.foot-info address span:before {height: 8px; margin-top: -2px;}
	.foot-info .copyright {padding-top: 6px; font-size:13px;}

	.foot-quick {margin-top: 10px; position: static; right: 0; top: 0px;}
	.foot-quick ul li img {height: 30px;}

	/* layout */
	.product-tabs {margin: 20px 0;}
	.product-tabs ul li a {padding: 0 10px; font-size:14px;}

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

	.quick {top: 250px; right:16px;}
	.quick ul li img {height: 35px;}
	.quick ul li {padding: 3px 0;}
	
	/* content */
	.groups .group {padding: 40px 16px;}
	.groups .group .text{margin-bottom: 20px;}
	.groups .group .text p {margin-bottom: 8px; font-size:14px;}
	.groups .group .text p span {font-size:18px;}

	.groups .group .title {margin-bottom: 20px;}
	.groups .group .title h2 {margin-bottom: 8px; font-size:22px;}
	.groups .group .title p {font-size:14px;}
	.groups .group .list {margin-bottom: 40px;}
	.groups .group .list ul {flex-wrap:wrap;}
	.groups .group .list ul li {padding: 8px; width: 50%;}
	.groups .group .list ul li .icon:before {display:none;}
	.groups .group .list ul li .icon img {height:120px;}
	.groups .group .list ul li .num {margin-top: 10px; font-size:14px;}
	.groups .group .list ul li .txt {font-size:14px;}
	.groups .group .list ul li .txt span {font-weight: 500; font-size:12px;}
	
	.groups .group .btn ul {flex-wrap:nowrap;}
	.groups .group .btn ul li a {font-size:14px; width: 150px; height: 50px;}

	.product-list {overflow: hidden; margin-bottom: 40px;}
	.product-list .items .item .text .tit {bottom: 60px; left: 20px; font-size:16px;}
	.product-list .items .item .text .txt {bottom: 30px; left: 20px; font-size:14px;}

	.board-form {margin-top: 40px;}

	/* 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 .input {height:38px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .total-page + .cate {margin-left:0;}
	.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-search .btn-pack.medium {height:38px; line-height:36px;}

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

	.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;}

	.project-list {padding: 0 15px;}
	.project-list ul {margin:0 -7px;}
	.project-list ul li {width:50%; padding:0 7px; margin-bottom:16px;}
	.project-list ul li .thumb {margin-bottom:10px;}
	.project-list ul li .tit {font-size:14px;}
	.project-list ul li .txt {margin-bottom: 0px; font-size:12px;}

	.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;}

	.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; margin-left: 0;}
	.faq .cnt {padding:12px 12px 12px 10px;}
	.faq .cnt .A {margin: 0 10px 0 0; width: 15%;}

	.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 colgroup col {width:auto !important;}
	.board-form table tr {display:block;}
	.board-form table th {display:block; padding:12px 0 0; text-align:left; margin-bottom:7px; font-size:16px; background:none; border:0;}
	.board-form table td {display:block; padding:0 0 12px; border:0;}
	.board-form .item {margin:6px 20px 0 0;}
	.board-form + .buttons {margin-top:30px;}
	.board-form tr th:first-child, .board-form tr td:first-child {text-align:left;}

	input#email_id,
	input#email_domain {width:calc(50% - 10px) !important;}
	select#email_select {display:block; margin-top:6px; width:100% !important;}

	.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:100px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:45px; padding:0 20px; font-size:15px; line-height:43px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.paginate {margin-top:30px;}
	.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;}

	.result-search {padding:15px; margin-bottom:20px;}
	.result-search .btn-pack {width:90px;}

	.form-cate {font-size:14px; margin-bottom:30px;}
	.form-cate label {padding:15px 0;}
	.form-cate label i {width:36px; height:32px;}

	.form-title {margin-bottom:12px;}
	.form-title h3 {font-size:19px;}
	.form-title p {font-size:12px;}

	.project-detail {margin-top: 20px;}
	.project-detail .btn {margin-bottom:60px;}
	.project-detail .btn > div img {height: 26px;}

	.project-detail .btn .arrow > div:before {display:none;}

	.project-detail .btn .arrow .prev {margin-right: 8px; width: 50px; height:23px; background-size: cover;}
	.project-detail .btn .arrow .next {margin-left: 8px; width: 50px; height:23px; background-size: cover;}

	.project-detail .btn .arrow .prev:hover {background-size: cover;}
	.project-detail .btn .arrow .next:hover {background-size: cover;}

	.project-detail	.btn .text {margin-top: 0px; width: 100%; max-width:680px; top: 40px;	}
	.project-detail	.btn .text .tit {margin-bottom: 0px; font-size:16px;}
	.project-detail	.btn .text .txt {font-size:14px; width: 100%;}
} 

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

} 