@charset "UTF-8";

html { scroll-behavior: smooth; font-size: 16px; } 
body { font-size: 1rem; } 

@media (max-width: 1023px) {
    html { font-size: 14px; } 
    body { font-size: 1rem; } 

}

.header { width: 100%; height: 8.125rem; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background-color: var(--white); z-index: 10; box-shadow: 10px 10px 10px 0 rgb(0 0 0 / 5%); } 
.header_contents { display: flex; justify-content: space-between; align-items: center; margin: 45px auto 0; padding: 33px 1.25rem; max-width: 82.5rem; /* height: auto;  */line-height: 5.3125rem; position: relative; z-index: 11; }
.h1_logo { background: url(../images/common/h1_logo.svg) no-repeat; background-size: 100% 100%; display: inline-block; margin-top: -1.25rem; width: 300px; height: 60px;  z-index: 1; transition: all 0.2s ease; /* position: absolute; top: 0; */ } 

#lightBox { display: none;}
/* GNB */
.header_nav { left: 0; position: absolute; text-align: right; top: 0; width: 100%; }
.gnb { display: inline-flex; text-align: left;}
.gnb_ul { display: inline-flex; }
.gnb > ul > li { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: flex; flex-direction: column; align-items: center; }
.gnb_lia { display: inline-block; padding: 0 33px; height: 85px; font-size: 20px; font-weight: 700; color: var(--gray19); transition: all 0.3s ease; position: relative;}
.gnb_lia.active,
.gnb_lia:hover { color: var(--main-Cl01); }
.gnb_lia::before,
.gnb_lia::after { background-color: var(--main-Cl02); border-radius: 50%; content: ""; height: 6px; position: absolute; top: 47%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 6px; opacity: 0; transition: all 0.3s ease; }
.gnb_lia:hover::before,
.gnb_lia:hover::after { opacity: 1;}
.gnb_lia:hover::before { left: 15px;}
.gnb_lia:hover::after { right: 15px;}
.gnb_2dh { display: none; width: 100%; height: 100%; background: var(--white); transition: all 0.3s ease; }
.gnb_2dh:hover { background: var(--main-Cl02); }
.gnb_2dh > li:first-child { padding-top: 8px;}
.gnb_2dh > li:last-child { padding-bottom: 10px;}
.gnb_2dh > li > a { display: block; padding: 8px 0 8px 33px; font-size: 14px; color: var(--gray19); line-height: 20px; transition: all 0.3s ease; }
.gnb_2dh > li a:hover { color: var(--white); font-weight: 500;}

.spot_menu { width: 100%; height: 45px; position: absolute; left: 0; top: 0; right: 0; bottom: 0; line-height: 45px; background-color: var(--main-Cl04); border-bottom: 1px solid var(--main-Cl05);}
.spot_menu > nav { max-width: 1320px; padding: 0 20px; margin: 0 auto; }
.spot_menu > nav > ul { display: flex; justify-content: end; align-items: center; gap: 30px;}
.spot_menu > nav > ul > li a { font-size: 14px; color: var(--gray58);}
.spot_menu > nav > ul > li a.spot_menu_em { color: var(--main-Cl01);}

.btn_megamenu,
.btn_megamenu_close,
.dim { display: none;}

/* main_contents */
.main { margin-top: 130px; }

/*new_main*/

#section-top{padding:0 1.25rem;width: 100%; max-width: 82.5rem;margin: 10.375rem auto 6.25rem; position: relative; z-index: 1 }
#section-top .slider-wrap{}
#section-top .slider-wrap .bx-wrapper{width:1000px;height:500px;}
#section-top .slider-wrap .bx-viewport{width:100%;}
#section-top .slider-wrap .bx-viewport ul{}
#section-top .slider-wrap .bx-viewport ul li{width:1000px;height:500px}
#section-top .slider-wrap .bx-viewport ul li a{}
#section-top .slider-wrap .bx-viewport ul li a img{width:100%;height:100%}
#section-top .slider-wrap .bx-controls{font-size:0;width:250px;display:block;position:absolute;bottom:0px;left:20px;margin:0 auto;background:rgba(0,0,0,.8);border-radius:0 20px 0 0;text-align:center;z-index:1}

#section-top .bx-controls-direction{display:inline-block;vertical-align:top}
#section-top .bx-controls-direction-perv{position:relative;display:inline-block;vertical-align:top}
#section-top .bx-controls-direction-perv .bx-prev-wrap{border-left:1px solid #000}
#section-top .bx-controls-direction-perv .bx-prev-wrap .bx-prev .bx-prev{display:inline-block;font-size:0;width:40px;height:40px;line-height:40px;background:url(/images/main/slider_control_prev.png) 14px 14px no-repeat;text-indent:-9999px}
#section-top .bx-controls-direction-next{display:inline-block;vertical-align:top}
#section-top .bx-controls-direction-next .bx-next-wrap{border-left:1px solid #000}
#section-top .bx-controls-direction-next .bx-next-wrap .bx-next .bx-next{display:inline-block;font-size:0;width:40px;height:40px;background:url(/images/main/slider_control_next.png) 14px 14px no-repeat;text-indent:-9999px}

#section-top .bx-prev{font-size:0;width:40px;height:40px;display:inline-block;border-right:1px solid #000}
#section-top .bx-next{font-size:0;width:40px;height:40px;display:inline-block}
#section-top .bx-prev img{margin-top:14px;}
#section-top .bx-next img{margin-top:14px;}

#section-top .bx-pager{font-size:14px;color:#fff;display:inline-block;text-align:center;line-height:40px;width:85px}
#section-top .bx-pager-item{float:left;width:30px}
#section-top .bx-pager-item a{background-image:url(https://scbay.suncheon.go.kr/garden/images/main_new/slider_control_off.png);background-repeat:no-repeat;background-position:center;text-indent:-10000px;display:block}
#section-top .bx-pager-item a.active{background-image:url(https://scbay.suncheon.go.kr/garden/images/main_new/slider_control_on.png)}
#section-top .bx-controls-auto{display:inline-block;vertical-align:top}
#section-top .bx-controls-auto .bx-controls-auto{width:83px;border-right:1px solid #000}
#section-top .bx-controls-auto .bx-controls-auto-item{display:inline-block;border-left:1px solid #000;vertical-align:top}
#section-top .bx-controls-auto .bx-controls-auto-item a{display:block;width:40px;background-repeat:no-repeat;background-position:center;height:40px}
#section-top .bx-controls-auto .bx-controls-auto-item a.bx-start{background-image:url(/images/main/slider_control_play.png)}
#section-top .bx-controls-auto .bx-controls-auto-item a.bx-stop{background-image:url(/images/main/slider_control_stop.png)}
#section-top .bx-controls-auto .bx-controls-auto-item a.bx-start img{margin-top:14px}
#section-top .bx-controls-auto .bx-controls-auto-item a.bx-stop img{margin-top:14px}
#section-top .bx-controls-auto .bx-controls-auto-item a.bx-start.active{}
#section-top .bx-controls-auto .bx-controls-auto-item a.bx-stop.avtice{}
.info-wrap{position:absolute;top:30px;right:-20px}
.info-wrap .info_swcsc02{height:500px}

.bx-controls-direction{}
.bx-controls-direction div.bx-prev{}
.bx-controls-direction div.bx-prev a.bx-prev{}
.bx-controls-direction div.bx-next{}
.bx-controls-direction div.bx-next a.bx-next{}
.bx-controls-auto

.info_swcsc02{ width: 18.125rem; padding: 0 0.9375rem 1.5625rem; }
.info_swcsc02 { margin-bottom: 1.25rem; background-color: rgba(46, 140, 90, .8); }

.info_time02,
.info_tel02 { padding: 1.5rem 0 1.25rem; border-bottom: 1px dotted var(--main-Cl04);text-align: center;font-family: 'Lato', sans-serif; font-size: 2rem; font-weight: 500; color: var(--main-Cl04); line-height: 1; letter-spacing: -.5px;}
.info_timeTitle02 { padding-left: 2.5rem; padding-bottom: 1rem; font-size: 2.25rem; font-weight: 700; color: var(--main-Cl04); text-align: center; position: relative; font-family: 'Lato', sans-serif; }
.info_timeTitle02::before { content: ''; width: 3.125rem; height: 3.125rem; background: url(../images/index/aside_ico01.svg) no-repeat; position: absolute; left: 30px; top: 3px; }
.info_timeTitle02 > span { display: block; margin-top: 5px; font-size: 1.25rem; font-weight: 300; }
.info_timeNum02 { font-family: 'Lato', sans-serif; font-size: 1.875rem; font-weight: 700; color: var(--main-Cl04); }
.info_tel02 { }
.info_way02 { padding: 0 !important; border: none !important; }
.info_way02 a { padding: 1.5rem 0 0 1.25rem; border-bottom: 0; display: flex; align-items: center;}
.info_way02 a::before { content: ''; width: 3.125rem; height: 3.125rem; background: url(../images/index/aside_ico02.svg) no-repeat; }
.info_way02 p { padding-left: 10px; color: var(--main-Cl04); font-size: .875rem; font-weight: 500; letter-spacing: -.5px; }
.info_way02 em { display: block; font-size: 1.125rem; font-weight: 700; margin-top: 5px; }


/* Visual */
.visual { display: flex; align-items: center; position: relative; width: 100%; height: calc(130px + 555px); background: url(../images/index/visual_img01.png) center / cover no-repeat; z-index: -1; transition: all .2s; }
.title_wrap { width: 100%; max-width: 1320px; margin: 0 auto; position: relative; z-index: 1; }
.title { font-size: 3.75rem; font-weight: 700; color: var(--white); transition: all .2s; }
.title_sub { padding-top: 1rem; font-size: 1.25rem; color: var(--white); transition: all .2s; }
.visual_cover { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .2); }

/* section 공통 */
.info,
.program,
.gallery { width: 100%; max-width: 82.5rem; margin: 4.375rem auto 6.25rem; padding: 0 1.25rem; }
.h1 { font-size: 2.25rem; font-weight: 700; color: var(--gray33); }
.h1 > span { color: var(--main-Cl02);}

/* 운영시간 */
.info { margin-top: -600px; height: 44.375rem; position: absolute; left: 50%; transform: translateX(-50%);z-index:8}
.info_indexwrap { position: absolute; right: 0; }
.info_swcsc,
.info_reserv { width: 18.125rem; padding: 0 0.9375rem 1.5625rem; }
.info_swcsc { margin-bottom: 0; background-color: rgba(46, 140, 90, .8); height:500px;padding-top:26px}
.info_time,
.info_tel{ padding: 1.5rem 0 1.25rem; border-bottom: 1px dotted var(--main-Cl04);text-align: center;}
.info_timeTitle { padding-left: 2.5rem; padding-bottom: 1rem; font-size: 2.25rem; font-weight: 700; color: var(--main-Cl04); text-align: center; position: relative; }
.info_timeTitle::before { content: ''; width: 3.125rem; height: 3.125rem; background: url(../images/index/aside_ico01.svg) no-repeat; position: absolute; left: 30px; top: 3px; }
.info_timeTitle > span { display: block; margin-top: 5px; font-size: 1.25rem; font-weight: 300; }
.info_timeNum { font-family: 'Lato', sans-serif; font-size: 1.875rem; font-weight: 700; color: var(--main-Cl04); }
.info_timeWinter,
.info_timeSummer { color: var(--main-Cl04); }
.info_timeWinter { padding-bottom: .3125rem;}
.info_timeWinter em,
.info_timeSummer em { padding-left: .625rem; font-size: 1.125rem; font-weight: 500;}
.info_tel { font-family: 'Lato', sans-serif; font-size: 2rem; font-weight: 500; color: var(--main-Cl04); line-height: 1; letter-spacing: -.5px;}
.info_way { border-bottom: 1px dotted var(--main-Cl04);padding:0rem 0 1.25rem }
.info_way a { padding: 1.5rem 0 0 1.25rem; border-bottom: 0; display: flex; align-items: center;}
.info_way a::before { content: ''; width: 3.125rem; height: 3.125rem; background: url(../images/index/aside_ico02.svg) no-repeat; }
.info_way p { padding-left: 10px; color: var(--main-Cl04); font-size: .875rem; font-weight: 500; letter-spacing: -.5px; }
.info_way em { display: block; font-size: 1.125rem; font-weight: 700; margin-top: 5px; }
.info_notice { padding: 0 !important; border: none !important; }
.info_notice a { padding: 1.5rem 0 0 1.25rem; border-bottom: 0; display: flex; align-items: center;}
.info_notice a::before { content: ''; width: 3.125rem; height: 3.125rem; background: url(../images/index/aside_ico07.svg) no-repeat; background-size:38px;background-position:center}
.info_notice p { padding-left: 10px; color: var(--main-Cl04); font-size: .875rem; font-weight: 500; letter-spacing: -.5px; }
.info_notice em { display: block; font-size: 1.125rem; font-weight: 700; margin-top: 5px; }


.info_reserv { padding: .625rem .9375rem; background-color: var(--sub-Cl01);margin-top:177px}
.info_reserv > li { position: relative; border-bottom: 1px dotted var(--main-Cl04);}
.info_reserv > li a { display: block; padding: 1rem 1.25rem; }
.info_reserv > li a::before { content: ''; width: 3.125rem; height: 3.125rem; position: absolute; background-repeat: no-repeat; }
.info_reserv > li:nth-child(1) a::before { background-image: url(../images/index/aside_ico03.svg); }
.info_reserv > li:nth-child(2) a::before { background-image: url(../images/index/aside_ico04.svg); }
.info_reserv > li:nth-child(3) a::before { background-image: url(../images/index/aside_ico05.svg); }
.info_reserv > li:nth-child(4) a::before { background-image: url(../images/index/aside_ico06.svg); }
.info_reserv li:last-child { padding-bottom: 0; border-bottom: 0; }
.info_reservTitle,
.info_reservStitle { padding-left: 60px; }
.info_reservTitle { font-size: 20px; font-weight: 700; color: var(--main-Cl04); }
.info_reservStitle { font-family: var(--font-eng); font-size: 10px; font-weight: 400; color: rgba(255, 255, 242, .7);}

/* 체험프로그램 */
.program_ul { margin-top: 2.5rem; display: flex; gap: 2.5rem; }
.program_ul > li { width: 18.25rem; }
.program_ul > li img { border: 3px solid var(--sub-Cl01); width: 18.25rem; }
.program_conts { display: flex; justify-content: space-between; align-items: end; margin-top: .9375rem;}
.subject_title { font-size: 1.25rem; font-weight: 700;}
.subject_titleSub { margin-top: 0.3125rem; font-size: 1rem; font-weight: 500; color: var(--gray58); letter-spacing: -.03125rem;}
.program_view { /* width: 6.875rem; */ padding: .5625rem .9375rem 7px; border-radius: 34px; border: 1px solid var(--main-Cl01); display: flex; align-items: center; justify-content: space-between;  transition: all .3s ease; }
.program_view span { display: inline-block;  /* padding-top: 2px;  */font-size: 14px; font-weight: 500; color: var(--main-Cl01); transition-property:padding-right; transition-duration: 0.2s; transition-timing-function: ease-out;}
.program_view:after { content: ''; width: 10px; height: 10px; background: var(--white) url(../images/common/arw04.svg);}
.program_view:active,
.program_view:hover { background-color: var(--main-Cl01); /* padding-right: 20px; */ }
.program_view:active span,
.program_view:hover span { color: var(--main-Cl04); padding-right: 5px; } 
.program_view:active::after,
.program_view:hover::after { background: url(../images/common/arw03.svg); }

 /*  */
 .schedule { width: 100%; padding: 4.375rem 0; background: url(../images/index/schedule_bg.png) fixed; }
 .schedule_wrap { max-width: 82.5rem; margin: 0 auto; padding: 0 1.25rem; }
 .h1_schedule { color: var(--main-Cl04);}
 .h1_schedule > span { display: block; padding-left: .3125rem; padding-bottom: .3125rem; font-size: 1rem; font-weight: 500; color: var(--main-Cl04); }
 .h1_schedule > br { display: none;}
 .tab_group { position: relative;}
 .tab { }
 .tab.tab_listSchedule { position: absolute; right: 0; top: -3.125rem; }
 .tab ul { display: flex; align-items: center; gap: 5px;}
 .tab ul li button { width: 100px; height: 2.625rem; line-height: 2.625rem; font-size: 1rem; font-weight: 500; color: var(--main-Cl04); text-align: center; border-radius: 2.5rem; border: 1px solid var(--main-Cl04); background-color: rgba(232, 235, 215, 0); }
 .tab ul li.on button { color: var(--sub-Cl01); background-color: var(--main-Cl04); }
 .tab_content.on { display: block;}  
 .tab_content { display: none; } 
 .schedule_imgwrap { display: flex; flex-direction: column; justify-content: space-between; align-items: center; overflow: hidden; cursor: pointer;height: 192px;}
 .schedule_ul { padding-top: 2.5rem; display: flex; gap: 2.5rem; }
 .schedule_ul > li { /* flex: 1; */ width: calc(16.6666666667% - 33.3333333333px); position: relative; }
 .schedule_ul > li:hover img { transform: scale(1.1); }
 .schedule_ul > li img { width: 100%; height: 100%; max-width: none; transition-property: transform; transition-duration: 0.2s; }
 .schedule_go { display: inline-flex; justify-content: space-between; align-items: center; width: 100%; height: 2.3125rem; margin-top: -2.3125rem; padding: 0 .3125rem 0 .9375rem; border: 1px solid var(--sub-Cl01); background: var(--main-Cl04); font-size: .875rem; font-weight: 500; color: var(--sub-Cl01); transition: all .3s ease; z-index: 1;}
 .schedule_go::after { content: ""; width: 2.1875rem; height: 2.1875rem; background: url(../images/common/arw05.svg) no-repeat; }
 .schedule_go:hover { background-color: var(--sub-Cl01); color: var(--main-Cl04);}
 .schedule_go:hover:after { background: url(../images/common/arw06.svg) no-repeat; }
 .subject_wrap { margin-top: 1rem; } 
 .schedule_title,
 .schedule_titleSub { color: var(--main-Cl04); }
 .schedule_title { font-weight: 700; }
 .schedule_titleSub { margin-top: .3125rem; font-size: .875rem;}
 .schedule_day { width: 1.875rem; height: 1.875rem; border-radius: 100%; font-size: .75rem; font-weight: 500; color: var(--main-Cl04); text-align: center; line-height: 2.125rem; position: absolute; top: .3125rem; right: .3125rem; background-color: var(--sub-Cl02); box-shadow: 1px 2px 3px 0 rgb(0 0 0 / 40%);}







 /* 포토갤러리, 시설안내 */
.gallery,
.photo_ul,
.facility_ul,
.facility_titleWrap { display: flex; /* justify-content: space-between; */ }
.photo_ul { overflow: hidden; flex-wrap: nowrap; /* justify-content: flex-start; */}
.photo_ul > li,
.facility_ul > li { width: calc(33.3333333333% - 1.66666666667rem); position: relative; }
.photo_ul > li > a img,
.facility_ul > li > a img { width: 100% !important; /* max-width: 100%; */} 
.photo_ul > li .photo_contsWrap { opacity: 0; width: calc(100% - 20px); position: absolute; bottom: 10px; left: 10px; padding: 10px; background-color: rgba(255, 255, 255, .8); transition-property: opacity;
    transition-duration: 0.2s; }
.photo_ul > li .photo_contsWrap .photo_title { padding-bottom: 10px; font-weight: 500; color: #000;}
.photo_ul > li .photo_contsWrap .photo_conts { padding-bottom: 5px; font-size: 14px; color: #000;}
.photo_ul > li .photo_contsWrap i { width: 18px; height: 18px; display: block }
.photo_ul > li:hover .photo_contsWrap { opacity: 1; }

.gallery { gap: 2.5rem;}
.gallery > div { flex: 1; }
.photo_ul,
.facility_ul { margin-top: 3.125rem; gap: 2.5rem;}
/* .photo_conts { display: none;} */

.facility_ul > li { width: calc(50% - 1.125rem); height: 14.375rem; background-color: rgba(149, 209, 139, .25); /* background-position: left 0 top 7.5rem; background-size: contain; background-repeat: no-repeat; */ }
/* .facility_ul > li:first-child { background-image: url(../images/index/facil_img01.png); }
.facility_ul > li:last-child { background-image: url(../images/index/facil_img02.png); } */
.facility_ul > li a { display: block;}
.facility_ul > li > a > img { position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 100%; /* display: none; */ }
.facility_titleWrap { justify-content: space-between; align-items: center; padding: 1.875rem 1.875rem 10px; }
.facility_title { font-size: 24px; font-weight: 700; color: var(--black); }
.facility_go { width: 1.875rem; height: 1.875rem;}
.facility_conts { padding: 0 1.875rem .9375rem; font-size: .875rem; word-break: keep-all; }
.facility_conts span { font-weight: 500; line-height: 1.25rem;}

/* footer */
footer { width: 100%; padding-bottom: 3.4375rem; background-color: var(--gray19); }
.footer_linkwrap { width: 100%; padding: .9375rem 0; border-bottom: 1px solid #3b3b39; }
.footer_linkInner { display: flex; justify-content: space-between; align-items: center; }
.footer_linkInner,
.footer_info { width: 100%; max-width: 80rem; margin: 0 auto; }
.footer_link { display: flex; }
.footer_link > li a { padding: 0 1.25rem 0 0; font-size: 1rem; font-weight: 500; color: var(--graybc); }
.footer_link > li:first-child a { color: var(--graye5); }
.footer_link > li a::after { content: "‥"; padding-left: 1.25rem; }
.footer_link > li:last-child a::after { display: none; }
.footer_link > li a:hover { color: var(--white);}
.footer_info { padding: 1.5625rem 0;}
.footer_info > p { font-size: 16px; color: var(--graybc); }
.footer_info > p br { display: none; }
.copyright { padding-top: .625rem;}

.select { position: relative; width: 15.375rem; border-radius: 2px; background-color: #555555; z-index: 1; }
.select > a { position: relative; display: block; font-size: .875rem; font-weight: 700; line-height: 2.875rem; color: #FFFFFF; padding: 0 1rem; background-image: url('../images/common/arw07.svg'); background-position: right 1.25rem center; background-repeat: no-repeat; }
.select > ul { position: absolute; bottom: 2.9375rem; left: 0; width: 100%; background-color: var(--gray55); display: none; }
.select > ul > li:first-child { border-top-left-radius: 2px; border-top-right-radius: 3px;}
.select > ul > li:last-child { border-bottom-left-radius: 2px; border-bottom-right-radius: 3px;}
.select > ul > li > a { color: #E2E8F0; padding: 0 1rem; line-height: 2.5rem; font-size: .875rem; display: block; }

@media (max-width: 1320px) {
#section-top .slider-wrap .bx-wrapper{height:450px}
#section-top .info_swcsc{height:488px}
#section-top .slider-wrap .bx-viewport ul li a img{height:500px}
#section01.info{margin-top:-550px}
    /* Section00 */
    .title_wrap { padding: 0 20px;}

    /* Section01 */
    .info { }
    .info_indexwrap { right: 1.25rem; } 
    .info_swcsc, .info_reserv { width: 250px; padding: 0 10px 1.5625rem; }
    .info_timeTitle::before { left: 18px; top: 5px;}
    .info_reserv > li a { display: block; padding: 10px; }
    .info_way a { padding-left: 0;}
    .info_reserv { padding: 0.625rem 0.9375rem;margin-top:127px }
    .info_reserv > li a { padding: 10px; }

    /* Footer */
    .footer_linkwrap { padding: 20px;}
}
@media (max-width: 1312px) {

    /* Footer */
    footer { padding-left: 1rem; padding-right: 1rem;}
}

@media (max-width: 1280px) {
#section-top{margin:30px 0}
#section-top .slider-wrap .bx-wrapper{width:100%;height:auto}
#section-top .slider-wrap .bx-viewport{height:auto!important}
#section-top .slider-wrap .bx-viewport ul li{height:auto}
#section-top .slider-wrap .bx-viewport ul li a img{width:100%; height:auto;}
#section-top .slider-wrap .bx-controls{left:18px}
.info-wrap{width:200px}
.info-wrap .info_swcsc02{height:auto}
#section01.info{margin-top:0}
    /* Section00 */
    .title_wrap { margin-top: -70px;}
    .visual { background: url(../images/index/visual_img01_1024.png) center / cover no-repeat; height: calc(130px + 500px);}

    /* Section01 */
    .info { height: unset; position: relative; margin-top: 0px; left: unset; transform: unset;}
    .info_indexwrap { position: relative; right: unset; display: flex; }
    .info_swcsc, .info_reserv { width: 50%; display: flex; align-items: center; flex-wrap: wrap; margin-top:0}
    .info_swcsc { padding: 10px; margin-bottom: 0;height:auto} 
    .info_time { width: 100%; display: flex;margin-bottom:10px}
    .info_timeTitle,
    .info_timeNum,
    .info_reserv > li { width: 50%; border-bottom: 0;}
    .info_timeTitle { display: flex; align-items: center; flex-wrap: wrap; }
    .info_timeTitle::before { position: unset;}
    .info_timeTitle > span { padding-left: 50px;}
    .info_timeNum { text-align: left; padding-top: 12px; padding-left: 20px; }
    .info_tel, 
    .info_way { width: 50%;padding:0;border-bottom:0}
    .info_tel { border-bottom: 0; }
    .info_way a { padding: 0;}
	.info_notice{display:none}
    /* Section02 */
    .program_ul { }
    .program_ul > li { flex:1; }
    .program_ul > li img { width: 100%;}

    /* Section03 */
    .schedule_ul { gap: 20px; }
    .schedule_ul > li { width: calc(16.6666666667% - 16.6666666667px); }

}

@media (max-width: 1023px) {

    /* Header */
    .header { height: 80px; position: relative;}
    .header_contents { margin-top: 0; padding: 20px; z-index: unset;}
    .h1_logo { width: 200px; height: 40px; margin-top: 0; z-index: 1000; /* position: absolute; left: 20px; top: 20px; */}

    /* GNB */
    .header_nav { top: 163px; text-align: left; z-index: 1000; /* display: none; */  }
    .gnb { width: 100%; }
    .gnb_ul { width: 100%; display: flex; flex-direction: column; }
    .gnb > ul > li { width: 100%; align-items: flex-start; }
    .gnb_lia { width: 100%; height: 60px; line-height: 60px; padding: 2px 20px 0;}
    .gnb_lia::before { display: none;}
    .gnb_lia::after { content: ''; width: 20px; height: 12px; background-color: unset; border-radius: unset; background-image: url(../images/index/gnbMobile_arw.svg); background-repeat: no-repeat; right: 20px; top: 50%;  opacity: 1; }
    .gnb_lia:hover::after { background-image: url(../images/index/gnbMobile_arw_on.svg); right: 20px;}
    .gnb_2dh { display: block; background: var(--main-Cl02); }
    .gnb_2dh > li > a { padding: 17px 0 15px 40px; font-size: 16px; font-weight: 700; color: var(--main-Cl04); }
    .gnb_2dh > li a:hover { font-weight: 700; color: var(--main-Cl04); background: var(--sub-Cl01); }
    .gnb_2dh > li:first-child { padding-top: 0; }
    .gnb_2dh > li:last-child { padding-bottom: 0; }

    .spot_menu { top: 80px; height: 83px; line-height: 1; padding: 25px 20px; border-top: 1px solid var(--main-Cl05); z-index: 1000; /* display: none; */ }
    .spot_menu > nav { width: 100%; padding: 0; }
    .spot_menu > nav > ul { justify-content: start; gap: 20px;}
    .spot_menu > nav > ul > li a { display: block; font-weight: 700; border: 1px solid var(--main-Cl01); border-radius:20px; padding: 10px 20px 8px; background-color: var(--main-Cl04); transition: all .2s;}
    .spot_menu > nav > ul > li a:hover { color: var(--main-Cl04); background-color: var(--main-Cl01);}

    .btn_megamenu { /* position: absolute; right: 20px; top: 26px; */ width: 32px; height: 32px; background: url(../images/index/btn_megamenu.svg) no-repeat;}
    .btn_megamenu_close { position: absolute; margin-top: -163px; right: 20px; top: 26px; width: 32px; height: 32px; background: url(../images/index/btn_megamenu_close.svg) no-repeat; display: block;}
    .btn_megamenu,
    .dim { display: block;}
    .dim { width: 100%; background: var(--main-Cl04); position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 100vh; z-index: 100; }

    /* main */
    .main { margin-top: 0;}
    .title_wrap { text-align: center;}
    
    /* Section01 */
    .info { margin-top: -123px;}

    /* Section02 */
    .program_conts { flex-direction: column; align-items: flex-start; }
    .program_view { margin-top: 15px; }

    /* Section03 */
    .schedule_ul { flex-wrap: wrap; gap: 40px; }
    .schedule_ul > li { width: calc(33.3333333333% - 26.6666666667px); }
	.schedule_imgwrap {height: 100%;}

    /* Section04 */
    .gallery { flex-direction: column; gap: 50px; }
    .gallery > div { flex: unset;}
    .photo_ul > li > a img,
    .facility_ul > li > a img { height: auto;}
    .facility_titleWrap { height: 63px;}
    .facility_conts { height: 50px;}
    .facility_ul > li { height: fit-content;}
    .facility_ul > li > a > img { position: relative;}

    /* Footer */
    .footer_linkInner { gap: 1rem; justify-content: center; flex-wrap: wrap; flex-direction: column-reverse; }
    .footer_link { flex-wrap: wrap; justify-content: center; gap: .5rem;}
    .footer_link > li a { padding: 0 0.725rem 0 0; }
    .footer_info { text-align: center; }
    .footer_info > p { font-size: 14px; }

}

@media (max-width: 950px) {
	#section-top .bx-controls-auto{line-height:30px}
	#section-top .bx-pager{line-height:30px;bottom:10px}
	#section-top .bx-controls-auto{bottom:10px}
	#section-top .bx-pager-item{width:20px}
    /* Section01 */
    .info { margin-top: -90px;}    
    .info_indexwrap { flex-wrap: wrap;}
    .info_swcsc, 
    .info_reserv { width: 100%;}
    .info_time { width: 50%; height: 70px; padding: 5px 0 0; border-bottom: 0; border-right: 1px dotted var(--main-Cl04); }
    .info_timeNum { padding-top: 5px; padding-left: 20px; }
    .info_tel, 
    .info_way { width: 25%;}
    .info_tel { border-right: 1px dotted var(--main-Cl04); }
    .info_way a { display: flex; justify-content: center; }

    .info_reserv > li { width: 25%; }
	
}

@media (max-width: 910px) {

    /* Section01 */
    .info_reserv > li { width: 50%;}

}

@media (max-width: 840px) {

    /* Section01 */
    .info { margin-top: -105px; }
    .info_time { display: inline-flex; height: fit-content; width: 40%; flex-direction: column; align-items: center; }
    .info_timeTitle { width: fit-content; position: relative; padding-left: 15px; padding-bottom: 0; }
    .info_timeTitle::before { position: absolute; left: -30px; top: -3px; }
    .info_timeTitle > span { padding-top: 7px; padding-left: 10px; display: block; }
    .info_timeNum { width: fit-content; padding-top: 5px; padding-left: 0; padding-bottom: 8px; }
    .info_tel, 
    .info_way { width: 30%;}

}

@media (max-width: 768px) {

    /* Section00 */
    .title { font-size: 3rem;}
    .title_sub { font-size: 1rem;}

    /* Section01 */
    .info { margin-top: -136px; }
    .info_time { width: 30%; }
    .info_timeTitle { display: unset;}
    .info_tel, 
    .info_way { width: 35%;}

    /* Section03 */
    .tab_group { margin-top: 30px; }
    .tab.tab_listSchedule { position: relative; top: unset; right: unset; left: unset; }
    .schedule_ul { padding-top: 40px; }

    /* Footer */
    .footer_link > li a::after { display: none; }
    .footer_info > p span { display: block;}

}

@media (max-width: 680px) {

    /* Section01 */
    .info { margin-top: -167px; }
    .info_time { width: 100%; padding-bottom: 15px; margin-bottom: 15px; border-right: 0; border-bottom: 1px dotted var(--main-Cl04); flex-direction: row; justify-content: center; }
    .info_timeTitle { display: flex;}
    .info_timeNum { padding-left: 20px; }
    .info_tel, .info_way { width: 50%; }
}

@media (max-width: 575px) {

    /* Section02 */
    .program_ul { flex-direction: column;}
    .program_ul > li { width: 100%; }
    .program_conts { flex-direction: row; align-items: flex-end; }

    /* Section03 */
    .schedule_ul > li { width: calc(50% - 20px);}

}

@media (max-width: 540px) {

    /* Section00 */
    .visual { height: calc(130px + 400px); }
    
    /* Section01 */
    .info { margin-top: -133px; }
    .info_time { flex-direction: column;}
    .info_timeTitle { display: unset;}
    .info_timeNum { padding-left: 0; }

    /* Section04 */
    .photo_ul { overflow: hidden; flex-wrap: wrap; }
    .photo_ul > li { width: calc(50% - 1.25rem);}
    .facility_ul { display: block; }
    .facility_ul > li { width: 100%;}
    .facility_ul > li:first-child { margin-bottom: 2.5rem;  }

}

@media (max-width: 480px) {
    
    /* Section00 */
    .title { font-size: 2rem; word-break: keep-all; }
    .title_sub { font-size: .8rem; word-break: keep-all; }

    /* Section01 */
    .info { margin-top: -142px; }
    .info_tel, 
    .info_way { width: 100%;}
    .info_tel { border-right: 0; border-bottom: 1px dotted var(--main-Cl04); padding: 5px 0 20px; }
    .info_way a { padding: 20px 0 15px; }

    .info_reserv > li { width: 100%; height: 80px; position: relative;}
    .info_reserv > li a {  width: max-content; position: absolute; left: 50%; transform: translateX(-50%); }

}

@media (max-width: 400px) {

    /* Section04 */
    .photo_ul > li { width: 100%; }

    /* Section03 */
    .h1_schedule > br { display: block;}
    .schedule_ul { gap: 30px;}
    .schedule_ul > li { width:100%;}   
	.schedule_imgwrap {height: 442px;}
}
@media (max-width: 360px) {

    /* GNB */
    .spot_menu > nav > ul { gap: 10px;}

    /* Footer */
    .footer_info > p br { display: block;}

}
/*popup*/
#popup_type01 {position: absolute; width: 500px;top: 10px;left: 10px;background: #fff;z-index: 16000;box-shadow: 0 0 50px 0;border: 3px solid #fff;}
#popup_type01 .cont a {display: block;}
#popup_type01 .cont img {width: 100%;}
#popup_type01 .close {width: 490px;height: 30px;line-height: 30px;padding-left: 10px;font-size: 13px;}
#popup_type01 .close #close2 {float: right;margin-right: 10px;cursor: pointer;display: block;padding: 0 11px;background: #000;color: #fff;margin-top: 3px;border-radius: 15px;}