@charset "utf-8";
#subpage .subtop { width: 100%; min-height: 197px; overflow: hidden; position: relative; background: #fff; }
#subpage .subtop .snb-wrap { position: absolute; left: 0; bottom: 0; width: 100%; }
#subpage .subtop .snb-wrap #snb { width: var(--inner-wrap); margin: 0 auto; display: flex; border: 1px solid #eee; background: #fff; }
#subpage .subtop .snb-wrap #snb > li { height: 66px; flex: 1 1 0; }
#subpage .subtop .snb-wrap #snb > li~li { border-left: 1px solid #eee; }
#subpage .subtop .snb-wrap #snb > li > a { display: block; width: 100%; text-align: center; line-height: 66px; font-size: 16px; color: #666; letter-spacing: -0.48px; }
#subpage .subtop .snb-wrap #snb > li.on { position: relative; }
#subpage .subtop .snb-wrap #snb > li.on::after { content: ''; width: calc(100% + 2px); height: calc(100% + 2px); background: #916157; position: absolute; left: -1px; top: -1px; }
#subpage .subtop .snb-wrap #snb > li.on > a { background: #916157; color: #fff; position: relative; z-index: 2; }

#subpage #depth3 { width: 100%; display: flex; justify-content: center; border-bottom: 1px solid #eee; }
#subpage #depth3 > ul { width: var(--inner-wrap); display: flex; }
#subpage #depth3 > ul > li { flex: 1 1 0; height: 69px; }
#subpage #depth3 > ul > li > a { text-align: center; display: block; width: 100%; height: 100%; line-height: 69px; font-size: 16px; letter-spacing: -0.48px; color: #666; }
#subpage #depth3 > ul > li.on > a { color: #916157; font-weight: 700; }

#subpage .contents { width: 100%; overflow: hidden; }
#subpage.sub1-4 .contents { position: relative; }
#subpage.sub1-4 .contents .daum-map { position: absolute; width: 1280px; height: 622px; background: rgba(0,0,0,0); overflow: hidden; left: 50%; top: 1138px; margin-left: -632px; }

#subpage .board { padding-top: 100px; }

#subpage .bottom-common {}

#subpage .bottom-common .sub-short { padding: 100px 0; }
#subpage .bottom-common .sub-youtube { padding: 100px 0 150px; border-top: 1px solid #eee; }
#subpage .bottom-common .sub-event { padding: 100px 0; border-top: 1px solid #eee; }

#subpage .bottom-common .sub-review { padding: 100px 0 0; background: #f5f5f5; }
#subpage .bottom-common .sub-review > p { margin-top: 30px; font-size: 18px; letter-spacing: -0.54px; color: #666; }
#subpage .bottom-common .sub-review .swiper-wrap { width: 100%; overflow: hidden; padding: 80px 0 100px; }
#subpage .bottom-common .sub-review .swiper-wrap .mySwiper { overflow: visible; }
#subpage .bottom-common .sub-review .swiper-wrap .mySwiper .swiper-slide { width: 500px; height: 450px; background: #fff; box-shadow: 2.8px 2.8px 8px 0 rgba(0,0,0,0.15); border-radius: 20px; overflow: hidden; position: relative; }
#subpage .bottom-common .sub-review .swiper-wrap .mySwiper .swiper-slide::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0); backdrop-filter: blur(3px); }
#subpage .bottom-common .sub-review .swiper-wrap .mySwiper .swiper-slide-active::after { display: none; }

#subpage .bottom-common .sub-system { padding: 100px 0; }
#subpage .bottom-common .sub-system .swiper-slide { width: 370px; }
#subpage .bottom-common .sub-system .swiper-slide > p { border-radius: 20px; overflow: hidden; width: 100%; height: 200px; box-shadow: 2.8px 2.8px 8px 0 rgba(0,0,0,0.15); }
#subpage .bottom-common .sub-system .swiper-slide > div { margin-top: 25px; }
#subpage .bottom-common .sub-system .swiper-slide > div > p:nth-of-type(1) { font-size: 24px; font-weight: 700; color: #333; letter-spacing: -0.72px; }
#subpage .bottom-common .sub-system .swiper-slide > div > p:nth-of-type(1) > span { color: #916157; }
#subpage .bottom-common .sub-system .swiper-slide > div > p:nth-of-type(2) { font-size: 16px; color: #999; letter-spacing: -0.48px; margin-top: 15px; padding-top: 15px; border-top: 1px solid #ddd; width: 100%; word-break: keep-all; }


#subpage .board .board-title { font-size: 28px; padding: 0; text-align: left; font-weight: 800; margin-bottom: 15px; }
#subpage .board .board-title::after { display: none; }

#subpage .board #bo_cate #bo_cate_ul { justify-content: flex-start; }
#subpage .board #bo_cate #bo_cate_ul > li > a { border-radius: 8px; }


/* 250624 sub css 추가 */
.enSub_con #subpage #depth3 > ul{display:none;}
.enSub_con #subpage #depth3 > ul.on{display:flex;}
.enSub_con #subpage #depth_con > div{display:none;}
.enSub_con #subpage #depth_con > div.on{display:flex;}