/* sec1 */
.sec1 {position: relative; width: 100%; height: auto; background: url(./../img/sec1_bg.png)no-repeat 50% 50%; background-size: cover; z-index: 1;}
.sec1:before {position: absolute; top: 57%; left: 0; transform: translateY(-50%); content: ''; display: block; width: 100%; height: 16px; border-top: 1px solid var(--pr); border-bottom: 5px solid var(--pr); z-index: -1;}
.new-menu {width: 100%; height: auto;}
.new-menu ul {display: flex; align-items: center; justify-content: center; gap: 75px;}
.new-menu ul li {width: 310px; height: auto;}
.new-menu ul li .child-box {width: 100%; height: auto;}
.new-menu ul li .child-box .img-box {width: 100%; height: auto;}
.new-menu ul li .child-box .img-box img {width: 100%; height: auto;}

/* sec3 */
.sec3 {background: var(--pr2);}

/* search-form */
.search-form {max-width: 692px; width: 100%; height: auto; margin: 0 auto;}
.search-form form {display: flex; align-items: center; gap: 16px;}
.search-form .input-box {max-width: 496px; width: 100%;}
.search-form .search-input {position: relative; width: 100%; height: 48px; margin-bottom: 16px; background: var(--wt); border-radius: 8px;}
.search-form .search-input input {width: 100%; height: 100%; padding: 0 44px; box-sizing: border-box; outline-color: var(--pr); font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26);}
.search-form .search-input input::placeholder {color: var(--gray_a1);}
.search-form .search-input img {position: absolute; top: 50%; left: 12px; transform: translateY(-50%); width: 24px; height: auto;}

.search-form .d-flex {align-items: center; justify-content: center; gap: 16px;}
.search-form .select-box {position: relative; width: 100%; height: 48px; background: var(--wt); border-radius: 8px;}
.search-form .select-box img {position: absolute; top: 50%; left: 12px; transform: translateY(-50%); width: 24px; height: auto;}
.search-form .select-box select {width: 100%; height: 100%; padding: 0 44px; box-sizing: border-box; outline-color: var(--pr); font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--gray_a1); background: url(./../img/select_icon.png)no-repeat calc(100% - 12px) 50%; background-size: 22px; appearance: none;}
.search-form .select-box select option {color: var(--black_26);}

.search-form .search-btn {display: flex; align-items: center; justify-content: center; width: 180px; height: 112px; border-radius: 16px; background: var(--pr); box-sizing: border-box; font-size: 16px; font-weight: 600; line-height: 1.3; letter-spacing: 0.48px; color: var(--wt); cursor: pointer;}
.sec3 .link-btn {display: flex; align-items: center; justify-content: center; width: 314px; height: 48px; margin: 56px auto 0; border-radius: 66px; border: 1px solid var(--pr); font-size: 16px; font-weight: 600; padding-left: 15px; letter-spacing: 0.48px; color: var(--pr);}
.sec3 .link-btn img {width: 24px; height: auto;}

/* sec4 */
.sec4 .container {display: flex; justify-content: center; gap: 180px;}
.sec4 .event-area {width: 100%;}
.sec4 .event-area .event-item {width: 100%; height: auto; margin-top: 45px;}
.sec4 .event-area .event-item ul {display: flex; flex-flow: column; gap: 31px;}
.sec4 .event-area .event-item ul li {padding-bottom: 27px; padding-right: 150px; box-sizing: border-box;}
.sec4 .event-area .event-item ul li .child-box {width: 100%; height: auto;}
.sec4 .event-area .event-item ul li .child-box .img-box {width: 100%; height: auto; border-radius: 12px; overflow: hidden;}
.sec4 .event-area .event-item ul li .child-box .img-box img {width: 100%; height: auto;}
.sec4 .event-area .event-item ul li .child-box .txt-box {margin-top: 12px;}
.sec4 .event-area .event-item ul li .child-box .txt-box .tit {font-size: 16px; font-weight: 600; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26);}
.sec4 .event-area .event-item ul li .child-box .txt-box .date {margin-top: 8px; font-size: 13px; font-weight: 400; line-height: 1.3; letter-spacing: 0.39px; color: var(--gray_a1);}

.sec4 .new-notice {width: 100%; height: auto;}
.sec4 .new-notice .list-ul {width: 100%; height: auto; margin-top: 45px;}
.sec4 .new-notice .list-ul ul {display: flex; flex-flow: column;}
.sec4 .new-notice .list-ul ul li {width: 100%; height: auto;}
.sec4 .new-notice .list-ul ul li .child-box {display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 19px 0; box-sizing: border-box;}
.sec4 .new-notice .list-ul ul li .child-box .tit {width: 100%; padding-right: 16px; font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26); box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer;}
.sec4 .new-notice .list-ul ul li .child-box .date {font-size: 13px; font-weight: 400; line-height: 1.3; letter-spacing: 0.39px; color: var(--gray_a1); min-width: 80px; text-align: right;}

/* tab-btn */
.tab-btn {width: 100%; height: auto; border-bottom: solid 2px #e0e0e0;}
.tab-btn ul {display: flex; align-items: center; justify-content: center; gap: 60px;}
.tab-btn ul li {}
.tab-btn ul li a {position: relative; display: flex; align-items: center; justify-content: center; width: auto; height: 80px; padding: 0 25px; font-size: 18px; font-weight: 600; line-height: 1.3; letter-spacing: 0.54px; color: var(--black_26); cursor: pointer;}
.tab-btn ul li.active a {color: var(--pr);}
.tab-btn ul li.active a:after {position: absolute; bottom: -2px; left: 0; content: ''; display: block; width: 100%; height: 2px; background: var(--pr);}
.tab-btn ul li.active a:before {position: absolute; bottom: 4px; left: 0; content: ''; display: block; width: 100%; height: 1px; background: var(--pr);}

/* menu-list */
.menu-list {width: 100%; min-height: 100vh; height: auto;}
.menu-list ul {display: flex; align-items: center; gap: 70px 0; flex-wrap: wrap; margin: 0 -35px;}
.menu-list ul li {display: none; width: calc(100% / 3); padding: 0 35px; box-sizing: border-box;}
.menu-list ul li .child-box {width: 100%; border-radius: 12px; padding: 40px 0; box-shadow: 8px 8px 20px 0 rgba(191, 209, 196, 0.4); border: solid 2px #e0e0e0;}
.menu-list ul li.active {display: block;}
.menu-list ul li .child-box .img-box {position: relative; display: flex; align-items: center; justify-content: center; width: 265px; height: 227px; margin: 0 auto 20px; padding-bottom: 60px;}
.menu-list ul li .child-box .img-box:before {position: absolute; bottom: 2.5px; left: 50%; transform: translateX(-50%); content: ''; display: block; width: 100%; height: 1px; background: var(--pr);}
.menu-list ul li .child-box .img-box:after {position: absolute; bottom: -2px; left: 50%; transform: translateX(-50%); content: ''; display: block; width: 100%; height: 2px; background: var(--pr);}
.menu-list ul li .child-box .img-box img {width: 100%; height: auto;}
.menu-list ul li .child-box .txt-box {text-align: center;}
.menu-list ul li .child-box .txt-box .tit {display: flex; align-items: center; justify-content: center; margin-bottom: 12px; font-size: 22px; font-weight: 600; line-height: 1.3; letter-spacing: 0.66px; color: var(--black);}
.menu-list ul li .child-box .txt-box .tit img {width: 42px;}
.menu-list ul li .child-box .txt-box .sub {font-size: 14px; font-weight: 600; line-height: 1.3; letter-spacing: 0.42px; color: var(--gray_a1);}

/* style-btn */
.style-btn {display: none; align-items: center; justify-content: center; width: 296px; height: 48px; margin: 64px auto 0; border-radius: 8px; border: 1px solid var(--pr); overflow: hidden;}
.style-btn2 {display: none !important;}
.style-btn2.on {display: flex !important;}
.style-btn1.on {display: flex !important;}
.style-btn a {display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; background: var(--wt); font-size: 18px ;font-weight: 600; line-height: 1.3; letter-spacing: 0.54px; color: var(--gray_a1); cursor: pointer; transition: all .3s;}
.style-btn a.on {background: var(--pr); color: var(--wt); transition: all .3s;}
.style-btn a:nth-child(n+3) {border-left: 1px solid var(--gray_e0); box-sizing: border-box;}

/* map_search */
.map_search {width: 100%; height: auto;}
.map_search .search-input {width: 100%; height: auto;}
.map_search .search-input .input-box {width: 100%; height: auto;}
.map_search .search-input .input-box .d-flex {display: flex; align-items: center; justify-content: center; gap: 16px;}
.map_search .search-input .input-box .d-flex select {min-width: 232px; height: 48px; padding: 0 16px; background: url(./../img/select_icon.png)no-repeat calc(100% - 12px) 50%; background-size: 22px; border: 1px solid var(--gray_e0); border-radius: 16px; box-sizing: border-box; font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--gray_a1); outline-color: var(--pr); appearance: none;}
.map_search .search-input .input-box .d-flex input {width: 100%; height: 48px; padding: 0 16px; background: var(--wt); border: 1px solid var(--gray_e0); border-radius: 16px; box-sizing: border-box; font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26);}
.map_search .search-input .input-box .d-flex input::placeholder {color: var(--gray_a1);}
.map_search .search-input .input-box .d-flex .search-btn {min-width: 180px; height: 48px; border-radius: 16px; background: var(--pr); font-size: 16px; font-weight: 600; line-height: 1.3; letter-spacing: 0.48px; color: var(--wt);}

/* map_item */
.map_item {display: flex; width: 100%; height: auto; margin-top: 32px; border: 2px solid var(--gray_e0); border-radius: 12px; overflow: hidden;}
.map_item .txt-box {min-width: 401px;}
.map_item .txt-box ul {}
.map_item .txt-box ul li {position: relative; padding: 24px 32px 34px; box-sizing: border-box; border-bottom: 1px solid var(--gray_e0);}
.map_item .txt-box ul li:before {opacity: 0; position: absolute; top: 0; left: 0; content: ''; display: block; width: 100%; height: 100%; border: 1px solid var(--pr); border-radius: 12px 0 0 12px; transition: all .3s;}
.map_item .txt-box ul li.active:before {opacity: 1; position: absolute; top: 0; left: 0; content: ''; display: block; width: 100%; height: 100%; border: 1px solid var(--pr); border-radius: 12px 0 0 12px; transition: all .3s;}
.map_item .txt-box ul li .child-box {}
.map_item .txt-box ul li .child-box .tit {margin-bottom: 16px; font-size: 18px; font-weight: 600; line-height: 1.3; letter-spacing: 0.54px; color: var(--black_26);}
.map_item .txt-box ul li .child-box .txt {font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--gray_a1);}
.map_item .txt-box ul li .child-box dl {display: flex; gap: 4px;}
.map_item .txt-box ul li .child-box dl dt {font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--gray_a1);}
.map_item .txt-box ul li .child-box dl dd {font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--gray_a1);}

.map_item .map_local {position: relative; width: 100%; height: auto;}
.map_item .map_local iframe {display: none; width: 100%; height: auto; aspect-ratio: 16/10;}
.map_item .map_local iframe.active {display: block;}
.map_item .map_local .img-box {width: 100%; height: auto;}
.map_item .map_local .img-box img {width: 100%; height: auto;}
.map_item .map_local .map_icon {display: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 77px; height: auto;}
.map_item .map_local .map_icon img {width: 100%; height: auto;}

/* notice-area */
.notice-area {width: 100%; height: auto; background: var(--pr2);} 

/* table-area */
.table-area {width: 100%; height: auto;}
.table-area table {table-layout: fixed; width: 100%; height: auto; border-top: 2px solid var(--pr);}
.table-area table thead tr {border-bottom: 1px solid var(--pr);}
.table-area table th {vertical-align: middle; height: 57px; font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26);}
.table-area table th:nth-child(1) {width: 184px; text-align: center; text-indent: 110px;}
.table-area table th:nth-child(2) {width: 100%;}
.table-area table th:nth-child(3) {width: 223px; text-align: center; text-indent: -95px;}
.table-area table td {height: 58px; border-bottom: 1px solid var(--gray_a1); vertical-align: middle; transition: all .3s; font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26);}
.table-area table td a {display: block; width: 100%; height: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;;}
.table-area table tbody tr:hover td {background: var(--gray_de); transition: all .3s;}
.table-area table td:nth-child(1) {text-align: center; text-indent: 110px;}
.table-area table td:nth-child(3) {text-align: center; text-indent: -95px;}
.table-area table tr {}

/* pager-area */
.pager-area {width: 100%; height: auto; margin-top: 40px;}
.pager-area ul {display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; height: auto;}
.pager-area ul li {}
.pager-area ul li.number a {display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; font-size: 14px; font-weight: 500; line-height: 1.3; letter-spacing: 0.42px; color: var(--gray_a1);}
.pager-area ul li.number.active a {font-weight: 600; color: var(--black_26);}

.pager-area ul li.pager-arrow {}
.pager-area ul li.pager-arrow.prev {}
.pager-area ul li.pager-arrow.next {}
.pager-area ul li.pager-arrow a {display: flex; align-items: center; justify-content: center; width: 24px; height: 24px;}
.pager-area ul li.pager-arrow img {width: 100%; height: 100%;}

/* view-area */
.view-area {width: 100%; height: auto;}
.view-area .tit {display: flex; align-items: center; justify-content: center; width: 100%; height: 58px; font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26); border-top: 2px solid var(--pr); border-bottom: 1px solid var(--pr);}
.view-area .date {display: flex; align-items: center; justify-content: flex-end; width: 100%; height: 58px; padding: 0 40px; box-sizing: border-box; border-bottom: 1px solid var(--gray_a1); font-size: 13px; font-weight: 400; line-height: 1.3; letter-spacing: 0.39px; color: var(--black_26);}
.view-area .content {width: 100%; height: auto; padding: 40px 70px 56px; box-sizing: border-box; text-align: center;}
.view-area .content a{text-decoration: underline; color: var(--pr);}
.view-area .content img {max-width: 100%; max-height: 100%; margin: 0 auto; width: auto; margin-bottom: 24px;}
.view-area .content p {text-align: left; font-size: 14px; font-weight: 400; line-height: 1.5; letter-spacing: 0.42px; color: var(--black_26);}

/* next_prev-ct */
.next_prev-ct {width: 100%; height: auto;}
.next_prev-ct a {display: flex; align-items: center; justify-content: flex-start; gap: 16px; width: 100%; height: 48px; border-bottom: 1px solid var(--gray_a1); padding-left: 12px; box-sizing: border-box;}
.next_prev-ct a:first-child {border-top: 1px solid var(--gray_a1);}
.next_prev-ct a img {width: 24px; height: 24px;}

/* list-btn */
.list-btn {margin-top: 56px;}
.list-btn2 {margin-top: 56px; margin-bottom: 96px;}
.list-btn a {display: flex; align-items: center; justify-content: center; width: 240px; height: 48px; border-radius: 66px; border: 1px solid var(--pr); margin: 0 auto; font-size: 16px; font-weight: 1.3; font-weight: 600; letter-spacing: 0.48px; color: var(--pr);}

/* event-list */
.event-list {width: 100%; height: auto;}
.event-list ul {display: flex; align-items: center; flex-wrap: wrap; gap: 40px 0; margin: 0 -20px;}
.event-list ul li {width: calc(100% / 3); padding: 0 20px; box-sizing: border-box;}
.event-list ul li .child-box {width: 100%; height: auto; border-radius: 12px; box-sizing: border-box; overflow: hidden;}
.event-list ul li .child-box .img-box {position: relative; width: 100%; height: 130px;}

.event-list ul li.off .child-box .img-box:before {position: absolute; top: 0; left: 0; content: '마감된 이벤트 입니다.'; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; background: rgba(18, 18, 18, 0.7); font-size: 16px; font-weight: 600; line-height: 1.3; letter-spacing: 0.48px; color: var(--wt);}

.event-list ul li .child-box .img-box img {width: 100%; height: 100%; object-fit: cover;}
.event-list ul li .child-box .txt-box {padding: 16px; box-sizing: border-box; background: var(--wt); border: solid 2px #e0e0e0; border-top: 0; border-radius: 0 0 12px 12px;}
.event-list ul li .child-box .txt-box .tit {margin-bottom: 8px; font-size: 16px; font-weight: 600; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26);}
.event-list ul li .child-box .txt-box .date {font-size: 13px; font-weight: 400; line-height: 1.3; letter-spacing: 0.39px; color: var(--gray_a1);}

/* section */
section.event-area {background: var(--pr2);}

/* detail-item */
.detail-item {width: 100%; height: auto; text-align: center;}
.detail-item .img-box {position: relative; width: 400px; height: auto; padding-bottom: 32px; margin: 0 auto;}
.detail-item .img-box:after {position: absolute; bottom: -2px; left: 50%; transform: translateX(-50%); content: ''; display: block; width: 210px; height: 2px; background: var(--pr);}
.detail-item .img-box:before {position: absolute; bottom: 2.5px; left: 50%; transform: translateX(-50%); content: ''; display: block; width: 210px; height: 1px; background: var(--pr);}
.detail-item .img-box img {width: 100%; height: auto;}
.detail-item .tit {margin-top: 24px; font-size: 20px; font-weight: 500; line-height: 1.3; letter-spacing: 0.6px; color: var(--black_26);}
.detail-item .origin {margin-top: 16px; font-size: 16px; font-weight: 500; line-height: 1.3; letter-spacing: 0.48px; color: var(--black_26);}
.detail-item .description {margin-top: 24px; font-size: 13px; font-weight: 400; line-height: 1.3; letter-spacing: 0.39px; color: var(--gray_a1);}
.detail-item .description:last-of-type {margin-top: 8px;}

/* recomm_food */
.recomm_food {background: var(--pr2);}
.recomm_food-slider {position: relative; width: 100%; height: auto;}
.recomm_food-slide .swiper-slide {display: flex; align-items: center; justify-content: center; width: 278px; height: auto;}
.recomm_food-slide .swiper-slide:last-child .img-box {width: 200px;}

.swiper-button4 {position: absolute; top: 50%; transform: translateY(-50%); width: 48px; height: auto; z-index: 1;}
.swiper-button4 img {width: 100%; height: auto;}
.swiper-button-prev4 {left: -51px;}
.swiper-button-next4 {right: -51px;}

/* tab-slide */
.tab-slide .container {position: relative; padding-bottom: 34px; margin-top: 109px; background: url(./../img/tab_slide.png)no-repeat 50% 57px; background-size: cover;}
.tab-slide {display: none; width: 100%; height: auto;}
.tab-slide ul {display: flex; align-items: center; justify-content: flex-start; gap: 50px; padding: 0 35px; overflow: hidden; box-sizing: border-box; transition: all .3s;}
.tab-slide ul li {width: 160px; height: 200px; flex: 0 0 auto; border: 2px solid var(--gray_e0); border-radius: 12px; overflow: hidden;}
.tab-slide ul li.active {border-color: var(--pr);}
.tab-slide ul li .child-box {width: 100%; height: 100%;}
.tab-slide ul li .child-box .img-box {width: 100%; height: 100%;}
.tab-slide ul li .child-box .img-box img {width: 100%; height: 100%;}

.tab-slide .tab-arrow {position: absolute; top: 50%; transform: translateY(-50%); width: 60px; height: auto;}
.tab-slide .tab-prev {left: -77px;}
.tab-slide .tab-next {right: -77px;}

/* detail-popup */
.detail-popup {position: fixed; top: -100vh; left: 0; width: 100%; height: 100vh; overflow-y: scroll; overflow-x: hidden; z-index: 9999; background: var(--wt); transition: all .5s;}
.detail-popup.open {top: 0; transition: all .5s;}
.detail-popup .detail_back {display: flex; align-items: center; justify-content: flex-start; width: 100%; height: 45px; padding: 0 20px; border-bottom: 1px solid var(--gray_a1);}
.detail-popup .detail_back img {width: 20px; height: auto;}
.detail-popup::-webkit-scrollbar,
.detail-popup::-webkit-scrollbar-thumb,
.detail-popup::-webkit-scrollbar-track {display:none;}