@charset "utf-8";
@media (min-width:1024px) and (max-width:1600px) {
	:root {--inner:1920;}
}

/* Landscape tablet */
@media (max-width:1024px) {
	:root {
		--header-height :80px;
		--contain-paddingx3:30px;
	}
	/* header */	
	#header .contain {height:var(--header-height);}
	.btn-m-menu {display:block;}
	#gnb ul {display:none;}

	/* main */
	.company-intro-visual {width:50%;}

	.main-visual .scroll-down {bottom:120px;}
	.main-visual .caption .t2 .t2-line.is-indent {padding-left:clamp(24px, calc( 80 / var(--inner) * 100vw ), 80px);}

	.sec1-wrap {margin:-120px auto 40px; flex-wrap:wrap; gap:16px;}
	.sec1-wrap .col {flex:1 1 calc(50% - 8px); border-radius:12px;}
	.sec1-wrap .col-body {gap:16px; padding:20px;}
	.sec1-wrap .col-icon {width:64px; height:64px;}
	.sec1-wrap .col-icon img {width:32px;}
	.sec1-wrap .col-tit {font-size:18px;}
	.sec1-wrap .col-desc {font-size:14px;}
	.sec1-wrap .col-btn {padding:14px 20px;}
	.sec1-list {flex-wrap:wrap;}
	.sec1-item {flex:1 1 50%; padding:16px 20px; border-right:0; border-bottom:1px solid #ddd;}
	.sec1-item:nth-child(odd) {border-right:1px solid #ddd;}
	.sec1-item:nth-last-child(-n+2) {border-bottom:0;}

	.main-sec4-head {gap:20px; margin-bottom:40px;}
	.main-sec4 .sec4-nav-btn {width:44px; height:44px; border-radius:22px;}
	.main-sec4 .business-slide .items {margin:0 -10px;}
	.main-sec4 .business-slide .slick-slide {padding:0 10px;}
	.main-sec4 .thumb {border-radius:16px 16px 0 0;}
	.main-sec4 .card-body {border-radius:0 0 16px 16px;}
	.main-sec4 .info {gap:16px; padding:24px 24px 0;}
	.main-sec4 .info .name {font-size:20px; line-height:28px;}
	.main-sec4 .meta-list li {font-size:15px; line-height:24px;}
	.main-sec4 .card-btn {margin-top:24px; padding:18px 24px;}
	.main-sec4 .card-btn-txt {font-size:16px;}
	
	/* footer */
	.foot-right {flex-direction:column; align-items:flex-end;}
	.foot-main {align-items:center;}

	/* sub */	

	/* content */
	.motto-policy-grid {grid-template-columns:repeat(2, 1fr);}
	.organ-depts {flex-wrap:wrap;}
	.organ-dept {flex:1 1 calc(50% - 15px); max-width:none;}
	.organ-advisory-list {flex-wrap:wrap;}
	.organ-advisory-card {flex:1 1 calc(50% - 15px);}
	.achievements-stats {flex-wrap:wrap; padding:20px 0;}
	.achievements-stat {flex:1 1 50%; padding:20px;}
	.achievements-stat + .achievements-stat {border-left:0;}
	.achievements-stat:nth-child(odd) {border-right:1px solid #ddd;}
	.achievements-stat:nth-child(-n+2) {border-bottom:1px solid #ddd;}
	.location-info {flex-wrap:wrap;}
	.location-info-item {flex:1 1 50%; padding:20px;}
	.location-info-item + .location-info-item {border-left:0;}
	.location-info-item:nth-child(odd) {border-right:1px solid #ddd;}
	.location-info-item:nth-child(-n+2) {border-bottom:1px solid #ddd;}
	.location-bottom {flex-direction:column;}
	.svc-values {flex-wrap:wrap;}
	.svc-value {flex:1 1 50%; padding:20px;}
	.svc-value + .svc-value {border-left:0;}
	.svc-value:nth-child(odd) {border-right:1px solid #ddd;}
	.hr-qual-list {grid-template-columns:repeat(2, 1fr);}
	.facility-work-list {grid-template-columns:repeat(2, 1fr);}
	.facility-policy {flex-direction:column; gap:30px;}
	.facility-policy-text {width:100%;}
	.facility-policy-list {width:100%;}
	.facility-focus {flex-direction:column; gap:20px;}
	.facility-focus-benefits {width:100%;}
	.facility-focus-arrow {transform:rotate(90deg); margin:0 auto;}
	.security-flow {flex-direction:column;}
	.security-flow-main {width:100%;}
	.security-flow-partners {width:100%;}
	.security-flow-arrow {display:none;}
	.cleaning-step-list {flex-wrap:wrap;}
	.cleaning-step {flex:1 1 100%; height:auto;}
	.cleaning-eco {flex-direction:column; height:auto;}
	.cleaning-eco-intro {width:100%; border-right:0; border-bottom:1px solid #ddd; padding:24px;}
	.cleaning-eco-list {flex-wrap:wrap; height:auto;}
	.cleaning-benefit-list {flex-wrap:wrap; height:auto;}
	.cleaning-benefit {flex:1 1 50%; height:auto; padding:16px; border-right:0; border-bottom:1px solid #ddd;}
	.landscape-block {flex-direction:column;}
	.landscape-block-photo {width:100%; height:220px;}
	.landscape-block-text {padding:32px !important;}
	.complaint-system {flex-direction:column;}
	.complaint-system-photo {width:100%;}
	.complaint-system-text {padding:24px 0 0;}
	.complaint-standard {flex-direction:column; gap:40px;}
	.complaint-standard-cards {flex-wrap:wrap; justify-content:center;}
	.complaint-stat-list {grid-template-columns:repeat(2, 1fr);}
	.record-list ul {grid-template-columns:repeat(2, minmax(0, 1fr)); gap:40px 20px;}
	.awards-list ul {grid-template-columns:repeat(2, minmax(0, 1fr)); gap:40px 20px;}

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

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

	.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:33.3333%;}
	.product-list ul li .tit {font-size:15px;}
	.product-image {width:100%; margin-bottom:30px;}

	.product-info {width:100%;}
	.product-info .product-info-intro .ko-tit {font-size:25px; line-height:1.3em;}

	.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) {

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

/* Landscape phone */
@media (max-width:700px) {
	.only-desktop {display:none !important;}
	.only-mobile {display:block !important;}

	:root {
		--header-height :60px;
		--contain-padding :15px;
		--contain-paddingx3 :15px;
	}
	
	/* header */
	.btn-m-menu span {width:16px; height:2px;}
	.btn-m-menu span:before, .btn-m-menu span:after {width:24px; height:2px;}
	.btn-m-menu span:before {top:-7px;}
	.btn-m-menu span:after {bottom:-7px;}

	.mobile-navigation {width:210px;}
	.mobile-navigation .nav-menu>ul>li>a {font-size:15px;}
	
	/* main */
	.main-visual, .main-visual .item {height:96dvh;}
	.main-visual .item::after {background:linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(270deg, rgba(2, 42, 84, 0.00) 30%, #022A54 90%);}
	.main-visual .caption {top:42%; gap:20px;}
	.main-visual .caption .t1 {column-gap:16px; row-gap:8px; font-size:12px; line-height:1.6em;}
	.main-visual .caption .t1-item {gap:6px;}
	.main-visual .caption .t1-item:not(:last-child):after {width:3px; height:3px; transform:translate(calc(50% + 8px), -50%);}
	.main-visual .caption .t1-icon {width:18px; height:18px;}
	.main-visual .caption .caption-body {gap:14px;}
	.main-visual .caption .t2 {font-size:28px; line-height:1.25;}
	.main-visual .caption .t2 .t2-line.is-indent {padding-left:77px;}
	.main-visual .caption .t3 {font-size:14px; line-height:1.5em;}
	.main-visual .scroll-down {bottom:90px; gap:12px;}
	.main-visual .scroll-down-mouse {width:22px; height:34px;}
	.main-visual .scroll-down-meta {gap:6px;}
	.main-visual .scroll-down-arrow {width:14px; height:14px;}

	.m-sec {padding:60px 0;}
	.m-tit {margin-bottom:30px;}
	.m-tit h2 {margin-bottom:16px; font-size:28px;}

	.sec1 {padding:0 0 40px;}
	.sec1-wrap {margin:-80px auto 30px; flex-direction:column; flex-wrap:nowrap; gap:12px;}
	.sec1-wrap .col {flex:none; width:100%; border-width:1.5px; border-radius:12px;}
	.sec1-wrap .col-body {gap:14px; padding:18px;}
	.sec1-wrap .col-icon {width:56px; height:56px;}
	.sec1-wrap .col-icon img {width:28px;}
	.sec1-wrap .col-txt {gap:6px;}
	.sec1-wrap .col-tit {font-size:17px;}
	.sec1-wrap .col-desc {font-size:13px;}
	.sec1-wrap .col-btn {padding:14px 18px;}
	.sec1-wrap .col-btn-txt {font-size:14px;}
	.sec1-wrap .col-arrow, .sec1-wrap .col-arrow img {width:20px; height:20px;}
	.sec1-list {flex-wrap:wrap; gap: 0 10px; }
	.sec1-item {flex:1 1 calc(50% - 5px); justify-content:flex-start; gap:12px; padding:16px 0; border-right:0; border-bottom:1px solid #ddd;}
	.sec1-item:nth-child(odd) {border-right:0;}
	.sec1-item:nth-last-child(-n+2) {border-bottom:1px solid #ddd;}
	.sec1-icon {width:36px; height:36px;}
	.sec1-num {font-size:24px;}
	.sec1-label {font-size:14px; white-space:normal;}

	.main-sec2 .company-intro {flex-direction:column;}

	.company-intro-content {width:100%;}
	.company-intro-visual {width:100%; border-radius:30px 30px 30px 0; overflow:hidden;}

	.main-sec3 .manage-service-list {grid-template-columns:repeat(2, 1fr); gap:20px 0;}
	.main-sec3 .manage-service-item:nth-child(even) {border-right:0;}

	.main-sec4-head {flex-direction:column; align-items:flex-start; gap:16px; margin-bottom:24px;}
	.main-sec4-nav {gap:8px;}
	.main-sec4 .sec4-nav-btn {width:40px; height:40px; border-radius:20px;}
	.main-sec4 .sec4-nav-btn img {width:7px;}
	.main-sec4 .sec4-more img {width:20px; height:20px;}
	.main-sec4 .business-slide .items {margin:0 -6px;}
	.main-sec4 .business-slide .slick-slide {padding:0 6px;}
	.main-sec4 .thumb { border-radius:14px 14px 0 0;}
	.main-sec4 .thumb .badge {top:12px; left:12px; padding:2px 6px; font-size:12px; line-height:20px; border-radius:6px;}
	.main-sec4 .card-body {border-radius:0 0 14px 14px;}
	.main-sec4 .info {gap:14px; padding:18px 18px 0;}
	.main-sec4 .info .name {font-size:17px; line-height:24px;}
	.main-sec4 .meta-list {gap:6px;}
	.main-sec4 .meta-list li {gap:6px; font-size:13px; line-height:22px;}
	.main-sec4 .meta-ico {width:16px; height:16px;}
	.main-sec4 .card-btn {margin-top:18px; padding:16px 18px;}
	.main-sec4 .card-btn-txt {font-size:15px; line-height:22px;}
	.main-sec4 .card-btn-arrow, .main-sec4 .card-btn-arrow img {width:20px; height:20px;}
	.main-sec4 .slick-dots {gap:8px; margin-top:24px;}
	.main-sec4 .slick-dots li button {width:10px; height:10px;}
	.main-sec4 .slick-dots li.slick-active button {width:20px;}

	/* footer */
	.quick-bar {position:fixed; gap:0; flex-direction:row; display:flex; right:0; top:auto; transform:none; bottom:0; left:0;}
	.quick-bar .item {padding:0; width:25%; height:auto; border-radius:0; text-align: center; gap: 0; }
    .quick-bar .item br { display: none; }
	.quick-bar .inner {width:100%; padding:0; transform:rotate(0); display:flex; align-items:center; justify-content:center; margin-top: 7px; }

	#footer {padding-bottom:73px;}
	.foot-top,
	.foot-main {align-items:flex-start; gap:20px; justify-content:space-between; flex-direction:column;}

	.foot-detail {gap:10px;}
	.foot-right {width:100%; flex-direction:row;}
	.familysite {flex:1;}
	.familysite .toggle-layer {bottom:50px; border-radius:8px;}

	/* sub */
	.sub-visual .inner {margin-top:20px; top: 45%; }
    .lnb-wrap { padding: 0; margin-bottom: 40px;}
    .lnb { border-radius: 0; padding: 0 15px; }
	.lnb .swiper-container {overflow:hidden;}
	.lnb ul {width:auto;}
	.lnb li {flex:none; width:auto;}
    .lnb li.active a:after { display: none; }
	.lnb ul li a {width:auto; padding:0 15px; white-space:nowrap; font-size:13px; height:38px;}

	/* content */
	.doc-banner {padding:20px;}
	.doc-banner .title {min-width:0; font-size:18px;}
	.doc-banner .desc {font-size:13px;}
	.doc-title .bar {width:3px; height:12px;}
	.doc-title .tit {font-size:17px;}
	.sub-sec {margin-bottom:60px;}
	.graybg {padding:60px 0;}

	.greetings {flex-direction:column; gap:30px;}
	.greetings br {display:none;}
	.greetings-visual {width:100%;}
	/* .greetings-photo {height:280px;} */
	.greetings-ceo {gap:16px; padding:18px;}
	.greetings-ceo-role {font-size:16px;}
	.greetings-headline {font-size:26px;}
	.greetings-text {font-size:15px;}
	.greetings-values {flex-direction:column; height:auto;}
	.greetings-values-title {width:100%; height:auto; padding:20px; border-right:0; border-bottom:1px solid #ddd;}
	.greetings-values-list {flex-wrap:wrap; height:auto;}
	.greetings-value {flex:1 1 50%; height:auto; padding:20px 12px; border-right:0; border-bottom:1px solid #ddd;}
	.greetings-value:nth-child(odd) {border-right:1px dashed #ddd;}
	.greetings-value:nth-last-child(-n+2) {border-bottom:0;}
	.greetings-value-icon {width:32px; height:32px;}
	.greetings-value-name {font-size:15px;}
	.greetings-value-desc {font-size:13px;}

	.motto-sec {padding:60px 0;}
	.motto-sec-title {margin-bottom:30px; font-size:28px;}
	.motto-lead {gap:12px; margin-bottom:30px; padding:0 10px;}
	.motto-lead-quote {width:28px; height:28px;}
	.motto-lead-title {font-size:24px;}
	.motto-lead-desc {font-size:14px;}
	.motto-cards {flex-direction:column; gap:16px;}
	.motto-card {width:100%; gap:16px; padding:28px 20px; border-radius:40px;}
	.motto-card p {font-size:15px;}
	.motto-card-icon {width:64px; height:64px;}
	.motto-card-icon img {width:36px; height:36px;}
	.motto-plus-core {width:64px; height:64px;}
	.motto-plus-core img {width:36px; height:36px;}
	.motto-footer-wrap {padding:10px; border-radius:40px;}
	.motto-footer {flex-direction:column; align-items:center; gap:16px; min-height:0; padding:28px 20px; border-radius:32px;}
	.motto-footer-quote {width:28px; height:28px;}
	.motto-footer-title {font-size:24px;}
	.motto-footer-desc {font-size:14px;}

	.motto-policy {padding:60px 0 80px;}
	.motto-policy-title {margin-bottom:30px; font-size:28px;}
	.motto-policy-grid {display:flex; flex-direction:column; gap:16px;}
	.motto-policy-card {padding:24px 20px; gap:20px;}
	.motto-policy-num {font-size:28px;}
	.motto-policy-name {font-size:18px;}
	.motto-policy-icon {width:36px; height:36px;}
	.motto-policy-icon img {display:block; width:20px; height:20px;}

	.history {margin-top:24px; padding:0 0 30px;}
	.history-top {border-radius:16px;}
	.history-line {left:20px; transform:none;}
	.history-year {align-items:flex-start; margin-bottom:48px; padding-left:0;}
	.history-year-badge {width:64px; height:64px; font-size:16px; margin-left:0;}
	.history-year-badge::after {border-width:5px;}
	.history-events {gap:24px; margin-top:24px;}
	.history-event,
	.history-event--left,
	.history-event--right {justify-content:flex-start;}
	.history-event-dot {left:20px; transform:translateX(-50%);}
	.history-event-body {width:100%; padding-left:44px; text-align:left !important; margin:0 !important; gap: 7px; }
	.history-event-date {font-size:14px;}
	.history-event-title {font-size:15px;}
	.history-event-desc {font-size:13px;}

	.organ-sec {padding:60px 0;}
	.organ-sec-title {margin-bottom:30px; font-size:28px;}
	.organ-chart {gap:48px;}
	.organ-ceo {width:140px; height:140px; border-width:8px; gap:6px;}
	.organ-ceo:after {height:56px; top: 100%; }
	.organ-ceo-icon {width:28px; height:28px;}
	.organ-ceo-name {font-size:20px;}
	.organ-mid {gap:0;}
	.organ-president {width:100%; max-width:320px; height:56px; font-size:18px; border-radius:12px;}
	.organ-president:after {height:36px;}
	.organ-depts {flex-direction:column; gap:20px; padding-top:36px;}
	.organ-depts:before {left:50%; right:auto; width:1px; height:100%; top:0; bottom:0;}
	.organ-dept {flex:none; width:100%; max-width:none; padding:20px; gap:16px; border-radius:16px;}
	.organ-dept:before {top:-36px; height:36px;}
	.organ-dept-head {gap:14px;}
	.organ-dept-icon {width:48px; height:48px;}
	.organ-dept-name {font-size:18px;}
	.organ-dept-desc {font-size:14px;}
	.organ-teams {flex-direction:column; gap:8px;}
	.organ-teams li {flex:none !important; width:100% !important; padding:12px; font-size:14px;}
	.organ-advisory {padding:60px 0 80px;}
	.organ-advisory-titlebox {gap:12px; margin-bottom:30px;}
	.organ-advisory-title {font-size:28px;}
	.organ-advisory-desc {font-size:14px;}
	.organ-advisory-list {flex-direction:column; gap:24px;}
	.organ-advisory-card {flex:none; width:100%;}
	.organ-advisory-tag {width:100%;}
	.organ-advisory-body {max-width:none; padding:24px 20px;}
	.organ-advisory-name {font-size:18px;}

	.achievements {padding:60px 0;}
	.achievements .contain {gap:30px;}
	.achievements-title {font-size:28px;}
	.achievements-lead {gap:12px; padding:0;}
	.achievements-lead-quote {width:28px; height:28px;}
	.achievements-lead-title {font-size:20px;}
	.achievements-lead-desc {font-size:14px;}
	.achievements-stats {flex-direction:column; padding:0;}
	.achievements-stat {flex:none; width:100%; padding:20px; border-left:0 !important; border-right:0 !important; border-bottom:1px solid #ddd;}
	.achievements-stat:last-child {border-bottom:0;}
	.achievements-stat-icon {width:48px; height:48px;}
	.achievements-stat-value strong {font-size:28px;}
	.achievements-table-wrap {overflow-x:auto; -webkit-overflow-scrolling:touch;}
	.achievements-table {min-width:640px;}
	.achievements-table thead th,
	.achievements-table tbody th,
	.achievements-table tbody td {height:48px; font-size:14px;}

	.location {gap:30px;}
	.location-lead {gap:12px; padding:0;}
	.location-lead-quote {width:28px; height:28px;}
	.location-lead-title {font-size:20px;}
	.location-lead-desc {font-size:14px;}
	.location-map {border-radius:16px;}
	.location-info {flex-direction:column; padding:0;}
	.location-info-item {flex:none; width:100%; padding:20px; border-left:0 !important; border-right:0 !important; border-bottom:1px solid #ddd;}
	.location-info-item:last-child {border-bottom:0;}
	.location-info-icon {width:48px; height:48px;}
	.location-info-label {font-size:15px;}
	.location-info-desc {font-size:13px;}
	.location-bottom {flex-direction:column; gap:16px;}
	.location-panel {padding:20px; border-radius:16px;}
	.location-traffic {flex-direction:column; gap:16px;}
	.location-traffic-item + .location-traffic-item {padding-left:0; border-left:0; padding-top:16px; border-top:1px dashed #ddd;}
	.location-links {flex-wrap:wrap; gap:10px;}
	.location-links li {flex:1 1 calc(50% - 5px);}
	.location-link {min-height:72px; padding:16px; font-size:14px; border-radius:10px;}

	.svc-intro {padding:60px 0;}
	.svc-intro .contain {gap:30px;}
	.svc-lead {gap:12px; padding:0;}
	.svc-lead-quote {width:28px; height:28px;}
	.svc-lead-title {font-size:24px;}
	.svc-lead-desc {font-size:14px;}
	.svc-values {flex-direction:column; padding:0;}
	.svc-value {flex:none; width:100%; padding:20px; border-left:0 !important; border-right:0 !important; border-bottom:1px solid #ddd;}
	.svc-value:last-child {border-bottom:0;}
	.svc-value-icon {width:48px; height:48px;}
	.svc-value-label {font-size:16px;}
	.svc-value-desc {font-size:13px;}
	.svc-section {padding:60px 0;}
	.svc-section-title {gap:10px; margin-bottom:24px; font-size:18px;}
	.svc-section-title:before {height:16px;}

	.hr-qual-list {grid-template-columns:repeat(2, 1fr); gap:16px;}
	.hr-qual {min-height:0; padding:20px; gap:16px;}
	.hr-qual-num {font-size:28px;}
	.hr-qual-title {font-size:18px;}
	.hr-qual-desc {font-size:14px;}
	.hr-process-list {flex-direction:row; flex-wrap:wrap; gap:24px;}
	.hr-process-list .hr-process,
	.hr-process-list li {flex:none; width:calc(50% - 12px);}
	.hr-process-list:before {display:none;}
	.hr-train-wrap {flex-direction:column; gap:20px;}
	.hr-train-phone {width:100%; max-width:280px; margin:0 auto;}
	.hr-train-grid {grid-template-columns:repeat(2, 1fr); gap:12px;}
    .hr-train-title br{ display: none; }
	.hr-train {flex-direction:column; min-height:0;}
    .hr-train-main { width: 100%; }
	.hr-train-left {width:100%; gap:8px; padding:12px;}
	.hr-train-left img {width:24px; height:24px; flex-shrink:0;}
	.hr-train-right {padding:12px;}
	.hr-train-title {font-size:14px; text-align:left;}
	.hr-train-meta {font-size:13px;}
	.hr-train-photos {grid-template-columns:1fr; gap:12px; margin-top:20px;}
	.hr-train-photos img {height:180px;}

	.facility-work-list {grid-template-columns:repeat(2, 1fr); gap:16px;}
	.facility-work {padding:20px; gap:20px;}
	.facility-work-title {font-size:17px;}
	.facility-policy-sec {padding:60px 0;}
	.facility-policy {flex-direction:column; gap:24px;}
	.facility-policy-text {width:100%;}
	.facility-policy-heading {font-size:18px;}
	.facility-policy-list {grid-template-columns:repeat(2, 1fr); gap:12px;}
	.facility-policy-card {min-height:0; padding:20px; gap:16px;}
	.facility-focus {flex-direction:column; gap:16px;}
	.facility-focus-benefits {width:100%; min-height:0; padding:20px;}
	.facility-focus-arrow {transform:rotate(90deg); margin:0 auto;}
	.facility-focus-card {min-height:0; padding:24px 20px; gap:20px;}
	.facility-step-list {flex-direction:row; flex-wrap:wrap; gap:24px;}
	.facility-step-list .facility-step,
	.facility-step-list li {flex:none; width:calc(50% - 12px);}
	.facility-step-list:before {display:none;}

	.security-edu-list {flex-direction:row; flex-wrap:wrap; gap:24px;}
	.security-edu-list .security-edu,
	.security-edu-list li {flex:none; width:calc(50% - 12px);}
	.security-edu-list:before {display:none;}
	.security-flow-sec {padding:60px 0;}
	.security-flow {flex-direction:column; gap:20px;}
	.security-flow-main {width:100%; flex-direction:column; gap:20px;}
	.security-flow-hq {padding:24px 20px;}
	.security-flow-guard {width:100%; max-width:280px; height:auto; min-height:240px; margin:0 auto;}
	.security-flow-arrow {display:none;}
	.security-flow-partners {flex-direction:row; flex-wrap:wrap; gap:12px; width:100%;}
    .security-flow-partner ul { justify-content: center; align-items: center;}
	.security-flow-partners .security-flow-partner,
	.security-flow-partners li {flex:none; width:calc(50% - 6px);}
	.security-flow-partner {padding:24px 20px;}

	.cleaning-system-sec .contain {gap:24px;}
	.cleaning-step-list {flex-direction:row; flex-wrap:wrap; gap:16px;}
	.cleaning-step-list .cleaning-step,
	.cleaning-step-list li {flex:none; width:100%;}
    .cleaning-step-deco { width: 56px; height: 56px; }
	.cleaning-step {height:auto;}
	.cleaning-step-body {height:auto; padding:24px 20px;}
	.cleaning-eco {flex-direction:column; height:auto; padding:0;}
	.cleaning-eco-intro {width:100%; border-right:0; border-bottom:1px solid #ddd; padding:24px 20px;}
	.cleaning-eco-list {flex-direction:row; flex-wrap:wrap; height:auto;}
	.cleaning-eco-item {flex:none; width:50%; height:auto; padding:20px; border-right:0; border-bottom:1px solid #ddd; box-sizing:border-box;}
	.cleaning-eco-item:nth-child(odd) {border-right:1px solid #ddd;}
	.cleaning-eco-item:nth-last-child(-n+2) {border-bottom:0;}
	.cleaning-benefit-list {flex-direction:row; flex-wrap:wrap; height:auto; padding:0;}
	.cleaning-benefit {flex:none; width:100%; height:auto; padding:15px 10px; border-right:0; border-bottom:1px solid #ddd; box-sizing:border-box;}
	.cleaning-benefit:nth-last-child(-n+2) {border-bottom:0;}
    .cleaning-benefit:nth-child(3) { border-bottom: 1px solid #ddd;}
	.cleaning-intro .svc-values {height:auto; padding: 0;}

	.landscape-intro .svc-values {height:auto;}
	.landscape-block {flex-direction:column;}
	.landscape-block-photo {width:100%; height:200px;}
	.landscape-block-text,
	.landscape-block--01 .landscape-block-text {padding:24px 20px !important; gap:16px;}
	.landscape-block-title {font-size:20px;}
	.landscape-process-list {flex-direction:row; flex-wrap:wrap; gap:24px;}
	.landscape-process-list .landscape-process,
	.landscape-process-list li {flex:none; width:calc(50% - 12px);}
	.landscape-process-list:before {display:none;}

	.complaint-system {flex-direction:column; gap:24px;}
	.complaint-system-photo {width:100%; border-radius:20px;}
	.complaint-system-photo img {height:220px;}
	.complaint-system-text {padding:0; gap:10px;}
	.complaint-system-title {font-size:22px;}
	.complaint-system-desc {font-size:14px;}
	.complaint-mini-list {grid-template-columns:repeat(2, 1fr); gap:20px; margin-top: 20px; }
	.complaint-timeline-head {gap:10px; margin-bottom:30px;}
	.complaint-timeline-title {font-size:22px;}
	.complaint-timeline-desc {font-size:14px;}
	.complaint-timeline {flex-direction:row; flex-wrap:wrap; gap:24px; min-height:0; padding:28px 16px; border-radius:20px;}
	.complaint-timeline .complaint-node,
	.complaint-timeline li {flex:none; width:calc(50% - 12px);}
	.complaint-timeline:before {display:none;}
	.complaint-standard {flex-direction:column; gap:30px; padding:60px 0; align-items: flex-start; width: 100%; }
    .complaint-standard-text { width: 100%; }
	.complaint-standard-cards {flex-direction:column; gap:16px; width: 100%; }
	.complaint-standard-card {width:100%; min-height:0; padding:24px 20px; gap:20px;}
	.complaint-standard-op {margin:0 auto; transform:rotate(90deg);}
	.complaint-standard-circle {width:220px; height:220px; margin:0 auto;}
	.complaint-service-head {gap:10px; margin-bottom:30px;}
	.complaint-service-title {font-size:22px;}
	.complaint-service-desc {font-size:14px;}
	.complaint-stat-list {grid-template-columns:repeat(1, 1fr); gap:16px;}
    .complaint-stat-foot { padding-bottom: 10px; gap: 0; }
	.complaint-stat-top {padding:20px; gap:16px;}
	.complaint-stat-icon {width:56px; height:56px;}
	.complaint-stat-icon img {width:48px; height:48px;}
	.complaint-cta {margin-top:40px; padding:28px 0; border-radius:32px 32px 0 0;}
	.complaint-cta-inner {flex-direction:column; align-items:flex-start; gap:20px;}
	.complaint-cta-title {font-size:24px; line-height: 1.4em; }
	.complaint-cta-phone {gap:14px;}
	.complaint-cta-phone-icon {width:48px; height:48px;}
    .complaint-cta-phone-text { gap: 0; }
	.complaint-cta-phone-num {font-size:22px;}

	.record-menu ul li {padding:0 10px;}
	.record-menu ul li:after {height:10px;}
	.record-menu ul li a {font-size:13px;}

	/* 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-search .btn-pack {height:38px; padding:0 15px;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px; gap: 10px; align-items: flex-start;}
    .board-search.gap { gap: 10px; }
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:0; width: 100%; }
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2; display:flex; width: 100%; }
    .board-search .search input.input  { flex:1 1 auto; min-width:0; width:1%; padding: 7px 16px;}
    .board-search .btn-pack { height: 48px !important;}

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

	.record-list {padding-top:15px;}
	.record-list ul {grid-template-columns:1fr; gap:24px;}
	.record-list ul li .thumb {border-radius:16px 16px 0 0;}
	.record-list ul li .badge {top:12px; left:12px; padding:2px 6px; font-size:12px; line-height:1.5em; border-radius:6px;}
	.record-list ul li .body {gap:20px; padding-top:20px; border-radius:0 0 16px 16px;}
	.record-list ul li .cont {gap:14px; padding:0 18px;}
	.record-list ul li .tit {font-size:17px; line-height:1.35em;}
	.record-list ul li .info p {font-size:13px; line-height:1.5em;}
	.record-list ul li .info .ico {flex-basis:16px; width:16px; height:16px;}
	.record-list ul li .more {padding:16px 18px; font-size:15px; line-height:1.4em;}
	.record-list ul li .more .ico {width:20px; height:20px;}

	.awards-list {padding-top:15px;}
	.awards-list ul {grid-template-columns:1fr; gap:24px;}
	.awards-list ul li .thumb {border-radius:16px 16px 0 0;}
	.awards-list ul li .badge {top:12px; left:12px; padding:2px 6px; font-size:12px; line-height:1.5em; border-radius:6px;}
	.awards-list ul li .body {gap:20px; padding-top:20px; border-radius:0 0 16px 16px;}
	.awards-list ul li .cont {gap:8px; width:calc(100% - 36px);}
	.awards-list ul li .tit {font-size:17px; line-height:1.35em;}
	.awards-list ul li .txt {font-size:13px; line-height:1.5em; max-height:4.5em; -webkit-line-clamp:3;}
	.awards-list ul li .more {padding:16px 18px; font-size:15px; line-height:1.4em;}
	.awards-list ul li .more .ico {width:20px; height:20px;}
	
	.card-list {grid-template-columns:repeat(2, 1fr); gap:24px 16px; margin-bottom:32px;}
	.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:17px 0;}
    .news-list ul li::after { display: none; }
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .thumb a {border-radius:16px;}
    .news-list .info { padding-right: 0; }
	.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; }
	.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 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 .product-info-intro .ko-tit {font-size:22px; line-height:1.3em;}
	.product-spec > div {flex-direction:column; gap:6px;}
	.product-spec dt {flex-basis:auto; width:auto;}
	.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) {

} 
