@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; margin-left:auto;}
	.btn-m-menu span,
	.btn-m-menu span:before,
	.btn-m-menu span:after {background:var(--color-bk);}
	#gnb ul {display:none;}

	/* main */
	.main-visual, .main-visual .item {height:100vh;}
	.main-visual .hero-panel {gap:var(--space-50);}
	.main-visual .hero-actions a {width:160px; height:50px;}
	.main-visual .items .slick-prev {left:var(--space-40);}
	.main-visual .items .slick-next {right:var(--space-40);}

	.main-sec2 {padding:var(--space-80) 0;}
	.main-business .image {width:50%;}
	.main-business-body {padding-left:var(--space-60); gap:var(--space-40);}
	.main-business-body br {display:none;}
	.main-business-list a {height:64px;}
	
	/* sub */
	#sub #wrapper {padding-top:var(--header-height);}
	.sub-visual {padding:var(--space-50) 0;}

	.lnb li a {font-size:var(--font-size-16);}
	.real-cont {padding:var(--space-60) 0 var(--space-100);}
	.sub-pad br {display:none;}

	/* content */
	.about-intro {flex-direction:column;}
	.about-intro-img {width:100%;}
	.about-intro br {display:none;}

	.about-target-list {display:flex; flex-direction:column; gap:var(--space-25);}
	.about-target-card-desc br {display:none;}
	.about-strategy {flex-direction:column; gap:var(--space-40);}
	.about-strategy-list {width:100%;}
	.about-direction .contain {flex-direction:column; gap:var(--space-40);}
	.about-direction-list {width:100%;}

	.greetings .contain {gap:var(--space-60);}
	
	.history-banner {height:300px; padding:0 var(--space-40);}
	.history-banner-bg {height:300px;}
	.history-timeline {padding-left:280px;}
	.history-timeline-year {width:180px; font-size:var(--font-size-36);}
	.history-timeline-axis {width:80px;}
	.location-body {flex-direction:column; gap:var(--space-40);}
	.location-map {width:100%; height:auto;}
	.future-row {gap:var(--space-40);}
	.guide-appeal-inner {gap:var(--space-40);}

	/* 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) {

	/* main */
	.main-business {flex-direction:column;}
	.main-business-body {padding-left:0;}

	/* 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 {width:38px; height:38px; margin-left:auto;}
	.btn-m-menu span,
	.btn-m-menu span:before,
	.btn-m-menu span:after {background:var(--color-bk);}
	.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;}

	.language .toggle-button {gap:6px;}
	.language .toggle-button .ico {width:12px;}
	
	/* main */
	.main-visual {max-width:100%; border-radius:0;}
	.main-visual, .main-visual .item {height:75vh;}
	.main-visual .hero-panel {gap:var(--space-30);}
	.main-visual .hero-copy {gap:var(--space-15);}
	.main-visual .hero-badge {min-height:32px; padding:4px 12px; font-size:var(--font-size-14);}
	.main-visual .hero-title {font-size:var(--font-size-30); line-height:1.4em;}
	.main-visual .hero-lead {font-size:var(--font-size-16);}
	.main-visual .hero-actions {gap:6px;}
	.main-visual .hero-actions a {width:140px; height:46px; padding:0 var(--space-20); font-size:var(--font-size-15);}
	.main-visual .items .slick-arrow {display:none !important;}
	.main-visual .controls {bottom:var(--space-25);}
	.main-visual .slick-dots {gap:8px;}
	.main-visual .slick-dots li button {width:25px; height:3px;}
	.main-visual .slick-dots li.slick-active button {width:44px;}

	.main-sec2 {padding:var(--space-60) 0;}
	.main-business {flex-direction:column; gap:var(--space-30);}
	.main-business .image {border-radius:16px; width:100%;}
	.main-business-body {padding-left:0; gap:var(--space-30);}
	.main-business-lead br {display:none;}
	.main-business-list a {height:56px;}

	/* footer */
	.footer-top {flex-direction:column; align-items:flex-start; gap:var(--space-20); padding:var(--space-25) var(--contain-padding);}
	.footer-sitemap ul {flex-wrap:wrap; gap:var(--space-10) 0;}
	.footer-sitemap ul li {padding:0 var(--space-20);}
	.footer-sitemap ul li:first-child {padding-left:0;}
	.footer-logos {flex-wrap:wrap; gap:12px;}
	.footer-logos img {height:30px;}
	.footer-body {flex-direction:column; gap:var(--space-30); padding:var(--space-50) 15px;}
	.footer-logo {margin-bottom:var(--space-25);}

	.footer-contact dt {flex:0 0 100px; width:100px;}
	.footer-aside {align-items:flex-start; width:100%; gap:var(--space-25);}
	.footer-family {width:100%; max-width:none;}
	.footer-legal {align-items:flex-start; text-align:left; gap:0;}
	.footer-legal-links {justify-content:flex-start; flex-wrap:wrap;}

	.footer-family-toggle {height:auto; padding:10px 15px;}

	/* sub */
	.sub-visual {padding:var(--space-40) 0;}
	.pg-depth {gap:10px;}
	.lnb {margin:var(--space-25) var(--contain-padding) 0; padding:8px; border-radius:40px;}
	.lnb .swiper {display:block; overflow:hidden;}
	.lnb ul {display:table; width:100%;}
	.lnb ul li {float:none; display:table-cell; vertical-align:top; width:auto !important; word-break:break-all;}
	.lnb ul li a {padding:0 12px; white-space:nowrap; font-size:14px;}
	.real-cont {padding:var(--space-40) 0 var(--space-80);}

	/* content */
	.doc-tit {margin-bottom:var(--space-40);}
	.doc-tit h3 {font-size:var(--font-size-28);}
	.sub-pad {padding:var(--space-60) 0;}

	.about-intro {flex-direction:column; gap:var(--space-30);}
	.about-intro-img {border-radius:20px;}
	.about-intro-title {font-size:var(--font-size-28);}
	.about-intro-desc {font-size:var(--font-size-16);}
	.about-intro-desc br {display:none;}
	.about-target-title {font-size:var(--font-size-28);}
	.about-target-list {grid-template-columns:1fr; gap:var(--space-20);}
	.about-target-card-wide {grid-column:auto;}
	.about-target-card {padding:24px 20px; border-radius:16px;}
	.about-target-card-title {font-size:var(--font-size-20);}
	.about-target-card-desc {font-size:var(--font-size-15);}
	.about-target-card-desc br {display:none;}
	.about-target-card-icon img {width:48px; height:48px;}
	.about-strategy {gap:var(--space-30);}
	.about-strategy-title {font-size:var(--font-size-28);}
	.about-strategy-item {flex-direction:column; gap:var(--space-20); padding:var(--space-25); border-radius:20px; text-align:center;}
	.about-strategy-item-img {border-radius:20px;}
	.about-strategy-item-text {font-size:var(--font-size-20);}
	.about-strategy-item-text br {display:none;}
	.about-direction-title {font-size:var(--font-size-28);}
	.about-direction-list {flex-direction:column; gap:var(--space-30);}
	.about-direction-item-img {border-radius:20px;}
	.about-direction-item-title {font-size:var(--font-size-24);}
	.about-direction-item-desc {font-size:var(--font-size-16);}

	.greetings .contain {flex-direction:column; gap:var(--space-30);}
	.greetings-photo {border-radius:20px;}
	.greetings-title {font-size:var(--font-size-24);}
	.greetings-title br {display:none;}
	.greetings-desc {font-size:var(--font-size-15);}
	.greetings-desc br {display:none;}
	.greetings-sign {font-size:var(--font-size-16);}

	.history-title {font-size:var(--font-size-28);}
	.history-title br {display:none;}
	.history-banner {height:180px; padding:0 var(--space-25);}
	.history-banner-bg {height:180px;}
	.history-banner-desc {font-size:var(--font-size-22);}
	.history-banner-desc br {display:none;}
	.history-timeline {gap:var(--space-40); padding-left:24px;}
	.history-timeline-line {left:10px; top:0; height:100%;}
	.history-timeline-item {position:relative; flex-direction:column; gap:var(--space-15);}
	.history-timeline-year {width:auto; font-size:var(--font-size-30);}
	.history-timeline-axis {position:absolute; left:-24px; top:6px; width:18px; height:18px;}
	.history-timeline-dot {left:0; top:0;}
	.history-timeline-list {padding:0;}
	.history-timeline-list li {font-size:var(--font-size-16); max-width:none;}

	.location-title {font-size:var(--font-size-28);}
	.location-body {flex-direction:column; gap:var(--space-30);}
	.location-map {width:100%; height:auto; border-radius:20px;}
	.location-info {width:100%;}
	.location-info-name {font-size:var(--font-size-20);}
	.location-info-label, .location-info-value {font-size:var(--font-size-16);}
	.location-info-icon {width:35px; height:35px;}
	.location-info-icon img {width:20px; height:20px;}

	.future-row {flex-direction:column; gap:var(--space-25); align-items:flex-start;}
	.future-row-img {border-radius:20px; order:2;}
	.future-row-title {font-size:var(--font-size-22);}
	.future-row-title br {display:none;}

	.guide-intro-title {font-size:var(--font-size-30);}
	.guide-intro-desc {font-size:var(--font-size-16);}
	.guide-appeal-inner {flex-direction:column; gap:var(--space-30);}
	.guide-appeal-img {border-radius:20px;}
	.guide-appeal-title {font-size:var(--font-size-28);}
	.guide-appeal-title br, .guide-appeal-desc br {display:none;}
	.guide-appeal-desc {font-size:var(--font-size-16);}
	.inquiry-submit {min-width:150px; height:50px; padding:0 24px;}
	
	.chk-wrap {flex-wrap:wrap; gap:var(--space-15); height:auto;}

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

	.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 .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}

	.event-list {padding-top:20px;}
	.event-list ul li {width:100%; margin-bottom:32px;}
	.event-list ul li .thumb {margin-bottom:10px;}
	.event-list ul li .tit {font-size:15px;}
	.event-list ul li .date {font-size:12px; margin-top:4px;}

	.faq .tit a {padding:7px 0 7px 5px;}
	.faq .tit a:after {display:none;}
	.faq .q {flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px;}
	.faq .cnt {padding:12px 12px 12px 15px;}

	.calendar-head {margin-bottom:15px;}
	.calendar-head h3 {font-size:20px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 22px; font-size:16px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0;}
	.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) {

} 
