@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
/* CSS Document */

#main{padding-top:170px;}
#main .visual{height:440px; background-image:url('/img/visual_bg1.jpg'); background-size:cover; background-position:center; background-repeat:no-repeat;}
#main .visual .size{height:100%; position:relative;}
#main .visual .txt_area{display:none; height:100%;}
#main .visual .txt_area.on{display:block;}
#main .visual .txt_area strong{display:block; line-height:1; font-size:2.4rem; font-weight:800; color:#a92a55;}
#main .visual .txt_area p{margin-top:12px; line-height:1; font-size:4rem; font-weight:800; }
#main .visual .swiper_area{height:min-content; max-width:740px; width:100%; box-shadow: 0px 0px 33.54px 9.46px rgba(0, 0, 0, 0.1); position:absolute; top:64px; right:40px; z-index:10;}
#main .visual .swiper_area a{display:block;}
#main .visual .swiper_area a img{display:block; width:100%;}
#main .section1 .inner{padding:140px 0 120px 0; position:relative;}
#main .section1 .side_cont{width:320px; position:absolute; top:140px; left:0; z-index:10;}
#main .section1 .side_cont.m_d{display: none;}
#main .section1 .side_cont .tit_area h3{line-height:1; font-size:6rem; font-weight:800;}
#main .section1 .side_cont .tit_area p{margin-top:12px; line-height:1; font-size:1.6rem; font-weight:500;}
#main .section1 .side_cont .url_area{margin-top:78px;}
#main .section1 .side_cont .url_area a{display:block; width:254px; height:50px; line-height:50px; border-radius:25px; background-color:#f7f7f7; color:#5b5b5b; font-size:1.5rem; text-align:center; margin-top:10px; transition:all .2s ease;}
#main .section1 .side_cont .url_area a:first-child{margin-top:0;}
#main .section1 .side_cont .url_area a:hover{background-color:#a92a55; color:#fff; box-shadow: 0px 0px 13px 0px rgba(170, 41, 84, 0.7);}
#main .section1 .main_cont{padding-left:320px; box-sizing:border-box;}
#main .section1 .cont1 .notice{border-top:4px solid #222; box-sizing:border-box;}
#main .section1 .cont1 .notice li{border-bottom:1px solid #dadada; box-sizing:border-box;}
#main .section1 .cont1 .notice li a{display:block; height:130px; padding-left:5px; padding-right:100px; box-sizing:border-box; background-image:url('/img/arr2_right_gray.svg'); background-size:30px 24px; background-position:right 50px center; background-repeat:no-repeat; transition: all .2s ease;}
#main .section1 .cont1 .notice li a:hover{background-image:url('/img/arr2_right_hov.svg')}
#main .section1 .cont1 .notice .date{float:left; width:150px; height:100%; padding:42px 0; box-sizing:border-box;}
#main .section1 .cont1 .notice .date span{display:block; text-align:center; font-size:1.4rem; line-heig.sub-main .sectionht:14px; font-weight:300;}
#main .section1 .cont1 .notice .date strong{margin-top:2px; display:block; text-align:center; font-size:3rem; line-height:30px; font-weight:800;}
#main .section1 .cont1 .notice .content{float:left; width:calc(100% - 150px); height:100%; box-sizing:border-box; position:relative;}
#main .section1 .cont1 .notice .content p{font-size:2rem; font-weight:800;}
#main .section1 .cont1 .notice .content .sort{width:105px; height:25px; margin-top:-12.5px; line-height:23px; border-radius:12.5px; border:1px solid #a92a55; box-sizing:border-box; color:#a92a55; font-size:1.2rem; font-weight:800; text-align:center; position:absolute; top:50%; left:0; transition:all .2s ease;}
#main .section1 .cont1 .notice li a:hover .sort{background:#a92a55; color:#fff;}
#main .section1 .cont2{margin-top:20px;}
#main .section1 .cont2 .news{width:102.1%; margin-left:-2.1%;}
#main .section1 .cont2 .news li{float:left; width:31.23%; margin-left:2.1%;}
#main .section1 .cont2 .news li a{display:block; height:296px; padding:40px; border:1px solid #dadada; background-color:rgba(255, 255, 255, 0.95); box-sizing:border-box; background-image:url('/img/arr2_right_gray.svg'); background-size:30px 24px; background-position:right 40px bottom 40px; background-repeat:no-repeat; transition: all .2s ease;}
#main .section1 .cont2 .news li a:hover{background-image:url('/img/arr2_right_hov.svg');}
#main .section1 .cont2 .news .sort{min-width:70px; display:inline-block; height:25px; line-height:24px; border-radius:12.5px; border:1px solid #a92a55; padding:0 15px; box-sizing:border-box; color:#a92a55; font-size:1.2rem; font-weight:800; text-align:center; transition: all .2s ease;}
#main .section1 .cont2 .news li a:hover .sort{background:#a92a55; color:#fff;}
#main .section1 .cont2 .news .content{margin-top:14px; font-size:2rem; line-height:1.4; font-weight:800; word-break:break-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; /* 라인수 */ -webkit-box-orient: vertical; word-break:break-all; word-wrap:break-word;}
#main .section1 .cont2 .news .date{margin-top:25px;font-size:1.4rem; line-height:1; font-weight:700; color:#999;}

#sub_visual{width:100%; background-size: auto 180px; background-position:center;}
#sub_visual .txt_area{height:180px;}
#sub_visual .txt_area h2{font-size:3rem; font-weight:800; color:#fff; line-height:1;}
#sub_visual .txt_area p{font-size:1.4rem; font-weight:500; color:rgba(255, 255, 255, 0.5); line-height:1; margin-top:15px;}

#sub.company .inner{padding:88px 0 260px; box-sizing:border-box;}

#sub.view .inner{padding:44px 0 260px; box-sizing:border-box;}
#sub.view .view_tit{font-size:3rem; font-weight:700; line-height:1; margin:0;}
#sub.view .view{margin-top:22px;}
#sub.view .view .title{height:60px; padding:0 50px; border-bottom:1px solid #adadad; box-sizing:border-box; background:#fafafa; }
#sub.view .view .title .sort_txt{color:#a92a55;}
#sub.view .view .title .side_right > div, #sub.view .view .title .side_left > div{ font-size:1.4rem; font-weight:800; line-height:59px;}
#sub.view .view .title .side_right > div{float:left; padding:0 14px; box-sizing:border-box; position:relative;}
#sub.view .view .title .side_right > div.hit{padding-right:0;}
#sub.view .view .title .side_right > div::before{display:block; content:''; clear:both; width:1px; height:10px; margin-top:-5px; background:#dadada; position:absolute; top:50%; left:-0.5px; z-index:5;}
#sub.view .view .title .side_right > div:first-child::before{display:none;}

#sub.view .viewBtn{display:inline-block; width:180px; height:40px; line-height:38px; border:1px solid #222; box-sizing:border-box; background:#fff; font-weight:500; transition: all .2s ease;}
#sub.view .viewBtn:hover{background:#222; color:#fff;}

#sub.intro .sign{margin:0 auto; width:100%; max-width:790px; height: 231px; background:#fff; border-radius:30px; padding:20px; box-sizing:border-box; box-shadow: 0px 0px 13px 0px rgba(0, 169, 167, 0.11);}
#sub.intro .sign.sapenet{box-shadow: 0px 0px 13px 0px rgba(0, 169, 167, 0.11);}
#sub.intro .sign.consumer{box-shadow: 0px 0px 13px 0px rgba(169, 42, 85, 0.11);}
#sub.intro .sign.alliance{box-shadow: 0px 0px 13px 0px rgba(91, 16, 139, 0.11);}
#sub.intro .sign.medical{box-shadow: 0px 0px 13px 0px rgba(16, 139, 91, 0.11);}
#sub.intro .sign.carbon{box-shadow: 0px 0px 13px 0px rgba(169, 42, 85, 0.11);}
#sub.intro .sign.healing{box-shadow: 0px 0px 13px 0px rgba(16, 138, 161, 0.11);}
#sub.intro .sign.withsapenet{box-shadow: 0px 0px 13px 0px rgba(0, 170, 166, 0.11);}

#sub.intro .sign .img_box{text-align:center; font-size:0;}
#sub.intro .sign.withsapenet .img_box {font-size:4rem; color:#00aaa6; font-weight:900;}
#sub.intro .sign.withsapenet .img_box img{width:226px; height:55px; margin-top:-30px}
#sub.intro .sign.sapenet .img_box img{width:226px; height:55px;}
#sub.intro .sign.alliance .img_box img{width:305px; height:55px;}
#sub.intro .sign.medical .img_box img{width:305px; height:55px;}
#sub.intro .sign.medical .img_box .txt{font-size:4.6rem; font-weight:900; color:#108b5b;}
#sub.intro .sign.consumer .img_box img{max-width: 381px; max-height: 91px; width: 100%; height: 100%;}
#sub.intro .sign.carbon .img_box img{width:305px; height:55px;}
#sub.intro .sign.carbon .img_box .txt{font-size:4.6rem; font-weight:900; color:#a92a55; line-height:1;}
#sub.intro .sign.healing .img_box img{width:74px; height:76px;}
#sub.intro .sign p{margin-top:15px; display:block; text-align:center; font-size:2rem; font-weight:200; line-height:1.5;}
#sub.intro .sign.sapenet span{color:#00a9a7; font-weight:800;}
#sub.intro .sign strong{margin-top:10px; display:block; text-align:center; font-size:2.6rem; font-weight:800; line-height:1.1;}
#sub.intro .sign.sapenet strong{color:#00a9a7;}
#sub.intro .sign.alliance strong{color:#5b108b;}
#sub.intro .sign.medical strong{color:#108b5b;}
#sub.intro .sign.consumer strong{color:#a92a55; margin-top:5px;}
#sub.intro .sign.carbon strong{color:#a92a55;}
#sub.intro .sign.healing strong{color:#108aa1;}
#sub.intro .sign.withsapenet strong{color:#00aaa6;}
#sub.intro .side_box .flag{width:48px; height:60px;}
#sub.intro .side_box .bulb{width:48px; height:60px;}
#sub.intro .side_box .star{width:54px; height:60px;}
#sub.intro .side_box .flower{width:48px; height:60px;}
#sub.intro .side_box .sandglass{width:53px; height:60px;}
#sub.intro .article .line_txt{display:inline-block; line-height:1; font-size:2.6rem; font-weight:800; position:relative;}
#sub.intro .article .line_txt::before{display:block; content:''; clear:both; width:100%; height:13px; background-color:#f6d8e2; position:absolute; bottom:-5px; left:0; z-index:-1;}
#sub.intro .article .line_space{display:inline-block; width:4px;}
#sub.intro .article .dot_word{padding-left:11px; box-sizing:border-box; font-size:1.6rem; font-weight:400; line-height:1.7; position:relative;}
#sub.intro .article .dot_word:before{display:block; content:''; width:6px; height:6px; border-radius:50%; box-sizing:border-box; background:#aa2854; position:absolute; top:9px; left:0;}
#sub.intro .article .dot_list li{margin-top:15px; padding-left:11px; box-sizing:border-box; font-size:1.6rem; font-weight:400; line-height:1.7; position:relative;}
#sub.intro .article .dot_list li:first-child{margin-top:0;}
#sub.intro .article .dot_list li:before{display:block; content:''; width:6px; height:6px; border-radius:50%; box-sizing:border-box; background:#aa2854; position:absolute; top:9px; left:0;}
#sub.intro .inner{padding:68px 0 277px;}
#sub.intro .tit_area{margin-top: 60px; padding-left:50px; box-sizing:border-box; position:relative;}
#sub.intro .tit_area::before{display:block; content:''; clear:both; width:30px; height:3px; margin-top:-1.5px; background:#222; position:absolute; top:50%; left:0;}
#sub.intro .tit_area h3{font-size:2rem; font-weight:800; line-height:1;}
#sub.intro .cont_area{/* padding:0 0 0 50px; */ box-sizing:border-box; margin-top:26px;}
#sub.intro .tit_wrap p{font-size:2.5rem; font-weight:300; line-height:1.45; letter-spacing: -0.5px;}
#sub.intro .tit_wrap p b{font-weight: 600;}
#sub.intro.intro1 .section1 .cont_area > .img_box{ display: flex; align-items: center; justify-content: center; padding-top: 39px;}
#sub.intro .cont_wrap{margin-top: 60px;}
#sub.intro .cont_wrap .cont{min-height:280px; position:relative;}
#sub.intro .cont_wrap .cont .list{ border-bottom:1px solid #d4d4d4; padding:80px 0; box-sizing:border-box; }
#sub.intro .cont_wrap .cont .list.list1{padding: 0 0 80px;}
#sub.intro .side_box{width:190px; padding-right:20px; box-sizing:border-box; position:absolute; top:80px; left:0;}
#sub.intro .side_box p{font-size:1.8rem; font-weight:800; line-height:1.4;}
#sub.intro .side_box img{margin-top:30px;}
#sub.intro .article{padding-left:190px; box-sizing:border-box;}
#sub.intro .history .tit_box strong{display:block; font-size:4rem; font-weight:600; line-height:1; font-style:italic;}
#sub.intro .history .list{margin-top:20px;}
#sub.intro .history .list:first-child{margin-top:0px;}
#sub.intro .history .list:last-child{border-bottom: none; padding: 80px 0 0;}
#sub.intro .history .list > ul{margin-top:20px;}
#sub.intro .history .list > ul li{background:#f7f7f7; border-radius:20px; margin-top:10px; position:relative;}
#sub.intro .history .list > ul li:first-child{margin-top:0;}
#sub.intro .history .list > ul li .date{font-size:1.6rem; font-weight:800; padding-left:30px; height:70px; line-height:70px; position:absolute; top:0; left:0;}
#sub.intro .history .list > ul li .contents{padding:25px 10px 25px 120px; line-height:20px; font-size:1.6rem; padding-left:120px; box-sizing:border-box;}

#sub.intro_idx .inner{padding: 68px 0 343px;}
#sub.intro_idx .article .dot_list li:before{background:#00a9a7;}
#sub.intro_idx .section1 .cont_area .tit_wrap > b{font-size: 3.2rem; font-weight: 800; line-height: 42px; letter-spacing: -0.5px;}
#sub.intro_idx .section1 .cont_area .tit_wrap p{font-size: 1.6rem; font-weight: 400; line-height: 28px; padding-top: 49px;}
#sub.intro_idx .section1 .cont_area .tit_wrap p span{display: block;}
#sub.intro_idx .section1 .cont_area .tit_wrap p span + span{padding-top: 20px;}
#sub.intro_idx .section1 .cont_area .tit_wrap p span > b{font-size: 1.6rem; font-weight: 700;}
#sub.intro_idx .cont_wrap.right{margin-left: 40px;}
#sub.intro_idx .section1 .cont_wrap .cont .side_box p{color:#00a9a7;}
#sub.intro_idx .vision .out_box{width:100%; height:300px; border-radius:150px; border:15px solid #00a9a7; padding:0 50px; box-sizing:border-box;}
#sub.intro_idx .vision .out_box li{float:left;}
#sub.intro_idx .vision .out_box .circ{width:19.36%; background:#f7f7f7;}
#sub.intro_idx .vision .out_box .circ b{display:block; text-align:center; font-size:1.8rem; font-weight:800; line-height:1;}
#sub.intro_idx .vision .out_box .circ p{margin-top:9px; text-align:center; font-size:1.2rem; font-weight:800; color:#a8a8a8; line-height:1;}
#sub.intro_idx .vision .out_box .plus{width:7.52%; height:100%; background-image:url('/img/ico_plus_bl.svg'); background-size:70%; background-repeat:no-repeat; background-position:center;}
#sub.intro_idx .organize .side_box img{width:60px; height:60px;}
#sub.intro_idx .organize .tit_box{padding-left:11px; box-sizing:border-box; font-size:1.6rem; line-height:1.7; position:relative;}
#sub.intro_idx .organize .tit_box:before{display:block; content:''; clear:both; width:6px; height:6px; border-radius:50%; background:#00a9a7; position:absolute; top:9px; left:0;}
#sub.intro_idx .organize .org_list{margin-top:38px;}
#sub.intro_idx .organize .org_list ul{width:102.12%; margin-left:-2.12%; margin-top:-2.12%;}
#sub.intro_idx .organize .org_list ul li{float:left; width:47.88%; height:185px; margin-left:2.12%; margin-top:2.12%; border-radius:20px; padding:10px; box-sizing:border-box; background-color:#f7f7f7;}
#sub.intro_idx .organize .org_list .img_box{float:left; width:47%; height:100%; background-position:center; background-repeat:no-repeat;}
#sub.intro_idx .organize .org_list .img_box.org1{background-image:url('/img/ico_organize1.svg'); background-size:149px 35px;}
#sub.intro_idx .organize .org_list .img_box.org2{background-image:url('/img/ico_organize2.svg'); background-size:35px 75px;}
#sub.intro_idx .organize .org_list .img_box.org3{background-image:url('/img/ico_organize3.svg'); background-size:98px 56px;}
#sub.intro_idx .organize .org_list .img_box.org4{background-image:url('/img/ico_organize4.svg'); background-size:74px 57px;}
#sub.intro_idx .organize .org_list .txt_box{float:left; width:53%; height:100%; padding-left:16px; box-sizing:border-box;}
#sub.intro_idx .organize .org_list .txt_box b{display:block; line-height:1; font-size:1.8rem; font-weight:800;}
#sub.intro_idx .organize .org_list .txt_box p{margin-top:14px; font-size:1.4rem; font-weight:600; color:#6f6f6f; line-height:1.5;}

#sub.english .section1 .cont_area .tit_wrap > b{font-size: 3.2rem; font-weight: 800; line-height: 42px; letter-spacing: -0.5px;}
#sub.english .section1 .cont_area .tit_wrap p{font-size: 1.6rem; font-weight: 400; line-height: 28px; padding-top: 0;}
#sub.english .section1 .cont_area .tit_wrap p span{display: block;}
#sub.english .section1 .cont_area .tit_wrap p span + span{padding-top: 20px;}
#sub.english .section1 .cont_area .tit_wrap p span > b{font-size: 1.6rem; font-weight: 700;}
#sub.intro1.english .purpose .box2 ul li{height:400px;}
#sub.intro1 .section1 .cont_area .tit_wrap.mission p {font-size: 2.6rem; font-weight: 200; line-height:150%;;}

#sub.intro1 .side_box p{color:#a92a55;}
#sub.intro1 .article .dot_word:before{background:#a92a55;}
#sub.intro1 .article .dot_list li:before{background:#a92a55;}
#sub.intro1 .purpose .box1 .img_box{font-size:0; text-align:center; margin-top:25px;}
#sub.intro1 .purpose .box1 .img_box img{width:285px; height:100px;}
#sub.intro1 .purpose .box1 .icoop_i{width:15px; height:45px;}
#sub.intro1 .purpose .box1 .icoop_coop{width:136px; height:47px;}
#sub.intro1 .purpose .box1 ul{width:102.3%; margin-left:-2.3%; margin-top:44px;}
#sub.intro1 .purpose .box1 ul li{float:left; width:17.7%; margin-left:2.3%;}
#sub.intro1 .purpose .box1 ul li .top_img{height:232px; border-radius:30px; box-shadow: 0px 0px 13px 0px rgba(169, 42, 85, 0.11);}
#sub.intro1 .purpose .box1 ul li .top_img .imgs{font-size:0; text-align:center;}
#sub.intro1 .purpose .box1 ul li .top_img .txts{margin-top:11px; height:2.2rem; font-size:2.2rem; font-weight:800; line-height:1; color:#b8b8b8; text-align:center;}
#sub.intro1 .purpose .box1 ul li .bot_txt{margin-top:33px;}
#sub.intro1 .purpose .box1 ul li .bot_txt p{font-size:1.8rem; text-align:center;}
#sub.intro1 .purpose .box1 ul li .bot_txt p b{font-weight:800;}
#sub.intro1 .purpose .box2 .dot_word p.st1{margin-top:5px; color:#a92a55; font-weight:700;}
#sub.intro1 .purpose .box2 .listup{margin-top:22px;  border-bottom: 1px solid #d4d4d4; padding-bottom: 60px;}
#sub.intro1 .purpose .box2 ul{width:101.92%; margin-left:-1.92%; margin-top:-1.92%;}
#sub.intro1 .purpose .box2 ul li{float:left; width:31.41%; height: 312px;  margin-left:1.92%; margin-top:1.92%; background:#f7f7f7; border-radius:20px; padding: 50px 42px 28px; box-sizing:border-box; font-size:0;}
/* #sub.intro1 .purpose .box2 ul li:nth-child(1), #sub.intro1 .purpose .box2 ul li:nth-child(2){width: 48.08%;} */
#sub.intro1 .purpose .box2 ul li img{height:45px;}
#sub.intro1 .purpose .box2 ul li .txt_wrap{margin-top: 30px;}
#sub.intro1 .purpose .box2 ul li .txt_wrap p{line-height: 22px; font-size:1.6rem; position: relative; top: 0; left: 0; margin-left: 10px;}
#sub.intro1 .purpose .box2 ul li .txt_wrap p::before{content: ''; clear: both; display: inline-block; width: 5px; height: 5px; background: #aa2854; border-radius: 50%; margin-top: 7px; margin-right: 0; position: absolute; top: 0; left: -9px;}
#sub.intro1 .purpose .box2 ul li .txt_wrap p + p{margin-top: 4px;}
#sub.intro1 .purpose .box2 ul li .txt_wrap b{display:block; line-height:1; margin-bottom: 12px; font-size:1.8rem; font-weight:800; color:#a92a55;}
#sub.intro1 .combine1 p.dot_word{margin-top:26px;}
#sub.intro1 .combine2 .comb_box{margin-top:42px;}
#sub.intro1 .combine2 .comb_box:first-child{margin-top:0;}
#sub.intro1 .combine2 .dot_word{margin-top:26px;}
#sub.intro1 .combine2 .dot_word b{display:block; font-size:1.6rem; font-weight:700; color:#a92a54;}
#sub.intro1 .combine2 ul{margin-top:55px;}
#sub.intro1 .combine2 ul li{float:left; width:33.33%; padding:5px 20px 0; box-sizing:border-box; position:relative;}
#sub.intro1 .combine2 ul li::before{display:block; content:''; clear:both; width:1px; height:279px; background:#dfdfdf; position:absolute; left:-0.5px; top:0; z-index:5;}
#sub.intro1 .combine2 ul li:first-child::before{display:none;}
#sub.intro1 .combine2 .comb_ico1{width:27px; height:26px;}
#sub.intro1 .combine2 .comb_ico2{width:38px; height:27px;}
#sub.intro1 .combine2 .comb_ico3{width:28px; height:28px;}
#sub.intro1 .combine2 .top_wrap .imgs{margin:0 auto; width:60px; height:60px; line-height:60px; border-radius:50%; background:#a92a55; text-align:center; font-size:0;}
#sub.intro1 .combine2 .top_wrap b{margin-top:18px; display:block; line-height:1; font-size:2rem; font-weight:800; color:#a92a54; text-align:center;}
#sub.intro1 .combine2 .btm_wrap{margin-top:34px;}
#sub.intro1 .combine2 .btm_wrap p{font-size:1.6rem; line-height:1.75; letter-spacing:-0.7px; word-spacing:-1px; margin-top:10px;}
#sub.intro1 .combine2 .btm_wrap p:first-child{margin-top:0;}

#sub.intro2 .side_box p{color:#5b108b;}
#sub.intro2 .article .dot_list li:before{background:#5b108b;}
#sub.intro2 .article .dot_list li span{font-weight:700; color:#5b108b;}
#sub.intro2 .vision .img_box{font-size:0; padding:0 20px; box-sizing:border-box; text-align:center;}
#sub.intro2 .vision .img_box img{max-width:100%; width:433px;}
#sub.intro2 .vision .dot_list{margin-top:44px;}
#sub.intro2 .member .member_list ul{width:101.92%; margin-left:-1.92%;}
#sub.intro2 .member .member_list ul li{float:left; width:31.41%; height:260px;  padding:48px; box-sizing:border-box; margin-left:1.92%; background-color:#f7f7f7; border-radius:20px; position:relative;}
#sub.intro2 .member .member_list .top_wrap strong{display:block; line-height:1; font-size:1.8rem; font-weight:800;}
#sub.intro2 .member .member_list .top_wrap p{font-size:1.4rem; font-weight:600; color:#6f6f6f; margin-top:16px; line-height:1.57; word-break:break-all;}
#sub.intro2 .member .member_list .total_memb{position:absolute; bottom:48px; left:48px;}
#sub.intro2 .member .member_list .total_memb b{display:block; line-height:1; color:#5b108b; font-size:1.4rem; font-weight:600;}
#sub.intro2 .member .member_list .total_memb .tot_num{font-size:1.6rem; line-height:1; font-weight:600; margin-top:10px;}
#sub.intro2 .member .member_list .total_list{margin-top:20px;}
#sub.intro2 .member .member_list .total_list p{width:100%; height:70px; line-height:70px; border-radius:20px; font-size:1.8rem; color:#5b108b; font-weight:800; background:#f8f4fc; text-align:center;}
#sub.intro2 .history ul li.st1{background:#fef1f4;}

#sub.intro3 .side_box p{color:#108b5b;}
#sub.intro3 .article .dot_list li:before{background:#108b5b;}
#sub.intro3 .vision .vis_box{margin-top:42px;}
#sub.intro3 .vision .vis_box:first-child{margin-top:0px;}
#sub.intro3 .vision .vis_box .line_txt::before{background-color:#d9f0e7;}
#sub.intro3 .vision .vis_box .dot_list{margin-top:20px;}
#sub.intro3 .branch .branch_list ul{width:101.92%; margin-left:-1.92%; margin-top:-1.92%;}
#sub.intro3 .branch .branch_list ul li{float:left; width:31.41%; height:216px;  padding:48px; margin-left:1.92%; margin-top:1.92%; box-sizing:border-box; background-color:#f7f7f7; border-radius:20px; position:relative;}
#sub.intro3 .branch .branch_list .top_wrap strong{display:block; line-height:1; font-size:1.8rem; font-weight:800;}
#sub.intro3 .branch .branch_list .top_wrap p{font-size:1.4rem; font-weight:600; color:#6f6f6f; margin-top:16px; line-height:1.57;}
#sub.intro3 .branch .branch_list .bot_wrap{position:absolute; bottom:48px; left:48px;}
#sub.intro3 .branch .branch_list .bot_wrap b{display:block; line-height:1; color:#108b5b; font-size:1.4rem; font-weight:600;}
#sub.intro3 .branch .branch_list .bot_wrap p{font-size:1.6rem; line-height:1; font-weight:600; margin-top:10px;}
#sub.intro3 .business .article .dot_list li{margin-top:6px;}
#sub.intro3 .business .bus_box{float:left;}
#sub.intro3 .business .bus_box:first-child{width:400px;}
#sub.intro3 .business .bus_box strong{display:inline-block; line-height:1; font-size:2.6rem; font-weight:800; position:relative;}
#sub.intro3 .business .bus_box strong::before{display:block; content:''; clear:both; width:100%; height:13px; background-color:#d9f0e7; position:absolute; bottom:-5px; left:0; z-index:-1;}
#sub.intro3 .business .bus_box .dot_list{margin-top:20px;}
#sub.intro3 .history .tab_area .mo_drp{display:none; height:60px; line-height:60px; border-radius:30px; font-size:1.5rem; font-weight:800; text-align:center; color:#fff; background:linear-gradient(-90deg, #108b5b, #07b07e); position:relative; z-index:20;}
#sub.intro3 .history .tab_area .mo_drp::after{display:block; content:''; clear:both; width:26px; height:26px; margin-top:-13px; border-radius:13px; background-color:#fff; background-image:url('/img/arr_btm_rd.svg'); background-size:12px 8px; background-position:center; background-repeat:no-repeat; box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.34); position:absolute; right:20px; top:50%;}
#sub.intro3 .history .tab_area .mo_drp.on::after{background-image:url('/img/arr_top_rd.svg');}
#sub.intro3 .history .tab_area ul{border: 1px solid #decbd0; height: 62px; border-radius: 31px; box-sizing: border-box; background: #fff;}
#sub.intro3 .history .tab_area ul li{float:left; width:25%;}
#sub.intro3 .history .tab_area ul li + li{position: relative; top: 0; left: 0;}
#sub.intro3 .history .tab_area ul li + li::before{content: ''; clear: both; width: 1px; height: 15px; background: #decbd0; position: absolute; top: 50%; left: 0; box-sizing: border-box; transform: translateY(-50%); z-index: 0;}
#sub.intro3 .history .tab_area ul li a{display:block; height:60px; line-height:60px; border-radius:30px; font-size:1.5rem; font-weight:800; text-align:center; transition: none;}
#sub.intro3 .history .tab_area ul li.on a{color:#fff; background:linear-gradient(-90deg, #922c48, #af3153);}
#sub.intro3 .history .tab_area ul li.on::before{display: none;}
#sub.intro3 .history .tab_cont{margin-top:35px;}
#sub.intro3 .history .tab_cont .cont_box{display:none;}
#sub.intro3 .history .tab_cont .cont_box.on{display:block;}
#sub.intro3 .history .tab_cont .tit_box strong{display:block; font-size:4rem; font-weight:600; line-height:1; font-style:italic;}
#sub.intro3 .history .tab_cont .tit_box p{font-size: 1.8rem; font-weight: 700; line-height: 26px; letter-spacing: -0.5px; padding-bottom: 33px;}
#sub.intro3 .history .tab_cont .tit_box p b{display: block; font-size: 2.6rem; font-weight: 800; color: #222222; line-height: 28px;}
#sub.intro3 .history .tab_cont .tit_box span{font-size: 1.6rem; font-weight: 400; line-height: 28px; letter-spacing: -0.5px;}
#sub.intro3 .history .tab_cont .list{margin-top:20px;}
#sub.intro3 .history .tab_cont .list:first-child{margin-top:0px;}
#sub.intro3 .history .tab_cont .list .swiper_wrap{position: relative; top: 0; left: 0;}
#sub.intro3 .history .tab_cont .list .swiper_wrap > div{max-width: 880px; width: 100%; margin: 30px auto 0 auto;}
#sub.intro3 .history .tab_cont .list .mySwiper2{max-height: 540px; height: 100%; border-radius: 20px; box-sizing: border-box; overflow: hidden;}
#sub.intro3 .history .tab_cont .list .mySwiper2 img, #sub.intro3 .history .tab_cont .list .mySwiper img{width: 100%; height: 100%;}
#sub.intro3 .history .tab_cont .list .mySwiper{margin-top: 30px;}
#sub.intro3 .history .tab_cont .list .mySwiper .swiper-slide{max-width: 210px; height: 126px !important; width: 100%; border-radius: 20px; box-sizing: border-box; overflow: hidden; opacity: 0.3;}
#sub.intro3 .history .tab_cont .list .mySwiper .swiper-slide-thumb-active{opacity: 1;}
#sub.intro3 .history .tab_cont .list .swiper_wrap .arrow_box{position: absolute; top: 38%; left: 7%; width: 100%; align-items: center; justify-content: space-between; max-width: 86%; margin: 0 auto;}
#sub.intro3 .history .tab_cont .list .swiper_wrap .arrow_box .next{right: 91px;}
#sub.intro3 .history .tab_cont .list .swiper_wrap .arrow_box .prev{left: -91px; transform: rotate(180deg);}
#sub.intro3 .history .tab_cont .list .swiper_wrap .arrow_box .arrow{content: ''; clear: both; width: 50px; height: 50px; background-image: url(/img/swiper_arrow.svg); background-repeat: no-repeat; background-position: center center; background-size: 15px 22px; background-color: #ffffff; border: 1px solid #f7f7f7; border-radius: 50%; box-sizing: border-box; box-shadow: 0px 0px 6px 0px rgba(197, 18, 78, 0.34); cursor: pointer;}
#sub.intro3 .cont_wrap .cont .list.list1{padding: 0 0 100px;}
/* #sub.intro3 .list2{border-top: 1px solid #d4d4d4;} */
#sub.intro3 .list2, #sub.intro3 .list2 .tit_area{margin-top: 0;}
#sub.intro3 .list2 .cont_area iframe{border: 0; width: 100%; height: 600px; border-radius: 20px; box-sizing: border-box; overflow: hidden;}

#sub.intro4 .side_box p{color:#a92a55;}
#sub.intro4 .article .dot_word:before{background:#a92a55;}
#sub.intro4 .article .dot_list li:before{background:#a92a55;}
#sub.intro4 .article .dot_list li span{font-weight:700; color:#a92a55;}
#sub.intro4 .combine .img_box{margin-top:35px; padding:0 20px; box-sizing:border-box; font-size:0; text-align:center;}
#sub.intro4 .combine .img_box img{width:100%; max-width:453px;}

#sub.intro5 .history ul li.st1{background:#ddf6ff;}
#sub.intro5 .side_box p{color:#108aa1;}
#sub.intro5 .article .dot_word:before{background:#108aa1;}
#sub.intro5 .article .dot_list li:before{background:#108aa1;}
#sub.intro5 .article .dot_list li span{font-weight:700; color:#108aa1;}
#sub.intro5 .vision .img_box{margin-top:35px; font-size:0; text-align:center; padding:0 20px; box-sizing:border-box;}
#sub.intro5 .vision .img_box img{max-width:532px; width:100%;}

#sub.member .inner {padding: 68px 0 320px; display: flex; flex-direction: column;}
#sub.member .content ul{display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 22px;}
#sub.member .content ul > li{background: #fff; border-radius: 30px; box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.06);}
#sub.member .content ul > li > a > .box{padding: 40px 0 40px 40px;}
#sub.member .content ul > li > a > .box h2{font-size: 2.0rem; font-weight: 800; line-height: 28px; color: #b3164a; padding-bottom: 22px;}
#sub.member .content ul > li > a > .box span{font-size: 1.6rem; font-weight: 400; line-height: 28px;}
#sub.member .content ul > li > a > .box p{font-size: 1.4rem; font-weight: 700; line-height: 24px; padding-top: 40px;}
#sub.member .pagenate{margin: 80px auto 0;}
#sub.member .pagenate li a{border: none; color: #333333; font-family: 'Noto Sans KR', sans-serif; font-weight: 300;}
#sub.member .pagenate li a.current{color: #fff; }
#sub.member .pagenate li a.board.first{background: url(/img/ico_first.png) no-repeat center center; border: 1px solid #e1e1e1;}
#sub.member .pagenate li a.board.prev{background: url(/img/ico_prev.png) no-repeat center center; border: 1px solid #e1e1e1;}
#sub.member .pagenate li a.board.next {background: url(/img/ico_next.png) no-repeat center center; border: 1px solid #e1e1e1;}
#sub.member .pagenate li a.board.last {background: url(/img/ico_last.png) no-repeat center center; border: 1px solid #e1e1e1;}
#sub.member .bbsSearch{background: #ab2955; width: 100%; height: unset; display: block; max-width: 100%; border: none; border-radius: 20px; margin-bottom: 30px;}
#sub.member .bbsSearch #searchForm {display: flex; padding: 28px 0 28px; align-items:center; justify-content:center;}
#sub.member .bbsSearch .srchSelect {max-width: 140px;}
#sub.member .bbsSearch span #stype{background: none; border: none; border-bottom: 2px solid #fff; font-size: 1.8rem; font-weight: 600; line-height: 30px; letter-spacing: 0.05rem; color: #fff;}
#sub.member .bbsSearch span #stype option{color:#222;}
#sub.member .bbsSearch .searchWord {max-width: 620px;}
#sub.member .bbsSearch .searchWord #sval{background: none; color:#fff; border-bottom: 2px solid #fff;  max-width: 554px; height: unset;}
#sub.member .bbsSearch .searchWord #sval::placeholder{ font-size: 1.8rem; font-weight: 600; letter-spacing: -0.05rem; color: #fff;}
#sub.member .select:not(.is-multiple):not(.is-loading)::after {border: 2px solid #fff; border-radius: 2px; border-right: 0; border-top: 0;}
#sub.member .bbsSearch input[type='button'] {background-color: #fff; border-radius: 50%; width: 52px; height: 52px; margin-top: -26px; background-size: 20px;}

#sub.intro_grp .group_list > ul > li{min-height:348px; margin-top:40px; position:relative; padding:80px 0; border-bottom:1px solid #d4d4d4; box-sizing:border-box;}
#sub.intro_grp .group_list > ul > li:first-child{margin-top:0; border-top:1px solid #d4d4d4;}
#sub.intro_grp .group_list .side_img{width:188px; height:188px; position:absolute; top:80px; left:0; background-position:center; background-repeat:no-repeat; background-size:188px;}
#sub.intro_grp .group_list .side_img.group1{background-image:url('/img/intro_group1.png');}
#sub.intro_grp .group_list .side_img.group2{background-image:url('/img/intro_group2.png');}
#sub.intro_grp .group_list .side_img.group3{background-image:url('/img/intro_group3.png');}
#sub.intro_grp .group_list .side_img.group4{background-image:url('/img/intro_group4.png');}
#sub.intro_grp .group_list .company_list{padding-left:270px; padding-top:24px; box-sizing:border-box; position:relative;}
#sub.intro_grp .group_list .company_list ul{float:left; width:33.33%; height:144px;}
#sub.intro_grp .group_list .company_list ul li{font-size:1.6rem; line-height:36px; padding-left:11px; box-sizing:border-box; position:relative;}
#sub.intro_grp .group_list .company_list ul li::before{display:block; content:''; clear:both; width:6px; height:6px; border-radius:50%; position:absolute; top:14px; left:0;}
#sub.intro_grp .group_list .group1 ~ .company_list ul li::before{background:#a92a55;}
#sub.intro_grp .group_list .group2 ~ .company_list ul li::before{background:#88933e;}
#sub.intro_grp .group_list .group3 ~ .company_list ul li::before{background:#7791b7;}
#sub.intro_grp .group_list .group4 ~ .company_list ul li::before{background:#f58229;}
#sub.intro_grp .group_list .company_list .hide_list{display:none; margin-top:35px;}
#sub.intro_grp .group_list .company_list .hide_list.on{display:block;}
#sub.intro_grp .group_list .more_btn{width:60px; height:60px; border-radius:50%; background-color:#c3c3c3; font-size:0; background-image:url('/img/arr_btm_wht.svg'); background-size:27px 19px; background-position:center top 50%; background-repeat:no-repeat; position:absolute; top:144px; right:20px; transition:none;}
#sub.intro_grp .group_list .more_btn.on{background-image:url('/img/arr_top_wht.svg'); background-color:#b3154a;}

#sub.story .bbsSearch{max-width:none; width:auto; border:none;}
#sub.story .bbsSearch select{float:left; width:180px; padding:0 10px; border:none; border-bottom:2px solid #a92a55; appearance:none; background-image:url('/img/arr_btm_rd.svg'); background-size:12px 8px; background-position:right 10px center; background-repeat:no-repeat; outline:none; cursor:pointer;}
#sub.story .bbsSearch .searchWord{float:left; margin-left:10px; width:280px; border-bottom:2px solid #a92a55;}

/*0227 유지보수*/
.pl50 {padding-left: 50px;}
.mb-10 {margin-bottom: 10px;}
.guide-box {padding: 0 25px;margin-top: 45px;}
.guide-box > div {color: #222222;font-size: 1.6rem;font-weight: bold;gap: 92px;background: #f7f7f7;padding: 30px;border-radius: 20px;}
.guide-box > div > div p {color: #222222;font-size: 1.6rem;font-weight: 400;line-height: 28px;}
.go-btn {width: 160px;height: 60px;display: flex;align-items: center;justify-content: center;background: #af3153;border-radius: 10px;color: #fff !important;font-size: 1.5rem;letter-spacing: -0.5px;font-weight: 600;line-height: 1;margin: 30px auto 0;}

/* ==================================================
                    공통
================================================== */
.quick {display: none;}
.space .section, .studio .section {height: 100vh; width: 100%;}
.ff-outfit {font-family: 'Outfit', sans-serif;}

.space input[type='text'], .space input[type='password'], .studio input[type='text'], .studio input[type='password'] {height: 60px; line-height: 60px; vertical-align: middle; padding: 0 20px; width: 100%; box-sizing: border-box; border-radius: 500px; box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.1); background: rgba(0, 0, 0, 0.2); border: none; letter-spacing: 0;}
.space .login-form .login-box input[type='text'], .space .login-form .login-box input[type='password'], .studio .login-form .login-box input[type='text'], .studio .login-form .login-box input[type='password'] {padding-left: 53px; font-size: 1.6rem; font-weight: 600;}
.space .login-form .login-box input[type='text']#id, .studio .login-form .login-box input[type='text']#id {color: #FF92B7;}
.login-form .login-box input[type='password']#password {color: #ddd;}
.space .login-form .login-box .id:before, .studio .login-form .login-box .id:before {content: ''; position: absolute; left: 20px; top: 50%; width: 18px; height: 18px; background: url(/img/ico_id.svg) no-repeat center center; display: block; background-size: 18px; transform: translateY(-50%);} 
.space .login-form .login-box .password:before, .studio .login-form .login-box .password:before {content: ''; position: absolute; left: 20px; top: 50%; width: 18px; height: 18.05px; background: url(/img/ico_password.svg) no-repeat center center; display: block; background-size: 18px 18.05px; transform: translateY(-50%);}
.space .login-form .login-btn input[type='submit'], .studio .login-form .login-btn input[type='submit'] {height: 59px; font-size: 1.6rem; font-weight: 700; width: 100%; border-radius: 10px; background-color: #C93768; color: #fff; padding: 0; margin: 0;}
.space input[type='text']::placeholder, .space input[type='password']::placeholder, .studio input[type='text']::placeholder, .studio input[type='password']::placeholder {font-size: 1.6rem; color: #ddd; font-weight: 600;}
.space .login-form .login-box .id, .space .login-form .login-box .password, .space .login-form .login-box .name, .space .login-form .login-box .email, .studio .login-form .login-box .id, .studio .login-form .login-box .password, .studio .login-form .login-box .name, .studio .login-form .login-box .email {position: relative; margin-bottom: 13px;}
.space .check-box, .studio .check-box {position: relative;}
.space .check-box > input[type="checkbox"], .studio .check-box > input[type="checkbox"] {width: 1px; height: 1px; margin: -1px; position: absolute; clip: rect(0, 0, 0, 0); overflow: hidden; border: none;}
.space .check-box > input[type="checkbox"] ~ label, .studio .check-box > input[type="checkbox"] ~ label {padding-left: 26px; box-sizing: border-box; position: relative; font-size: 1.4rem; font-weight: 400; color: #fff; cursor: pointer; line-height: 1; margin-bottom: 0; display: inline-block; max-width: 100%; letter-spacing: 0;}
.space .check-box > input[type="checkbox"] ~ label:before, .studio .check-box > input[type="checkbox"] ~ label:before {display: block; content: ''; clear: both; width: 20px; height: 20px; border-radius: 5px; border: 1px solid #ddd; box-sizing: border-box; background-color: #fff; position: absolute; top: 50%; margin-top: -10px; left: 0; z-index: 0; font-size: 1.4rem; font-weight: 400; color: #fff; cursor: pointer; line-height: 1;}
.space .check-box > input[type="checkbox"]:checked ~ label:before, .studio .check-box > input[type="checkbox"]:checked ~ label:before {background-image: url(/img/ico_check_w.svg); background-size: 10.42px 8px; background-repeat: no-repeat; background-position: center; background-color: #C93768; border-color: #C93768;}
.space .btn:hover, .studio .btn:hover {box-shadow: none;}


/* ==================================================
                    로그인
================================================== */
#space-login .section {background-image: url(/img/bg_login.png); background-position: center; background-size: cover; background-repeat: no-repeat;}
#space-login .section .section-body, #studio-login .section .section-body {max-width: 540px; height: 726px; background: rgba(255, 255, 255, 0.07); border-radius: 10px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); top: 50%; transform: translateY(-50%); overflow: hidden; backdrop-filter: blur(10px); display: flex; align-items: center; justify-content: center; padding: 100px 80px 80px; box-sizing: border-box; width: 100%; margin: 0 auto; position: relative;}
#space-login .section .section-body .section-inner, #studio-login .section .section-body .section-inner {width: 100%; }
#space-login .login-logo, #studio-login .login-logo {display: block; margin: 0 auto 40px; height: 85px;}
#space-login .login-form > div.check-box, #studio-login .login-form > div.check-box {margin-bottom: 39px;}
#space-login .login-form > div.login-btn, #studio-login .login-form > div.login-btn  {padding: 0; padding-bottom: 40px; border-bottom: 0.5px solid #999999; margin-bottom: 40px;}
#space-login .login-form > div.login-util, #studio-login .login-form > div.login-util {margin-bottom: 0;}
#space-login .login-util span, #space-login .login-util p, #studio-login .login-util span, #studio-login .login-util p {font-size: 1.3rem; font-weight: 400; color: #999; letter-spacing: 0;}
#space-login .login-util span, #studio-login .login-util span {position: relative; padding-left: 25px; box-sizing: border-box;}
#space-login .login-util span::before, #studio-login .login-util span::before {content: ""; position: absolute; top: 50%; left: 0; transform: translateY(-50%); background-position: center; background-repeat: no-repeat; background-color: #fff; width: 20px; height: 20px; border-radius: 50%;}
#space-login .login-util span:nth-of-type(1):before, #studio-login .login-util span:nth-of-type(1):before {background-size: 12px 11px; background-image: url(/img/ico_tel.svg);}
#space-login .login-util span:nth-of-type(2):before, #studio-login .login-util span:nth-of-type(2):before {background-size: 12px 9px; background-image: url(/img/ico_mail.svg);}
#space-login .login-util p, #studio-login .login-util p {line-height: 19.5px;}

/* ==================================================
                    메인
================================================== */
#sVisual {display: none;}
#sub.space {padding: 0;}
.space.sub-main .section {background-image: url(/img/bg_main.png); background-position: center; background-size: cover; background-repeat: no-repeat;}
.sub-main .section .section-body {max-width: 1653.5px; top: 50%; transform: translateY(-50%); padding: 0 60px 0 124px; margin: 0 auto; box-sizing: border-box; position: relative; width: 100%;}
.sub-main .section-inner {padding: 0;}
.sub-main .logoImg {position: absolute; top: 30px; left: 40px;}
.sub-main .txt {position: absolute;}
.sub-main .txt p {color: #fff; font-size: 1.8rem; font-weight: 800; line-height: 27px; margin: 7px 0 10px; letter-spacing: 0;}
.sub-main .txt span {color: #FF92B7; font-size: 1rem; font-weight: 600; line-height: 1; letter-spacing: 0;}
.sub-main .txt a {font-size: 1.2rem; font-weight: 600; color: #fff; padding: 0 10px; box-sizing: border-box; height: 26px; line-height: 26px; background-color: rgba(255, 255, 255, 0.3); transition: .3s ease; width: fit-content; border-radius: 500px; display: flex; align-items: center; justify-content: center; letter-spacing: 0;}
.sub-main .txt a img {opacity: 0; width: 0; transition: .3s ease;}
.sub-main .txt a:hover {background-color: #C93768;}
.sub-main .txt a:hover img {opacity: 1; width: 8px; margin-left: 5px;}
.sub-main .txt.star1-txt {bottom: -8%; left: 7.3%;}
.sub-main .txt.star2-txt {top: 29.5%; left: -7.55%;}
.sub-main .txt.star3-txt {top: 4%; left: 25%;}
.sub-main .txt.star4-txt {bottom: 16%; left: 36.5%}
.sub-main .txt.star5-txt {top: 17.5%; right: 32%}
.sub-main .txt.star6-txt {bottom: 18.5%; right: 6.5%;}
.sub-main .txt.star7-txt {top: -4.5%; right: 6.5%;}
.star-img {position: absolute;}
.star1-img {bottom: -6%; left: 1.3%; animation: starSize1 4s linear infinite;}
@keyframes starSize1 {
  0%, 100% {
      transform: scale(0.7);
  }
  50% {
      transform: scale(1);
  }
}

.star2-img {top: 46%; left: -2.2%; animation: starSize2 4s linear infinite; animation-delay: 30ms; animation-duration: 3s;} 
@keyframes starSize2 {
  0%, 100% {
      transform: scale(0.7);
  }
  50% {
      transform: scale(0.5);
  }
}

.star3-img {top: 17%; left: 19.3%; animation: starSize3 4s linear infinite; animation-delay: 60ms; animation-duration: 3s;}
@keyframes starSize3 {
  0%, 100% {
      transform: scale(1);
  }
  50% {
      transform: scale(0.7);
  }
}

.star4-img {bottom: 37%; left: 36.4%; animation: starSize4 4s linear infinite; animation-delay: 40ms; animation-duration: 3s;} 
@keyframes starSize4 {
  0%, 100% {
      transform: scale(1);
  }
  50% {
      transform: scale(0.6);
  }
}

.star5-img {top: 39%; right: 36%; animation: starSize5 4s linear infinite; animation-delay: 50ms; animation-duration: 5s;}
@keyframes starSize5 {
  0%, 100% {
      transform: scale(0.4);
  }
  50% {
      transform: scale(1);
  }
}

.star6-img {bottom: 39.2%; right: 13.2%; animation: starSize6 4s linear infinite;} 
@keyframes starSize6 {
  0%, 100% {
      transform: scale(0.7);
  }
  50% {
      transform: scale(1);
  }
}

.star7-img {top: -8%; right: -3.2%; animation: starSize7 4s linear infinite; animation-delay: 20ms; animation-duration: 3s;}
@keyframes starSize7 {
  0%, 100% {
      transform: scale(1.2);
  }
  50% {
      transform: scale(1.5);
  }
}

/* 메인 팝업 */
.popup {display: none; width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 2000;}
.popup.bg {background-color: rgba(0, 0, 0, 0.5);}
.popup .popup-body {margin: 0 auto; height: 100%; display: flex; justify-content: center; align-items: center; width: 100%;}
.popup .popup-inner {background-color: #fff; padding: 40px 60px; box-sizing: border-box; position: relative; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); border-radius: 10px;}
.popup .popup-title {padding-top: 0; text-align: center;}
.popup .popup-cont {margin-top: 29px; position: relative;}

#starPopup.popup .popup-body.big, #videoPopup.popup .popup-body.big {max-width: 1120px; padding: 0 20px; box-sizing: border-box;}
#starPopup.popup .popup-inner, #videoPopup.popup .popup-inner {width: 100%;}
#starPopup span.ff-outfit, #videoPopup span.ff-outfit {color: #FF92B7; line-height: 1;}
#starPopup h2, #videoPopup h2 {font-size: 2.6rem; font-weight: 800; line-height: 1; color: #111; padding: 15px 0 30px; box-sizing: border-box; border-bottom: 1px solid #DDDDDD; letter-spacing: -1px;}
#starPopup.popup .popup-title, #videoPopup.popup .popup-title {line-height: 1;}
#starPopup.popup .popup-inner .popup-close, #videoPopup.popup .popup-inner .popup-close {position: static; background-color: #C93768; width: 100px; height: 48px; border-radius: 500px; font-size: 1.6rem; font-weight: 600; color: #fff; text-align: center; line-height: 48px; display: block; transition: .3s ease;}
#starPopup.popup .popup-inner .popup-close:hover, #videoPopup.popup .popup-inner .popup-close:hover {background-color: #111;}
#starPopup h3, #videoPopup h3 {font-size: 2.2rem; font-weight: 600; color: #111; line-height: 1; margin: 30px 0 20px; text-align: center; letter-spacing: -0.5px;}
#starPopup .txt-box, #videoPopup .txt-box {padding: 23.5px 10px 23.5px 30px; box-sizing: border-box; background-color: #F7F7F7; font-size: 2rem; color: #666; font-weight: 400; line-height: 26px; text-align: center; border-radius: 10px; height: 98px;}
#starPopup .txt-box p, #videoPopup .txt-box p {height: 52px; overflow-y: auto; box-sizing: border-box; padding-right: 20px;}
#starPopup .txt-box p::-webkit-scrollbar, #videoPopup .txt-box p::-webkit-scrollbar {width: 2px;}
#starPopup .txt-box p::-webkit-scrollbar-thumb, #videoPopup .txt-box p::-webkit-scrollbar-thumb {background: #999;}

.pop-btn {border: 1px solid #DDDDDD; width: 86px; height: 44px; border-radius: 500px; font-size: 1.6rem; font-weight: 600; color: #999; display: flex; align-items: center; justify-content: center; gap: 5px; line-height: 1; position: relative; transition: .3s ease; background-color: #fff;}
.pop-btn:hover {border-color: #FFC6DA; background-color: #FFE5EE; color: #C93768;}
.pop-btn.btn-back {padding-left: 13px;}
.pop-btn.btn-next {padding-right: 13px;}
.pop-btn.btn-back::before {content: ""; position: absolute; top: 50%; left: 20px; width: 8px; height: 8px; background: url(/img/ico_arrow_g_prev.svg); transform: translateY(-50%); transition: .3s ease;}
.pop-btn.btn-next::after {content: ""; position: absolute; top: 50%; right: 20.5px; width: 8px; height: 8px; background: url(/img/ico_arrow_g_prev.svg); transform: translateY(-50%) rotate(180deg); transition: .3s ease;}
.pop-btn:hover.btn-back::before {background: url(/img/ico_arrow_p_prev.svg);}
.pop-btn:hover.btn-next::after {background: url(/img/ico_arrow_p_prev.svg);}
.imgBigView {width: 32px; height: 32px; background-color: rgba(0, 0, 0, 0.7); background-image: url(/img/ico_glasses.svg); background-repeat: no-repeat; background-size: 14px; background-position: center; border-radius: 50%; position: absolute; z-index: 200; top: 13px; right: 13px; display: none;}
.slide_list > li.swiper-slide-active > .imgBigView {display: block;}
#imgViewPopup, #videoViewPopup {z-index: 3000;}
#imgViewPopup .close-btn, #videoViewPopup .close-btn {width: 32px; height: 32px; background-color: rgba(0, 0, 0, 0.7); background-image: url(/img/ico_close.svg); background-repeat: no-repeat; background-size: 8px; background-position: center; border-radius: 50%; position: absolute; z-index: 200; top: 13px; right: 13px;}
#imgViewPopup.popup .popup-inner, #videoViewPopup.popup .popup-inner {padding: 0; height: 480px; border-radius: 0;}
#imgViewPopup.popup .popup-body.big, #videoViewPopup.popup .popup-body.big {max-width: 801px;}
#imgViewPopup.popup .popup-cont, #videoViewPopup.popup .popup-cont {margin: 0;}

/* 메인 슬라이드 */
.pop-slider {max-width: 720px; margin: 0 auto; overflow: hidden; position: relative;}
.pop-slider .inner {width: 100%; height: 320px; margin: 0 auto; max-width: 520px; position: relative;}
.slide_list > li {position: relative; width: 390px; height: 240px; margin: 0; text-align: center;z-index: 0;/*transform: scale(1);*/ /* transition: all 0.3s; */  border-radius: 5px; box-sizing: border-box; overflow: hidden; }

/* 슬라이드 영역별 크기 설정 */
.slide_list > li.swiper-slide-next, .slide_list > li.swiper-slide-prev, .slide_list > li.swiper-slide-duplicate-next, .slide_list > li.swiper-slide-duplicate-prev {z-index: 50; /*transform: scale(1.26);*/}
.slide_list > li.swiper-slide-active, .slide_list > li.swiper-slide-duplicate-active {z-index: 100; /*transform: scale(1.68);*/ left: 0;}
.slide_list > li.swiper-slide-active {width:100% !important; height: 100% !important; left: -215px;}
.slide_list > li img{max-width: 100%; width: 100%; height: 100%; }

.slide_list > li.swiper-slide-next {left: -507px; margin-top: 40px; width: 390px !important;}
.slide_list > li.swiper-slide-prev {left: 73px; margin-top: 40px; width: 390px !important;}

/* 슬라이드 영역별 밝기 설정 */
.slide_list > li:after {content:'';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.7);transition: all 0.3s;opacity: 1;}
.slide_list > li.swiper-slide-next:after, .slide_list > li.swiper-slide-prev:after, .slide_list > li.swiper-slide-duplicate-next:after, .slide_list > li.swiper-slide-duplicate-prev:after {background: rgba(255, 255, 255, 0.7);} 
.slide_list > li.swiper-slide-active:after, .slide_list > li.swiper-slide-duplicate-active:after{opacity: 0; z-index: -1;}

/* 슬라이드 화살표 */
.pop-swiper-btn {position: absolute; width: 40px; height: 40px; background-image:url('/img/ico_arrow_g_prev.svg'); background-size: 8px; text-indent: -999em; cursor: pointer; border-radius: 50%; border: 1px solid #DDDDDD; top: 140px; transition: .3s ease; background-repeat: no-repeat; background-color: #fff; background-position: center;}
.pop-swiper-btn.pop-swiper-btn-prev {left: 50px;}
.pop-swiper-btn.pop-swiper-btn-prev:hover {background-color: #DDDDDD; background-image: url(/img/ico_arrow_b_prev.svg);}
.pop-swiper-btn.pop-swiper-btn-next {right: 50px; transform: rotate(180deg);}
.pop-swiper-btn.pop-swiper-btn-next:hover {background-color: #DDDDDD; background-image: url(/img/ico_arrow_b_prev.svg);}

/* ==================================================
                스튜디오 로그인
================================================== */
#bg-video { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); z-index: 0;}
#studio-login .section .section-body {backdrop-filter: blur(15px);}
.studio input[type='text'], .studio input[type='password'] {border: 1px solid rgba(241, 241, 241, 0.60); background-color: rgba(255, 255, 255, 0.45); box-sizing: border-box;}
.studio input[type='text']::placeholder, .studio input[type='password']::placeholder {color: #fff;}
.studio .login-form .login-box .id:before {background: url(/img/ico_id_studio.svg) no-repeat center center;}
.studio .login-form .login-box .password:before {background: url(/img/ico_pw_studio.svg) no-repeat center center;}
.studio .check-box > input[type="checkbox"] ~ label {font-weight: 600;}
.studio .login-form .login-btn input[type='submit'] {font-weight: 800;}
#studio-login .login-util span, #studio-login .login-util p {font-weight: 500; letter-spacing: -0.26px; color: rgba(255, 255, 255, 0.80);}
.studio .login-form .login-box input[type='text']#id, .studio .login-form .login-box input[type='password']#password {color: #C93768;}
.studio .login-form .login-box input[type='text']#id:focus {outline: none; border-color: #C93768; }
.studio .login-form .login-box .id.focus::before {background: url(/img/ico_id_studio_on.svg) no-repeat center center;}
.studio .login-form .login-box input[type='password']:focus {outline: none; border-color: #C93768; }
.studio .login-form .login-box .password.focus::before {background: url(/img/ico_pw_studio_on.svg) no-repeat center center;}

/* ==================================================
                스튜디오 메인
================================================== */
.space .section {height: calc(100vh + 80px); }
.space .cont-area {margin-top: -80px;}
/* .sub-main.studio-main .section {background-image: url(/img/studio_main_bg.jpg);}
.sub-main.studio-main .section {background-image: none;} */
/* .sub-main.studio-main #bg-video {display: none;} */
.studio-main h1 {font-size: 5.8rem; font-weight: 700; line-height: 1; color: #fff; text-align: center; margin-bottom: 60px;}
.studio-main .cont-wrap.flex-box {gap: 60px;}
.studio-main .box {background-color: rgba(255, 255, 255, 0.25); backdrop-filter: blur(20px); border-radius: 20px; border: 1px solid rgba(241, 241, 241, 0.60); width: 400px; height: 450px; padding: 20px; box-sizing: border-box; position: relative; cursor: pointer;}
.studio-main .box img {position: absolute; bottom: 0; right: 0; width: 55%;}
.studio-main .box span, .studio-main .box em {font-size: 1.6rem; font-weight: 700; line-height: 1;  color: #C93768;}
.studio-main .box em {position: absolute; bottom: 20px; left: 20px;}
.studio-main .box p {font-size: 3rem; font-weight: 700; line-height: 45px; color: #fff; margin-top: 14px;}
.studio-main.sub-main .section .section-body {padding: 0;}
#videoViewPopup video {max-width: 100%; width: 100%; height: 100%;}
#videoViewPopup .popup-cont {width: 100%; height: 100%;}
#videoViewPopup.popup .popup-inner {height: 450px;}
#videoPopup.popup video {max-width: 100%; width: 100%; height: 100%;}
#videoPopup .swiper-slide.swiper-slide-active iframe {height: 320px; overflow: hidden; border-radius: 5px;}
#videoPopup .slide_list > li {height: 219px;}
#videoPopup .imgBigView {display: none;}
#videoPopup .slide_list > li.swiper-slide-active {width: 110% !important; left: -240px;}
#videoPopup .slide_list > li.swiper-slide-next {left: -559px; margin-top: 55px;}
#videoPopup .slide_list > li.swiper-slide-prev {margin-top: 55px;}