@charset "UTF-8"; /* body { color: #fff; } 
.section .cont { overflow: hidden; background: #000; width: 100%; height: 100%; } 
.fp-slide, .fp-slidesContainer { height: 100px; } 
[class*="fp-viewing-0"] .nav1, 
[class*="fp-viewing-1"] .nav2, 
[class*="fp-viewing-2"] .nav3,
[class*="fp-viewing-3"] .nav4 { width: 20px; } 
.navi1 { color: #fff; font-size: 20px; font-weight: 200; position: fixed; right: 285px; top: 0px; z-index: 999; height: 100%; } 
.navi1 .ancs { position: absolute; height: 100%; top: 0; display: flex; flex-direction: column; justify-content: center; } 
.navi1 a { margin: 28px 0; display: flex; align-items: center; justify-content: flex-start; transform: translateX(-50%); left: 50%; position: relative; } 
.navi1 a .cir { left: 50%; transform: translateX(-50%); transition: .3s; width: 10px; aspect-ratio: 1/1; border: 1px solid #fff; border-radius:50%; box-sizing: border-box; position: absolute; } 
.navi1 a span { margin-left: 13.5px; } 
.navi1 a .cir:first-child { width: 15px; } 
.navi1 .nav_line { transition: .5s; height: 100%; position: absolute; width: 1px; background: #fff; top: 0; left: 4px; } */

/* ///////////////////////////////////////// */
body { overflow: hidden; } 
/* main swiper start */
.mainS { width: 100vw; height: 100vh; } 
.mainS>.swiper-wrapper>.swiper-slide { background: #000; color: #fff; position: relative; width: 100%; height: 100%; } 
.swiper-pagination-clickable .swiper-pagination-bullet { content: 'main'; color: #fff; } 
/* main swiper end */

/* side nav start */
.navi1 { color: #fff; transition: .5s; font-size: 18px; font-weight: 500; position: fixed; right: 250px; top: 0px; z-index: 999; height: 100%; } 
.navi1.b { color: #000; } 
.navi1.off{display: none;}
.navi1.top{top: -260px;}
.navi1 .ancs { position: absolute; height: 100%; left: 5px; top: 0; display: flex; flex-direction: column; justify-content: center; } 
.navi1 .ancs .nav { cursor: pointer; margin: 28px 0; display: flex; align-items: center; justify-content: flex-start; transform: translateX(-50%); left: 50%; position: relative; } 
.navi1 .ancs .nav .cir { left: 5px; transform: translateX(-10.5px); transition: .3s; width: 10px; aspect-ratio: 1/1; border: 1px solid #fff; border-radius:50%; box-sizing: border-box; position: absolute; } 
.navi1 .ancs .nav.on .cir { width: 15px; left: 7.5px; transform: translateX(-15px); background: #fff; } 
.navi1.b .ancs .nav .cir { border: 1px solid #000; } 
.navi1.b .ancs .nav.on .cir { border: 1px solid #000;background: #000; } 
.navi1 .ancs .nav span { margin-left: 13.5px; white-space: nowrap;} 
.navi1 .nav_line { transition: .5s; height: 100%; position: absolute; width: 1px; background: #fff; top: 0; left: 4px; } 
.navi1.b .nav_line { background: #000; } 
/* side nav end */

/* main start */
.mainS>.swiper-wrapper>.swiper-slide:nth-child(1) { } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(1) video { width: 100%; height: 100%; object-fit: cover; } 

.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; background: url(../img/m_2_b.png) center/cover no-repeat; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx { display: flex; flex-direction: column; align-items: center; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(2)>div>div>div:nth-child(7){font-size: 35px;}



.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(1) { font-family: 'Roustel', sans-serif; font-size: 60px; line-height: 89px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(2) { margin: 40px 0; font-family: 'RIDIBatang', sans-serif; font-size: 60px; line-height: 72px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx .line { height: 1px; width: 400px; background: #fff; margin-bottom: 38.5px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(4) {white-space: nowrap; font-weight: 200; font-size: 23px; line-height: 40px; } 
/* .mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(4) .fwb{font-size: 30px;} */
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(4) .fwb>div>div{font-size: 30px;}











.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) { background: url(../img/m_3_b.png) center/cover no-repeat; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx { } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_1 { display: flex; flex-direction: column; position: absolute; left: 50%; transform: translate(-50%, -50%); top: 43%; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_1 span:nth-child(1) { font-size: 32px; line-height: 60px; font-family: 'RIDIBatang', sans-serif; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_1 span:nth-child(2) { font-size: 20px; font-weight: 200; line-height: 40px; margin-top: 60px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_2 { display: flex; flex-direction: column; position: absolute; bottom: 2.5%; text-align: center; transform: translate(50%, -50%); right: 33%; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_2 span:nth-child(1) { font-size: 18px; font-weight: 200; line-height: 35px; margin-bottom: 38px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_2 span:nth-child(2) { font-weight: bold; font-size: 29px; line-height: 40px; } 

.mainS>.swiper-wrapper>.swiper-slide:nth-child(4){background: url(../img/m_intro_b.png) center/cover no-repeat;}

.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) { display: flex; align-items: center; justify-content: center; flex-direction: column; background: url(../img/m_4_b.png) center/cover no-repeat; position: relative; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .tit { text-align: center; font-family: 'RIDIBatang', sans-serif; font-size: 45px; line-height: 54px; margin-bottom: 117px;color: #fff; } 
/* .mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS_bbx{margin: 0 auto; width: 100%; height: 540px;} */
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS { margin: 0 auto; width: 100%; height: 540px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_cont { width: 330px; position: relative; height: -webkit-fill-available; cursor: pointer; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_cont:hover img:nth-child(1) { transform: rotate(8deg); } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_cont:hover img:nth-child(2) { transform: rotate(-8deg); } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_bx { width: 100%; position: relative; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_bx img { width: 100%; position: relative; top: 0; left: 0; box-shadow:0 3px 6px #000000b7; transition: .3s; aspect-ratio: 16/10;} 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_bx img:nth-child(1) { position: absolute; transform: rotate(5deg); filter: brightness(0.6); } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_bx img:nth-child(2) { position: absolute; transform: rotate(-5deg); filter: brightness(0.8); } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .tbx { text-align: center; font-size: 20px; line-height: 40px; font-weight: 200; color: #fff; margin-top: 12px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .swiper-slide { width: 100%; height: 100%; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .swiper-slide .p_cont_bbx {justify-items: center;width: 1200px; height: 100%;gap: 40px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr 1fr; align-content: space-between; justify-content: space-between; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .act_arrow{position: absolute;width: 1200px;margin: 0 auto;top: 56%;transform: translateY(-50%);z-index: 99;}
/* modal start */
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .modal_p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #545454; z-index: 9999; } 
.modal_p { display: none; align-items: center; justify-content: center; flex-direction: column; } 
.modal_p.on { display: flex; } 
.modal_p .m_1,
.modal_p .m_2 { width: 1090px; } 
.modal_p .m_1 img,
.modal_p .m_2 img { height: 100%; object-fit: contain; max-height: 50vh;} 
.modal_p .m_1 { width: 1090px; height: 623px; overflow: hidden;} 
.modal_p .m_2 { margin-top: 19.5px; overflow: hidden; } 
.modal_p .m_1 .swiper-slide{display: flex;align-items: center;justify-content: center;}
.modal_p .m_2 .swiper-slide {display: flex;align-items: center;justify-content: center; cursor: pointer; height: 160px; box-sizing: border-box; } 
/* .modal_p .m_2 .swiper-slide.on { border: 3px solid #ffffff; }  */
.modal_p .m_1_bbx { position: relative; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .act_arrow .swiper-button-prev,
.modal_p .m_1_bbx .swiper-button-prev { left: -53.4px; background: url("../img/tri_arrow.png") center/contain no-repeat; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .act_arrow .swiper-button-next,.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .tit
.modal_p .m_1_bbx .swiper-button-next { right: -53.4px; background: url("../img/tri_arrow.png") center/contain no-repeat; transform: rotate(180deg); } 
.modal_p .close { position: absolute; top: 50px; right: 300px; width: 28px; height: 28px; cursor: pointer; transform: translate(-50%, -50%); } 
.modal_p .close img { transition: .3s; transform-origin: 50% 50%; } 
.modal_p .close:hover img { transform: rotate(90deg); } 
.modal_p .close img { width: 100%; } 

/* modal end */

.swiper_slide_intro{display: flex;align-items: center;justify-content: center;text-align: center;}
.swiper_slide_intro .intro_bbx{display: flex;flex-direction: column;align-items: center;}
.swiper_slide_intro .tit{font-family: 'RIDIBatang', sans-serif;font-size: 35px;line-height: 40px;color: #040300;}
.swiper_slide_intro .stit{margin-top: 40px; font-size: 20px;line-height: 40px;color: #555555;font-family: 'RIDIBatang', sans-serif;}
.swiper_slide_intro .fbx_tit{margin-top: 50px; font-size: 35px;line-height: 54px;font-family: 'RIDIBatang', sans-serif;color: #040300;}

.swiper_slide_intro .intro_fbx{width: 1000px; margin-top: 38px; display: flex;justify-content: space-between;}
.swiper_slide_intro .intro_fbx .intro_bx{width: 320px;height: 400px;background-size: 100%; transition: background-size .3s ease;position: relative;}
.swiper_slide_intro .intro_fbx .intro_bx:nth-child(1){background: url(/img/intro_bx_1.png) center/cover no-repeat;}
.swiper_slide_intro .intro_fbx .intro_bx:nth-child(2){background: url(/img/intro_bx_2.png) center/cover no-repeat;}
.swiper_slide_intro .intro_fbx .intro_bx:nth-child(3){background: url(/img/intro_bx_3.png) center/cover no-repeat;}

.swiper_slide_intro .intro_fbx .intro_bx{transition: background-size .3s ease;background-size: 100% !important;}
.swiper_slide_intro .intro_fbx .intro_bx:hover{background-size: 110% !important;}
.swiper_slide_intro .intro_fbx .tbx{transition: .3s; width: 100%;display: flex;align-items: center;justify-content: center;height: 100%;font-size: 20px;line-height: 40px;font-family: 'RIDIBatang', sans-serif;color: #fff;}
.swiper_slide_intro .intro_fbx .intro_bx:hover .tbx{font-size: 27px;}
.swiper_slide_intro .intro_fbx .tbx::before{content: '';top: 0;left: 0;right: 0;bottom: 0;display: block;position: absolute;top: 0;left: 0;transition: .3s;background: #747474;mix-blend-mode: multiply;}

.swiper_slide_intro .intro_fbx .intro_bx:nth-child(1):hover .tbx::before{background: #51C487;}
.swiper_slide_intro .intro_fbx .intro_bx:nth-child(2):hover .tbx::before{background: #82822A;}
.swiper_slide_intro .intro_fbx .intro_bx:nth-child(3):hover .tbx::before{background: #757BB2;}
.swiper_slide_intro .intro_fbx .intro_bx .tbx p{z-index: 3;}










.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) { display: flex; align-items: center; justify-content: center; background: url(../img/m_4_b.png) center/cover no-repeat; flex-direction: column; color: #212121; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .titbx { text-align: center; margin-bottom: 31px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .titbx p:first-child { font-size: 50px; line-height: 60px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .titbx p:last-child { font-size: 25px; font-family: 'RIDIBatang', sans-serif; line-height: 30px; margin-top: 15px; } 

.mainS>.swiper-wrapper>.swiper-slide:nth-child(6) { display: flex; align-items: center; justify-content: center; background: url(../img/bg_06.png) center/cover no-repeat; flex-direction: column; color: #FFF; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(6) .titbx { text-align: center; margin-bottom: 31px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(6) .titbx p:first-child{ font-size: 18px; font-family: 'RIDIBatang', sans-serif; line-height: 27px; font-weight: 400;} 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(6) .titbx p:last-child{ font-size: 50px; font-family:  "RIDIBatang"; line-height: 75px; margin-top: 10px; font-weight: 500;} 

.mainS>.swiper-wrapper>.swiper-slide:nth-child(7) { display: flex; align-items: center; justify-content: center; background: url(../img/m_5_b.png) center/cover no-repeat; flex-direction: column; color: #212121; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(7) .titbx { text-align: center; margin-bottom: 31px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(7) .titbx p:first-child{ font-size: 18px; font-family: 'RIDIBatang', sans-serif; line-height: 27px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(7) .titbx p:last-child{ font-size: 18px; font-family:  "Noto Sans KR"; line-height: 18px; margin-top: 10px; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(7) .titbx p:nth-child(2) { font-size: 50px; font-family: 'RIDIBatang', sans-serif;  line-height: 75px; font-weight: 400; } 


/* 온갓소식 테이블 */
.m_5_t.m_5_t_2 tr:nth-child(1) { border-bottom: 3px solid #FFF; } 
.m_5_t.m_5_t_2 tr { border-bottom: 1px solid #FFF;color: #FFF;} 
.m_5_t.m_5_t_2 tr th { font-size: 20px; font-weight: bold; line-height: 35px; } 
.m_5_t.m_5_t_2 tr td {background-color: rgba(255, 255, 255, 0.158); padding: 20.5px; cursor: pointer; vertical-align: middle; text-align: center; } 
.g_t_b.g_t_b_2 span{cursor: pointer; color: #FFF;}

/*  */
.m_5_t { width: 1007px; margin: 0 auto; vertical-align: middle; position: relative; } 
.m_5_t tr:nth-child(1) { border-bottom: 3px solid #707070; } 
.m_5_t tr { border-bottom: 1px solid #707070; } 
.m_5_t tr th { font-size: 20px; font-weight: bold; line-height: 35px; } 
.m_5_t tr td { padding: 20.5px; cursor: pointer; vertical-align: middle; text-align: center; } 
.m_5_t tr td:nth-child(1) { font-size: 40px; } 
.m_5_t tr td:nth-child(2) { font-size: 20px; line-height: 35px; text-align: left; padding-left: 40px; } 
.m_5_t tr td:nth-child(3) { font-size: 20px; font-weight: bold; line-height: 35px; } 
.m_5_t tr td:nth-child(4) { font-size: 20px; font-weight: bold; line-height: 35px; } 
.g_t_b { width: 1007px; display: flex; align-items: center; justify-content: flex-end; font-size: 20px; font-weight: bold; line-height: 35px; color: #313131; margin-top: 37px; } 
.g_t_b span{cursor: pointer;}
.g_t_b img { width: 58.5px; margin-left: 15.5px; transition: .3s; } 
.g_t_b:hover img { transform: translateX(10px); } 

.mainS>.swiper-wrapper>.swiper-slide:nth-child(8) { color: #212121; flex-direction: column; display: flex; align-items: center; justify-content: center; background: url(../img/m_6_b.png) center/cover no-repeat; } 
.mainS>.swiper-wrapper>.swiper-slide:nth-child(8) .titbx {margin-bottom: 34px; font-size: 50px; line-height: 60px; font-family: 'RIDIBatang', sans-serif; } 


.mainS>.swiper-wrapper>.swiper-slide:nth-child(8) .titbx,
.swiper_slide_donation .plus_tit,
.swiper_slide_donation .plus_stit{position: relative;top: -75px;}

.m_6_f { width: 1007px; margin: 0 auto; } 
.m_6_f .f_grid { display: grid; } 
/* .m_6_f .f_grid select{background:url('../img/tri_arrow.png') no-repeat 97% 50%/15px auto;} */
/* .m_6_f .f_grid select::after{width: 15px;height: 15px;border-bottom: 1px solid #000;border-right: 1px solid #000;} */
.m_6_f .f_g_cont{display: flex;flex-direction: column;height: 270px;justify-content: space-between;}
.m_6_f .f_grid .f_g_1{grid-row: 1;grid-column: 1;}
.m_6_f .f_grid .f_g_2{grid-row: 1;grid-column: 2;display: flex;flex-direction: column;align-items: flex-end;flex-direction: column;}
.m_6_f .f_grid .f_g_2 .f_g_cont{align-items: flex-end;}
.m_6_f .f_grid .f_g_3{cursor: pointer;grid-row: 2;grid-column: 1 / span 2;margin-top: 30px;display: flex;justify-content: space-between;align-items: center;}
.m_6_f .f_grid .f_g_3 .see_info{line-height: 35px;font-weight: bold;font-size: 21px;}
.m_6_f .m_txt{font-weight: bold;font-size: 21px;line-height: 35px;margin-bottom: 7.5px;width: 465px;}
.m_6_f .f_grid input,
.m_6_f .f_grid textarea,
.m_6_f .f_grid select{width: 465px;height: 40px;box-sizing: border-box;border: 1px solid #707070;font-size: 18px;line-height: 22px;padding: 10px 15.5px;}
.m_6_f .f_grid input::placeholder,
.m_6_f .f_grid textarea::placeholder{color: #BEBEBE;}
.m_6_f .f_grid textarea{height: 150px;font-family: "Noto Sans KR", sans-serif;font-weight: 400;}

.swiper_slide_donation{}
.swiper_slide_donation .plus_tit{text-align: center; font-size: 45px;line-height: 66px;font-family: 'RIDIBatang', sans-serif;color: #555555;}
.swiper_slide_donation .plus_tit .f_dot{position: relative;top: 30px;}
.swiper_slide_donation .plus_stit{margin-top: 20px; text-align: center; font-size: 25px;line-height: 40px;font-family: 'RIDIBatang', sans-serif;color: #555555;}
.swiper_slide_donation .plus_tit2{font-family: 'RIDIBatang', sans-serif;font-size: 25px;font-weight: 400;line-height: 35px;color: #212121;text-align: center;}
.swiper_slide_donation .plus_tit2 .tit{font-size: 50px;font-weight: 400;line-height: 40px;margin-bottom: 37px;margin-top: 50px;}








.agree_bx{font-size: 21px;line-height: 35px;display: none;position: absolute;top: 0;left: 0; width: 100%; height: 100%;background: #00000081;}
.agree_bx.on{display: block;}
.agree_bx .agree_bx_inner{padding: 20px; width: 80%; max-width: 1000px;height: 75vh;background: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);overflow-y: auto;}
.agree_bx .agree_bx_inner .xbtn{-webkit-filter: grayscale(100%) brightness(0);filter: grayscale(100%) brightness(0);width: 25px;position: absolute;top: 20px;right: 20px;cursor: pointer;}
.agree_bx .agree_bx_inner .xbtn img{transition: .3s;width: 100%;}
.agree_bx .agree_bx_inner .xbtn:hover img{transform: rotate(90deg);}

.m_6_f .btn_bx{position: relative;display: flex;justify-content: flex-end;}
.m_6_f .ask_btn{transition: all 0.3s ease;margin-top: 30px; height: 40px; width: 120px;position: relative;background: #fff;cursor: pointer; color: #000;border: 1px solid #000;border-radius: 7px;font-family: "Noto Sans KR", sans-serif;font-size: 18px;font-weight: bold;}
.m_6_f .ask_btn:hover {box-shadow:-7px -7px 20px 0px #fff9,-4px -4px 5px 0px #fff9,7px 7px 20px 0px #0002,4px 4px 5px 0px #0001;}


.modal_p .m_2 img{width: 100%;}


input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; } 
input[type=number] { -moz-appearance: textfield; } 
.checkbox-wrapper-4 * { box-sizing: border-box; } 
.checkbox-wrapper-4 .cbx { -webkit-user-select: none; user-select: none;border-radius: 6px;transition: all 0.2s ease; display: flex;align-items: center;} 
.checkbox-wrapper-4 .cbx:not(:last-child) { margin-right: 6px; } 
/* .checkbox-wrapper-4 .cbx:hover { background: rgba(0,119,255,0.06); }  */
.checkbox-wrapper-4 .cbx span { float: left; vertical-align: middle; transform: translate3d(0, 0, 0); } 
.checkbox-wrapper-4 .cbx span:first-child { position: relative; width: 25px; height: 25px; transform: scale(1); border: 1px solid #000000; transition: all 0.2s ease; box-shadow: 0 1px 1px rgba(0,16,75,0.05); } 
.checkbox-wrapper-4 .cbx span:first-child svg { position: absolute; top: 3px; left: 2px; fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 16px; stroke-dashoffset: 16px; transition: all 0.3s ease; transition-delay: 0.1s; transform: translate3d(0, 0, 0); } 
.checkbox-wrapper-4 .cbx span:last-child {cursor: pointer; padding-left: 8px; line-height: 18px; font-size: 21px;font-weight: bold;line-height: 35px;} 
.checkbox-wrapper-4 .cbx:hover span:first-child {cursor: pointer; border-color: #07f; } 
.checkbox-wrapper-4 .inp-cbx { position: absolute; visibility: hidden; } 
.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child { background: #07f; border-color: #07f; animation: wave-4 0.4s ease; } 
.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child svg { stroke-dashoffset: 0; } 
.checkbox-wrapper-4 .inline-svg { position: absolute; width: 0; height: 0; pointer-events: none; user-select: none; } 
@media screen and (max-width: 640px){
.checkbox-wrapper-4 .cbx { width: 100%;} 
}
@-moz-keyframes wave-4 { 50% { transform: scale(0.9); } 
}
@-webkit-keyframes wave-4 { 50% { transform: scale(0.9); } 
}
@-o-keyframes wave-4 { 50% { transform: scale(0.9); } 
}
@keyframes wave-4 { 50% { transform: scale(0.9); } 
}
/* main end */

.cont { min-height: calc(100vh - 551px); } 

/* footer start */
.footer {padding-top: 20px; display: flex;align-items: center;justify-content: center; height: 260px !important; background: #fff !important; overflow: hidden; color: #5D5D5D !important;} 
.footer .f_fbx{width: 1250px;margin: 0 auto;position: relative;}
.footer .personal{padding-bottom: 12px; border-bottom: .25px solid #5d5d5d91; cursor: pointer;display: flex;align-items: center;justify-content: space-between; font-size: 15px;line-height: 22px;font-weight: 200;margin-bottom: 22px;}
.footer .personal .ban_bbx{display: flex;align-items: center;gap: 57px;}
.footer .f_b_fbx{display: flex;border-top: 1px solid #fff;padding-top: 20.5px;}
.footer .f_2_1{font-size: 31px;line-height: 41px;margin-right: 64px;}
.footer .f_2_2{font-size: 16px;font-weight: 200;line-height: 24px;}
.footer .f_2_2 p:last-child{margin-top: 16px;}
.footer .add{color: #A1A28C;font-family: "RIDIBatang";font-size: 16px;font-weight: 400;line-height:  24px;letter-spacing: -0.8px;}



/* footer end */
@media screen and (max-width: 1025px) {
.navi1{display: none;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(1){font-size: 41px;line-height: 61px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(2){font-size: 41px;line-height: 49px;margin: 28px 0;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx .line{width: 292.5px;margin-bottom: 26.5px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(4){font-size: 15px;line-height: 20px;}

.mainS>.swiper-wrapper>.swiper-slide:nth-child(3){background: url(../img/m_3_b_m.png) bottom/cover no-repeat;display: flex;align-items: flex-end;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_1,
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_2{left: auto;top: auto;transform: translate(0, 0);position: relative;right: auto;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_1{bottom: 50%;}
/* .mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_2{} */
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx{width: 80%;margin: 0 auto;position: relative;max-width: 500px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_1 span:nth-child(1){font-size: 18px;line-height: 25px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_1 span:nth-child(2){font-size: 16px;line-height: 26px;text-align: right;margin-top: 20px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_2 span:nth-child(1){font-size: 15px;line-height: 22px;margin-top: 37px;font-size: 15px;line-height: 22px;margin-bottom: 26px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .t_2 span:nth-child(2){font-size: 23px;font-weight: bold;line-height: 40px;font-size: 23px;line-height: 40px;white-space: nowrap;margin-bottom: 41px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(3) .tbx .quote3{width: 100%;}

.mainS>.swiper-wrapper>.swiper-slide:nth-child(5){background: url(../img/m_4_b.png) 35%/cover no-repeat;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .tit{font-size: 31px;line-height: 37px;margin-bottom: 95px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS{height: 345px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .swiper-slide .p_cont_bbx{width: 80%;grid-template-columns: auto; margin: 0 auto;justify-content: center;position: relative;top: -40px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .tbx{font-size: 13px;line-height: 26px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_cont{width: 230px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .p_cont + .p_cont{margin-top: 20px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .act_arrow{width: 65%;}
.modal_p .m_1{width: 100%;height: auto;}

.modal_p .m_1 .swiper-wrapper{align-items: center;}

.modal_p .m_1_bbx{width: 100%;}
.modal_p .m_1_bbx .swiper-button-prev{left: -20px;}
.modal_p .m_1_bbx .swiper-button-next{right: -20px;}
.modal_p .m_2{width: 90%;}
.modal_p .m_2 .swiper-slide{height: auto !important;aspect-ratio: 16/10;}
.modal_p .close{right: 5%;z-index: 99999;}
.m_6_f .ask_btn{margin-top: 15px;justify-content: center;}
.swiper-button-next, .swiper-button-prev{width: 15px;}



.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .titbx p:first-child{font-size: 31px;line-height: 37px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .titbx p:last-child{margin-top: 7px;}

.mainS>.swiper-wrapper>.swiper-slide:nth-child(6) .titbx p:first-child{font-size: 31px;line-height: 37px;}
.mainS>.swiper-wrapper>.swiper-slide:nth-child(6) .titbx p:last-child{margin-top: 7px;}
.m_5_t tr + tr{height: 75px;}
.m_5_t tr td:nth-child(4),
.m_5_t tr td:nth-child(3),
.m_5_t tr th:nth-child(4),
.m_5_t tr th:nth-child(3){display: none;}
.m_5_t tr th{font-size: 16px;line-height: 21px;padding-bottom: 13px;}
.m_5_t tr td:nth-child(2){padding-left: 0;}
.m_5_t tr td:nth-child(1){font-size: 37px;}
.m_5_t tr td:nth-child(2){font-size: 16px;line-height: 21px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.g_t_b{font-size: 16px;line-height: 21px;margin-top: 25px;}
.g_t_b img{width: 36px;margin-left: 12px;}

.mainS>.swiper-wrapper>.swiper-slide:nth-child(7) .titbx{font-size: 34px;line-height: 41px;margin-bottom: 16px;}
.m_6_f .m_txt{font-size: 16px;line-height: 23px;}
.m_6_f .f_grid input, .m_6_f .f_grid textarea, .m_6_f .f_grid select{height: 35px; font-size: 16px;padding: 5px;background-color: #fff;}
.m_6_f .f_grid .f_g_2 .f_g_cont select,
.m_6_f .f_g_cont input{margin-top: 5px;}
.m_6_f .f_grid .f_g_1 .f_g_cont{margin-bottom: 10px;}
.checkbox-wrapper-4 .cbx span:last-child{font-size: 16px;line-height: 23px;}
.m_6_f .agree_bx{padding: 20px 10px; font-size: 15px;line-height: 23px;height: 90px;}
.m_6_f .f_grid .f_g_2 .mt0{margin-top: 0;}
.checkbox-wrapper-4 .cbx span:first-child{width: 17px;height: 17px;}
.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child svg{width: 10px !important; height: 8px !important;}
.checkbox-wrapper-4 .cbx{display: flex;}
.m_6_f .btn_bx{justify-content: center;}
.agree_bx .agree_bx_inner{font-size: 16px;line-height: 22px;padding: 45px 20px; }
.agree_bx .agree_bx_inner .xbtn{top: 10px;right: 10px;}
.m_6_f{width: 80%;}
.g_t_b,
.m_5_t{width: 80%;max-width: 500px;}
.m_6_f .f_grid .f_g_1{display: flex;flex-direction: column;align-items: center;}
.m_6_f .f_grid .f_g_2{grid-row: 2;grid-column: 1;}
.m_6_f .f_grid .f_g_3{grid-row: 3;grid-column: 1;width: 100%;margin: 0 auto;max-width: 500px;margin-top: 22px;flex-direction: column;align-items: flex-start;}
.m_6_f .f_grid .f_g_3 .see_info{font-size: 14px;line-height: 23px;}
.m_6_f .f_g_cont{align-items: center;width: 100%;height: auto;}
.m_6_f .f_grid .f_g_2{align-items: center;}
.m_6_f .f_grid input, .m_6_f .f_grid textarea, .m_6_f .f_grid select,
.m_6_f .m_txt{width: 100%;max-width: 500px;}
.m_6_f .f_grid .f_g_2 .f_g_cont{align-items: center;}
.m_6_f .f_grid textarea{height: 80px;margin-top: 5px;}
.footer .f_fbx{width: 80%;max-width: 500px;}
.footer .f_b_fbx{flex-direction: column;width: 100vw;margin-bottom: 30px;}
.footer .f_2_1{margin-bottom: 18px;font-size: 27px;line-height: 36px;}
.footer .f_2_2{font-size: 13px;line-height: 18px;}
.footer .personal{margin-top: 44px;font-size: 15px;margin-bottom: 11px;}
.footer{height: auto !important;}

.mainS>.swiper-wrapper>.swiper-slide:nth-child(5) .actS .swiper-slide .p_cont_bbx{gap: 10px;}
.m_5_t tr td{padding: 10px;}


/* 추가 수정 시작 */
.swiper_slide_intro {}
.swiper_slide_intro .fbx_tit,
.swiper_slide_intro .tit{font-size: 31px;line-height: 37px;}
.swiper_slide_intro .stit{font-size: 16px;line-height: 20px;margin-top: 20px;max-width: 80%;}
.swiper_slide_intro .fbx_tit{margin-top: 20px;}
.swiper_slide_intro .intro_fbx{flex-direction: column;width: 100%;justify-content: center;gap: 15px;margin-top: 20px;align-items: center;}
.swiper_slide_intro .intro_fbx .intro_bx{width: 100%;max-width: 300px;height: 100px;}
.swiper_slide_intro .intro_fbx .tbx{font-size: 20px;}
.swiper_slide_intro .intro_fbx .intro_bx:hover .tbx{font-size: 30px;}




.swiper_slide_donation .plus_tit{font-size: 20px;line-height: 30px;}
.swiper_slide_donation .plus_stit{font-size: 16px;line-height: 24px;}
.swiper_slide_donation .plus_tit .f_dot{top: 13px;}
.swiper_slide_donation .plus_tit2{font-size: 16px;line-height: 24px;}
.swiper_slide_donation .plus_tit2 .tit{font-size: 34px;line-height: 30px;}
.swiper_slide_donation .plus_tit2{font-size: 24px;line-height: 40px;}



.footer .personal{flex-direction: column;gap: 10px;align-items: flex-start;}
.footer .personal .ban_bbx{justify-content: space-between;width: 100%;gap: 0;justify-content: space-between;}
.footer .personal .ban_bbx img{width: 80px;}

.mainS>.swiper-wrapper>.swiper-slide:nth-child(2) .tbx p:nth-child(4) .fwb>div>div{font-size: 20px;}

/* 추가 수정 끝 */
} 

@media screen and (max-width: 768px) { } 

.mainS>.swiper-wrapper>.swiper-slide.add_sec{
    background-color: #fff;
}
.add_sec .cont_1{
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    align-items: center;
    margin-left: 18%;
}
.add_sec .cont_1 .left{
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}
.add_sec .cont_1 .right{

}
.add_sec .cont_2{
    display: none;
}
@media screen and (max-width: 1600px) {
    .add_sec .cont_1{
        margin-left: 10%;
    }
 } 
 @media screen and (max-width: 1400px) {
    .add_sec .cont_1{
        margin-left: 3%;
        width: 68%;
    }
 } 
 @media screen and (max-width: 1025px) {
    .add_sec .cont_1{
        margin: 0 auto;
        width: 90%;
    }
 } 
 @media screen and (max-width: 768px) {
    .add_sec .cont_1{
        margin: 0 auto;
        width: 90%;
        display: none;
        align-items: center;
    }
    .add_sec .cont_2{
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 90%;
        margin: 0 auto;
        align-items: center;
    }
    .add_sec .cont_2 .top{
        text-align: right;
        max-width: 334px;
    }
    .add_sec .cont_2 .mid{
        text-align: left;
        max-width: 320px;
    }
    .add_sec .cont_2 .bottom{
        text-align: center;
        margin-top: 45px;
        max-width: 254px;
    }
    .mainS>.swiper-wrapper>.swiper-slide.add_sec{
        display: flex;
        height: 100%;
        align-items: center;
    }
 } 