/* BASIC css start */
#contents {margin:0 auto;}

.cateWrap {position:relative;background:#fff;}
.cateWrap .cate1 dl dt{position:fixed;left:50%;top:1.111vw;transform:translateX(-50%); z-index:1001;}
.cateWrap .cate1 dl dt a{display:block; position:relative; padding-right:4.167vw; max-width:50vw; font-size:4.722vw;line-height:11.111vw; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;font-family :'FlightSans-Regular', sans-serif;}
.cateWrap .cate1 dl dt a svg{position:absolute; width:3.611vw; top: 50%; right:0; transform: translateY(-50%); transition:transform 0.3s;}
.cateWrap .cate1 dl dt a.active svg{ transform: translateY(-50%) rotate(-180deg);}
.cateWrap .cate1 dl dd{ display:none; position:fixed; top:var(--mainHeaderHeight); left:0; width:100%; padding:3.333vw 0; background:#fff; border-top: 1px solid #e9e9e9; z-index:1001;}
.cateWrap .cate1 dl dd ul li a{ display:block; padding:3.056vw; font-size:4.167vw; text-align:center; line-height:5.556vw; color:#b1b1b1; font-weight:500;font-family :'FlightSans-Regular', sans-serif;}
.cateWrap .cate1 dl dd ul li a.now{color:#000;font-family :'FlightSans-Bold', sans-serif;}
.cateWrap .cate1 .bgMask{ display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.2); z-index:998;}
.cateWrap .cate2 { padding:0 4.167vw; border-bottom:0.278vw solid #e9e9e9;}
.cateWrap .cate2 ul li{ width:auto; margin-right:6.111vw;}
.cateWrap .cate2 ul li a{ display:block; line-height:11.111vw; color:#b1b1b1; border-bottom:0.556vw solid #fff;font-family :'FlightSans-Regular', sans-serif;}
.cateWrap .cate2 ul li a.on{ color:#000; border-bottom:0.556vw solid #000;}
.cateWrap .cate3{ padding:0 4.167vw;background:#f8f8f8; border-bottom:0.278vw solid #e9e9e9;}
.cateWrap .cate3 ul li{ width:auto; margin-right:6.111vw;}
.cateWrap .cate3 ul li a{ display:block; line-height:11.111vw; font-size:3.056vw; color:#b1b1b1;}
.cateWrap .cate3 ul li a.on{color:#000;}




/* 서브 배너 롤링 */
.cont_tit { margin: 0 24px 10px; text-align:center;} 
.cont_tit h1 {font-size: 11px; font-weight: 400; color:#888; line-height: 1.7; border-bottom:2px solid #000; display:inline-block; padding:0 20px;} 
.cont_tit h1 b { font-size: 1.375rem; font-family :'FlightSans-Bold', sans-serif; color:#000; line-height: 2; } 
.cont_tit .tit{font-family: 'Montserrat', sans-serif;  line-height:2.8;color: #355BF5; font-weight:500;}
.cont_tit a { display:flex; align-items:center; gap:5px; font-size:12px; font-weight:400; } 
.sub_bnr_wrap {position:relative; padding-bottom: 40px;} 
.sub_bnr_wrap #sub_bnr_swiper{padding:0 6px;}
.sub_bnr_wrap #sub_bnr_swiper .swiper-slide a { display: block; } 
.sub_bnr_wrap #sub_bnr_swiper .swiper-slide a img { width:100%; } 
.sub_bnr_wrap #sub_bnr_swiper .swiper-slide a .bnr_txt { margin: 21px 0 0 0; font-size:1rem; font-family :'FlightSans-Regular', sans-serif; color: #565656; padding:0 10px; word-break:keep-all;} 
.sub_bnr_wrap #sub_bnr_swiper .swiper-slide a .bnr_txt p { font-size:1.375rem; font-family :'FlightSans-Bold', sans-serif; margin-bottom: 8px; line-height:1.8; color: #000;} 
body .sub_bnr_wrap #sub_bnr_swiper .swiper-pagination { background: rgba(0, 0, 0, .3); width: 82%; top: auto; left: 50%; transform: translateX(-50%); } 
body .sub_bnr_wrap #sub_bnr_swiper .swiper-pagination .swiper-pagination-progressbar-fill { background:#000; } 
.cont_wrap { position:relative; width:100%; margin: 30px auto; overflow: hidden; } 
.cont_wrap.bd_none { border-bottom:0; } 
.swiper-wrapper {margin-bottom:30px;}





/* BASIC css end */

