@charset "utf-8";

@media (max-width: 1460px) {
	#header {padding-left:var(--padding-contain); padding-right:var(--padding-contain);}
	#footer {padding-left:var(--padding-contain); padding-right:var(--padding-contain);}

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

@media (max-width: 1280px) {
	#gnb {margin:0 20px;}
	#gnb>ul {justify-content:space-around;}
	#gnb>ul>li {padding:0 15px;}
}

/* Landscape tablet */
@media (max-width: 1180px) {
	:root {
		--header-height : 80px;
		--font-size-18: 16px;
		--font-size-20: 18px;
		--font-size-22: 20px;
		--font-size-24: 22px;
		--font-size-28: 24px;
		--font-size-30: 26px;
		--font-size-34: 28px;
		--font-size-38: 30px;
		--font-size-40: 32px;
		--font-size-48: 38px;
		--font-size-62 : 50px;
	}

	body, input, textarea, select, button, table {font-size:15px;}

	.mo-hide {display:none;}

	/* header */

	#gnb {margin:0 30px;}
	#gnb > ul > li > a {font-size:16px;}
	#gnb .submenu ul li a {font-size:14px;}

	.top-links .btn {font-size:14px; padding:10px 20px;}

	.mobile-navigation .home img {height:40px;}

	/* main */
	.m-head {margin-bottom:60px;}

	.main-reason:before {font-size:12vw;}
	

	/* footer */
	#footer {padding-top:40px; padding-bottom:40px; font-size:14px;}

	.scroll-top {width:60px; height:60px; font-size:12px; border-radius:10px;}

	/* sub layout */
	.sub-visual {margin-bottom:120px;}

	.sub-title {padding:160px 0 50px;}

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

	/* content */
	.doc-tit {margin-bottom:30px;}
	.doc-tit2 {margin-bottom:24px;}

	.history .since:before,
	.history .since:after {height:100px;}

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

	.board-search {margin-bottom:40px;}
	.board-search .search input.input {width:240px;}
	.board-search .search .input {font-size:15px;}
	.board-search .search .btn-pack.medium {font-size:15px; padding:0 30px;}

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

	.notice-list {margin-bottom:40px;}
	.notice-list .item {padding:29px 0;}
	.notice-list .item .num {width:80px;}
	.notice-list .item .arrow {width:80px; font-size:24px;}

	.news-list .info {padding:0;}
	.news-list .num {margin-bottom:5px; font-size:14px;}
	.news-list .txt {margin-top:5px;}
	.news-list .date {font-size:14px;}

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

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

	.developer-list {grid-template-columns:repeat(3, 1fr); gap:20px;}

	.dev-item {padding:25px;}
	.dev-item .info .dt {min-width:76px;}
	.dev-item .info .dt:before {top:-2px; margin-right:6px;}

	.dev-view {padding:40px;}

	.pop-alert {max-width:500px; padding:60px 50px 80px;}
	.pop-alert .img {width:140px; height:140px;}

}

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


/* portrait tablet */
@media (max-width: 900px) {	
	:root {
		--header-height: 70px;	
	}

	.only-desktop {display:none;}
	.only-tablet {display:block;}	

	/* main */
	.main-visual {text-align:center;}
	.main-visual .wrap {flex-direction:column; justify-content:center;}
	.main-visual .text-area {margin:0 0 50px;}

	/* footer */
	.foot-logo {position:static; margin-top:40px;}

	.scroll-top {bottom:30px;}


	/* layout */
	.sub-visual {height:500px;}
	.sub-visual .text-area {padding-bottom:0;}

	/* content */
	.doc-section:not(:last-child) {margin-bottom:100px;}

	.compnay-overview .info-area {gap:20px;}
	
	.process .wrap ol {gap:24px;}
	.process .wrap .step {width:68px; margin-top:-15px; font-size:12px; line-height:30px;}
	
	/* board */	
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {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;}

	.developer-list {grid-template-columns:repeat(2, 1fr);}

} 

/* Landscape phone */
@media (max-width: 760px) {
	:root {
		--header-height: 60px;
		--slide-arrow : 24px;
		--font-size-14: 12px;
		--font-size-18: 15px;
		--font-size-20: 16px;
		--font-size-22: 18px;
		--font-size-24: 20px;
		--font-size-28: 22px;
		--font-size-30: 22px;
		--font-size-34: 22px;
		--font-size-38: 22px;
		--font-size-40: 28px;
		--font-size-48: 28px;
		--font-size-62 : 32px;
		--padding-contain : 16px;
		--radius-30 : 16px;
	}

	body, input, textarea, select, button, table {font-size:15px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	#wrapper {overflow:hidden;}

	.contain {padding-left:16px; padding-right:16px;}

	/* header */
	.sitelogo img {height:32px;}

	.top-links .btn {font-size:12px; padding:7px 12px;}

	.top-links .my {display:none;}

	.btn-m-menu {margin-left:10px;}
	.btn-m-menu span {left:5px;}
	.btn-m-menu span:before,
	.btn-m-menu span:after {left:-5px;}

	.mobile-navigation .home {height:60px; padding:0 20px;}
	.mobile-navigation .home img {height:32px;}
	.mobile-navigation .close {top:20px; width:20px; height:20px;}
	.mobile-navigation .close:before, .mobile-navigation .close:after {top:9px; height:2px;}

	/* main */
	.main-visual .wrap {padding:0 4px;}
	.main-visual .item {min-height:600px;}
	.main-visual .text-area {margin-bottom:20px;}
	.main-visual .text-area .txt {margin-top:12px; padding:0 30px; font-size:14px; font-weight:400;}
	.main-visual .slick-arrow {display:none !important; background-size:auto 80%;}
	.main-visual .slick-prev {left:10px;}
	.main-visual .slick-next {right:10px;}
	.main-visual .wave svg {width:150vw;}

	.m-head {margin-bottom:20px;}

	.m-btn {margin-top:40px;}
	.btn-view-more {padding:10px 20px;}
	.btn-view-more svg {margin-left:12px; width:12px; height:12px;}

	.main-reason {padding:70px 0;}
	.main-reason:before {font-size:18vw;}
	.main-reason .items {flex-direction:column; gap:40px; margin-top:30px;}
	.main-reason .item {width:100%; max-width:100%;}
	.main-reason .item .ico {width:160px; margin:0 auto 15px;}
	.main-reason .item .tit {margin-bottom:10px;}

	.wave2 svg {width:150vw;}

	.main-members {padding-bottom:70px;}
	.main-members .contain {position:relative;}
	.main-members .m-head {margin-top:20px; margin-bottom:40px;}
	.main-members .swiper-slide {width:310px;}
	.main-members .swiper-slide:nth-child(odd) {transform:translateY(0);}
	.main-members .arrows {position:absolute; top:auto; bottom:0; left:16px; z-index:5;}
	.main-members .arrows .slide-btn {width:43px; height:43px;}
	.main-members .m-btn {text-align:right;}

	/* footer */
	#footer {padding-top:35px; padding-bottom:30px; font-size:13px;}
	.footer .comp {margin-bottom:15px;}
	.footer address {display:flex; flex-wrap:wrap; gap:4px 10px;}
	.footer address span {margin:0;}
	.footer .copyright {margin-top:15px;}

	.foot-links {font-size:14px;}
	.foot-links ul {flex-wrap:wrap; gap:10px 20px;}
	.foot-links ul li {margin:0;}

	.foot-logo img {height:32px;}

	.scroll-top {right:16px; bottom:16px; width:44px; height:44px; border-radius:6px;}

	/* layout */
	.sub-visual {height:auto; padding:100px 0 40px; margin-bottom:50px; text-align:center;}
	.sub-visual .wrap {flex-direction:column; justify-content: center; padding:0 4px;}
	.sub-visual .text-area {margin-bottom:20px; margin-right:0;}
	.sub-visual .text-area .txt {margin-top:12px; padding:0 30px; font-size:14px; font-weight:400;}	
	.sub-visual .img-area {text-align:center;}
	.sub-visual .img-area.st1 {margin-bottom:-25%;}
	.sub-visual .img-area.st1 img {transform:none;}
	.sub-visual .wave svg {width:150vw;}

	.sub-title {padding:100px 0 40px;}
	.sub-title h1 {font-size:24px;}

	.lnb {margin-top:-25px; margin-bottom:30px;}
	.lnb > ul {gap:10px 25px;}
	.lnb > ul > li > a {padding:6px 0;}

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

	/* content */
	.doc-tit {margin-bottom:17px;}
	.doc-tit2 {margin-bottom:12px; font-size:18px;}

	.doc-section:not(:last-child) {margin-bottom:80px;}

	.compnay-overview {flex-direction:column; gap:30px 0;}
	.compnay-overview .cnt-area {width:100%;}
	.compnay-overview .info-area {width:100%; gap:16px;}
	.compnay-overview .info:after {font-size:80px;}
	.compnay-overview .info dt {margin-bottom:5px;}

	.history .since {text-align:left; padding:0 20px;}
	.history .since:before, 
	.history .since:after {height:50px;}
	.history .since:after {margin:0;}
	.history .since p span {padding:12px 0;}
	.history .wrap:before {left:20px;}
	.history .wrap .group {margin:0 0 0 20px !important; padding-top:35px; text-align:left !important;}
	.history .wrap .group dt {padding:0 0 0 20px !important; margin-bottom:6px;}
	.history .wrap .group dd {padding:0 0 0 20px !important; margin-top:4px;}
	.history .wrap .group dt:before {left:-4px !important; right:auto !important; top:11px;}
	.history .wrap .group dd:before {left:-3px !important; right:auto !important; top:8px;}
	
	.map-wrap iframe {height:230px !important;}

	.directions .wrap {margin-top:30px; flex-direction:column;}
	.directions .address-info {width:auto; margin-bottom:20px;}
	.directions .address-info .addr {font-size:18px; margin-bottom:10px;}
	.directions .contact-info {width:auto;}
	.directions .contact-info dl {padding:15px 0;}
	.directions .contact-info dt {width:130px; padding-left:10px;}
	.directions .contact-info dt svg {margin-right:10px;}


	/* board */
	.input {font-size:15px; padding:0 10px; height:40px;}
	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;}

	.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:24px;}
	.board-search .total-page {order:3; float:none; font-size:13px; line-height:1.3em; margin-top:20px; margin-bottom:-15px;}
	.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; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%; height:40px; padding:0 15px; font-size:15px;}
	.board-search .search .btn-pack.medium {padding:0 15px; height:40px; line-height:38px; font-size:14px; margin-left:5px;}
	.board-search.st2 .search select.input {min-width:auto; margin-right:5px;}

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

	.notice-list .item {padding:19px 0;}
	.notice-list .item .cnt .info {margin-top:8px; gap:20px;}
	.notice-list .item .num {display:none;}
	.notice-list .item .arrow {display:none;}

	.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:12px;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list ul li .txt {font-size:12px; margin-top:4px;}

	.news-list ul li {padding:19px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .num {font-size:12px;}
	.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;}
	.news-list .date {margin-top:7px; font-size:12px;}

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

	.form-section {margin-top:40px; margin-bottom:30px;}

	.board-form table {display:block; padding:15px 0 0 0;}
	.board-form table colgroup col {width:100% !important;}
	.board-form table tbody {display:block;}
	.board-form table tr {display:block;}
	.board-form table th {display:block; height:auto; border:0; text-align:left; padding:12px 0 7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0 0 12px;}
	.board-form #user_name {max-width:100% !important;}
	.board-form .check-item {margin:5px 12px; margin-left:0;}
	.board-form .input-item {margin:2px 10px; margin-left:0;}
	.board-form .input-item:last-child {margin-right:0 !important;}
	.board-form .input-item .input{width:60px !important;}
	.board-form .input-item input + span {margin-left:4px;}
	.board-form + .buttons {margin-top:30px;}

	.tr-hide {display:none !important;}
	.tr-hide.show {display:block !important;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px; margin-bottom:7px;}
	.form-agree .scroll-box {padding:9px; 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:40px; padding:0 14px; font-size:14px; line-height:38px;}
	.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;}

	.btn-submit {padding:12px 22px; white-space:nowrap;}
	.btn-submit:after {margin-left:8px; font-size:18px;}

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

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

	.developer-list {grid-template-columns:unset; gap:16px 0; margin-bottom:40px;}

	.dev-item {position:relative; padding:24px 10px 24px 100px; border-radius:12px;}
	.dev-item .thumb {position:absolute; top:20px; left:15px; width:70px; height:70px; margin-bottom:0;}
	.dev-item .info {margin-top:4px; font-size:14px; line-height:1.5em;}
	.dev-item .info .dt {min-width:65px;}

	.dev-view {display:block; max-height:90vh; overflow:auto; padding:30px 20px;}
	.dev-view .left {display:flex; align-items:center; min-width:100%; margin:0 0 30px; text-align:left;}
	.dev-view .img {min-width:90px; width:90px; height:90px; margin:0 15px 0 0;}
	.dev-view .btns {display:flex; flex-wrap:wrap; gap:5px;}
	.dev-view .btn {padding:8px 12px; margin-top:0; font-size:13px;}
	.dev-view .tit {margin-bottom:20px; font-size:18px;}
	.dev-view .info {margin-top:5px;}
	.dev-view .info dt {min-width:65px;}
	.dev-view .info dd {font-weight:400;}
	.dev-view .info.wide {margin-top:20px;}
	.dev-view .info.wide dt {margin-bottom:10px;}
	.dev-view .info.wide dd.scroll {max-height:160px; padding:15px;}

	.pop-alert {max-width:300px; padding:40px 20px 60px;}
	.pop-alert .img {width:120px; height:120px;}

	.close-modal-layer {top:16px; right:16px; width:16px; height:16px;}

	/* member */
	.login-area {width:90%; padding:30px 25px;}
	.login-area .group label {margin-bottom:8px;}
	.login-area .links {font-size:14px;}
	.login-area .links .bar {margin-left:6px; margin-right:6px;}
	.login-area .btn-pack.focus {margin-top:30px;}

	.join-type {gap:10px;}
	.join-type .box {padding:30px 10px 45px;}
	.join-type .box .tit {font-size:19px;}
	.join-type .box .txt {font-size:12px;}
	.join-type .box .txt2 {font-size:11px; line-height:1.5em;}
	.join-type .box .txt2 br {display:none;}

	.join-form .wrap {padding:30px 25px 45px;}
	.join-form h3 {font-size:18px; margin-bottom:25px;}
	.join-form .group label {margin-bottom:8px;}

	.simple-agree {padding:25px 0;}

	.join-complete .wrap {padding:30px 25px;}
	.join-complete .tit {font-size:22px; margin-bottom:20px;}
	.join-complete .txt {font-size:16px;}
	.join-complete .icon {}

	.member-leave .txt {margin-bottom:27px; font-size:14px; line-height:1.6em;}
	.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: 420px) {
	
	
} 