@charset "utf-8";

@media (max-width: 1720px) {
    .top-search {margin-left:30px; width:20vw;}
    .quick {top:auto; bottom:30px; right:30px; width:60px; transform:none !important;}
    .quick-links-wrap {position:relative; background:none; border:0; border-radius:0;}
    .quick-title {aspect-ratio:1/1; display:flex; justify-content:center; align-items:center; padding:0; font-size:12px; line-height:1.2em; background:#fff; border:1px solid #ddd; border-radius:100%; cursor:pointer;}
    .quick-title:after {display:none;}
    .quick-links {display:none; position:absolute; bottom:100%; right:0; margin-bottom:8px; width:88px; background:#fff; border:1px solid #ddd; border-radius:8px; padding:10px 4px;}

    html.quick-opened .quick-links {display:block;}

    .scroll-top {aspect-ratio:1/1; height:auto; border-radius:100%; margin-top:8px;}

    .foot-info-wrap {flex-direction: column; align-items: flex-start; gap:var(--space-40);}
    .foot-links {order:-1;}
}

/* laptop */
@media (max-width: 1600px) {
    .contain {max-width:1300px;}

    /* header */
    .top-search .input {height:50px;}

    #gnb>ul>li {padding:0 35px;}
    #gnb .submenu {top:calc(100% - 5px); padding:5px;} 
    #gnb .submenu>ul>li {padding:5px;}
    #gnb .submenu>ul>li>a {gap:14px; width:140px; height:140px; padding:5px; box-shadow: 3px 3px 16px 0 rgba(0, 0, 0, 0.20); border-radius:10px;}
    #gnb .submenu>ul>li>a img {width:40px;}
    #gnb .submenu>ul>li:nth-child(1) {top:40px; right:calc(50% + 75px);}
    #gnb .submenu>ul>li:nth-child(2) {top:0; left:calc(50% - 75px);}
    #gnb .submenu>ul>li:nth-child(3) {top:150px; left:calc(50% - 75px);}
    #gnb .submenu>ul>li:nth-child(4) {top:40px; left:calc(50% + 75px);}
    #gnb .submenu.st3>ul>li:nth-child(1) {top:0; left:calc(50% - 75px);}
    #gnb .submenu.st4>ul>li:nth-child(3) {top:40px; left:calc(50% + 75px);}
    #gnb .submenu.st4>ul>li:nth-child(4) {top:190px; right:calc(50% + 75px);}
    #gnb .submenu.st4>ul>li:nth-child(5) {top:150px; left:calc(50% - 75px);}
   

    /* main */
    .main-visual, 
    .main-visual .item {height:42vw;}

    .m-btn {padding:12px 30px; top:-4px;}

    /* contents */ 
    .sub-head .bullet {text-align:center;} 
    .sub-head .bullet img {height:50px;} 

    .strategy-list li:nth-child(2) .dot-list2::after {height: 66%;} 

    .edu-list .time-wrap .time {padding:30px 40px;} 

    /* board */
    .board-search select.input,
    .board-search .search input.input {height: 52px;} 
}


@media (max-width: 1280px) {
    /* header */
    .sitelogo {flex:1 1 auto; min-width:0; width:1%;}

    .top-search {}
    .top-search .input {height:44px; padding:0 40px 0 20px; font-size:var(--body-font-size);}
    .top-search .submit {right:10px;}
    .top-search .submit svg {width:24px; height:24px;}

    #gnb {display:none;}
    .top-links {display:none;}
    .btn-m-menu {display:block;}
    .mobile-navigation {display:block;} 
} 


/* Landscape tablet */
@media (max-width: 1024px) {
    body, input, textarea, select, button, table {font-size:var(--body-font-size);} 

    /* header */
    

    /* main */
    .main-links .link-item:after {width:32px;}

    .m-btn {padding:10px 24px; font-size:14px;}

    .main-calendar .cal-head {padding:6px 0; margin-bottom:30px;}
    .main-calendar .cal-table table th {height:45px; font-size:16px;}
    .main-calendar .cal-table table td {height:55px; font-size:16px;}
    .main-calendar .cal-table .state {gap:4px;}
    .main-calendar .cal-table .state:after {width:6px; height:6px;}

    .main-edu .list-area .scrolled {top:15px; right:15px; bottom:15px; left:15px; padding:0 20px;}
    .main-edu .list-area ul li {padding:20px 0;}
    .main-edu .list-area ul li .date {margin-bottom:10px;}
    .main-edu .list-area ul li .tit {margin-bottom:12px;}
    .main-edu .list-area ul li .state {padding:6px 16px; min-width:82px;}

    /* sub layout */
    .lnb ul li a {min-width:80px; white-space:nowrap;}

    .sub-visual {height:240px;}


    /* contents */
    .bg-survey .t1 {line-height: 1.4em;} 

    .sub-head .bullet img {height: 40px;} 

    .strategy-list .box {min-height: 160px;} 
    .strategy-list li:nth-child(2) .dot-list2::after {height: 58%;} 

    .apply-list ul li {display:block;} 
    .apply-list ul li > div {width:100% !important;} 
    .apply-list .info {width:100%; min-width: 100%; margin-top: 10px;} 

    .apply-info .btns .btn {line-height:52px;} 
    .apply-info .table table tbody th {width: 100px;} 

    .edu .tit a:after,
    .edu .i {width: 35px; height: 35px; background-size: 13px auto;} 

    .edu-list .time-wrap .time {padding: 20px 30px;} 

    .find-store-list .list-area ul li {padding:20px;} 
    .find-store-wrap .map-info {flex-direction: column; gap: 10px;} 

    .history {gap:var(--space-60);}

    .vda-qmc-intro .cnt {min-width:45vw;}

    .traffic-info .content {grid-template-columns: repeat(1, 1fr);}

    .apply-process .item .content .icon img {width:50px;}

    .facilities-cards {gap:var(--space-30);}
    .facilities-card {flex-direction: column; gap:var(--space-20);}
    .facilities-card .facilities-details {width:auto;}
    .facilities-card .facilities-details h3 {min-height:auto; margin-bottom:12px;}



    /* member */
    .membership {gap: 50px;} 
    .membership > div {width:50% !important;} 

    .join-form.member-info colgroup col:first-child {width: 150px !important;} 
    .join-form .input.w-400 {width: 300px !important;} 

    .join-form table {font-size:15px;}

    /* board */

    .board-search select.input, 
    .board-search .search input.input {height:50px !important;} 
    .board-search .cate::after {height:20px;} 
    .board-search .search input.input {width: 250px;} 

    .board-list colgroup col {width:auto !important;} 
    .board-list table thead th {height:45px; font-size:15px;} 
    .board-list table tbody tr.first td {height: 78px;} 
    .board-list table tbody td {height:45px; font-size:15px;} 
    .board-list.type2 table tbody td {height: 65px;} 

    .class-list table tbody td {height:auto;} 

    .gallery-list ul li .tit {font-size:15px;} 

    .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;} 
    .board-form select.input {line-height:normal !important;} 
    .board-form input[type=file].input {padding: 2px 14px;} 
    .board-form textarea.input {height:250px !important; padding: 0px 14px;} 

    .survey-form .form textarea.input {height: 165px !important;} 

    .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 {padding:0 16px; font-size:15px;} 
    .btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;} 
    .btn-pack.xlarge {height:55px; line-height: 43px;} 
    .btn-pack.custom {min-width: 130px;} 
    .btn-pack.custom2 {min-width: 345px; height: 54px; line-height: 52px;} 
    .btn-pack.pop-btn {min-width: 100px; height: 38px; line-height: 36px; font-size: 16px;} 
    .btn-pack.survey {min-width: 110px; height: 52px; line-height: 50px;} 

    .btn-sky {width: 70px;} 
    .btn-gray {width: 70px;} 

    .btn-apply {width: 120px; height: 43px;} 

    .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%;} 

    /* shop */
	.goods-cate-wrap .depth ul li {padding:6px 20px;}
	.goods-cate-wrap .depth ul li a {font-size:14px;}

	.goods-sort .total {font-size:13px;}
	.goods-sort .sort ul li a {font-size:13px;}

	.goods-info .table table tbody th {font-size:14px;}
	.goods-info .table table tbody td {font-size:14px;}

	.shop-guide .tit {padding:14px 18px; font-size:14px;}
	.shop-guide .tit h4 {width:130px; font-size:16px;}
	.shop-guide .cnt {font-size:14px;}
	.shop-guide .qa dl {padding:18px 18px;}
	.shop-guide .qa dt {width:220px;}

	.goods-detail-table {font-size:14px;}
	.goods-detail-table th {padding:10px;}
	.goods-detail-table td {padding:10px;}

	.total-price {padding:30px; font-size:15px;}
	.total-price h3 {font-size:20px;}
}

/* portrait tablet */
@media (max-width: 900px){
    .only-desktop {display:none;} 
    .only-tablet {display:block;} 


    /* main */
    .main-links {flex-wrap:wrap;}
    .main-links .link-item {width:50%; height:120px; flex:none;}

    .main-edu .list-area ul li .date {font-size:var(--font-size-15);}
    .main-edu .list-area ul li .tit {font-size:var(--font-size-18);}

    .main-notice .link-item .cate {font-size:var(--font-size-15);}
    .main-notice .link-item .tit {font-size:var(--font-size-18);}

    .main-goods .link-item .tit {font-size:var(--font-size-18);}
    .main-goods .link-item .price {font-size:var(--font-size-16);}

    /* sub layout */
    .real-cont {padding-top:40px;}
    
    /* contents */
    .edu .cnt p br {display:none;} 

    .strategy-list li:nth-child(2) .dot-list2::after {height: 60%;} 
    .strategy-list {grid-template-columns: repeat(1, 1fr);} 
    .strategy-list .box {min-height: auto;} 
    .strategy-list li:last-child .dot-list2::after {height: 56%;} 

    .reverse-list.only-tablet-mobile {display:block;} 
    .reverse-list .cnt:not(:last-child) {margin-bottom:40px;} 
    .reverse-list .cnt > div {width:50% !important;} 

    .reverse-list p {position:relative; padding-bottom:30px; margin-top:0; border-bottom: 1px solid #ddd;} 
    .reverse-list p::after {content: ""; position: absolute; bottom: -1px; left: 0; width: 90px; height:1px; background-color: #2760ad;} 
    .reverse-list .tit-wrap {padding-top:30px;} 
    .reverse-list .cnt:last-child {flex-direction: row-reverse; align-items: end; text-align: right;} 
    .reverse-list .cnt:last-child  h3 {color: #1297e6;}
    .reverse-list .cnt:last-child p::after  {background-color: #1297e6; left:auto;right:0;}

    .traffic-info {flex-direction: column; gap:0;}
    .traffic-info .loc-title {width:100%;}
    .traffic-info .content {width:100%; gap:0;}
    .traffic-info .content .item {border-bottom:1px solid #ddd; padding:20px 0;}
    .traffic-info .content .item:not(:first-child) {border-top:0; }

    /* board */
    .gallery-list ul {margin:0 -10px;} 
    .gallery-list ul li {width:33.33333333%; 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;} 

    .calendar .checkin {font-size:var(--font-size-18);}

    /* member */
    .mypage-menu ul {flex-wrap:wrap; gap:8px;}
    .mypage-menu ul li {border:0; flex:0 0 auto;}
    .mypage-menu ul li a {padding:8px 20px; background:#f4f4f4; color:#8f8f8f; font-size:15px; font-weight:500; line-height:1.5em; border-radius:8px;}
    .mypage-menu ul li.active:after {display:none;}
    .mypage-menu ul li.active a {color: #fff; background: var(--color-primary);}
}

/* Landscape phone */
@media (max-width: 640px) {
    .only-desktop-tablet {display:none;} 
    .only-tablet {display:none;} 
    .only-mobile {display:block;}
    
    /* header */
    .m-btn-search {display:block; background:none; line-height:0; border:0;}
    .top-search {display:none; position:absolute; top:100%; left:0; width:100%; margin:0; border-bottom:1px solid #eee; background:#f7f7f7; padding:10px 10px;}
    .top-search form {position:relative;}

    html.search-opened .top-search {display:block;}

    .btn-m-menu {margin-left:10px;}
    .mobile-navigation {width:280px;}

    /* main */
    .main-visual, .main-visual .item {aspect-ratio:10/4.6; height:auto;}
    .main-visual .arrows {bottom:10px; right:10px; gap:5px;}
    .main-visual .slick-arrow {width:40px; height:40px;}
    .main-visual .slick-arrow svg {width:8px; height:auto;}

    .main-links {display:grid; grid-template-columns: repeat(2, 1fr); gap:8px; padding:20px 8px; margin-bottom:20px;}
    .main-links .link-item {width:100%; height:80px; border-radius:8px; padding:16px; font-size:15px;}
    .main-links .link-item:after {width:24px;}

    .m-tit {font-size:20px; margin-bottom:18px;}
    .m-btn {font-size:12px; padding:8px 16px;}
    .m-arrows {gap:5px; margin-top:20px;}
    .m-arrows .slide-btn {width:40px; height:40px;}
    .m-arrows .slide-btn svg {width:8px; height:auto;}

    .main-edu .box {display:block; box-shadow:none; border:1px solid #ddd;}
    .main-edu .cal-area {width:100%;}
    .main-edu .list-area {width:100%; height:250px; border:0; border-top:1px dashed #ddd; border-radius:0;}
    .main-edu .list-area .scrolled {top:0; right:0; bottom:0; left:0; padding:0 20px;}
    .main-edu .list-area ul li {padding:18px 0;}
    .main-edu .list-area ul li:last-child {border-bottom:0;}
    .main-edu .list-area ul li .date {margin-bottom:8px;}
    .main-edu .list-area ul li .tit {margin-bottom:8px;}

    .main-calendar {padding:24px 20px 10px;}
    .main-calendar .cal-head {margin-bottom:20px;}
    .main-calendar .cal-head .day {font-size:18px;}
    .main-calendar .cal-head .btn {display:block; padding:5px 10px; line-height:0;}
    .main-calendar .cal-head .btn svg {width:10px; height:auto;}
    .main-calendar .cal-head .btn.prev {left:0;}
    .main-calendar .cal-head .btn.next {right:0;}
    .main-calendar .cal-table table th {height:35px; font-size:14px;}
    .main-calendar .cal-table table td {height:45px; font-size:14px;}
    .main-calendar .cal-table .state {gap:2px;}

    .main-section .slider .swiper {margin:0 calc(var(--container-space) * -1); padding:0 var(--container-space);}
    
    .main-notice .slider .swiper-slide {width:220px;}
    .main-notice .link-item .tit {margin-bottom:10px;}

    .main-goods .slider .swiper-slide {width:140px;}
    .main-goods .link-item .tit {font-size:14px; margin-bottom:4px;}
    .main-goods .link-item .price {font-size:14px;}

    /* quick */
    .quick {bottom:10px; right:10px; width:48px;}
    .quick-links-wrap {position:relative; background:none; border:0; border-radius:0;}
    .quick-title {font-size:10px;}
    .scroll-top {margin-top:5px;}

    /* footer */
    #footer {font-size:13px; padding-bottom:60px;}
    .foot-logo img {height:24px;}
    .foot-info address span {margin:0 20px 5px 0;}
    .foot-info .copy {font-size:11px; gap:4px 20px;}

    /* sub layout */
    .sub-heading {padding:20px 0 20px;}

    .page-depth {gap:5px 8px; margin-bottom:10px;}
    .page-depth .home {width:12px; height:12px; margin-top:-.2em;}
    .page-depth .depth {font-size:12px;}

    .sub-title-wrap {display:block;}
    .sub-title.center {padding-top:20px;}

    .lnb {margin:20px 0 0 0;}
    .lnb .swiper {margin:0 calc(var(--container-space) * -1); padding:0 10px;}
    .lnb ul li {padding:0 3px;}

    .sub-visual {height:140px;} 


    /* contents */
    .sub-tab {margin-bottom:25px; margin-top:-10px;}
    .sub-tab .swiper-wrapper {height:auto;}
    .sub-tab .swiper-slide {height:auto;}
    .sub-tab ul li a {padding:10px 2px; font-size:15px; display:flex; align-items:center; justify-content:center;}

    .edu-cate .swiper {margin:0 calc(var(--container-space) * -1); padding:0 var(--container-space);}
    .edu-cate ul li a {white-space:nowrap;}

    .faq-tab .swiper {margin:0 calc(var(--container-space) * -1); padding:0 var(--container-space);}
    .faq-tab .tab ul li a {font-size:15px;}

    .edu-list li {flex-direction: column; padding: 20px;} 
    .edu-list li .tit-wrap {flex-direction: column; gap: 10px; margin-bottom:20px; text-align:center; padding-right:0;} 
    .edu-list .time-wrap .time {padding: 10px 20px;} 
    .edu-tab .tab ul li {flex: none; width:auto;} 
    .edu-tab .tab ul li a {width:max-content; height:35px;} 

    .btn-apply {width: 100px; height: 38px;} 

    .sub-head .bullet img {height: 30px;} 

    .img.table-responsive img {width:640px; max-width: 640px;} 

    .table-style.table-responsive table {width: 640px; max-width: 640px;} 
    .table-style table th,
    .table-style table td {line-height:initial !important;} 

    .dot-list2>li:before {top: 4px;} 
    .dot-list2::after {height: 81%;} 
    .strategy-list li:nth-child(2) .dot-list2::after {height: 59%;} 
    .dot-list2::after {height: 79%;} 
    .strategy-list li:nth-child(3) .dot-list2:after {height: 59%;} 
    .strategy-list li:last-child .dot-list2::after {height: 61%;} 

    .reverse-list .cnt {display:block;} 
    .reverse-list .cnt > div {width:100% !important;}
    .reverse-list .txt {padding:0;}

    .img-list > ul {grid-template-columns: repeat(1, 1fr); gap: var(--space-40);} 

    .box-list {flex-direction: column;} 
    .box-list .box {width:100%;} 

    .apply-list .info-wrap {display:block;} 
    .apply-list .info-wrap dl {width: 100%;} 
    .apply-list .info .personnel {position: relative; right: auto; bottom: auto; margin-top:10px; text-align: right;} 

    .apply-summary {display:block;} 

    .apply-photo {width:100%; margin-right:0; margin-bottom: var(--space-60);} 

    .apply-info {min-width:100%; width: 100%;} 
    .apply-info .btns .btn {line-height: 42px;} 

    .edu .tit a:after, 
    .edu .i {width: 25px; height: 25px; background-size: 9px auto;} 
    .edu li.active .tit a:after {background-position-y: 11px;} 

    .about-intro {font-size:15px;}
    .about-intro:before {display:none;}
    .about-intro .wrap {flex-direction:column;}
    .about-intro .left h2 {font-size:30px; margin-bottom:1em;}
    .about-intro .right {max-width:100%;}
    .about-intro .right .tt {margin-bottom:1.5em;}

    .logo-intro .heading {gap:20px;}
    .logo-intro .heading .btns {width:100%;}
    .logo-intro .heading .btn {width:calc(50% - 5px); height:40px;}
    .logo-intro .symbol-type {padding:20px; flex-direction: column;}
    .logo-intro .symbol-type .img {width:100%; padding:40px 0;}
    .logo-intro .symbol-type .cnt {width:100%; font-size:15px;}
    .logo-intro .symbol-type .cnt .tt {font-size:18px;}
    .logo-intro .symbol-type .cnt .colors {margin-top:30px;}
    .logo-intro .symbol-type .cnt .color {width:calc(50% - 5px); padding:12px; font-size:13px;}
    .logo-intro .symbol-type .cnt .color div {flex-direction:column; align-items:flex-start; gap:7px;}
    .logo-intro .logo-type {display:block;}
    .logo-intro .logo-type .item {aspect-ratio:unset; padding:10px 40px 40px;}
    .logo-intro .logo-type .item:not(:first-child) {border-top:1px solid #333; border-left:0;}

    .history {flex-direction:column; overflow:hidden;}
    .history .img {width:100%;}
    .history .cnt {width:100%;}
    .history.reverse {flex-direction:column;}

    .vda-qmc-intro {flex-direction:column; align-items: flex-start;}
    .vda-qmc-intro .img img {max-width:100%;}
    .vda-qmc-edu .items {grid-template-columns: repeat(1, 1fr);}
    .vda-qmc-edu .modules .module {width:100% !important;}

    .traffic-info .content .item {gap:15px;}
    .traffic-info .content .item .ico {width:46px;}

    .schedule-information {grid-template-columns: repeat(1, 1fr);}
    .schedule-information .link-item {aspect-ratio:unset; padding:30px 20px; gap:20px;}

    .invitation-features .features-grid {grid-template-columns: repeat(1, 1fr); padding:20px;}
    .invitation-features .feature-item .feature-icon {width:30px;}
    .invitation-features .feature-item h4 {font-size:18px;}

    .invitation-caution h3 {min-width:100px;}

    .apply-process {text-align:left;}
    .apply-process:before {width:2px; height:100%; left:var(--container-space);}
    
    .apply-process .items {flex-direction:column; margin:0; gap:30px;}
    .apply-process .item {width:100%; align-items:flex-start; padding:0 0 0 20px;}
    .apply-process .item:after {-webkit-transform:rotate(90deg); transform:rotate(90deg); width:16px; height:16px; top:50%; right:auto; left:-7px; margin:0;}
    .apply-process .item .circle {left:-6px; top:13px; margin:-7px 0 0 0; width:14px; height:14px;}      
    .apply-process .item .title {height:auto; display:block; margin:0 0 10px; text-align:left; font-size:18px;}
    .apply-process .item .content {width:100%; flex-direction:row; padding:20px; gap:15px;}
    .apply-process .item .content .icon {margin:0; width:40px;}
    .apply-process .item .content .text {text-align:left; flex:1 1 auto; min-width:0; width:1%;}

    .btn-go-apply {min-width:180px; min-height:50px;}

    .sub-top-title {margin-bottom:20px;}

    .deposit-info table {display:block !important;}
    .deposit-info table colgroup {display:none !important;}
    .deposit-info table col {width:100% !important;}
    .deposit-info table tr {display:block !important;}
    .deposit-info table td {display:block !important; text-align:left;}
    .deposit-info table thead {display:none;}
    .deposit-info table tbody {display:block !important;}
    .deposit-info table tbody tr {display:flex !important; flex-wrap:wrap; align-items:center; gap:5px 10px; border-bottom:1px solid #ddd; padding:20px 5px;}
    .deposit-info table td {padding:3px 0; font-size:15px; line-height:1.5em; border-bottom:0;}
    .deposit-info table td:first-child {font-weight: 600; color:#242424; font-size:18px;}
    .deposit-info .btn {padding:10px 16px;}

    .facilities-info {margin-bottom:var(--space-100);}
    .facilities-info h2 {margin-bottom:10px; font-size:18px;}

    .facilities-cards {grid-template-columns:repeat(1, 1fr); gap:20px;}
    .facilities-card {padding:20px;}
    .facilities-card .facilities-icon {width:60px; height:60px; border-radius:8px; margin-bottom:5px;}
    .facilities-card .facilities-details p {margin-bottom:3px;}

    .restaurant-table table {display:block !important;}
    .restaurant-table table colgroup {display:none !important;}
    .restaurant-table table col {width:100% !important; display:none !important;}
    .restaurant-table table tr {display:block !important;}
    .restaurant-table table td {display:block !important; text-align:left;}
    .restaurant-table table thead {display:none;}
    .restaurant-table table tbody {display:block !important;}
    .restaurant-table table tbody tr {border-bottom:1px solid #ddd; padding:20px 5px; width:100%;}
    .restaurant-table table td {padding:3px 0; font-size:15px; line-height:1.5em; border-bottom:0; width:100%;}
    .restaurant-table table td:nth-child(2) { font-weight: 600; color:#242424; font-size:18px;}
    .restaurant-table .cate {text-align:center; margin-bottom:8px;}

    .survey-wrap h3 {padding-left:40px;}
    .survey-wrap h3 .num {top:-7px; width:30px; height:30px; font-size:14px;}
    .survey-group .content {margin-left:1.1em;}
    .survey-group .content textarea.input {height:100px !important;}
    .survey-group .content .input-etc {width:200px;}

    .edu-year .btn {width:32px; height:32px; border-radius:6px;}

    .edu-calendar {margin:0 calc(var(--container-space) * -1); padding:0 var(--container-space); overflow-x:auto; -webkit-overflow-scrolling:touch;}
    .edu-calendar table {width:800px; font-size:14px;}
    .edu-calendar tbody td {font-size:14px;}
    .edu-calendar td.title {font-size:14px;}

    .edu-form {margin-bottom:40px;}
    .edu-form .title {margin-bottom:10px; flex-wrap:wrap; gap:5px;}
    .edu-form .title h3 {font-size:18px;}
    .edu-form .form table {font-size:14px;}
    .edu-form .form table th {height:auto; padding:10px 10px;}
    .edu-form .form table td {height:auto; padding:10px 10px;}

    

    /* member */
    .membership {flex-direction: column;} 
    .membership > div {width: 100% !important;} 

    .login-area input[type=password] {width: 100% !important;} 

    /* board */
    .input {font-size:14px; padding:0 10px; height:38px !important;} 
    input[type=password] {width:150px !important;} 
    select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;} 
    textarea.input {padding:7px 10px;} 
    .radiobox label:before {width:18px; height:18px;} 
    .radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;} 
    .checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;} 

    .board-search {display:flex; flex-direction:column; margin-bottom:10px;} 
    .board-search .search-wrap {flex:none; width:100%;} 
    .board-search .total-page {float:none; font-size:13px; padding-top:10px; padding-bottom:0; order:2;} 
    .board-search .cate .input {display:block; width:100%;} 
    .board-search select.input, 
    .board-search .search input.input {height: 45px !important;} 
    .board-search .search .submit {width:16px; height:16px;} 
    .board-search .search input.input {width: 100%;} 
    .board-search .search {flex:1 1 auto; min-width:0; width:1%;}

    .board-list {display:none;} 
    .board-list-m {display:block;} 
    .class-list {display:none;} 
    .class-list-m {display:block;} 
    .class-list-m .btns {gap: 0 10px;} 

    .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;} 

    .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:12px 0 12px 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:15px 10px 15px 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;} 
    .calendar .checkin {font-size:14px; padding:9px 2px; 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 colgroup col {width:auto !important;}
    .board-form table tbody {display:block;} 
    .board-form table tr {display:block;} 
    .board-form table th {display:block; border:0; text-align:left; padding:12px 0 0 0; margin-bottom:7px; font-size:16px; background:none;} 
    .board-form table td {display:block; border:0; padding:0 0 12px;} 
    .board-form + .buttons {margin-top:30px;} 
    .board-form input[type=file].input {padding: 0;} 
    .board-form textarea.input {height:200px !important;} 

    .survey-form .item {display: block; margin-right: 0; margin-bottom: 3px;} 
    .survey-form .form textarea.input {height: 115px !important;} 

    .form-agree {margin:30px 0 30px;} 
    .form-agree h3 {font-size:16px;} 
    .form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;} 
    .form-agree .check {margin-top:12px; font-size:14px;} 

    .board-view-tit h3 {font-size:17px; line-height: normal;} 
    .board-view-info {font-size:12px;} 
    .board-view.type2 .board-view-tit {padding: var(--space-15) 0;} 
    .board-view.type2 .board-view-tit .flex-wrap {display:block;} 

    .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 !important; padding:0 14px; font-size:14px; line-height:36px !important;} 
    .btn-pack.large {min-width:110px; height:46px; padding:0 18px; font-size:15px; line-height:44px;} 
    .btn-pack.xlarge {min-width:120px; height:50px; padding:0 25px; font-size:16px; line-height:48px;} 
    .btn-pack.comment {width:80px; height:32px; font-size:14px;} 
    .btn-pack.custom {min-width: 100px;} 
    .btn-pack.custom2 {min-width: auto; width:100%; height: 44px; line-height: 42px;} 
    .btn-pack.edu {min-width: auto; height: 36px; margin-top: 10px; line-height: 34px;} 
    .btn-pack.pop-btn {min-width: 80px; height: 36px; text-align: center; line-height: 34px; font-size: 14px;} 
    .btn-pack.survey {min-width: 100px; height: 42px; line-height: 40px; font-size: 14px;} 

    .btn-sky {width: 65px;} 
    .btn-gray {width: 65px;} 

    .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 !important; margin-right:0; padding-top: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 .tit {font-size:22px; padding-bottom:14px; margin-bottom:14px;} 
    .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;} 

    .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;} 

    .join-form table {display:block; padding:10px 0; border-bottom:1px solid #ddd;}
    .join-form table tbody {display:block;} 
    .join-form table tr {display:block; padding:14px 0;} 
    .join-form table th {display:block; height:auto; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;} 
    .join-form table td {display:block; height:auto; border:0; padding:0;} 
    .join-form .item {margin-top:4px;}
    .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-form .btn-pack.medium.mr8 {margin-right:0; margin-bottom:8px !important;} 
    .join-form #user_id + .btn-pack {margin-top:8px !important;} 

    .join-form .input.w-400 {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;} 
    .member-leave .form .group .text-id, .member-leave .form .group .input {width:1% !important;}

    .mypage-menu {margin-top:20px;}
    .mypage-menu ul {gap:5px;}
    .mypage-menu ul li a {border-radius:6px; padding:7px 15px;}

    /* shop */
	.goods-cate-wrap {margin-bottom:20px;}
	.goods-cate-wrap .depth {padding:6px 0;}
	.goods-cate-wrap .depth ul li {padding:5px 12px;}
	.goods-cate-wrap .depth ul li:after {height:11px; margin-top:-5px;}
	.goods-cate-wrap .depth ul li a {font-size:12px;}

	.goods-sort {position:relative; z-index:10;}
	.goods-sort .sort {flex:0 0 auto; width:auto; text-align:left; position:relative;}
	.goods-sort .sort .sort-name {display:flex; align-items:center; border:1px solid #ddd; border-radius:5px; padding:4px 10px; font-weight:500; font-size:13px; line-height:1.5em;}
	.goods-sort .sort .sort-name:after {content:""; display:inline-block; vertical-align:top; margin-top:-.2em; margin-left:10px; transform:rotate(45deg); width:6px; height:6px; border-right:1px solid #505050; border-bottom:1px solid #505050;}
	.goods-sort .sort ul {display:none; position:absolute; margin-top:2px; right:0; padding:8px 10px; width:auto; background:#fff; border-radius:5px; border:1px solid #ddd;}
	.goods-sort .sort ul li {padding:0;}
	.goods-sort .sort ul li:after {display:none;}
	.goods-sort .sort ul li a {display:block; padding:4px; white-space:nowrap;}
	.goods-sort .sort.active ul {display:block;}

	.goods-list ul {grid-template-columns:repeat(2,1fr); gap:40px 16px;}
    .goods-list ul li .thumb {margin-bottom:10px;}
    .goods-list ul li .tit {font-size:15px;}
    .goods-list ul li .price {font-size:15px;}


	.goods-summary {display:block; margin-bottom:40px;}
	.goods-photo {width:100%;}
	.goods-info {width:100%; margin:-1px 0 0 0;}
	.goods-info .title h2 {font-size:20px;}
	.goods-info .title p {font-size:13px;}
	.goods-info .price-area .price {font-size:16px;}
	.goods-info .price-area .price strong {font-size:24px;}
	.goods-info .price-area .price2 {font-size:14px;}
	.goods-info .table table tbody th {padding:4px 0; font-size:15px; width:85px;}
	.goods-info .table table tbody td {padding:4px 0; font-size:15px;}
	.goods-info .btns {margin-bottom:10px;}
	.goods-info .total {margin:16px 0 20px; font-size:14px;}
	.goods-info .total .price {font-size:16px;}
	.goods-info .total .price strong {font-size:24px;}

    .view-table-detail table {display:block;}
    .view-table-detail colgroup {display:block;}
    .view-table-detail tbody {display:block;}
    .view-table-detail tr {display:block;}
    .view-table-detail th {display:block; padding:10px;}
    .view-table-detail td {display:block; border-top:0 !important; padding:10px;}

	.add-opt-select {margin-bottom:5px;}
	.add-opt-select .select-input {padding:0 35px 0 12px; height:40px; font-size:14px; line-height:38px;}
	.add-opt-select .select-options {margin-top:0; bottom:39px;}
	.add-opt-select .select-options li {padding:11px 12px;}

	.add-options {max-height:230px; overflow:auto; margin-top:0;}
	.add-options > ul > li {padding:10px;}
	.add-options .opt-name .name {font-size:14px;}

	.cart-opt {position:fixed; bottom:0; left:0; width:100%; padding:5px 10px; background:#fcfcfc; border-top:1px solid #d8d8d8; z-index:100;}
	.cart-opt .opt-toggle {display:block; position:absolute; top:-19px; left:0; width:100%; height:19px; overflow:hidden; text-indent:-9999em; background:url("../images/shop/btn_view_cart_dropdonw.png") 50% 50% no-repeat; background-size:auto 100%;}
	.cart-opt .inner {display:none;}
	.cart-opt .btns.mobile-btn {display:block;}
	.cart-opt .table th {display:none;}
	.cart-opt .table td {border:0 !important; padding:0 !important;}
	.cart-opt.active {padding:14px 10px;}
	.cart-opt.active .opt-toggle {display:block;}
	.cart-opt.active .inner {display:block;}
	.cart-opt.active .btns.mobile-btn {display:none;}

	.relatied-goods {margin:0 -15px 40px; padding:0 15px; overflow:hidden;}
	.relatied-goods .goods-list {overflow:inherit;}	
	.relatied-goods .goods-list ul li {padding:0 4px;}
	.relatied-goods .goods-list ul li .tit {font-size:14px; word-break:break-all;}
	.relatied-goods .goods-list ul li .price2 {font-size:12px;}
	.relatied-goods .slick-list {overflow: visible;}


	.goods-view-tab {margin-bottom:20px;}
	.goods-view-tab ul li {height:40px;}
	.goods-view-tab ul li a {font-size:13px;}

	.goods-content {margin-bottom:50px;}

	.goods-detail-tit {font-size:14px;}

	.goods-detail-table {font-size:12px;}
	.goods-detail-table th {padding:8px;}
	.goods-detail-table td {padding:8px;}

	.goods-sub-tit {margin-bottom:15px;}
	.goods-sub-tit p {font-size:12px;}

	.goods-guide .group {margin-bottom:40px;}
	.goods-guide .item {margin-bottom:20px;}
	.goods-guide h3 {font-size:17px; margin-bottom:12px;}

	.cart-all-select {padding:0 5px; margin-bottom:12px; font-size:14px;}

	.shop-table ul li {flex-wrap:wrap; padding:15px 5px; position:relative;}
	.shop-table .order-check {width:35px; order:1;}
	.shop-table .order-image {position:relative; width:45px; height:45px; overflow:hidden; margin-right:15px; order:2;}
	.shop-table .order-image img  {position:absolute; top:50%; left:0; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
	.shop-table .order-title {flex:0 0 auto; width:calc(100% - 110px); order:3;}
	.shop-table .order-title .tit {font-size:15px; margin-bottom:0;}
	.shop-table .order-title .opt {font-size:12px; margin-top:3px;}
	.shop-table .order-delete {position:absolute; top:15px; right:5px;}
	.shop-table .order-price {order:4; width:auto; margin:5px 0 0 0; text-align:left; margin-top:6px;}	
	.shop-table .order-quantity {order:5; width:auto; display:flex; margin:5px 0 0 60px;}
	.shop-table .order-quantity .input {width:60px; height:26px; margin-bottom:0;}
	.shop-table .order-qnt {order:3; width:auto; text-align:left; margin:6px 15px 0 60px;}
	.shop-table .order-image + .order-title + .order-price {margin-left:60px;}
	.shop-table .order-check + .order-image + .order-title + .order-quantity + .order-price {margin-left:95px;}
	.shop-table .order-check + .order-image + .order-title + .order-quantity {margin-left:95px;}
	.shop-table .order-btn {order:10; display:flex; align-items:center; margin:10px 0 0 60px; text-align:left; width:calc(100% - 60px); font-size:12px;}
	.shop-table .order-btn p {width:calc(25% - 4px) !important}
	.shop-table .order-btn .btn-pack {width:calc(25% - 4px) !important; margin:0 2px !important;}

	.total-price {margin:20px 0; padding:20px; font-size:14px;}
	.total-price h3 {display:none;}
	.total-price ul {width:100%;}
	.total-price ul li {padding:13px 0;}
	.total-price + .buttons {margin-top:40px;}

	.order-info-title {margin:40px 0 8px;}
	.order-info-title h3 {font-size:16px;}
	.order-info-title .chk {font-size:12px;}

	.order-info-table colgroup col:nth-child(1) {width:100px !important;}
	.order-info-table tbody th {padding:6px 8px; height:40px; line-height:1.5em;}
	.order-info-table tbody td {padding:6px 8px; line-height:1.5em;}
	.order-info-table #orderName,
	.order-info-table #shipName,
	.order-info-table #bankType,
	.order-info-table #bankName,
	.order-info-table #bankDate {width:100% !important;}
	.order-info-table #orderPhone1,
	.order-info-table #orderPhone2,
	.order-info-table #orderPhone3,
	.order-info-table #orderMobile1,
	.order-info-table #orderMobile2,
	.order-info-table #orderMobile3,
	.order-info-table #shipPhone1,
	.order-info-table #shipPhone2,
	.order-info-table #shipPhone3,
	.order-info-table #shipMobile1,
	.order-info-table #shipMobile2,
	.order-info-table #shipMobile3 {width:calc(33.33333333% - 7px) !important;}

	.order-info {font-size:12px; line-height:1.5em; margin:15px 0;}

	.order-complete {padding:15px; font-size:14px;}
	.order-complete .item {display:block; margin:5px 0;}

	.order-date {padding:15px; font-size:14px; margin-top:35px;}
	.order-date .bar {display:block; width:100%; height:0; overflow:hidden; text-indent:-999em; margin:4px 0;}
}

/* Landscape phones and down */
@media (max-width: 320px){

}