/* BASIC css start */
.icon_link_wrap {
    position: relative;
}

.icon_link_wrap .icon_link {
    width: 24px;
    height: 24px;
    background: #000;
    color: #fff;
    line-height: 24px;
    text-align: center;
    border-radius: 12px;
    position: absolute;
    cursor: pointer;
}

/* °øÅë */
.editWrap { padding: 40px 0 0; letter-spacing: -0.24px; }
.editWrap > * { padding: 0 16px; box-sizing: border-box; }
.editWrap > *.full,
.editWrap > *.slide { padding-left: 0; padding-right: 0; }
.editWrap > *.slide .swiper { padding: 0 16px; }
.editWrap .prdList.slide { padding-top: 40px; padding-bottom: 40px; }
.editWrap img { display: block; width: 100%; }
.editWrap .listIcon img { width: auto; }
.line1 { width: 100%; height: 24px; }
.line { height: 1px; margin: 0 16px;}
.bgGray { background-color: #f7f7f7; }

/*¶óÀÎ*/
.line1 { width: 100%; height: 32px; }
.line2 { width: 100%; height: 40px; }
.line5 { width: 100%; height: 80px;}

/* Å¸ÀÌÆ² */
.main_title  {padding-bottom: 24px; border-bottom: 1px solid #000;}
.main_title span { color: #008979; font-size: 14px; font-weight: 700; }
.main_title h2 { display: grid; margin-top: 4px; gap: 8px 0; font-size: 14px; font-weight: 400; }
.main_title h2 strong { font-size: 24px; font-weight: 700; }
.sub_title h3 { font-size: 16px; font-weight: 600; }

/* Å¸ÀÌÆ² H */
.title1 { color: #333; text-align: left; font-family: Pretendard; font-size: 24px; font-style: normal; font-weight: 600; line-height: 140%; margin: 0px auto; width:530px;}
.title4 { color: #333; text-align: left; font-family: Pretendard; font-size: 16px; font-style: normal; font-weight: 600; line-height: 140%; margin: 0px auto; width:530px;}
.title6 { color: #333; text-align: left; font-family: Pretendard; font-size: 14px; font-style: normal; font-weight: 600; line-height: 140%; margin: 0px auto; width:530px;}

/* º»¹® H */
.title2 { color: #555; text-align: left; font-family: Pretendard; font-size: 16px; font-style: normal; font-weight: 500; line-height: 160%; margin: 0px auto; width:530px;}
.title5 { color: #555; text-align: left; font-family: Pretendard; font-size: 14px; font-style: normal; font-weight: 500; line-height: 160%; margin: 0px auto; width:530px;}


/* ¹è³Ê */
.banner2 { display: flex; align-items: center; justify-content: space-between; gap: 0 8px; }
.slide .banner .txtWrap { display: block; margin-top: 24px; color: #555; font-size: 15px; font-weight: 500; }

/* ÅØ½ºÆ® */
.text1 { color: #555; font-size: 14px; font-weight: 400; }

/* »óÇ° */
.prdList { padding-top: 40px; padding-bottom: 40px; }
.prdList .prdTitle { display: flex; align-items: center; justify-content: space-between; margin-bottom: 16px; line-height: 23px; }
.prdList .prdTitle strong { color: #111; font-size: 18px; font-weight: 600; }
.prdList .prdTitle a.moreView { display: none; color: #888; font-size: 13px; font-weight: 500; }
.prdList.slide .prdTitle { padding: 0 16px; }
.prdList.slide .prdTitle a.moreView { display: block; }
.prdList.slide .prd.banner .swiper-scrollbar { display: none; }
/* BASIC css end */

