body {overflow-x: hidden; line-height: 0 !important; transition: none !important; }
h1, h2, h3, h4, h5, h6, p{margin:0; padding:0; border:0; word-break:normal; box-sizing:border-box;}
img{max-width: 100%;}

.vsl-wp{padding: 70px 0; /*background: url(/images/main-sotong/vsl_bg.jpg) center center no-repeat; background-size: cover;*/} /* 2026-05-14 */
.vsl-slick{position: relative;}
.wid-c .vsl-slick .mo{display: none;}
/* 수정 */
.vsl-slick .slick-slide a img {width: 100%; height: auto; display: block;}
.vsl-slick .slick-dots{position: absolute; left: 0; right: 0; bottom: 20px; text-align: center;}
.vsl-slick .slick-dots > li{display: inline-block; vertical-align: top; margin: 0 3px;}
.vsl-slick .slick-dots > li button{font-size: 0; display: block; width: 14px; height: 14px; background: #9aabab; border-radius: 7px;}
.vsl-slick .slick-dots > li.slick-active button{width: 36px; background: #097c7c;}
/* 수정: slick 높이 초기화 해결 */
.vsl-slick .slick-track,
.vsl-slick .slick-slide { height: auto !important;}

.msc2{padding: 60px 0;}
.mct-lk{display: flex; justify-content: space-evenly; margin-bottom: 80px;}
.mct-lk > li{width: 15%;}
.mct-lk > li > a{display: block; max-width: 134px; margin: 0 auto; text-align: center; font-size: 18px; color: #333; font-weight: 600; letter-spacing: -0.5px;}
.mct-lk > li > a:before{content: ''; display: block; width: 90%; padding-bottom: 90%; margin: 0 auto 14px; background: center center no-repeat #f1f6fa; border-radius: 50%;}
.mct-lk > li > a.bg1:before{background-image: url(/images/main-sotong/mlk_ic1.png); } /* 2026-05-14 */
.mct-lk > li > a.bg2:before{background-image: url(/images/main-sotong/mlk_ic2.png); } /* 2026-05-14 */
.mct-lk > li > a.bg3:before{background-image: url(/images/main-sotong/mlk_ic3.png); } /* 2026-05-14 */
.mct-lk > li > a.bg4:before{background-image: url(/images/main-sotong/mlk_ic4.png); } /* 2026-05-14 */
.mct-lk > li > a.bg5:before{background-image: url(/images/main-sotong/mlk_ic5.png); } /* 2026-05-14 */
.mct-lk > li > a.bg6:before{background-image: url(/images/main-sotong/mlk_ic6.png); } /* 2026-05-14 */
.mct-lk > li > a:focus:before, .mct-lk > li > a:hover:before{background-color: #097c7c;}
.mct-lk > li > a.bg1:focus:before, .mct-lk > li > a.bg1:hover:before{background-image: url(/images/main-sotong/mlk_ic1.png); } /* 2026-05-14 */
.mct-lk > li > a.bg2:focus:before, .mct-lk > li > a.bg2:hover:before{background-image: url(/images/main-sotong/mlk_ic2.png); } /* 2026-05-14 */
.mct-lk > li > a.bg3:focus:before, .mct-lk > li > a.bg3:hover:before{background-image: url(/images/main-sotong/mlk_ic3.png); } /* 2026-05-14 */
.mct-lk > li > a.bg4:focus:before, .mct-lk > li > a.bg4:hover:before{background-image: url(/images/main-sotong/mlk_ic4.png); } /* 2026-05-14 */
.mct-lk > li > a.bg5:focus:before, .mct-lk > li > a.bg5:hover:before{background-image: url(/images/main-sotong/mlk_ic5.png); } /* 2026-05-14 */
.mct-lk > li > a.bg6:focus:before, .mct-lk > li > a.bg6:hover:before{background-image: url(/images/main-sotong/mlk_ic6.png); } /* 2026-05-14 */

.mc-search-bx{max-width: 660px; margin: 0 auto 30px;}
.mc-search{padding: 7px 9px; border: 1px solid #dcdcdc; display: flex; border-radius: 36px;}
.mc-search input[type="text"]{height: 50px; border: none; padding: 0; flex-grow: 1; margin: 0 8px; font-size: 20px;}
.mc-search .srbt{font-size: 0; width: 50px; height: 50px; background: url(/images/main-sotong/mc_sric.png) center center no-repeat #097c7c; border-radius: 50%;}

.mpg-ti{font-size: 30px; color: #111; line-height: 36px; font-weight: 600; margin-bottom: 30px;}
.m-prp-bx{position: relative; margin-bottom: 60px;}
.m-prp{display: flex; justify-content: space-between;}
.prp-tab{width: 140px;}
.prp-tab > li + li{margin-top: 10px;}
.prp-tab > li > a{display: block; position: relative; font-size: 18px; color: #111; line-height: 24px; padding: 10px 20px; background: #f1f6fa; border-radius: 24px; font-weight: 500;}
.prp-tab > li.on > a{background: #097c7c; color: #fff;}
.prp-tab > li.on > a:after{content: ''; position: absolute; width: 6px; height: 10px; right: 14px; top: 50%; margin-top: -5px; background: url(/images/main-sotong/prp_tab_arr.png) 0 0 no-repeat;}
.prp-con{width: calc(100% - 170px);}

.prp-ls{display: flex; margin-left: -20px;}
.prp-ls > li{width: calc(33.33% - 20px); margin-left: 20px;}
.prp-ls > li > a{display: block; height: 100%; padding: 20px; border: 1px solid #e5e5e5; border-radius: 16px; letter-spacing: -1px;}
.prp-ls > li > a:focus, .prp-ls > li > a:hover{padding: 19px; border: 2px solid #097c7c;}
.prp-ls .cc-da{display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px;}
.prp-ls .cc-da .cc span{display: inline-block; font-size: 14px; line-height: 20px; font-weight: 500; padding: 4px 9px; border: 1px solid transparent; border-radius: 8px;}
.prp-ls .cc-da .cc .cnd{color: #5f4a20; background: #ffe9be; border-color: #ffe9be;}
.prp-ls .cc-da .cc .cls{color: #001111; background: #fff; border-color: #313131;}
.prp-ls .cc-da .da{font-size: 16px; color: #555;}
.prp-ls .ti{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-weight: 500; font-size: 20px; color: #111; line-height: 24px; height: 48px; overflow: hidden; margin-bottom: 16px;}
.prp-ls .inf{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 16px; color: #333; line-height: 20px; height: 40px; overflow: hidden; margin-bottom: 16px; margin-bottom: 40px;}
.prp-ls .zl{display: flex; justify-content: space-between; align-items: center; font-size: 16px; color: #111;}
.prp-ls .avt{min-width: 0; max-width: 48%; display: flex; align-items: center; overflow: hidden;}
.prp-ls .avt .ic{width: 20px; flex-shrink: 0;}
.prp-ls .avt .ic img{vertical-align: top; width: 100%; border-radius: 50%;}
.prp-ls .avt .nm{flex: 1; min-width: 0; padding-left: 8px; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.prp-ls .gc{flex-shrink: 0; max-width: 48%; display: flex; align-items: center;}
.prp-ls .gc .cm{margin-left: 10px;}
.prp-ls .zl b{font-weight: 600;}
.m-prp-bx .more{position: absolute; right: 0; top: 0; font-size: 16px; color: #333; line-height: 20px; padding: 8px 0; padding-right: 45px;}
.m-prp-bx .more:after{content: ''; position: absolute; right: 0; top: 0; width: 36px; height: 36px; background: url(/images/main-sotong/mprp_more.jpg) 0 0 no-repeat; }

.m-par-bx{display: flex; justify-content: space-between;}
.policy{width: 63.34%; position: relative;}
.policy-tab{position: absolute; left: 140px; top: 7px;}
.policy-tab > li{display: inline-block; margin-right: 15px;}
.policy-tab > li > a{display: block; font-size: 18px; font-weight: 700; color: #333; line-height: 20px; padding-bottom: 4px; border-bottom: 3px solid transparent;}
.policy-tab > li.on > a{border-bottom-color: #097c7c;}
.policy-ls{display: flex; justify-content: space-between; flex-wrap: wrap; gap: 20px;}
.policy-ls > li{width: calc(50% - 10px);}
.policy-ls > li > a{display: block; padding: 25px 30px; background: #f1f6fa; letter-spacing: -1px; border-radius: 20px;}
.policy-ls .da{font-size: 16px; color: #555; line-height: 20px; margin-bottom: 16px;}
.policy-ls .ti{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-weight: 500; font-size: 20px; color: #111; line-height: 24px; height: 50px; overflow: hidden; margin-bottom: 24px;}
.policy-ls .agn{display: block; font-size: 16px; color: #111; line-height: 20px; min-height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.policy-ls > li > a:focus, .policy-ls > li > a:hover{background: #097c7c;}
.policy-ls > li > a:focus .da, .policy-ls > li > a:hover .da{color: #9dcbcb;}
.policy-ls > li > a:focus .ti, .policy-ls > li > a:hover .ti,
.policy-ls > li > a:focus .agn, .policy-ls > li > a:hover .agn{color: #fff;}
.policy .more{position: absolute; right: 0; top: 0;}
.policy .more{position: absolute; right: 0; top: 0; font-size: 16px; color: #333; line-height: 20px; padding: 8px 0; padding-right: 45px;}
.policy .more:after{content: ''; position: absolute; right: 0; top: 0; width: 36px; height: 36px; background: url(/images/main-sotong/m_more_ic.png) 0 0 no-repeat; }

.schedule{width: 33.34%; position: relative;}
.sche-wp{padding: 20px; border: 1px solid #e5e5e5; border-radius: 16px; height: 380px;}
.sche-wp .ym{text-align: center; font-size: 24px; color: #111; font-weight: 600; line-height: 30px; margin-bottom: 10px;}
.sche-slbx{padding: 0 40px; position: relative; margin-bottom: 16px;}
/* 수정: 슬릭 날짜 영역 높이 깨지는 현상 */
.sche-sld .slick-track { height: 110px; min-height: 110px;}
.sche-sld .s-un{text-align: center; padding: 8px 0;}
.sche-sld .s-un > a{display: block; max-width: 40px; margin: 0 auto;}
.sche-sld .s-un .da{position: relative; padding: 10px 0; font-weight: 500; }
.sche-sld .s-un .da > p{font-size: 16px; color: #777; line-height: 20px; padding-bottom: 8px; position: relative;}
.sche-sld .s-un .da > p:after{content: ''; position: absolute; bottom: 0; left: 50%; width: 12px; height: 1px; margin-left: -6px; background: #d9d9d9;}
.sche-sld .s-un .da > div{font-size: 16px; color: #111; line-height: 20px; padding-top: 8px;}
.sche-sld .today{background: #e2f1f1; border-radius: 20px;}
.sche-sld .today-mk{position: absolute; top: -8px; right: -10px; width: 30px; background: #000; font-size: 12px; color: #fff; line-height: 14px; padding: 2px; border-radius: 3px;}
.sche-sld .today-mk:after{content: ''; position: absolute; top: 100%; left: 50%; margin-left: -3px; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 3px solid #000; }
.sche-sld .s-un .nu{margin-top: 4px;}
.sche-sld .s-un .nu span{display: inline-block; width: 20px; font-size: 14px; color: #fff; line-height: 16px; padding: 2px 0; background: #097c7c; border-radius: 10px;}
.sche-slbx .s-arr a{position: absolute; top: 37px;  width: 9px; height: 16px; font-size: 0;}
.sche-slbx .s-arr .prev{left: 9px; background: url(/images/main-sotong/m_sld_arr1.png) 0 0 no-repeat;}
.sche-slbx .s-arr .next{right: 9px; background: url(/images/main-sotong/m_sld_arr2.png) right 0 no-repeat;}
.sche-ls > li + li{margin-top: 8px;}
.sche-ls > li > a{display: flex; align-items: center; padding: 10px 12px; background: #f1f6fa; border-radius: 10px;}
.sche-ls > li > a > span{display: block; width: 76px; text-align: center; font-size: 14px; color: #fff; line-height: 20px; padding: 5px; background: #333; border-radius: 20px;}
.sche-ls > li > a > p{width: calc(100% - 86px); margin-left: 10px; font-size: 16px; color: #111; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.schedule .more{position: absolute; right: 0; top: 0; font-size: 16px; color: #333; line-height: 20px; padding: 8px 0; padding-right: 45px;}
.schedule .more:after{content: ''; position: absolute; right: 0; top: 0; width: 36px; height: 36px; background: url(/images/main-sotong/m_sche_more.png) 0 0 no-repeat; }
#calDays .s-un.is-selected .da > div {color: #097c7c; font-weight: 700;}
#calDays .s-un.today.is-selected .da > div {color: #e11d48; }

.msc3{padding: 60px 0; background: #e6f0ee;}
.msc3 > div{display: flex;  justify-content: space-between; letter-spacing: -1px;}
.msc3 > div > div{width: 48.5%; padding: 30px; background: #fff; position: relative; border-radius: 20px;}
.msc3 > div > div .more{position: absolute; right: 30px; top: 30px; font-size: 16px; color: #333; line-height: 20px; padding: 8px 0; padding-right: 45px;}
.msc3 > div > div .more:after{content: ''; position: absolute; right: 0; top: 0; width: 36px; height: 36px; background: url(/images/main-sotong/m_more_ic.png) 0 0 no-repeat; }

.m-brd-tab{margin-bottom: 25px;}
.m-brd-tab > li{display: inline-block; }
.m-brd-tab > li + li{margin-left: 20px;}
.m-brd-tab > li > a{font-size: 26px; line-height: 36px; color: #999; font-weight: 600;}
.m-brd-tab > li.on > a{color: #111;}

.m-faq > ul > li{display: flex;}
.m-faq > ul > li + li{margin-top: 14px;}
.m-faq > ul > li > a{display: flex; align-items: center; min-height: 40px;}
.m-faq > ul > li > a > i{display: block; width: 30px; height: 30px; text-align: center; background: #f1f6fa; font-weight: 600; font-size: 18px; color: #097c7c; line-height: 22px; padding: 4px; border-radius: 50%;}
.m-faq > ul > li > a > span{margin-left: 10px; font-size: 18px; color: #333; line-height: 1; max-width: calc(100% - 40px); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-weight: 500; max-height: 40px; overflow: hidden; padding: 2px 0 1px; border-bottom: 1px solid transparent;}
.m-faq > ul > li > a:hover > i{background: #097c7c; color: #fff;}
.m-faq > ul > li > a:hover > span{border-bottom-color: #111;}
.m-ntc > ul > li{display: flex;  justify-content: space-between; font-size: 18px;  line-height: 24px;}
.m-ntc > ul > li + li{margin-top: 20px;}
.m-ntc > ul > li > a{display: block; color: #111; max-width: calc(100% - 90px); white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.m-ntc > ul > li > span{color: #555;}

.m-bul-bx .mpg-ti{font-size: 26px; margin-bottom: 25px;}
.m-bul-slbx{position: relative;}
.m-bul-u{display: flex;}
.m-bul-u .ph{width: 44.2%;}
.m-bul-u .ph img{vertical-align: top; width: 100%; border-radius: 12px;}
.m-bul-u .tx{width: 55.8%; padding-left: 20px;}
.m-bul-u .da{font-size: 15px; color: #555; line-height: 20px; margin-bottom: 8px;}
.m-bul-u .ti{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-weight: 500; font-size: 20px; color: #111; line-height: 24px; height: 50px; overflow: hidden; margin-bottom: 16px;}
.m-bul-u .ti a{color: inherit;}
.m-bul-u .inf{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 16px; color: #333; line-height: 20px; height: 40px; overflow: hidden; margin-bottom: 16px;}
.m-bul-u .agn-shr{display: flex; align-items: center; font-size: 16px; color: #111; font-weight: 500;}
.m-bul-u .agn{flex: 1;}
.m-bul-u .shr{display: flex; align-items: center; font-size: 16px; color: #111;}
.m-bul-u .shr span{margin-left: 8px;}
.m-bul-arr{display: flex; align-items: center; margin-right: 12px;}
.m-bul-arr a{display: block; width: 18px; height: 18px; font-size: 0; background: center center no-repeat; margin: 0 4px;}
.m-bul-arr .prev{background-image: url(/images/main-sotong/m_sld_arr1.png);}
.m-bul-arr .next{background-image: url(/images/main-sotong/m_sld_arr2.png);}
.m-bul-arr .slick-disabled{opacity: 0.5;}
.m-bul-arr i{height: 18px; width: 2px; background: #d9d9d9;}

/* 다음,이전,재생,재생멈춤 버튼 css_S */
.vsl-wp .wid-c {position: relative; border: 0px solid red; }
#bannerControllBox {position: absolute; top: 0px; right: 0; z-index: 19; display: flex; align-items: center; gap: 6px; transform: translateX(0px); z-index: 18;}
#bannerControllBox .swiper-list-btn a {width: 77px; height: 30px; font-size: 13px; border: 1px solid #e2eaef; border-radius: 12px 0;}
#bannerControllBox .swiper-button-box {position: static; }
#bannerControllBox .swiper-button-box-in {display: flex; height: 30px; }
#bannerControllBox .swiper-button {width: 30px; height: 30px; }
#bannerControllBox .swiper-button-next{overflow: hidden; border-radius: 0 9px 0 0; }

/*배너목록 클릭했을때 리스트_S*/
.slide-list-box {display: none; background-color: #eef7fc; }
.slide-list-boxBack {position: absolute; inset: 0; background: transparent !important; z-index: 19 !important; display: none; }
.vsl-wp .slide-list-box {position: absolute; top: 0; right: 360; width: 360px; height: 100%; background-color: #eef7fc; border-left: 1px solid #dbe7f0; box-shadow: -10px 0 30px rgba(0,0,0,0.1); z-index: 19; display: none; transform: translateX(100%); transition: transform 0.35s ease; }
.slide-list-box.on {transform: translateX(0); }
.slide-list-title {height: 56px; padding: 0 16px; display: flex; justify-content: flex-end; align-items: center; background: #f5fbff; border-bottom: 1px solid #dbe7f0; }
.slide-list-title a {width: 32px; height: 32px; display: flex; justify-content: center; align-items: center; background: #fff; border: 1px solid #dbe7f0; border-radius: 50%; }
.slide-list-contetns {padding: 16px; height: calc(100% - 56px); overflow-y: auto; z-index: 19; }
.slide-list-contetns ul li {margin-bottom: 10px; }
.slide-list-contetns ul li a {display: flex; justify-content: space-between; align-items: center; padding: 15px 14px; border-radius: 20px; background: #0b5f90; color: #fff; font-size: 14px; transition: background 0.2s ease; }
.slide-list-contetns ul li a:hover {background: #094c72; }
.slide-list-contetns ul li span:first-child {flex: 1; margin-right: 10px; white-space: nowrap; text-overflow: ellipsis; color: #ffffff !important; z-index:19; }
.slide-list-contetns ul li span:last-child {font-size: 13px; opacity: 0.9; white-space: nowrap; }
/* 배너목록 모바일 UI */
@media screen and (max-width: 414px) {
.swiper-list-btn a {position: absolute; width: 77px; height: 30px; z-index: 9999; color: #fff; font-size: 13px; top: -30px;
    line-height: 30px;
    text-align: center;
    right: 200px;
    border: 1px solid #e2eaef;
    border-top: 0;
    background: #006aee;
    border-radius: 12px 0;
}

}


@media screen and (max-width: 1200px){
.prp-ls{margin-left: -10px;}
.prp-ls > li{width: calc(50% - 10px); margin-left: 10px;}
.prp-ls > li:nth-child(3){display: none;}
}

@media screen and (max-width: 1024px){
.mct-lk{max-width: 700px; margin: 0 auto 30px; flex-wrap: wrap; justify-content: center;}
.mct-lk > li{width: 30%; margin-bottom: 30px;} /* 1024 이하: 3/3 배치 (4→3 column) */

.m-par-bx{flex-wrap: wrap;}
.policy{width: 100%;}
.schedule{width: 100%; margin-top: 60px;}
.sche-slbx{max-width: 600px; margin: 0 auto 16px;}

.msc3 > div{flex-wrap: wrap;}
.msc3 > div > div{width: 100%;}
.m-ntc > ul > li + li{margin-top: 10px;}
.m-bul-bx{margin-top: 20px;}
.m-bul-u .ph{width: 230px;}
.m-bul-u .tx{width: calc(100% - 230px);}
}

@media screen and (max-width: 768px){
.vsl-wp{padding: 30px 0 0;} /* 2026-05-14 */
.wid-c .vsl-slick .pc{display: none;}
.wid-c .vsl-slick .mo{display: block;}
.vsl-slick .slick-dots{bottom: auto; top: 100%; margin-top: 20px;}

.m-prp{display: block;}
.prp-tab{width: auto; max-width: 340px; display: flex; gap: 8px; margin-bottom: 20px;}
.prp-tab > li{width: 30%; flex-grow: 1;}
.prp-tab > li + li{margin-top: 0;}
.prp-tab > li > a{font-size: 16px; padding: 8px 16px;}
.prp-con{width: auto;}
.prp-ls{margin: 0; flex-wrap: wrap;}
.prp-ls > li{width: 100%; margin-left: 0;}
.prp-ls > li + li{margin-top: 20px;}
.prp-ls > li:nth-child(3){display: block;}

.mpg-ti{font-size: 26px; margin-bottom: 20px;}
.policy-tab{left: 120px;}

.m-brd-tab, .m-bul-bx .mpg-ti{margin-bottom: 15px;}
}

@media screen and (max-width: 640px){
.mct-lk > li{width: 30%;}
.mct-lk > li > a{font-size: 16px; word-break: keep-all;}

.policy-ls{gap: 10px;}
.policy-ls > li{width: 100%;}
.policy-ls .da{margin-bottom: 8px;}
.policy-ls .ti{display: block; height: auto; margin-bottom: 16px;}
}

@media screen and (max-width: 600px){
.msc3 > div > div{padding: 20px;}
.msc3 > div > div .more{top: 20px; right: 20px;}
.m-bul-u{align-items: flex-end;}
.m-bul-u .ph{width: 44.2%;}
.m-bul-u .tx{width: 55.8%; padding-top: 0; padding-left: 3%;}
.m-bul-u .ti, .m-bul-u .inf{margin-bottom: 8px;}
}

@media screen and (max-width: 500px){
.m-brd-tab{margin-bottom: 30px; margin-top: 15px;}
.m-brd-tab > li > a{font-size: 20px; line-height: 24px;}
.msc3 > div > .m-brd-bx .more{top: 30px;}
.m-faq > ul > li > a > span{font-size: 16px; line-height: 18px;}
.m-ntc > ul > li{font-size: 16px;}
.m-ntc > ul > li > a{max-width: calc(100% - 80px);}
.m-bul-u{flex-wrap: wrap;}
.m-bul-u .ph{width: 100%;}
.m-bul-u .tx{width: 100%; padding: 0; margin-top: 20px;}
}

@media screen and (max-width: 400px){
.sche-slbx{padding: 0 20px;}
.sche-slbx .s-arr .prev{left: 0;}
.sche-slbx .s-arr .next{right: 0;}
.policy-tab{position: static; text-align: center; margin-bottom: 20px;}
}

/* 2025.03.31 퍼블리셔 추가 - 메인 카테고리 링크 간격 조정 */
.mct-lk{line-height: 1.2;}
@media screen and (min-width: 1025px){
.mct-lk > li > a{font-size: 16px; max-width: 120px;}
}
@media screen and (min-width: 769px){
.vsl-wp{padding: 25px 0;}
.msc2{padding: 25px 0 80px;}
.mct-lk{margin-bottom: 25px;}
}