@charset "utf-8";

body { width: 100%; overflow: hidden;; }
body, html { text-align: initial; }
html {
}
#wrap { position: relative; width: 100%; word-break: break-word; min-width: 1400px; }



#toTop { display: none; text-decoration: none; position: fixed; bottom: 40px; right: 24px; overflow: hidden; width: 60px; height: 60px; border: none; text-indent: -999999px; background: url(../images/common/totop.png) ; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; z-index: 99999; background-color: #265694; background-repeat: no-repeat; background-position: center center; border-radius: 100px; } 
 #toTop:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } 



a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
img { max-width: 100%; }
input, button { font-family: 'Poppins','Pretendard','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif; font-weight: normal; }
div[class^="gsap-marker"] { z-index: 9999999!important}
.main_video_bg_wrap {
}
.main_link_box_all_wrap { padding: 30px 0; }
.main_link_box_wrap { border-radius: 15px; overflow: hidden; }
.main_link_box { padding: 40px 50px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.main_link_box_txt { font-size: 32px; color: #fff; font-weight: 300; line-height: 1.3; letter-spacing: -0.025em; }
.main_link_box_txt b { font-weight: 600; }
.main_link_box_btn_wrap { padding-top: 20px; }
.main_link_box_btn_wrap .main_link_box_btn { display: inline-block; position: relative; padding: 5px 50px 5px 10px; top: 0px; left: 0px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; font-size: 14px; border: 1px solid #fff; border-radius: 100px; }
.main_link_box_btn_wrap .main_link_box_btn:after { content: ""; position: absolute; right: 8px; top: 50%; width: 0px; height: 0px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #fff; margin-top: -5px; }
.main_link_box_btn_wrap .main_link_box_btn:before { content: ""; position: absolute; right: 12px; top: 50%; width: 25px; height: 1px; background-color: #fff; margin-top: -1px; }
.main_link_box_btn_wrap .main_link_box_btn span { display: inline-block; position: relative; top: 0px; left: 0px; color: #fff; }
.main_link_box_btn_wrap .main_link_box_btn:hover {
}
.main_link_box_01 .main_link_box { background-image: url(../images/main/main_link_box_01.jpg); }
.main_link_box_02 .main_link_box { background-image: url(../images/main/main_link_box_02.jpg); }
.cendori_mv_sec_wrap iframe { width: 100%; height: 800px; }




/* Floating Menu */


.floating_01 i { background: url(../images/common/floating_01.jpg)no-repeat center center/cover; }
.floating_02 i { background: url(../images/common/floating_02.jpg)no-repeat center center/cover; }
.floating_03 i { background: url(../images/common/floating_03.jpg)no-repeat center center/cover; }
.floating_04 i { background: url(../images/common/floating_04.jpg)no-repeat center center/cover; }

.floating_options { display: none; }
/* .floating_options { transform: scaleY(0); transition: transform 0.5s ease 0ms; }
.floating_options.open { transform: scaleY(1); transition: transform 0.5s ease 0ms; } */



.floating_wrap { position: fixed; top: 80%;  right: 0;cursor: pointer; z-index: 99999; }
.floating_wrap_button { width: 50px; height: 50px; border-radius: 100%;display: none; }
.floating_btn { width: 60px; height: 60px; background: #eee; border-radius: 100%;  }
.floating_btn i { font-size: 20px; color: #258298; display: flex; align-items: center; justify-content: center; height: 100%; }
.floating_options { z-index: 999; list-style-type: none; position: absolute; bottom: 0px; right: -11px; background: rgba(233, 233, 233, 0.8); border-radius: 50px 0 0 50px; padding: 25px 25px 0px 20px; }
.floating_options li { align-items: center; display: flex; flex-direction: column; margin-bottom: 20px; }
.btn-label {font-size: 18px;align-self: center;user-select: none;color: #333;border-radius: 3px;background: transparent;padding: 4px 0;white-space: nowrap;}
.floating_options i { overflow: hidden; border-radius: 100%; color: transparent; transition: 0.5s; }
.floating_options .floating_btn {width: 70px;height: 70px;background: transparent;border-radius: 100%;border: 1px solid transparent;}




/*Footer*/
.footer_top_wrap {
}
.footer_top_inner { width: 100%; padding: 0 100px; margin: 0 auto; }
.footer_logo_wrap { position: relative; top: 0; left: 0px; width: 50%; }
.footer_logo_wrap a { display: inline-block; width: 200px; }
.footer_logo_wrap a svg { max-width: 100%; }
.footer_top_in { position: relative; top: 0px; left: 0px; padding: 80px 0 20px; width: 100%; display: flex; justify-content: space-between; align-items: center; }
.footer_top_in:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.footer_top_link_wrap { display: inline-block; width: 50%; }
.footer_top_link a { display: inline-block; font-size: 18px; padding: 10px; color: #999; }
.footer_top_link .span_bar { display: inline-block; }
.footer_bottom_wrap { padding: 0 0 80px; }
.footer_bottom { position: relative; top: 0px; left: 0px; width: 100%; padding: 0 100px; margin: 0 auto; }
.footer_bottom:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.footer_info_bt_wrap { line-height: 1.6; font-weight: 300; display: flex; padding-top: 50px; border-top: 1px solid #ddd; }
.foot_info_wrap .foot_info { display: inline-block; padding: 0 10px; font-size: 16px; color: #999; line-height: 1; border-right: 1px solid #ddd; margin-bottom: 10px; }
.foot_info_wrap .foot_info:last-child { border-right: none; }
.foot_info span { color: #555; font-weight: 600; padding-right: 10px; }
#container { width: 100%; max-width: inherit; margin: 0 auto; z-index: 999; float: inherit; padding: 0 50px; padding-top: 100px; }
.board_wrap #container { padding: 0; }
.mall_list_all_wrap { width: 100%; }
.mall_list_wrap { width: 100%; max-width: 1500px; margin: 0 auto; }
.mall_list_top_wrap {
}
.mall_list_top_info_wrap { width: 100%; }
.mall_list_top_info_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.mall_list_top_info { float: left; padding-left: 30px; position: relative; top: 0px; left: 0px; }
.mall_list_top_info a { font-size: 14px; color: #999; height: 30px; line-height: 30px; display: inline-block; }
.mall_list_top_info:last-child a { color: #222; }
.mall_list_top_info:first-child { padding-left: 0px; }
.mall_list_top_info:after { content: ""; position: absolute; left: 10px; top: 11px; width: 8px; height: 8px; border-left: 1px solid #999; border-bottom: 1px solid #999; transform: rotate(225deg); transition: all .3s ease}
.mall_list_top_info:first-child:after { display: none; }
.mall_list_top_vs_label { font-size: 30px; color: #fff; font-weight: 600; }
.mall_list_top_vs_desc { font-size: 14px; color: #fff; font-weight: 300; }
.mall_list_top_vs { padding: 50px 0; text-align: center; background-color: #5ac364; background-repeat: no-repeat; background-position: center center; background-size: cover; background-image: url(../images/main/mall_list_top_vs.jpg); }
.mall_list_top_vs_wrap { padding: 20px 0; display: none; }
.mall_list_top_info_wrap { padding: 20px 0 5px; }
.mall_list_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.mall_list_con_left { float: left; width: 100%; position: relative; top: 0px; left: 0px; z-index: 2; }
.mall_list_con_right { float: right; width: 100%; position: relative; top: 0px; left: 0px; z-index: 1; }
.mall_list_nav_wrap { border-top: 1px solid #ddd; }
.mall_list_nav { position: relative; top: 0px; left: 0px; border-bottom: 1px solid #ddd; }
.mall_list_nav_a { position: relative; top: 0px; left: 0px; padding-right: 30px; }
.mall_list_nav_a a { display: block; font-size: 16px; color: #222; padding: 15px 0; }
.mall_list_nav_tab { position: absolute; top: 0px; right: 0px; width: 30px; bottom: 0px; cursor: pointer; text-indent: -9999px; overflow: hidden; }
.mall_list_nav_tab:after { content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; width: 10px; height: 10px; border-left: 1px solid #666; border-bottom: 1px solid #666; transform: rotate(-45deg); transition: all .3s ease; margin: auto; }
.mall_list_nav_menu_wrap { background-color: #f6f6f6; width: 100%!important; padding: 10px 0; display: none; }
.mall_list_nav_menu { padding: 10px 10px 10px 15px; }
.mall_list_nav_menu a { font-size: 14px; color: #666; }
.mall_list_nav_menu a:hover { text-decoration: underline; color: #222; }
.mall_list_nav.active .mall_list_nav_menu_wrap { display: block; }
.mall_list_nav.active .mall_list_nav_tab:after { transform: rotate(135deg)}
.mall_list_nav_menu.active a { text-decoration: underline; color: #222; }
.nav_on .mall_list_nav_tab:after { transform: rotate(135deg)}
.owl-carousel { position: relative; top: 0px; left: 0px; }
.owl-carousel .owl-stage-outer { overflow: visible !important; }
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { position: absolute; top: 50%; width: 50px; height: 50px; background-color: #c1c1c152; border-radius: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.owl-carousel .owl-nav button span { display: block; top: 0px; left: 0px; right: 0px; bottom: 0px; position: absolute; width: 15px; height: 15px; margin: auto; text-indent: -9999px; }
.owl-carousel .owl-nav button.owl-prev { left: -70px; }
.owl-carousel .owl-nav button.owl-next { right: -70px; }
.owl-carousel .owl-dots { position: absolute; bottom: -40px; left: 0px; text-align: center; width: 100%; }
.owl-carousel .owl-dots button { display: inline-block; }
.owl-carousel .owl-dots button span { display: inline-block; width: 10px; height: 10px; overflow: hidden; background-color: #000; border-radius: 100px; margin: 2px; opacity: 0.2; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
.owl-carousel .owl-dots button.active span { opacity: 1; width: 60px; }
.owl-carousel .owl-nav button.owl-prev span { border-left: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(45deg); margin-left: 20px; }
.owl-carousel .owl-nav button.owl-next span { border-right: 2px solid #fff; border-top: 2px solid #fff; transform: rotate(45deg); margin-right: 19px; }
.board_list_all_wrap { width: 100%; }
.board_list_wrap { width: 100%; max-width: 1200px; margin: 0 auto; }
.board_list_top_wrap {
}
.board_list_top_info_wrap { width: 100%; }
.board_list_top_info_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.board_list_top_info { float: left; padding-left: 30px; position: relative; top: 0px; left: 0px; }
.board_list_top_info a { font-size: 14px; color: #999; height: 30px; line-height: 30px; display: inline-block; }
.board_list_top_info:last-child a { color: #222; }
.board_list_top_info:first-child { padding-left: 0px; }
.board_list_top_info:after { content: ""; position: absolute; left: 10px; top: 11px; width: 8px; height: 8px; border-left: 1px solid #999; border-bottom: 1px solid #999; transform: rotate(225deg); transition: all .3s ease}
.board_list_top_info:first-child:after { display: none; }
.board_list_top_vs_label { font-size: 30px; color: #fff; font-weight: 600; }
.board_list_top_vs_desc { font-size: 14px; color: #fff; font-weight: 300; }
.board_list_top_vs { padding: 50px 0; text-align: center; background-color: #5ac364; background-repeat: no-repeat; background-position: center center; background-size: cover; background-image: url(../images/main/board_list_top_vs.jpg); }
.file_qalist .board_list_top_vs { background-image: url(../images/main/board_list_top_vs2.jpg); }
.file_qawrite .board_list_top_vs { background-image: url(../images/main/board_list_top_vs2.jpg); }
.file_qaview .board_list_top_vs { background-image: url(../images/main/board_list_top_vs2.jpg); }
.board_list_top_vs_wrap { padding: 20px 0; }
.board_list_top_info_wrap { padding: 20px 0 5px; }
.board_list_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.board_list_con_left { float: left; width: 230px; }
.board_list_con_right { float: right; width: 930px; }
.board_list_nav_wrap { border-top: 1px solid #ddd; }
.board_list_nav { position: relative; top: 0px; left: 0px; border-bottom: 1px solid #ddd; }
.board_list_nav_a { position: relative; top: 0px; left: 0px; padding-right: 30px; }
.board_list_nav_a a { display: block; font-size: 16px; color: #222; padding: 15px 0; }
.board_list_nav_tab { position: absolute; top: 0px; right: 0px; width: 30px; bottom: 0px; cursor: pointer; text-indent: -9999px; overflow: hidden; }
.board_list_nav_tab:after { content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; width: 10px; height: 10px; border-left: 1px solid #666; border-bottom: 1px solid #666; transform: rotate(-45deg); transition: all .3s ease; margin: auto; }
.board_list_nav_menu_wrap { background-color: #f6f6f6; width: 100%!important; padding: 10px 0; display: none; }
.board_list_nav_menu { padding: 10px 10px 10px 15px; }
.board_list_nav_menu a { font-size: 14px; color: #666; }
.board_list_nav_menu a:hover { text-decoration: underline; color: #222; }
.board_list_nav.active .board_list_nav_menu_wrap { display: block; }
.board_list_nav.active .board_list_nav_tab:after { transform: rotate(135deg)}
.board_list_nav_menu.active a { text-decoration: underline; color: #222; }
.nav_on .board_list_nav_tab:after { transform: rotate(135deg)}
/*Common*/
.txt_center { text-align: center; }
.txt_left { text-align: left; }
.gap { height: 50px; }
.sgap { height: 30px; }
.ssgap { height: 10px; }
.sssgap { height: 5px; }
.ssssgap { height: 1px; }
.bold100 { font-weight: 100!important}
.bold200 { font-weight: 200!important}
.bold300 { font-weight: 300!important}
.bold400 { font-weight: 400!important}
.bold500 { font-weight: 500!important}
.bold600 { font-weight: 600!important}
.txt_color_01 { color: #014190!important}
.txt_color_02 { color: #01b4ed!important}
.txt_color_03 { color: #777!important}
.txt_wh { color: #fff!important}
.sec_tit18 {font-size: 18px;font-weight: 100;line-height: 1.4;color: #666;word-break: keep-all;}
.sec_tit22 { font-size: 22px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit24 { font-size: 24px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit26 { font-size: 26px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit30 { font-size: 30px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit32 { font-size: 32px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit36 { font-size: 36px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit42 { font-size: 42px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit46 { font-size: 46px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit48 { font-size: 48px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit55 { font-size: 55px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit60 { font-size: 60px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_txt1 { font-size: 16px; font-weight: 100; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_txt2 { font-size: 20px; font-weight: 100; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_txt3 { font-size: 22px; font-weight: 100; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_txt4 { font-size: 24px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_txt5 { font-size: 26px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_txt6 { font-size: 28px; font-weight: 100; line-height: 1.2; color: #000; word-break: keep-all; }
.pt_0 { padding-top: 0 !important; }
.pb_0 { padding-bottom: 0 !important; }
.pb_10 { padding-bottom:10px; }
.pb_20 { padding-bottom:20px; }
.pb_30 { padding-bottom:30px; }
.pb_40 { padding-bottom:40px; }
.pb_50 { padding-bottom:50px; }
.pb_80 { padding-bottom:80px; }
.pb_100 { padding-bottom:100px; }

.more_btn { color: #222; display: block; }
.more_btn span { position: relative; top: 0; left: 0; }
.more_btn span::after { content: url(../images/common/more_btn.png); position: absolute; top: 0; right: -50px; }
.sec_in { width: 100%; max-width: 1500px; margin: 0 auto; }
.sec_wrap {padding: 100px 0;margin: 0 auto;max-width: 1400px;}
.main .main_visual_bg { position: relative; top: 0; left: 0; }
.main .main_visual_in { position: absolute; top: 50%; left: 50%; width: 1500px; transform: translate(-50%,-50%); }
.main_visual_bg { animation-duration: 15s; animation-timing-function: ease; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-fill-mode: none; animation-play-state: running; animation-name: sizeup; width: 100%; height: 100vh; background-repeat: no-repeat; background-size: cover; }
.main_visual_bg_01 { background-image: url(../images/main/main_01.jpg); background-position: center center; }
.main_visual_bg_02 { background-image: url(../images/main/main_02.jpg); background-position: right center; }
.main_visual_bg_03 { background-image: url(../images/main/main_03.jpg); background-position: right center; }
.main_visual_txt_01 { font-size: 72px; color: #fff; line-height: 1; font-weight: 800; letter-spacing: 9px; word-break: keep-all; }
.main_visual_txt_02 { font-size: 18px; color: #fff; line-height: 1.3; font-weight: 100; word-break: keep-all; }
.main_visual_txt_03 { font-size: 14px; line-height: 1.3; font-weight: 100; letter-spacing: 2px; word-break: keep-all; }
.main_visual_txt_03 a { color: #fff; }
.main_more_btn { color: #fff; display: block; }
.main_more_btn span { position: relative; top: 0; left: 0; }
.main_more_btn span::after { content: url(../images/common/main_more_btn.png); position: absolute; top: 0; right: -50px; }
.board_wrap .table_wrap table {
}
.board_wrap .table_wrap td { text-align: left; }
.board_wrap .table_wrap th { background-color: #f7f7f7}
.none_tbl_wrap3 table { border-top: 2px solid #000; width: 100%; font-size: 16px; color: #000; line-height: 1.6}
.none_tbl_wrap3 td { padding: 25px 10px; font-weight: 300; text-align: center; border-bottom: 1px solid #ddd; width: 20%}
.none_tbl_wrap3 th { padding: 25px 10px; font-weight: 500; text-align: left; border-bottom: 1px solid #ddd; background-color: #f7f7f7}
.none_tbl_wrap4 table { border-top: 2px solid #000; width: 100%; font-size: 16px; color: #000; line-height: 1.6}
.none_tbl_wrap4 td { padding: 25px 10px; font-weight: 300; text-align: left; padding: 30px; color: #666; border-bottom: 1px solid #ddd; }
.none_tbl_wrap4 th { padding: 25px 10px; font-weight: 500; text-align: left; border-bottom: 1px solid #ddd; background-color: #f7f7f7; padding: 30px; font-weight: 600; }
.none_tbl_wrap4 .td_01 {text-align: center;font-weight: 600;color: #000;width: 10%;}

.cdr_tb4 .td_01{ width: auto;}


.c_list01 {text-align:left;}
.c_list01 > li {padding:4px 0 6px 13px;position:relative;top:0px;left:0px}
.c_list01 > li:before {content:"";position:absolute;top:14px;left:0px;width:4px;height:1px;border-radius:100px;background-color:#666}
.c_list01 > li > .tit {position:relative;top:0px;left:0px;font-size:1em;vertical-align:top;color:#222;font-weight:500;display:inline-block}
.c_list01 > li > .txt {position:relative;top:0px;left:0px;font-size:1em;display:inline-block}
.c_list01 > li > .tit:before {display:inline-block;vertical-align:top}
.c_list01 > li > .txt:before {display:inline-block;vertical-align:top}
.c_list01 > li > .tit:after {display:inline-block;vertical-align:top;font-size:1em}
.c_list01 > li > .tit.no-blt {display:block}
.c_list01 > li > .tit.no-blt:after {display:none}
.c_list01 > li > .txt:after {display:inline-block;vertical-align:top}
.c_list01 > li > .tit:first-child:after {content:":";padding:0 7px;position:relative;top:1px;right:0px;vertical-align:top}
.c_list01 > li > ul,.c_list01 > li > ol {display:block;width:100%;padding:10px 0}


.none_tbl_wrap3 table {border-top: 2px solid #000;width: 100%;font-size: 16px;color: #000;line-height: 1.6}
.none_tbl_wrap3 td {padding: 25px 10px;font-weight: 300; text-align: center;border-bottom: 1px solid #ddd;width: 20%}
.none_tbl_wrap3 th {padding: 25px 10px;font-weight: 500; text-align: center;border-bottom: 1px solid #ddd;background-color: #f7f7f7}

.none_tbl_wrap4 table {border-top: 2px solid #000;width: 100%;font-size: 16px;color: #000;line-height: 1.6}
.none_tbl_wrap4 td {padding: 25px 10px;font-weight: 300; text-align: center;border-bottom: 1px solid #ddd;}
.none_tbl_wrap4 th {padding: 25px 10px;font-weight: 500; text-align: center;border-bottom: 1px solid #ddd;background-color: #f7f7f7}


/*서브페이지*/

.sub_brand #container { width: 100%; max-width: 100%; }
.sub_brand #wrapper_title { display: none; }
.event_con_wrap #container { width: 100%; max-width: 100%; }
.company_con_03_box_inner { height: 160px; display: block; margin: 0 auto; }
.company_con_wrap_04 { padding-top: 250px; }
.company_con_wrap_04_in { position: relative; top: 0; left: 0; }
.company_con_04_left_wrap { position: absolute; left: 0; width: 48%; }
.company_con_04_right_wrap { width: 100%; padding-left: 52%; }
.company_con_04_box_01 { top: 0; }
.company_con_04_box_04 { bottom: 0; width: 55%; }
.company_con_04_left_txt { padding: 120px 0 120px 60px; }
.company_con_04_right_txt { padding: 150px 0 150px 190px; }
.company_con_04_right_img { width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; height: 500px; background-image: url(/theme/basic/images/sub/company_con_04_img_01.gif); }
.company_con_04_left_img { width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; height: 500px; background-image: url(/theme/basic/images/sub/company_con_04_img_02.gif); }
/*찾아오시는길*/

.location_wrap { padding: 150px 0 0; }
.location_wrap .sec_tit1 { letter-spacing: 0; }
.location_wrap .sec_tit4 { font-weight: 600; }
.location_wrap .sec_txt4 { font-weight: 300; }
.location_con_wrap_in:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.location_con { float: left; width: 33.333%; }
.location_con_icon { width: 75px; margin: 0 auto; }
.map_wrap { width: 100%; height: 780px; }
#map_canvas_mobile { display: none; }
/*이벤트*/

.event_wrap { padding: 150px 0; }
.event_wrap .sec_tit1 { letter-spacing: 0; }
.event_wrap .sec_tit4 { font-weight: 600; }
.event_wrap .sec_txt4 { font-weight: 300; }
/*참고실*/

.reference_wrap { padding: 150px 0; }
.reference_wrap .sec_tit1 { letter-spacing: 0; }
.reference_wrap .sec_tit4 { font-weight: 600; }
.reference_wrap .sec_txt4 { font-weight: 300; }
/*문의하기*/

.inquiry_wrap { padding: 150px 0; }
.inquiry_wrap #container { width: 1400px; }
.inquiry_wrap .sec_tit1 { letter-spacing: 0; }
.inquiry_wrap .sec_tit4 { font-weight: 600; }
.inquiry_wrap .sec_txt4 { font-weight: 300; }
.qa_label_wrap .sec_txt4 span { font-weight: 300; }
.qa_wrap { width: 100%; max-width: 1400px; margin: 0 auto; }
.qa_box { width: 100%; padding-bottom: 15px; }
.qa_box_in { width: 100%; }
.qa_label_wrap { padding: 25px 50px; position: relative; top: 0px; left: 0px; border: 1px solid #ededed; }
.qa_label_wrap a { display: block; font-size: 30px; line-height: 1.3; color: #222; word-break: keep-all; font-weight: 300; text-decoration: none!important; }
.qa_label_wrap span { position: relative; top: 0; left: 80px; }
.qa_label_wrap span:after { position: absolute; top: 50%; left: -80px; color: #fff; width: 40px; height: 40px; background-color: #222; text-align: center; line-height: 40px; margin-top: -20px; }
.qa_box_01 .qa_label_wrap span:after { content: "1"; }
.qa_box_02 .qa_label_wrap span:after { content: "2"; }
.qa_box_03 .qa_label_wrap span:after { content: "3"; }
.qa_box_04 .qa_label_wrap span:after { content: "4"; }
.qa_desc_wrap { width: 100%!important; display: none; padding: 40px 25px 60px 50px; }
.qa_desc { font-weight: 300; color: #555; }
.qa_desc b { font-weight: 300; color: #222; }
.qa_desc span { position: relative; top: 0; left: 20px; }
.qa_desc span:after { content: "·"; position: absolute; top: 0; left: -20px; }
.qa_label { position: relative; top: 0px; left: 0px; padding-right: 80px; }
.qa_label:after { content: "+"; display: block; position: absolute; top: 50%; right: 20px; margin: auto; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; transform: translateY(-50%); }
.qa_on .qa_label:after { content: "-"; }
.qa_on .qa_label_wrap:after { width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.qa_desc .qa_desc_btn { display: inline-block; padding: 5px 10px; font-size: 16px; color: #fff; font-weight: 300; background-color: #333; }
.mall_list_con_nav_wrap {
}
.mall_list_con_nav_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.mall_nav_box_wrap { float: left; position: relative; top: 0px; left: 0px; }
.mall_nav_box_wrap_01 .mall_nav_box .mall_nav { display: none; }
.mall_nav_box_wrap_01 .mall_nav_box .mall_nav.active { display: block; }
.mall_nav_box_wrap_01 .mall_nav_menu_wrap { display: none; }
.mall_nav_box_wrap_01 .mall_nav_box .mall_nav_a { padding-right: 30px; position: relative; top: 0px; left: 0px; }
.mall_nav_box_wrap_01 .mall_nav_box .mall_nav_a a { display: inline-block; font-size: 36px; color: #000; }
.mall_nav_box_wrap_01 .mall_nav_box .mall_nav_a a:after { border-right: 2px solid #333; border-top: 2px solid #333; display: inline-block; width: 15px; height: 15px; content: ""; position: absolute; top: 50%; right: 5px; transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.mall_nav_box { border-bottom: 2px solid #222; }
.mall_nav_box_wrap_01.nav_on .mall_nav_box .mall_nav_a a:after { transform: translateY(-50%) rotate(135deg); }
.mall_nav_box_wrap_02 { display: none; }
.mall_nav_box_wrap_02 .mall_nav { display: none; }
.mall_nav_box_wrap_02 .mall_nav.active { display: block; }
.mall_nav_box_wrap_02 .mall_nav_a { display: none; }
.mall_nav_box_wrap_02 .mall_nav_box .mall_nav_menu { display: none; }
.mall_nav_box_wrap_02 .mall_nav_box .mall_nav_menu.active { display: block; }
.mall_nav_box_wrap_02 .mall_nav_box .mall_nav_menu { padding-right: 30px; position: relative; top: 0px; left: 0px; }
.mall_nav_box_wrap_02 .mall_nav_box .mall_nav_menu a { display: inline-block; font-size: 36px; color: #000; }
.mall_nav_box_wrap_02 .mall_nav_box .mall_nav_menu a:after { border-right: 2px solid #333; border-top: 2px solid #333; display: inline-block; width: 15px; height: 15px; content: ""; position: absolute; top: 50%; right: 5px; transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.mall_nav_box_wrap_02.nav_on .mall_nav_box .mall_nav_menu a:after { transform: translateY(-50%) rotate(135deg); }
.mall_nav_box_wrap_02 { margin-left: 20px; }
.mall_nav_box_in { position: relative; top: 0px; left: 0px; }
.mall_nav_box_sub { position: absolute; top: 100%; left: 0px; padding-top: 0px; width: 180px!important; margin-top: -10px; display: none; }
.mall_nav_box_sub .mall_nav_wrap { border: 1px solid #222; background-color: #fff; border-radius: 10px; padding: 20px; }
.mall_nav_box_wrap_01 .mall_nav_a a { display: block; padding: 10px 0; font-size: 18px; color: #333; }
.mall_nav_box_wrap_02 .mall_nav_menu a { display: block; padding: 10px 0; font-size: 18px; color: #333; }
.mall_nav_box_sub:before { content: ""; border-right: 1px solid #333; border-top: 1px solid #333; display: inline-block; width: 15px; height: 15px; content: ""; position: absolute; top: -7px; left: 50%; transform: translateX(-50%) rotate(315deg); }
.mall_nav_box_sub:after { content: ""; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid #fff; position: absolute; top: -9px; left: 50%; transform: translateX(-50%); }
#ssch_sort { text-align: right; }
.sub_mall_list #wrapper_title { display: none; }
.mall_list_top_wrap { display: none; }
.mall_list_con { padding-top: 100px; }
.sub_board_review #wrapper_title { display: none; }
.sub_board_qa #wrapper_title { display: none; }
.m_navi_all_wrap { overflow: hidden; padding-bottom: 30px; display: none; }
.m_navi_all_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.m_navi_wrap { display: block; list-style: none; font-size: 0px; }
.m_navi_wrap li { display: inline-block; width: 25%; vertical-align: top; padding: 2px; }
.m_navi_wrap li a { display: block; text-align: center; font-size: 16px; color: #333; padding: 10px 2px; }
.m_navi_wrap li a { display: block; text-align: center; border: 1px solid #eee; height: 50px; font-size: 16px; color: #333; }
.m_navi_wrap li a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; }
.m_navi_wrap li a span { vertical-align: middle; display: inline-block; line-height: 1.3; text-align: center; max-width: 100%; position: relative; top: 0px; left: 0px; word-break: break-all; }
.m_navi_wrap li.active a { background-color: #000; border-color: #000; color: #fff; }
.main_visual_all_wrap { width: 100%; position: relative; top: 0px; left: 0px; text-align: center; overflow: hidden; }
.main_visual_wrap { width: 100%; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; overflow: hidden; z-index: 4; }
.main_video_bg_wrap { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100vh; min-height: 800px; background-size: 100% 100%; background-position: center center; background-size: contain; object-fit: cover; z-index: 4; background-color: #000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=22)"; filter: alpha(opacity=22); opacity: 0.22; }
#myVideo { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100vh; min-height: 800px; background-size: 100% 100%; background-position: center center; background-size: contain; object-fit: cover; z-index: 3; }
.main_visual_wrap { width: 100%; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; overflow: hidden; z-index: 4; }
.main_visual_txt_wrap { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }
.main_visual_txt_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.main_visual_txt { vertical-align: middle; display: inline-block; color: #fff; width: 100%; padding: 0 8%; position: relative; top: 0px; left: 0px; text-align: center; }
.main_visual_txt_01 { font-size: 36px; line-height: 1.3; font-weight: 400; padding-bottom: 20px; word-break: keep-all; }
.main_visual_txt_01 span { display: inline-block; }
.main_visual_txt_01 b { font-weight: 700; }
.main_visual_txt_02 { font-size: 48px; line-height: 1.3; font-weight: 400; padding-bottom: 20px; word-break: keep-all; text-transform: uppercase; }
.main_visual_txt_02 span { display: inline-block; }
.main_visual_txt_02 b { font-weight: 700; }
.main_visual_txt_03 { font-size: 16px; line-height: 1.3; font-weight: 400; word-break: keep-all; }
.main_visual_txt_03 a { display: inline-block; padding: 20px 30px; border: 1px solid #fff; color: #fff; }
.main_visual_txt_03 b { font-weight: 700; }
.main_wrap .sec_wrap { overflow: hidden; }
.ani_target { position: relative; top: 0; left: 0px; width: 1px; height: 0; overflow: hidden; font-size: 0px; opacity: 0; padding: 0px; margin: 0px; visibility: hidden; }
.file_login .mbskin { margin: 0 auto; }
.file_login #container { margin: 100px auto; }
.file_register #container { margin: 100px auto; }
.file_cart #container { margin: 100px auto; }
.sit_icon { display: none; }
@media screen and (max-width:2000px) {
	.main_sec_01_left_item { width: 250px; }
}
.foot_logo { width: 150px; margin: 0 auto; }
.foot_logo img { width: 100%; }
.video_box { position: relative; padding-bottom: 56.25%; height: 0px; }
.video_box iframe { width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; }
.header_top_box_lang .header_top_sub_menu_wrap { width: 100%!important; text-align: center; }
.company_con_02_txt_wrap_in { padding-left: 50%; padding-top: 50px; }
#gallery { width: 100%; margin: 0 auto; }
#gallery:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
#gallery .item { width: 20%; float: left; display: block; }
#gallery .item a { height: 0px; padding-bottom: 100%; position: relative; top: 0px; left: 0px; overflow: hidden; width: 100%; display: block; }
#gallery .item img { width: 100%; }
/*메인*/
.scroll_down_wrap { position: absolute; bottom: 50px; width: auto; left: 50%; z-index: 10; transform: translateX(-50%); }
.scroll_down { position: relative; display: inline-block; color: #fff; padding: 15px 50px; background-color: #ffffff20; border-radius: 100px; font-size: 16px; }
.scroll_down .arr_txt {
}
.scroll_down:hover { background-color: #ffffff50; }
.sec_wave_con_wrap { padding: 300px 20px; }
.sec_wave_con { width: 100%; max-width: 1400px; margin: 0 auto; }
.sec_wave_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.sec_wave_con_left_01 { -webkit-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: tb-rl; writing-mode: vertical-rl; font-size: 18px; color: #a7756d; float: right; padding-left: 20px; }
.sec_wave_con_left_02 { -webkit-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: tb-rl; writing-mode: vertical-rl; font-size: 48px; color: #b59f9c; float: right; }
.sec_wave_con_left { float: left; }
.sec_wave_con_right { float: left; padding-left: 100px; }
.sec_wave_con_right_01 { font-size: 30px; color: #fff; padding-bottom: 20px; }
.sec_wave_con_right_02 { font-size: 20px; color: #fff; padding-bottom: 20px; line-height: 1.6; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60); opacity: 0.6; }
.sec_wave_con_right_03 a { color: #fff; padding: 20px 30px; min-width: 200px; display: inline-block; border: 1px solid #555; font-size: 16px; text-align: center; }
.sec_wave_con_right_03 a:hover { color: #fff; background-color: #40211c; border-color: #40211c; }
.wave_pdt_label{font-size: 18px;color: #666;padding-bottom: 10px;}
.wave_pdt_desc{font-size: 30px;color: #000;font-weight: 600;}

.main_event_slider { max-width: 700px; margin: 0 auto; }
.main .owl-carousel { position: relative; top: 0px; left: 0px; }
.main .item { position: relative; top: 0px; left: 0px;/* width: 100%; *//* height: 100%; */overflow: hidden; }
.main_sec_03_wrap_in .sec_tit2 { font-weight: 300; }
.main_sec_06_wrap .sec_txt4 { color: #333; font-weight: 600; font-size: 30px; }
.main_sec_06_img_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.main_sec_06_img_con .main_sec_06_img { float: left; width: 16.666%; width: calc(100%/6); padding: 2px; }
.cert_con_all_wrap { width: 100%; max-width: 1400px; margin: 0 auto; }
.cert_con_wrap {
}
.cert_con_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.cert_con_box { float: left; width: 25%; padding: 30px; }
.cert_con_box img { width: 100%; }
.cert_con_box_in { overflow: hidden; }
.cert_con_txt_wrap { height: 70px; display: block; margin-top: -20px; }
.cert_con_txt_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.cert_con_txt { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; word-break: keep-all; text-align: center; font-size: 16px; font-weight: 400; color: #666; }
.cert_tab_all_wrap { overflow: hidden; }
.cert_tab_wrap { margin-left: -20px; }
.cert_tab_box { display: inline-block; padding: 10px 20px; position: relative; left: 0px; top: 0px; }
.cert_tab_box:before { content: ""; position: absolute; top: 50%; left: 0px; width: 2px; height: 14px; background-color: #ccc; margin-top: -7px; }
.cert_tab_box .cert_tab_box_a { display: inline-block; font-size: 22px; font-weight: 400; color: #666; }
.cert_tab_box:hover .cert_tab_box_a { color: #1c54a4; font-weight: 600; }
.cert_tab_box.active .cert_tab_box_a { color: #1c54a4; font-weight: 600; }
.sv_01_01_wrap { padding-bottom: 150px; }
.sv_01_01_txt_01 { font-size: 68px; line-height: 1.3; font-weight: 200; padding-bottom: 20px; color: #fff}
.sv_01_01_txt_01 span { display: inline-block; border-bottom: 4px solid #fff; }
.sv_01_01_txt_01 b { font-weight: 600; }
.sv_01_01_txt_02 { font-size: 25px; line-height: 1.3; font-weight: 200; padding-bottom: 50px; color: #fff}
.sv_01_01_txt_02 span { display: inline-block; }
.sv_01_01_txt_02 b { font-weight: 600; }
.sv_01_01_txt_03 { font-size: 18px; line-height: 1.3; font-weight: 200; color: #fff}
.sv_01_01_txt_03 span { display: inline-block; }
.sv_01_01_txt_03 b { font-weight: 600; }
.s_sec_01_01_01_in {
}
.s_sec_01_01_01_con { padding: 100px 0 20px; }
.s_sec_01_01_01_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.s_sec_01_01_01_right { float: right; width: 50%; padding-top: 90px; }
.s_sec_01_01_01_left { float: left; width: 50%}
.s_sec_01_01_01_right_img { margin-right: -80px; text-align: right; }
.s_sec_01_01_con_pdt_all_wrap{padding-top: 150px;}

.s_sec_01_01_con_pdt_nav .pdt_nav_wrap { display: flex; justify-content: center; gap: 20px; }
.s_sec_01_01_con_pdt_nav .pdt_nav_wrap li{min-width: inherit;}
.s_sec_01_01_con_pdt_nav .pdt_nav_wrap li::after{display: none;}
.s_sec_01_01_con_pdt_nav .pdt_nav_wrap li a { padding: 0px; font-size: 18px; color: #999; padding: 10px 20px; font-weight: 400; display: block; text-align: center; border-radius: 100px; }
.s_sec_01_01_con_pdt_nav .pdt_nav_wrap li.active a { color: #fff; background-color: #01b4ed; }



.s_sec_01_02_01_in { padding-bottom: 100px}
.s_sec_01_02_01_con { position: relative; top: 0px; left: 0px; }
.s_sec_01_02_01_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.s_sec_01_02_01_right { float: right; width: 50%; padding: 50px; background-color: #7ba02c}
.s_sec_01_02_01_left { position: absolute; top: 0px; left: 0px; width: 50%; bottom: 0px; overflow: hidden; }
.s_sec_01_02_01_right_txt { font-size: 18px; color: #fff; line-height: 1.6; font-weight: 200; word-break: keep-all; padding: 20px 0}
.s_sec_01_02_01_right_info_wrap { width: 100%; }
.s_sec_01_02_01_right_info { display: inline-block; }
.s_sec_01_02_01_right_info a { display: inline-block; color: #fff; font-size: 18px; font-weight: 200; height: 40px; line-height: 40px; padding-left: 30px; background-repeat: no-repeat; background-position: 0 center}
.s_sec_01_02_01_right_info:first-child { padding-left: 0px; }
.s_sec_01_02_01_tel { background-image: url(../images/sub/s_sec_01_02_01_tel.png); }
.s_sec_01_02_01_mail { background-image: url(../images/sub/s_sec_01_02_01_mail.png); }
.s_sec_01_02_01_top_wrap { padding-bottom: 50px; }
.s_sec_01_02_01_top { position: relative; top: 0px; left: 0px; min-height: 120px; padding-top: 20px; }
.s_sec_01_02_01_top_tit { font-size: 40px; font-weight: 600; color: #434343; line-height: 1.3; }
.s_sec_01_02_01_top_txt { font-size: 25px; font-weight: 200; color: #434343; line-height: 1.3; }
.s_sec_01_02_01_top_img { position: absolute; top: 0px; left: 20px; }
.s_sec_01_03_01_box_all_wrap { width: 100%; }
.s_sec_01_03_01_box_wrap { margin-left: -20px; }
.s_sec_01_03_01_box_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.s_sec_01_03_01_box { float: left; width: 25%; padding-left: 20px; padding-bottom: 20px; }
.s_sec_01_03_01_box_tit { height: 100px; line-height: 100px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 15px; font-size: 30px; font-weight: 600; color: #444; }
.s_sec_01_03_01_box_txt { padding: 0 15px; font-size: 18px; font-weight: 200; color: #444; line-height: 1.5; }
.s_sec_01_03_01_box_img { border: 1px solid #eee; }
.slideshow { list-style: none; z-index: 1; }
.slideshow { position: absolute; left: 0; bottom: 0; top: 0; right: 0; display: block; }
.slideshow li span { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; color: transparent; background-size: cover; background-position: 50% 50%; background-repeat: none; opacity: 0; z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-animation: imageAnimation 24s linear infinite 0s; -moz-animation: imageAnimation 24s linear infinite 0s; animation: imageAnimation 24s linear infinite 0s; }
.slideshow li:nth-child(1) span { background-image: url(../images/sub/slideshow_01.jpg)}
.slideshow li:nth-child(2) span { background-image: url(../images/sub/slideshow_02.jpg); -webkit-animation-delay: 6s; -moz-animation-delay: 6s; animation-delay: 6s; }
.slideshow li:nth-child(3) span { background-image: url(../images/sub/slideshow_03.jpg); -webkit-animation-delay: 12s; -moz-animation-delay: 12s; animation-delay: 12s; }
.slideshow li:nth-child(4) span { background-image: url(../images/sub/slideshow_04.jpg); -webkit-animation-delay: 18s; -moz-animation-delay: 18s; animation-delay: 18s; }
.slideshow li { position: absolute; left: 0; bottom: 0; top: 0; right: 0; display: block; }
.sub_brand_process .wide_box_img { animation: none; border-radius: 30px; }
.sub_brand_process .company_wrap .company_tit_wrap .sec_txt4 { font-weight: 400; }
.sub_brand_process .wide_box_con_bg { display: none; }
/* 마이페이지 */

#sod_bsk { margin-bottom: 0; max-width: 1400px; margin: 0 auto; width: 100%; }
#smb_my { max-width: 1400px; margin: 0 auto; padding: 150px 0; display: flex; gap: 50px; justify-content: space-between; flex-wrap: wrap; }
#smb_my_list { width: 76%; float: none; }
#smb_my_ov { position: relative; float: none; margin: auto; width: 20%; border: 1px solid #e8e8e8; background: #fff; margin-right: auto; }
/*제품*/

.wave_list_pt_all_none .wave_list_pt_wrap { margin-left: 0px; }
.wave_list_pt_all_none .wave_list_pt_box_wrap { float: none; padding-left: 0px; padding-bottom: 0px; width: auto; }
.wave_list_all_wrap { width: 100%; position: relative; top: 0px; left: 0px; }
.wave_list_pt_all_wrap { width: 100%; position: relative; top: 0px; left: 0px; max-width: 1400px; margin: 0 auto; }
.wave_list_pt_wrap { position: relative; top: 0px; left: 0px; }
.wave_list_pt_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.wave_pt_a { position: relative; top: 0px; left: 0px; width: 100%; display: block; overflow: hidden; }
.wave_pt_img { position: relative; top: 0px; left: 0px; z-index: 2; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.wave_pt_img img { display: inline-block; }
.wave_pt_bg_wrap { position: absolute; top: 0px ; right: 50px; left: 50px; bottom: 0px; z-index: 1; -webkit-transition: all 1s ease; transition: all 1s ease; }
.wave_pt_bg { position: relative; top: 0px; width: 100%; left: 0px; height: 100%; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.wave_pt_bg {
}
.wave_pt_bg video { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100%; background-size: 100% 100%; background-position: center center; background-size: contain; object-fit: cover; z-index: 3; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.wave_pt_a:hover .wave_pt_img { opacity: 1; }
.wave_pt_a:hover .wave_pt_bg { background-image: none!important; animation-duration: 5s; }
.wave_pt_a:hover .wave_pt_img2 { display: block; opacity: 1}
.wave_pt_img2 { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 3; background-repeat: no-repeat; background-position: center center; background-size: cover; opacity: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.wave_pt_img2 img { visibility: hidden; }
.wave_list_pt_box_wrap {
}
.wave_pt_bg_wrap { right: 0px; left: 0px; }
.main_sec_01_wrap_in .wave_list_pt_box_wrap_07 { width: 100%; }
.bo_tit { font-weight: 400; }
.sec_bumo { position: relative; top: 0px; left: 0px; }
.sec_bumo:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.main_txt_05 { font-size: 70px; color: #fff; font-weight: 300; padding-bottom: 10px; text-align: center; }
.main_txt_06 { font-size: 36px; color: #fff; font-weight: 300; text-align: center; }
.main_txt_05 svg { max-width: 100%; }
.main_txt_05 svg * {
}
.sec_wave_con_right { width: calc(100% - 150px); }
.empty_box { text-align: center; }
#sit_pvi #sit_pvi_thumb li { float: none; display: inline-block; }
.bo_v_link_cnt { display: none; }
.btn_bo_user .btn_bo_sch { display: none; }
.mob .sec_wave_con_right_03 a { color: #fff; background-color: #40211c; border-color: #40211c; }
.main .main_txt_05 svg { max-width: 60%; }
.main .main_txt_05 svg * { fill: #fff; }
.main .main_txt_05 svg * { animation: stroke 4s forwards ; stroke-width: 1; text-anchor: start}
.main_visual { text-align: center; display: block; background-image: url(../images/main/main_01.png); background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; width: 100%; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }
.main_visual img { width: 100%; }
.main_visual_wrap:hover .main_visual img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transition: all 30s cubic-bezier(0.23, 1, 0.32, 1) 0s; -moz-transition: all 30s cubic-bezier(0.23, 1, 0.32, 1) 0s; -webkit-transition: all 30s cubic-bezier(0.23, 1, 0.32, 1) 0s; -o-transition: all 30s cubic-bezier(0.23, 1, 0.32, 1) 0s; }
.owl_main_banner .item { position: relative; top: 0px; left: 0px; width: 100%; padding-bottom: 56.8%; }
.owl_main_banner .item .item_box_wrap { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.owl-item video { width: 100%; height: auto; }
.owl_main_banner.owl-carousel .owl-dots { bottom: 20px; }
.owl_main_banner.owl-carousel .owl-dots button { display: inline-block; }
.owl_main_banner.owl-carousel .owl-dots button span { opacity: 0.5; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; background-color: #fff; width: 50px; margin: 5px; border-radius: 0px; height: 5px; }
.owl_main_banner.owl-carousel .owl-dots button.active span { opacity: 1}
.s_sec_02_01_01_07_con_left_in .more_btn_wrap .more_btn_a { background-color: transparent; border: 1px solid #fff; }
.couponzone_list ul li .coupon_img { height: auto; }
.couponzone_list ul li .coupon_tit { position: relative; }
.shop_main_all_wrap { position: relative; top: 0px; left: 0px; }
.shop_main_banner_wrap { width: 100% !important; background-color: transparent; position: relative; top: 0; left: 0px; right: 0; bottom: 0; padding-top: 150px; }
.owl_main_banner { max-width: 100%; }
.owl_main_banner.owl-carousel .owl-dots { bottom: 20px; width: auto; left: 20px; }
.shop_main_wrap {}
.shop_main_con_in { padding: 100px 5%; min-width: 1000px; margin: 0 auto; position: absolute; width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; }
.tb_btn_tit * { color: #fff !important; }
.shop_main_con_wrap { background-color: #eee; position: relative; top: 0; left: 0; }
.txtlogo { display: inline-block; width: 230px; padding: 0 10px; }
.tb_btn_info { position: absolute; top: 40%; left: 50%; transform: translate(-50%,-50%); width: 50%; }
.shop_main_con_tb_btn a { position: relative; top: 0; left: 0; display: flex; padding: 50px; width: 350px; height: 350px; border-radius: 100%; justify-content: center; align-content: center; align-items: flex-end; cursor: pointer; }
.tb_btn_info { opacity: 0; }
.shop_main_con_tb_btn a:hover { background-color: #fff; }
.shop_main_con_tb_btn:hover .tb_btn_info { opacity: 1; }
.shop_main_con_tb_btn:hover .tb_btn_tit span { display: none; }
.wave_pt_img { padding: 0 10px; display: inline-block; vertical-align: middle; background-color: #f7f8fa; }
.wave_pt_a { display: inline-block; width: 450px; }
.wave_list_pt_box { display: inline-block; }
.shop_main_con { display: grid; grid-template-columns: repeat(2, minmax(auto, 450px)); justify-items: stretch; justify-content: space-between; align-items: start; gap: 100px 8%; }
.wave_list_pt_box_wrap { display: inline-block;/* margin: 0 auto; */}
.wave_pt_info_wrap { padding: 20px 0; }
.wave_pt_label { text-align: center; font-size: 24px; color: #000; line-height: 1.3; font-weight: 600; padding-bottom: 5px; }
.wave_pt_desc { font-size: 16px; color: #666; line-height: 1.3; font-weight: 200; padding-bottom: 20px; }
.wave_pt_link { padding: 10px 0}
.wave_pt_link a { display: none; display: inline-block; font-size: 14px; color: #666; line-height: 1.3; font-weight: 200; padding: 5px 10px; border: 1px solid #eee; border-radius: 100px; }
.wave_list_pt_box:hover .wave_pt_link a { background-color: #000; border-color: #000; color: #fff; }
.list_pt_label_wrap { display: none; }
.pd_count_wrap { display: none; }
.shop_main_bt_wrap { padding: 150px 50px 150px; }
.shop_main_bt { display: grid; grid-template-columns: repeat(5, minmax(auto, 100%)); justify-content: center; align-items: start; gap: 30px; justify-items: stretch; margin: 0 auto; }
.shop_main_pdt .owl-stage{display: flex;}
.shop_main_pdt .wave_pt_img { opacity: 1; }
.shop_main_pdt .owl-item { text-align: center; scale: 0.8; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.shop_main_pdt .owl-item:hover{background-color: #f9f9f9;}
.shop_main_pdt .owl-item.active { scale: 1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.shop_main_bt .wave_pt_img { opacity: 1; }
.shop_main_pdt .wave_pt_img { background-color: transparent; }
.shop_main_pdt.owl-carousel .owl-nav button.owl-prev {left: -10%;top: 40%;}
.shop_main_pdt.owl-carousel .owl-nav button.owl-next {right: -10%;top: 40%;}
.shop_main_pdt .wave_pt_img{padding: 0 50px;}
.s_sec_02_01_01_01_wrap * { color: #fff; -webkit-user-drag: none; }
.owl_02_01_01_01 .item { position: relative; top: 0px; left: 0px; width: 100%; padding-bottom: 56.8%; }
.owl_02_01_01_01 .item .item_box_wrap { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.owl_02_01_01_01.owl-carousel .owl-dots { bottom: 20px; }
.owl_02_01_01_01.owl-carousel .owl-dots button { display: inline-block; }
.owl_02_01_01_01.owl-carousel .owl-dots button span { opacity: 0.5; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; background-color: #fff; width: 50px; margin: 5px; border-radius: 0px; height: 5px; }
.owl_02_01_01_01.owl-carousel .owl-dots button.active span { opacity: 1}
.s_sec_02_01_01_07_con_left_in .more_btn_wrap .more_btn_a { background-color: transparent; border: 1px solid #fff; }
.list_pt_label_wrap { border-top: 1px solid #eee; }
.list_pt_all_wrap {
}
.sec_mall_wrap { padding-top: 100px; }
.list_pt_wrap .wave_pt_img { opacity: 1}
.list_pt_wrap { display: grid; grid-template-columns: repeat(4, minmax(auto, 360px)); justify-content: center; align-items: start; gap: 100px 40px; justify-items: stretch; }
.shop_top_label { padding-top: 30px; }
#sit_ov_wrap { width: 100%; max-width: 1400px; }
#sit_ov_wrap { display: grid; grid-template-columns: repeat(2, minmax(auto, 48%)); justify-items: stretch; justify-content: space-between; align-items: start; gap: 30px}
#sct_location.view_location { width: 100%; max-width: 1400px; }
#sit_ov { width: 100%; line-height: 1.6;}
#sit_pvi { width: 580px; }
#sit_pvi_big { width: 100%; }
#sit_pvi_big img { width: 100%; border: 1px solid #ddd; }
#sit_ov_btn { gap: 10px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-evenly; align-items: stretch; align-content: stretch; padding-top: 50px; }
#sit_ov_btn button { width: 100%; margin: 0px; }
#sit_ov_btn > * { flex-grow: 1; }
#sit_ov_btn button { height: 80px; }
#sit_ov_btn:after { display: none; }
#sit_btn_opt { display: none; }
#sit_star_sns { display: none; }
.sit_btn_wish { flex-shrink: 0; width: 80px; height: 80px; line-height: 80px; max-width: 80px; }
.non_btn { width: 100%; height: 80px; line-height: 80px; font-size: 18px; color: #fff; background-color: #000; text-align: center; border-radius: 3px; }
.call_btn a { display: inline-block; width: 100%; height: 80px; line-height: 80px; font-size: 18px; color: #fff; background-color: #000; text-align: center; border-radius: 3px; }
.sit_btn_wish:hover { background-color: #e35c37; border-color: #e35c37; color: #fff; }
.sit_btn_buy { background-color: #000; border-color: #000}
.sit_btn_buy:hover { background-color: #000; border-color: #000}
.sit_btn_cart { background-color: #01b4ed; border-color: #01b4ed; color: #fff; }
.sit_btn_cart:hover { background-color: #018bed; border-color: #018bed}
#sit_tab { width: 100%; min-width: 1020px}
#sit_buy { width: 100%; }
#sit_tab .tab_con { padding: 20px 20px 20px 0}
#sit_tab .tab_tit { padding: 0}
#sit_tab .tab_tit { font-size: 0px; }
#sit_tab .tab_tit li button { font-size: 16px; }
#sit_tab .tab_tit li { width: 25%}
#sit_tab .tab_tit li .selected:after { height: 2px; background-color: #000}
.sit_tot_price strong { color: #01b4ed}
.sit_buy_inner { position: sticky; }
#sit_star_sns { padding: 20px 0; }
#sit_sel_option { padding: 20px; background-color: #fafafa}
#sit_desc { font-weight: 600; color: #01b4ed; margin: auto; padding-bottom: 10px; font-size: 18px; }
#sit_title { font-weight: 600; color: #000}
#sit_dex { padding: 50px; }
.sit_info { border: none; }
.sit_ov_tbl { font-weight: 200; color: #000}
.sit_info { padding: 20px 0}
.sit_desc_wrap { padding: 10px 0; line-height: 1.8; }
.shop_top_label .sec_tit46.bold300 { font-weight: 600!important; }
.relation_wrap { display: grid; grid-template-columns: repeat(4, minmax(auto, 360px)); justify-content: center; align-items: start; gap: 100px 40px; justify-items: stretch; }
.relation_wrap .wave_pt_img { opacity: 1}
.wave_pt_info_wrap .pd_count_wrap { color: #e35c37; padding-bottom: 20px; font-size: 16px; }
.wave_pt_info_wrap .pd_count_wrap .date { padding: 5px; background-color: #e35c37; color: #fff; border: none; border-radius: 5px; font-size: 18px; margin-right: 10px; }
.wave_pt_info_wrap .wave_pt_per { color: #e35c37; padding-bottom: 20px; font-size: 18px; font-weight: 400; }
.soldout_txt { color: #00B4ED; }
.sijung td { text-decoration: line-through; }
.sit_ov_tbl .tr_price td strong { color: #e35c37; }
#sit_ov_wrap .pd_count_wrap { padding-bottom: 20px; margin-top: 30px; padding: 15px 10px; background-color: #fffef8; color: #000; border: none; border-radius: 5px; font-size: 22px; text-align: center; border: 1px solid #ffeee9; }
#sit_ov_wrap .pd_count_wrap .hide2 { color: #e35c37}
#sit_ov_wrap .pd_count_wrap2 .hide2 { font-size: 30px; }
#sit_ov_wrap .pd_count_wrap2 .hide3 { color: #e35c37; padding-left: 10px; font-weight: 300; }
#sct_ct_1 li:last-child { border: none; }
.main_image_area #slide-counter { padding: 5px 15px}
#s_ol_after_private { display: none; }
#smb_private { display: none; }
#sct_location { display: none; }
.qk_con_wr .prd_cnt { padding: 20px!important}
.sod_right { float: right; }
.youtube_all_wrap { padding-bottom: 20px; }
.compare_ctl_wrap {
}
.compare_ctl_btn_wrap { display: inline-block; }
.compare_ctl_txt { display: inline-block; height: 25px; line-height: 25px; vertical-align: middle; margin-right: 2px; color: #000}
.compare_ctl_box {
}
.compare_ctl_box_wrap { padding: 8px 20px; border: 1px solid #aaa; color: #444; display: inline-block; vertical-align: middle; line-height: 1.4; }
.compare_ctl_box_02 { display: none; }
.compare_ctl_btn_wrap .compare_ctl_btn { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
.compare_ctl_btn:checked + label .compare_ctl_box_02 { display: inline-block; }
.compare_ctl_btn:checked + label .compare_ctl_box_01 { display: none; }
.compare_ctl_btn:checked + label { background-color: #000; border-color: #000; color: #fff; }
.compare_btn_wrap { display: inline-block; }
.compare_btn_box_wrap { display: inline-block; vertical-align: middle; line-height: 1.4; padding: 2px; position: relative; top: 0px; left: 0px; }
.compare_btn_box_wrap .compare_reset_btn { padding: 8px 20px; border: 1px solid #aaa; border-radius: 100px; color: #444; display: inline-block; vertical-align: middle; }
.compare_btn_box_wrap .compare_set_btn_a { padding: 8px 20px; border: 1px solid #00b4ed; border-radius: 100px; color: #fff; background-color: #00b4ed; display: inline-block; vertical-align: middle; }
.compare_btn_box_wrap .compare_set_btn { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
.compare_all_wrap { padding: 20px 0}
.compare_all_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.compare_ctl_wrap { float: left; }
.compare_btn_all_wrap { float: right; }
.chks_wrap { padding: 10px 0; display: none; }
.compare_ready .chks_wrap { display: block; }
.compare_btn_box_wrap { display: none; }
.compare_ready .compare_set_btn_wrap { display: inline-block; }
.compare_start .compare_reset_btn_wrap { display: inline-block; }
.compare_start .wave_list_pt_box_wrap { display: none; }
.compare_start .wave_list_pt_box_wrap.exist_menu_link { display: inline-block; }
.compare_start .list_compare_all_wrap { display: block; }
.list_compare_all_wrap { display: none; }
.list_compare_wrap table { width: 100%; display: block; padding: 20px 0 0 0}
.list_compare_wrap tbody { width: 100%; display: block; border-top: 1px solid #000; border-bottom: 1px solid #000; }
.list_compare_wrap tr { width: 100%; display: block; padding: 10px; }
.list_compare_wrap th { width: 100%; display: block; font-size: 14px; color: #999; padding: 5px 0; font-weight: 300; text-align: left; }
.list_compare_wrap td { width: 100%; display: block; font-size: 14px; color: #000; padding: 5px 0}
.list_compare_wrap tr:nth-child(2n+1) { background-color: #fafafa}
/*센도리*/
.logo_on { display: none !important; }
.scroll_wrap { position: relative; top: 0; left: 0; overflow: hidden; }
.shop_main_con_wrap {width: 100%;height: 100vh !important;background-repeat: no-repeat;background-size: cover;background-position: 100% 36%;z-index: 1;}
.showroom_01 { background-image: url(../images/main/main_showroom_bg_02.jpg); position: relative; }
.showroom_02 { background-image: url(../images/main/main_showroom_bg_02.jpg); position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; }
.showroom_02.animated::after { content: ''; width: 100%; height: 100vh; z-index: 20; display: block; background-image: url(../images/main/main_cendori_wind.png); background-repeat: no-repeat; background-size: cover; background-position: top; animation: fadein 3s; }
.main_scr_txt_02 { z-index: 999; }
.tb_btn_tit { font-size: 24px; display: flex; gap: 20px; align-items: center; }
.shop_main_con_tb_btn .xi-plus { padding: 20px; background-color: #05305b; border-radius: 100%; }
.main_tb_btn_01 {top: 5%;left: 40%;}
.main_tb_btn_02 {right: 10%;top: 33%;}
.main_tb_btn_03 {left: 23%;bottom: 12%;}
.shop_main_con_tb_btn_wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; right: 0; bottom: 0; z-index: 900; }
.shop_main_con_tb_btn { position: absolute; }
.showroom_02 .txtlogo { width: 320px; }
.shop_main_pdt_wrap { max-width: 550px; margin: 0 auto; padding: 150px 50px 150px; }
.shop_main_pdt_wrap .wave_pt_desc { display: none; }
.shop_main_tech_wrap { padding: 150px 50px 150px; background-color: #f9f9f9; }
.shop_main_tech_wrap_in { max-width: 1600px; margin: 0 auto; }
.tech_list_wrap { display: flex; gap: 30px; }
.tech_item { padding: 50px; background-color: #fff; border-radius: 20px; border: 1px solid #eee; }
.owl-main-banner-container { width: 100%; height: 100vh; overflow: hidden; }
.owl-main-banner-container .owl-item img { width: 100%; object-fit: cover; }
.tech_tag_list li { display: inline-block; padding: 5px 15px;font-size: 18px; border-radius: 100px; background-color: #eee; }
.contact_btn {padding: 10px 30px;background-color: #3ea3de;color: #fff;font-size: 21px;border-radius: 100px;}
.tech_cont_wrap { display: flex; gap: 20px; align-items: center; padding-top: 30px; }
.tech_cont_wrap .more_btn { color: #55a1dc; font-size: 18px; }
.tech_tag_list { padding-top: 10px; }
.ma_news_box_wrap { padding-left: 0; padding-bottom: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_wrap.owl-carousel { display: block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_in { display: block;; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_in img { border-radius: 0px; }
.ma_news_box_inner { position: relative; top: 0px; left: 0px; border-radius: 20px; overflow: hidden; }
.ma_news_box_txt_wrap { display: none; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_in:hover .ma_news_box_txt_wrap { display: block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
/*.ma_news_box_in { position: relative; top: 0px; left: 0px; border-radius: 20px; box-shadow: 0 0 30px 0 rgba(0,0,0,0.1); }*/
.ma_news_box_txt_wrap { padding: 30px 40px; position: absolute; top: 0; left: 0; right: 0; bottom: 0;; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_img_wrap { position: relative; top: 0; left: 0; height: 250px; }
.ma_news_box_txt_wrap * { color: #fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_btn { display: inline-block; margin-top: 30px; padding: 5px 20px; background-color: #01b4ed; border-radius: 100px; }
.ma_news_box_img { filter: brightness(0.8); }
.ma_news_02 { /*margin-left: -1300px;*/ padding-top: 30px; }
/*.ma_news_wrap .owl-stage { display: flex; animation: scroll-left linear 100s infinite; }*/
.ma_news_02 .owl-stage {margin-left: -1200px;}
.footer_top_sns_wrap { display: inline-block; width: 50%; text-align: right; }
.ft_sns i { font-size: 28px; line-height: 28px; color: #999; margin: 0 3px; }
.foot_tit { display: flex; font-size: 60px; font-weight: 600; line-height: 1.1; color: #224d92; gap: 20px; }
.footer_tit_mid_wrap { width: 40%; }
.footer_copy { width: 50%; display: inline-block; text-align: right; }
.footer_middle { position: relative; top: 0px; left: 0px; width: 100%; padding: 0 100px 50px; margin: 0 auto; display: flex; justify-content: space-between; align-items: flex-start; }
.footer_wrap { position: relative; background-color: #f9f9f9; display: block; }
.foot_tit span { color: #3fa3df; }
.foot_info_wrap { line-height: 1.6; }
.footer_logo svg * { fill: #ccc}
.s_sec_01_01_01_con_right { float: right; width: 50%;}
.s_sec_01_01_01_con_right_in{width: 200%;position: relative;padding-bottom: 120%;}
.s_sec_01_01_01_con_right_bg{background-image: url(../images/sub/ceo_img2.jpg);position: absolute; top: 0px; left: 0; bottom: 0px; right: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 1; overflow: hidden;}
.s_sec_01_01_01_con_left { float: left; }
.s_sec_01_01_01_con_wrap { display: flex; align-items: center; }
.s_sec_01_01_01_con_right_bg:after { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgb(255,255,255); background: linear-gradient(90deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 75%); }
.sub_wrap { width: 100%; position: relative; top: 0px; left: 0px; }
.sub_wrap .sec_wrap { /* overflow: hidden; */}
.sub_visual_all_wrap { position: absolute; width: 100%; top: 0; left: 0; right: 0; bottom: 0; background-repeat: no-repeat; background-position: center top; background-size: cover; z-index: 900!important; overflow: hidden; background-color: #fff;}
/* .sub_visual_all_wrap.animated .sub_visual_bg { animation-duration: 2s; animation-name: pd100; animation-fill-mode: forwards; } */
.sub_visual_bg_wrap { position: relative; z-index: 1; top: 0px; left: 0px; padding: 0 50px; height: 400px; overflow: hidden; }
.sub_visual_bg { position: absolute; top: 0px; left: 0; bottom: 0px; right: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 1; overflow: hidden; /* transform: scale(0.7) translateY(-90%); */ filter: brightness(0.8); }
.sub_visual_bg_a { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 8; }
.ovflow { overflow: hidden; position: relative; top: 0px; left: 0px; }
.sub_visual_wrap { width: 100%; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 9999; padding: 80px 0; max-width: 1400px; }
.sub_visual_txt { padding-bottom: 20px; font-size: 18px; }
.sub_visual_txt .menu { display: none; }
.sub_visual_txt .menu.active { display: block; }
.sub_visual_txt .menu_a { display: none; }
.sub_visual_txt .sub_menu_wrap {}
.sub_visual_txt .sub_menu { display: none; }
.sub_visual_txt .sub_menu.active { display: block; }
.sub_visual_txt2 { font-size: 18px; color: #fff; line-height: 1.6; font-weight: 400; padding-top: 10px; }
.sub_visual_txt2 b { font-weight: 700; }
.sub_visual_txt2 span { -webkit-text-stroke: 1px #000; -webkit-text-fill-color: transparent; }
.sub_visual_box { padding: 100px 0; }
.sub_visual_box * { color: #fff; }
.sub_visual_box .thd_menu_wrap { display: none; }
.sub_top_nav { max-width: 100%; }
.sub_top_nav .menu { display: none; }
.sub_top_nav .menu.active { display: block; }
.sub_top_nav .menu_a { display: none; }
.sub_top_nav .sub_menu_wrap { display: block; width: 100%; text-align: center; font-size: 0px; max-width: 1400px; margin: 0 auto; background-color: #fff; border-radius: 100px; }
.sub_top_nav .sub_menu { display: inline-block; position: relative; top: 0px; left: 0px; vertical-align: bottom; }
.sub_top_nav .sub_menu.active, .sub_top_nav .sub_menu:hover { opacity: 1; }
.sub_top_nav .sub_menu_a { display: block; font-size: 18px; font-weight: 400; color: #999; position: relative; top: 0px; left: 0px; border-radius: 0px; min-width: 200px; border-bottom: 3px solid transparent; }
.sub_top_nav .sub_menu_a span { position: relative; bottom: 0px; left: 0px; padding: 18px 8px; opacity: 1; width: 100%; display: block; text-align: center; z-index: 3; }
.sub_top_nav .sub_menu:hover .sub_menu_a,.sub_top_nav .sub_menu.active .sub_menu_a { border-bottom: 3px solid #01b4ed; color: #01b4ed; font-weight: 600; }
.depth_all_wrap { display: none; }
.depth_box_nav_wrap { padding-top: 80px; }
.depth_box_nav { width: 100%; position: relative; margin: 0 auto; max-width: 1400px; }
.depth_box_nav .menu { display: none; }
.depth_box_nav .menu_a { display: none; }
.depth_box_nav .menu.active { display: block; }
.depth_box_nav .sub_menu { display: none; }
.depth_box_nav .sub_menu.active { display: block; }
.depth_box_nav .sub_menu_a { display: none; }
.depth_box_nav .thd_menu_wrap { font-size: 0px; text-align: center; }
.depth_box_nav .thd_menu { display: inline-block; padding: 5px}
.depth_box_nav .thd_menu_a { padding: 0px; font-size: 18px; color: #999; padding: 10px 20px; font-weight: 400; display: block; text-align: center; border-radius: 100px; }
.depth_box_nav .thd_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; display: none; }
.depth_box_nav .thd_menu_a span { vertical-align: middle; display: inline-block; line-height: 1.6; text-align: center; max-width: 100%; position: relative; top: 0px; left: 0px; }
.depth_box_nav .thd_menu_a:hover,.depth_box_nav .thd_menu_a.active { color: #fff; background-color: #01b4ed; }
.line_all_wrap { width: 100%; background-color: #333; }
.line_wrap { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; }
.line_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.line_nav_wrap { float: left; }
.line_notice_all_wrap { float: right; }
.line_nav_home { float: left; }
.line_nav_home a { display: block; height: 50px; border-left: 1px solid #555; border-right: 1px solid #555; line-height: 50px; padding: 0 10px; font-size: 15px; font-weight: 500; color: #fff; }
.line_nav_home a:hover { background-color: #0E308C; color: #fff; border-color: #0E308C; }
.line_nav { float: left; }
.line_nav_box { float: left; position: relative; top: 0px; left: 0px; }
.line_nav_target .menu { display: none; }
.line_nav_target .menu.active { display: block; }
.line_nav_box_01 { overflow: hidden; height: 50px; }
.line_nav_box_01 .line_nav_target .sub_menu_wrap { display: none; }
.line_nav_menu { background-color: #fff; }
.line_nav_target .menu_a { display: block; padding: 0 50px 0 25px; height: 50px; line-height: 50px; font-size: 15px; min-width: 180px; position: relative; top: 0px; left: 0px; color: #fff; }
.line_nav_target .menu_a:after { content: ""; border-top: 5px solid #fff; border-bottom: 0px solid transparent; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 5px; height: 5px; display: block; position: absolute; top: 50%; right: 10px; }
.line_nav_target { border-right: 1px solid #555; }
.line_nav_box_01 .line_nav_menu { border-left: 1px solid #ddd; border-right: 1px solid #ddd; margin-left: -1px; left: 0px; right: 0px; position: relative; top: 0px; border-top: 1px solid #ddd; }
.line_nav_box_01 .line_nav_menu .sub_menu_wrap { display: none; }
.line_nav_box_01 .line_nav_menu .menu_a { display: block; width: 100%; height: 45px; line-height: 45px; border-bottom: 1px solid #ddd; padding: 0 25px; color: #666}
.line_nav_box_01 .line_nav_menu .menu_a:hover { background-color: #f7f7f7; color: #0E308C; }
.line_nav_box_01:hover { overflow: visible; }
.line_nav_box_01:hover .line_nav_target .menu_a { background-color: #0E308C}
.line_nav_box_01:hover .line_nav_target .menu_a:after {
}
.line_nav_box_01:hover .line_nav_menu { display: block; }
.line_nav_box_02 { overflow: hidden; height: 50px; }
.line_nav_box_02 .line_nav_target .menu_a { display: none; }
.line_nav_box_02 .line_nav_target .sub_menu { display: none; }
.line_nav_box_02 .line_nav_target .sub_menu.active { display: block; }
.line_nav_box_02 .line_nav_target .sub_menu_a { display: block; padding: 0 50px 0 25px; height: 50px; line-height: 50px; font-size: 15px; min-width: 180px; position: relative; top: 0px; left: 0px; color: #fff; }
.line_nav_box_02 .line_nav_target .sub_menu_a:after { content: ""; border-top: 5px solid #fff; border-bottom: 0px solid transparent; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 5px; height: 5px; display: block; position: absolute; top: 50%; right: 10px; }
.line_nav_box_02 .line_nav_menu { border-left: 1px solid #ddd; border-right: 1px solid #ddd; margin-left: -1px; left: 0px; right: 0px; position: relative; top: 0px; border-top: 1px solid #ddd; }
.line_nav_box_02 .line_nav_menu .menu { display: none; }
.line_nav_box_02:hover { overflow: visible; }
.line_nav_box_02:hover .line_nav_menu { display: block; }
.line_nav_box_02:hover .line_nav_target .sub_menu_a { background-color: #0E308C}
.line_nav_box_02:hover .line_nav_target .sub_menu_a:after {
}
.line_nav_box_02 .line_nav_menu .menu.active { display: block; }
.line_nav_box_02 .line_nav_menu .menu_a { display: none; }
.line_nav_box_02 .line_nav_menu .sub_menu_a { display: block; width: 100%; height: 45px; line-height: 45px; border-bottom: 1px solid #ddd; padding: 0 25px; font-size: 15px; color: #666}
.line_nav_box_02 .line_nav_menu .sub_menu_a:hover { background-color: #f7f7f7; color: #0E308C}
.line_all_wrap .thd_menu_wrap { display: none; }
.sub_01_01 .sub_visual_bg { background-image: url(../images/sub/sub_01_01.jpg); }
.bbs_history .sub_visual_bg { background-image: url(../images/sub/sub_01_01.jpg); }
.bbs_history_en .sub_visual_bg { background-image: url(../images/sub/sub_01_01.jpg); }
.bbs_history_zh .sub_visual_bg { background-image: url(../images/sub/sub_01_01.jpg); }
.sub_01_02 .sub_visual_bg { background-image: url(../images/sub/sub_01_02.jpg); }
.sub_01_03 .sub_visual_bg { background-image: url(../images/sub/sub_01_03.jpg); }
.sub_01_04 .sub_visual_bg { background-image: url(../images/sub/sub_01_04.jpg); }
.sub_01_05 .sub_visual_bg { background-image: url(../images/sub/sub_01_05.jpg); }
.sub_02_01 .sub_visual_bg { background-image: url(../images/sub/sub_02_01.jpg); }
.file_search .sub_visual_bg { background-image: url(../images/sub/sub_02_01.jpg); }
.sub_mall.file_search .sub_visual_bg { background-image: url(../images/sub/sub_02_01_search.jpg); }
.sub_mall.ca_id_10 .sub_visual_bg { background-image: url(../images/sub/sub_02_02_bg.jpg); }
.sub_mall.ca_id_1010 .sub_visual_bg { background-image: url(../images/sub/sub_02_02_bg.jpg); }
.sub_mall.ca_id_1020 .sub_visual_bg { background-image: url(../images/sub/sub_02_02_bg.jpg); }
.sub_mall.ca_id_1030 .sub_visual_bg { background-image: url(../images/sub/sub_02_02_bg.jpg); }
.sub_mall.ca_id_20 .sub_visual_bg { background-image: url(../images/sub/sub_02_03_bg.jpg); }
.sub_mall.ca_id_30 .sub_visual_bg { background-image: url(../images/sub/sub_02_04_bg.jpg); }
.sub_mall.ca_id_40 .sub_visual_bg { background-image: url(../images/sub/sub_02_05_bg.jpg); }
.sub_02 .sub_top_nav .sub_menu_a { min-width: 180px; }
.sub_mall .sub_top_nav .sub_menu_a { min-width: 180px; }
.file_search .sub_top_nav .sub_menu_a { min-width: 180px; }
.cendori_src_pdt_wrap .tabnav { display: flex; justify-content: center; gap: 20px; }
.cendori_src_pdt_wrap .tabnav li a { padding: 0px; font-size: 18px; color: #999; padding: 10px 20px; font-weight: 400; display: block; text-align: center; border-radius: 100px; }
.cendori_src_pdt_wrap .tabnav li.active a { color: #fff; background-color: #01b4ed; }
.cendori_src_pdt_slct_wrap { text-align: center; padding: 50px; border-bottom: 1px solid #eee; }
.cendori_src_pdt_wrap .tabcontent { padding-top: 80px; }
.cendori_src_pdt_type { padding-bottom: 50px; }
.tabcontent { overflow: hidden; transition: height 0.3s ease-in-out; }
.tabcont { visibility: hidden; opacity: 0; max-height: 0; overflow: hidden; transition: opacity 0.3s ease, max-height 0.3s ease; }
.tabcont.active { visibility: visible; opacity: 1; max-height: 10000px; overflow: visible; }
.slct_wrap_04,.slct_wrap_08 { border-bottom: none; }
.slct_wrap_01 { padding-top: 0; }
.cendori_src_pdt_slct_wrap ul { display: flex; justify-content: center; gap: 20px; }
.cendori_src_pdt_slct_wrap ul li label {}
.cendori_src_pdt_slct_wrap ul li input {}
.cendori_src_pdt_slct_wrap ul li label { position: relative; display: block; font-size: 18px; line-height: 2rem; padding: 80px 0.4em 30px; min-width: 180px; }
.cendori_src_pdt_slct_wrap ul li label [type="radio"], span { vertical-align: middle; }
.cendori_src_pdt_slct_wrap ul li label [type="radio"] { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); appearance: none; border: max(2px, 0.1em) solid #aaa; border-radius: 50%; width: 1em; height: 1em; transition: border 0.5s ease-in-out; }
.cendori_src_pdt_slct_wrap ul li label [type="radio"]:checked { border: 0.3em solid #01b4ed; }
.cendori_src_pdt_slct_wrap ul li label [type="radio"]:focus-visible { outline-offset: max(2px, 0.1em); outline: max(2px, 0.1em) dotted #01b4ed; }
.cendori_src_pdt_slct_wrap ul li label [type="radio"]:hover { box-shadow: 0 0 0 max(1px, 0.2em) #f2f2f2; cursor: pointer; }
.cendori_src_pdt_slct_wrap ul li label [type="radio"]:hover + span { cursor: pointer; }
.cendori_src_pdt_slct_wrap ul li label [type="radio"]:disabled { background-color: lightgray; box-shadow: none; opacity: 0.7; cursor: not-allowed; }
.cendori_src_pdt_slct_wrap ul li label [type="radio"]:disabled + span { opacity: 0.7; cursor: not-allowed; }
.cendori_src_btn_wrap button.cendori_src_btn { color: #fff; background-color: #01b4ed; font-size: 18px; font-weight: 500; padding: 0 20px; height: 50px; line-height: 50px; min-width: 120px; display: inline-block; text-align: center; border-radius: 100px; border: none; }
.cendori_src_btn_wrap { padding-top: 80px; text-align: center; }
.cendori_src_pdt_slct_item label::after { display: inline-block; width: 60px; height: 60px; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
.slct_wrap_01 .cendori_src_pdt_slct_item label::after { content: ''; }
.slct_wrap_01 .cendori_src_pdt_slct_item:first-child label::after { background-image: url(../images/sub/label_01_01.svg); }
.slct_wrap_01 .cendori_src_pdt_slct_item:nth-child(2) label::after { background-image: url(../images/sub/label_01_02.svg); }
.slct_wrap_01 .cendori_src_pdt_slct_item:nth-child(3) label::after { background-image: url(../images/sub/label_01_03.svg); }
.slct_wrap_01 .cendori_src_pdt_slct_item:nth-child(4) label::after { background-image: url(../images/sub/label_01_04.svg); }
.slct_wrap_02 .cendori_src_pdt_slct_item label::after { font-size: 24px; font-weight: 600; color: #000; width: 100%; display: flex; justify-content: center; align-items: center; }
.slct_wrap_02 .cendori_src_pdt_slct_item:first-child label::after { content: "66㎡"; }
.slct_wrap_02 .cendori_src_pdt_slct_item:nth-child(2) label::after { content: "99 ~ 132㎡"; }
.slct_wrap_02 .cendori_src_pdt_slct_item:nth-child(3) label::after { content: "132㎡ ~"; }
.slct_wrap_03 .cendori_src_pdt_slct_item label::after { content: ''; }
.slct_wrap_03 .cendori_src_pdt_slct_item:first-child label::after { background-image: url(../images/sub/label_03_01.svg); }
.slct_wrap_03 .cendori_src_pdt_slct_item:nth-child(2) label::after { background-image: url(../images/sub/label_03_02.svg); }
.slct_wrap_03 .cendori_src_pdt_slct_item:nth-child(3) label::after { background-image: url(../images/sub/label_03_03.svg); }
.slct_wrap_04 .cendori_src_pdt_slct_item label::after { content: ''; }
.slct_wrap_04 .cendori_src_pdt_slct_item:first-child label::after { background-image: url(../images/sub/label_04_01.svg); }
.slct_wrap_04 .cendori_src_pdt_slct_item:nth-child(2) label::after { background-image: url(../images/sub/label_04_022.svg); }
.slct_wrap_04 .cendori_src_pdt_slct_item:nth-child(3) label::after { background-image: url(../images/sub/label_08_07.svg); }

.slct_wrap_05 .cendori_src_pdt_slct_item label::after { content: ''; }
.slct_wrap_05 .cendori_src_pdt_slct_item:first-child label::after { background-image: url(../images/sub/label_01_01.svg); }
.slct_wrap_05 .cendori_src_pdt_slct_item:nth-child(2) label::after { background-image: url(../images/sub/label_01_02.svg); }
.slct_wrap_05 .cendori_src_pdt_slct_item:nth-child(3) label::after { background-image: url(../images/sub/label_01_03.svg); }
.slct_wrap_05 .cendori_src_pdt_slct_item:nth-child(4) label::after { background-image: url(../images/sub/label_01_04.svg); }
.slct_wrap_06 .cendori_src_pdt_slct_item label::after { font-size: 24px; font-weight: 600; color: #000; width: 100%; display: flex; justify-content: center; align-items: center; }
.slct_wrap_06 .cendori_src_pdt_slct_item:first-child label::after { content: "66㎡"; }
.slct_wrap_06 .cendori_src_pdt_slct_item:nth-child(2) label::after { content: "99 ~ 132㎡"; }
.slct_wrap_06 .cendori_src_pdt_slct_item:nth-child(3) label::after { content: "132㎡ ~"; }
.slct_wrap_07 .cendori_src_pdt_slct_item label::after { content: ''; }
.slct_wrap_07 .cendori_src_pdt_slct_item:first-child label::after { background-image: url(../images/sub/label_07_01.svg); }
.slct_wrap_07 .cendori_src_pdt_slct_item:nth-child(2) label::after { background-image: url(../images/sub/label_07_02.svg); }
.slct_wrap_07 .cendori_src_pdt_slct_item:nth-child(3) label::after { background-image: url(../images/sub/label_07_03.svg); }
.slct_wrap_07 .cendori_src_pdt_slct_item:nth-child(4) label::after { background-image: url(../images/sub/label_07_04.svg); }
.slct_wrap_08 .cendori_src_pdt_slct_item label::after { content: ''; }
.slct_wrap_08 .cendori_src_pdt_slct_item:first-child label::after { background-image: url(../images/sub/label_08_01.svg); }
.slct_wrap_08 .cendori_src_pdt_slct_item:nth-child(2) label::after { background-image: url(../images/sub/label_08_02.svg); }
.slct_wrap_08 .cendori_src_pdt_slct_item:nth-child(3) label::after { background-image: url(../images/sub/label_08_03.svg); }
.slct_wrap_08 .cendori_src_pdt_slct_item:nth-child(3) label::after { background-image: url(../images/sub/label_08_03.svg); }
.slct_wrap_08 .cendori_src_pdt_slct_item:nth-child(4) label::after { background-image: url(../images/sub/label_08_04.svg); }
.slct_wrap_08 .cendori_src_pdt_slct_item:nth-child(5) label::after { background-image: url(../images/sub/label_08_05.svg); }
.slct_wrap_08 .cendori_src_pdt_slct_item:nth-child(6) label::after { background-image: url(../images/sub/label_08_06.svg); }
.slct_wrap_08 .cendori_src_pdt_slct_item:nth-child(7) label::after { background-image: url(../images/sub/label_08_07.svg); }

.sub_05_01 .sub_visual_bg { background-image: url(../images/sub/sub_05_01.jpg); }
.sub_05_02 .sub_visual_bg { background-image: url(../images/sub/sub_05_02.jpg); }
.sub_05_03 .sub_visual_bg { background-image: url(../images/sub/sub_05_03.jpg); }


.s_sec_01_01_03_con{padding-top: 150px;}
.history_con { display: flex; padding: 500px 0 300px; }
.history_con_left { width: 50%; }
.history_con_right { position: relative; width: 50%; padding-top: 10px; }
.history_year { position: relative; display: inline-block; font-size: 48px; font-weight: 600; letter-spacing: -0.03em; line-height: 1; color: #111; }
.history_info_wrap { display: flex; gap: 30px; color: #111; font-size: 18px; line-height: 1.8; align-content: flex-start; }
.history_con_all_wrap { padding-top: 100px; }
.his_date { font-weight: 600; min-width: 60px; }
.his_info { color: #555; }
.history_info_img { width: 100%; height: 250px; background-color: #000; border-radius: 10px; background-repeat: no-repeat; background-position: center; background-size: cover; }
.history_info_img_wrap { padding-top: 50px; }
.history_info_list:after { content: ''; display: inline-block; position: absolute; top: 20px; left: -50px; width: 10px; height: 10px; border: 1px solid #01b4ed; background-color: #fff; border-radius: 100%; z-index: 5; }
.hiscir { display: inline-block; position: absolute; top: 20px; left: 50%; width: 10px; height: 10px; background-color: #fff; border: 1px solid #01b4ed; border-radius: 100%; z-index: 5; }
.hiscir::after { content: ''; position: absolute; top: 3px; left: 50%; width: 300px; height: 1px; border: 1px dotted #ddd; z-index: 1; }
.history_con_path { position: absolute; width: 1px; height: 100%; z-index: -999; border-right: 1px dotted #ddd; top: 20px; left: 46.8%; }
.history_con_wrap { position: relative; top: 0; left: 0; }
.history_con_img { position: absolute; top: -84%; left: -10%; width: 78%; height: 450px; border-radius: 30px; overflow: hidden; z-index: -99; }
/* .history_con_img img { transform: translateY(-30%); } */
.his_info .view_image img { position: relative; transform: translateY(-50%); top: 50%; }
.his_info .view_image { position: relative; display: block; top: 50px; left: -90px; width: 100%; border-radius: 20px; height: 250px; overflow: hidden; }
.s_sec_01_02_con_top_img_wrap { padding: 100px 300px; border: 1px solid #ddd; text-align: center; }
.s_sec_01_02_con_pdt_title { position: relative; top: 0; left: 0; padding: 80px 50px; min-height: 850px; }
.s_sec_01_02_con_pdt_title * { color: #fff; }
.pdt_title_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #ddd; background-repeat: no-repeat; background-position: center; background-size: cover; filter: brightness(0.8); }
.pdt_01_wrap .pdt_title_bg { background-image: url(../images/sub/pdt_title_bg_01.jpg); }
.pdt_02_wrap .pdt_title_bg { background-image: url(../images/sub/pdt_title_bg_02.jpg); }
.pdt_03_wrap .pdt_title_bg { background-image: url(../images/sub/pdt_title_bg_03.jpg); }
.pdt_04_wrap .pdt_title_bg { background-image: url(../images/sub/pdt_title_bg_04.jpg); }
.pdt_05_wrap .pdt_title_bg { background-image: url(../images/sub/pdt_title_bg_05.jpg); }
.pdt_06_wrap .pdt_title_bg { background-image: url(../images/sub/pdt_title_bg_06.jpg); }
.s_sec_01_02_con_pdt_all_wrap { padding-top: 100px; }
.pdt_nav_wrap { display: flex; gap: 0; justify-content: center; }
.pdt_nav { position: relative; text-align: center; min-width: 210px; }
.pdt_nav::after { content: ''; width: 1px; height: 70%; background-color: #eee; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
.pdt_nav:first-child:after { display: none; }
.pdt_nav.active .pdt_nav_a { color: #00B4ED; font-weight: 600; overflow: hidden; }
.pdt_nav_a { display: block; color: #999; font-size: 18px; padding: 0 20px; }
.s_sec_01_02_con_pdt_wrap { display: flex; gap: 30px; }
.pdt_left_wrap { width: 30%; }
.pdt_right_wrap { width: 70%; }
.pdt_item { text-align: left; }
.pdt_item_img_wrap { background-color: #f9f9f9; }
.pdt_sub_tit { font-size: 18px; color: #999; padding-bottom: 5px; }
.pdt_tit { font-size: 24px; font-weight: 600; color: #111; }
.s_sec_01_02_con_pdt { display: grid; grid-template-columns: repeat(3, 1fr); gap: 50px 20px; }
.cert_con_all_wrap { padding-top: 30px; }
.cert_con_wrap { display: grid; grid-template-columns: repeat(5, 1fr); gap: 50px 20px; }
.cert_con_img { padding: 20px; background-color: #e9ecf5; }
.cert_con_tit { padding-top: 25px; color: #999; font-size: 18px; text-align: center; margin: 0 auto; }
.cert_con_mark_list p { display: inline-block; }
.cert_con_mark_list img { height: 50px; max-width: 100px; }
.cert_con_mark_list { display: flex; gap: 10px; justify-content: space-between; }
.cert_con_mark_wrap { padding: 50px 0; }
.cert_con_title_wrap { padding-bottom: 50px; }
.cert_con_title_grid { display: grid; grid-template-columns: repeat(8,1fr); justify-items: center; align-items: center; gap: 5px; }
.cert_con_title_item { height: 60px; display: flex; align-items: center; width: 100%; text-align: center; justify-content: center; background-color: #f9f9f9; }
.cert_con_title_grid_02 { grid-template-columns: repeat(7,1fr); }
.cert_con_title_wrap_02,.cert_con_title_wrap_03 { padding-top: 50px; }
.ci_sec_01_con_logo { width: 100%; position: relative; display: block; padding: 150px 0; margin: 0 auto; border: 1px solid #ddd; }
.ci_sec_01_con_logo { width: 100%; position: relative; display: block; padding: 150px 0; margin: 0 auto; border: 1px solid #ddd; border-bottom: none; }
.ci_sec_01_con_logo svg { display: inline-block; width: 300px; }
.ci_sec_01_con_mid_wrap { padding: 100px; background-color: #f9f9f9; border: 1px solid #ddd; border-top: none; }
.ci_sec_01_con_mid_img_wrap img { width: 150px; }
.ci_sec_01_con_mid_img_wrap { padding: 20px 0px; }
.ci_download_btn_wrap a { display: inline-block; padding: 15px 30px; background-color: #01b4ed; color: #fff; font-size: 18px; border-radius: 100px; }
.ci_download_btn_wrap { display: inline-block; }
.ci_sec_01_con_btm_wrap { padding-top: 50px; display: flex; justify-content: center; gap: 20px; }
.ci_sec_01_con { padding-bottom: 150px; border-bottom: 1px solid #ddd; }
.ci_sec_02_con { padding: 150px 0; border-bottom: 1px solid #ddd; }
.ci_sec_02_con_left_wrap { width: 50%; float: left; text-align: left; }
.ci_sec_02_con_right_wrap { width: 50%; float: left; text-align: left; }
.ci_color_box_wrap { display: flex; }
.ci_color_box_txt { color: #fff; font-size: 18px; font-weight: 400; }
.ci_color_box { width: 50%; padding: 20px; }
.ci_color_box_01 { background-color: #0d5796; }
.ci_color_box_02 { background-color: #00a9e2; }
.ci_color_box_03 { background-color: #34944B; }
.ci_color_info_wrap { padding: 20px; text-align: left; font-size: 16px; }
.ci_color_info_wrap th { color: #000; padding-right: 30px; }
.ci_color_info_wrap tr {
}
.ci_color_info_wrap td { color: #999; }
.ci_sec_02_con_in { padding-top: 50px; }
.ci_sec_03_con { padding: 150px 0; border-bottom: 1px solid #ddd; }
.ci_sec_03_con_left_wrap { position: relative; width: 50%; padding: 20px; border: 1px solid #ddd; text-align: left; }
.ci_sec_03_con_right_wrap { position: relative; width: 50%; padding: 20px; border: 1px solid #ddd; text-align: left; }
.ci_sec_03_con_in { display: flex; gap: 20px; padding-top: 50px; }
.ci_sec_03_con_logo_en { display: flex; width: 100%; align-items: center; padding: 80px 0; }
.ci_sec_03_con_logo_en svg { width: auto; margin: 0 auto; height: 80px; }
.ci_sec_03_con_logo_kr { display: flex; width: 100%; align-items: center; padding: 80px 0; }
.ci_sec_03_con_logo_kr svg { width: auto; margin: 0 auto; height: 80px; }
.ci_sec_03_con_left_wrap .sec_txt2 { position: absolute; top: 20px; left: 20px; }
.ci_sec_03_con_right_wrap .sec_txt2 { position: absolute; top: 20px; left: 20px; }
.ci_sec_04_con_in { padding-top: 50px; }
.ci_sec_04_con_color { display: inline-block; }
.ci_sec_04_con_color_left { float: left; }
.ci_sec_04_con_color_right { float: right; }
.ci_sec_04_con_color_wrap { color: #999; }
.ci_sec_04_con_percent_wrap_in { display: flex; justify-content: space-between; width: 100%; }
.ci_sec_04_con_percent_wrap { padding-bottom: 10px; color: #999; }
.ci_sec_04_con_logo_wrap { display: grid; width: 100%; grid-template-columns: repeat(5,1fr); background: linear-gradient(90deg, rgba(255,255,255,1) 20%, rgba(0,0,0,1) 100%); border: 1px solid #eee; }
.ci_sec_04_con_logo { padding: 50px; display: block; border-right: 1px dotted #ddd; }
.ci_sec_04_con_info { display: inline-block; }
.ci_sec_04_con_info_left { float: left; }
.ci_sec_04_con_info_right { float: right; }
.ci_sec_04_con_01_wrap { width: 100%; }
.ci_sec_04_con_info_wrap { padding-top: 10px; color: #999; }
.ci_sec_04_con { padding: 150px 0; border-bottom: 1px solid #ddd; }
.ci_sec_04_con_logo_03 svg .st0 { fill: #fff; }
.ci_sec_04_con_logo_04 svg * { fill: #fff; }
.ci_sec_04_con_logo_05 svg .st1 { fill: #fff; }
.ci_sec_04_con_logo_05 { border: none; }
.ci_sec_05_con { padding: 150px 0 0; }
.ci_sec_05_con_in { padding-top: 50px; }
.ci_sec_05_con_img_wrap { display: flex; gap: 20px; }
.s_sec_01_05_01_in_con { padding-top: 100px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.s_sec_01_05_01_in_con_map { border: 1px solid #eee; height: 550px; }
.s_sec_01_05_01_in_con_address { position: relative; border-bottom: 1px solid #eee; padding: 0 0 30px 0; }
.s_sec_01_05_01_in_con_table { text-align: left; line-height: 2; font-size: 18px; }
.s_sec_01_05_01_in_con_table th { width: 80px; color: #bbbbbb; vertical-align: top; }
.s_sec_01_05_01_in_con_table td { color: #000; font-weight: 500; }
.flex_space { display: flex; justify-content: space-between; align-items: center; }
.more_btn a { padding: 10px 20px; background-color: #01b4ed; color: #fff; font-size: 18px; border-radius: 100px; }
.s_sec_02_01_con_top_wrap { padding-bottom: 80px; }
.s_sec_02_01_con_pdt_cate_wrap_in { padding: 50px 150px; background-color: #f7f8fa; display: flex; justify-content: center; }
.s_sec_02_01_con_pdt_cate_list { display: flex; align-items: center; gap: 50px; }
.pdt_cate_tit { font-size: 20px; font-weight: 500; color: #000; }
.pdt_cate_list_label { padding: 10px 80px 10px 20px; background-color: #fff; color: #999; border: 1px solid #eee; position: relative; top: 0; left: 0; }
.pdt_cate_list_label span { background-color: #eee; display: inline-block; width: 20px; height: 20px; text-align: center; border-radius: 100%; color: #01b4ed; font-size: 16px; position: absolute; vertical-align: middle; right: 10px; }
.s_sec_02_01_con_pdt_category { display: flex; align-items: center; gap: 30px; }
.s_sec_02_01_con_pdt_img { background-color: #f7f8fa; }
.s_sec_02_01_con_pdt_img img {
}
.s_sec_02_01_con_pdt_wrap { width: 100%; }
.s_sec_02_01_con_pdt_search_res { padding-top: 80px; display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.s_sec_02_01_con_pdt_label { padding-top: 30px; font-size: 16px; color: #666; }
.s_sec_02_01_con_pdt_desc { padding-top: 5px; font-size: 24px; color: #000; font-weight: 600; }
.sct_ct { border: none; padding: 0; max-width: 1400px; margin: 0 auto; }
.inq_call_info { padding: 30px !important; background: #f9f9f9; font-size: 18px; font-weight: 500; }
#sit_pvi_thumb { display: none; }
.s_sec_02_02_con_pdt_img { background-color: #f7f8fa; }
.s_sec_02_02_con_pdt_img img {
}
.s_sec_02_02_con_pdt_search_res { padding-top: 80px; display: grid; gap: 50px 10px; grid-template-columns: repeat(4,1fr); }
.s_sec_02_02_con_pdt_label { padding-top: 30px; font-size: 16px; color: #666; }
.s_sec_02_02_con_pdt_desc { padding-top: 5px; font-size: 24px; color: #000; font-weight: 600; }
.s_sec_02_02_con_top_wrap { padding-bottom: 100px; }
.cendori_pdt_owl_wrap { padding: 0 0 150px; display: block; }
.cendori_pdt_owl_wrap .owl-nav button.owl-prev { left: -50px; top: 35%; }
.cendori_pdt_owl_wrap .owl-nav button.owl-next { right: -50px; top: 35%; }
.cendori_pdt_owl_con_ft_item img { display: block; width: auto !important; }
.cendori_pdt_owl_con { padding: 80px; background-color: #f7f8fa; border-radius: 20px; }
.cendori_pdt_owl_con_in { display: flex; gap: 40px; align-items: center; max-height: 450px; overflow: hidden; }
.cendori_pdt_owl_con_tit_wrap { width: 50%; }
.cendori_pdt_owl_con_img { width: 50%; }
.cendori_pdt_owl_con_tit { font-size: 36px; font-weight: 600; padding-bottom: 50px; color: #000; }
.cendori_pdt_owl_con_ft_list { display: flex; gap: 10px; }
.cendori_pdt_owl_con_ft_item { display: inline-block; width: 70px; height: 70px; vertical-align: middle; background-color: #fff; padding: 15px; border-radius: 100%; }
.cendori_pdt_owl_con_ft { text-align: center; }
.cendori_pdt_owl_con_ft_item span { display: block; vertical-align: middle; font-size: 16px; line-height: 40px; color: #666; font-weight: 600; }
.cendori_pdt_owl_con_ft_name { padding-top: 10px; font-size: 16px; color: #222; }
.cendori_pdt_owl_con_txt {letter-spacing: -1px; padding: 50px 0; font-size: 18px; color: #666; line-height: 1.8; }
.cendori_pdt_owl_con_btn { font-size: 18px; font-weight: 600; color: #fff; background-color: #01b4ed; border-radius: 100px; padding: 15px 30px; display: inline-block; }
.s_sec_03_01_con_top_wrap { padding: 150px 0; }
.s_sec_03_01_con_check_cate_wrap { padding-bottom: 150px; border-bottom: 1px solid #ddd; }
.s_sec_03_01_con_check_inq_all_wrap { padding: 150px 0; }
.s_sec_03_01_con_check_cate_list { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.s_sec_03_01_con_check_category { position: relative; border: 1px solid #ddd; text-align: center; padding-top: 80px; min-height: 700px; }
.check_cate_tit { display: inline-block; font-size: 24px; font-weight: 600; letter-spacing: -0.03em; color: #01b4ed; font-family: 'Pretendard', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif; }
.check_cate_img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #ddd; background-repeat: no-repeat; background-position: center; background-size: cover; }
.check_cate_img_wrap { position: absolute; top: auto; left: 0; right: 0; bottom: 0; min-height: 360px; }
.check_img_01 { background-image: url(../images/sub/check_img_01.jpg); }
.check_img_02 { background-image: url(../images/sub/check_img_02.jpg); }
.check_img_03 { background-image: url(../images/sub/check_img_03.jpg); }
.s_sec_03_01_con_check_label { font-size: 48px; color: #000; font-weight: 600; text-align: center; letter-spacing: -0.03em; line-height: 1.4; padding-bottom: 50px; }
.s_sec_03_01_con_check_desc a { font-size: 36px; font-weight: 600; padding: 15px 50px; background-color: #f9f9f9; border: 1px solid #eee; border-radius: 100px; display: inline-block; margin: 0 auto; text-align: center; }
.s_sec_03_01_con_check_desc { display: block; margin: 0 auto; text-align: center; padding-bottom: 50px; }
.s_sec_03_01_con_check_desc span { padding-right: 30px; }
.check_service_btn { display: block; text-align: center; }
.check_service_btn a { font-size: 18px; padding: 10px 25px; color: #fff; background-color: #01b4ed; border-radius: 100px; }
.t3_tab_list_wrap { position: relative; display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.t3_tab_list { padding: 300px 0; position: relative; top: 0; left: 0; right: 0; bottom: 0; }
.t3_tab_list_tit { position: relative; display: block; color: #fff; font-size: 24px; font-weight: 600; z-index: 99; text-align: center; }
.t3_tab_list_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #ddd; background-repeat: no-repeat; background-position: center; background-size: cover; filter: brightness(0.6); }
.t3_tab_list_bg_01 { background-image: url(../images/sub/t3_tab_list_bg_01.jpg); }
.t3_tab_list_bg_02 { background-image: url(../images/sub/t3_tab_list_bg_02.jpg); }
.t3_tab_list_bg_03 { background-image: url(../images/sub/t3_tab_list_bg_03.jpg); }
.s_sec_05_01_con_text_wrap { padding: 300px 0; }
.s_sec_05_01_con_caution_info * { color: #fff; }
.main_scr_txt_01 * { color: #fff; }
.s_sec_05_01_con_caution_wrap { padding: 250px 0; position: relative; top: 0; left: 0; right: 0; bottom: 0; }
.s_sec_05_01_con_caution_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../images/sub/s_sec_05_01_con_caution_bg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }
.caution_info_ico { position: relative; }
.s_sec_05_01_con_2lay_wrap { padding: 150px 0; display: grid; grid-template-columns: repeat(2,1fr); gap: 50px; }
.sub_2lay_con_02 { display: flex; align-items: center; justify-content: space-evenly; }
.s_sec_05_01_con_cause_wrap { padding: 150px 0; position: relative; }
.s_sec_05_01_con_cause_bg { background-color: #f9f9f9; position: absolute; top: 0; left: 50%; right: 0; bottom: 0; width: 200%; transform: translateX(-50%); }
.s_sec_05_01_con_top_3_tab { padding-top: 100px; }
.t3_tab_list_02_txt_wrap { padding: 80px 20px; background-color: #fff; }
.t3_tab_list_02_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; }
.t3_tab_list_02_bg_wrap { position: relative; padding: 100px 0; }
.cause_info_ico { position: relative; display: block; text-align: center; }
.s_sec_05_01_con_how_wrap { padding: 150px 0; }
.s_sec_05_01_con_how { border-top: 1px solid #ddd; }
.s_sec_05_01_con_how_tit { padding-bottom: 150px; }
.s_sec_05_01_con_result_wrap * { color: #fff; }
.s_sec_05_01_con_result_wrap { position: relative; padding: 55vh 0; }
.s_sec_05_01_con_result_bg { background-color: #000; position: absolute; top: 0; left: 50%; right: 0; bottom: 0; width: 190%; transform: translateX(-50%); background: url(../images/sub/s_sec_05_01_con_result_bg.jpg) no-repeat center; background-size: cover; }
.result_info_ico { position: relative; display: block; }
.keyfeat_list_owl_wrap { padding-top: 100px; }
.owl-item { position: relative; top: 0; left: 0; }
.keyfeat_list_owl_con_img { position: relative; top: 0; left: 0; }
.keyfeat_list_owl_con_tit_wrap { position: absolute; top: 65%; left: 0; z-index: 9999; text-align: center; width: 100%; }
.keyfeat_list_owl_con_tit_wrap * { color: #fff; }
.keyfeat_list_owl_con_tit { font-size: 28px; padding-bottom: 10px; font-weight: 600; }
.keyfeat_list_owl_con_txt { font-size: 16px; opacity: 0.8; }
.s_sec_05_03_con_top_wrap { padding-bottom: 50px; }

.cendori_system_con_img { width: 180px; }
.cendori_system_con_img:hover img { filter: grayscale(0); }
.cendori_system_con_img.active img { filter: grayscale(0); }
.cendori_system_con_img:hover img, .cendori_system_con_img.active img { filter: grayscale(0); }
.cendori_system_con_item_tab .on { display: none; }
.cendori_system_con_item_tab.active .on, .cendori_system_con_item_tab:hover .on { display: block; }
.cendori_system_con_item_tab.active .off, .cendori_system_con_item_tab:hover .off { display: none; }
.cendori_system_tab_wrap { display: flex; justify-content: center; width: 100%; height: 300px; overflow: hidden; }
.cendori_system_con_item_tab { background: #f5f5f5; padding: 80px; text-align: center; cursor: pointer; align-items: center; transition: all 0.3s ease; display: flex; min-height: 300px; flex: 1; position: relative; justify-content: center; }
.cendori_system_info_wrap { display: none; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; width: 100%; position: relative; left: 0; top: 0; right: 0; bottom: 0; }
.cendori_system_con_item_tab.active,.cendori_system_con_item_tab:hover { flex: 3; text-align: left; gap: 80px; }
.cendori_system_con_item_tab.active .cendori_system_info_wrap, .cendori_system_con_item_tab:hover .cendori_system_info_wrap { visibility: visible; position: relative; display: block; }

.s_sec_05_03_con_iaq_wrap_in li{padding: 8px 0;}
.c_blue{color: #01b4ed;font-weight: 400; border-bottom: 1px solid #01b4ed; padding: 4px 0;}
.c_blue:hover {color: #014190;border-bottom: 1px solid #014190; }
.sub_05_03 .s_sec_05_03_wrap  {line-height: 1.6;}

.cendori_system_con_item_tab_01{background-color: #92d7ff;}
.cendori_system_con_item_tab_02{background-color: #01b4ed;}
.cendori_system_con_item_tab_03{background-color: #265694;}

.s_sec_03_05_con_pdt_all_wrap{padding-top: 100px;}
.s_sec_03_05_con_pdt_nav .pdt_nav_wrap { display: flex; justify-content: center; gap: 20px; }
.s_sec_03_05_con_pdt_nav .pdt_nav_wrap li{min-width: inherit;}
.s_sec_03_05_con_pdt_nav .pdt_nav_wrap li::after{display: none;}
.s_sec_03_05_con_pdt_nav .pdt_nav_wrap li a { padding: 0px; font-size: 18px; color: #999; padding: 10px 20px; font-weight: 400; display: block; text-align: center; border-radius: 100px; }
.s_sec_03_05_con_pdt_nav .pdt_nav_wrap li.active a { color: #fff; background-color: #01b4ed; }


.agency_search_wrap { padding-top: 50px; }
.search_tit {padding-bottom: 50px;color: #000;}
.search_list_wrap { padding: 30px 0; border: 1px solid #ddd; border-left: none; border-right: none; }
.sear_box { padding: 10px; width: 150px; border: 1px solid #ddd; }
.list_flx { display: flex; justify-content: center; gap: 10px; align-items: center; }
.sch_input { padding: 10px; border-style: none; border: none; }
.sch_btn { width: 150px; color: #fff; background-color: #0d5796; border-color: transparent; display: inline-block; vertical-align: top; line-height: 50px; height: 50px; line-height: normal; }
#stx { padding: 0 20px; width: 300px; height: 50px; line-height: 50px; background-color: #fff; border: solid 1px #ddd; background-color: #fff; }
.agency_list { position: relative; top: 0; left: 0; right: 0; bottom: 0; display: grid; grid-template-columns: repeat(2,50%); }
.agency_list .items { display: block; padding: 50px 0; }
.agency_name { font-size: 28px; color: #000; font-weight: 600; padding-bottom: 10px; }
.agency_addr { padding-bottom: 5px; display: flex; align-items: center; gap: 5px;}
.agency_tel{padding-bottom: 5px;display: flex;align-items: center;gap: 5px;}
.agency_link a{display: flex;align-items: center;gap: 5px;color: #666;}
.agency_link a:hover{color: #000;}
.agency_opt { padding-top: 20px; }
.agc_adm a {display: inline-block;color: #01b4ed !important;font-size: 14px;}
.agency_list ul { padding-bottom: 30px; }
.agency_list .item { position: relative; cursor: pointer; border-bottom: 1px solid #ddd; }
.agc_adm { padding: 20px; position: absolute; bottom: 0; right: 0; }


















/* Animation */

.parallax > use { animation: move-forever 20s cubic-bezier(.55,.5,.45,.5) infinite; animation-delay: -5s; animation-duration: 5s; fill: #ecede2 }
@keyframes sizeup2 {
	0% { opacity: 1; transform: scale(3); -ms-transform: scale(3); -webkit-transform: scale(3); }
	50% { opacity: 1; }
	100% { opacity: 0; transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
}
@keyframes sizeup3 {
	0% { opacity: 0; transform: scale(3); -ms-transform: scale(3); -webkit-transform: scale(3); }
	50% { opacity: 0; }
	100% { opacity: 1; transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
}
@keyframes stroke {
	0% { fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 1; }
	40% { fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); stroke-width: 1; }
	100% { fill: rgba(255,255,255,1); stroke: rgba(255,255,255,0); stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0; }
}
@keyframes move-forever {
	0% { transform: translate3d(-109px,0,0); }
	100% { transform: translate3d(61px,0,0); }
}
@-webkit-keyframes imageAnimation {
	0% { opacity: 0; -webkit-animation-timing-function: ease-in; }
	12.5% { opacity: 1; -webkit-animation-timing-function: ease-out; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes imageAnimation {
	0% { opacity: 0; -moz-animation-timing-function: ease-in; }
	12.5% { opacity: 1; -moz-animation-timing-function: ease-out; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes imageAnimation {
	0% { opacity: 0; -webkit-animation-timing-function: ease-in; -moz-animation-timing-function: ease-in; animation-timing-function: ease-in; }
	12.5% { opacity: 1; -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; animation-timing-function: ease-out; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@-webkit-keyframes titleAnimation {
	0% { opacity: 0; }
	12.5% { opacity: 1; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes titleAnimation {
	0% { opacity: 0; }
	12.5% { opacity: 1; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes titleAnimation {
	0% { opacity: 0; }
	12.5% { opacity: 1; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes sizeup {
	0% { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
	50% { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); }
	100% { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
}
@keyframes pd100 {
	0% { transform: scale(0.6); }
	100% { transform: scale(1); }
}
@keyframes fadein {
	from { opacity: 0; }
	to { opacity: 1; }
}
@-moz-keyframes fadein {
	from { opacity: 0; }
	to { opacity: 1; }
}
@-webkit-keyframes fadein {
	from { opacity: 0; }
	to { opacity: 1; }
}
@-o-keyframes fadein {
	from { opacity: 0; }
	to { opacity: 1; }
}
@keyframes scroll {
	0% { transform: translate(0, -5px); opacity: 0; }
	40% { opacity: 1; }
	80% { transform: translate(0, 10px); }
	100% { opacity: 0; }
}
@keyframes scroll-left {
	from { transform: translateX(0); }
	to { transform: translateX(-100%); }
}

.more_opt li {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
    float: inherit;
    width: 110px;
    margin: 0;
    color: #6b757c;
    text-align: left;
}