@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body { font-family: 'pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Nanum Gothic',dotum,Helvetica,Apple SD Gothic Neo,sans-serif; color: #000; min-width: 280px; background: #fff; word-break: keep-allm; }
body p { word-break: keep-all; }
body span { word-break: keep-all; }
body div { word-break: keep-all; }
body img { max-width: 100%; }
.ip span, .ip div, .ip li, .ip p { color: #000; }
.lab .tabs ul { position: sticky; min-height: 50vh; top: 80px; }
.technology .tabs ul { position: sticky; min-height: 50vh; top: 80px; }
.ip .tabs ul { position: sticky; min-height: 50vh; top: 80px; }
.direction .tabs ul { position: sticky; min-height: 50vh; top: 80px; }
.manufacture .tabs ul { position: sticky; min-height: 50vh; top: 80px; }
.txt_color_01 { color: #0066b3; }
#gnbnav { opacity: 1; display: flex; justify-content: center; align-items: center; }
#gnbnav ul.gnb_list { transition: .1s; width: 100%; display: flex; }
#gnbnav ul.gnb_list > li { position: relative; padding: 39.5px 40px; transition: 1s; }
#gnbnav ul.gnb_list > li:last-child:after { width: 0; }
#gnbnav ul.gnb_list > li:last-child { margin-right: 0; }
#gnbnav ul.gnb_list > li > a { display: inline-block; font-size: 18px; font-weight: 600; position: relative; margin: 0 0px; }
#gnbnav ul.subNavi { position: absolute; left: 0; width: 100%; height: 300px; padding: 0; z-index: 100; visibility: hidden; opacity: 0; padding: 2rem 0 2rem 0rem; transition-delay: 0s; text-align: center; font-size: 16px; line-height: 2; }
#gnbnav ul.subNavi.on { visibility: visible; opacity: 1; transition-delay: .5s}
#gnbnav ul.subNavi.on:before { content: ''; position: absolute; top: -10px; left: 50%; margin-left: -1px; width: 0px; height: 0px; }
#gnbnav ul.subNavi.on:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
header .subMenuBg { position: absolute; top: 0px; width: 100%; background: rgba(255, 255, 255, 1); padding-top: 0px; z-index: -1; height: 0; }
.tabs > ul > li { cursor: pointer; }
.txt_color_01 { color: #0066b3; }
.wrap_wid_1600 { max-width: 1600px; margin: 0 auto; }
.wrap_wid_1400 { max-width: 1400px; margin: 0 auto; }
#mgnb_open { position: absolute; top: 12px; z-index: 99; right: 10px; padding: 0 10px; height: 40px; width: 40px; border: 0; background-size: 70%; color: #000; background: none; font-size: 3.2rem; display: none; }
#user_btn { position: absolute; top: 12px; right: 10px; padding: 0 10px; height: 40px; width: 40px; border: 0; color: #fff; font-size: 2.0em; background: none; letter-spacing: -0.1em; display: none; }
#mgnb { display: none; background: #efefef; position: fixed; top: 0; right: 0; z-index: 99999; width: 100%; max-width: 400px; height: 100%; overflow-y: auto; -webkit-box-shadow: 0 0 5px rgba(55,55,5,0.4); -moz-box-shadow: 0 0 5px rgba(55,55,5,0.4); box-shadow: 0 0 5px rgba(55,55,5,0.4)}
#mgnb_1dul { background: #fff}
#mgnb_1dul a { display: block; color: #000}
.mgnb_1dli { position: relative; line-height: 40px}
.mgnb_1dli button { position: absolute; top: 5px; right: 0; width: 40px; height: 40px; overflow: hidden; border: 0; font-size: 1.0em; background: #fff; background: url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%; text-indent: -9999px}
.mgnb_1dli button.btn_gnb_cl { background: url(../img/mobile/gnb_bg.png) no-repeat 50% 50%}
.mgnb_1da { padding: 5px 20px; border-bottom: 1px solid #eee; font-weight: bold; font-size: 16px; }
.mgnb_2dul { display: none; background: #fafafa}
.mgnb_2da { padding-left: 30px; font-size: 15px; }
#mgnb_close { display: block; position: absolute; right: 8px; top: 10px; z-index: 99; font-weight: bold; margin: 0; height: 40px; width: 40px; border: 0; color: #bfb8b2; font-size: 3.2rem; background: transparent}
.mbnb_member {
}
.mbnb_member > li { width: calc(50% - 40px); text-align: center; border: solid 1px #333; margin: 20px; float: left; }
.mbnb_member > li > a { line-height: 40px; font-size: 16px; font-weight: bold; }
.mbnb_member > li > a.btn1 {
}
.mbnb_member > li > a.btn2 {
}
#mgnb_empty { padding: 20px 0; color: #fff; text-align: center; line-height: 2em}
#mgnb_empty a { display: inline; text-decoration: underline}
.total_menu_bg { display: none; position: fixed; width: 100%; background-color: rgba(0,0,0,.5); left: 0; top: 0; z-index: 1099; }
.total_menu_contain { z-index: 100; position: fixed; width: 100%; top: 0%; right: -100%; background: #000; color: #fff; overflow: auto; height: 100vh !important; }
.total_menu_contain.active { right: 0%; }
.total_menu_contain.active:before { animation: width 1.5s forwards; animation-delay: 0.3s; }
.total_menu_contain a { color: #fff; }
.total_menu_contain .total_menu_in { width: 100%; height: 100%; }
.total_menu_contain .total_menu_in .t_menu_list { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap { display: flex; flex-wrap: wrap; }
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 { padding: 30px 60px; position: relative; }
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:before { content: ''; position: absolute; top: 0; right: 0; width: 1px; height: 100%; background: rgba(255, 255, 255, 0.3); }
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:last-child:before { width: 0; }
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 .big_menu { font-size: 30px; font-weight: 700; padding-bottom: 30px; }
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 .big_menu > a {
}
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 .small_menu {
}
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 .small_menu > li {
}
.total_menu_contain .total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 .small_menu > li > a { font-size: 20px; line-height: 2; }
header#header { position: absolute; top: 0; left: 0; width: 100%; z-index: 900; }
header#header.header_main { background: #fff; }
.header_wrap { padding: 0 100px; }
.headerBox { display: flex; align-items: center; }
.headerBox .logo { width: 80px; aspect-ratio: 80 / 33; }
.headerBox .logo > h1 { width: 100%; height: 100%; }
.headerBox .logo > h1 > a { display: block; width: 100%; height: 100%; background: url(../img/main/logo.png) no-repeat center / contain; transition: 0.5s; }
.headerBox .header_inner { width: calc(100% - 236px); }
.headerBox .header_inner .gnbnav {
}
.headerBox .header_right { width: 156px; display: flex; align-items: center; column-gap: 40px; justify-content: flex-end; }
.headerBox .header_right .lang { position: relative; }
.headerBox .header_right .lang .lang_n { font-size: 18px; color: #000; font-weight: 600; display: flex; align-items: center; column-gap: 5px; }
.headerBox .header_right .lang .lang_n > span { font-size: 18px; font-weight: 500; }
.headerBox .header_right .lang .lang_drop_list { height: 0; transition: 0.5s; position: absolute; background: #fff; border-radius: 5px; width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; overflow: hidden; font-size: 15px; font-weight: 500; }
.headerBox .header_right .lang:hover .lang_drop_list { height: 50px; }
div#totalMenu { cursor: pointer; z-index: 2000; }
div#totalMenu div.bars { position: relative; overflow: hidden; }
div#totalMenu div.bars .b_menu { width: 24px; height: 22px; position: relative; display: none; }
div#totalMenu div.bars .c_menu { width: 40px; height: 14px; position: relative; }
div#totalMenu div.bars .c_menu .c_line { transition: .5s; position: relative; width: calc(100% - 0rem); height: 2px; background: #000;/* margin: 0rem 0 0.5rem 0rem; */}
div#totalMenu div.bars .c_menu .c_txt { font-size: 1.2rem; color: #fff; letter-spacing: 0.02rem; }
div#totalMenu div.bars .c_menu:hover .c_line:nth-child(1) { width: 100%}
div#totalMenu div.bars .c_menu:hover .c_line:nth-child(3) { width: 100%}
div#totalMenu div.bars .c_menu .c_line:nth-child(1) { width: 100%; position: absolute; top: 0; }
div#totalMenu div.bars .c_menu .c_line:nth-child(2) { width: 100%; position: absolute; bottom: 0; }
div#totalMenu div.bars span.bline { display: block; background: #fff; width: 100%; height: 3px; margin: 0; border-radius: 0%; transition: 0.5s; }
div#totalMenu div.bars span.bline.top1 { position: absolute; top: 0px; left: 0px; width: 24px; }
div#totalMenu div.bars span.bline.top2 { position: absolute; top: 9px; right: 0px; width: 16px; }
div#totalMenu div.bars span.bline.mid1 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 5px; opacity: 0; }
div#totalMenu div.bars span.bline.bot1 { position: absolute; bottom: 0px; right: 0px; width: 24px; }
div#totalMenu div.bars span.bline.bot2 { position: absolute; bottom: 0px; right: 0px; width: 5px; }
#hd.on div#totalMenu { border: 3px solid #fff; }
#hd.on div#totalMenu div.bars span.bline { background: #fff; }
div#totalMenu:hover div.bars span.bline.top { width: 24px; transition: width 0.6s}
div#totalMenu:hover div.bars span.bline.bot { width: 24px; transition: width 0.6s}
div#totalMenu.on { /*background: url(../img/btn_close.png) no-repeat; background-position: center; transition-property: opacity; transition-duration: 1.5s;  */}
div#totalMenu.on div.bars { display: block !important; width: 25px; height: 25px; }
div#totalMenu.on div.bars span.bline.top1 { transform: rotate(45deg); width: 30px; top: 10px; left: -3px; height: 3px; }
div#totalMenu.on div.bars span.bline.bot1 { transform: rotate(-45deg); width: 30px; top: 10px; left: -3px; height: 3px; }
div#totalMenu.on div.bars span.bline.top2 { opacity: 0; }
div#totalMenu.on div.bars span.bline.box_top { display: block; position: absolute; top: 0px; height: 0px; background: #c9c9c9}
div#totalMenu.on div.bars span.bline.box_bottom { display: block; position: absolute; bottom: 0px; height: 0px; background: #c9c9c9}
div#totalMenu.on div.bars span.bline.box_left { display: block; position: absolute; left: 0px; width: 0px; height: 100%; background: #c9c9c9}
div#totalMenu.on div.bars span.bline.box_right { display: block; position: absolute; right: 0px; width: 0px; height: 100%; background: #c9c9c9}
header#header.on .headerBox .logo > h1 > a {
}
header#header.on #gnbnav ul.gnb_list > li > a { color: #000; }
#ft { background: #000; padding: 65px 0 65px; }
.ft_wrap { color: #fff; padding: 0 100px; }
.ft_wrap .ft1 { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.ft_wrap .ft1 .ft1_left {
}
.ft_wrap .ft1 .ft1_left > a { display: block; aspect-ratio: calc(151 / 62); background: url(../img/main/logo_footer.png) no-repeat center / contain; }
.ft_wrap .ft1 .ft1_right { display: flex; align-items: center; column-gap: 50px; }
.ft_wrap .ft1 .ft1_right .info {
}
.ft_wrap .ft1 .ft1_right .info > a { color: #fff; font-size: 18px; font-weight: 600; margin-right: 30px; }
.ft_wrap .ft1 .ft1_right .info > a:last-child { margin-right: 0px; }
.ft_wrap .ft1 .ft1_right .family {
}
.ft_wrap .ft1 .ft1_right .family > select { background: transparent; color: #fff; font-size: 16px; font-family: 'Pretendard'; border: solid 1px #fff; border-radius: 17px; padding: 6px 46px 6px 26px; background: url(../img/main/ico_arrow_01.png) no-repeat 90% center; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.ft_wrap .ft2 { font-size: 16px; padding-top: 73px; }
.ft_wrap .ft2 .ft2_1 { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 10px; }
.ft_wrap .ft2 .ft2_1 .ft2_1_1 { width: 80px; margin-right: 10px; }
.ft_wrap .ft2 .ft2_1 .ft2_1_1 > span { display: block; background: #0066b3; border-radius: 17px; padding: 8px; }
.ft_wrap .ft2 .ft2_1 .ft2_1_2 { padding: 0 10px; position: relative; }
.ft_wrap .ft2 .ft2_1 .ft2_1_2:before { content: ''; position: absolute; top: 0; right: 0; width: 1px; height: 100%; background: #333333; }
.ft_wrap .ft2 .ft2_1 .ft2_1_2:last-child:before { width: 0; }
.ft_wrap .ft3 { border-top: solid 1px rgba(255, 255, 255, 0.3); padding-top: 25px; margin-top: 45px; }
.ft_wrap .ft3 .copy { text-align: left; font-size: 16px; color: rgba(255, 255, 255, 0.5); font-weight: 200; }



/* 인트로 */
html, body { height: 100%; margin: 0; }
#siteIntro { position: fixed; inset: 0; display: flex; align-items: center; justify-content: center; flex-direction: column; background: #fff; z-index: 999999; opacity: 1; pointer-events: auto; transition: opacity .8s ease; }
#siteIntro .intro_logo { display: block; margin: 0 auto; width: 160px; height: auto; opacity: 0; transform: scale(0.9); animation: logoPop 1.2s ease forwards; }
#siteIntro .intro_progress { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin-top: 0; text-align: center; font-weight: 600; font-size: 30px; line-height: 1.5; font-family: "Noto Serif", serif !important; opacity: 0; visibility: hidden; transition: opacity .35s ease; }


#siteIntro .text_base { color: #bcbcbc; white-space: nowrap; }
#siteIntro .text_fill { position: absolute; left: 0; top: 0; color: #0066b3; width: 0; overflow: hidden; white-space: nowrap; display: inline-block; transform-origin: left center; }

#siteIntro .intro_progress, 
#siteIntro .intro_progress .text_base, 
#siteIntro .intro_progress .text_fill { font-family: "Noto Serif", serif !important; letter-spacing: 0; }

#siteIntro.gauge .intro_progress { opacity: 1; visibility: visible; }
.intro { position: fixed; inset: 0; background: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column; z-index: 9999; opacity: 1; transition: opacity .8s ease; }
.intro.hide { opacity: 0; pointer-events: none; }
.intro_logo { width: 140px; opacity: 0; transform: scale(0.9); animation: logoPop 1.2s ease forwards; }
.text_base { color: #bcbcbc; }

.intro.gauge .text_fill { animation: fillGauge 2.2s ease forwards; }
#wrap { opacity: 1 !important; visibility: visible !important; }
#wrap.show { opacity: 1; }
#siteIntro .intro_progress { position: relative !important; display: inline-block; }

#siteIntro .intro_progress .text_base,
 #siteIntro .intro_progress .text_fill { display: block; text-align: center; margin: 0 auto; white-space: normal; word-break: keep-all; hyphens: auto; }

#siteIntro .intro_progress .text_fill { position: absolute !important; inset: 0 auto auto 0 !important; width: auto !important; height: 100% !important; overflow: visible !important; pointer-events: none; clip-path: inset(0 100% 0 0); }
#siteIntro.gauge .intro_progress .text_fill { animation: revealClip 2.2s ease forwards !important; }



@media (max-width:1200px){
  #siteIntro .intro_progress { max-width: min(92vw, 1100px); padding-inline: 5vw; font-size: clamp(16px, 4.6vw, 30px); line-height: 1.35; }
}
@media (max-height:700px) {
  #siteIntro .intro_progress { font-size: clamp(14px, 3.8vh, 26px); padding-inline: 3vw; }
}


@keyframes logoPop {
  0% { opacity: 0; transform: scale(0.9); }
  25%, 70% { opacity: 1; transform: scale(1); }
  100% { opacity: 0; transform: scale(1.05); display: none; visibility: hidden; }
}
@keyframes fillGauge {
  from { width: 0; }
  to { width: 100%; }
}
@keyframes revealClip {
  from { clip-path: inset(0 100% 0 0); }
  to { clip-path: inset(0 0 0 0); }
}
/* 인트로 끝 */





















.sub_comm_tit_box {
}
.sub_comm_tit_box .tit1 { font-size: 20px; color: #0066b3; font-weight: 600; }
.sub_comm_tit_box .tit2 { font-size: 60px; font-weight: 700; line-height: calc(72 / 60); padding-top: 20px; }
.div_scroll { overflow: auto; position: relative}
table.tb1 { width: 100%; }
table.tb1 caption { font-size: 20px; color: #040404; font-weight: 600; text-align: left; background: #f1f1f1; padding: 13px 20px; border-top: solid 1px #e3e3e3; }
table.tb1 th { border-bottom: solid 1px #eeeeee; font-size: 20px; color: #333333; text-align: left; font-weight: 500; padding: 13px 20px; }
table.tb1 td { border-bottom: solid 1px #eeeeee; font-size: 20px; color: #777777; padding: 13px 20px; }
table.tb1 .l1 { border-bottom: 0 none; }
table.tb2 { width: 100%; }
table.tb2 caption { font-size: 20px; color: #040404; font-weight: 600; text-align: left; background: #f1f1f1; padding: 26px 40px; border-top: solid 1px #e3e3e3; }
table.tb2 th { border-bottom: solid 1px #eeeeee; font-size: 20px; color: #333333; text-align: left; font-weight: 500; padding: 26px 40px; }
table.tb2 td { border-bottom: solid 1px #eeeeee; font-size: 20px; color: #777777; padding: 26px 40px; }
table.tb2 .l1 { border-bottom: 0 none; }
table.tb3 { width: 100%; border-spacing: 0; }
table.tb3 th { border-bottom: solid 1px #e3e3e3; font-size: 16px; color: #040404; text-align: left; font-weight: 600; padding: 15px 10px; background: #f1f1f1; }
table.tb3 td { border-bottom: solid 1px #e3e3e3; font-size: 16px; font-weight: 600; color: #333333; padding: 15px 10px; }
table.tb3 .t1 { text-align: center; font-weight: 600; font-size: 20px; border-top: solid 1px #e3e3e3; }
table.tb3 .t2 { color: #000; }
table.tb4 { width: 100%; border-spacing: 0; }
table.tb4 th { width: 250px; border-bottom: solid 1px #eeeeee; font-size: 20px; text-align: left; font-weight: 700;     padding: 35px 60px 35px 0; vertical-align: top; line-height: calc(30 / 20); }
table.tb4 td { width: calc(100% - 250px); border-bottom: solid 1px #eeeeee; font-size: 20px; color: #777777; padding: 35px 60px; line-height: calc(30 / 20); }
table.tb4 .l1 { border-bottom: 0 none; }
table.tb4 .l2 { color: #222222; font-weight: 700; }
table.tb4 .l3 { vertical-align: middle; }
table.tb4 .l4 { text-align: center; }
#sec1 { width: 100%; height: 100vh; background: #02013a; }
#sec2 { width: 100%; height: 100vh; background: #0873c3; }
#sec3 { width: 100%; height: 100vh; background: #002248; }
.sec_pro { position: relative; min-height: 100vh}
.sec_pro .sec_wrap { position: relative; width: 100%; height: 100%; display: flex; flex-wrap: wrap}
.sec_pro .sec_wrap .txt_box { width: 50%; position: relative; display: flex; justify-content: center; align-items: center}
.sec_pro .sec_wrap .txt_box .slogan_txt { font-size: 48px; color: #fff; font-weight: 300}
.sec_pro .sec_wrap .txt_box .slogan_box { position: absolute; bottom: 100px; left: 100px}
.sec_pro .sec_wrap .txt_box .slogan_box .txt1 { font-size: 60px; color: #fff; font-family: 'Noto Serif KR'}
.sec_pro .sec_wrap .txt_box .slogan_box .txt2 { font-size: 24px; color: #fff; line-height: calc(36 / 24)}
.sec_pro .sec_wrap .img_box { width: 50%; position: relative; display: flex; justify-content: center; align-items: center; height: 100%}
.sec_pro .sec_wrap .img_box .txt1 { font-size: 48px; color: #fff; font-weight: 700}
.sec_pro .sec_wrap .pro_box { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-40%); display: flex; flex-direction: column; align-items: center; visibility: visible; pointer-events: auto; z-index: 20}
.sec_pro .sec_wrap .pro_box .img { width: 530px; aspect-ratio: calc(530 / 570); opacity: 0; pointer-events: none}
.sec_pro .sec_wrap .pro_box .more { padding-top: 70px}
.sec_pro .sec_wrap .pro_box .more>a { display: inline-flex; background: #000; font-size: 18px; color: #fff; font-family: 'Poppins'; font-weight: 500; border-radius: 23px; padding: 9.5px 27px}
.pro_stage { position: fixed; inset: 0; display: grid; place-items: center; pointer-events: none; z-index: 10; transition: opacity .6s ease; opacity: 1}
.pro_stage.hidden { opacity: 0}
.pro_stage_img { position: absolute; width: clamp(220px,32vw,520px); height: clamp(160px,24vw,380px); background: no-repeat center/contain; opacity: 0; transition: opacity .6s ease; will-change: opacity,background-image; filter: drop-shadow(0 12px 24px rgba(0,0,0,.18))}
.pro_stage_img.show { opacity: 1}
.sec1 .img_box { background: url(<?php echo G5_THEME_URL ?>/images/main/sec01_bg.jpg) no-repeat center/cover}
.sec2 .img_box { background: url(<?php echo G5_THEME_URL ?>/images/main/sec02_bg.jpg) no-repeat center/cover}
.sec3 .img_box { background: url(<?php echo G5_THEME_URL ?>/images/main/sec03_bg.jpg) no-repeat center/cover}
#sec1 { height: 100vh; }
#sec2 { height: 150vh; }
#sec3 { height: 150vh; }
#sec1 .sec_wrap { position: sticky; top: 0; height: 100vh; overflow: hidden; }
#sec2 .sec_wrap { position: sticky; top: 0; height: 100vh; overflow: hidden; }
#sec3 .sec_wrap { position: sticky; top: 0; height: 100vh; overflow: hidden; }
#sec1 .img_box { height: 100vh; transform: translateY(var(--mvShift, 0)); will-change: transform; }
#sec2 .img_box { height: 100vh; transform: translateY(var(--mvShift, 0)); will-change: transform; }
#sec3 .img_box { height: 100vh; transform: translateY(var(--mvShift, 0)); will-change: transform; }
.sec4 { background: #fafafa; padding: 190px 0 0; overflow: hidden; }
.sec4 .sec_wrap { max-width: 1520px; margin: 0 auto; }
.sec4 .sec_wrap .txt_box { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; }
.sec4 .sec_wrap .txt_box .txt_box_left {
}
.sec4 .sec_wrap .txt_box .txt_box_left .txt1 { font-size: 30px; color: #0873c3; font-weight: 500; font-family: 'Poppins'; }
.sec4 .sec_wrap .txt_box .txt_box_left .txt2 { font-size: 36px; font-weight: 700; line-height: calc(48 / 36); padding-top: 20px; }
.sec4 .sec_wrap .txt_box .txt_box_right { font-size: 18px; color: #777777; line-height: calc(30 / 18); }
.sec4 .sec_wrap .cont_box { display: flex; flex-wrap: wrap; padding-top: 90px; }
.sec4 .sec_wrap .cont_box .sub { width: calc((100% - 40px) / 3); margin-right: 20px; margin-bottom: 135px; }
.sec4 .sec_wrap .cont_box .sub:nth-child(3n) { margin-right: 0px; }
.sec4 .sec_wrap .cont_box .sub > a {
}
.sec4 .sec_wrap .cont_box .sub .sub_wrap { position: relative; }
.sec4 .sec_wrap .cont_box .sub .sub_wrap .bg { width: 100%; aspect-ratio: calc(493 / 369); display: flex; justify-content: center; align-items: center; }
.sec4 .sec_wrap .cont_box .sub .sub_wrap .bg > span { display: inline-flex; background: #000; font-size: 18px; color: #fff; font-family: 'Poppins'; font-weight: 500; border-radius: 23px; padding: 9.5px 27px; opacity: 0; transition: 0.5s; }
.sec4 .sec_wrap .cont_box .sub .sub_wrap .pro { min-width: 560px; aspect-ratio: calc(560 / 300); position: absolute; bottom: 10%; left: 50%; transform: translateX(-50%); }
.sec4 .sec_wrap .cont_box .sub .sub_wrap .txt { font-size: 25px; font-weight: 500; font-family: 'Poppins'; text-align: center; padding-top: 127px; }
.sec4 .sec_wrap .cont_box .sub .sub_wrap .txt > span { color: #013681; }
.sec4 .sec_wrap .cont_box .sub:hover .sub_wrap .bg > span { opacity: 1; }
.sec5 { padding: 480px 10px 300px; }
.sec5 .sec_wrap { max-width: 797px; aspect-ratio: 1; margin: 0 auto; display: flex; justify-content: center; align-items: center; }
.sec5 .sec_wrap .cont { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; width: 797px; aspect-ratio: 1; position: relative; }
.sec5 .sec_wrap .cont .txt_box_blank { display: none; }
.sec5 .sec_wrap .cont .txt_box { width: 100%; height: 100%; position: relative; text-align: center; display: flex; flex-direction: column; justify-content: center; padding: 0 50px; }
.sec5 .sec_wrap .cont .txt_box:before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: calc(100% + 230px); aspect-ratio: 1; background: rgba(245, 245, 245, 0.3); border-radius: 100%; border: solid 1px rgba(213, 213, 213, 0.3); z-index: -1; }
.sec5 .sec_wrap .cont .txt_box:after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: calc(100% + 460px); aspect-ratio: 1; border-radius: 100%; border: solid 1px rgba(213, 213, 213, 0.3); z-index: -1; }
.sec5 .sec_wrap .cont .txt_box .txt1 { font-size: 30px; color: #0873c3; font-family: 'Poppins'; font-weight: 500; }
.sec5 .sec_wrap .cont .txt_box .txt2 { font-size: 36px; font-weight: 700; line-height: calc(48 / 36); padding-top: 18px; }
.sec5 .sec_wrap .cont .txt_box .txt3 { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 32px; }
.sec5 .sec_wrap .cont .txt_box .more { padding-top: 67px; }
.sec5 .sec_wrap .cont .txt_box .more > a { display: inline-flex; background: #000; font-size: 18px; color: #fff; font-family: 'Poppins'; font-weight: 500; border-radius: 23px; padding: 9.5px 27px; }
.sec5 .sec_wrap .cont .info_box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.sec5 .sec_wrap .cont .info_box .info_box_wrap { position: relative; width: 100%; height: 100%; }
.sec5 .sec_wrap .cont .info_box .sub { display: flex; flex-direction: row-reverse; column-gap: 30px; position: absolute; }
.sec5 .sec_wrap .cont .info_box .sub .i_box { min-width: 397px; aspect-ratio: calc(397 / 284); border-radius: 141px; }
.sec5 .sec_wrap .cont .info_box .sub .t_box { display: flex; flex-direction: column; justify-content: center; }
.sec5 .sec_wrap .cont .info_box .sub .t_box .txt1 { font-size: 18px; color: #0873c3; font-weight: 700; }
.sec5 .sec_wrap .cont .info_box .sub .t_box .txt2 { font-size: 30px; font-weight: 700; }
.sec5 .sec_wrap .cont .info_box .sub1 { top: -130px; left: 40px; }
.sec5 .sec_wrap .cont .info_box .sub2 { bottom: 0; left: -300px; }
.sec5 .sec_wrap .cont .info_box .sub3 { bottom: 0; right: -300px; flex-direction: row; }
.sec6 { padding: 10px 0 180px; }
.sec6 .sec_wrap .txt_box { text-align: center; }
.sec6 .sec_wrap .txt_box .txt1 { font-size: 30px; color: #0873c3; font-family: 'Poppins'; font-weight: 500; }
.sec6 .sec_wrap .txt_box .txt2 { font-size: 36px; font-weight: 700; padding-top: 20px; }
.sec6 .sec_wrap .cont_box { padding-top: 80px; }
.sec6 .sec_wrap .cont_box > ul { display: grid; grid-template-columns: repeat(5,1fr); gap: 20px; }
.sec6 .sec_wrap .cont_box > ul > li { position: relative; height: 600px; background: #eee; transition: 0.5s; }
.sec6 .sec_wrap .cont_box > ul > li:nth-child(1n) { margin-top: 60px; }
.sec6 .sec_wrap .cont_box > ul > li:nth-child(1n):hover { margin-top: 0px; }
.sec6 .sec_wrap .cont_box > ul > li:nth-child(2n) { margin-top: 30px; }
.sec6 .sec_wrap .cont_box > ul > li:nth-child(2n):hover { margin-top: 0px; }
.sec6 .sec_wrap .cont_box > ul > li .txt_wrap { position: absolute; bottom: 40px; left: 40px; }
.sec6 .sec_wrap .cont_box > ul > li img { object-fit: cover; height: 600px; filter: brightness(0.9); }
.company .top {
}
.company .top .img_box img { text-align: center; height: 100vh; object-fit: cover; }
.company .cont {
}
.company .cont .cont_txt_box { text-align: center; padding: 335px 0 350px; }
.company .cont .cont_txt_box .txt1 { font-size: 36px; font-weight: 500; }
.company .cont .cont_txt_box .txt2 { font-size: 48px; font-weight: 700; padding-top: 25px; }
.company .cont .cont_txt_box .txt2 > span { color: #0066b3; }
.company .cont .cont_sec { height: 100vh; width: 100%; position: relative; scroll-snap-align: start; }
.company .cont .cont_sec .txt_box { color: #fff; height: 100%; display: flex; align-items: center; justify-content: space-between; }
.company .cont .cont_sec .txt_box .txt_box_wrap { padding-left: calc(50% + 70px); width: 100%; }
.company .cont .cont_sec .txt_box .txt1 { font-size: 24px; font-weight: 700; }
.company .cont .cont_sec .txt_box .txt2 { font-size: 60px; font-weight: 700; padding-top: 10px; }
.company .cont .cont_sec .txt_box .txt3 { font-size: 20px; line-height: calc(32 / 20); padding-top: 35px; width: 100%; }
.company .cont .cont_sec1 { padding: 175px 160px 375px; position: relative; }
.company .cont .cont_sec1 .txt_box {
}
.company .cont .cont_sec1 .txt_box .txt1 { font-size: 24px; color: #0066b3; font-weight: 600; }
.company .cont .cont_sec1 .txt_box .txt2 { font-size: 48px; font-weight: 700; line-height: calc(64 / 48); padding-top: 25px; }
.company .cont .cont_sec1 .txt_box .txt3 { font-size: 20px; color: #777777; line-height: calc(32 / 20); padding-top: 58px; }
.company .cont .cont_sec1 .txt_box .down { padding-top: 90px; }
.company .cont .cont_sec1 .txt_box .down > a { display: inline-block; font-size: 18px; color: #fff; font-weight: 600; background: #000; border-radius: 23px; padding: 12px 25px; }
.company .cont .cont_sec1 .bg1 { position: absolute; bottom: 0; left: 0; width: 745px; aspect-ratio: calc(745 / 307); }
.company .cont .cont_sec1 .bg2 { position: absolute; bottom: 0; right: 0; width: 1021px; aspect-ratio: calc(1021 / 602); z-index: -2; }
.vision {
}
.vision .cont1 {
}
.vision .cont1 .sub_comm_tit_box { text-align: center; position: relative; padding: 296px 0 210px; }
.vision .cont1 .sub_comm_tit_box:before { content: ''; position: absolute; bottom: -30px; left: 50%; width: 2px; height: 150px; background-image: linear-gradient(to bottom, #0066b3 30%, #eeeeee 30%); }
.vision .cont1 .detail { position: relative; padding-top: 120px; overflow: hidden; }
.vision .cont1 .detail .bg_txt { font-size: 300px; color: #f1f1f1; font-weight: 900; white-space: nowrap; overflow: hidden; position: absolute; top: -50px; z-index: -1; }
.vision .cont1 .detail .detail_sec { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.vision .cont1 .detail .detail_sec.detail_sec2 { flex-direction: row-reverse; }
.vision .cont1 .detail .detail_sec.detail_sec4 { flex-direction: row-reverse; }
.vision .cont1 .detail .detail_sec .txt_box { font-size: 22px; font-weight: 600; line-height: calc(33 / 22); width: calc((100% - 478px) / 2); text-align: right; position: relative; }
.vision .cont1 .detail .detail_sec1 .txt_box { margin-top: 160px; padding-right: 100px; }
.vision .cont1 .detail .detail_sec2 .txt_box { text-align: left; margin-top: 60px; padding-left: 100px; }
.vision .cont1 .detail .detail_sec3 .txt_box { margin-top: 50px; padding-right: 100px; }
.vision .cont1 .detail .detail_sec4 .txt_box { text-align: left; margin-top: 0px; padding-left: 100px; }
.vision .cont1 .detail .detail_sec .txt_box:before { content: ''; position: absolute; top: 50%; right: -12%; transform: translateY(-50%); width: 20%; height: 2px; background: #dfdfdf; z-index: -1; }
.vision .cont1 .detail .detail_sec .txt_box:after { content: ''; position: absolute; top: 50%; right: 7%; transform: translateY(-50%); width: 11px; aspect-ratio: 1; background: #282828; border-radius: 100%; }
.vision .cont1 .detail .detail_sec.detail_sec2 .txt_box:before, .vision .cont1 .detail .detail_sec.detail_sec4 .txt_box:before { left: -12%; right: auto; }
.vision .cont1 .detail .detail_sec.detail_sec2 .txt_box:after, .vision .cont1 .detail .detail_sec.detail_sec4 .txt_box:after { left: 7%; right: auto; }
.vision .cont1 .detail .detail_sec .txt_box span { color: #0066b3; }
.vision .cont1 .detail .detail_sec .img_box { width: 478px; }
.vision .cont1 .detail .detail_sec .blk_box { width: calc((100% - 478px) / 2); }
.vision .cont2 { padding-top: 315px; }
.vision .cont2 .sub_comm_tit_box { text-align: center; }
.vision .cont2 .detail { padding: 122px 0 170px; }
.vision .cont2 .detail .thumb_box { width: 430px; aspect-ratio: calc(430 / 586); margin: 0 auto; }
.vision .cont2 .detail .thumb_box .bg { width: 100%; height: 100%; }
.vision .cont2 .detail .txt_box { text-align: center; font-size: 22px; line-height: calc(33 / 22); padding: 0; }
.vision .cont3 { width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; }
.vision .cont3 .txt_box { font-size: 48px; color: #fff; font-weight: 700; line-height: calc(72 / 48); text-align: center; }
.history { padding: 200px 0 160px; }
.history .history_wrap {
}
.history .top_menu { display: flex; flex-wrap: wrap; padding-top: 90px; }
.history .top_menu > li { width: calc((100% - 30px) / 4); margin-right: 10px; background: #fafafa; border-radius: 10px; font-size: 30px; font-weight: 600; color: #282828; padding: 30px 40px; transition: 0.5s; cursor: pointer; }
.history .top_menu > li:hover { background: #0066b3; color: #fff; }
.history .top_menu > li:last-child { margin-right: 0px; }
.history .detail { display: flex; flex-wrap: wrap; padding: 45px 0 0; }
.history .detail .left { width: 31.25%; margin-right: 2.5%; border-top: solid 2px #000; padding-top: 35px; }
.history .detail .left .year_box { font-size: 36px; color: #282828; font-weight: 600; }
.history .detail .left .txt_box { font-size: 20px; color: #282828; padding-top: 20px; }
.history .detail .left .logo_box { display: flex; align-items: center; column-gap: 30px; padding-top: 22px; }
.history .detail .right { width: 66.25%; border-top: solid 2px #000; padding-top: 37px; }
.history .detail .right .right_wrap { display: flex; flex-wrap: wrap; padding-bottom: 73px; }
.history .detail .right .right_wrap .year { width: 10%; font-size: 20px; color: #282828; font-weight: 800; }
.history .detail .right .right_wrap .month { width: 7%; font-size: 20px; color: #282828; font-weight: 600; }
.history .detail .right .right_wrap .txt { width: 83%; font-size: 20px; color: #777777; line-height: calc(36 / 20); }
.network { padding: 200px 0 0; }
.network .tit_box {
}
.network .tit_box .tit1 {
}
.network .tit_box .tit2 { padding-top: 20px; }
.network .tit_box .tit3 { padding-top: 35px; }
.network .map_box { background: #fafafa; margin-top: 90px; padding: 100px 0 140px; }
.network .map_box .map_wrap { display: flex; flex-wrap: wrap; }
.network .map_box .map_wrap .map { width: 75%; display: flex; }
.network .map_box .map_wrap .map .bg { width: 100%; aspect-ratio: calc(1199 / 595); }
.network .map_box .map_wrap .info { width: 25%; }
.network .map_box .map_wrap .info .info_box { padding-left: 70px; padding-bottom: 85px; }
.network .map_box .map_wrap .info .info_box:last-child { padding-bottom: 0px; }
.network .map_box .map_wrap .info .info_box .txt1 { font-size: 20px; color: #0066b3; font-weight: 600; border-bottom: solid 2px #dddddd; padding-bottom: 15px; }
.network .map_box .map_wrap .info .info_box .txt2 { font-size: 20px; color: #777777; font-weight: 500; padding-top: 25px; }
.network .map_box .map_wrap .info .info_box .txt3 { font-size: 48px; font-weight: 700; padding-top: 10px; }
.network .cont { padding: 115px 0 195px; }
.network .cont .cont_wrap { display: flex; flex-wrap: wrap; }
.network .cont .sub { width: calc((100% - 20px) / 2); margin-right: 20px; margin-bottom: 20px; background: #f2f2f2; padding: 42px 50px; }
.network .cont .sub:nth-child(2n) { margin-right: 0px; }
.network .cont .sub .txt1 { font-size: 20px; color: #0066b3; font-weight: 600; }
.network .cont .sub .txt2 { font-size: 36px; font-weight: 700; padding-top: 15px; }
.network .cont .sub .txt3 { font-size: 20px; color: #777777; line-height: calc(30 / 20); font-weight: 500; padding-top: 80px; }
.direction { padding: 200px 0 0px; }
.direction .cont { display: flex; border-top: solid 1px #eeeeee; margin-top: 120px; }
.direction .cont .tabs { width: 35vw; background: #fafafa; border-right: solid 1px #eeeeee; }
.direction .cont .tabs > ul {
}
.direction .cont .tabs > ul > li { cursor: pointer; border-bottom: solid 1px #eeeeee; padding: 37px 50px 37px calc((100vw - 1600px) / 2); }
.direction .cont .tabs > ul > li .li_wrap {
}
.direction .cont .tabs > ul > li .li_wrap .tit { font-size: 24px; font-weight: 600; position: relative; }
.direction .cont .tabs > ul > li .li_wrap .tit:before { content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 10px; aspect-ratio: calc(10 / 18); background: url(../img/sub/direction_arrow_02.png) no-repeat center / contain; }
.direction .cont .tabs > ul > li .li_wrap .txt { font-size: 18px; color: #777777; padding-top: 15px; }
.direction .cont .tabs > ul > li.active { background: #0066b3; }
.direction .cont .tabs > ul > li.active .li_wrap .tit, .direction .cont .tabs > ul > li.active .li_wrap .txt { color: #fff; }
.direction .cont .tabs > ul > li.active .li_wrap .tit:before { background: url(../img/sub/direction_arrow_01.png) no-repeat center / contain; }
.direction .cont .detail { width: 70vw; }
.direction .cont .tab_content {
}
.direction .cont .tab_content .com_info { padding: 0px calc((100vw - 1600px) / 2) 0px 0; display: flex; flex-wrap: wrap; }
.direction .cont .tab_content .com_info .map { width: 67%; }
.direction .cont .tab_content .com_info .map iframe { width: 100%; aspect-ratio: 1.9; }
.direction .cont .tab_content .com_info .info { padding-left: 50px; width: 33%; }
.direction .cont .tab_content .com_info .info .addr { padding-bottom: 32px; }
.direction .cont .tab_content .com_info .info .addr .txt1 { font-size: 24px; font-weight: 700; padding-top: 55px; }
.direction .cont .tab_content .com_info .info .addr .txt2 { font-size: 18px; color: #777777; padding-top: 15px; }
.direction .cont .tab_content .com_info .info .tel { border-top: solid 1px #eeeeee; display: flex; flex-wrap: wrap; padding-top: 35px; }
.direction .cont .tab_content .com_info .info .tel .t1 { font-size: 18px; color: #0066b3; font-weight: 700; display: flex; flex-wrap: wrap; width: 25px; padding-bottom: 9px; }
.direction .cont .tab_content .com_info .info .tel .t2 { font-size: 18px; color: #777777; width: calc(100% - 25px); padding-bottom: 9px; }
.direction .cont .tab_content .bg { width: 100%; aspect-ratio: calc(1414 / 831); }
.sub_comm_tit1 { font-size: 20px; color: #0066b3; font-weight: 600; }
.sub_comm_tit2 { font-size: 60px; font-weight: 700; }
.sub_comm_tit3 { font-size: 20px; color: #777777; font-weight: 500; line-height: calc(30 / 20); }
.sub_comm_tit4 { font-size: 40px; font-weight: 500; font-family: 'Poppins'; line-height: calc(50 / 40); white-space: nowrap; }
.sub_comm_tit5 { font-size: 20px; color: #333333; line-height: calc(30 / 20); }
.lab {
}
.lab .top { padding-top: 200px; }
.lab .cont { border-top: solid 1px #eeeeee; display: flex; margin-top: 110px; }
.lab .cont .tabs { width: 33vw; background: #fafafa; border-right: solid 1px #eeeeee; }
.lab .cont .tabs > ul {
}
.lab .cont .tabs > ul > li { border-bottom: solid 1px #eeeeee; padding: 37px 50px 37px calc((100vw - 1600px) / 2); }
.lab .cont .tabs > ul > li .li_wrap {
}
.lab .cont .tabs > ul > li .li_wrap .tit { font-size: 24px; font-weight: 600; position: relative; }
.lab .cont .tabs > ul > li .li_wrap .tit:before { content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 10px; aspect-ratio: calc(10 / 18); background: url(../img/sub/direction_arrow_02.png) no-repeat center / contain; }
.lab .cont .tabs > ul > li .li_wrap .txt { font-size: 18px; color: #777777; padding-top: 15px; }
.lab .cont .tabs > ul > li.active { background: #0066b3; }
.lab .cont .tabs > ul > li.active .li_wrap .tit, .lab .cont .tabs > ul > li.active .li_wrap .txt { color: #fff; }
.lab .cont .tabs > ul > li.active .li_wrap .tit:before { background: url(../img/sub/direction_arrow_01.png) no-repeat center / contain; }
.lab .cont .detail { width: 70vw; }
.lab .cont .detail .tab_content { padding: 65px calc((100vw - 1500px) / 2) 235px 80px; }
.lab .cont .detail .tab_content .txt_box {
}
.lab .cont .detail .tab_content .txt_box .txt1 { font-size: 21px; color: #0066b3; font-weight: 800; }
.lab .cont .detail .tab_content .txt_box .txt2 { font-size: 36px; font-weight: 700; padding-top: 17px; }
.lab .cont .detail .tab_content .txt_box .txt3 { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 22px; }
.lab .cont .detail .tab_content .cont1 {
}
.lab .cont .detail .tab_content .cont1 .cont_sec { padding-top: 40px; }
.lab .cont .detail .tab_content .cont1 .cont_sec .img { width: 100%; aspect-ratio: calc(1122 / 500); }
.lab .cont .detail .tab_content .cont1 .cont_sec .img > li { width: 100%; height: 100%; }
.lab .cont .detail .tab_content .cont1 .cont_sec .img > li .bg { width: 100%; height: 100%; }
.lab .cont .detail .tab_content .cont1 .cont_sec .thumb { display: flex; flex-wrap: wrap; margin-top: 15px; }
.lab .cont .detail .tab_content .cont1 .cont_sec .thumb > li { width: calc((100% - 60px) / 5); margin-right: 15px; aspect-ratio: calc(213 / 140); }
.lab .cont .detail .tab_content .cont1 .cont_sec .thumb > li:nth-child(5n) { margin-right: 0px; }
.lab .cont .detail .tab_content .cont1 .cont_sec .thumb > li .bg { width: 100%; height: 100%; filter: grayscale(1); transition: 0.5s; }
.lab .cont .detail .tab_content .cont1 .cont_sec .thumb > li.active .bg { filter: grayscale(0); }
.lab .cont .detail .tab_content .cont2 { padding-top: 168px; }
.lab .cont .detail .tab_content .cont2 .cont_sec { display: flex; flex-wrap: wrap; padding-top: 41px; }
.lab .cont .detail .tab_content .cont2 .cont_sec .sub { width: calc((100% - 18px) / 2); margin-right: 18px; }
.lab .cont .detail .tab_content .cont2 .cont_sec .sub:nth-child(2n) { margin-right: 0px; }
.lab .cont .detail .tab_content .cont2 .cont_sec .sub .thumb { width: 100%; aspect-ratio: calc(553 / 345); border-radius: 8px; }
.lab .cont .detail .tab_content .cont2 .cont_sec .sub .txt { text-align: center; font-size: 20px; font-weight: 600; padding: 23px 0 45px; }
.lab .lab_con_slide_wrap { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.lab .lab_con_slide_con { padding: 40px; }
.lab .lab_con_slide_con_txt { color: #fff; display: flex; flex-direction: column; justify-content: space-between; }
.lab .lab_con_wrap { display: grid; grid-template-columns: repeat(4,1fr) ; gap: 10px; }
.lab .lab_con_wrap .lab_con_itm { background: #f1f1f1; padding: 40px; }
.lab .lab_con_logo_in { display: grid; grid-template-columns: 2fr 8fr; gap: 40px; align-items: center; }
.lab .lab_con_logo_in .sec_txt4 { border-right: 1px solid #ddd; }
.lab .cont2 { display: flex; flex-direction: column; gap: 20px; }
.technology {
}
.technology .top { padding-top: 200px; }
.technology .cont { border-top: solid 1px #eeeeee; display: flex; margin-top: 110px; }
.technology .cont .tabs { width: 35vw; background: #fafafa; border-right: solid 1px #eeeeee; }
.technology .cont .tabs > ul {
}
.technology .cont .tabs > ul > li { border-bottom: solid 1px #eeeeee; padding: 37px 50px 37px calc((100vw - 1600px) / 2); }
.technology .cont .tabs > ul > li .li_wrap {
}
.technology .cont .tabs > ul > li .li_wrap .tit { font-size: 24px; font-weight: 600; position: relative; }
.technology .cont .tabs > ul > li .li_wrap .tit:before { content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 10px; aspect-ratio: calc(10 / 18); background: url(../img/sub/direction_arrow_02.png) no-repeat center / contain; }
.technology .cont .tabs > ul > li .li_wrap .txt { font-size: 18px; color: #777777; padding-top: 15px; }
.technology .cont .tabs > ul > li.active { background: #0066b3; }
.technology .cont .tabs > ul > li.active .li_wrap .tit, .technology .cont .tabs > ul > li.active .li_wrap .txt { color: #fff; }
.technology .cont .tabs > ul > li.active .li_wrap .tit:before { background: url(../img/sub/direction_arrow_01.png) no-repeat center / contain; }
.technology .cont .detail { width: 70vw; }
.technology .cont .detail .tab_content { padding: 65px calc((100vw - 1500px) / 2) 235px 80px; }
.technology .cont .detail .tab_content .txt_box {
}
.technology .cont .detail .tab_content .txt_box .txt1 { font-size: 21px; color: #0066b3; font-weight: 800; display: flex; gap: 20px; align-items: center; }
.technology .cont .detail .tab_content .txt_box .txt1 .sec_txt2 { font-size: 18px; color: #999; font-weight: 300; }
.technology .cont .detail .tab_content .txt_box .txt2 { font-size: 36px; font-weight: 700; padding-top: 17px; }
.technology .cont .detail .tab_content .txt_box .txt3 { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 22px; }
.technology .cont .detail .tab_content .cont1 {
}
.technology .cont .detail .tab_content .cont1 .cont_sec { padding-top: 40px; }
.technology .cont .detail .tab_content .cont1 .cont_sec .img { width: 100%; aspect-ratio: calc(1122 / 500); }
.technology .cont .detail .tab_content .cont1 .cont_sec .img > li { width: 100%; height: 100%; }
.technology .cont .detail .tab_content .cont1 .cont_sec .img > li .bg { width: 100%; height: 100%; }
.technology .cont .detail .tab_content .cont1 .cont_sec .thumb { display: flex; flex-wrap: wrap; margin-top: 15px; }
.technology .cont .detail .tab_content .cont1 .cont_sec .thumb > li { width: calc((100% - 60px) / 5); margin-right: 15px; aspect-ratio: calc(213 / 140); }
.technology .cont .detail .tab_content .cont1 .cont_sec .thumb > li:nth-child(5n) { margin-right: 0px; }
.technology .cont .detail .tab_content .cont1 .cont_sec .thumb > li .bg { width: 100%; height: 100%; filter: grayscale(1); transition: 0.5s; }
.technology .cont .detail .tab_content .cont1 .cont_sec .thumb > li.active .bg { filter: grayscale(0); }
.technology .cont .detail .tab_content .cont2 { padding-top: 168px; }
.technology .cont .detail .tab_content .cont2 .cont_sec { display: flex; flex-wrap: wrap; padding-top: 41px; }
.technology .cont .detail .tab_content .cont2 .cont_sec .sub { width: calc((100% - 18px) / 2); margin-right: 18px; }
.technology .cont .detail .tab_content .cont2 .cont_sec .sub:nth-child(2n) { margin-right: 0px; }
.technology .cont .detail .tab_content .cont2 .cont_sec .sub .thumb { width: 100%; aspect-ratio: calc(553 / 345); border-radius: 8px; }
.technology .cont .detail .tab_content .cont2 .cont_sec .sub .txt { text-align: center; font-size: 20px; font-weight: 600; padding: 23px 0 45px; }
.technology .cont_sec .thumb li img { filter: grayscale(1); opacity: .7; cursor: pointer; border: 3px solid #fff; }
.technology .cont_sec .thumb li.active img { filter: grayscale(0); opacity: 1; border: 3px solid #0066b3; }
.technology .technology_con { background: #f1f1f1; padding: 30px; }
.technology .cont_sec1 { display: grid; grid-template-columns: repeat(2,1fr); gap: 20px; }
.technology .technology_con_img { padding: 40px 0; }
.technology .technology_con_img img { mix-blend-mode: multiply; }
.technology .technology_con_ul li { list-style: inside; line-height: 2; }
.technology .technology_con_ul li::marker { color: #0066b3; }
.technology .technology_con_02 { border: 4px solid #0066b3; }
.technology .cont .detail .tab_content .cont3 { padding-top: 168px; }
.technology .cont .detail .tab_content .cont3 .cont_sec { display: flex; flex-wrap: wrap; padding-top: 41px; }
.technology .cont3 .technology_con { display: grid; grid-template-columns: 3fr 2fr; align-items: center; padding: 0 80px ; }
.technology .cont3 .technology_con_txt { display: flex; gap: 20px; }
.technology .cont3 .cont_sec { display: grid; grid-template-columns: 1fr; gap: 20px; }
.technology #tab2 .cont1 .technology_con { background: #f1f1f1; padding: 0; }
.technology #tab2 .cont1 .technology_con { background: #f1f1f1; }
.technology .tab_content .cont2 .filler_compare { padding: 0; background: #fff; font-family: "Pretendard",system-ui,-apple-system,Segoe UI,Roboto,sans-serif; color: #111; }
.technology .tab_content .cont2 .table_wrap { margin: 0 auto; overflow-x: auto; }
.technology .tab_content .cont2 .filler_compare table { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 18px; line-height: 1.75; table-layout: fixed; border: none; }
.technology .tab_content .cont2 .filler_compare thead th { position: relative; padding: 26px 12px 22px; font-weight: 700; text-align: center; border-bottom: 1px solid #e9e9e9; vertical-align: bottom; }
.technology .tab_content .cont2 .filler_compare thead th:first-child { width: 16%; text-align: left; padding-left: 18px; }
.technology .tab_content .cont2 .title_box { display: flex; flex-direction: column; align-items: center; gap: 14px; min-height: 176px; justify-content: flex-end; }
.technology .tab_content .cont2 .title_box img { width: 120px; height: 120px; object-fit: contain; display: block; filter: drop-shadow(0 1px 0 rgba(0,0,0,.02)); mix-blend-mode: multiply; }
.technology .tab_content .cont2 .tit { font-size: 18px; }
.technology .tab_content .cont2 .txt_blue { color: #0066b3; }
.technology .tab_content .cont2 .filler_compare tbody th { padding: 16px 12px; background: #fbfbfb; font-weight: 600; text-align: left; color: #444; border-bottom: 1px solid #f0f0f0; }
.technology .tab_content .cont2 .filler_compare tbody td { padding: 16px 12px; text-align: center; border-bottom: 1px solid #f0f0f0; color: #222; }
.technology .tab_content .cont2 .filler_compare thead th+th, .technology .tab_content .cont2 .filler_compare tbody td+td, .technology .tab_content .cont2 .filler_compare tbody th+td { border-left: 1px solid #f3f3f3; }
.technology .tab_content .cont2 .filler_compare thead th:nth-child(4), .technology .tab_content .cont2 .filler_compare tbody td:nth-child(4) { background: #fafafa; }
.technology .tab_content .cont2 .filler_compare thead th:nth-child(4) .tit { color: #0066b3; }
.technology .tab_content .cont2 .filler_compare tbody td:nth-child(4) { color: #0066b3; font-weight: 600; }
.technology .tab_content .cont2 .filler_compare tbody th, .technology .tab_content .cont2 .filler_compare thead th:first-child { padding-left: 20px; }
.technology .tab_content .cont2 .filler_compare thead th:first-child { border-top-left-radius: 10px; }
.technology .tab_content .cont2 .filler_compare thead th:last-child { border-top-right-radius: 10px; }
.technology .tab_content .cont2 .filler_compare tbody tr:last-child th { border-bottom-left-radius: 10px; }
.technology .tab_content .cont2 .filler_compare tbody tr:last-child td:last-child { border-bottom-right-radius: 10px; }
.technology .tab_content .cont2 .filler_compare td, .technology .tab_content .cont2 .filler_compare th { letter-spacing: -.01em; }
.technology .tab_content .cont2 .technology_con_ul { padding: 30px 0; }
.ip {
}
.ip .top { padding-top: 200px; }
.ip .cont { border-top: solid 1px #eeeeee; display: flex; margin-top: 110px; }
.ip .cont .tabs { width: 35vw; background: #fafafa; border-right: solid 1px #eeeeee; }
.ip .cont .tabs > ul {
}
.ip .cont .tabs > ul > li { border-bottom: solid 1px #eeeeee; padding: 37px 50px 37px calc((100vw - 1600px) / 2); }
.ip .cont .tabs > ul > li .li_wrap {
}
.ip .cont .tabs > ul > li .li_wrap .tit { font-size: 24px; font-weight: 600; position: relative; }
.ip .cont .tabs > ul > li .li_wrap .tit:before { content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 10px; aspect-ratio: calc(10 / 18); background: url(../img/sub/direction_arrow_02.png) no-repeat center / contain; }
.ip .cont .tabs > ul > li .li_wrap .txt { font-size: 18px; color: #777777; padding-top: 15px; }
.ip .cont .tabs > ul > li.active { background: #0066b3; }
.ip .cont .tabs > ul > li.active .li_wrap .tit, .ip .cont .tabs > ul > li.active .li_wrap .txt { color: #fff; }
.ip .cont .tabs > ul > li.active .li_wrap .tit:before { background: url(../img/sub/direction_arrow_01.png) no-repeat center / contain; }
.ip .cont .detail { width: 70vw; min-height: 100vh; }
.ip .cont .detail .tab_content { padding: 65px calc((100vw - 1500px) / 2) 235px 80px; }
.ip .cont .detail .tab_content .txt_box {
}
.ip .cont .detail .tab_content .txt_box .txt1 { font-size: 21px; color: #0066b3; font-weight: 800; }
.ip .cont .detail .tab_content .txt_box .txt2 { font-size: 36px; font-weight: 700; padding-top: 17px; }
.ip .cont .detail .tab_content .txt_box .txt3 { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 22px; }
.ip .cont .detail .tab_content .cont1 {
}
.ip .cont .detail .tab_content .cont1 .cont_sec { padding-top: 40px; }
.ip .cont .detail .tab_content .cont1 .cont_sec .img { width: 100%; aspect-ratio: calc(1122 / 500); }
.ip .cont .detail .tab_content .cont1 .cont_sec .img > li { width: 100%; height: 100%; }
.ip .cont .detail .tab_content .cont1 .cont_sec .img > li .bg { width: 100%; height: 100%; }
.ip .cont .detail .tab_content .cont1 .cont_sec .thumb { display: flex; flex-wrap: wrap; margin-top: 15px; }
.ip .cont .detail .tab_content .cont1 .cont_sec .thumb > li { width: calc((100% - 60px) / 5); margin-right: 15px; aspect-ratio: calc(213 / 140); }
.ip .cont .detail .tab_content .cont1 .cont_sec .thumb > li:nth-child(5n) { margin-right: 0px; }
.ip .cont .detail .tab_content .cont1 .cont_sec .thumb > li .bg { width: 100%; height: 100%; filter: grayscale(1); transition: 0.5s; }
.ip .cont .detail .tab_content .cont1 .cont_sec .thumb > li.active .bg { filter: grayscale(0); }
.ip .cont .detail .tab_content .cont2 { padding-top: 168px; }
.ip .cont .detail .tab_content .cont2 .cont_sec { display: flex; flex-wrap: wrap; padding-top: 41px; }
.ip .cont .detail .tab_content .cont2 .cont_sec .sub { width: calc((100% - 18px) / 2); margin-right: 18px; }
.ip .cont .detail .tab_content .cont2 .cont_sec .sub:nth-child(2n) { margin-right: 0px; }
.ip .cont .detail .tab_content .cont2 .cont_sec .sub .thumb { width: 100%; aspect-ratio: calc(553 / 345); border-radius: 8px; }
.ip .cont .detail .tab_content .cont2 .cont_sec .sub .txt { text-align: center; font-size: 20px; font-weight: 600; padding: 23px 0 45px; }
.ip .cont .tab_content_0pd { padding: 0px calc((100vw - 1500px) / 2) 0px 0px!important; }
.ip .cont .patent_dropdown { border-right: 1px solid #ececec; }
.ip .cont .dd_head { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 40px 30px; background: #fff; border: none; border-bottom: 1px solid #ececec; font-size: 24px; font-weight: 700; cursor: pointer; border-top: 1px solid #ececec; }
.ip .cont:first-child .dd_head { border-top: none; }
.ip .cont .dd_head .dd_title { padding-left: 0px; }
.ip .cont .dd_head .chev { transition: transform .25s ease; }
.ip .cont .dd_head[aria-expanded="true"] .chev { transform: rotate(180deg); }
.ip .cont .dd_panel { overflow: hidden; max-height: 0; transition: max-height .28s ease; }
.ip .cont .patent_list { list-style: none; margin: 0; padding: 0; }
.ip .cont .patent_list li { display: flex; align-items: center; gap: 14px; padding: 20px 30px; border-bottom: 1px solid #f2f2f2; }
.ip .cont .patent_list li:last-child { border-bottom: none; }
.ip .cont .badge { flex: 0 0 auto; min-width: 44px; font-size: 18px; font-weight: 700; }
.ip .cont .badge.reg { color: #0066b3; }
.ip .cont .badge.fil { color: #2b82d9; }
.ip .cont .ttl { flex: 1 1 auto; text-decoration: none; color: #111; font-weight: 500; line-height: 1.6; font-size: 18px; }
.ip .cont .ttl:hover { text-decoration: underline; }
.ip .cont .no { flex: 0 0 auto; color: #666; font-size: 18px; }
.manufacture {
}
.manufacture .top { padding-top: 200px; }
.manufacture .cont { border-top: solid 1px #eeeeee; display: flex; margin-top: 110px; }
.manufacture .cont .tabs { width: 35vw; background: #fafafa; border-right: solid 1px #eeeeee; }
.manufacture .cont .tabs > ul {
}
.manufacture .cont .tabs > ul > li { border-bottom: solid 1px #eeeeee; padding: 37px 50px 37px calc((100vw - 1600px) / 2); }
.manufacture .cont .tabs > ul > li .li_wrap {
}
.manufacture .cont .tabs > ul > li .li_wrap .tit { font-size: 24px; font-weight: 600; position: relative; }
.manufacture .cont .tabs > ul > li .li_wrap .tit:before { content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 10px; aspect-ratio: calc(10 / 18); background: url(../img/sub/direction_arrow_02.png) no-repeat center / contain; }
.manufacture .cont .tabs > ul > li .li_wrap .txt { font-size: 18px; color: #777777; padding-top: 15px; }
.manufacture .cont .tabs > ul > li.active { background: #0066b3; }
.manufacture .cont .tabs > ul > li.active .li_wrap .tit, .manufacture .cont .tabs > ul > li.active .li_wrap .txt { color: #fff; }
.manufacture .cont .tabs > ul > li.active .li_wrap .tit:before { background: url(../img/sub/direction_arrow_01.png) no-repeat center / contain; }
.manufacture .cont .detail { width: 70vw; }
.manufacture .cont .detail .tab_content { padding: 65px calc((100vw - 1500px) / 2) 235px 80px; }
.manufacture .cont .detail .tab_content .txt_box {
}
.manufacture .cont .detail .tab_content .txt_box .txt1 { font-size: 21px; color: #0066b3; font-weight: 800; }
.manufacture .cont .detail .tab_content .txt_box .txt2 { font-size: 36px; font-weight: 700; padding-top: 17px; }
.manufacture .cont .detail .tab_content .txt_box .txt3 { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 22px; }
.manufacture .cont .detail .tab_content .cont1 {
}
.manufacture .cont .detail .tab_content .cont1 .cont_sec { padding-top: 40px; }
.manufacture .cont .detail .tab_content .cont1 .cont_sec .img { width: 100%; aspect-ratio: calc(1122 / 500); }
.manufacture .cont .detail .tab_content .cont1 .cont_sec .img > li { width: 100%; height: 100%; }
.manufacture .cont .detail .tab_content .cont1 .cont_sec .img > li .bg { width: 100%; height: 100%; }
.manufacture .cont .detail .tab_content .cont1 .cont_sec .thumb { display: flex; flex-wrap: wrap; margin-top: 15px; }
.manufacture .cont .detail .tab_content .cont1 .cont_sec .thumb > li { width: calc((100% - 60px) / 5); margin-right: 15px; aspect-ratio: calc(213 / 140); }
.manufacture .cont .detail .tab_content .cont1 .cont_sec .thumb > li:nth-child(5n) { margin-right: 0px; }
.manufacture .cont .detail .tab_content .cont1 .cont_sec .thumb > li .bg { width: 100%; height: 100%; filter: grayscale(1); transition: 0.5s; }
.manufacture .cont .detail .tab_content .cont1 .cont_sec .thumb > li.active .bg { filter: grayscale(0); }
.manufacture .cont .detail .tab_content .cont2 { padding-top: 168px; }
.manufacture .cont .detail .tab_content .cont2 .cont_sec { display: flex; flex-wrap: wrap; padding-top: 41px; }
.manufacture .cont .detail .tab_content .cont2 .cont_sec .sub { width: calc((100% - 18px) / 2); margin-right: 18px; }
.manufacture .cont .detail .tab_content .cont2 .cont_sec .sub:nth-child(2n) { margin-right: 0px; }
.manufacture .cont .detail .tab_content .cont2 .cont_sec .sub .thumb { width: 100%; aspect-ratio: calc(553 / 345); border-radius: 8px; }
.manufacture .cont .detail .tab_content .cont2 .cont_sec .sub .txt { text-align: center; font-size: 20px; font-weight: 600; padding: 23px 0 45px; }
.manufacture .cont_sec .thumb li img { filter: grayscale(1); opacity: .7; cursor: pointer; border: 3px solid #fff; }
.manufacture .cont_sec .thumb li.active img { filter: grayscale(0); opacity: 1; border: 3px solid #0066b3; }
.filler {
}
.filler .cont1 { width: 100%; height: 100vh; background: #eeeeee; position: relative; }
.filler .cont1 .cont_wrap { height: 100%; display: flex; justify-content: space-between; align-items: center; }
.filler .cont1 .txt_box {
}
.filler .cont1 .txt_box .txt1 {
}
.filler .cont1 .txt_box .txt2 { padding-top: 20px; }
.filler .cont1 .txt_box .txt3 { padding-top: 40px; }
.filler .cont1 .img_box {
}
.filler .cont1 .bg_logo { position: absolute; bottom: 0; left: 0; width: 60%; aspect-ratio: calc(1194 / 295); background: url(../img/sub/filler_01_logo.png) no-repeat center / contain; }
.filler .cont2 { width: 100%; height: 100vh; display: flex; flex-wrap: wrap; align-items: center; }
.filler .cont2 .left { width: 50%; height: 100%; }
.filler .cont2 .left > ul { width: 100%; height: 100%; }
.filler .cont2 .left > ul > li { width: 100%; height: 100%; }
.filler .cont2 .right { width: 50%; height: 100%; display: flex; justify-content: center; align-items: center; background: #fafafa; }
.filler .cont2 .right > ul {
}
.filler .cont2 .right > ul > li { text-align: center; display: flex; flex-direction: column; align-items: center; padding: 10px; }
.filler .cont2 .right > ul > li .tit { font-size: 48px; font-family: 'Noto Serif KR'; font-weight: 600; padding-bottom: 50px; }
.filler .cont2 .right > ul > li .thumb { width: 100%; aspect-ratio: 1; max-width: 481px; min-width: 481px; }
.filler .cont2 .right > ul > li .txt { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 55px; }
.filler .cont3 {
}
.filler .cont3 .cont_wrap {
}
.filler .cont3 .tabs { padding-top: 235px; }
.filler .cont3 .tabs > ul { display: flex; justify-content: center; column-gap: 20px; max-width: 580px; margin: 0 auto; }
.filler .cont3 .tabs > ul > li { font-size: 18px; font-family: 'Poppins'; color: rgba(0, 0, 0, 0.5); position: relative; display: flex; justify-content: center; column-gap: 20px; padding-bottom: 6px; width: calc(100% / 5); }
.filler .cont3 .tabs > ul > li:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: rgba(0, 0, 0, 0.3); }
.filler .cont3 .tabs > ul > li.active { color: #000; font-weight: 600; }
.filler .cont3 .tabs > ul > li.active:before { background: #000; }
.filler .cont3 .detail { padding-top: 93px; }
.filler .cont3 .detail .tab_content {
}
.filler .cont3 .detail .tab_content .txt_box { text-align: center; }
.filler .cont3 .detail .tab_content .txt_box .txt1 { font-size: 40px; font-family: 'Noto Serif KR'; font-weight: 600; }
.filler .cont3 .detail .tab_content .txt_box .txt2 { font-size: 18px; font-weight: 600; font-family: 'Poppins'; padding-top: 40px; }
.filler .cont3 .detail .tab_content .txt_box .txt3 { font-size: 18px; color: #777777; line-height: calc(28 / 18); padding-top: 7px; }
.filler .cont3 .detail .tab_content .tb_box { padding-top: 30px; }
.filler .cont3 .detail .tab_content .img_box1 { display: flex; flex-wrap: wrap; padding-top: 75px; }
.filler .cont3 .detail .tab_content .img_box1 .left { width: 50%; }
.filler .cont3 .detail .tab_content .img_box1 .right { width: 50%; background: #fafafa; text-align: center; padding: 57px 10px 50px; }
.filler .cont3 .detail .tab_content .img_box1 .right img { mix-blend-mode: multiply; }
.filler .cont3 .detail .tab_content .img_box2 { padding: 30px 10px; text-align: center; }
.filler .cont3 .detail .tab_content .btn_box { display: flex; justify-content: center; column-gap: 25px; padding: 90px 0 175px; }
.filler .cont3 .detail .tab_content .btn_box > a { position: relative; background: #000; color: #fff; font-size: 18px; font-weight: 500; min-width: 180px; padding: 17px 20px; }
.filler .cont3 .detail .tab_content .btn_box > a:before { content: ''; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); width: 9px; aspect-ratio: calc(9 / 14); background: url(../images/sub/sub_arrow_01.png) no-repeat center / contain; }
.joint {
}
.joint .cont1 { width: 100%; height: 100vh; display: flex; flex-wrap: wrap; align-items: center; }
.joint .cont1 .txt_box { width: 35%; padding-left: calc((100vw - 1700px) / 2); }
.joint .cont1 .txt_box .txt1 {
}
.joint .cont1 .txt_box .txt2 { padding-top: 20px; }
.joint .cont1 .txt_box .txt3 { padding-top: 43px; }
.joint .cont1 .img_box { width: 65%; display: flex; justify-content: flex-end; }
.joint .cont1 .img_box img { padding-top: 100px; }
.joint .cont2 { width: 100%; height: 100vh; display: flex; flex-wrap: wrap; align-items: center; }
.joint .cont2 .left { width: 50%; height: 100%; }
.joint .cont2 .left > ul { width: 100%; height: 100%; }
.joint .cont2 .left > ul > li { width: 100%; height: 100%; }
.joint .cont2 .right { width: 50%; height: 100%; display: flex; justify-content: center; align-items: center; background: #fafafa; }
.joint .cont2 .right > ul {
}
.joint .cont2 .right > ul > li { text-align: center; display: flex; flex-direction: column; align-items: center; padding: 10px; }
.joint .cont2 .right > ul > li .tit { font-size: 48px; font-family: 'Noto Serif KR'; font-weight: 600; padding-bottom: 50px; }
.joint .cont2 .right > ul > li .thumb { width: 100%; aspect-ratio: 1; max-width: 481px; min-width: 481px; }
.joint .cont2 .right > ul > li .txt { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 55px; }
.joint .cont3 { padding-top: 185px; }
.joint .cont3 .cont_wrap { background: #eeeeee; display: flex; flex-wrap: wrap; text-align: center; }
.joint .cont3 .cont_wrap .sub { width: 50%; display: flex; flex-direction: column; align-items: center; padding: 105px 10px 90px; }
.joint .cont3 .cont_wrap .sub .txt1 { font-size: 36px; font-family: 'Poppins'; font-weight: 300; padding-bottom: 47px; }
.joint .cont3 .cont_wrap .sub .thumb { color: #fff; width: 420px; aspect-ratio: calc(420 / 480); display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 40px; }
.joint .cont3 .cont_wrap .sub .thumb .t_txt1 { font-size: 20px; font-weight: 600; }
.joint .cont3 .cont_wrap .sub .thumb .t_txt2 { font-size: 48px; font-weight: 600; }
.joint .cont3 .cont_wrap .sub .txt2 { font-size: 24px; font-weight: 600; line-height: calc(34 / 24); padding-top: 45px; }
.joint .cont4 { padding: 207px 0 0; }
.joint .cont4 .cont_wrap { display: flex; flex-wrap: wrap; align-items: center; }
.joint .cont4 .cont_wrap .left { width: 50%; }
.joint .cont4 .cont_wrap .left .txt1 { font-size: 48px; font-weight: 300; line-height: calc(62 / 48); }
.joint .cont4 .cont_wrap .left .txt2 { font-size: 24px; font-weight: 700; line-height: calc(35 / 24); padding-top: 27px; }
.joint .cont4 .cont_wrap .left .txt3 { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 45px; }
.joint .cont4 .cont_wrap .right { width: 50%; }
.joint .cont4 .cont_wrap .right table { border-spacing: 10px; }
.joint .cont4 .cont_wrap .right table th { font-size: 24px; font-weight: 700; border-bottom: solid 2px #eeeeee; padding: 0px 0 20px; }
.joint .cont4 .cont_wrap .right table td { font-size: 18px; color: #555555; font-weight: 500; text-align: center; border-bottom: solid 2px #eeeeee; padding: 10px 0 20px; }
.joint .cont4 .cont_wrap .right table .b1 { border-bottom: 0 none; padding: 0px 0 0px; }
.joint .cont5 { padding-top: 225px; }
.joint .cont5 .cont_wrap {
}
.joint .cont5 .txt_box {
}
.joint .cont5 .txt_box .txt1 { font-size: 48px; font-weight: 700; }
.joint .cont5 .txt_box .txt2 { font-size: 18px; color: #777777; line-height: calc(28 / 18); padding-top: 20px; }
.joint .cont5 .detail { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; padding-top: 46px; }
.joint .cont6 {
}
.joint .cont6 .cont_wrap { display: flex; justify-content: center; column-gap: 25px; padding: 105px 0 175px; }
.joint .cont6 .cont_wrap > a { position: relative; background: #000; color: #fff; font-size: 18px; font-weight: 500; min-width: 180px; padding: 17px 20px; }
.joint .cont6 .cont_wrap > a:before { content: ''; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); width: 9px; aspect-ratio: calc(9 / 14); background: url(../images/sub/sub_arrow_01.png) no-repeat center / contain; }
.booster {
}
.booster .cont1 { width: 100%; height: 100vh; display: flex; flex-wrap: wrap; align-items: center; }
.booster .cont1 .txt_box { padding-left: calc((100vw - 1600px) / 2); padding-bottom: 100px; }
.booster .cont1 .txt_box .txt1 {
}
.booster .cont1 .txt_box .txt2 { padding-top: 20px; }
.booster .cont1 .txt_box .txt3 { padding-top: 43px; }
.booster .cont2 { width: 100%; height: 100vh; display: flex; flex-wrap: wrap; align-items: center; }
.booster .cont2 .left { width: 50%; height: 100%; }
.booster .cont2 .left > ul { width: 100%; height: 100%; }
.booster .cont2 .left > ul > li { width: 100%; height: 100%; }
.booster .cont2 .right { width: 50%; height: 100%; display: flex; justify-content: center; align-items: center; }
.booster .cont2 .right > ul {
}
.booster .cont2 .right > ul > li { text-align: center; display: flex; flex-direction: column; align-items: center; padding: 10px; }
.booster .cont2 .right > ul > li .tit { font-size: 48px; font-family: 'Noto Serif KR'; font-weight: 600; padding-bottom: 50px; }
.booster .cont2 .right > ul > li .thumb { width: 100%; aspect-ratio: 1; max-width: 481px; min-width: 481px; }
.booster .cont2 .right > ul > li .txt { font-size: 18px; color: #777777; line-height: calc(30 / 18); padding-top: 55px; }
.booster .cont3 { background: #fafafa; padding: 100px 0 90px; width: 100%; height: 100vh; min-height: 1300px; }
.booster .cont3 .cont_wrap { padding: 0 200px; text-align: center; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; position: relative; }
.booster .cont3 .cont_wrap .tit_box { font-size: 48px; font-family: 'Noto Serif KR'; font-weight: 600; line-height: calc(60 / 48); }
.booster .cont3 .cont_wrap .detail { position: absolute; width: 100%; height: 100%; }
.booster .cont3 .cont_wrap .detail .detail_wrap { position: relative; width: 100%; height: 100%; }
.booster .cont3 .cont_wrap .detail .sub { background: url(../images/sub/certifications_03_drop.png) no-repeat center / contain; aspect-ratio: calc(342 / 341); position: absolute; top: 50%; left: 50%; }
.booster .cont3 .cont_wrap .detail .sub1 { width: 342px; transform: translate(-40%, -150%); }
.booster .cont3 .cont_wrap .detail .sub2 { width: 226px; transform: translate(103%, -154%); }
.booster .cont3 .cont_wrap .detail .sub3 { width: 278px; transform: translate(103%, -21%); }
.booster .cont3 .cont_wrap .detail .sub4 { width: 306px; transform: translate(-39%, 54%); }
.booster .cont3 .cont_wrap .detail .sub5 { width: 278px; transform: translate(-150%, 15%); }
.booster .cont3 .cont_wrap .detail .sub6 { width: 364px; transform: translate(-158%, -95%); }
.booster .cont3 .cont_wrap .detail .sub .sub_wrap { position: relative; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 30px; transition: 0.5s; border-radius: 100%; }
.booster .cont3 .cont_wrap .detail .sub .sub_wrap:before { content: ''; position: absolute; top: 10%; right: -14.5%; width: 135%; aspect-ratio: calc(462 / 471); background: url(../images/sub/certifications_03_drop_shadow.png) no-repeat top right / contain; }
.booster .cont3 .cont_wrap .detail .sub .txt1 { font-size: 15px; color: #0873c3; font-weight: 700; transition: 0.5s; }
.booster .cont3 .cont_wrap .detail .sub .txt2 { font-size: 48px; font-family: 'Noto Serif KR'; font-weight: 600; }
.booster .cont3 .cont_wrap .detail .sub .txt3 { font-size: 18px; line-height: calc(24 / 18); }
.booster .cont3 .cont_wrap .detail .sub:hover .sub_wrap { mix-blend-mode: multiply; background: #0873c3; }
.booster .cont3 .cont_wrap .detail .sub:hover .txt1 { color: #fff; }
.booster .cont3 .cont_wrap .detail .sub:hover .txt2 { color: #fff; }
.booster .cont4 .tabs { padding-top: 165px; }
.booster .cont4 .tabs > ul { display: flex; flex-wrap: wrap; justify-content: center; max-width: 700px; margin: 0 auto; }
.booster .cont4 .tabs > ul > li { font-size: 18px; font-family: 'Poppins'; color: rgba(0, 0, 0, 0.5); position: relative; display: flex; justify-content: center; padding-bottom: 6px; width: calc((100% - 100px) / 6); margin-right: 20px; }
.booster .cont4 .tabs > ul > li:last-child { margin-right: 0px; }
.booster .cont4 .tabs > ul > li:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: rgba(0, 0, 0, 0.3); }
.booster .cont4 .tabs > ul > li.active { color: #000; font-weight: 600; }
.booster .cont4 .tabs > ul > li.active:before { background: #000; }
.booster .cont4 .detail {
}
.booster .cont4 .detail .tab_content {
}
.booster .cont4 .detail .tab_content .tcont1 { text-align: center; padding-top: 90px; }
.booster .cont4 .detail .tab_content .tcont1 .txt1 { font-size: 48px; font-family: 'Noto Serif KR'; font-weight: 600; }
.booster .cont4 .detail .tab_content .tcont1 .txt2 { font-size: 18px; color: #777777; line-height: calc(28 / 18); padding-top: 43px; }
.booster .cont4 .detail .tab_content .tcont2 { display: flex; flex-wrap: wrap; padding-top: 88px; }
.booster .cont4 .detail .tab_content .tcont2 .left { width: 50%; }
.booster .cont4 .detail .tab_content .tcont2 .left .bg { width: 100%; height: 100%; }
.booster .cont4 .detail .tab_content .tcont2 .right { width: 50%; background: #fafafa; }
.booster .cont4 .detail .tab_content .tcont2 .right .right_wrap { padding: 52px 63px; }
.booster .cont4 .detail .tab_content .tcont2 .right .right_wrap .txt1 { font-size: 18px; font-family: 'Poppins'; font-weight: 600; }
.booster .cont4 .detail .tab_content .tcont2 .right .right_wrap .txt2 { font-size: 36px; font-family: 'Poppins'; font-weight: 600; line-height: calc(42 / 36); padding-top: 12px; }
.booster .cont4 .detail .tab_content .tcont2 .right .right_wrap > ul { padding-top: 102px; }
.booster .cont4 .detail .tab_content .tcont2 .right .right_wrap > ul > li { font-size: 18px; font-family: 'Poppins'; font-weight: 600; position: relative; padding-left: 18px; }
.booster .cont4 .detail .tab_content .tcont2 .right .right_wrap > ul > li:before { content: ''; position: absolute; top: 10px; left: 0; width: 8px; aspect-ratio: 1; background: #0873c3; border-radius: 100%; }
.booster .cont4 .detail .tab_content .tcont3 { padding-top: 50px; }
.booster .cont4 .detail .tab_content .tcont4 {
}
.booster .cont4 .detail .tab_content .tcont4 .cont_wrap { display: flex; justify-content: center; column-gap: 25px; padding: 125px 0 165px; }
.booster .cont4 .detail .tab_content .tcont4 .cont_wrap > a { position: relative; background: #000; color: #fff; font-size: 18px; font-weight: 500; min-width: 180px; padding: 17px 20px; }
.booster .cont4 .detail .tab_content .tcont4 .cont_wrap > a:before { content: ''; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); width: 9px; aspect-ratio: calc(9 / 14); background: url(../images/sub/sub_arrow_01.png) no-repeat center / contain; }
.sub_04_05 .tcont4 .cont_wrap { background: #fafafa; display: flex; justify-content: center; column-gap: 25px; padding: 125px 0 165px; }
.sub_04_05 .tcont4 .cont_wrap > a { position: relative; background: #000; color: #fff; font-size: 18px; font-weight: 500; min-width: 180px; padding: 17px 20px; }
.sub_04_05 .tcont4 .cont_wrap > a:before { content: ''; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); width: 9px; aspect-ratio: calc(9 / 14); background: url(../images/sub/sub_arrow_01.png) no-repeat center / contain; }
.sub_04_07 .products { padding: 150px 0 ; }
.sub_04_07 #bo_v_con {display: none;}
.sub_04_07 #bo_v_atc{display: none;}
.products { padding: 200px 0 220px; }
.products .cont1 { display: flex; flex-wrap: wrap; align-items: center; }
.products .cont1 .img_box {
}
.products .cont1 .img_box .img { width: 100%; aspect-ratio: calc(649 / 621); }
.products .cont1 .txt_box { width: 100%; padding-left: 84px; }
.products .cont1 .txt_box .txt1 { font-size: 20px; color: #0066b3; font-weight: 600; }
.products .cont1 .txt_box .txt2 { font-size: 36px; font-weight: 700; padding-top: 15px; }
.products .cont1 .txt_box > dl { font-size: 18px; display: grid; grid-template-columns: 2fr 6fr; padding-top: 43px; }
.products .cont1 .txt_box > dl > dt { font-weight: 700; width: 100%; padding-bottom: 14px; }
.products .cont1 .txt_box > dl > dd { color: #777777; width: 100%; padding-bottom: 14px; }
.products .cont1 .txt_box .btn1 { padding-top: 75px; }
.products .cont1 .txt_box .btn1 > a { display: inline-block; font-size: 18px; color: #fff; font-weight: 600; background: #000; border-radius: 23px; padding: 12px 47px; }
.products .cont_tit { font-size: 36px; font-weight: 700; border-bottom: solid 1px #777777; padding-bottom: 28px; }
.products .cont2 { margin-top: 115px; }
.products .cont2 .t1 { display: block; display: block; color: #222222; font-weight: 700; }
.products .cont2 .t2 { display: block; padding-top: 9px; }
.products .cont2 .t3 { color: #222222; font-weight: 700; }
.products .cont2 .list1 {
}
.products .cont2 .list1 > li { position: relative; padding-bottom: 42px; }
.products .cont2 .list1 > li:before { content: ''; position: absolute; top: 10px; left: -18px; width: 7px; aspect-ratio: 1; background: #0066b3; border-radius: 100%; }
.products .cont2 .img_box1 { background: #fafafa; margin-top: 55px; }
.products .cont2 .img_box1 .wrap { display: flex; flex-wrap: wrap; justify-content: center; column-gap: 60px; }
.products .cont2 .img_box1 .wrap .sub { position: relative; min-width: 325px; aspect-ratio: calc(325 / 385); }
.products .cont2 .img_box1 .wrap .sub .bg { width: 100%; height: 100%; }
.products .cont2 .img_box1 .wrap .sub .txt { font-size: 22px; color: #222222; font-weight: 700; text-align: center; margin-top: -49px; padding-bottom: 30px; }
.products .cont2 .img_box2 { display: flex; flex-wrap: wrap; padding-top: 35px; }
.products .cont2 .img_box2 .sub { width: calc((100% - 15px) / 2); margin-right: 15px; }
.products .cont2 .img_box2 .sub:last-child { margin-right: 0px; }
.products .cont2 .img_box2 .sub .thumb { width: 100%; aspect-ratio: calc(566 / 326); }
.products .cont2 .img_box2 .sub .txt { font-size: 22px; color: #222222; font-weight: 700; text-align: center; padding-top: 12px; }
.products .cont3 { margin-top: 80px; }
.products .tb4 th { width: 220px; background: #fff; }
.products .tb4 th { border-bottom: 1px solid #eee; border-left: none; border-top: none; border-right: none; }
.products .tb4 td { border-bottom: 1px solid #eee; border-left: none; border-top: none; border-right: none; }
.news { padding: 250px 0 0 0; }
.news .cont { border: solid 1px #eeeeee; border-bottom: 0 none; margin-top: 70px; }
.news .cont .cont_sec1 { display: flex; flex-wrap: wrap; }
.news .cont .cont_sec1 .img_box { width: 43%; background: #fafafa; border-right: solid 1px #eeeeee; padding: 50px; }
.news .cont .cont_sec1 .img_box .thumb { width: 100%; aspect-ratio: calc(600 / 350); height: 350px; }
.news .cont .cont_sec1 .img_box .thumb img { height: 100%; width: 100%; object-fit: cover; }
.news .cont .cont_sec1 .img_box .cate { font-size: 20px; color: #0066b3; font-weight: 600; padding-top: 35px; }
.news .cont .cont_sec1 .img_box .subject { font-size: 24px; font-weight: 600; padding-top: 12px; }
.news .cont .cont_sec1 .list_box { width: 57%; }
.news .cont .cont_sec1 .list_box > ul {
}
.news .cont .cont_sec1 .list_box > ul > li { border-bottom: solid 1px #eeeeee; }
.news .cont .cont_sec1 .list_box > ul > li > a { padding: 40px 40px 40px 0; display: block; }
.news .cont .cont_sec1 .list_box > ul > li .subj { font-size: 24px; font-weight: 600; display: block; padding-left: 56px;}
.news .cont .cont_sec1 .list_box > ul > li .content { font-size: 18px; color: #777777; display: block; padding-top: 15px; padding-left: 56px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.news .cont .cont_sec2 { display: flex; justify-content: flex-end; }
.news .cont .cont_sec2 .paging { width: 57%; border-left: solid 1px #eeeeee; padding: 57px 45px 115px; }
.news .cont .cont_sec2 .paging > ul { display: flex; column-gap: 20px; }
.news .cont .cont_sec2 .paging > ul > li { font-size: 18px; color: #999999; position: relative; }
.news .cont .cont_sec2 .paging > ul > li.active { color: #000; }
.news .cont .cont_sec2 .paging > ul > li.active:before { content: ''; position: absolute; bottom: -6px; left: 50%; transform: translateX(-50%); width: 200%; height: 2px; background: #000; }
.news .cont .cont_sec1 .list_box > ul > li.news_item_li { position: relative;  }
.news .cont .cont_sec1 .list_box > ul > li .pt_chk { position: absolute; left: 20px; top: 50%; transform: translateY(-50%); }
.news .cont .cont_sec1 .list_box > ul > li .news_item_link { display: inline-block; vertical-align: middle; width: 100%; }
.news .cont .chk_box { border-bottom: 1px solid #eee; }
.inquiry {
}
.inquiry { padding: 250px 0 220px; }
.inquiry .inquiry_con_all_wrap { display: grid; grid-template-columns: 3.5fr 1.5fr; gap: 100px; padding: 50px 0; }
.inquiry .inquiry_info_all_wrap { display: flex; flex-direction: column; width: 100%; align-items: start; gap: 100px; }
.inquiry .inquiry_info_detail_01 { padding: 10px 0; border-bottom: 1px solid #ddd; }
.inquiry .inquiry_info_detail_02 { padding: 20px 0; }
.inquiry .inquiry_info_detail_03_in { display: flex; gap: 10px; }
.inquiry .inquiry_info_detail_03_in .txt_color_01 { min-width: 50px; }
