@charset "UTF-8";
@import url("/fnc_css/font/font.css");
.main-wrap { padding-top: 100px; width: 100%; }
/* 1번섹션 */
#main01 { width: 100%; height: 700px; }
.main01-wrap { width: 100%; height: 100%; position: relative; }
/* 메인 슬라이드 */
.main-slide { width: 100%; height: 100%; }
.main-slide-list { width: 100%; height: 100%;  display: flex; justify-content: center; padding-top: 180px; }
.main-slide-list-text { text-align: center; color: #fff; }
.main-slide-list-text > p { font-size: 16px; letter-spacing: 5.12px; line-height: 23px; margin-bottom: 10px; font-family: "Poppins", "Noto Sans KR"; }
.main-slide-list-text > h1 { font-size: 60px; letter-spacing: -1.5px; font-weight: bold; line-height: 70px; }
.main-slide > .swiper-pagination { width: fit-content !important; left: 50% !important; bottom: 140px !important; top: unset !important; transform: translateX(-50%) !important; }
.main-slide > .swiper-pagination .swiper-pagination-bullet { position: relative; background-color: #fff; opacity: 1; width: 10px; height: 10px; transition: all 0.3s; border-radius: 50%; border: 2px solid #ffffff; }
.main-slide > .swiper-pagination .swiper-pagination-bullet-active { background-color: transparent !important; }
/* //메인 슬라이드 */
.main01-link { display: flex; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); height: 95px; width: 100%; max-width: 1610px; gap: 1px; z-index: 10; }
.main01-link-box { width: 25%; background: rgba(255, 255, 255, 0.2); backdrop-filter: blur(30px); -webkit-backdrop-filter: blur(30px); }
.main01-link-box:hover { background-color: #00a0e2; }
.main01-link-box > a { width: 100%; height: 100%; display: flex; align-items: center; padding-left: 40px; position: relative; }
.main01-link-box > a > div { display: flex; gap: 20px; align-items: center; }
.main01-link-box > a > div > p { font-weight: 500; line-height: 27px; font-size: 18px; color: #fff; }
.main01-link-box > a > div > img { width: 40px; }
.main01-link-box:last-child > a > div > img { width: 24px; }
.main01-link-box-img { position: absolute; top: 10px; right: 10px; }

/* 2번섹션 */
#main02 { width: 100%; }
.main02-wrap { width: 100%; display: flex; justify-content: center; }
.main02-wrap > div { height: 630px; }
.main02-left { width: 700px; border-radius: 0px 0px 100px 0px; background-color: #233d67; padding: 70px 75px 70px 155px; }
.main02-left-top { width: 100%; margin-bottom: 25px; display: flex; align-items: center; justify-content: space-between; }
.main02-left-top > p { font-family: "Poppins", "Noto Sans KR"; font-size: 26px; line-height: 32px; font-weight: bold; color: #fff; }
.main02-left-top-con { display: flex; align-items: center; gap: 25px; }
.main02-left-top-con > span { display: block; width: 1px; height: 20px; background-color: #fff; opacity: 0.2; }
.main02-left-top-con > div.swiper-button-lock ~ span {display:none;}
.main02-right-top-con > div.swiper-button-lock ~ span {display:none;}
.main02-left-top-con > div { cursor: pointer; }
.main02-left-slide { width: 650px; height: 425px;border-radius: 30px; }
.main02-left-slide-list { width: 100%; height: 100%;}
.main02-left-slide-list > a { display: block; width: 100%; height: 100%; }
.main02-right { width: 1220px; border-radius: 0px 0px 0px 100px; overflow: hidden; background: url("/fnc_images/main/main02_bg.png"); padding: 70px 155px 70px 205px; }
.main02-right-top { width: 100%; margin-bottom: 25px; display: flex; align-items: center; justify-content: space-between; }
.main02-right-top > p { font-family: "Poppins", "Noto Sans KR"; font-size: 26px; line-height: 32px; font-weight: bold; }
.main02-right-top-con { display: flex; align-items: center; gap: 25px; }
.main02-right-top-con > div { cursor: pointer; }
.main02-right-top-con > span { display: block; width: 1px; height: 20px; background-color: #000; opacity: 0.2; }
.main02-right-slide { width: 100%; height: 425px; }
.main02-right-slide-list { width: 100%; height: 100%; border-radius: 30px; }
.main02-right-slide-list1 {background:url("/fnc_images/main/main02_right_box_bg1.svg")no-repeat right top, transparent linear-gradient(136deg, #98CB59 0%, #B5CB59 100%) 0% 0% no-repeat padding-box;}
.main02-right-slide-list2 {background:url("/fnc_images/main/main02_right_box_bg2.svg")no-repeat right top, transparent linear-gradient(136deg, #3464AF 0%, #488CC2 100%) 0% 0% no-repeat padding-box;}
.main02-right-slide-list3 {background:url("/fnc_images/main/main02_right_box_bg3.svg")no-repeat right top,transparent linear-gradient(136deg, #7119B4 0%, #A739D5 100%) 0% 0% no-repeat padding-box; }

.main02-right-slide-list > a { display: flex; flex-direction: column; justify-content: space-between; width: 100%; height: 100%; padding: 55px; position: relative; color: #fff; }
.main02-right-slide-list-arrow { position: absolute; bottom: 40px; right: 40px; }
.main02-right-slide-list > a > div > h4 { font-family: "Poppins", "Noto Sans KR"; opacity: 0.3; font-size: 16px; line-height: 23px; font-weight: 500; margin-bottom: 5px; }
.main02-right-slide-list > a > div > h3 { font-size: 32px; line-height: 47px; letter-spacing: -1.6px; font-weight: bold; margin-bottom: 25px; }
.main02-right-slide-list > a > div > div { width: 40px; height: 3px; background-color: #fff; margin-bottom: 25px; }
.main02-right-slide-list > a > div > p { font-size: 15px; line-height: 26px; font-weight: 300; letter-spacing: -0.75px; word-break: break-all; }
.main02-right-slide-list > a > p { font-family: "Poppins", "Noto Sans KR"; font-size: 14px; line-height: 20px; font-weight: 500; }
/* 3번섹션 */
#main03 { width: 100%; height: 415px; }
.main03-wrap { width: 100%; height: 100%; max-width: 1610px; margin: 0 auto; padding-top: 60px; display: flex; gap: 60px; }
.main03-wrap > div { width: calc(50% - 30px); }
.main03-top { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 25px; }
.main03-top > p { font-size: 32px; line-height: 47px; letter-spacing: -1.6px; font-weight: bold; }
/* 공지사항 슬라이드 */
.main03-left-slide { width: 100%; height: 215px; }
.main03-left-slide-list { height: 100%; border: 1px solid #dadada; border-radius: 20px; padding: 35px; }
.main03-left-slide-list:hover { border: 1px solid #f9b412; }
.main03-left-slide-list > a,
.main03-right-slide-list > a { display: block; width: 100%; height: 100%; }
.main03-left-slide-list > a > div,
.main03-right-slide-list > a > div { width: 45px; height: 26px; font-size: 15px; letter-spacing: -0.75px; display: flex; align-items: center; justify-content: center; background-color: #f9b412; border-radius: 4px; color: #fff; margin-bottom: 15px; }
.main03-left-slide-list > a > h4,
.main03-right-slide-list > a > h4 { width: 100%; height: 58px; font-size: 20px; line-height: 28px; letter-spacing: -1px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin-bottom: 30px; }
.main03-left-slide-list > a > p,
.main03-right-slide-list > a > p { display: flex; align-items: center; gap: 7px; font-family: "Poppins", "Noto Sans KR"; font-size: 13px; color: #666666; font-weight:300;}
/* 보도자료 슬라이드 */
.main03-right-slide { width: 100%; height: 215px; }
.main03-right-slide-list { height: 100%; border: 1px solid #dadada; border-radius: 20px; padding: 35px; }
.main03-right-slide-list:hover { border: 1px solid #37a3d4; }
.main03-right-slide-list > a > div { background-color: #37a3d4; }
/* 4번섹션 */
#main04 { width: 100%; height: 565px; background: url("/fnc_images/main/main04_bg.jpg") no-repeat center; background-size: cover; }
.main04-wrap { width: 100%; max-width: 1610px; margin: 0 auto; padding-top: 60px; }
.main04-top { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px; }
.main04-top > p { font-size: 32px; font-weight: bold; line-height: 47px; letter-spacing: -1.6px; color: #fff; }
.main04-list { width: 100%; display: flex; align-items: center;  gap: 30px; }
.main04-list-box { width: 25%; }
.main04-list-box > a { display: block; width: 100%; height: 100%; }
.main04-list-box-img { width: 100%; height: 270px; border-radius: 20px; background-color: #fff; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; overflow:hidden;}
.main04-list-box-img:hover > div{scale:1.1;}
.main04-list-box > a > p { color: #fff; font-size: 22px; line-height: 32px; font-weight: 500; letter-spacing: -1.1px; height:64px;}

/* 5번섹션 */
#main05 { width: 100%; height: 120px; background-color: #fff; }
.main05-wrap { width: 100%; max-width: 1610px; height: 100%; display: flex; align-items: center; gap: 80px; margin: 0 auto; }
#main05 .swiper-wrapper { transition-timing-function: linear; }
.main05-left { display: flex; align-items: center; gap: 30px; flex-shrink: 0; }
.main05-left > p { font-family: "Poppins", "Noto Sans KR"; font-weight: bold; font-size: 22px; line-height: 32px; color: #0046a7; }
.main05-left-con { display: flex; align-items: center; gap: 15px; cursor: pointer; }
.main05-left-con > span { width: 1px; height: 23px; background-color: #000; opacity: 0.2; }
.main05-right { height: 100%; width: calc(100% - 320px); }
.main05-right-slide { width: 100%; height: 100%; }
.main05-right-slide-list { width: fit-content; display: flex; align-items: center; padding: 0 30px; font-size: 18px; font-weight: 500; line-height: 27px; letter-spacing: -0.45px; position: relative; }
.main05-right-slide-list::after { content: ""; position: absolute; right: -2px; width: 5px; height: 5px; border-radius: 50%; background-color: #ccc; }
/* 반응형 */
@media (max-width: 1670px){
 .main01-link { padding: 0 30px; }
 .main02-wrap > div { height: auto; }
 .main02-left { padding: 60px 30px; width: 580px; }
 .main02-right { padding: 60px 30px; padding-left: 150px; }
 #main03 { height: auto; }
 .main03-wrap { padding: 60px 30px; }
 #main04 { height: auto; }
 .main04-wrap { padding: 60px 30px; }
 #main05 { padding: 0 30px; }
 }
@media (max-width: 1439px){
 .main02-left { width: 400px; }
 .main02-left-slide { width: 455px; height: 300px; }
 .main02-right-slide-list > a { padding: 40px; }
 .main02-right { padding-left: 130px; }
 .main02-right-slide { height: 370px; }
 .main02-right-slide-list-arrow { width: 40px; height: 40px; }
 .main03-wrap { gap: 30px; }
 .main03-wrap > div { width: calc(50% - 15px); }
 .main03-right-slide-list { padding: 30px 20px; }
 .main04-list { flex-wrap: wrap; }
 .main04-list > div { width: calc(50% - 15px); }
 }
@media (max-width: 1279px) { }
@media (max-width: 1023px){
 .main-wrap { padding-top: 70px; }
 #main01 { height: 500px; }
 .main-slide-list { padding-top: 100px; }
 .main-slide > .swiper-pagination { bottom: 200px !important; }
 .main-slide-list-text > p { letter-spacing: 2px; }
 .main-slide-list-text > h1 { font-size: 32px; line-height: 46px; }
 .main01-link { padding: 0; height: auto; flex-wrap: wrap; gap: 1px; }
 .main01-link-box { width: calc(50% - 1px); height: 70px; }
 .main01-link-box > a { padding: 0; justify-content: center; }
 .main02-left { width: 340px; padding: 50px 20px; }
 .main02-left-slide { width: 380px; height: 250px; }
 .main02-right { padding-left: 100px; }
 .main02-right { padding: 50px 20px; padding-left: 80px; }
 .main02-right-slide-list > a > div > h3 { font-size: 24px; line-height: 30px; margin-bottom: 15px; }
 .main02-right-slide-list > a > div > div { margin-bottom: 15px; }
 .main03-wrap { padding: 50px 20px; }
 .main03-wrap { flex-direction: column; }
 .main03-wrap > div { width: 100%; }
 .main03-right-slide-list,
 .main03-left-slide-list { padding: 30px 20px; }
 .main03-left-slide-list > a > h4,
 .main03-right-slide-list > a > h4 { word-break: break-all; }
 .main03-left-slide { height: auto; }
 .main03-top > p { font-size: 24px; line-height: 30px; }
 .main04-top > p { font-size: 24px; line-height: 30px; }
 #main05 { padding: 0 20px; }
 .main05-wrap { flex-direction: column; gap: 10px; justify-content: center; }
 .main05-left-con { display: none; }
 .main05-right { width: 100%; height: 50px; }
 }
@media (max-width: 767px){
 .main02-wrap { flex-direction: column; }
 .main02-wrap > div { width: 100%; border-radius: 0; padding: 40px 20px; }
 .main02-left-top > p,
 .main02-right-top > p { font-size: 22px; line-height: 28px; }
 .main02-right-slide { height: 300px; }
 .main02-right-slide-list { border-radius: 20px; }
 .main02-right-slide-list > a { padding: 20px; }
 .main02-right-slide-list > a > div > h4 { font-size: 14px; line-height: 20px; }
 .main02-right-slide-list-arrow { bottom: 20px; right: 20px; }
 .main04-list > div { width: 100%; }
 .main04-list-box-img { margin-bottom: 10px; }
 }
@media (max-width: 479px){
 .main02-left-slide { width: 100%; height: calc((100vw - 40px) / 1.52); }
 .main01-link-box-img { display: none; }
 #main01 { height: 400px; }
 .main-slide-list { padding-top: 70px; }
 .main-slide-list-text > h1 { font-size: 28px; line-height: 34px; }
 .main-slide > .swiper-pagination { bottom: 180px !important; }
 }
