@charset "utf-8";

@media (max-width: 1600px) {


	.main-product .head-row {flex-direction:column; align-items:flex-start;}
	.main-product .arrows {align-self:flex-end;}

	.main-support .inner {flex-direction:column; align-items:flex-start;}
	.main-support .grid {grid-template-columns:repeat(2, 1fr); width:100%;}

	.main-notice .swiper-slide-active {transform:none;}

	.main-partners .contain {flex-direction:column; align-items:flex-start; gap:var(--space-30);}

	
}

@media (max-width: 1460px) {

}

@media (max-width: 1280px) {
	.top-search {width:160px;}
}

/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

	/* header */
	#gnb {display:none;}
	.btn-m-menu {display:block;}
	.mobile-navigation {display:block;}

	.top-search {display:none;}
	.top-search.active {display:block; position:absolute; top:100%; left:0; width:100%; background:#fff;}


	.btn-m-search {display:block;}
	.pull-right {display:flex;}
	
	

	/* main */
	.main-visual .caption {padding:0 5%;}
	.main-visual .controls {left:5%;}

	.main-system .slide-btn {width:48px; height:48px;}
	.main-system .info {padding:var(--space-30);}
	.main-system .txt {margin-bottom:var(--space-40);}

	/* footer */
	.foot-body .contain {flex-direction:column; max-width:none;}
	.foot-info {max-width:none;}
	.foot-side {align-items:flex-start; width:100%;}
	.foot-copyright {text-align:left;}


	/* content */
	.history-block .visual {flex:0 0 45%;}
	.history-block .timeline {flex:0 0 50%;}
	.clients .logo-grid li {width:calc(25% - 15px); flex:0 0 calc(25% - 15px);}
	.directions-block .office-body {width:100%;}


	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}
	.ui-datepicker-trigger {width:40px; height:40px; background-size:18px auto;}

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

    .simple-list .link-item {padding:24px 0;}
    .simple-list .link-item .num {max-width:80px; font-size:16px;}
    .simple-list .link-item .num .notice {width:48px; height:48px;}
    .simple-list .link-item .cnt .tit {font-size:18px;}
    .simple-list .link-item .cnt .info {margin-top:12px; font-size:13px;}
    .simple-list .link-item .arrow {max-width:80px; font-size:24px;}

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

	.card-list {gap:32px;}
	.card-list .link-item .info .tit {font-size:18px;}
	.card-list .link-item .info .txt {font-size:15px;}
	.card-list .link-item .info .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%;}

	/* member */
	.agree-wrap .agree-tit {font-size:18px;}


} 

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


	/* header */
	

	/* main */
	.main-visual,
	.main-visual .item {height:75vw;}

	.main-system {padding:60px 0;}
	.main-system .slide-inner {flex-direction:column; gap:20px;}
	.main-system .info {width:100%; padding:0;}
	.main-system .thumb {width:100%; order:-1;}
	.main-system .arrows {margin-top:var(--space-50); display:flex; gap:10px;}
	.main-system .slide-btn {position:static; transform:none;}

	.main-product {padding:60px 0;}
	.main-product .tab ul li a {padding:8px 12px; font-size:14px;}
	.main-product .arrows .slide-btn {width:48px; height:48px;}

	.main-support {padding:60px 0;}

	.main-notice {padding:60px 0;}

	.main-partners .tit {font-size:20px;}





	/* footer */

	/* sub */

	/* content */
	.greetings {flex-direction:column;}
	.greetings-visual {flex:0 0 auto; width:100%; min-height:auto;}
	.greetings-visual .photo {width:100%; max-width:560px;}
	.greetings-body {align-items:flex-start;}
	.greetings-body .sub {flex-wrap:wrap;}

	.history-line {display:none;}
	.history-block {flex-direction:column;}
	.history-block .visual {flex:0 0 auto; width:100%; padding-right:0;}
	.history-block .timeline {flex:0 0 auto; width:100%; padding-left:0;}

	.clients .logo-grid li {width:calc(33.333% - 14px); flex:0 0 calc(33.333% - 14px);}

	.directions-block {flex-direction:column; gap:var(--space-30);}
	.directions-block .office-tit {width:100%;}

	.org-tree .dept-row {flex-wrap:wrap; justify-content:center;}
	.org-tree .dept-sub {grid-template-columns:repeat(2, 1fr);}
	.org-tree .dept-sub .node {grid-column:1 / -1; justify-self:center;}
	.org-tree .dept-sub::before {left:50%;}

	.certifications ul {grid-template-columns:repeat(3, 1fr); gap:var(--space-60) var(--space-30);}

	.as-procedure .as-steps {flex-wrap:wrap; justify-content:center; gap:var(--space-30) 15px;}
	.as-procedure .as-steps .step {flex:0 0 calc(33.333% - 20px); max-width:none;}
	.as-procedure .as-steps .step-arrow {display:none;}

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

	.card-list {gap:32px 20px;}

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

	.prod-item .flex {flex-direction:column; gap:20px;}
	.prod-item .image-area {width:100%; max-width:none;}

	.project-list {grid-template-columns:repeat(2, 1fr); gap:var(--space-40) var(--space-30);}
	.project-item .tit {font-size:var(--font-size-18);}

} 

/* Landscape phone */
@media (max-width: 767px) {
	body, input, textarea, select, button, table {font-size:15px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	/* header */
	.sitelogo {margin-left:-5px;}

	.pull-right {margin-left:auto;}

	.top-call {border-radius:8px; width:32px; height:32px; background:var(--color-primary) url('/images/common/tel-w.svg') no-repeat center center; background-size:16px auto;}
	.top-call div {display:none !important;}

	/* main */
	.main-visual .caption {padding-bottom:20px;}

	.m-head .st {font-size:16px;}
	.m-head .desc {margin-top:10px; font-size:14px;}

	.main-system .m-head {margin-bottom:24px;}
	.main-system .num {margin-bottom:10px;}
	.main-system .name {margin-bottom:10px; font-size:22px;}
	.main-system .txt {margin-bottom:24px; font-size:14px;}

	.main-product .head-row {position:relative;}
	.main-product .arrows {position:absolute; top:5px; right:0; gap:10px;}
	.main-product .tab ul li a {padding:6px 10px; min-height:36px; font-size:13px;}


	.main-product .head-row {gap:var(--space-20);}
	.main-product .tab ul {gap:6px;}

	.main-support .item {min-height:220px; padding:var(--space-30);}

	.main-notice .head-row {}

	.main-notice .link-item .title {font-size:18px;}
	.main-notice .link-item .text {font-size:14px;}



	/* footer */
	#footer {padding-bottom:100px;}
	.foot-nav .contain {flex-direction:column; align-items:flex-start; gap:var(--space-20); min-height:auto; padding-top:var(--space-30); padding-bottom:var(--space-30);}
	.foot-menu ul {gap:var(--space-15) var(--space-20);}
	.foot-links {gap:var(--space-15) var(--space-20);}
	.foot-info .office-row .item {white-space:normal;}
	.foot-sns img {width:36px; height:36px;}
	.foot-copyright {font-size:11px; white-space:normal;}


	.floating-menu {top:auto; bottom:0; right:0; width:100%; transform:none; display:block;}
	.floating-menu ul {flex-direction: row; gap:0; width:100%;}
	.floating-menu ul li {flex:1;}
	.floating-menu .link-item {width:100%; height:50px; gap:6px; font-size:11px;}
	.floating-menu .link-item .ico {width:20px; height:20px;}
	.floating-menu .scroll-top {width:44px; height:44px; padding:5px;  position:absolute; bottom:60px; right:10px;}
	.floating-menu .scroll-top img {width:28px; height:28px;}


	/* sub */
	.sub-visual {height:150px;}

	.path-wrap .home {padding:0 10px;}
	.path-wrap .home a {width:18px; height:18px;}
	.path-wrap .part > a {padding:0 10px;}
	.path-wrap .part > ul li a {padding:8px 10px;}


	/* content */
	.history {gap:var(--space-60);}
	.history-block .visual .image {height:200px;}
	.history-block .period .year {font-size:28px;}
	.history-block .period .tit {font-size:24px;}
	.history-block .year-group > .year {font-size:24px;}

	.clients .page-head .tit {font-size:28px;}
	.clients-group .group-tit:before {width:120px;}
	.clients .logo-grid li {width:calc(50% - 10px); flex:0 0 calc(50% - 10px);}
	.clients .logo-item {height:64px;}

	.directions {gap:var(--space-100);}
	.directions-block .map {height:240px;}
	.directions-block .info-row {flex-direction:column; align-items:flex-start; gap:var(--space-15);}
	.directions-block .label {flex:0 0 auto;}

	.service-as {gap:var(--space-60);}
	.service-as .doc-tit {font-size:var(--font-size-28);}
	.as-procedure .as-steps {flex-direction:column; align-items:stretch; gap:var(--space-30);}
	.as-procedure .as-steps .step {flex:1 1 auto; max-width:none; width:100%;}
	.as-procedure .as-steps .step-arrow {display:none;}
	.as-procedure .as-info {padding:var(--space-40) var(--space-30);}
	.as-procedure .as-info .row {flex-direction:column; align-items:flex-start; gap:var(--space-10);}
	.as-procedure .as-info dt {flex:none; width:100%;}
	.as-notice .service-guide {padding:var(--space-40) var(--space-30);}
	.service-as .inquiry-area {padding-top:var(--space-60);}

	.org-table table th, .org-table table td {font-size:15px;}


	
	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.board-category ul {gap:5px; display:grid; grid-template-columns:repeat(2, 1fr);}
	.board-category ul li a {padding:2px 10px; font-size:13px; height:38px;}

	.brand-sort ul {gap:5px;}
	.brand-sort ul li a {padding:8px 12px;}

	.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; display:flex; gap:4px;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

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

    .simple-list .link-item {padding:16px 0;}
    .simple-list .link-item .num {max-width:50px; font-size:14px;}
    .simple-list .link-item .num .notice {width:40px; height:40px; font-size:12px;}
    .simple-list .link-item .cnt .tit {font-size:15px;}
    .simple-list .link-item .cnt .info {gap:5px 16px; margin-top:8px; font-size:12px;}
    .simple-list .link-item .arrow {display:none;}

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

	.card-list {grid-template-columns:repeat(2, 1fr); gap:24px 16px; margin-bottom:32px; padding:0; border-top:0;}
	.card-list .link-item {border-radius:10px;}
	.card-list .link-item .info {padding:12px;}
	.card-list .link-item .info .tit {font-size:15px;}
	.card-list .link-item .info .txt {margin-top:10px; font-size:13px;}
	.card-list .link-item .info .date {margin-top:10px; font-size:12px;}

	.news-list ul li {padding:18px 0; gap:16px;}
	.news-list ul li:first-child {padding-top:0;}
	.news-list .thumb {width:38%;}
	.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 {margin-top:8px; font-size:12px; max-height:calc(1.66em * 2); -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:9px 0 9px 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 colgroup {display:none;}
	.board-form table tr {display:block;}
	.board-form table th {display:block; border:0; text-align:left; padding:12px 0 6px 0; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0 0 12px;}
	.board-form table .input {height:44px; padding:8px;}
	.board-form table textarea.input {height:120px; padding:8px;}
	.board-form table .btn-pack.medium {height:44px; min-width:60px;}
	.board-form + .buttons {margin-top:30px;}

	#kcaptcha_image {height:44px;}

	.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;}
	.paginate a.direction.prev {margin-right:14px;}
	.paginate a.direction.next {margin-left:14px;}

	.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 {grid-template-columns:repeat(1, 1fr); gap:40px 0; margin-bottom:40px; margin-top:0;}
	.product-list .prod-card {gap:16px; flex-direction:column;}
    .product-list .thumb {width:100%; max-width:none;}
    .product-list .info {width:100%;}
	.product-list .head {padding-bottom:10px; margin-bottom:10px;}
	.product-list .tit {font-size:18px;}
	.product-list .model {font-size:14px;}
	.product-list .desc {font-size:14px;}
    .product-list .desc p {margin-top:2px;}
    .product-list .desc p:before {top:8px; width:4px; height:4px;}

	.product-thumb-swiper .swiper-slide {width:60px; height:45px;}

	.product-btns {gap:5px;}

	.product-tab button, .product-tab .tab-link {padding:12px 0; font-size:16px;}
	.btn-list-back {height:45px;}

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

	/* member */
	.login-tab {border-bottom-width:2px; margin-bottom:35px;}
	.login-tab ul {padding:0 1px;}
	.login-tab ul li {border-width:2px; margin:0 -1px;}
	.login-tab ul li a {font-size:16px; line-height:46px;}
	.login-content .group .input {height:48px; font-size:14px;}

	.sns-login .tit {margin-bottom:20px;}
	.sns-login .tit span {padding:0 20px;}
	.sns-login a {margin:0 8px}
	.sns-login img {width:44px;}

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

	.terms-wrap .policy-contact {display:block; padding:0 15px;}
	.terms-wrap .policy-contact dl {border-left:0; padding:20px 5px; border-top:1px solid #e5e5e5;}
	.terms-wrap .policy-contact dl:first-child {border-top:0;}

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

	.my-nav ul {padding:5px;}
	.my-nav ul li a { width:120px; height:40px; font-size:15px;}

} 


/* Landscape phones and down */
@media (max-width: 320px) {
	.lnb ul li a {font-size: .89em;}
} 