@charset "utf-8";

/* =========================== SUB */
#subBnr{position:relative;z-index:20;width:100%;height:394px;color:#fff;background:url(../../images/fs/layout/sub_bg01.jpg) center no-repeat;font-family:var(--kr-font);background-size: cover;}
#subBnr.sub_bg01{background-image:url(../../images/fs/layout/sub_bg01.jpg);}
#subBnr.sub_bg02{background-image:url(../../images/fs/layout/sub_bg02.jpg);}
#subBnr.sub_bg03{background-image:url(../../images/fs/layout/sub_bg03.jpg);}
#subBnr.sub_bg04{background-image:url(../../images/fs/layout/sub_bg04.jpg);}
#subBnr.sub_bg05{background-image:url(../../images/fs/layout/sub_bg05.jpg);}
#subBnr.sub_bg06{background-image:url(../../images/fs/layout/sub_bg06.jpg);}
#subBnr .txt_area{position:relative;top:170px;opacity:0;padding-top:30px;text-align:center}
#subBnr .txt_area p{padding-top:20px;font-size:38px;font-weight:700}
#subBnr .txt_area span{font-size:16px;color:rgba(255,255,255,.6);vertical-align:top}
/* 반응형 [s] */
@media (max-width:1024px){
#subBnr{height:300px}
#subBnr .txt_area{top:50%;transform:translateY(-50%)}
#subBnr .txt_area p{font-size:30px}
}
@media (max-width:768px){
#subBnr{height:220px}
#subBnr .txt_area span{font-size:15px}
#subBnr .txt_area p{padding-top:15px;font-size:25px}
}
@media (max-width:480px){
#subBnr{height:auto;padding:15px 0;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;color:#222;background:#fff}
#subBnr.sub_bg01{background-image:none;}
#subBnr.sub_bg02{background-image:none;}
#subBnr.sub_bg03{background-image:none;}
#subBnr.sub_bg04{background-image:none;}
#subBnr.sub_bg05{background-image:none;}
#subBnr.sub_bg06{background-image:none;}
#subBnr .txt_area{position:initial;transform:none;opacity:1;padding:0}
#subBnr .txt_area span{display:none}
#subBnr .txt_area p{padding:0;font-weight:500;font-size:15px;color:#fff;}
}
/* 반응형 [e] */

/* =========================== SNB */
#sh_snb{display: table;overflow:hidden;margin:0 auto;padding-right:18px;font-family:var(--kr-font)}
#sh_snb li{float:left;margin-left:3px}
#sh_snb li a{display:block;position:relative;height:60px;padding:0 28px;font-size:15px;line-height:60px;color:#222;letter-spacing:-.2px;-webkit-transition:all .3s;transition:all .3s}
#sh_snb li a:after{display:block;content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:1px;background-color:var(--primary)}
#sh_snb li.snb_on a{font-weight:500;color:var(--primary)}
#sh_snb li.snb_on a:after{width:100%}

/* =========================== PAGE */
#greeting{font-size:15px;font-weight:400;line-height:1.8;letter-spacing:-.2px;color:#777;font-family:'Noto Sans KR'}
#greeting .tit_area{padding:0 0 40px 5%;font-size:34px;font-weight:100;line-height:1.35;letter-spacing:-.5px;color:#222}
#greeting .tit_area p{font-weight:600}
#greeting .img{height:320px;background:url(../../images/fs/content/greeting_img.jpg) center no-repeat;background-size:cover}
#greeting .cont{padding:40px 0 0 15%}
#greeting .cont .pl{white-space:pre-line}
#greeting .cont .sign{margin-top:30px;font-weight:500;color:#222}
#greeting .cont .sign span{margin-left:10px;font-size:17px}
@media(max-width:1024px){
#greeting{padding:20px;font-size:14px;line-height:1.6}
#greeting .tit_area{padding:0;font-size:28px;line-height:1.4;color:#222;word-break:keep-all}
#greeting .img{height:200px;margin:15px 0}
#greeting .cont{padding:0}
#greeting .cont .sign{margin-top:20px}
#greeting .cont .sign span{margin-left:0;font-size:15px}
}
@media(max-width:768px){
#greeting .cont .pl{white-space:normal}
}
@media(max-width:480px){
#greeting{padding:15px 12px}	
#greeting .tit_area{font-size:22px}
}



/******************************/
/* 공통 */
/******************************/
/* 준비중 */
.img_ready {display:flex;justify-content:center;align-items: center;margin:10rem 0;}
.img_ready .left {}
.img_ready .left img {width: 41.7rem;}
.img_ready .right {padding-left:2rem;}
.img_ready .right strong {line-height:1.2;font-size:4rem;color:#1d1d1d;font-weight: 300;}
.img_ready .right strong em {font-weight: 700;}
.img_ready .right strong em br {}
.img_ready .right p {margin-top:2.5rem;line-height:1.5;font-size:1.8rem;color:#767676;}
@media only screen and (max-width:1023px){
    .img_ready .left img {}
}
@media only screen and (max-width:767px){
    .img_ready {flex-direction: column;gap:4rem;text-align: center;}
    .img_ready .right strong em br {display: none;}
}

.wrap {width: 1500px;margin: 0 auto;}
@media only screen and (max-width:1500px){
    .wrap {width: auto;padding:0 4rem;}
}
@media only screen and (max-width:480px){
    .wrap {width: auto;padding:0 1.5rem;}
}

.all_size {padding:7rem 0;}
@media screen and (max-width:1023px){
    .all_size {padding:7rem 4rem;}
}
@media screen and (max-width:480px){
    .all_size {padding:7rem 1.5rem;}
}

body {overflow-x: hidden;}

/******************************/
/* 컨텐츠 */
/******************************/
/* 0101_회사소개 */
.about_us {padding:70px 0;}
.about_us .about_top {text-align: center;}
.about_us .about_top strong {font-size:8rem;font-weight: 900;color:#222;letter-spacing: -3px;line-height: 1;text-wrap:balance;}
.about_us .about_top strong b {color:var(--primary2);}
.about_us .about_top p {margin-top:4rem;padding:0 2rem;text-wrap:balance;}
.char {display: inline-block;opacity: 0;transform: translateY(20px);}
.about_us .about_cen {position: relative;left: 50%;transform: translateX(-50%);width: min(800px, 100vw);display:flex;align-items:center;justify-content:center;margin-top:8rem;min-height: 40rem;background:url('./../../images/fs/content/sub01/img_about_us.jpg') no-repeat center / cover;text-align: center;}
.about_us .about_cen p {font-size:3rem;color:#fff;font-weight: 500;}
.about_us .about_member{position:relative; max-width: 1500px;margin:0 auto;}
.about_us .about_member .h4 {margin-top:8rem;}
.about_us .about_member .hu_list .ul{display:flex;flex-wrap:wrap;gap:2rem;margin-right:-2rem; margin-top:2rem;}
.about_us .about_member .hu_list .li{width:calc(33.3% - 2rem);}
.about_us .about_member .hu_list .anchor{display:block; position:relative;/*padding-bottom:12rem;*/}
.about_us .about_member .hu_list .flag{position:absolute; top:20px; left:20px; width:115px; padding-top:5px; padding-bottom:5px; background-color:var(--primary2); text-align:center; color:#fff; font-size:17px; line-height:19px;}
.about_us .about_member .hu_list .image{overflow:hidden;}
.about_us .about_member .hu_list .image img{width:100%; transition:transform 0.25s linear;}
.about_us .about_member .hu_list .image:hover img{transform:scale(1.1);}
.about_us .about_member .hu_list .group{position:absolute; bottom:0; right:0; width:100%; padding:30px; color:#fff; text-align:left;background: rgba(22,36,44,0.8);}
.about_us .about_member .hu_list .group .position{padding-top:1rem; border-top:1px solid #fff; font-size:1.6rem; word-break:keep-all; text-shadow:0 0 7px rgba(0, 0, 0, 0.4);}
.about_us .about_member .hu_list .group .name{margin-top:0.4rem; font-size:2.4rem; font-weight:600; text-shadow:0 0 7px rgba(0, 0, 0, 0.2);}
.about_us .about_member .hu_list .group .more{display:grid;place-items: center; position:absolute; bottom:30px; right:30px; width:36px; height:36px; background:var(--primary2); border-radius:50%;transition: 0.4s;}
.about_us .about_member .hu_list .group .more .btn_arr{margin-top:4px;}
.about_us .about_member .hu_list .group .more svg{transition: 0.4s;}
.about_us .about_member .hu_list .anchor:is(:hover,:focus,:active) .group .more{background:var(--primary); }
.about_us .about_member .hu_list .anchor:is(:hover,:focus,:active) .group .more svg{transform: rotate(45deg);color:#fff;}
.about_us .about_member .popup{opacity: 0;visibility: hidden; display:flex;justify-content:center; align-items:center; position:fixed; top:0; left:0; z-index:10; width:100vw; height:100vh; background-color:rgba(0, 0, 0, 0.85);transform:scale(1.1,1.1);transition: 0.4s;}
.about_us .about_member .popup .panel{display:flex; position:relative; width:1000px; background-color:#fff;}
.about_us .about_member .popup .image img{width:410px;}
.about_us .about_member .popup .hide{position:absolute; top:0; right:0;}
.about_us .about_member .popup .group{display:flex; flex-flow:wrap column; justify-content:center; padding-left:65px;padding-right:30px;}
.about_us .about_member .popup .name{color:#2d2d2d; font-size:40px; line-height:42px; font-weight:600;}
.about_us .about_member .popup .flag{margin-top:10px; color:#909090; font-size:20px; line-height:22px; font-weight:600;}
.about_us .about_member .popup .ul{margin-top:65px;}
.about_us .about_member .popup .li{position:relative; padding-left:10px; color:#2d2d2d; font-size:20px; line-height:26px; letter-spacing:-0.03em; word-break:keep-all;}
.about_us .about_member .popup .li::before{display:block; position:absolute; top:9px; left:0; width:4px; height:4px; background-color:#2d2d2d; content:'';}
.about_us .about_member .popup .li + .li{margin-top:15px;}
.about_us .about_member .popup .close_btn{display:block; position:absolute; top:34px; right:42px; width:32px; height:32px; background:url('./../../images/fs/content/sub01/popup_hide.png') no-repeat 50% 50% / cover;}
.about_us .about_member .popup.active{opacity: 1;visibility: visible;transform:scale(1,1);}
.popup_open #sh_hd,
.popup_open #sh_ft{z-index:-1;}
@media (max-width:1500px){
    .about_us .about_member{padding:0 5rem;}
}
@media (max-width:1023px){
    .about_us .about_top strong {font-size:7rem;}
    .about_us .about_member .hu_list .li{width:calc(50% - 2rem);}
}
@media (max-width:767px){
    .about_us .about_member{padding:0 3rem;}
    .about_us .about_top strong {font-size:6rem;}
    .about_us .about_member .hu_list .li{width:calc(50% - 2rem);}
}
@media (max-width:480px){
    .about_us .about_top strong {font-size:5rem;}
    .about_us .about_member{padding:0 1.5rem;}
    .about_us .about_member .hu_list .li{width:calc(100% - 2rem);}
}
@media (max-width:799px){
    .about_us .about_cen{width:100vw;/*margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);*/}
}
@media all and (max-width:1000px){
    .about_us .about_member .popup .panel{margin-left:3%; margin-right:3%;}
    .about_us .about_member .popup .image img{width:300px;}
    .about_us .about_member .popup .group{padding-left:30px; padding-right:30px;}
    .about_us .about_member .popup .ul{margin-top:30px;}
    .about_us .about_member .popup .li + .li{margin-top:5px;}
    .about_us .about_member .popup .name{font-size:30px; line-height:32px;}
    .about_us .about_member .popup .flag{font-size:18px; line-height:20px;}
    .about_us .about_member .popup .li{font-size:18px; line-height:24px;}
    .about_us .about_member .popup .hide{top:20px; right:20px;}
}
@media all and (max-width:640px){
    .about_us .about_member .popup .image{display:none;}
    .about_us .about_member .popup .group{width:100%; padding:30px;}
    .about_us .about_member .popup .li{font-size:16px; line-height:22px;}
    .about_us .about_member .popup .flag{font-size:16px; line-height:18px;}
}



/* 0102_ceo인사말 */
.cen_box {}
.cen_box .cen_top {color:#222;display: flex;width: 1500px;margin: 0 auto;padding:7rem 0;}
.cen_box .cen_top .left {padding:4rem 0;width: 50%;border-right:1px solid #ddd;}
.cen_box .cen_top .left span {display:block;font-size:1.8rem;}
.cen_box .cen_top .left strong {display:block;margin-top:1.5rem;font-size:4.8rem;font-weight: 900;}
.cen_box .cen_top .right {padding:35rem 0 4rem 5rem;width: 50%;}
.cen_box .cen_top .right p {}
.cen_box .cen_top .right .p2 {margin-top:2rem;font-size:2rem;font-weight: 700;}
.cen_box .cen_bot {border-top:1px solid #ddd;background: url("./../../images/fs/content/sub01/img_history.jpg") no-repeat center center / cover;}
.cen_box .cen_bot .wrap {display: flex;gap:14rem;padding:14rem 4rem;backdrop-filter: blur(5px);}
.cen_box .cen_bot .ceo {width: 50%;text-align: right;}
.cen_box .cen_bot .ceo img {border:2px solid #fff;}
.cen_box .cen_bot .ceo img.sign {border:0;width: 14rem;margin-top:2rem;filter: brightness(0) saturate(100%) invert(100%) sepia(40%) saturate(24%) hue-rotate(38deg) brightness(105%) contrast(105%);}
.cen_box .cen_bot .text {width: 50%;color: #fff;}
.cen_box .cen_bot .text p {margin-top:4rem;line-height: 1.8;}
.cen_box .cen_bot .text p:first-child {margin-top:0;}
@media only screen and (max-width:1500px){
    .cen_box .cen_top {width: auto;padding:7rem 5rem;}
    .cen_box .cen_bot .wrap {gap:7rem;width: auto;padding:7rem 5rem;}
}
@media only screen and (max-width:1199px){

}
@media only screen and (max-width:1024px){
    .cen_box .cen_bot .ceo img {width: 100%;max-width: 416px;}

}
@media only screen and (max-width:767px){
    .cen_box .cen_bot .wrap {flex-direction: column;}
    .cen_box .cen_bot .ceo {width: 100%;text-align: center;}
    .cen_box .cen_bot .text {width: 100%;}
}
@media only screen and (max-width:480px){
    .cen_box .cen_top {padding:4rem 1.5rem;flex-direction: column;}
    .cen_box .cen_top .left {width: 100%;border-right:0;border-bottom:1px solid #ddd;}
    .cen_box .cen_top .right {padding:4rem 0 4rem 0;width: 100%;}
}

/* 0104_연혁 */
.history_top_box {display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5rem;padding:4rem;height:30rem;background: url("./../../images/fs/content/sub01/img_history.jpg") no-repeat center center / cover;text-align: center;}
.history_top_box img {width: 18rem;}
.history_top_box .p1 {margin-top:3rem;color:#fff;font-size:1.6rem;font-weight:400;opacity: 0.7;}
.history_top_box .p2 {margin-top:0.8rem;color:#fff;font-size:3rem;font-weight:500;opacity: 1;}
.history_box {position:relative;display:flex;justify-content:right;}
.history_box .bg_fix {position:sticky;left:0;top:12.0rem;width:58.0rem;max-height:40.0rem;}
.history_box .bg_fix span {display:block;font-size:6.4rem;font-weight:900;color:#eee;line-height: 1;}
.history_box .bg_fix span em {color:var(--primary);}
.history_box .h_wrp {position:relative;width:calc(100% - 58.0rem);}
.history_box .h_wrp:before {content:'';position:absolute;left:0;top:0;bottom:0;width:2px;height:100%;background:#eee;}
.history_box .h_wrp .list {display:flex;flex-wrap:wrap;width:100%;}
.history_box .h_wrp .list + .list {margin-top:10.0rem;}
.history_box .h_wrp .list .year {font-size:5.6rem;color:#222;font-weight:800;width:17.0rem;line-height:1;}
.history_box .h_wrp .list .year span {position:relative;display:inline-block;padding-left:4.0rem;}
.history_box .h_wrp .list .year span:before {content:'';position:absolute;left:-0.9rem;top:0;bottom:0;margin:auto;background:var(--primary);opacity:.3;border-radius:50%;width:2.0rem;height:2.0rem;}
.history_box .h_wrp .list .year span:after {content:'';position:absolute;left:-0.4rem;top:0;bottom:0;margin:auto;background:var(--primary);border-radius:50%;width:1.0rem;height:1.0rem;}
.history_box .h_wrp .list .y_list {padding-left:8.0rem;width:calc(100% - 17.0rem);}
.history_box .h_wrp .list .y_list li + li {margin-top:5.0rem;}
.history_box .h_wrp .list .y_list .date {color:#222;font-size:2.0rem;font-weight:700;}
.history_box .h_wrp .list .y_list .tit {position:relative;margin-top:1.5rem;font-size:1.8rem;line-height:1.4;padding-left:1.2rem;}
.history_box .h_wrp .list .y_list .tit:before {content:"";position: absolute;left:0;top:12px;width: 4px;height: 1px;background: #767676;}
@media only screen and (max-width:1299px){
    .history_box .bg_fix {width:45%;}
    .history_box .bg_fix span {font-size:4.8rem;}
    .history_box .h_wrp {width:55%;}
    .history_box .h_wrp .list {display:block;}
    .history_box .h_wrp .list .year {width:100%;}
    .history_box .h_wrp .list .y_list {padding-left:4.0rem;margin-top:3.5rem;width:100%;}
}
@media only screen and (max-width:767px){
    .history_box {flex-direction:column;padding-left:1.0rem;margin-top:2.0rem;}
    .history_box:before {display:none;}
    .history_box .bg_fix {position:unset;width:100%;}
    .history_box .h_wrp .list + .list {margin-top:8.0rem;}
    .history_box .h_wrp {width:100%;margin-top:4.0rem;}
    .history_box .h_wrp .list .y_list li + li {margin-top:4.0rem;}
}

/* 0105_오시는길 */
.map_box {position:relative;display:flex;align-items: stretch;}
.map_box .map {width:calc(100% - 700px);}
.map_box .map iframe {width:100%;height:60rem;}
.map_box .map_txt {position:relative;height:60rem;width:70rem;padding:0 0 0 10rem;background:url("/uploads/editor/board/240809/sub0105_bg.png") no-repeat right bottom;}
.map_box .map_txt strong {margin-top:2rem;font-weight:600;font-size:3rem;color:#282828;border-bottom:2px solid var(--primary);padding-bottom:2rem;display:block;}
.map_box .map_txt strong:nth-of-type(2) {margin-top:6rem;}
.map_box .map_txt .info {margin-top:2rem;}
.map_box .map_txt .info li {display:flex;flex-wrap:wrap;width:100%;align-items:center;margin-top:2rem;}
.map_box .map_txt .info li:first-child {margin-top:0;}
.map_box .map_txt .info li div {width:60px;display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,0.2);}
.map_box .map_txt .info li span {width:calc(100% - 60px);line-height:1.5;}
@media only screen and (max-width:1729px){
    .map_box .map {width:50%;}
    .map_box .map_txt {width:50%;}
}
@media only screen and (max-width:1199px){
    .map_box .map_txt {background-size:250px;}
}
@media only screen and (max-width:1023px){
    .map_box {flex-wrap:wrap;height:auto;}
    .map_box .map iframe {height:40rem;}
    .map_box .map {width:100%;}
    .map_box .map_txt {width:100%;padding:40px 0 0 0;height:auto;background-size:200px;}
}
@media only screen and (max-width:767px){
    .map_box .map iframe {height:30rem;}
    .map_box .map_txt {background-size:150px;}
}


/* 0201_전극파운드리 */
.national_foundry {padding:7rem 0;overflow-x: hidden;}
.getting {text-align:center;}
.getting strong {font-size: 6.6rem;font-weight: 900;color: #222;letter-spacing: -3px;line-height: 1.2;text-wrap:balance;}
.getting strong b {color: var(--primary);}
.getting p {text-align:center;font-size:1.8rem;line-height:1.5;display:block;margin-top:4rem;text-wrap:balance;}
.banner_wrap {width:100%;height:55rem;background-attachment:fixed;background-size:cover;margin:10rem auto;background-image:url('./../../images/fs/content/sub02/getting_bg.jpg');background-position: center;}
.policy {row-gap:8rem;display:flex;flex-direction:column;margin-top:10rem;}
.policy > li {display:flex;gap:0 1rem;flex-grow: 1;}
.policy > li:nth-child(odd) {flex-direction: row-reverse;}
.policy > li > div {width:50%;display:flex;justify-content:center;align-items:center;padding:0 4rem;}
.policy > li > div.img_box {overflow:hidden;}
.policy > li > div.img_box img {max-width:100%;}
.policy > li > div.info_box {}
.policy > li > div.info_box .txt_wrap {text-align: center;}
.policy > li > div.info_box .txt_wrap > strong {display:block;font-weight:600;color:var(--primary);font-style:italic;font-size:2.5rem;}
.policy > li > div.info_box .txt_wrap h4 {font-size:4.5rem;padding:0 0 3rem;color:#000;font-weight:600;}
.policy > li > div.info_box .txt_wrap p {font-size:2.2rem;line-height:1.5;}
.policy > li > div.info_box .txt_wrap em {color:var(--primary);border:1px solid #3a9848;padding:2px 1rem;border-radius:30px;display:table;margin-top:4rem;}
.policy > li > div.info_box .txt_wrap .list1 li {color:#000;}
.policy > li > div.info_box .txt_wrap .list1 li + li {margin-top:2rem;}
.policy > li > div.info_box .txt_wrap .list1 li strong {color:var(--primary);border:1px solid var(--primary);padding:2px 1rem;border-radius:30px;display:table;}
.policy > li .g_list {display:flex;flex-wrap:wrap;gap:1rem;}
.policy > li .g_list li {padding:0.5rem 1rem;font-size:1.6rem;}
.policy > li .g_list li:nth-child(1) {border:1px solid #9c91df;color:#8172da;}
.policy > li .g_list li:nth-child(2) {border:1px solid #e7cc4b;color:#ddc033;}
.policy > li .g_list li:nth-child(3) {border:1px solid #e0ac6e;color:#d49a54;}
.policy > li .g_list li:nth-child(4) {border:1px solid #ea96a0;color:#d4747f;}
@media only screen and (max-width:1023px){
    .getting strong {font-size: 5.6rem;}
    .banner_wrap {margin:6rem 0;}
    .national_foundry {padding:7rem 4rem;}
    .national_foundry .wrap {padding:0;}

    .policy {margin-top:6rem;gap:10rem 4rem;}
    .policy > li {gap:2rem 0;flex-wrap:wrap;}
    .policy > li .img_box {width:100%;}
    .policy > li > div.img_box img {width:100%;}
    .policy > li > div.info_box {width:100%;}
    .policy > li > div.info_box .txt_wrap {width:100%;}
}
@media only screen and (max-width:767px){
    .getting strong {font-size: 4.6rem;}
    .banner_wrap {height:25rem;background-size:contain;background-repeat: no-repeat;background-attachment: local;margin:6rem auto;}

    .policy > li > div.info_box .txt_wrap > strong {font-size:3rem;}
    .policy > li > div.info_box .txt_wrap h4 {font-size:3rem;}
}
@media only screen and (max-width:480px){
    .getting strong {font-size: 3.6rem;}
    .getting p br {display: none;}
    .national_foundry {padding:7rem 1.5rem;}
}
.getting2 {margin-top:20rem;}
.cir_step_sect {overflow:hidden;margin-top:4rem;}
.cir_step_sect strong {color:#000;font-size:2.5rem;font-weight:700;}
.cir_step_sect > .tit {margin-bottom:80px;font-size:2rem;font-weight:800;text-align:center;}
.cir_step_sect .cir_wrap {position:relative;display:flex;width:1500px;margin:0 auto;align-items:center;justify-content:center;gap:2rem;}
.cir_step_sect .cir_wrap .line.before {content:'';position:absolute;right:0;top:50%;width:100%;height:1px;background-color:#000;transform:translate(-100%, -50%);}
.cir_step_sect .cir_wrap .line.before:before {content:'';position:absolute;display:block;right:0;top:50%;width:100%;height:10px;background-color:#fff;transform:translateY(-50%);transition:all 1s;}
.cir_step_sect .cir_wrap .line.after {content:'';position:absolute;left:0;top:50%;width:100%;height:1px;background-color:#000;transform:translate(100%, -50%);}
.cir_step_sect .cir_wrap .line.after:before {content:'';position:absolute;display:block;right:-1px;top:50%;width:100%;height:10px;background-color:#fff;transform:translateY(-50%);transition:all 1.5s;transition-delay:2s;}
.cir_step_sect.on .cir_wrap .line.before:before {width:0;}
.cir_step_sect.on .cir_wrap .line.after:before {width:0;}
.cir_step_sect .cir_wrap .cir {position:relative;width:calc(100%/3);padding-top:calc(100%/3);}
.cir_step_sect .cir_wrap .cir .svg {position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%, -50%);opacity:0;transition-delay:1s;}
.cir_step_sect.on .cir_wrap .cir .svg {opacity:1;}
.cir_step_sect .cir_wrap .cir .svg svg {width:100%;height:100%;stroke-dasharray:1514;stroke-dashoffset:0;stroke-linecap:round;}
.cir_step_sect.on .cir_wrap .cir .svg svg {animation:drawCircle 1s linear;animation-delay:1s;}
.cir_step_sect .cir_wrap .cir:nth-of-type(2n) .svg svg {transform:rotate(-270deg);}
.cir_step_sect .cir_wrap .cir .box {position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%, -50%);text-align:center;padding:0 5rem;}
.cir_step_sect .cir_wrap .cir .box .label {max-width:57px;height:32px;line-height:32px;margin:0 auto 2rem;border-radius:50%;font-size:16px;font-weight:800;background-color:#000;color:#fff;aspect-ratio: 1/1;}
.cir_step_sect .cir_wrap .cir .box .desc {margin-bottom:25px;}
.cir_step_sect .cir_wrap .cir .box .tit {font-size:1.7rem;font-weight:400;margin-top:1rem;}
.cir_step_sect .cir_wrap .cir .box .tit + .desc {margin-bottom:0;margin-top:25px;}
.cir_step_sect .cir_wrap .cir .box .img_box {margin:2rem 0;}
.cir_step_sect .cir_wrap .cir .box .img_box img {width: 100%;}
.cir_step_sect.col2 .cir_wrap {width:33%;}
.cir_step_sect.col2 .cir_wrap .cir {width:calc(100%/2);padding-top:calc(100%/2);}
.cir_step_sect.col2 .cir_wrap .line.before {width:110%;left:12px;right:unset;}
.cir_step_sect.col2 .cir_wrap .line.after {width:110%;right:11px;left:unset;}
@keyframes drawCircle {
    0% {stroke-dashoffset:1514;}
    100% {stroke-dashoffset:0;}
}
@media screen and (max-width:1499px){
    .cir_step_sect .cir_wrap {width:90%;}
}
@media screen and (max-width:1023px){
    .getting2 {margin-top:10rem;}
    .cir_step_sect .cir_wrap {flex-wrap:wrap;justify-content:center;}
    .cir_step_sect .cir_wrap .cir {width:300px;padding-top:300px;}
    .cir_step_sect .cir_wrap .line.before {display:none;}
    .cir_step_sect .cir_wrap .line.after {display:none;}
}
.qc_box {display:flex;gap:8rem;width:1500px;margin:8rem auto 0 auto;}
.qc_box > div {width:50%;display:flex;justify-content:center;align-items:center;}
.qc_box > div.img_box {overflow:hidden;}
.qc_box > div.img_box img {width:100%;}
.qc_box > div.info_box {}
.qc_box > div.info_box .txt_wrap > strong {font-weight:600;color:var(--primary);font-style:italic;font-size:3.5rem;}
.qc_box > div.info_box .txt_wrap h4 {font-size:3.5rem;padding:0 0 3rem;color:#000;font-weight:600;}
.qc_box > div.info_box .txt_wrap p {font-size:1.8rem;line-height:1.5;}
.qc_box > div.info_box .txt_wrap em {color:var(--primary);border:1px solid #3a9848;padding:2px 1rem;border-radius:30px;display:table;margin-top:4rem;}
.qc_box > div.info_box .txt_wrap .list1 li {color:#000;}
.qc_box > div.info_box .txt_wrap .list1 li + li {margin-top:2rem;}
.qc_box > div.info_box .txt_wrap .list1 li strong {color:var(--primary);border:1px solid var(--primary);padding:2px 1rem;border-radius:30px;display:table;}
@media screen and (max-width:1499px){
    .qc_box {width:auto;padding:7rem 5rem;}
}
@media screen and (max-width:1199px){
    .qc_box {padding:7rem 3rem;}
}
@media screen and (max-width:1023px){
    .qc_box {flex-direction: column;gap:4rem;padding:7rem 0;}
    .qc_box > div {width:100%;}
}
.policy2 {gap:4rem 4rem;flex-direction:row;flex-wrap: wrap;}
.policy2 > li {flex-direction:column-reverse;gap:4rem;border:1px solid #ddd;padding:2rem 4rem;width: calc(50% - 4rem);}
.policy2 > li:nth-child(odd) {flex-direction:column-reverse;}
.policy2 > li > div {width: 100%;}
.policy2 > li > div.img_box {max-height: 40rem;}
.policy2 > li > div.img_box img {height: 100%;}
.policy2 > li > div.info_box .txt_wrap h4 {padding:0 0 2rem;margin-top:1rem;}
.policy2 > li > div.info_box .txt_wrap > strong {font-size:1.8rem;font-weight: 400;}
.policy2 > li > div.info_box .txt_wrap p {color:#222;border-bottom:1px solid #ddd;padding-bottom:3rem;}
.policy2 > li > div.info_box .txt_wrap ul {margin-top:3rem;font-size:1.6rem;}
.policy2 > li > div.info_box .txt_wrap ul li {margin-top:0.6rem;}
.policy2 > li > div.info_box .txt_wrap ul li:first-child {margin-top:0;}
@media screen and (max-width:1023px){
    .policy2 {margin-top:0;}
}
@media screen and (max-width:767px){
    .policy2 {flex-direction: column;}
    .policy2 > li {width: 100%;}
}


/* 0201_전극파운드리 */
.cell_foundry {}
.cell_foundry .banner_wrap {width:100%;height:55rem;background-attachment:fixed;background-size:cover;margin:10rem auto;background-image:url('./../../images/fs/content/sub02/getting_bg2.jpg');background-position: center;}
.cell_foundry .pcon {display:flex;flex-direction:column;align-items:center;gap:5rem;margin:10rem 0 10rem;font-size:1.8rem;}
.cell_foundry .pcon p {font-size:2rem;line-height:1.6;color:#000;text-align:center;text-wrap:balance;max-inline-size:110rem;}
.cell_foundry .pcon p b {font-size:3rem;font-weight: 700;}
.qtap_box .tap_box {max-width:80rem;margin:0 auto;border:1px solid var(--primary);transition: 0.4s;overflow: hidden;}
.qtap_box .tap_box .tap_btn {display:flex;}
.qtap_box .tap_box .tap_btn li {position:relative;flex:1 1 auto;text-align:center;}
.qtap_box .tap_box .tap_btn li:after {content: '';position: absolute;right: 0;top: 0;bottom: 0;margin: auto;background: var(--primary);width: 1px;height: 20px;}
.qtap_box .tap_box .tap_btn li:last-child:after {display: none;}
.qtap_box .tap_box .tap_btn li a {display:block;padding:2rem;font-weight:500;font-size:1.8rem;transition: 0.4s;color:#444;}
.qtap_box .tap_box .tap_btn li.on a,
.qtap_box .tap_box .tap_btn li a:is(:hover,:focus,:active) {color:#fff;background: var(--primary);}
.qtap_box .tab_content {margin-top:6rem;}
@media only screen and (max-width:767px){
    .cell_foundry .banner_wrap {height:25rem;background-size:contain;background-repeat: no-repeat;background-attachment: local;margin:6rem auto;}
}


/* 0202_셀파운드리 */
.cell_foundry {}
.cell_foundry .tab_cbox {}
.cell_foundry .tab_cbox .tab_content {}
.cell_foundry .tab_cbox .tab_content .cir_step_sect .cir_wrap .cir {padding-top:calc(100%/4);}
.cell_foundry .tab_cbox .tab_content .cir_step_sect .cir_wrap .cir .box {padding:0 2rem;}
.cell_foundry .tab_cbox .tab_content .cir_step_sect strong {font-size:2rem;}
.cell_foundry .tab_cbox .tab_content .con_tbox {}
.cell_foundry .tab_cbox .tab_content .con_tbox video {width: 100%;aspect-ratio: 1/0.4;background: #000;}
.cell_foundry .tab_cbox .tab_content .con_tbox iframe {width: 100%;aspect-ratio: 1/0.4;background: #000;}
.cell_foundry .tab_cbox .tab_content .con_tbox ul {position:relative;display: flex;margin-top:4rem;gap:2rem;}
.cell_foundry .tab_cbox .tab_content .con_tbox ul:after {content:"";position:absolute;top:50%;z-index:-1;width: 100%;height: 1px;background: #ddd;}
.cell_foundry .tab_cbox .tab_content .con_tbox ul li {display:flex;align-items:center;justify-content: center;background:#fff;width:calc(100% - 2rem);border:1px solid #ddd;border-radius: 100%;aspect-ratio: 1/1;text-align: center;font-size:2.2rem;color:#222;}
@media screen and (max-width:1023px){
    .cell_foundry .wrap {margin:0;padding:0;}
    .cell_foundry .tab_cbox .tab_content .cir_step_sect .cir_wrap {width: 100%;}
    .cell_foundry .tab_cbox .tab_content .cir_step_sect .cir_wrap .cir {width:calc(33.3% - 2rem);padding-top:calc(100%/3);}
    .cell_foundry .tab_cbox .tab_content .con_tbox ul {flex-wrap: wrap;}
    .cell_foundry .tab_cbox .tab_content .con_tbox ul li {width:calc(33.3% - 2rem);}
    .cell_foundry .tab_cbox .tab_content .con_tbox ul:before {content:"";position:absolute;top:75%;z-index:-1;width: 100%;height: 1px;background: #ddd;}
    .cell_foundry .tab_cbox .tab_content .con_tbox ul:after {content:"";position:absolute;top:25%;z-index:-1;width: 100%;height: 1px;background: #ddd;}
}
@media screen and (max-width:767px){
    .cell_foundry .tab_cbox .tab_content .con_tbox video {aspect-ratio: 1/0.565;}
    .cell_foundry .tab_cbox .tab_content .con_tbox iframe {aspect-ratio: 1/0.565;}
    .cell_foundry .tab_cbox .tab_content .cir_step_sect .cir_wrap .cir {width:calc(50% - 2rem);padding-top:calc(100%/2);}
}

/* 0203_모듈파운드리 */
.modules_box {}
.modules_box .modules_tit {display:flex;margin:2rem 0 2rem 0;gap:4rem;padding:5rem;border:1px solid #ddd;background: #f6f6f6;}
.modules_box .modules_tit img {flex-grow:1;width:33.3%;background: #fff;}
.modules_box .modules_list {display:flex;justify-content:space-between;gap:4rem;}
.modules_box .modules_list > li {width: calc(33.3% - 4rem);}
.modules_box .modules_list .img_box img {max-width:100%;}
.modules_box .modules_list .txt_box .tit {margin:4.5rem 0 2rem;}
.modules_box .modules_list .txt_box .tit .tit_kr {font-weight:700;font-size:2.5rem;line-height:normal;color:#000;}
.modules_box .modules_list .txt_box .tit .tit_en {display:block;font-size:1.4rem;line-height:normal;color:#999;}
.modules_box .modules_list .txt_box .con {counter-reset:list-number;}
.modules_box .modules_list .txt_box .con li {position:relative;padding-left:3rem;line-height:1.88;font-weight:300;color:#000;}
.modules_box .modules_list .txt_box .con li::before {font-weight:800;color:#0572e3;counter-increment:list-number;content:counter(list-number, decimal-leading-zero);position:absolute;left:0;top:0;}
@media only screen and (max-width:1023px) {
    .modules_box .modules_tit {gap:3rem;}
}
@media only screen and (max-width:767px) {
    .modules_box .modules_tit {padding:2rem;}
    .modules_box .modules_list {flex-direction:column;}
    .modules_box .modules_list > li {display: block;width:100%;border-top:1px solid #ddd;padding-top:3rem;}
    .modules_box .modules_list > li:first-child {border-top:0;}
    .modules_box .modules_list .txt_box .tit {margin-top:0;}
}


/* 0204_스마트팩토리솔루션 */
.smart_box {}
.smart_box .banner_wrap {width:100%;height:55rem;background-attachment:fixed;background-size:cover;margin:10rem auto;background-image:url('./../../images/fs/content/sub02/getting_bg3.jpg');background-position: center;}
.smart_box .cir_step_sect strong {font-size:1.7rem;}
.smart_box .cir_step_sect .cir_wrap {flex-wrap: wrap;gap:5rem;}
.smart_box .cir_step_sect .cir_wrap .cir {width:calc(20% - 5rem);padding-top:16%;}
.smart_box .cir_step_sect .cir_wrap .cir .svg {background: #fff;}
.smart_box .cir_step_sect .cir_wrap .line.before {top:23%;width:200%;z-index:-1;transform:translate(-5%, -50%);}
.smart_box .cir_step_sect .cir_wrap .line.after {top:77%;width:150%;z-index:-1;transform: translate(15%, -50%);}
.smart_box .cir_step_sect .cir_wrap .cir .box {padding:0 2rem;}
@media only screen and (max-width:1199px) {
    .smart_box .cir_step_sect .cir_wrap .cir {width:calc(25% - 5rem);padding-top:20%;}
    .smart_box .cir_step_sect .cir_wrap .line.before {top:50%;width:100%;z-index:-1;transform:translate(-100%, -50%);}
    .smart_box .cir_step_sect .cir_wrap .line.after {top:50%;width:100%;z-index:-1;transform: translate(100%, -50%);}
}
@media only screen and (max-width:1023px) {
    .smart_box .cir_step_sect .cir_wrap {gap:2rem;width: 100%;}
    .smart_box .cir_step_sect .cir_wrap .cir {width:calc(33.3% - 2rem);padding-top:32%;}
    .smart_box .cir_step_sect .cir_wrap .line.before {top:50%;width:100%;z-index:-1;transform:translate(-100%, -50%);}
    .smart_box .cir_step_sect .cir_wrap .line.after {top:50%;width:100%;z-index:-1;transform: translate(100%, -50%);}
}
@media only screen and (max-width:767px) {
    .smart_box .banner_wrap {height:25rem;background-size:contain;background-repeat: no-repeat;background-attachment: local;margin:6rem auto;}
    .smart_box .cir_step_sect .cir_wrap .cir {width:calc(50% - 2rem);padding-top:50%;}
}
@media only screen and (max-width:479px) {
    .smart_box .cir_step_sect strong {display:block;font-size:1.6rem;line-height: 1;}
}


/* 0301_전극 */
.elect_box {padding:7rem 0;}
.elect_box h3 {font-size:8rem;font-weight: 900;color:#222;letter-spacing: -3px;line-height: 1;text-align: center;}
.elect_box .box1 {margin-top:8rem;}
.elect_box .box1 .top {display: flex;height:100%;}
.elect_box .box1 .top h4 {display: flex;align-items:flex-end;justify-content:flex-start;flex-direction:column;width: 50%;padding:5rem;color:var(--primary3);font-size:6rem;font-weight: 600;background: #fbfbfb;}
.elect_box .box1 .top h4 span {display: block;font-size:2rem;font-weight: 400;}
.elect_box .box1 .top .img {width: 50%;}
.elect_box .box1 .top .img img {width: 100%;height:auto;display:block;}
.elect_box .box1 .top h4,
.elect_box .box1 .top .img {flex: 0 0 50%;min-width: 0;}
.elect_box .box1 .div_ul {display: flex;width: 1500px;margin:4rem auto;gap:2rem;}
.elect_box .box1 .div_ul > div {flex-grow:1;width: 25%;border:1px solid #ddd;padding:3rem;}
.elect_box .box1 .div_ul > div:nth-child(even) {margin-top:3rem;}
.elect_box .box1 .div_ul > div:nth-child(odd) {margin-bottom:3rem;}
.elect_box .box1 .div_ul > div strong {display: block;font-size:2.4rem;font-weight: 700;color:var(--primary3);}
.elect_box .box1 .div_ul > div span {display: block;margin-top:0.4rem;font-size:1.8rem;color:#222;}
.elect_box .box1 .div_ul > div ul {border-top:1px solid #ddd;padding-top:2rem;margin-top:2rem;}
.elect_box .box1 .div_ul > div ul li {margin-top:0.6rem;}
.elect_box .box1 .div_ul > div ul li:first-child {margin-top:0;}
.elect_box .wrap h4 {margin-top:18rem;}
.elect_box .wrap h4 span {font-size:1.7rem;font-weight: 400;}
.elect_box .box2 {color:#222;}
.elect_box .box2 h5 {background:var(--primary3);margin:2rem 0;font-weight:500;font-size:2rem;padding:2rem;text-align: center;border-radius: 10px;color:#fff;}
.elect_box .box2 h5 img {width: 2.2rem;filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7422%) hue-rotate(267deg) brightness(112%) contrast(100%);}
.elect_box .box2 .position_con {display:flex; gap:3rem; align-items:flex-start;margin-top:4rem;}
.elect_box .box2 .position_con .position_menu {position: sticky;top:100px;width:30%;}
.elect_box .box2 .position_con .position_menu li {font-size:5rem;font-weight: 900;color:var(--primary3);cursor: pointer;border-bottom:1px solid #ddd;padding:1rem 2rem;}
.elect_box .box2 .position_con .position_menu li span {font-size:2rem;font-weight: 500;color:#767676;}
.elect_box .box2 .position_con .position_menu li.on {color:var(--primary2);}
.elect_box .box2 .position_con .div_ul {width:70%;display:flex; flex-direction:column; gap:6rem;}
.elect_box .box2 .position_con .div_ul .box {}
.elect_box .box2 .position_con .div_ul .box strong {font-size:4rem;display: block;font-weight: 900;}
.elect_box .box2 .position_con .div_ul .box strong span {font-size:2rem;font-weight: 500;color:#767676;}
.elect_box .box2 .position_con .div_ul .box > span {display:block;margin-top:2rem;line-height:1;font-size:1.8rem;font-weight: 600;}
.elect_box .box2 .position_con .div_ul .box > span em {}
.elect_box .box2 .position_con .div_ul .box > span span {display:inline-block;line-height:1.4;margin-left:0.4rem;font-size:1.6rem;font-weight: 400;background: var(--primary);color:#fff;padding:0 1rem;border-radius: 50px;}
.elect_box .box2 .position_con .div_ul .box .tableA {margin-top:2rem;}
.elect_box .box2 .position_con .div_ul .box .tableA thead th {border-bottom:1px solid #222;}
.elect_box .box2 .position_con .div_ul .box .tableA tbody th,
.elect_box .box2 .position_con .div_ul .box .tableA tbody td {border-bottom:1px solid #ddd;}
.elect_box .box2 .position_con .div_ul .box .img {text-align: center;border:1px solid #ddd;margin-top:1rem;}
.elect_box .box2 .position_con .div_ul .box .img img {width:100%;}
@media only screen and (max-width:1500px){
    .elect_box .box1 .div_ul {width: auto;padding:0 5rem;}
}
@media only screen and (max-width:1299px){
    .elect_box .box2 .position_con .position_menu li span {display: block;}
}
@media only screen and (max-width:1023px){
    .elect_box h3 {font-size:6rem;}
    .elect_box .box1 .top {flex-direction: column;}
    .elect_box .box1 .top h4 {width: 100%;padding:2rem 5rem;font-size:4rem;align-items:flex-start;}
    .elect_box .box1 .top .img {width: 100%;}
    .elect_box .box1 .div_ul {flex-wrap: wrap;row-gap:2rem;column-gap: 2rem;}
    .elect_box .box1 .div_ul > div {width: calc(50% - 2rem);}
    .elect_box .box1 .div_ul > div {}
    .elect_box .box1 .div_ul > div:nth-child(even) {margin-top:0;}
    .elect_box .box1 .div_ul > div:nth-child(odd) {margin-bottom:0;}
    .elect_box .box2 .position_con .position_menu li {font-size:4rem;}
}
@media only screen and (max-width:767px){
    .elect_box h3 {font-size:4rem;}
    .elect_box .box2 h5 {margin:4rem 0 2rem 0;}
    .elect_box .box2 .position_con .position_menu {display: none;}
    .elect_box .box2 .position_con .div_ul {width:100%;}

}
@media only screen and (max-width:480px){
    .elect_box .box1 .top h4 {padding:2rem 1.5rem;}
    .elect_box .box1 .div_ul {padding:0 1.5rem;}
    .elect_box .box2 .position_con .div_ul .box > span span {display:block;margin-top:0.4rem;}
}

/* 0302_셀 */
.cell_img {display:flex;margin:2rem 0 2rem 0;gap:4rem;padding:5rem;border:1px solid #ddd;background: #f6f6f6;}
.cell_img div {flex-grow:1;width:33.3%;padding:4rem;background: #fff;}
.cell_img div p {}
.cell_img div p img {width: 100%;}
.cell_img div strong {display:block;font-weight:700;font-size:1.8rem;color:#222;text-align: center;margin-top:2rem;padding-top:2rem;border-top:1px solid #ddd;}
@media only screen and (max-width:767px){
    .cell_img {flex-wrap: wrap;padding:2rem;}
    .cell_img div {width:100%;}
    .cell_img div p {text-align: center;}
    .cell_img div p img {width: 70%;}
}

/* 0303_모듈/팩 */
.pack_box {padding:7rem 0;}
.pack_box .box1 {text-align: center;}
.pack_box .box1 strong {font-size:6.6rem;font-weight: 900;color:#222;letter-spacing: -3px;line-height: 1.2;}
.pack_box .box1 strong b {color: var(--primary);}
.pack_box .box1 p {margin-top:4rem;}
.pack_box .box1 .img {position:relative;width: 100%;margin-top:10rem;padding-bottom:10%;}
.pack_box .box1 .img img {width: 100%;}
.pack_box .box2 {display:flex;justify-content:center;margin-top:10rem;}
.pack_box .box2 .img {position:relative;width: 50%;}
.pack_box .box2 .img span {}
.pack_box .box2 .img span img {width: 100%;}
.pack_box .text {display:flex;justify-content: flex-end;flex-direction:column;color:#222;}
.pack_box .text p {padding:4rem 2rem 4rem 6.5rem;font-size:2.4rem;font-weight: 400;line-height: 1.5;box-shadow: 4px 4px 20px rgba(0,0,0,0.08);}
.pack_box .text p em {display: block;font-size:4rem;font-weight: 700;line-height: 1.2;}
.pack_box .text p i {text-indent: -25px;}
.pack_box .text .p1 {margin-left:55%;margin-top:-5rem;background: #fff;}
.pack_box .text .p2 {margin-top:3rem;margin-right:55%;}
.pack_box .box3 {display:flex;justify-content:center;margin-top:10rem;}
.pack_box .box3 .img {position:relative;}
.pack_box .box3 .img span {}
.pack_box .box3 .img span img {width: 100%;}
.pack_box .img_size {max-width: 40rem;margin:0 auto;}
.pack_box .policy > li:nth-child(3) > div.img_box img {border:1px solid #ddd;}
.pack_box .policy > li:nth-child(4) > div.img_box img {border:1px solid #ddd;padding-bottom:1px;}
@media only screen and (max-width:1499px){
    .pack_box {padding:7rem 5rem;}
    .pack_box .wrap {padding:0;}
    .pack_box .cir_step_sect .cir_wrap .cir .box {padding:0 2rem;}
}
@media only screen and (max-width:1023px){
    .pack_box {padding:7rem 4rem;}
    .pack_box .box1 strong {font-size:5.6rem;}
    .pack_box .box2 .text {padding:7rem 7rem 7rem 0;}
    .pack_box .text p {font-size:1.8rem;}
    .pack_box .text p em {font-size:3rem;}
    .pack_box .text .p1 {margin-left:30%;margin-top:0;}
    .pack_box .text .p2 {margin-right:30%;}
    .pack_box .cir_step_sect .cir_wrap {width: 100%;}
    .pack_box .cir_step_sect .cir_wrap .cir {width: calc(50% - 2rem);padding-top:calc(100%/2);}
}
@media only screen and (max-width:767px){
    .pack_box .box1 .img {padding-right:0;margin-top:8rem;}
    .pack_box .box1 .img:before {display: none;}
    .pack_box .box1 strong {font-size:4.6rem;}
    .pack_box .box2 {flex-direction:column;}
    .pack_box .box2 .img {width: 100%;}
    .pack_box .box2 .img:before {display: none;}
    .pack_box .box2 .text {width: 100%;padding:0 7rem 0 0;}
    .pack_box .text .p1 {margin-left:0;}
    .pack_box .text .p2 {margin-right:0;}
}
@media only screen and (max-width:480px){
    .pack_box {padding:7rem 1.5rem;}
    .pack_box .box1 strong {font-size:3.6rem;}
}



/* 0601_contact */
.contact_box {width:100%;padding:7rem 0;height: 100%;}
.contact_box .box {max-width: 1500px;margin: 0 auto;width: 100%;}
.contact_box .con_top {}
.contact_box .con_top > span {color:var(--primary2);}
.contact_box .con_top strong {display:block;line-height:1;margin-top:1rem;font-weight:900;font-size:6rem;color:#222;letter-spacing: -2px;}
.contact_box .con_top strong span {font-size:3rem;}
.contact_box .con_top p {font-size:1.8rem;color:#444;margin-top:3rem;}
.contact_box .con_bot {display: flex;gap:2rem;margin-top:10rem;padding-left:35%;}
.contact_box .con_bot li {flex-grow:1;display: flex;flex-direction: column;}
.contact_box .con_bot li a {background: #fff;color:var(--primary);padding:4rem;transition: 0.4s;}
.contact_box .con_bot li a strong {display:block;margin-top:2rem;border-bottom:1px solid #ddd;padding-bottom:2rem;margin-bottom:2rem;font-size: 2.8rem;font-weight: 700;color:#222;transition: 0.4s;}
.contact_box .con_bot li a .btn_arr svg {transition: 0.4s;}
.contact_box .con_bot li a:is(:hover,:focus,:active) {background: var(--primary);color:#fff;}
.contact_box .con_bot li a:is(:hover,:focus,:active) strong {color:#fff;}
.contact_box .con_bot li a:is(:hover,:focus,:active) .btn_arr svg {transform: rotate(45deg);color:#fff;}
@media only screen and (max-width:1500px){
    .contact_box {padding:7rem 5rem;}
    .contact_box .box {max-width: none;}
}
@media only screen and (max-width:1199px){
    .contact_box .con_bot {padding-left:15%;}
}
@media only screen and (max-width:1024px){
    .contact_box .con_bot {padding-left:10%;}
}
@media only screen and (max-width:767px){
    .contact_box .con_bot {padding-left:0;flex-direction: column;}
}
@media only screen and (max-width:480px){
    .contact_box {padding:4rem 1.5rem;}
}




/******************************/
/* 게시판 */
/******************************/
/* 총게시글 */
.total_box {font-feature-settings:"tnum";font-weight:500;font-size:1.6rem;color:#444;line-height:24px;position:relative;padding-left:30px;letter-spacing:-0.03em;}
.total_box::before {content:"";width:20px;height:24px;background:url("../../images/fs/common/icon_total.png") no-repeat center;background-size:cover;position:absolute;left:0;}
.total_box span, .total_box em {display:inline-block;font-feature-settings:"tnum";color:var(--primary);}
@media only screen and (max-width:767px){
    .total_box {font-size:2rem;margin-bottom:2rem;}
}

/* 검색 */
.search_box {display:flex;justify-content:space-between;align-items:center;}
.search_box input:focus, .search_box select:focus {border:0;outline:0;}
.search_box .inputbox {background:#f5f5f5;border-radius:5px;width:100%;text-align:left;padding:5px 10px;display:flex;align-items:center;}
.search_box .inputbox select {border:0;line-height:normal;}
.search_box .inputbox .sc_input {background:none;border:0;line-height:normal;}
.search_box .select_style {border:0;background-color:#fff;}
.search_box .btn_sch {display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:url("./../../images/fs/common/icon_search_black.png") no-repeat center;opacity:.5;transition:all .4s;-webkit-transition:all .4s;}
.search_box .btn_sch:hover {opacity:1;}
@media only screen and (max-width:1023px){
    ul.sch_btn li a {line-height:36px;}
}
@media only screen and (max-width:767px){
    .search_box {flex-direction:column;align-items:flex-start;}
    .search_box form {width:100%;}
    .search_box .inputbox select {width:120px;margin-bottom:0;}
    .search_box .inputbox .sc_input {width:calc(100% - 150px);margin-bottom:0;}
}

/* 페이지 넘버 */
.page-number {display:flex;justify-content:center;align-items:center;gap:3px;}
.page-number li {}
.page-number li a {display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;transition:0.4s;-webkit-transition:0.4s;border-radius: 4px;}
.page-number .prev_first {background:url("./../../images/fs/common/first_prev.png") no-repeat center center;font-size:0;}
.page-number .prev {background:url("./../../images/fs/common/prev.png") no-repeat center center;font-size:0;}
.page-number .num {}
.page-number .num a:hover,.page-number .num a:focus,.page-number .num a:active {background:#f4f4f4;}
.page-number .num a.on {background:var(--primary);color:#fff;}
.page-number .next {background:url("./../../images/fs/common/next.png") no-repeat center center;font-size:0;}
.page-number .next_last {background:url("./../../images/fs/common/last_next.png") no-repeat center center;font-size:0;}
@media only screen and (max-width:767px){
    .page-number li a {width:30px;height:30px;line-height:28px;}
}

/* 일반게시판(목록) */
.table_board {width:100%;border-top:1px solid #ececec;word-break:normal;font-size:1.6rem;}
.table_board thead th {font-weight:500;font-size:1.6rem;color:#000;padding:2rem 0;border-bottom:1px solid #ececec;}
.table_board tbody tr:hover {background: #fafbfb;}
.table_board tbody tr td {padding:1.5rem;border-bottom:1px solid #ececec;font-weight:400;}
.table_board tbody tr.notice_box td:first-child {font-weight:600;color:#000;}
.table_board tbody tr td a {display:block;text-align:left;}
.table_board tbody tr.notice_box td a {font-weight:500;color:var(--primary);}
@media only screen and (max-width:1023px){
    .table_board {word-break:keep-all;}
}
@media only screen and (max-width:767px){
    .table_board tbody td {padding:10px;font-size:2rem;}
    table.responsive thead {display:none;}
    table.responsive colgroup {display:none;}
    table.responsive tbody tr {display:block;position:relative;border-bottom:1px solid #ddd;padding:15px 0;}
    table.responsive tbody tr:after {content:".";display:block;clear:both;visibility:hidden;height:0;}
    table.responsive tbody td {display:block;padding:3px 20px;border:none;background-color:transparent;text-align:left;box-sizing:border-box;width:100%;}
    table.responsive tbody td p {overflow:unset;width:calc(100% - 50px);text-overflow:unset;white-space:unset;word-wrap:unset;display:inline-flex;-webkit-line-clamp:unset;line-height:23px;}
    table.responsive tbody td img {height:16px;}
    table.responsive tbody th {display:block;padding:2px 3%;border:none;background-color:transparent;text-align:left;vertical-align:middle;}
    table.responsive tbody tr:first-child td, table.responsive tbody tr:first-child th {border-top:none;}
    table.responsive tbody td.table_p {align-items:flex-start;}
    table.responsive > tbody > th:before, table.responsive > tbody td:before {content:attr(data-content)':';display:inline;font-weight:600;color:#000;padding-right:5px;}
}

/* 일반게시판(상세) */
.board_view {border-top:2px solid #000;}
.board_view * {}
.board_view > li {border-bottom:1px dotted #ddd;}
.board_view .view_tit {padding:40px 0;text-align:center;font-size:1.5em;color:#000;font-weight:600;}
.board_view .view_tit .tit {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
.board_view .view_tit .notice {display:inline-block;font-size:15px;background:var(--primary);color:#fff;padding:5px 20px;border-radius:30px;line-height: 1.5;}
.board_view .view_info {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;color:#555;font-size:1.5rem;font-weight:300;margin-top:20px;}
.board_view .view_info li {padding:0 20px;position:relative;}
.board_view .view_info li:after {content:"/";position:absolute;left:0;top:0;color:#ddd;}
.board_view .view_info li:first-child:after {display:none;}
.board_view .view_cont {padding:40px 20px;min-height:360px;}
.board_view .view_cont img {max-width:100%;}
.board_view .file_area {padding:15px 20px;background:#f2f8fa;font-size:.95em;}
.board_view .file_area a.upload_file {display:flex;gap:1rem;align-items:center;}
.board_view .file_area a.upload_file:hover {text-decoration:underline;}
.board_view .file_area p.no-file {color:#555;}
@media only screen and (max-width:767px){
    .board_view .view_tit {padding:30px 0;}
    .board_view .view_cont {padding:30px 15px;}
}

/* 갤러리게시판 */
.gallery_list_box {border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:4rem 0;}
.gallery_list_box .g_list {display:grid;grid-template-columns:repeat(3,1fr);gap:60px 40px;}
.gallery_list_box .g_list > li {}
.gallery_list_box .g_list > li a {position:relative;display:block;border:1px solid #ddd;height: 100%;}
.gallery_list_box .g_list > li a .imgbox {display:flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;position:relative;}
.gallery_list_box .g_list > li a .imgbox::after {content:"";display:block;padding-bottom:100%;}
.gallery_list_box .g_list > li a .imgbox img {transition:all .4s;-webkit-transition:all .4s;position:absolute;top:1.8rem;width:90%;margin:0 auto;}

.gallery_list_box .g_list > li a .imgbox .box_wrap {opacity:0;visibility:hidden;position: absolute;left:0;top:0;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;color:#fff;background: rgba(17,83,67,0.8);padding:0 3.5rem;transition: 0.6s;transform: translateY(100%);}
.gallery_list_box .g_list > li a .imgbox .box_wrap .box {flex-grow:1;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.gallery_list_box .g_list > li a .imgbox .box_wrap .box .tit {font-size:2rem;padding:5px 2rem;border:2px solid #fff;border-radius: 50px;}
.gallery_list_box .g_list > li a .imgbox .box_wrap .box .tit:not(:first-child) {margin-top:2rem;}
.gallery_list_box .g_list > li a .imgbox .box_wrap .box .p {margin-top:1rem;font-size:1.8rem;}
.gallery_list_box .g_list > li a .imgbox .box_wrap .spcon {margin-top:auto;padding:3rem 0;width:100%;text-align:center;color:#3adeb6;font-size:2rem;border-top:1px solid rgba(255,255,255,0.2);font-weight: 600;}
.gallery_list_box .g_list > li a:is(:hover,:focus,:active) .imgbox .box_wrap {opacity:1;visibility: visible;transform: translateY(0);}

.gallery_list_box .g_list > li:hover a .imgbox img {transform:scale(1.1);}
.gallery_list_box .g_list > li a .titbox {padding:2rem 2rem 6rem 2rem;}
.gallery_list_box .g_list > li a .titbox .sp1 {display:block;margin-bottom:1rem;color: #5ac0a7;font-weight: 700;}
.gallery_list_box .g_list > li a .titbox .title {width:100%;font-weight:700;color:#222;}
.gallery_list_box .g_list > li a .titbox .title.ellipsis1 {line-height:1.25;word-break:break-all;}
.gallery_list_box .g_list > li a .titbox .list_info {display:flex;justify-content:flex-end;align-items:center;margin-top:10px;transition:all .4s;position: absolute;right:2rem;bottom:2rem;}
.gallery_list_box .g_list > li:hover a .titbox .list_info  {border-color:#35b193;}
.gallery_list_box .g_list > li a .titbox .list_info .date {display:inline-flex;color:#999;font-size:1.6rem;}
.gallery_list_box .g_list > li a .titbox .list_info .date i {margin-right:5px;}
.gallery_list_box .g_list > li a .titbox .list_info .more_btn {display:inline-flex;font-weight:600;color:#222;}
.gallery_list_box .g_list > li a .titbox .list_info .more_btn i {margin-left:5px;color:#35b193;}
.gallery_list_box .g_list_25p {grid-template-columns:repeat(4,1fr);}
.gallery_list_box .g_list_25p > li a .imgbox {max-height: none;padding:0 0 28%;}
.gallery_list_box .gal > li a .imgbox {max-height:400px;padding:0;}
.gallery_list_box .g_list_25p > li a .imgbox img {aspect-ratio:1/1.3;transition:all .4s;max-width:100%;}
.gallery_list_box .g_list_25p > li a .imgbox img.noimg {max-width: 100px;}
.gallery_list_box .g_list_25p > li a .titbox .title.ellipsis2 {line-height:1.25;min-height:50px;word-break:break-all;}
@media only screen and (max-width:1199px){
    .gallery_list_box .g_list {gap:50px 30px;}
}
@media only screen and (max-width:1023px){
    .gallery_list_box .g_list {grid-template-columns:repeat(2,1fr);gap:40px 20px;}
    .gallery_list_box .g_list > li a .titbox .list_info {margin-top:25px;padding-top:15px;}
}
@media only screen and (max-width:767px){
    .gallery_list_box .g_list {grid-template-columns:repeat(1,1fr);gap:30px;}
    .gallery_list_box .g_list > li a .titbox .list_info {margin-top:20px;padding-top:10px;}
    .gallery_list_box .g_list_25p {grid-template-columns:repeat(2,1fr);}
}
@media only screen and (max-width:475px){
    .gallery_list_box .g_list {grid-template-columns:repeat(1,1fr);gap:30px;}
    .gallery_list_box .g_list > li a .titbox .list_info {margin-top:20px;padding-top:10px;}
    .gallery_list_box .g_list_25p {grid-template-columns:repeat(1,1fr);}
}

/* NEW게시판 */
.gallery_list_box2 {border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:4rem 0;}
.gallery_list_box2 .g_list {display:grid;grid-template-columns:repeat(3,1fr);gap:60px 40px;}
.gallery_list_box2 .g_list > li {}
.gallery_list_box2 .g_list > li a {position:relative;display:block;border:1px solid #ddd;height: 100%;border-radius: 20px;overflow: hidden;transition: 0.4s;}
.gallery_list_box2 .g_list > li a .imgbox {display:flex;justify-content:center;align-items:center;text-align:center;position:relative;overflow: hidden;aspect-ratio:1/0.75;}
.gallery_list_box2 .g_list > li a .imgbox::after {content:"";display:block;padding-bottom:100%;}
.gallery_list_box2 .g_list > li a .imgbox img {transition:all .4s;-webkit-transition:all .4s;width: 100%;}
.gallery_list_box2 .g_list > li a .imgbox .thumb_bg {width:100%;height: 38rem; background-repeat: no-repeat;background-size: cover;background-position: center;}

.gallery_list_box2 .g_list > li a .imgbox .box_wrap {opacity:0;visibility:hidden;position: absolute;left:0;top:0;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;color:#fff;background: rgba(17,83,67,0.8);padding:0 3.5rem;transition: 0.6s;transform: translateY(100%);}
.gallery_list_box2 .g_list > li a .imgbox .box_wrap .box {flex-grow:1;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.gallery_list_box2 .g_list > li a .imgbox .box_wrap .box .tit {font-size:2rem;padding:5px 2rem;border:2px solid #fff;border-radius: 50px;}
.gallery_list_box2 .g_list > li a .imgbox .box_wrap .box .tit:not(:first-child) {margin-top:2rem;}
.gallery_list_box2 .g_list > li a .imgbox .box_wrap .box .p {margin-top:1rem;font-size:1.8rem;}
.gallery_list_box2 .g_list > li a .imgbox .box_wrap .spcon {margin-top:auto;padding:3rem 0;width:100%;text-align:center;color:#3adeb6;font-size:2rem;border-top:1px solid rgba(255,255,255,0.2);font-weight: 600;}
.gallery_list_box2 .g_list > li a:is(:hover,:focus,:active) .imgbox .box_wrap {opacity:1;visibility: visible;transform: translateY(0);}

.gallery_list_box2 .g_list > li a .titbox {position:relative;padding:3rem;}
.gallery_list_box2 .g_list > li a .titbox::after {position: absolute;width: 40px;height: 40px;right: 15px;top: -20px;content: '';background: url('./../../images/fs/content/board/new_arrow.png') no-repeat center center / contain;transition: 0.4s;}
.gallery_list_box2 .g_list > li a:is(:hover,:focus,:active) {border:1px solid #19489b;}
.gallery_list_box2 .g_list > li a:is(:hover,:focus,:active) .titbox::after {transform: rotate(90deg);}
.gallery_list_box2 .g_list > li a .titbox .sp1 {display:block;margin-bottom:1rem;color: #5ac0a7;font-weight: 700;}
.gallery_list_box2 .g_list > li a .titbox .title {width:100%;font-weight:700;font-size:2.4rem;color:#222;}
.gallery_list_box2 .g_list > li a .titbox .title.ellipsis1 {line-height:1.25;word-break:break-all;}
.gallery_list_box2 .g_list > li a .titbox .list_info {display:flex;align-items:center;margin-top:1rem;transition:all .4s;}
.gallery_list_box2 .g_list > li:hover a .titbox .list_info  {border-color:#35b193;}
.gallery_list_box2 .g_list > li a .titbox .list_info .date {display:inline-flex;color:#999;font-size:1.6rem;margin-right:1rem;}
.gallery_list_box2 .g_list > li a .titbox .list_info .date i {margin-right:5px;}
.gallery_list_box2 .g_list > li a .titbox .list_info .more_btn {display:inline-flex;font-weight:600;color:#222;}
.gallery_list_box2 .g_list > li a .titbox .list_info .more_btn i {margin-left:5px;color:#35b193;}
.gallery_list_box2 .g_list_25p {grid-template-columns:repeat(4,1fr);}
.gallery_list_box2 .g_list_25p > li a .imgbox {max-height: none;padding:0 0 28%;}
.gallery_list_box2 .gal > li a .imgbox {max-height:400px;padding:0;}
.gallery_list_box2 .g_list_25p > li a .imgbox img {aspect-ratio:1/1.3;transition:all .4s;max-width:100%;}
.gallery_list_box2 .g_list_25p > li a .imgbox img.noimg {max-width: 100px;}
.gallery_list_box2 .g_list_25p > li a .titbox .title.ellipsis2 {line-height:1.25;min-height:50px;word-break:break-all;}
@media only screen and (max-width:1199px){
    .gallery_list_box2 .g_list {gap:50px 30px;}
}
@media only screen and (max-width:1023px){
    .gallery_list_box2 .g_list {grid-template-columns:repeat(2,1fr);gap:40px 20px;}
    .gallery_list_box2 .g_list > li a .titbox .list_info {margin-top:25px;padding-top:15px;}
    .gallery_list_box2 .g_list > li a .imgbox {aspect-ratio:1/0.7;}
}
@media only screen and (max-width:767px){
    .gallery_list_box2 .g_list {grid-template-columns:repeat(1,1fr);gap:30px;}
    .gallery_list_box2 .g_list > li a .titbox .list_info {margin-top:20px;padding-top:10px;}
    .gallery_list_box2 .g_list_25p {grid-template-columns:repeat(2,1fr);}
    .gallery_list_box2 .g_list > li a .imgbox {aspect-ratio:1/0.5;}
    .gallery_list_box2 .g_list > li a .imgbox .thumb_bg {height: 50rem;}
}
@media only screen and (max-width:475px){
    .gallery_list_box2 .g_list {grid-template-columns:repeat(1,1fr);gap:30px;}
    .gallery_list_box2 .g_list > li a .titbox .list_info {margin-top:20px;padding-top:10px;}
    .gallery_list_box2 .g_list_25p {grid-template-columns:repeat(1,1fr);}
}

/* 고객문의-비밀번호입력 */
.end_box {border-top:2px solid #222;border-bottom:1px solid #ddd;padding:10rem 4rem;text-align: center;}
.end_box img {width: 80px;}
.end_box strong {display:block;font-size:2.4rem;color:#222;font-family: 'GongGothic',sans-serif;font-weight:500;}
.end_box p {line-height:1.5;font-size:1.8rem;color:#767676;}
.end_box p:before {content:"";display:block;width: 30px;height: 4px;background: #e53935;margin:2rem auto;}
.end_box a {}

/* tableB */
.online_table {width:100%;border-bottom:1px solid #eee;border-top:2px solid #000;word-break:normal;}
.online_table thead th {padding:12px 20px;background:#f3f6fd;border-left:1px solid #eee;border-top:1px solid #eee;color:#000;}
.online_table thead th:first-child {border-left:0;}
.online_table tfoot th {padding:12px 20px;background:#f9f9f9;border-top:1px solid #ddd;}
.online_table tfoot td {padding:12px 20px;border-left:1px solid #eee;border-top:1px solid #eee;background:#e8e8e2;}
.online_table tbody th {padding:12px 20px;border-left:1px solid #eee;border-top:1px solid #eee;background:#f9f9f9;vertical-align:middle;font-weight:700;color:#222;}
.online_table tbody td {padding:15px 10px;border-left:1px solid #eee;border-top:1px solid #eee;}
.online_table tbody tr th:first-child,
.online_table tbody tr td:first-child {border-left:0;}
.online_table tbody tr:first-child th,
.online_table tbody tr:first-child td {border-top:1px solid #ddd}
.online_table tbody tr th.bd_none,.online_table tbody tr td.bd_none,
.online_table thead tr th.bd_none,.online_table thead tr td.bd_none {border-left:0;}
.online_table tbody tr th.bd_left,.online_table tbody tr td.bd_left,
.online_table thead tr th.bd_left,.online_table thead tr td.bd_left {border-left:1px solid #eee;}
/*padding 줄인버전*/
.online_table.small {border-top:0;}
.online_table tbody tr:first-child th,
.online_table tbody tr:first-child td {border-top:1px solid #eee;}
.online_table.small thead th {padding:0 20px;line-height:40px;text-align: center;background:#f3f6fd;}
.online_table.small tbody th {padding:7px 15px; text-align: center;}
.online_table.small tbody td {padding:7px 15px;}
@media only screen and (max-width:767px){
    .online_table thead th {padding:5px;}
    .online_table tfoot th {padding:5px;}
    .online_table tfoot td {padding:5px;}
    .online_table tbody th {padding:5px;}
    .online_table tbody td {padding:5px;}
}
/* 반응형테이블 */
@media screen and (max-width:1023px){
    table.responsive {border-top:#a6a6a6 solid 1px;}
    table.responsive thead {display:none;}
    table.responsive colgroup {display:none;}
    table.responsive tbody tr {display:block; position:relative; border-bottom:1px solid #d9d9d9;padding:10px 0;}
    table.responsive tbody tr:after {content:"."; display:block; clear:both; visibility:hidden; height:0;}
    table.responsive tbody tr:nth-child(odd) {background:#f1f4f9;}
    table.responsive tbody td {display:block; padding:5px 3%; border:none; background-color:transparent; text-align:left; box-sizing:border-box;width:100%;}
    table.responsive tbody td p {overflow:unset;width:calc(100% - 50px);text-overflow:unset;white-space:unset;word-wrap:unset;display:inline-flex;-webkit-line-clamp: unset;line-height:23px;}
    table.responsive tbody th {display:block; padding:2px 3%; border:none; background-color:transparent; text-align:left; vertical-align:middle; }
    table.responsive tbody tr:first-child td, table.responsive tbody tr:first-child th {border-top:none;}
    table.responsive tbody td.table_p {align-items:flex-start;}
    table.responsive > tbody > th:before, table.responsive > tbody td:before {content:attr(data-content)' : '; display:inline;font-weight:600;color:#3d3d3d;padding-right:10px;}/* thead의 내용을 tbody의 th, td에 각각 삽입 */
    table.responsive tfoot {display:block;}
    table.responsive tfoot tr {display:block; position:relative; border-bottom:1px solid #d9d9d9;}
    table.responsive tfoot tr:after {content:"."; display:block; clear:both; visibility:hidden; height:0;}
    table.responsive tfoot tr:nth-child(odd) {background:#e8fff3;}
    table.responsive tfoot td {display:block; padding:4px 3%; border:none; background-color:transparent; text-align:left; box-sizing:border-box;}
    table.responsive tfoot th {display:block; padding:4px 3%; border:none; background-color:transparent; text-align:left; vertical-align:middle;}
    table.responsive tfoot tr:first-child td, table.responsive tfoot tr:first-child th {border-top:none;}
    table.responsive tfoot th:before, table.responsive tfoot td:before {content:attr(data-content)' : '; display:inline;}/* thead의 내용을 tbody의 th, td에 각각 삽입 */
}
/* 온라인문의 */
.online_table .flexbox {display: flex;gap:1rem;flex-wrap: wrap;align-items: center;}
.online_table .flexbox * {flex-grow: 1;}
.online_table .flexbox span {flex-shrink: 0;flex-grow: inherit;}
.top_box {background: linear-gradient(to right, rgba(8, 32, 66, 0.85), rgba(45, 0, 0, 0.5)), url("./../../images/fs/content/sub04/online_inquiry.png") no-repeat center center;padding:5rem;color:#fff;font-size:2rem;margin-bottom:4rem;border-radius: 10px;}
.top_box em {font-weight:700;font-size:3rem;border-bottom: 1px solid rgba(255,255,255,0.3);display: block;padding-bottom:2rem;}
.online_table .privacy_area {padding:30px;overflow-y:auto;background:#f9f9f9;max-height:200px;font-size:1.4rem;line-height:1.3;}
.online_table .privacy_area .tit strong {font-size:1.6rem;color:#111;font-weight:600;}
.online_table .privacy_area .stit {position:relative;font-weight:500;color:#333;display:block;margin-top:10px;}
@media only screen and (max-width:1023px){
    .online_table .tableA tbody tr:after {display:none;}
    .online_table .tableA tbody th {width:100%;}
    .online_table .tableA tbody td {width:100%;border-left:none;}
    .online_table .privacy_area .stit {margin-bottom:5px;}
    .online_table .privacy_area p {margin-bottom:5px;}
}


.manageButton {margin-top:2rem;}
legend {overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);}