@charset "utf-8";
#header #gnb_wrap .dep1_con .dep1 {color: #111;}
#header #gnb_wrap .dep1_con .dep1:hover{color:#009be5; }
#header #gnb_wrap .dep1_con .dep1.active{color:#009be5; }
#header #logo img:nth-child(1) {display: none;}
#header #logo img:nth-child(2) {display: block;}
#header .top_util a {color: #111;}
#header.scrolled {background-color: #fff;}



#sv_wrap {width: 100vw;border-radius: 0 0 170px 170px;overflow: hidden;transform: translateX(0vw);}
#sv {width: 100vw; position: relative; transform:translateX(0vw); margin-top:90px; height: 870px !important; overflow:hidden}
#sv .sv_visual {width: 100%; height: 870px !important; background-size:cover; background-position: 50% 50%; transform:scale(1.12); animation: sv-bg-change 5s infinite;}
#sv .sv_tit_wrap {position: absolute;top: 42%;text-align: center;transform:translateY(-50%);color: #fff;overflow: hidden;margin: 0 auto;  width: -webkit-fill-available;}
/* #sv .sv_tit_wrap > div {opacity: 0; animation:svTxt 0.7s 0.3s forwards;} */
#sv .sv_tit_wrap span {opacity: 0; animation:svTxt 0.7s 0.7s forwards; display: inline-block; padding: 3px 15px;  color:#fff; border-radius:5px; letter-spacing:1px;}
#sv .sv_tit_wrap h3 {opacity: 0; animation:svTxt 1s 0.5s forwards; }
#sv .sv_tit_wrap p {opacity: 0; animation:svTxt1 1.5s 1s forwards; }
#sv .sv_tit_wrap .en { letter-spacing:0; /*text-transform: uppercase;*/}




@keyframes sv-bg-change {
	0% {transform: scale(1);  animation-timing-function: ease-in;}
	50% {transform: scale(1.1);  animation-timing-function: ease-out;}
	100% {transform: scale(1); }
}

@keyframes svTxt {
    0% {
        transform:translateX(200px);
        opacity:0;
    }
    100% {
        transform:translateX(0);
        opacity:1;
    }
}


@keyframes svTxt1 {
    0% {
        transform:translateX(-150px);
        opacity:0;
    }
    100% {
        transform:translateX(0);
        opacity:1;
    }
}
.scroll_down{position: absolute;bottom:0;left:50%;transform:translate(-47%);cursor:pointer; z-index: 1; }
.scroll_down span{display: block;position: relative;font-size:14px;color:#fff;font-weight:500;padding-bottom:75px;letter-spacing:0.02em; text-transform: uppercase;}


@keyframes scroll{
	0%{bottom:50%;}
	50%{bottom:7%;}
	100%{bottom:50%;}
}

#sv .wave{position:absolute;bottom:25px;left:50%;transform:translate(-50%,0);z-index:20;width: 10px;}
#sv .wave svg{display:block;}
#sv .wave svg path{stroke-dasharray: 55px;stroke-dashoffset: 55px;}

@keyframes wave {
	0% {stroke-dashoffset: 55px;}
	30% {stroke-dashoffset: 0;}
	60% {stroke-dashoffset: 0;}
	90% {stroke-dashoffset: -55px;}
	100% {stroke-dashoffset: -55px;}
}

#sv .wave svg path{animation: wave 2s 1s linear infinite;}
 
.sub_nevi {display:flex;align-items:center;gap:8px;font-size: 18px;color: #fff;position: absolute;bottom: 25%;justify-content: center;width: -webkit-fill-available;}
.sub_nevi .label {font-weight:500;}
.sub_nevi .divider_navi {margin:0 2px;color: #fff;font-size: 24px;}
.sub_nevi .badge {display:flex;align-items:center;gap:6px;padding: 8px 20px;border-radius:20px;background:#009be5;color:#fff;font-size: 16px;font-weight: 500;}
 
 
 
.s_tit_wrap {margin:0 0 70px;}
.s_tit_wrap .txt {letter-spacing:5px; text-transform: uppercase; color:#444444; opacity:.5; font-family: 'Libre Bodoni', serif;}
.s_tit_wrap h4 {margin-bottom:20px; padding-bottom:20px; color:#111; border-bottom:1px solid #ddd;}

.s_tit_wrap .box { background-color:#bdd0e2; color:#6b5a4a; height:60px; line-height:60px; border-radius:10px; width:530px; margin:0 auto;}

 
 
.top_img_big img{border-radius:30px}
 

.con {padding: 150px 0 0;}
.con1 {padding: 150px 0; background-color:#f9f9f9;}



.icon_wrap {margin-top:0;}
.icon_list {font-size:0;text-align:center;}
.icon_list li {display:inline-block;width:calc(25% - 16px);margin:0 8px 50px;vertical-align:top;text-align:center;opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1);will-change:transform,opacity;}
.icon_list li.is-show {opacity:1;transform:translateY(0);}
.icon_list li.trans_d1 {transition-delay:.12s;}
.icon_list li.trans_d2 {transition-delay:.24s;}
.icon_list li.trans_d3 {transition-delay:.36s;}

.icon_list li .icon img {transition:transform .3s ease;will-change:transform;}
.icon_list li.is-show .icon img {animation:iconBounce .7s cubic-bezier(.2,.9,.3,1.2) both;}
.icon_list li.trans_d1.is-show .icon img {animation-delay:.12s;}
.icon_list li.trans_d2.is-show .icon img {animation-delay:.24s;}
.icon_list li.trans_d3.is-show .icon img {animation-delay:.36s;}

.icon_list li .txt {background-color:#127864;color:#fff;padding:15px 0;border-radius:0 0 10px 10px;}

@keyframes iconBounce {0%{transform:translateY(0) scale(1);}35%{transform:translateY(-10px) scale(1.03);}65%{transform:translateY(2px) scale(1);}85%{transform:translateY(-4px) scale(1.01);}100%{transform:translateY(0) scale(1);}}

@media (prefers-reduced-motion:reduce) {.icon_list li,.icon_list li.is-show,.icon_list li.is-show .icon img {transition:none !important;animation:none !important;transform:none !important;opacity:1 !important;}}



.proc {padding:70px 0;}
.proc_grid {max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 120px 1fr;column-gap:40px;align-items:start;position:relative;}
.proc_col {display:flex;flex-direction:column;position:relative;height:100%; align-items:center;}
.proc_row {position:absolute;width:100%;display:flex;align-items:center;transform:translateY(-20%);} /* 핵심: 카드의 세로 중앙을 기준점으로 설정 */
.proc_left .proc_row {justify-content:flex-end;right:0;}
.proc_right .proc_row {justify-content:flex-start;left:0;}
.proc_card {background:#f6f7f9;border-radius:18px;display:flex;align-items:center;min-height:110px;width:520px;padding:0 25px;overflow:hidden;}
.proc_body {padding:22px 26px;flex:1;}
.proc_body--center {text-align:right;}
.proc_step {color:#8b93a1;font-family:'Montserrat';margin-bottom:10px;font-size:14px;font-weight:500;}
.proc_tit {margin-top:6px;color:#111;font-size:20px;font-weight:700;}
.proc_desc {margin-top:10px;line-height:1.6;color:#666;font-size:15px;}
.proc_iconBox {width:84px;height:100%;display:flex;align-items:center;justify-content:center;}
.proc_link {position:absolute;top:50%;transform:translateY(-50%);height:0;border-top:2px dotted #d6dbe3;width:70px;}
.proc_link--left {right:-70px;}
.proc_link--right {left:-70px;}
.proc_mid {position:relative;display:flex;justify-content:center;}
.proc_line {position:relative;width:2px;background:#dfe4ea;border-radius:2px;}
.proc_line_fill {position:absolute;top:0;left:0;width:2px;height:0;background:linear-gradient(to bottom, #1f2f43 0%, #1f79c8 60%, #5fa8e8 100%);border-radius:2px;z-index:1;}
.proc_dot {position:absolute;left:50%;transform:translate(-50%, -50%);width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:'Montserrat';z-index:2;font-size:18px;font-weight:400;}
.proc_lv1 {background:#5fa8e8;}
.proc_lv2 {background:#1f79c8;}
.proc_lv3 {background:#12335f;}

@media (max-width:1200px){
  .proc_grid {grid-template-columns: 1fr 100px 1fr; column-gap:24px;}
  .proc_card {width:100%; padding:0 15px;}
  .proc_body {padding: 20px 0;flex:1}
  .proc_iconBox {width: 65px;height:100%;display:flex;align-items: center;justify-content:center; margin:0 10px;}
}

@media (max-width:900px){
  .proc_grid {grid-template-columns: 1fr; row-gap:26px;}
  .proc_mid {order:-1;}
  .proc_line {min-height:520px;}
  .proc_left,.proc_right {gap:26px;}
  .proc_link {display:none;}
  .proc_left .proc_row,.proc_right .proc_row {justify-content:flex-start;}
  .proc_step {font-size: 14px;font-weight: 500;color:#8b93a1;letter-spacing: 0;font-family: 'Montserrat';margin-bottom: 10px;}
.proc_tit {margin-top:6px;font-size: 16px;font-weight: 700;color:#111;}
.proc_tit--left {text-align:left;}
.proc_desc {margin-top: 10px;font-size: 13px;line-height: 1.5;color: #666;word-break: keep-all;}

}


.ts_sec {position:relative; overflow:hidden; /*background:linear-gradient(180deg,#1e57c6 0%,#0f2f79 100%);*/ background: url('/assets/images/sub/system_bg.jpg') 50% 0% no-repeat;}
.ts_inner {max-width:1800px; margin:0 auto; padding:150px 20px; display:flex; gap:50px; align-items:center; min-height:100vh;}
.ts_left {flex:1; min-width:380px;}
.ts_right {flex:1.2; min-width:520px;}

.ts_text {max-width: 700px;transform:translateX(180px);opacity:1;}
.ts_title {color:#fff;font-size: 42px;font-weight: 500;letter-spacing: 0;margin: 0 0 20px; font-family: 'Montserrat';}
.ts_desc {color:#fff;font-size: 38px;line-height: 1.5;margin: 0 0 30px;font-weight:600;}
.ts_sub {color:rgba(255,255,255,.7);font-size: 16px;margin:0;}
.ts_cards {position:relative; width:480px; height:585px; overflow:hidden; }

.ts_track {display:flex; gap:25px; will-change:transform; overflow:hidden; }
.ts_flow {overflow:hidden;}
.ts_card {flex:0 0 auto; background:rgba(20,28,38,.75); border:1px solid rgba(255,255,255,.08); padding:70px 25px; text-align:center; border-radius:30px; width:400px;}
.ts_img_circle {width:315px; height:315px; border-radius:50%; overflow:hidden; margin:0 auto 20px; background:#111; }
.ts_img_circle img {width:100%; height:100%; object-fit:cover; display:block;}
.ts_num {color:#fff;font-size: 22px;font-weight: 500;margin: 20px 0 10px;opacity: .5;font-family: 'Montserrat';}
.ts_card_tit {color:#fff;font-size: 22px;font-weight: 600;margin: 0 0 20px;     font-family: 'Montserrat';}
.ts_card_txt {color:rgba(255,255,255,.7);font-size: 16px;line-height: 1.5;margin:0; padding: 0 20px;word-break: keep-all;}

@media (max-width:1024px){
 .ts_sec {position:relative;overflow:hidden;/*background:linear-gradient(180deg,#1e57c6 0%,#0f2f79 100%);*/background: url('/assets/images/sub/system_bg.jpg') 50% 50% no-repeat;background-size: cover;}
 .ts_inner {flex-direction:column; align-items:flex-start; gap:40px; padding: 80px 20px;}
 .ts_left {min-width:auto;}
 .ts_right {min-width:auto; width:100%;}
 .ts_text {transform:translateX(0);}
 .ts_card {flex:0 0 280px;}
 .ts_card_tit {color:#fff;font-size: 20px;font-weight: 600;margin: 0 0 20px;font-family: 'Montserrat';}
.ts_card_txt {color:rgba(255,255,255,.7);font-size: 14px;line-height: 1.5;margin:0;padding: 0 20px;word-break: keep-all;}

  
.ts_title {color:#fff;font-size: 22px;font-weight: 500;letter-spacing: 0;margin: 0 0 10px;font-family: 'Montserrat';}
.ts_desc {color:#fff;font-size: 16px;line-height: 1.5;margin: 0 0 30px;font-weight:600;}
.ts_card {flex:0 0 auto;background:rgba(20,28,38,.75);border:1px solid rgba(255,255,255,.08);padding: 50px 25px;text-align:center;border-radius:30px;width: -webkit-fill-available;}
.ts_img_circle {width: 245px;height: 245px;border-radius:50%;overflow:hidden;margin:0 auto 20px;background:#111;}


}

.counsel_wrap {padding: 150px 0; background:#adcbe7 url('/assets/images/sub/counsel_bg.jpg') 50% 50% no-repeat; background-attachment:fixed; background-size: cover;}





















  
  
  
  
  
 
.highlighter {/* display: inline-block; */ position: relative; z-index: 1;}
.highlighter:after {content:''; display: block; width: calc(100% + 2px); height: 70%; background-color: #E8FF9A; opacity: .45; position: absolute; left: -2px; bottom: 0px; z-index: -1;}





.pl150 { padding-left:150px;}
.pl100 { padding-left:100px;}
.pr100 { padding-right:100px;}
.pl70 { padding-left:70px;}
.pr70 { padding-right:70px;}
.pl30 { padding-left:30px;}
.pr30 { padding-right:30px;}
.pl15 { padding-left:15px;}












































.detail_btn {  display: inline-flex;align-items: center;    gap: 36px;    padding: 6px 15px 6px 25px;    border: 1.5px solid #cfcfcf;    border-radius: 999px;    color: #444;    font-size: 20px;
    /* font-weight: 500; */    text-decoration: none;    background: #fff;    transition: all 0.25s ease; }
.detail_btn .txt { line-height: 1; background-color:transparent !important; color:#444 !important; padding:0 !important; border-radius:0;}
.detail_btn .icon { width: 48px; height: 48px; border-radius: 50%;  background: #444;  position: relative; flex-shrink: 0; transition:.25s;}
.detail_btn .icon::before { content: '';  position: absolute; top: 50%;  left: 49%;  width: 13px;  height: 13px;  border-top: 3px solid #fff;  border-right: 3px solid #fff;  transform: translate(-50%, -50%) rotate(45deg);}
.detail_btn:hover { border-color: #999;}
.detail_btn:hover .icon { background: #000;}

.chk_list {width:-webkit-fill-available;position:relative; margin:0 0 !important;}
.chk_list li {font-weight: 500;position: relative;word-break:keep-all;border-radius: 80px;background-color: #f1e7dd;color:#444;padding: 8px 0;text-align:center;width: calc(45% - 2px);margin: 0 1px 10px;display: inline-block;}
.chk_list1 {width:-webkit-fill-available;position:relative;}
.chk_list1 li {font-weight: 500;position: relative;word-break:keep-all;border-radius: 80px;background-color: #f1e7dd;color:#444;padding: 8px 0;text-align:center;width: calc(29% - 2px);margin: 0 1px 10px;display: inline-block !important;}








.case_list { position:relative;}
.case_list li {display: flex;justify-content:space-between; align-items: center;}
.case_list li:nth-child(even) {/*flex-direction: row-reverse;*/}
.case_list li > div {width: 100%; }
.case_list li .img_box .img {width: 100%; /*height: 100%;*/ background-size:auto; background-repeat:no-repeat; background-position: 50% 50%; overflow:hidden; /*border:3px solid #ddd; border-radius:10px;*/}
.case_list li .txt_box {/* padding: 0 40px 0; */background-color: transparent;position: relative;}
.case_list li .img_box .img img{ width:-webkit-fill-available;  transition:.5s; }
.case_list li .img_box:hover  img {transform:scale(1.15);}
.case_list li .txt_box .img {width: 100%;/* height: 100%; */background-size:auto;background-repeat:no-repeat;background-position: 50% 50%;overflow:hidden; /*border:3px solid #ddd; border-radius:10px;*/}
.case_list li .txt_box .img img{width:-webkit-fill-available;transition:.5s;}
.case_list li .txt_box:hover  img {transform:scale(1.15);}
.keyword_box {margin:0 0;text-align: center; display: flex;     align-items: center;}
.keyword_box .box{/* z-index:1; */display: inline-block;width:170px;height:40px;line-height:40px;background-color: #fff;color:#444;border-radius:50px;font-size:18px; margin-left:10px;}
.note_box {padding:30px 50px; text-align: left; background-color:#fff; margin-top:30px;}



.outline-text {
  /* 텍스트 내부 색상을 투명하게 설정 */
  color: transparent;
  -webkit-text-fill-color: transparent; /* 웹킷 기반 브라우저 지원 */

  /* 텍스트 윤곽선(두께와 색상) 설정 */
  -webkit-text-stroke-width: 1px; /* 윤곽선 두께 */
  -webkit-text-stroke-color: #fff; /* 윤곽선 색상 (흰색) */
  
  /* 표준 text-stroke 속성 (아직 모든 브라우저에서 완벽 지원되지는 않음) */
  text-stroke-width: 1px;
  text-stroke-color: #fff;
}


.img_list { position:relative;}
.img_list li {display: flex;justify-content:space-between; align-items: center;}
.img_list li:nth-child(even) {/*flex-direction: row-reverse;*/}
.img_list li > div {width: 50%; }
.img_list li .txt_box {/* padding: 0 40px 0; */background-color: transparent;position: relative; z-index:1}

.img_list li .img_box .img {width:; /*height: 100%;*/ background-size:auto; background-repeat:no-repeat; background-position: 50% 50%; z-index:1; position: relative; overflow:hidden;border-radius: 20px;}
.img_list li .img_box .img img{ width:;  transition:.25s;  /*box-shadow: 0px 1px 20px 10px rgba(0, 0, 0, 0.1);*/ border-radius: 20px; }

.img_list li .img_box .img::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg); opacity: 0;}
.img_list li .img_box .img:hover::before {-webkit-animation: shine .75s;animation: shine .75s;}
@-webkit-keyframes shine {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		left: 125%;
		opacity: 0;
	}
}
@keyframes shine {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		left: 125%;
		opacity: 0;
	}
}

.img_list li .img_box .img{transition:.25s; text-align:right; }
.img_list li .img_box .img:hover{border-radius:0 0 50px 0; overflow:hidden;}
.img_list li .img_box:hover img {transform:scale(1.05);}
.img_list li .txt_box .img {width:;background-size:auto;background-repeat:no-repeat;background-position: 50% 50%;}
.img_list li .txt_box .img img{/*width:-webkit-fill-available;*/transition:.5s; border-radius: 20px;}
.img_list li .txt_box:hover  img {transform:scale(1);}
.img_list li .txt_box .num4 {width: 80px;height: 60px;line-height:60px;text-align: center;background-color:#b79480;color:#fff;border-radius:50px;font-weight:500;font-size:22px;font-family: 'IvyMode', sans-serif;position: absolute;margin-left: -21%;top: -5%;}
.img_list li .txt_box .num5 {width: 120px;height: 45px;line-height:45px;text-align: center;background-color:#b79480;color:#fff;border-radius:50px;font-weight:500;font-size:18px;font-family: 'IvyMode', sans-serif;}
.img_list li .txt_box .num  {display: block;vertical-align: middle;width: 65%;height: 45px;font-size:20px;text-align: center;line-height: 45px;border-radius:50px;background-color: #7d6660;color: #fff;font-weight: 500;-webkit-transform:translateY(-2px);transform:translateY(-2px);top: -26px;left: 0;margin: 0 auto -30px;z-index: 1;position: relative;}


.img_list li .txt_box .txt {letter-spacing:5px; text-transform: uppercase; color:#c1a28e;}



.img_list li .vertical_line {position: relative;top: 85%;left: 50%;transform:translateX(-50%);width: 1px;height: 0;background-color: #ddd;transition:0.75s 0.3s;display: block;}
.img_list li .move .vertical_line {height: 120px;}



.eye_01 .con2 { position: relative;  padding: 150px 0;  background: url('/assets/images/sub/eye_01_con02_bg.jpg') 50% 100% no-repeat; background-attachment:fixed;  background-size: cover; background-color: #aa9180;  overflow: hidden;}
/* 왼쪽 마스크 */
.eye_01 .con2::before { content: ""; position: absolute;  top: 0; left: 0;  width: 50%;  height: 100%;  background-color: #aa9180;  transform: scaleX(1);  transform-origin: left;  animation: maskLeft 3s ease-in-out forwards;  z-index: 1;  pointer-events: none;}
/* 오른쪽 마스크 */
.eye_01 .con2::after {  content: "";  position: absolute;  top: 0; right: 0;  width: 50%;  height: 100%;  background-color: #aa9180;  transform: scaleX(1);  transform-origin: right;  animation: maskRight 3s ease-in-out forwards;  z-index: 1;  pointer-events: none;}
.eye_01 .con2 > * {  position: relative;  z-index: 2;}

.video-container {position: relative;padding-bottom: 0; /* 16:9 */overflow: hidden;border-radius: 0 50px 0 50px;width: 100%;margin:0 auto;background-color:#fff;}
.video-container .video {position: relative;width: 100%;padding-top: 0;scale: 1;}

.round {position: relative;text-align: left;margin-left: 0;}
.round  ul {width: -webkit-fill-available;text-align: center;font-size: 0;display: block;position: relative;text-align: start;}
.round  li {display: inline-block;vertical-align: top;width: -webkit-fill-available;margin: 0 0 10px;/* padding:70px 15px 0; */border-radius:100px; background-color:#aec3d0; color:#444;position: relative;text-align: center;}
.round  li:after {  content: '';  display: block;   width: 0;  height: 0; border-top: 30px solid #aec3d0;  /* 화살표 */   border-left: 30px solid transparent; margin: 0 auto; border-right: 30px solid transparent;  top: 20px; position: absolute;  left: -13px;}

/*.round  li:nth-child(2n)  {background-color: #fff4f0;}*/
.round  li .txt_wrap {position: relative;width:auto;z-index: 1;display: block;align-items: center;margin: 0 0;justify-content: center;padding: 12px 20px;}


.cont{display:flex;}
.cont .lt {width: 50%;}
.cont .rt {width: 50%;}
.cont .en {letter-spacing:5px; text-transform: uppercase; color:#444444; opacity:.5; font-family: 'Libre Bodoni', serif;}

.recommend_list_box {font-size: 0;}
.recommend_list_box .recommend_list li {padding: 5px 0 0;}
.recommend_list_box .recommend_list li > p {display: inline-block; }
.recommend_list_box .recommend_list li .num {background-color:#aec3d0; color:#fff; font-weight:500;font-family: 'Libre Bodoni', serif;width: 55px; height:55px; line-height:55px;margin-bottom: 15px;font-size: 20px; border-radius:50px; text-align: center;}
/*.recommend_list_box .recommend_list li .num:before {content:'';display: block;width: 1px;height: 20px;background-color: #c1a28e;position: relative;top: 26px;left: 42px;opacity: .6;transition:.25s;}*/
.recommend_list_box .recommend_list li .txt {width: calc(100% - 65px); padding-left: 15px;}
.recommend_list_box .recommend_list li .txt1 {width: calc(100% - 55px); padding-left: 50px;}


.box4 {position: relative; text-align:center;}
.box4  ul {width: -webkit-fill-available; text-align: center;font-size: 0;display: inline-block;position: relative;}
.box4  li {display: inline-block;vertical-align: top;width: calc(25% - 30px);margin: 0 15px 30px;/* padding:70px 15px 0; */border-radius:10px;background-color: #aec3d0;color:#fff;position: relative;}
.box4  li:nth-child(2n) {background-color: #8db5cd;}
.box4  li .txt_wrap {position: relative;left: 0;width: 100%; z-index: 1;display: block;padding:30px 0;}
.box4 ul li:after {content:'+';position: absolute;display: block;top: 28%;padding-top: 0%;left: -10%;color: #fff;z-index: 2;font-size: 46px;font-family: 'Montserrat';font-weight: 700;}
.box4 ul li:first-child::after {content:""; background-image:none; }


.box {position: relative;}
.box ul {text-align: center;font-size: 0;display: flex;position: relative;align-items: center;}
.box li {display: inline-block;vertical-align: top;width: calc(25% - 20px);margin: 0 10px 15px;border-radius:20px;background-color: #cba079;color:#fff;position: relative;}
.box li:nth-child(2) {background-color: #cba079;}
.box li:nth-child(3) {background-color: #cba079;}
.box li:nth-child(4) {background-color: #cba079;}
.box li .txt_wrap {position: relative;left: 0;width: 100%;/* -webkit-transform: translateY(50%); *//* transform:translateY(-50%); */z-index: 1;display: block;padding: 15% 0;}
.box li .txt_wrap .num {display: block; font-family: 'Libre Bodoni'; line-height: 1; padding-bottom: 10px; letter-spacing:0;  margin:0 auto 15px; font-weight:700;  border-bottom: 1px solid rgba(255,255,255,0.5); width:25%; font-variant: lining-nums;}


.box33 {position: relative;}
.box33 ul {text-align: center;font-size: 0;display: flex;position: relative;align-items: center;}
.box33 li {display: inline-block;vertical-align: top;width: calc(33.33% - 20px);margin: 0 10px 15px;border-radius:20px;background-color: #cba079;color:#fff;position: relative;}
.box33 li:nth-child(2) {background-color: #cba079;}
.box33 li:nth-child(3) {background-color: #cba079;}
.box33 li:nth-child(4) {background-color: #cba079;}
.box33 li .txt_wrap {position: relative;left: 0;width: 100%;/* -webkit-transform: translateY(50%); *//* transform:translateY(-50%); */z-index: 1;display: block;padding: 15% 0;}
.box33 li .txt_wrap .num {display: block; font-family: 'Libre Bodoni'; line-height: 1; padding-bottom: 10px; letter-spacing:0;  margin:0 auto 15px; font-weight:700;  border-bottom: 1px solid rgba(255,255,255,0.5); width:25%; font-variant: lining-nums;}


.slowaging_01 .con2 { position: relative;  padding: 220px 0;  background: url('/assets/images/sub/bg3.jpg') 50% 0% no-repeat; background-attachment: fixed; background-size: cover; background-color: #cdb6b0;  overflow: hidden;}
/* 왼쪽 마스크 */
.slowaging_01 .con2::before { content: ""; position: absolute;  top: 0; left: 0;  width: 50%;  height: 100%;  background-color: #cdb6b0;  transform: scaleX(1);  transform-origin: left;  animation: maskLeft 3s ease-in-out forwards;  z-index: 1;  pointer-events: none;}
/* 오른쪽 마스크 */
.slowaging_01 .con2::after {  content: "";  position: absolute;  top: 0; right: 0;  width: 50%;  height: 100%;  background-color: #cdb6b0;  transform: scaleX(1);  transform-origin: right;  animation: maskRight 3s ease-in-out forwards;  z-index: 1;  pointer-events: none;}
.slowaging_01 .con2 > * {  position: relative;  z-index: 2;}


.max_box {padding: 160px 0; text-align: center; background-color:#eaeced;}
.max_box .tit_wrap h3 {font-style: italic;}
.max_box .max_box_list_wrap {position: relative; margin: 0 auto;}
.max_box .max_box_list {padding: 0 20px;}
.max_box .max_box_list .list {margin: 0 5px;}
.max_box .max_box_list .list .thumb {width:auto; border-radius:10px; overflow: hidden; margin:0 5px; }
.max_box .max_box_list .list .thumb img {width:-webkit-fill-available;transition:.5s; }
.max_box .max_box_list .list:hover .thumb img {transform:scale(1.15);}



.square_img_wrap2 {}
.square_img_list2 {font-size: 0; display:block;  }
.square_img_list2 li {display: inline-block;  width: calc(50% - 25px); margin: 0 12.5px 50px;  vertical-align: top; text-align:center;}
.square_img_list2 li .square_img {position: relative; overflow:hidden; border-radius:20px;}
/*.square_img_list2 li .num  {display: block;vertical-align: middle; 55px;font-size:26px;text-align: center; color: #127864 ;font-weight: 500; text-align:center; margin-bottom:30px;}*/
.square_img_list2 li .num  {display: block;vertical-align: middle;width: 75%;height: 45px;font-size:20px;text-align: center;line-height: 45px;border-radius:50px;background-color: #7d6660;color: #fff;font-weight: 500;-webkit-transform:translateY(-2px);transform:translateY(-2px);top: -5px;left: 0;margin: 0 auto -30px;z-index: 2;position: relative;}
.square_img_list2 li .square_img img {width:-webkit-fill-available; transition:.5s}
.square_img_list2 li:hover .square_img img {transform:scale(1.05);}
.square_img_list2 li .txt {background-color:#d6b9a3; color:#fff; padding:10px 0; border-radius:50px;  width: calc(50% - 10px); margin: 0 5px 10px; display: inline-block;}
.square_img_list2 li .txt1 {background-color:#d6b9a3; color:#fff; padding:10px 0; border-radius:50px;  width:-webkit-fill-available; margin: 0 5px 20px; display: inline-block;}
.square_img_list2 h3 { color:#896e60;}
.square_img_list2 li .square_img::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg); opacity: 0;}
.square_img_list2 li .square_img:hover::before {-webkit-animation: shine .75s;animation: shine .75s;}
@-webkit-keyframes shine {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		left: 125%;
		opacity: 0;
	}
}
@keyframes shine {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		left: 125%;
		opacity: 0;
	}
}
.square_img_wrap3 {}
.square_img_list3 {font-size: 0; text-align:center;}
.square_img_list3 li {display: inline-block;  width: calc(33.33% - 30px); margin: 0 15px 50px;   vertical-align: top; text-align:center;     background-color: #f6f6f6;border-radius: 20px; padding-bottom:50px;}
.square_img_list3 li .square_img {position: relative; overflow:hidden; border-radius: 20px;}
.square_img_list3 li .num  {display: block;vertical-align: middle; font-family: 'Libre Bodoni', sans-serif;width: 45px;height: 45px;font-size:20px;text-align: center;line-height: 45px;background-color: #aec3d0;  color:#fff; border-radius:50px;-webkit-transform:translateY(-2px);transform:translateY(-2px);/* position: absolute; */top: 0;left: 0;margin: -22px auto 20px;}
.square_img_list3 li .square_img img {width: 100%; transition:.5s}
.square_img_list3 li:hover .square_img img {transform:scale(1.05);}
.square_img_list3 li .square_img::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg); opacity: 0;}
.square_img_list3 li .square_img:hover::before {-webkit-animation: shine .75s;animation: shine .75s;}
.square_img_list3 li .txt { background-color:#9e7e66; color:#fff; padding:10px 0; border-radius:10px 10px; }

.square_img_wrap4 {}
.square_img_list4 {font-size: 0; text-align:center;}
.square_img_list4 li {display: inline-block;  width: calc(25% - 20px); margin: 0 10px; padding-bottom:30px; vertical-align: top; text-align:center; background-color:#f9f9f9 !important; color:#444;border-radius: 20px; }
.square_img_list4 li .square_img {position: relative; overflow:hidden; border-radius:20px;}
.square_img_list4 li .num  {display: block;vertical-align: middle; font-family: 'Libre Bodoni', sans-serif;width: 45px;height: 45px;font-size:20px;text-align: center;line-height: 45px;background-color: #aec3d0;  color:#fff; border-radius:50px;-webkit-transform:translateY(-2px);transform:translateY(-2px);/* position: absolute; */top: 0;left: 0;margin: -22px auto 20px;}
.square_img_list4 li .num1  {display: block;vertical-align: middle;width: 65%;height: 45px;font-size:20px;text-align: center;line-height: 45px;border-radius:50px;background-color: #7d6660;color: #fff;font-weight: 500;-webkit-transform:translateY(-2px);transform:translateY(-2px);top: -20px;left: 0;margin: 0 auto -30px;z-index: 2;position: relative;}
.square_img_list4 li .square_img img {width: 100%; transition:.5s}
.square_img_list4 li:hover .square_img img {transform:scale(1.05);}
.square_img_list4 li .square_img::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg); opacity: 0;}
.square_img_list4 li .square_img:hover::before {-webkit-animation: shine .75s;animation: shine .75s;}

.square_img_wrap5 {}
.square_img_wrap5 {font-size: 0; text-align:center;}
.square_img_wrap5 li {display: inline-block;  width: calc(20% - 20px); margin: 0 10px; padding-bottom:30px; vertical-align: top; text-align:center; background-color:#f9f9f9 !important; color:#444;border-radius: 20px; }
.square_img_wrap5 li .square_img {position: relative; overflow:hidden; border-radius:20px;}
.square_img_wrap5 li .num  {display: block;vertical-align: middle; font-family: 'Libre Bodoni', sans-serif;width: 45px;height: 45px;font-size:20px;text-align: center;line-height: 45px;background-color: #aec3d0;  color:#fff; border-radius:50px;-webkit-transform:translateY(-2px);transform:translateY(-2px);/* position: absolute; */top: 0;left: 0;margin: -22px auto 20px;}
.square_img_wrap5 li .num1  {display: block;vertical-align: middle;width: 65%;height: 45px;font-size:20px;text-align: center;line-height: 45px;border-radius:50px;background-color: #7d6660;color: #fff;font-weight: 500;-webkit-transform:translateY(-2px);transform:translateY(-2px);top: -20px;left: 0;margin: 0 auto -30px;z-index: 2;position: relative;}
.square_img_wrap5 li .square_img img {width: 100%; transition:.5s}
.square_img_wrap5 li:hover .square_img img {transform:scale(1.05);}
.square_img_wrap5 li .square_img::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg); opacity: 0;}
.square_img_wrap5 li .square_img:hover::before {-webkit-animation: shine .75s;animation: shine .75s;}


.img_list4 {position:relative;display: flex; justify-content: center;}
.img_list4 li {/* display: flex; *//* justify-content:space-between; *//* align-items: start; *//* padding:0 0; */}
.img_list4 li > div {}
.img_list4 li .img_box .img {width: auto;background-size:auto;background-repeat:no-repeat;background-position: 50% 50%;overflow:hidden;border: none;border-radius: 20px;/* margin-top:85px; */}
.img_list4 li .img_box .img img{ width:-webkit-fill-available;  transition:.5s; }
.img_list4 li .img_box:hover  img {transform:scale(1.05);}
.img_list4 li .txt_box .img {width: auto;/* height: 100%; */background-size:auto;background-repeat:no-repeat;background-position: 50% 50%;overflow:hidden;border: none;margin: 0 0 0 -140px; border-radius: 20px;}
.img_list4 li .txt_box .img img{transition:.5s;}
.img_list4 li .txt_box:hover  img {transform:scale(1.05);}
.img_list4 li:nth-child(2) {transform:translateY(55px);}
.img_list4 li:nth-child(4) {transform:translateY(55px);}
.img_txt {position: absolute;z-index:2;margin: 0 auto;bottom: 35%;width: -webkit-fill-available;} 
.img_txt1 {position: absolute;z-index:2;margin: 0 auto;bottom: 7%;width: -webkit-fill-available; letter-spacing:30px; color:#efd38e;} 




.round1 {position: relative;text-align: left;margin-left: 0;}
.round1  ul {width: -webkit-fill-available;text-align: center;font-size: 0;display: flex;position: relative;align-items: center;justify-content: center;}
.round1  li {display: inline-block;vertical-align: top;width: calc(20% - 10px);margin: 0 5px 10px;border-radius: 20px;color:#222;position: relative;text-align: center;border: 1px solid #ddd;}
.round1  li:nth-child(2n)  {background-color: #f9f2ed;}
.round1  li .txt_wrap {position: relative;width:auto;z-index: 1;display: block;align-items: center;margin: 0 0;justify-content: center;padding: 45px 10px;}


.round2 {position: relative; text-align:center;}
.round2  ul {width: -webkit-fill-available; text-align: center;font-size: 0;display: inline-block;position: relative;}
.round2  li {display: inline-block; vertical-align: top; width: calc(50% - 10px); margin: 0 5px 10px; /* padding:70px 15px 0; */  position: relative;}
.round2  li:nth-child(2n)  .txt_wrap{background-color: #d0af9a;}
.round2  li .txt_wrap {position: relative;left: 0;width: 100%; z-index: 1;display: block;padding:10px 0; border-radius:100px;background-color: #c1a28e;  color:#fff;}

.round4 {position: relative; text-align:center; margin-left: -5px;}
.round4  ul {width: -webkit-fill-available;text-align: center;font-size: 0;display: block;position: relative; text-align: -webkit-auto;}
.round4  li {display: inline-block;vertical-align: top;width: calc(25% - 10px);margin: 0 5px 20px;/* padding:70px 15px 0; */border-radius:100px;background-color: #f2ece2;color:#222;position: relative;text-align: center;}
.round4  li:nth-child(2n)  {background-color: #ebddd2;}
.round4  li .txt_wrap {position: relative;width: max-content;z-index: 1;height: 185px;display: block;align-items: center;margin: 0 auto;justify-content: center;padding-top: 37%;}


.chk_txt p {position: relative; padding-left: 40px; line-height: 1.7; word-break:keep-all; margin-bottom: 5px;}
.chk_txt p:after {content:''; display: block; width: 20px; height: 15px; background: url('../images/sub/i_chk.png') 0 0 no-repeat; position: absolute; top: 8px; left: 10px;}
.chk_cir_txt p {position: relative; padding-left: 40px; line-height: 1.7; word-break:keep-all; margin-bottom: 5px;}
.chk_cir_txt p:after {content:''; display: block; width: 25px; height: 25px; background: url('../images/sub/i_chk_cir.png') 0 0 no-repeat; position: absolute; top: 5px; left: 0;}


.clinic_list_box {font-size: 0;width:88%;}
.clinic_list_box .clinic_list li {padding: 8px 14px;background-color:#fff;color:#222;border-radius:70px;margin-bottom:10px;border:1px solid #ddd;     width: -webkit-fill-available; text-align: left;}
.clinic_list_box .clinic_list li > p {display: flex;vertical-align:middle;justify-content: flex-start;align-items: center;}
.clinic_list_box .clinic_list li .num {width: 40px; height: 40px; line-height: 40px; text-align: center; background-color: #1d2434; color:#fff; border-radius:50%; font-family: 'Montserrat'; font-weight:500; }
.clinic_list_box .clinic_list li .txt1 {width: calc(100% - 55px);padding-left: 55px;font-weight:500; width: -webkit-fill-available;}
.clinic_list_box .clinic_list li > p img {width:35px;position: absolute;display: inline-block; filter: sepia(1);} 



.table_tb {width: -webkit-fill-available; border-collapse: collapse;}
.table_tb th,
.table_tb td {padding: 15px 10px;border: 1px solid #ddd;  line-height: 1.5; text-align: center;}
.table_tb th {}
.table_tb td {font-size: 18px; vertical-align: middle; }


.icon_box { padding:140px 0; background-color:#0b1c2b;}
.icon_box_list {display: flex;flex-wrap:wrap;}
.icon_box_list li {width: 25%;padding: 20px 0;text-align: center;}
.icon_box_list li:after {content:'';display: block;width: 1px;height: 100%;background-color: #fff;position: absolute;opacity: .3;transition:.25s;top: 0;}
.icon_box_list li:first-child:after {display: none;}

.check_box {text-align: center;}
.check_box ul {display: flex; flex-wrap:wrap; align-items:stretch;}
.check_box li {width: calc(50% - 60px);margin: 20px 30px 0;position: relative;background-color: #f8f8f8;border-radius: 20px;}
.check_box .icon {position: absolute;top: 0;left: 50%;margin-top: -20px;transform:translateX(-50%);}
.check_box .txt_box {padding: 45px 15px 35px;}

.check_box1 {text-align: center;}
.check_box1 ul {display: flex; flex-wrap:wrap; align-items:stretch;}
.check_box1 li {width: calc(33.33% - 60px);margin: 20px 30px 0;position: relative;background-color: #f8f8f8;border-radius: 20px;}
.check_box1 .icon {position: absolute;top: 0;left: 50%;margin-top: -20px;transform:translateX(-50%);}
.check_box1 .txt_box {padding: 45px 15px 35px;}


.check_box4 {text-align: center;}
.check_box4 ul {display: flex; flex-wrap:wrap; align-items:stretch;}
.check_box4 li {width: calc(25% - 20px);margin: 20px 10px 0;position: relative;background-color: #f8f8f8;border-radius: 20px;}
.check_box4 .icon {position: absolute;top: 0;left: 50%;margin-top: -20px;transform:translateX(-50%);}
.check_box4 .txt_box {padding: 45px 15px 35px;}

.check_box3 {text-align: center;}
.check_box3 ul {display: flex; flex-wrap:wrap; align-items:stretch;}
.check_box3 li {width: calc(33.33% - 20px);margin: 20px 10px 0;position: relative;background-color: #fff;color: #222;border-radius: 150px;border: 7px solid #c1a28e; animation: borderColorChange 3s infinite;}
.check_box3 .icon {position: absolute;top: 0;left: 50%;margin-top: -20px;transform:translateX(-50%);}
.check_box3 .txt_box {padding: 30px 15px 30px;}

.check_box3 .num {
        color: #bc957d;
        font-style: italic;
        z-index:3;
        position: absolute;
        top: 0;
        left: 50%;
        margin-top: -22px;
        transform:translateX(-50%);
         -webkit-text-stroke: 20px transparent; 
         -webkit-background-clip: text; 
         background-clip: text; 
         background-image: linear-gradient(to bottom, #fff, #fff); 
        background-color: #fff;
        background-color: rgba(255, 255, 255, 1);
        border-radius: 30px;
        padding: 0 15px 0 12px;
        }


@keyframes borderColorChange {
  0%   { border-color:#a68571; }
  25%  { border-color:#daa761; }
  50%  { border-color:#eec792; }
  75%  { border-color:#d7ac70; }
  100% { border-color:#a86d4c; }
}


.h_title ul { display:flex; }
.h_title .tt {width: 70%; }
.h_title .no {width: 30%; padding-top:0; }



.con .left {/* position: absolute; */left: 50%;/* margin-left: -35%; */bottom: -29%;z-index: 0;}
.con .right {/* position: absolute; */right: 50%;/* margin-right: -38%; */bottom: -33%;z-index: 0;}



.box2 {position: relative; text-align:center;}
.box2  ul {width: -webkit-fill-available;text-align: center;font-size: 0;display: flex;position: relative;}
.box2  ul li {display: inline-block; vertical-align: top; width: calc(50% - 60px); margin: 0 30px 30px; /* padding:70px 15px 0; */border-radius:150px;background-color: #c1a28e;  color:#fff;  position: relative; height:150px; align-content: center;}
.box2  ul li:after {content:'';position: absolute;display: block; top: 33%;left: -15%; background-image: url('/assets/images/sub/cont_arrow.svg');width: 60px;height: 59px;margin-left: 0;transform: rotate(-90deg); scale:.8;}
.box2  ul li:first-child::after {content:""; background-image:none; }
.box2  ul li:nth-child(2n) {background-color: #a08275;}

.box3 {position: relative; text-align:center;}
.box3  ul {width: -webkit-fill-available;text-align: center;font-size: 0;display: flex;position: relative;}
.box3  ul li {display: inline-block; vertical-align: top; width: calc(50% - 60px); margin: 0 30px 30px; /* padding:70px 15px 0; */border-radius:15px;  position: relative; height:120px; align-content: center;}
.box3  ul li:after {content:'';position: absolute;display: block; top: 38%;left: -15%; background-image: url('/assets/images/sub/arrow1.png');width: 83px;height: 22px;margin-left: 0;transform: rotate(0deg); scale:.8;}
.box3  ul li:first-child::after {content:""; background-image:none; }
.box3  ul li:nth-child(2n) {}


.s_title2{display:flex; padding-bottom:30px; background-color:#f9f9f9; padding:50px 70px; border-radius:30px;}
.s_title2 .lt {width: 25%;}
.s_title2 .rt {width: 75%;}

.s_tab {width: 100%; margin-bottom:70px;font-size: 0;  position: sticky; text-align:center; top:0; z-index:999;}
.s_tab li {display: inline-block; vertical-align: top;  border-radius:60px;}
.s_tab li a {display: block; width: 300px; text-align: center; line-height:50px; font-size: 20px; margin:0 -1px;  border-radius:0;  border-right:1px solid #ddd; border-left:1px solid #ddd;   transition: .25s;}
.s_tab li a:hover {background-color: #888; color: #fff;  transition: .25s;}
.s_tab li a.active {background-color: #888; color: #fff;}


.check1 {position:relative;display: flex;align-items: center;justify-content: space-evenly; background-color: #f9f9f9; padding: 5px 20px;}
.check1 img { width:30px;}
.check1 .txt {padding-left: 12px;letter-spacing: 0 !important;}



.curtain-wrap{position:relative;overflow:hidden}
.curtain-wrap img{display:block;width:100%}

.curtain{position:absolute;top:0;width:50%;height:100%;background:#fff;z-index:2;transition:transform 1.2s ease}
.curtain.left{left:0;transform:translateX(0)}
.curtain.right{right:0;transform:translateX(0)}

.curtain-wrap.move .curtain.left{transform:translateX(-100%)}
.curtain-wrap.move .curtain.right{transform:translateX(100%)}

.bizc-sec{padding:0 0 30px 0;}
.bizc-list{display:grid;grid-template-columns:repeat(6,1fr);gap:30px}
.bizc-item{grid-column:span 2;padding:40px 30px;border-radius:20px;background:#ffffff;box-shadow:0 10px 30px rgba(0,0,0,.10);display:flex;gap:24px;align-items:flex-start;opacity:0;transform:translateY(40px);transition:all .8s ease}
.bizc-item.is-on{opacity:1;transform:translateY(0)}
.bizc-icon{width:64px;height:64px;border-radius:16px;background:#f3f8ff;display:flex;align-items:center;justify-content:center}
.bizc-icon img{width:46px}
.bizc-txt{flex:1}
.delay1{transition-delay:.15s}
.delay2{transition-delay:.3s}
.bizc-list>.bizc-item:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}
.bizc-list>.bizc-item:last-child:nth-child(3n+2){grid-column:4/span 2}



.fc-target-wrap{display:flex;gap:80px;align-items:center}

.fc-img-box{border-radius:32px;overflow:hidden;opacity:0;transform:translateX(-60px);transition:all 1s ease}
.fc-img-box.is-on{opacity:1;transform:translateX(0)}
.fc-img-box img{width:100%;display:block}

.fc-txt-box{flex:1}
.fc-txt-box h3{opacity:0;transform:translateY(30px);transition:all .8s ease}
.fc-txt-box h3.is-on{opacity:1;transform:translateY(0)}

.fc-list{display:flex;flex-direction:column;gap:20px}
.fc-item{position:relative;padding:26px 30px 26px 70px;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.08);opacity:0;transform:translateY(30px);transition:all .8s ease}
.fc-item.is-on{opacity:1;transform:translateY(0)}

.fc-num{position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:#ebf5fc;color:#3b82f6;display:flex;align-items:center;justify-content:center;}

.delay1{transition-delay:.1s}
.delay2{transition-delay:.25s}
.delay3{transition-delay:.4s}

.bg_wblue{background:#ebf5fc}

.solar-bar-sec{padding:120px 0}
.solar-bar{padding:60px 40px;border-radius:36px;text-align:center;
background:linear-gradient(90deg,#0b3c78 0%,#0aa6b8 55%,#18b05a 100%);
color:#fff;opacity:0;transform:translateY(40px) scale(.96);
transition:opacity .8s ease,transform .8s ease}

.solar-bar.is-on{opacity:1;transform:translateY(0) scale(1)}

.solar-sub{margin-bottom:10px;opacity:.9}
.solar-main{letter-spacing:-.02em}

.solar-bar::after{
  content:'';
  position:absolute;
  inset:0;
  border-radius:36px;
  background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.25) 50%,transparent 70%);
  opacity:0;
}

.solar-bar.is-on::after{
  animation:solar-shine 1.6s ease forwards;
}

@keyframes solar-shine{
  0%{opacity:0;transform:translateX(-40%)}
  30%{opacity:.6}
  100%{opacity:0;transform:translateX(40%)}
}


.solar-tab-sec{padding-top:20px}

.solar-tab-btns{display:flex;gap:24px;margin-bottom:80px}
.solar-tab-btn{flex:1;padding:20px 0;border-radius:999px;border:1px solid #d0d0d0;background:#fff;font-size:18px;font-weight:600;color:#333;cursor:pointer;transition:all .3s ease}
.solar-tab-btn.is-active{background:#0aa6e8;border-color:#0aa6e8;color:#fff}

.solar-tab-contents{position:relative}
.solar-tab-panel{display:none}
.solar-tab-panel.is-active{display:block}

.solar-tab-empty{padding:120px 0;text-align:center;color:#999}

.farm-solar-wrap{display:flex;gap:80px;align-items:center}

.farm-solar-img{width:520px;border-radius:16px;overflow:hidden}
.farm-solar-img img{width:100%;display:block}

.farm-solar-txt{flex:1}
.farm-solar-list{display:flex;flex-direction:column;gap:36px}

.farm-solar-item{display:flex;gap:24px;align-items:center}
.farm-solar-ico{width:100px;height:100px;border-radius:50%;background:#009fe3;display:flex;align-items:center;justify-content:center}
.farm-solar-ico img{width:52px}

.farm-solar-desc p{line-height:1.4}


.content-wrapper { padding: 40px 20px;  }
.card-row { display: flex; gap: 24px; margin-bottom: 24px; }
.card { background: #ffffff; border-radius: 30px; padding: 50px 40px; flex: 1; position: relative; overflow: hidden; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); transition: transform 0.4s ease; }
.card:hover { transform: translateY(-10px); }
.card.wide { width: 100%; display: flex; justify-content: space-between; align-items: flex-end; }
.card h3 { color: #111; margin-bottom: 20px; word-break: keep-all; }
.card p { line-height: 1.6; color: #555; word-break: keep-all; }
.divider { height: 1px; background: #eee; margin: 25px 0; }
.detail-list { list-style: none; padding: 0; }
.detail-list li { color: #888; margin-bottom: 8px; }
.icon-wrap { position: absolute; bottom: -10px; right: -10px; width: 160px; opacity: 0.8; pointer-events: none; z-index: 1; }
.icon-wrap img { width: 100%; height: auto; display: block; }
.fade-in { opacity: 0; animation: fadeInUp 0.8s ease-out forwards; }
@keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
.card-row .card:nth-child(2) { animation-delay: 0.2s; }
.card.wide { animation-delay: 0.4s; }

.agri-point-list{display:flex;gap:40px}
/* 상단 라이트 */
.agri-point-card::before{
  content:'';
  position:absolute;
  top:0;left:0;right:0;
  height:40%;
  border-radius:28px 28px 0 0;
  background:linear-gradient(180deg,rgba(255,255,255,.15),transparent);
}
.agri-point-ico img{width:55px}

.agri-point-card{
  flex:1;
  padding:48px 32px;
  border-radius:28px;
  background:#66b6df;
  color:#fff;
  text-align:center;
  box-shadow:0 18px 40px rgba(0,0,0,.12);
  opacity:0;
  transform:translateY(40px);
  transition:opacity .8s ease, transform .8s ease;
}

.agri-point-card.is-on{opacity:1;transform:translateY(0)}

.agri-point-ico{
  width:88px;
  height:88px;
  margin:0 auto 24px;
  border-radius:50%;
  background:rgba(255,255,255,.15);
  display:flex;
  align-items:center;
  justify-content:center;
  transition:transform .6s ease;
}

.agri-point-card.is-on .agri-point-ico{transform:scale(1.05)}

.agri-point-card h4{margin-bottom:6px}
.agri-point-card p{opacity:.95}

.delay1{transition-delay:.15s}
.delay2{transition-delay:.3s}

.agri-grid-wrap{display:flex;flex-direction:column;gap:34px;place-self: anchor-center;}
.agri-row{display:flex;gap:30px;align-items:flex-start}
.agri-left{width:160px;display:flex;justify-content:flex-start}
.agri-badge{width:140px;height:140px;border-radius:50%;background:#0aa6e8;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .6s ease,transform .6s ease}
.agri-badge.is-on{opacity:1;transform:translateY(0) scale(1)}
.agri-badge-ico{width:52px;height:52px;display:block}

.agri-right{flex:1;position:relative;padding-top:18px}
.agri-line{position:absolute;left: -7%;top: 60%;width:110px;height:2px;background:#d9d9d9;transform:translateY(-50%) scaleX(0);transform-origin:left;transition:transform .7s ease}
.agri-line.is-on{transform:translateY(-50%) scaleX(1)}

.agri-cards{display:flex;flex-wrap:wrap;gap:18px;padding-left:40px}
.agri-card{width:120px;height:92px;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.10);display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}
.agri-card.is-on{opacity:1;transform:translateY(0)}


.solar_section { position: relative; }
.solar_container { position: relative; width: 100%; height: 750px; display: flex; justify-content: center; align-items: center; }
.outer_circle { position: absolute; width: 620px; height: 620px; border: 2px solid #e1f0ff; border-radius: 50%; z-index: 1; transition: all 1.2s ease; opacity: 0; transform: scale(0.8); }
.outer_circle.active { opacity: 1; transform: scale(1); }
.center_circle { width: 420px; height: 420px; background: #fff; border-radius: 50%; box-shadow: 0 0 60px rgba(0,160,233,0.12); display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; z-index: 3; border: 1px solid #f0f7ff; transition: all 0.8s ease; opacity: 0; }
.center_circle.active { opacity: 1; }
.info_item { position: absolute; display: flex; align-items: center; gap: 20px; transition: all 1s ease; opacity: 0; z-index: 4; }
.info_item.active { opacity: 1; }
.icon_circle { width: 130px; height: 130px; background: linear-gradient(135deg, #00a0e9, #2b68c0); border-radius: 50%; display: flex; justify-content: center; align-items: center; box-shadow: 0 10px 20px rgba(43,104,192,0.2); border: 4px solid #fff; }
.icon_circle img { width: 75px; }
.text_box { line-height: 1.5; white-space: nowrap; }
.text_box.align_right { text-align: right; }
.color_blue { color: #0084ff; }
.top_left { top: 12%; left: 5%; transform: translate(40px, 40px); }
.top_right { top: 12%; right: 5%; transform: translate(-40px, 40px); }
.top_left2 { top: 12%; left: -1%; transform: translate(40px, 40px); }
.top_right2 { top: 12%; right: -8%; transform: translate(-40px, 40px); }
.bottom_left { bottom: 12%; left: 10%; transform: translate(40px, -40px); }
.bottom_right { bottom: 12%; right: 10%; transform: translate(-40px, -40px); }
.bottom_left2 { bottom: 12%; left: -8%; transform: translate(40px, -40px); }
.bottom_right2 { bottom: 12%; right: -6%; transform: translate(-40px, -40px); }
.info_item.active { transform: translate(0, 0); }


.solar-compare-wrap{display:flex;gap:30px;margin-top:20px}
.solar-compare-item{flex:1;background:#fff;border-radius:16px;padding:16px;box-shadow:0 6px 20px rgba(0,0,0,.08);}
.solar-compare-item img{width:100%;display:block}


.process_section { padding: 100px 0; }
.process_line { position: absolute; top: 50%; left: 0; width: 100%; height: 4px; background: #e0e0e0; transform: translateY(-50%); z-index: 1; }
.process_list { display: flex; justify-content: space-between; align-items: center; position: relative; z-index: 2; list-style: none; padding: 0; }
.process_item { display: flex; flex-direction: column; align-items: center; width: 14%; text-align: center; }
.process_item.up { justify-content: flex-end; padding-bottom: 25px; margin-top: -10%; }
.process_item.down { justify-content: flex-start; padding-top: 25px; margin-bottom: -10.5%; }
.step_box {background: #f0f7ff;border-radius: 15px;padding: 20px 10px;width: 100%;min-height: 125px;display: flex;flex-direction: column;justify-content: center;margin: 10px 0;}
.step_num { color: #4ba8e6; font-size: 14px; margin-bottom: 5px; display: block; }
.step_tit { color: #333; margin: 0; word-break: keep-all; }
.dot { width: 40px; height: 40px; background: #328ece; border-radius: 50%; border: 4px solid #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.process_item:first-child .dot { background: #50b0f0; } /* 첫 번째 도트 강조색 예시 */


.benefit-list { display: flex; justify-content: space-between; gap: 20px; list-style: none; padding: 0; }
.benefit-item { flex: 1; background: #fff; border: 1px solid #eee; border-radius: 20px; overflow: hidden; display: flex; flex-direction: column; }
.benefit-item .img-box { width: 100%; aspect-ratio: 16 / 11; overflow: hidden; }
.benefit-item .img-box img { width: 100%; height: 100%; object-fit: cover; }
.benefit-item .text-box { padding: 30px 25px; flex-grow: 1; display: flex; flex-direction: column; gap: 20px; }
.benefit-item .text-box h3 { color: #000; margin: 0; }
.benefit-item .desc-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 12px; }
.benefit-item .desc-list li { position: relative; padding-left: 15px; color: #666; line-height: 1.5; word-break: keep-all; }
.benefit-item .desc-list li::before { content: ''; position: absolute; left: 0; top: 9px; width: 6px; height: 6px; background: #ccc; }


.compare-table { position: relative; background: #fff; border-radius: 30px; box-shadow: 0 20px 40px rgba(0,0,0,0.05); padding: 40px; }
.compare-table table { width: 100%; border-collapse: collapse; table-layout: fixed; }
.compare-table th, .compare-table td { padding: 25px 15px; text-align: center; border-bottom: 1px solid #eee; line-height: 1.6; word-break: keep-all; }
.compare-table thead th { border-bottom: 2px solid #333; padding-bottom: 30px; }
.compare-table tbody td:first-child { color: #333; border-right: 1px solid #eee; }
/* 자가소비 강조 영역 */
.highlight-head { background: #1e4eb8; color: #fff; border-radius: 20px 20px 0 0; position: relative; z-index: 2; border-bottom: 1px solid rgba(255,255,255,0.2) !important; }
.highlight-cell { background: #1e4eb8; color: #fff; position: relative; z-index: 2; border-bottom: 1px solid rgba(255,255,255,0.1) !important; }
.compare-table tr:last-child .highlight-cell { border-radius: 0 0 20px 20px; border-bottom: none !important; }
/* 강조 영역 그림자 효과를 위한 처리 */
.highlight-head::after, .highlight-cell::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; box-shadow: 15px 0 30px rgba(0,0,0,0.1); z-index: -1; }

.support-list { display: flex; list-style: none; padding: 0; margin: 0; }
.support-item { flex: 1; text-align: center; padding: 50px 20px; border-right: 1px solid #e0eaf3; display: flex; flex-direction: column; align-items: center; gap: 20px; }
.support-item:last-child { border-right: none; }
.icon-circle { width: 150px; height: 150px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 10px 20px rgba(0,0,0,0.05); margin-bottom: 10px; }
.support-item p { color: #666; line-height: 1.5; min-height: 72px; }
.btn-more { display: inline-block; padding: 10px 30px; border: 1px solid #333; background:none; border-radius: 25px; text-decoration: none; color: #333; font-size: 14px; transition: all 0.3s; margin-top: 10px; }
.btn-more:hover { background: #333; color: #fff; }
.logo-box { margin: -7px 0; }
.logo-box img { max-width: 180px; }
.icon-circle img{width:80px}


.support_list {max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;gap:28px}
.support_item {flex:1;text-align:center}
.support_card {background:#f3f8ff;border-radius:18px;height:160px;display:flex;align-items:center;justify-content:center}
.support_card img {width:74px;height:74px}
.support_txt {margin-top:18px;font-size:16px;font-weight:500;color:#111}

.info-flex { display: flex; gap: 60px; align-items: center; }
.info-img { flex: 1.2; border-radius: 0; overflow: hidden; }
.info-img img { width: 100%; display: block; }
.info-txt-box { flex: 1; display: flex; flex-direction: column; gap: 40px; }
.info-group h5 { margin-bottom: 15px; color: #000; }
.logo-row { display: flex; gap: 15px; }
.logo-row img { height: 50px; border: 1px solid #eee; }
.dot-list { list-style: none; padding: 0; }
.dot-list li { position: relative; padding-left: 15px; color: #666; margin-bottom: 8px; line-height: 1.4; }
.dot-list li::before { content: ''; position: absolute; left: 0; top: 9px; width: 5px; height: 5px; background: #ccc; }

.re_title {display:flex;align-items:center;gap:12px;justify-content:center;}
.re_logo {display:flex;align-items:center}
.re_logo img {display:block;height:40px}


.stat_container { display: flex; gap: 20px; justify-content: space-between; }
.stat_item { flex: 1; display: flex; justify-content: space-between; align-items: center; padding: 40px; background: #fff; border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.03); }
.text_box .title { color: #333; margin-bottom: 15px; }
.count_box { display: flex; align-items: baseline; gap: 5px; color: #52b1e9; }
.icon_box_ro { width: 80px; height: 80px; background: #fff; border-radius: 12px; display: flex; align-items: center; justify-content: center; box-shadow: inset 0 0 10px rgba(0,0,0,0.05); }
.icon_box_ro img { width: 50px; }
.source_text { text-align: right; margin-top: 30px; font-size: 14px; color: #888; }


.target_container { display: flex; gap: 24px; justify-content: center; }
.target_card { flex: 1; background: #fff; border-radius: 24px; padding: 50px 20px; text-align: center; display: flex; flex-direction: column; align-items: center; box-shadow: 0 10px 30px rgba(0,0,0,0.02); }
.target_icon { margin-bottom: 30px; height: 90px; display: flex; align-items: center; justify-content: center; }
.target_icon img { height: 100%; width: auto; object-fit: contain; }
.target_text p { line-height: 1.6; color: #333; margin: 0; }


.construct_container { display: flex; align-items: center; justify-content: space-between; gap: 60px; }
.construct_content { flex: 1; }
.construct_content h2 { color: #000; margin-bottom: 30px; letter-spacing: -1px; }
.desc_text { color: #444; line-height: 1.6; margin-bottom: 40px; }
.value_box { background-color: #e1f5fe; border-radius: 20px; padding: 25px; display: inline-block; width: 100%; max-width: 500px; }
.value_box2 { background-color: #efefef; }
.value_title { color: #0091ea; display: block; margin-bottom: 15px; text-align: center; }
.value_desc { color: #333; line-height: 1.5; text-align: center; margin: 0; }
.construct_image { flex: 1; text-align: right; }
.construct_image img { max-width: 100%; height: auto; }


.benefit_container { display: flex; gap: 20px; justify-content: space-between; }
.benefit_card { flex: 1; background: #fff; border-radius: 20px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
.benefit_img { width: 100%; height: 200px; overflow: hidden; }
.benefit_img img { width: 100%; height: 100%; object-fit: cover; }
.benefit_info { padding: 30px 25px; min-height: 100px; display: flex; align-items: center; justify-content: space-between; }
.color_blue { color: #52b1e9; }
.text_group { display: flex; justify-content: space-between; align-items: flex-start; width: 100%; }
.right_text { text-align: right; }
.sub_txt { font-size: 12px; color: #aaa; margin-top: 5px; font-weight: 400; }


.solar_section_box { background-color: #55acee; color: #fff; }
.solar_section_box .inner { display: flex; align-items: center; justify-content: space-between; margin: 0 auto; }
.solar_section_box .text_area { flex: 1; }
.solar_section_box .tit { line-height: 1.3; margin-bottom: 30px; letter-spacing: -0.02em; }
.solar_section_box .desc { line-height: 1.6; opacity: 0.9; }
.solar_section_box .img_area { flex: 1; text-align: right; }
.solar_section_box .img_area img { max-width: 100%; height: auto; }

.stStructureRow{display:flex;width:100%;}
.stStructureCol{width:50%;position:relative;}
.stStructureImg{display:flex;justify-content:center;align-items:center;}
.stStructureImg img{width:80%;border-radius:30px;display:block;}
.stStructureTxt{display:flex;flex-direction:column;justify-content:center;padding:0 80px;}
.stStructureTxt .txt18{margin-top:10px;color:#bbb;letter-spacing:1px;}
.stStructureTxt2{display:flex;flex-direction:column;justify-content:center;padding:0 80px;}

.stEnergyIntroSec{width:100%;}
.stEnergyIntroThumb{width:100%;padding:21px 11px 0;}
.stEnergyIntroGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#efefef;}
.stEnergyIntroItem{overflow:hidden;}
.stEnergyIntroItem img{display:block;width:100%;height:100%;object-fit:cover;}
.stEnergyIntroItem01{grid-column:1/2;grid-row:1/2;}
.stEnergyIntroItem02{grid-column:2/3;grid-row:1/2;}
.stEnergyIntroItem03{grid-column:3/4;grid-row:1/2;}
.stEnergyIntroItem04{grid-column:4/5;grid-row:1/2;}
.stEnergyIntroItem05{grid-column:5/6;grid-row:1/2;}
.stEnergyIntroItem06{grid-column:1/2;grid-row:2/3;}
.stEnergyIntroItem07{grid-column:2/3;grid-row:2/3;}
.stEnergyIntroItem08{grid-column:3/4;grid-row:2/3;}
.stEnergyIntroItem09{grid-column:4/5;grid-row:2/3;}
.stEnergyIntroItem10{grid-column:5/6;grid-row:2/3;}
.stEnergyIntroCont{padding:60px 20px 62px;}
.stEnergyIntroInner{text-align:center;margin:0 auto;}
.stEnergyIntroTit{line-height:1.35;color:#111;letter-spacing:-0.04em;}
.stEnergyIntroTxt{margin-top:24px;line-height:1.9;color:#767676;letter-spacing:-0.02em;}


.stPartnerInner{margin:0 auto;}
.stPartnerHead{text-align:center;}
.stPartnerTop{line-height:1.4;color:#111;}
.stPartnerSub{margin-top:4px;line-height:1.4;color:#111;}
.stPartnerLine{width:100%;margin:24px 0 18px;border-top:1px dashed #dfdfdf;}
.stPartnerTit{text-align:center;line-height:1.4;color:#111;}
.stPartnerGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:42px;}
.stPartnerCard{background:#fff;border:1px solid #d8d8d8;box-shadow:0 2px 10px rgba(0,0,0,.08);}
.stPartnerLogoBox{display:flex;align-items:center;justify-content:center;height:101px;background:#fff;padding:10px;}
.stPartnerLogoBox2{display:flex;align-items:center;justify-content:center;background:#fff;padding:10px;}
.stPartnerLogoBox img{display:block;max-width:90%;max-height:54px;object-fit:contain;}
.stPartnerBtn{display:flex;align-items:center;justify-content:center;padding:6px 0;background:#9a9a9a;color:#fff;text-decoration:none;transition:.3s ease;}
.stPartnerBtn:hover{background:#111;color:#fff;}
.stPartnerCardLongi{position:relative;display:flex;flex-direction:column;justify-content:flex-start;}
.stPartnerCardLongi .stPartnerLogoBox{height:101px;border-bottom:1px solid #d8d8d8;}
.stPartnerLongiNote{display:flex;align-items:center;justify-content:center;height:28px;background:#fff;color:#ffe600;letter-spacing:-0.02em;text-shadow:-1px 0 #111,0 1px #111,1px 0 #111,0 -1px #111;}


.pdPanelInner{margin:0 auto;}
.pdPanelGrid{display:flex;justify-content:center;}
.pdPanelItem{width:33%;text-align:center; padding:0 15px}
.pdPanelThumb img{width:100%}
.pdPanelTit{margin-top:13px;line-height:1.3;color:#111;letter-spacing:-0.04em;}


.history_visual{width:100%;height:46rem;margin-bottom:12rem;background:url(../img/Contents/history_visual.png) no-repeat center top /auto 100%;}
.history-wrap{display:flex;align-items:flex-start;gap:7rem 9rem;position:relative;}
.history-title{position:sticky;top:140px;flex:0 0 30%;align-self:flex-start;}
.history-bar{position:relative;padding-left:7rem;margin-top:1.2rem;}
.history-tab .tab-content{flex:1;min-width:0;}
.history-bar:before{content:"";position:absolute;top:1rem;left:0;bottom:1.4rem;display:block;width:1px;background:#ddd;}
.history-actbar{position:absolute;top:1rem;left:0;display:block;width:1px;height:0;max-height:calc(100% - 3rem);background:#009be5;}
.history-cont-wrap{position:relative;}
.history-cont-wrap:has(+ .history-cont-wrap){margin-top:2rem;margin-bottom:6rem;}
.history-cont + .history-cont{margin-top:2.5rem;}
.history-cont-year{font-size:2.6rem;margin-bottom:3rem;position:relative;font-family:'Montserrat',sans-serif; font-weight:600}
.history-cont-year:before{content:"";position:absolute;top:1rem;left:-8.7rem;display:block;width:1.5rem;height:1.5rem;border-radius:50%;background:#ddd;}
.history-cont-txt{position:relative;padding-left:4rem;}
.history-cont-txt:before{content:"";position:absolute;top:1.5rem;left:-8.3rem;width:0.7rem;height:0.7rem;border-radius:50%;background:#ddd;}
.history-cont-txt .date{position:absolute;top:0;left:0;font-size:1.3rem;line-height:300%;font-family:'Montserrat',sans-serif;font-weight:600;}
.history-cont-txt .txt{font-size:1.3rem;line-height:300%;}
.history-cont-txt.prize .date,.history-cont-txt.prize .txt{color:#009be5;}
.history-cont-wrap .history-cont .history-cont-year.act:before,.history-cont-wrap.first .history-cont .history-cont-year:before{background:#009be5;}
.history-cont-wrap .history-cont .history-cont-year.act:after,.history-cont-wrap.first .history-cont .history-cont-year:after{content:"";position:absolute;top:-0.5rem;left:-10.2rem;width:4.5rem;height:4.5rem;border-radius:50%;background:#009be5;opacity:.2;}
.history-cont-wrap .history-cont .history-cont-txt.act:before,.history-cont-wrap.first .history-cont .history-cont-txt:before{background:#009be5;}
.history-cont-wrap .history-cont .history-cont-year:before,.history-cont-wrap .history-cont .history-cont-txt:before{transition:all .3s;}
.history-tab .tab-nav .name{white-space:nowrap;}


@media screen and (max-width:1280px){
	.history-wrap{flex-wrap:wrap;gap:4rem 0;}
	.history-title{position:static;top:auto;flex:none;width:100%;}
	.history-bar{width:100%;padding-left:4rem;margin-left:2rem;}
	.history-title br{display:none;}
	.history-cont-year:before{left:-4.7rem;top:.5rem;}
	.history-cont-txt:before{left:-4.3rem;}
	.history-cont-txt{padding-left:8rem;}
	.history-cont-year{font-size:3rem;margin-bottom:4rem;}
	.history-cont-wrap:has(+ .history-cont-wrap){margin-bottom:4rem;}
	.history-cont-wrap .history-cont .history-cont-year.act:after,.history-cont-wrap.first .history-cont .history-cont-year:after{left:-6.2rem;top:-1rem;}
}
@media screen and (max-width:768px){
	.history-wrap {gap:4rem 15rem;}
	.history-title {font-size:3.2rem;}
	.history-cont-year {font-size:2.8rem;}
	.history-cont-txt .date,
	.history-cont-txt .txt {font-size:1.8rem;}
}
@media screen and (max-width:499px){
	.history-title {font-size:1.8rem;}
	.history-cont-year {font-size:1.8rem;}
	.history-cont-txt .date,
	.history-cont-txt .txt {font-size:1.0rem;}
	.history-cont-txt{padding-left:2rem;}
	.history-bar{padding-left:3rem;}
	.history-cont-txt .txt{line-height:30px; margin-bottom:20px}
	.history-cont-txt .date{line-height:30px}
	.history-cont-year{margin-bottom:2rem;}
	.history-cont-txt:before{top:0.5rem;}
}



@media all and (max-width:1800px){
	
}

@media all and (max-width:1430px){


}

@media all and (max-width:1230px){
.tt-section { bottom:0 !important}

}

.hctMapInner{width:100%;margin:0 auto;}
.hctMapTit{display:none;}
.hctMapHead{margin-top:0;}
.hctMapBranch{color:#111;line-height:1.3;letter-spacing:-0.04em;}
.hctMapRow{display:flex;gap:68px;align-items:center;}
.hctMapLeft{width:48.8%;}
.hctMapRight{flex:1;min-width:0;}
.hctMapAddressBox{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;height:86px;background:#f3f5f8;border-radius:10px;}
.hctMapAddressInfo{display:flex;align-items:center;gap:18px;min-width:0;}
.hctMapAddressInfo .icon-location{font-size:27px;color:#0f1720;flex:0 0 auto;}
.hctMapAddressTxt{color:#0f1720;line-height:1.5;letter-spacing:-0.03em;word-break:keep-all;}
.hctMapCopyBtn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:transparent;cursor:pointer;flex:0 0 auto;}
.hctMapCopyBtn .icon-copy{font-size:28px;color:#b8bcc3;}
.hctMapView{margin-top:16px;width:100%;height:510px;border-radius:0;overflow:hidden;background:#e9edf1;}
.hctMapInfoLine{padding:10px 0 33px;border-bottom:1px solid #dcdcdc;}
.hctMapInfoLast{padding:36px 0 0;}
.hctMapInfoCols{display:flex;gap:60px;}
.hctMapInfoCol{flex:1;}
.hctMapInfoTit{display:flex;align-items:center;gap:12px;color:#111;line-height:1.4;letter-spacing:-0.03em;}
.hctMapInfoTit i{font-size:24px;color:#111;flex:0 0 auto;}
.hctMapInfoTit span{display:block;}
.hctMapInfoLink{display:inline-block;margin-top:20px;color:#162433;line-height:1.3;letter-spacing:-0.03em;}
.hctMapParkingTxt{margin-top:24px;color:#111;line-height:1.7;letter-spacing:-0.03em;}
.hctMapAppList{display:flex;gap:8px;margin-top:32px;}
.hctMapAppItem{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:calc((100% - 16px) / 3);height:134px;padding:26px 20px 18px 20px;border-radius:10px;border:1px solid #dadada;box-sizing:border-box;overflow:hidden;transition:all .2s ease;}
.hctMapAppItem span{position:relative;z-index:2;line-height:1.4;letter-spacing:-0.03em;}
.hctMapAppItem img{position:absolute;right:18px;bottom:16px;max-width:38px;max-height:38px;object-fit:contain;}
.hctMapAppItem:hover{transform:translateY(-4px);}
.hctMapAppNaver{background:#08c536;border-color:#08c536;color:#fff;}
.hctMapAppNaver span{color:#fff;}
.hctMapAppKakao{background:#ffe300;border-color:#ffe300;color:#111;}
.hctMapAppKakao span{color:#111;}
.hctMapAppTmap{background:#fff;border-color:#d9d9d9;color:#111;}
.hctMapAppTmap span{color:#111;}
@media all and (max-width:1400px){.hctMapRow{gap:40px;}.hctMapAddressTxt{font-size:22px;}.hctMapInfoLink{font-size:32px;}}
@media all and (max-width:1024px){.hctMapRow{flex-direction:column;}.hctMapLeft{width:100%;}.hctMapRight{width:100%;}.hctMapInfoCols{gap:30px;}.hctMapView{height:420px;}}
@media all and (max-width:767px){.hctMapSec{}.hctMapBranch{font-size:32px;}.hctMapAddressBox{padding:0 18px;height:auto;min-height:76px;}.hctMapAddressTxt{font-size:18px;}.hctMapAddressInfo{gap:12px;align-items:flex-start;padding:18px 0;}.hctMapInfoCols{flex-direction:column;gap:28px;}.hctMapInfoLink{font-size:28px;}.hctMapParkingTxt{font-size:18px;}.hctMapAppList{flex-direction:column;}.hctMapAppItem{width:100%;height:110px;}}

.cont{display:none}
.stStructureRow{display:flex;align-items:center;}
.stStructureCol{flex:1;}
.stStructureImg img{width:100%;display:block;}


@media (max-width:768px){

.stStructureRow{flex-direction:column;gap:30px;margin-bottom:50px;}

.stStructureImg{order:1;width:100%;}
.stStructureTxt{order:2;width:100%;text-align:center;}

.stStructureTxt .tar{text-align:center;}
.stStructureTxt{padding:0}
}
@media all and (max-width:820px){
#header #logo {margin-right: 30px;margin-top:0;height: 70px;line-height: 70px;}	
	
#sv_wrap {width: 100vw;border-radius: 0 0 50px 50px;overflow: hidden;transform: translateX(0vw);}
#sv {width: 100vw;position: relative;transform:translateX(0vw);height: 460px !important; margin-top:70px; }
#sv .sv_visual {width: 100%;height: 100vh;background-size:cover;background-position: 48% 50%;transform:scale(1.2);animation: sv-bg-change 5s infinite;height: 460px !important;}


#sv .sv_tit_wrap {position: absolute;top:37%;text-align: center;transform:translateY(-50%);color: #fff;overflow: hidden;width: -webkit-fill-available;margin: 0 auto;left: 0;}
/* #sv .sv_tit_wrap > div {opacity: 0; animation:svTxt 0.7s 0.3s forwards;} */
#sv .sv_tit_wrap span {opacity: 0; animation:svTxt 0.7s 0.7s forwards; display: inline-block; padding: 3px 15px; background-color: rgba(0, 0, 0, .15); color:#e7d39c; border-radius:5px; letter-spacing:1px;}
#sv .sv_tit_wrap h3 {opacity: 0; animation:svTxt 0.7s 0.5s forwards; }
#sv .sv_tit_wrap p {opacity: 0; animation:svTxt 0.7s 0.3s forwards; }
#sv .sv_tit_wrap .en {letter-spacing: 0;text-transform: uppercase;}	

#sv .wave{position:absolute;bottom: 10px;left:50%;transform:translate(-50%,0);z-index:20;width: 10px;}
#sv .wave svg{display:block;}
#sv .wave svg path{stroke-dasharray: 55px;stroke-dashoffset: 55px;}

.sub_nevi {display:flex;align-items:center;gap:8px;font-size: 14px;color: #fff;position: absolute;bottom: 28%;justify-content: center;width: -webkit-fill-available;}
.sub_nevi .label {font-weight:500;}
.sub_nevi .divider {margin:0 2px;color: #fff;font-size: 24px;}
.sub_nevi .badge {display:flex;align-items:center;gap:6px;padding: 8px 14px;border-radius:20px;background:#009be5;color:#fff;font-size: 14px;font-weight: 500;}
 
 
 
 
 

.s_tit_wrap {margin:0 0 40px;}
.s_tit_wrap .txt {letter-spacing: 3px;text-transform: uppercase;color:#c1a28e;margin-left:5px;font-size: 16px;}
.s_tit_wrap h4 {margin-bottom:20px;}

.pl100 { padding-left:0;}
.pl70 { padding-left:0;}
.pr70 {padding-right: 0;}
.pr30 { padding-right:0;}
.pl30 { padding-left:0;}
.pl150 { padding-left:0;}

.mt100{margin-top:50px !important;}
.mb100{margin-bottom:50px !important;}

.con {padding: 80px 0 0;}
.con1 {padding: 80px 0;}
.counsel_wrap {padding: 80px 0 30px;background: #adcbe7 url('/assets/images/sub/counsel_bg.jpg') 74% 50% no-repeat;background-attachment: inherit;background-size: cover;}

  





















.img_list { position:relative;}
.img_list li {display: inline-block;justify-content:space-between;align-items: center;}
.img_list li > div {width: -webkit-fill-available; }
.img_list li .img_box .img{transition:.25s;text-align:right;margin-top: 0;}
.img_list li .txt_box {padding-top: 30px;}
.img_list li .txt_box .txt {letter-spacing: 3px;text-transform: uppercase;color:#c1a28e;}

.img_list li .vertical_line {position: relative;top: 85%;left: 50%;transform:translateX(-50%);width: 1px;height: 0;background-color: #ddd;transition:0.75s 0.3s;display: block;}
.img_list li .move .vertical_line {height: 85px;}
.img_list li .txt_box .num  {display: block;vertical-align: middle;width: 80%;height: 45px;font-size:15px;text-align: center;line-height: 43px;border-radius:50px;background-color: #c1a28e;color: #fff;font-weight: 500;-webkit-transform:translateY(-2px);transform:translateY(-2px);top: -26px;left: 0;margin: 0 auto -30px;z-index: 1;position: relative;}

.round2  li {display: inline-block;vertical-align: top;width: -webkit-fill-available;margin: 0 5px 10px;/* padding:70px 15px 0; */position: relative;}
.round li:after {display:none;}


.w600 {max-width: 630px;margin: 0 auto;position: relative;padding: 0 15px;left: 0;margin-left: 0;}

.square_img_list2 li {display: inline-block;width: -webkit-fill-available;vertical-align: top;text-align:center;}
.square_img_list2 li .num  {display: block;vertical-align: middle;width: 80%;height: 40px;font-size: 15px;text-align: center;line-height: 40px;border-radius:50px;background-color: #7d6660;color: #fff;font-weight: 500;-webkit-transform:translateY(-2px);transform:translateY(-2px);top: -5px;left: 0;margin: 0 auto -30px;z-index: 1;position: relative;}


.square_img_list3 li {display: inline-block;width: -webkit-fill-available;margin: 0 15px 50px;vertical-align: top;text-align:center;background-color: #f6f6f6;border-radius: 20px;padding-bottom:50px; height: -webkit-fill-available !important;}


.square_img_list3 li .num  {display: block;vertical-align: middle;height: 40px;font-size: 16px;text-align: center;line-height: 40px;background-color: #c1a28e;color:#fff;border-radius:80px;-webkit-transform:translateY(-2px);transform:translateY(-2px);/* position: absolute; */top: 0;left: 0;margin: -22px auto 20px;}
.square_img_list4 li {display: inline-block;width: -webkit-fill-available;margin: 0 10px 50px;vertical-align: top;text-align:center;}
.square_img_list5 li {display: inline-block;width: -webkit-fill-available;margin: 0 8px 50px;vertical-align: top;text-align:center;}


.w1000 {max-width: 1030px;margin: 0 auto;position: relative;padding: 0 15px;}
.table_tb {width: -webkit-fill-available;}
.table_tb th,
.table_tb td {padding: 15px 5px;border-bottom: 1px solid #ddd;line-height: 1.5;text-align: center; word-break: keep-all; font-size:14px;}
.table_tb th {}
.table_tb td {font-size: 14px !important;vertical-align: middle; word-break: keep-all;}


.cont{display: block;}
.cont .lt {width: -webkit-fill-available;}
.cont .rt {width: -webkit-fill-available; padding-bottom:30px;}
.cont .en {letter-spacing:3px; text-transform: uppercase; color:#c1a28e;}


.recommend_list_box {font-size: 0;}
.recommend_list_box .recommend_list li {padding: 5px 0 0;justify-content: center;position: relative;align-content: center;align-items: center;display: flex;margin-bottom: 10px;}
.recommend_list_box .recommend_list li > p {display: inline-block; }
.recommend_list_box .recommend_list li .num {background-color:#aec3d0;color:#fff;font-weight:500;font-family: 'Libre Bodoni', serif;width: 45px;height: 50px;line-height: 50px;margin-bottom: 0;font-size: 18px;border-radius:50px;text-align: center;}
/*.recommend_list_box .recommend_list li .num:before {content:'';display: block;width: 1px;height: 20px;background-color: #c1a28e;position: relative;top: 26px;left: 42px;opacity: .6;transition:.25s;}*/
.recommend_list_box .recommend_list li .txt {width: calc(100% - 65px); padding-left: 15px;}
.recommend_list_box .recommend_list li .txt1 {width: calc(100% - 55px); padding-left: 50px;}


.video-container {position: relative;padding-bottom: 0; /* 16:9 */overflow: hidden;border-radius: 0 50px 0 50px;width: -webkit-fill-available;margin:0 auto;}
.video-container .video {position: relative;width: 100%;padding-top: 0;scale:1;}

.outline-text {
  /* 텍스트 내부 색상을 투명하게 설정 */
  color: transparent;
  -webkit-text-fill-color: transparent; /* 웹킷 기반 브라우저 지원 */

  /* 텍스트 윤곽선(두께와 색상) 설정 */
  -webkit-text-stroke-width: 1px; /* 윤곽선 두께 */
  -webkit-text-stroke-color: #fff; /* 윤곽선 색상 (흰색) */
  
  /* 표준 text-stroke 속성 (아직 모든 브라우저에서 완벽 지원되지는 않음) */
  text-stroke-width: 1px;
  text-stroke-color: #fff; margin:0 0 !important; word-break: keep-all; font-size: 20px;}



.box3 {position: relative; text-align:center;}
.box3  ul {width: -webkit-fill-available;text-align: center;font-size: 0;display: block;position: relative;}
.box3  ul li {display: inline-block;vertical-align: top;width: -webkit-fill-available;margin: 0 0px 30px;border-radius:15px;position: relative;height: auto;align-content: center;padding: 15px;}
.box3  ul li:after {content:'';position: absolute;display: block;top: -42px;left: 35%;background-image: url('/assets/images/sub/arrow1.png');width: 83px;height: 22px;margin-left: 0;transform: rotate(90deg);scale:.8;z-index: -1;}
.box3  ul li:first-child::after {content:""; background-image:none; }
.box3  ul li:nth-child(2n) {}




.img_list4 {position:relative;display: inline-block; text-align:center;}
.img_list4 li {/* display: flex; *//* justify-content:space-between; *//* align-items: start; *//* padding:0 0; */width: 49%;display: inline-block;}
.img_list4 li > div {}
.img_list4 li .img_box .img {width: auto;background-size:auto;background-repeat:no-repeat;background-position: 50% 50%;overflow:hidden;border: none;border-radius: 20px;/* margin-top:85px; */}
.img_list4 li .img_box .img img{ width:-webkit-fill-available;  transition:.5s; }
.img_list4 li .img_box:hover  img {transform:scale(1.05);}
.img_list4 li .txt_box .img {width: auto;/* height: 100%; */background-size:auto;background-repeat:no-repeat;background-position: 50% 50%;overflow:hidden;border: none;margin: 0 0 0 -140px; border-radius: 20px;}
.img_list4 li .txt_box .img img{transition:.5s;}
.img_list4 li .txt_box:hover  img {transform:scale(1.05);}
.img_list4 li:nth-child(2) {transform: translateY(0px);}
.img_list4 li:nth-child(4) {transform: translateY(0px);}
.img_txt {position: absolute;z-index:2;margin: 0 auto;bottom: 19%;width: -webkit-fill-available;} 
.img_txt1 {position: absolute;z-index:2;margin: 0 auto;bottom: 7%;width: -webkit-fill-available;letter-spacing: 0;color:#efd38e;font-size: 22px;} 



.clinic_list_box {font-size: 0;width: -webkit-fill-available;}
.clinic_list_box .clinic_list li {padding: 8px 14px;background-color:#fff;color:#222;border-radius:70px;margin-bottom:10px;border:1px solid #ddd; width: -webkit-fill-available !important; margin:0 0 15px;}
.clinic_list_box .clinic_list li > p {display: flex;vertical-align:middle;justify-content: flex-start;align-items: center;}
.clinic_list_box .clinic_list li .num {width: 40px; height: 40px; line-height: 40px; text-align: center; background-color: #1d2434; color:#fff; border-radius:50%; font-family: 'Montserrat'; font-weight:500; }
.clinic_list_box .clinic_list li .txt1 {width: calc(100% - 55px);padding-left: 43px;font-weight:500;width: -webkit-fill-available;}
.clinic_list_box .clinic_list li > p img {width: 28px;position: absolute;display: inline-block;}


.box4 {position: relative; text-align:center;}
.box4  ul {width: -webkit-fill-available; text-align: center;font-size: 0;display: inline-block;position: relative;}
.box4  li {display: inline-block;vertical-align: top;width: -webkit-fill-available;margin: 0 15px 30px;/* padding:70px 15px 0; */border-radius:10px;background-color: #aec3d0;color:#fff;position: relative;}
.box4  li:nth-child(2n) {background-color: #8db5cd;}
.box4  li .txt_wrap {position: relative;left: 0;width: 100%; z-index: 1;display: block;padding:30px 0;}
.box4 ul li:after {content:'+';position: absolute;display: block;top: -36%;padding-top: 0%;left: 135px;color: #fff;z-index: 2;font-size: 46px;font-family: 'Montserrat';font-weight: 700;}
.box4 ul li:first-child::after {content:""; background-image:none; }




.box {position: relative;}
.box ul {text-align: center;font-size: 0;display: block;position: relative;align-items: center;}
.box li {display: inline-block;vertical-align: top;width: -webkit-fill-available;margin: 0 10px 15px;border-radius:20px;background-color: #cba079;position: relative;}

.box li .txt_wrap {position: relative;left: 0;width: 100%;/* -webkit-transform: translateY(50%); *//* transform:translateY(-50%); */z-index: 1;display: block;padding: 5% 0;}
.box li .txt_wrap .num {display: block; font-family: 'Libre Bodoni'; line-height: 1; padding-bottom: 10px; letter-spacing:0;  margin:0 auto 15px; font-weight:700;  border-bottom: 1px solid rgba(255,255,255,0.5); width:25%; font-variant: lining-nums;}

.box33 {position: relative;}
.box33 ul {text-align: center;font-size: 0;display: block;position: relative;align-items: center;}
.box33 li {display: inline-block;vertical-align: top;width: -webkit-fill-available;margin: 0 10px 15px;border-radius:20px;background-color: #cba079;color:#fff;position: relative;}
.box33 li .txt_wrap {position: relative;left: 0;width: 100%;/* -webkit-transform: translateY(50%); *//* transform:translateY(-50%); */z-index: 1;display: block;padding: 5% 0;}
.box33 li .txt_wrap .num {display: block; font-family: 'Libre Bodoni'; line-height: 1; padding-bottom: 10px; letter-spacing:0;  margin:0 auto 15px; font-weight:700;  border-bottom: 1px solid rgba(255,255,255,0.5); width:25%; font-variant: lining-nums;}



.s_note_tab_wrap {display: flex;}
.dot_tab {width: -webkit-fill-available;position: relative;left: 0;margin-left: 0;top: 0;margin-bottom: 10px;padding: 015px;}
.dot_tab a {display: block;color: #666;font-size: 13px;line-height: 40px;height: 40px;font-weight: 500;padding: 0 20px;text-align:left;transition:.25s;position: relative;color:#fff;background-color:#b3b3b3;margin-bottom:5px;width: -webkit-fill-available;}
.dot_tab a:hover,
.dot_tab a.active {color:#fff; background-color:#6b5a4a;}
.dot_tab_con {width:100%;}

.case_list { position:relative;}
.case_list li {display: flex;justify-content:space-between; align-items: center;}
.case_list li:nth-child(even) {/*flex-direction: row-reverse;*/}
.case_list li > div {width: 100%; }
.case_list li .img_box .img {width: 100%; /*height: 100%;*/ background-size:auto; background-repeat:no-repeat; background-position: 50% 50%; overflow:hidden; /*border:3px solid #ddd; border-radius:10px;*/}
.case_list li .txt_box {/* padding: 0 40px 0; */background-color: transparent;position: relative;}
.case_list li .img_box .img img{ width:-webkit-fill-available;  transition:.5s; }
.case_list li .img_box:hover  img {transform:scale(1.15);}
.case_list li .txt_box .img {width: 100%;/* height: 100%; */background-size:auto;background-repeat:no-repeat;background-position: 50% 50%;overflow:hidden; /*border:3px solid #ddd; border-radius:10px;*/}
.case_list li .txt_box .img img{width:-webkit-fill-available;transition:.5s;}
.case_list li .txt_box:hover  img {transform:scale(1.15);}
.keyword_box {margin:0 0;text-align: center;display: inline-block;align-items: center;width: -webkit-fill-available;}
.keyword_box .box{/* z-index:1; */display: inline-block;width: 46%;height:40px;line-height:40px;background-color: #fff;color:#444;border-radius:50px;font-size: 15px;margin-left: 5px;display: inline-block;margin-bottom: 5px;}
.note_box {padding:30px 50px; text-align: left; background-color:#fff; margin-top:30px;}



.s_tab {width: -webkit-fill-available;margin-bottom: 0;/* font-size: 0; */position: sticky;text-align:center;top:0;z-index:999;}
.s_tab li {display: inline-block;vertical-align: top;width: 45%;}
.s_tab li a {display: block;  width: auto;text-align: center;line-height: 40px; height:45px;font-size: 14px;margin:0 -1px;border-radius:0;transition: .25s;}


.tab li a {display: block;text-align: center;height:40px;line-height:40px;font-size: 14px;margin:0 -1px;border-radius:0;border-right:1px solid #ddd;transition: .25s;}

.tab .col-1 li{width:calc(50% - 2px);}
.tab .col-2 li{width:calc(50% - 30px);}
.tab .col-3 li{width:calc(32% - 30px);}
.tab .col-4 li{width:calc(25% - 30px);}
.tab .col-5 li{width:calc(33.33% - 20px);}
.tab .col-6 li{width:calc(16.66% - 30px);}
.tab .col-7 li{width:calc(14.285% - 30px);}


.card-row { flex-direction: column; } .icon-wrap { width: 120px; } 

.proc.m .proc_grid {max-width:100%;margin:0;}
.proc.m .proc_col {display:flex;flex-direction:column;gap:15px;} /* 카드 사이 간격 */
.proc.m .proc_row {position:relative;width:100%;transform:none;top:0 !important;} /* JS 영향 방지 */
.proc.m .proc_card {display:flex;flex-direction:row;align-items:center;width:100%;min-height:auto;padding:15px;background:#f6f7f9;border-radius:12px;}
.proc.m .proc_iconBox {width:60px;height:60px;flex-shrink:0;margin-right:15px;}
.proc.m .proc_iconBox img {width:100%;height:auto;}
.proc.m .proc_body {padding:0;text-align:left;}
.proc.m .proc_step {font-size:12px;color:#8b93a1;margin-bottom:4px;font-family:'Montserrat';font-weight:500;}
.proc.m .proc_tit {font-size:16px;color:#111;font-weight:700;margin-top:0;}
.proc.m .proc_desc {font-size:13px;color:#666;margin-top:6px;line-height:1.4;}
.proc.m .proc_desc span {display:block;}
.proc.m .proc_link, .proc.m .proc_mid, .proc.m .proc_dot {display:none;} /* 도트 및 링크 제거 */

.process_section { padding: 0px; }
.process_line { display: none; } /* 모바일에서 가로 선 제거 */
.process_list { flex-direction: column; gap: 20px; }
.process_item { width: 100%; opacity: 0; transform: translateX(-20px); transition: all 0.5s ease-out; } /* 모바일은 옆에서 등장 */
.process_section.on .process_item { opacity: 1; transform: translateX(0); }
.process_item.up, .process_item.down { margin: 0; padding: 0; flex-direction: row; } /* 위아래 간격 리셋 및 가로 배치 */
.step_box { margin: 0; text-align: left; padding: 15px 20px; min-height: auto; align-items: flex-start; }
.dot { display: none; } /* 모바일에서 도트 제거 */

.benefit-list{display:block}
.benefit-item{margin-bottom:20px}

.compare-table { padding: 20px; border-radius: 20px; }
.compare-table table, .compare-table thead, .compare-table tbody, .compare-table th, .compare-table td, .compare-table tr { display: block; width: 100%; }
.compare-table thead { display: none; } /* 헤더 숨김 */
.compare-table tr { margin-bottom: 30px; border: 1px solid #eee; border-radius: 15px; overflow: hidden; }
.compare-table td { text-align: left; padding: 15px; border: none; border-bottom: 1px solid #f4f4f4; font-size: 15px; }
.compare-table td:last-child { border-bottom: none; }
.compare-table td:first-child { background: #f8f9fa; color: #1e4eb8; font-weight: 700; border-right: none; }
/* 자가소비(강조) 데이터 구분 */
.compare-table td.highlight-cell { background: #f0f4ff; color: #1e4eb8; font-weight: 500; }
.compare-table td.highlight-cell::before { content: '[자가소비] '; font-weight: 700; color: #1e4eb8; }
.compare-table td:not(.highlight-cell):not(:first-child)::before { content: '[발전사업] '; font-weight: 700; color: #666; }
.compare-table .highlight-head::after, .compare-table .highlight-cell::after { display: none; } /* 모바일 그림자 제거 */

.support-list{display:block}
.support-item{padding:20px 0; border-right:0}

.support_list{display:block}
.support_item{margin-bottom:20px}
.info-flex{display:block}
.logo-row{display:block}
.info-group{margin-top:20px}
.info-txt-box{gap:10px}

.stat_container{display:block}
.stat_item{padding:20px; margin-bottom:10px}

.re_title {display:block;align-items:center;place-self: center;gap:12px;justify-content:center;}
.proc {padding:0px 0;}

.target_container{display:block}
.target_card{padding:15px 0; margin-bottom:10px}
.re_logo {display:flex;align-items:center;place-content: center;}
.solar-tab-btn{font-size:14px; }
.solar-tab-btns{gap:5px}

.construct_container{display:block}
.solar-tab-btns{margin-bottom:30px}
.construct_content {margin-bottom:20px}
.benefit_container{display:block}
.benefit_card {margin-bottom:10px}
.benefit_info{padding:15px}
.benefit_img{height:auto}
.solar_section_box .inner{display:block}
.img_area {margin-top:20px}

.bizc-list{display:block}
.bizc-item{margin-bottom:20px; gap:15px}

.content-wrapper{padding:0}
.card{padding:30px}

.fc-target-wrap{display:block}
.fc-item{padding:20px 40px}
.fc-txt-box{margin-top:20px}

.solar_container { height: auto; flex-direction: column; padding:0px; gap: 40px; }
.outer_circle { display: none; } /* 모바일에서 복잡한 원형 선 제거 */
.center_circle { position: static; width: 300px; height: 300px; transform: none !important; margin-bottom: 20px; }
.center_circle .txt32 { font-size: 24px; } /* txt32 -> 24px로 조정 */
.info_item { position: static; width: 100%; justify-content: space-between; gap: 15px; transform: none !important; opacity: 1 !important; margin-bottom: 30px; }
.info_item.top_left, .info_item.bottom_left { flex-direction: row-reverse; } /* 왼쪽 아이템들도 아이콘-텍스트 순서로 통일 */
.info_item .text_box { white-space: normal; text-align: left !important; } /* 줄바꿈 허용 및 텍스트 왼쪽 정렬 */
.icon_circle { width: 90px; height: 90px; flex-shrink: 0; }
.icon_circle img { width: 50px; }
.info_item.active { transform: none; }


.solar-compare-wrap{display:block}
.solar-compare-item{margin-bottom:10px}

.farm-solar-wrap{display:block}
.farm-solar-img{width:100%}
.farm-solar-txt{margin-top:20px}


.square_img_wrap5 li{width:100%; margin:10px 0}
.solar-bar-sec{padding:40px 0}
.agri-point-list{display:block; margin-bottom:20px}

.agri-row{display:block}
.agri-cards{padding-left:0}
.agri-line{display:none}
.agri-left{width:160px;display:flex;place-self: anchor-center;justify-content:center;}
.agri-cards{place-content: center;}
.value_box{padding:15px 0}

.bizc-item{padding:15px}

.stEnergyIntroGrid{grid-template-columns:repeat(2,1fr);gap:2px;}

.stEnergyIntroItem01,
.stEnergyIntroItem02,
.stEnergyIntroItem03,
.stEnergyIntroItem04,
.stEnergyIntroItem05,
.stEnergyIntroItem06,
.stEnergyIntroItem07,
.stEnergyIntroItem08,
.stEnergyIntroItem09,
.stEnergyIntroItem10{grid-column:auto;grid-row:auto;}

.stEnergyIntroItem{aspect-ratio:1/1;}

.stEnergyIntroCont{padding:30px 0}
.stPartnerGrid{grid-template-columns: repeat(2, 1fr); padding-bottom:70px}
.pdPanelGrid{display:block}
.pdPanelItem{width:100%; margin-bottom:30px}
.stStructureCol{width:100%}
.stStructureTxt2{padding:0}
.stStructureTxt2 p{text-align:center;}
}

@media all and (max-width:520px){
	
	
	

	
}







