@charset "utf-8";

/* 
 * content CSS Document
 * KOWEB
 */
body{font-weight: 300; color: #222; font-size: 17rem;}
p{color:#444; line-height: 1.7;}
.prepare{padding:100px 0 ; min-height: 300px; display: flex; align-items: center; justify-content: center;}
.prepare p{font-size: 20px; text-align: center;}

#header .wt-logo {display: block;}
#header .cr-logo {display: none;}
#header .btn_menu > span{background-color: #fff;}

#header{position: absolute;}
.ko_board_list[data-type="A"] [data-board="new"]{color:#f7d61e ;}

/* sub visual */
.area_subVisual{width: 100%; height: 670rem; position: relative; z-index: 2;}
.area_subVisual.subtype01{background: url(/images/content/img_subvisual01.jpg) no-repeat; background-size: cover; background-position: 50% 50%;}
.area_subVisual.subtype02{background: url(/images/content/img_subvisual02.jpg) no-repeat; background-size: cover; background-position: 50% 50%;}
.area_subVisual.subtype03{background: url(/images/content/img_subvisual03.jpg) no-repeat; background-size: cover; background-position: 50% 50%;}
.area_subVisual.subtype04{background: url(/images/content/img_subvisual04.jpg) no-repeat; background-size: cover; background-position: 50% 50%;}
.area_subVisual.subtype05{background: url(/images/content/img_subvisual05.jpg) no-repeat; background-size: cover; background-position: 50% 50%;}
.area_subVisual.subtype06{background: url(/images/content/img_subvisual06.jpg) no-repeat; background-size: cover; background-position: 50% 50%;}
.area_subVisual.subtype07{background: url(/images/content/img_subvisual07.jpg) no-repeat; background-size: cover; background-position: 50% 50%;}
.area_subVisual .title{position: absolute; left:0; top: 47%; transform: translateY(-50%); width: 100%; padding: 0 20px; box-sizing: border-box;}
.area_subVisual .title *{color:#fff; text-align: center;}
.area_subVisual .title h2{font-size: 60rem;  font-weight: 600; }
.area_subVisual .title p{font-size: 20px; margin-top: 7px;}
.area_subVisual .title p b{font-weight: 600;}
.scroll_down{overflow:hidden; position:absolute; left:50%; transform: translateX(-50%); bottom:0; z-index:50;}
.scroll_down i{font-size:12rem; color:#fff; display: block;  font-weight: 500;}
.scroll_down span{display:block; position:relative;  width:1px; height:44rem; margin:10rem auto 0; background:rgba(255,255,255,0.4);}
.scroll_down span:before{content:''; display:block; position:absolute; top:0; left:0; width:1px; height:10rem; background:#fff; animation:scroll 2s infinite;}

@keyframes scroll{
	0%{top:0;}
	100%{top:100%;}
}

.subvisual_lnb{ width: 100%; z-index: 22; border-bottom: 1px solid #eee; }
.subvisual_lnb ul{display: flex; align-items: center; gap: 60rem; justify-content: center;}
.subvisual_lnb ul > li > a{display: flex; justify-content: center; align-items: center; height: 82rem; box-sizing: border-box; color: #999; font-weight: 400; font-family:'Pretendard', Sans-serif;}
.subvisual_lnb ul > li.active a{opacity: 1; background-color: #fff; color: #cba03c; border-bottom: 2px solid #cba03c; font-size: 17rem; font-weight: 600;}
.subvisual_lnb  .current{display: none;}
.subvisual_lnb.ios_lnb ul > li + li{margin-left: 42rem;}
.area_subpage{padding:100rem 0 150rem}
.area_subpage .tit{padding-bottom: 100rem;}

/* 서브 공통 */
.sub_title{text-align: center;}
.sub_title *{display: block;}
.sub_title p{font-size: 24rem; font-weight: 500; color: #222;}
.sub_title h3{font-size: 34rem; display: block; margin-top: 4rem;}
.sub_title.t_v *{display: block;}
.sub_title.t_v h3{font-size: 46rem; font-weight: 600;}
.sub_title.t_v h3 + *{margin-top: 8rem;}
.sub_title.t_v em{display: block; font-size: 24rem; color: #222;}
.sub_title.t_v span{font-size: 15rem; color: #222; opacity: 0.33; margin-top: 2rem; font-weight: 500;}
.sub_title + *{margin-top: 76rem;}
.sec_sub{padding-bottom:120rem;}
.sec_sub > .inner{display: flex;}
.sec_sub:last-child{padding-bottom: 0;}
.sec_sub.bg{padding-top: 120rem;}
.sec_sub.bg + .sec_sub{padding-top: 120rem;}
.sec_sub.darkgray{background-color: #242a38;}
.sec_sub.darkgray .part_tit {border-top: 1px solid #fff;}
.sec_sub.darkgray .part_tit *{color: #fff;}
.sec_sub.darkgray .part_conts{border-top: 1px solid #a6a6a6;}
.sec_sub.gray{background-color: #f8f8f8;}
.sec_sub.gray .part_conts{border-top: 1px solid #d5d5d5;}
.part_tit{width: 180px; /* height: 1px; */ border-top: 1px solid #222;}
.part_tit > *{margin-top: 32rem;}
.part_tit h4{font-size: 26rem; font-weight: 400; letter-spacing: -1px;}
.part_tit h4 b{font-weight: 600;}
.part_tit h4 .sm_f{font-size: 16rem; display: block;}
.part_conts{width: calc(100% - 180px); margin-left: 120rem;  box-sizing: border-box; border-top: 1px solid #eee;}
.part_conts > *:first-child{margin-top: 32rem;}
.whiteBox{background-color: #fff; border:1px solid #eee} 
.s_inner{max-width: 1114rem; width: 100%; margin: 0 auto; padding: 0 40rem; box-sizing: border-box;}
.space .sec_sub{justify-content: space-between;}
.space .sec_sub{display: flex;}
.space .part_conts{width: 1000rem;}
.space .part_conts .img_consult img, .img_box img{max-width: 100%;}
.space .part_tit span{display: block; font-size: 16rem; font-weight: 600; color: #d6bb12;}
.space .sec_sub.com_v .part_tit{width: auto; border-top: 0;}
.space .sec_sub.com_v .part_tit > *{margin-top: 0;}
.space .sec_sub.com_v .part_tit h4{font-weight: 700; margin-top: 11rem;}
.space .sec_sub.com_v .part_conts{border-top: 0;}

/* esg */
.part_whyEsg{position: relative;}
.whyTitle{position: relative; margin-top: 73rem;}
.whyTitle > div{position: absolute;text-align: center;z-index: 1;top: 35%;left: 7.4%;}
.whyTitle > div *{display: block; line-height: 1.2;}
.whyTitle > div span{font-size: 28rem; font-weight: 500;}
.whyTitle > div strong{font-size: 54rem; letter-spacing: 4rem;}
.whyTitle img{position: relative;margin-left: -36rem; }

.part_whyEsg .list{position: absolute; top: 0; left:300rem; height: 100%; width: calc(100% - 300rem)}
.part_whyEsg .list > li{display: flex; align-items: center; position: absolute;}
.part_whyEsg .list .round{width: 96rem; height: 96rem; border-radius: 100%; background-color: #fff; border:10rem solid #efefef; box-sizing: border-box; }
.part_whyEsg .list .round strong{color: #d6bb12; font-size: 38rem; line-height: 78rem; display: block; text-align: center;}
.part_whyEsg .list > li em{color: #aaa; font-size: 14rem; margin-left: 34rem; line-height: 1; position: relative;}
.part_whyEsg .list > li em::before{content: ""; width: 1px; height: 16rem; background-color: #eee; position: absolute; left: -17rem; top: 0; }
.part_whyEsg .list > li span{font-size: 20rem; font-weight: 500; margin-left: 16rem;}
.part_whyEsg .list > li:nth-child(1){top: 0;}
.part_whyEsg .list > li:nth-child(2){top: 50%; transform: translateY(-50%); left: 70rem;}
.part_whyEsg .list > li:nth-child(3){bottom: 0;}

.list_esg_detail{display: grid; gap: 34rem; grid-template-columns: 1fr 1fr 1fr}
.list_esg_detail .img{width: 100%; height: 358rem;}
.list_esg_detail .img1{background: url("../images/content/img_esg01.jpg") no-repeat; background-size: cover;}
.list_esg_detail .img2{background: url("../images/content/img_esg02.jpg") no-repeat; background-size: cover;}
.list_esg_detail .img3{background: url("../images/content/img_esg03.jpg") no-repeat; background-size: cover;}
.sec_esg{position: relative;}
.sec_esg .icon{background-color: #fff; border-radius: 100%; width: 94rem; height: 94rem; display: flex; align-items: center; justify-content: center; position: absolute; left: 50%; top:308rem; transform: translateX(-50%);}
.sec_esg .i01 img{width: 28rem;}
.sec_esg .i02 img{width: 38rem;}
.sec_esg .i03 img{height: 36rem;}
.sec_esg .txt{text-align: center; margin-top: 80rem;}
.sec_esg .tt *{display: block; line-height: 1;}
.sec_esg .tt em{color: #fff; font-size: 20rem; font-weight: 600; margin-bottom: 13rem;}
.sec_esg .tt span{color: #d6bb12; font-size: 16rem; font-weight: 600;}
.sec_esg .bar{width: 30rem; height: 1px; background-color: #ddd; opacity: 0.28; display: block; margin: 20rem auto 26rem;}
.sec_esg  ul li{color: #d5d5d5; font-size: 16rem;}
.sec_esg  ul li + li{margin-top: 7rem;}

#content .esg_test table.table thead th[rowspan]:last-child{border-right: 0;}
#content .esg_test table.table thead .dash_b{border-bottom: 1px solid #868686;}
#content .esg_test table.table thead .dash_r{border-right: 1px dashed #cecece}
.esg_test .ch_round{width: 20rem; height: 20rem; border:1px solid #d6bb12; display: block; border-radius: 100%; box-sizing: border-box; background-color: #fff; position: relative;}
.esg_test .ch_round::before{width: 9rem; height: 9rem; border-radius: 100%; box-sizing: border-box; background-color: #d6bb12; content: ""; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.esg_test .lg_img{width: 100rem;}
.esg_test .lg_img img{width: 100%;}
.esg_tb_v .dot_v p{position: relative; padding-left: 14rem; }
.esg_tb_v .dot_v p::before{content: ""; width: 3rem; height: 3rem; border-radius: 10rem; background-color: #666; position: absolute; left: 0; top: 12rem;}

.esg_label{box-sizing: border-box; padding:42rem 30rem;}
.esg_label ul{display: flex; justify-content: center;}
.esg_label li{width: 25%;}
.esg_label li img{max-width: 50%; margin: 0 auto; display: block;}

.list_necessity{display: flex; flex-wrap: wrap;  }
.list_necessity > li{ position: relative; margin-right: 37rem; box-sizing: border-box; padding: 40rem 37rem; }
.list_necessity > li i{ opacity: 0.1; display: block; position: absolute; right: 30rem; bottom: 30rem;}
.list_necessity > li .i01{height: 34rem;}
.list_necessity > li .i02{height: 38rem;}
.list_necessity > li .i03{height: 32rem;}
.list_necessity > li .i04{height: 42rem;}
.list_necessity > li .i05{height: 38rem;}
.list_necessity > li i img{height: 100%;}
.list_necessity > li em{display: block; font-size: 18rem; font-weight: 600; color: #222; }
.list_necessity > li em + *{margin-top:20rem}
.list_necessity > li ol > li{position: relative; padding-left: 12rem; color: #444; font-size: 16rem; line-height: 1.625;}
.list_necessity > li ol > li + li{margin-top: 6rem;}
.list_necessity > li ol > li::before{content: ""; width: 3rem; height: 3rem; border-radius: 10rem; background-color: #222; position: absolute; left: 0; top: 11rem;}

.area_esg .list_necessity{margin-top: 44rem;}
.area_esg .list_necessity > li{min-height: 300rem; width: calc(100% / 3 - 27rem);}
.area_esg .list_necessity > li:nth-child(3n){margin-right: 0;}
.area_esg .list_necessity > li:nth-child(n + 4){margin-top: 34rem;}
.area_esg .list_necessity.esg_v{margin-top: 20rem;}
.list_necessity.esg_v em{border-radius: 3rem; box-sizing: border-box; padding: 8rem 16rem; font-weight: 300; color: #fff; background-color: #242a38;}
.list_necessity.esg_v em .sm_f{font-size: 15rem; opacity: 0.7;}

.necessity_diagram{margin-top: 62rem; box-sizing: border-box; padding: 103rem 0; display: flex; align-items: center; flex-direction: column; justify-content: center;}
.necessity_diagram .n_round{display: inline-flex; border-radius: 120rem; background-color: #f2f2f2; padding: 17rem; box-sizing: border-box;}
.necessity_diagram .n_round > li{width: 163rem; height: 163rem; background-color: #fff; border-radius: 100%; border:1px dashed #242a38; display: flex; align-items: center; justify-content: center;}
.necessity_diagram .n_round > li span{font-size: 18rem; color: #222; line-height: 1.333; text-align: center;}
.necessity_diagram .n_round > li.import{background-color: #242a38; border:1px solid #242a38}
.necessity_diagram .n_round > li.import span{font-size: 22rem; font-weight: 600; color: #fff;}
.necessity_diagram img{height: 105rem; opacity: 0.29;}
.necessity_diagram .n_l_round{display: inline-flex; margin-top: 8rem; flex-wrap: wrap; width: 800rem; box-sizing: border-box; background-color: #faf6da; border-radius: 40rem; padding: 10rem 17rem}
.necessity_diagram .n_l_round > li{border-radius: 100rem; width: calc(33.333% - 10rem); margin: 7rem 5rem; min-height: 92rem; text-align: center; background-color: #fff; box-sizing: border-box; border:3rem solid #f4e47f; display: flex; align-items: center; justify-content: center;}
.necessity_diagram .n_l_round > li span{font-size: 16rem;}

.esg_iso{margin-top: 42rem;}
.esg_iso > li{display: flex;align-items: center;background: #f8f8f8;padding: 40rem;box-sizing: border-box;}
.esg_iso > li + li{margin-top: 20rem;}
.esg_iso .round{width: 160rem;height: 160rem; box-sizing: border-box; border-radius: 100%;display: flex;align-items: center;justify-content: center;/* border:14rem solid #eee; */background: #fff;}
.esg_iso .round.blue{border:1px dashed #61b0ab}
.esg_iso .round.blue span{color: #61b0ab;}
.esg_iso .round.yellow {border:1px dashed #d6bb12}
.esg_iso .round.yellow span{color: #d6bb12;}
.esg_iso .round.dark{border:1px dashed #242a38}
.esg_iso .round.dark span{color: #242a38;}
.esg_iso .round span{font-size: 72rem; font-weight: 700;}
.esg_iso .list{box-sizing: border-box;width: calc(100% - 160rem);padding-left: 40rem;position: relative;}
.esg_iso .list::before{content: "";width: 100rem;height: 1px;border-top: 1px dashed #ddd;position: absolute;left: 0;top: 50%;display: none;}
.esg_iso .list ul{box-sizing: border-box;border: 1px solid #eee;padding: 40rem;background: #fff;}
.esg_iso .list li + li{margin-top: 4rem;}
.esg_iso .list li{position: relative; box-sizing: border-box; padding-left: 14rem;}
.esg_iso .list li::before{content: ""; width: 3rem; height: 3rem; border-radius: 10rem; background-color: #666; position: absolute; left: 0; top: 11rem;}

.esg_table .boxList > li{border: 1px solid #ddd; box-sizing: border-box; padding: 8rem 12rem; font-size: 15rem;}
.esg_table .boxList > li + li{margin-top: 4rem;}
.esg_table strong{display: block;}
.esg_table .rnd{width: 100rem; height: 100rem; border-radius: 10rem; box-sizing: border-box; background-color: #fff; display: flex; align-items: center; justify-content: center;}
.esg_table .rnd span{font-size: 18rem; color: #fff; display: block; }
.esg_table .rnd.blue{/* border:2px solid #dceeed; */ background-color: #61b0ab;}
.esg_table .rnd.yellow{/* border:2px solid #f6f0cb */ background-color: #d6bb12;}
.esg_table .rnd.dark{/* border:2px solid #cfd0d3 */ background-color: #242a38;}

.graybox{box-sizing: border-box; padding:32rem; background-color: #f8f8f8; margin-top: 20rem;}
.graybox strong{display: block; color: #444; margin-bottom: 10rem;}

.kcgs_list{padding: 32rem; box-sizing: border-box; }
.kcgs_list *{box-sizing: border-box;}
.kcgs_list > dl{display: flex; align-items: baseline;}
.kcgs_list > dl + dl{margin-top: 32rem;}
.kcgs_list > dl dt{width: 100rem; font-weight: 400;} 
.kcgs_list > dl dd{width: calc(100% - 100rem); padding-left: 40rem;}
.kcgs_top,.kcgs_use{border-radius: 40rem; font-weight: 400; font-size: 18rem; color: #fff; text-align: center; padding: 12rem 20rem;}
.kcgs_top{ border:2px solid #d6bb12; background-color: #fff; position: relative; padding: 7rem;}
.kcgs_top span{background-color: #d6bb12; border-radius: 100rem; display: block; padding: 12rem 20rem; }
.kcgs_relation{display: flex; justify-content: space-between; }
.kcgs_relation > li{width: calc(25% - 20rem);}
.kcgs_relation > li .round{border-radius: 8rem; background-color: #ddd; text-align: center; padding: 12rem ;}
.kcgs_relation > li .round span{color: #222;}
.kcgs_relation > li .text { margin-top: 12rem; border-radius: 8rem;  padding: 12rem; min-height: 98rem;}
.kcgs_relation > li .text p,
.kcgs_use_list .text p{font-size: 15rem; position: relative; padding-left: 12rem; line-height: 1.4;}
.kcgs_relation > li .text p + p,
.kcgs_use_list .text p + p{margin-top: 4rem;}
.kcgs_relation > li .text p::before,
.kcgs_use_list .text p::before{content: ""; width: 3px; height: 3px; background-color: #999; position: absolute; left: 0; top: 11rem;}
.kcgs_use{background-color: #242a38}
.kcgs_use_list{display: flex; justify-content: space-between; padding-top: 80rem;}
.kcgs_use_list li{width: calc(20% - 12rem);padding: 16rem; position: relative;}
.kcgs_use_list li::before{content: ""; width: calc(100% + 12rem); height: 1px; border-top: 1px dashed #ddd; position: absolute; top: -40rem; left: 50%;}
.kcgs_use_list li:last-child::before{display: none;}
.kcgs_use_list li::after{content: ""; width: 1px; height: 40rem; border-right: 1px dashed #ddd; position: absolute; top: -40rem; left: 50%;}
.kcgs_use_list li:nth-child(3)::after{height: 80rem; top: -80rem;}
.kcgs_use_list li .text{margin-top: 8rem;}
.kcgs_use_list .sq_tt span{display: block; font-weight: 500; font-size: 15rem; color: #111; line-height: 1.2;}
.kcgs_use_list .text p{font-size: 15rem;}

.part_conts > .list_n_squre{margin-top: 67rem;}
.list_n_squre{display: flex; flex-wrap: wrap;}
.list_n_squre > li{width: calc(100% / 3 - 25rem); position: relative; box-sizing: border-box; padding: 36rem 0 20rem; margin-right: 37rem; border:1px solid #e6e6e6; text-align: center; background-color: #fff; position: relative; box-sizing: border-box; display: flex; align-items: center; justify-content: center;}
.list_n_squre > li:nth-child(3n){margin-right: 0;}
.list_n_squre > li:nth-child(n + 4){margin-top: 45rem;}
.list_n_squre > li span{position: absolute;  left: 50%; top: -21rem; transform: translateX(-50%); border-radius: 100%; background-color: #d6bb12; color: #fff; font-size: 16rem; font-weight: 600; width: 42rem; height: 42rem; line-height: 44rem; }
.list_n_squre > li p{color: #222;}

.processBox_list{display: flex;}
.processBox_list > div{flex:1}
.processBox_list .p_box{box-sizing: border-box; padding: 24rem; text-align: center;}
.processBox_list .p_box + .p_box{margin-left: 20rem;}
.processBox_list .p_box .tt{}
.processBox_list .p_box .tt span{font-size: 20rem; font-weight: 700; display: block;}
.processBox_list .p_box .tt em{font-weight: 600;}
.processBox_list .p_box .bar{width: 20rem; height: 1px; background-color: #222; margin: 20rem auto; display: block; opacity: 0.5;}
.processBox_list .gray_box{background-color: #f8f8f8;}
.processBox_list .color_box{background-color: #242a38; position: relative;}
.processBox_list .color_box *{color: #fff;}
.processBox_list .color_box .bar{background-color: #fff;}
.processBox_list ul li{font-size: 15rem; color: #666;}

.ce_list{width: 60%; margin-top:22rem; background-color: #f8f8f8; box-sizing: border-box; padding: 24rem; display: flex; }
.ce_list ol{width: 50%;}
.ce_list ol > li{padding-bottom: 5rem;}
.ce_list ol > li:last-child{padding-bottom: 0;}
.ce_txt p + p{margin-top: 10rem;}

/* ISO */
.area_button .btn.go_link{justify-content: space-between; box-sizing: border-box; padding: 0 20rem; margin-top: 24rem;}
.area_button .btn.go_link .icon{width: 12rem; height: 12rem; background: url("../images/content/icon_link.svg") no-repeat;}
.area_button .btn.go_link i{font-size: 12rem;}
.link_hp{font-size: 14rem; color: #999; margin-left: 24rem; position: relative;}
.link_hp::before{content: ""; width: 1px; height: 12rem; background-color: #ddd; position: absolute; left: -14rem; top: 4rem;}
.area_iso .sec_sub{display: flex;}
.area_iso .area_button{align-items: center; display: flex; margin-top: 42rem !important; justify-content: center; }
.area_iso .area_button a{display: flex;}
.area_iso .area_button a:hover{background-color: #d6bb12;}
.area_iso .area_button a:hover span{color: #fff;}
.area_iso .area_button span{opacity: 1; margin-top: 0;}

.wrap_effects{display: flex; flex-wrap: wrap; }
.wrap_effects > li{width: calc(100% / 3 - 16rem);min-height: 92rem;box-sizing: border-box;border:1px solid #eee;background-color: #f8f8f8;/* display: flex; */align-items: center;margin-right: 24rem;padding: 17rem 22rem;}
.wrap_effects > li:nth-child(3n){margin-right: 0;}
.wrap_effects > li:nth-child(n + 4){margin-top: 20rem;}
.wrap_effects > li .num{color: #d6bb12;font-weight: 700;font-size: 24rem;}
.wrap_effects > li .num + *{margin-top: 12rem;}
.wrap_effects > li p{box-sizing: border-box;/* padding: 0 12rem; */width: calc(100% - 70rem);}
.wrap_effects.w50 > li{width: calc(100% / 2 - 24rem);}
.wrap_effects.w50 > li:nth-child(n + 3){margin-top: 20rem;}
.wrap_effects.w50 > li:nth-child(3n){margin-right: 24rem;}

.wrap_effects em{display: block; font-weight: 400; margin-bottom: 12rem;}
.wrap_effects ol > li{position: relative; padding-left: 14rem; color:#666}
.wrap_effects ol > li::before{content: ""; width: 3rem; height: 3rem; background-color: #666; border-radius: 10rem; position: absolute; left:0; top: 11rem;}

.intro_cont > p{position: relative; padding-left: 12rem; box-sizing: border-box;}
.intro_cont > p + p{margin-top: 12rem;}
.intro_cont > p::before{content: ""; width: 3rem; height: 3rem; background: #444; border-radius: 10rem; position: absolute; left: 0; top: 11rem;}

.composition > ul > li{display: flex;}
.composition > ul > li + li{margin-top: 30rem;}
.composition .or_first{min-width: 214rem; height: 50rem; display: inline-block; padding:12rem 20rem; box-sizing: border-box; border:1px solid #222; font-size: 16rem;}
.composition .or_second{position: relative; border:1px solid #e6e6e6 ; box-sizing: border-box; padding: 30rem; min-width: 443rem; margin-left: 82rem;}
.composition .or_second::before{content: ""; width: 82rem; height: 1px; border-top: 1px dashed #e6e6e6; position: absolute; top: 30rem; left: -82rem;}
.composition .or_second > li + li{margin-top: 4rem;}

/* 경영인증 */
.sub_tabcontent{margin: 0 auto 62rem;/* max-width: 960rem; */width: 100%;display: flex;justify-content: center;}
.sub_tabcontent > button{/* width: 25%; */ position: relative; cursor: pointer;height: 55rem;/* border-bottom: 1px solid #222; */background-color: transparent;margin: 0 42rem;}
.sub_tabcontent > button + button{border-left: 0;}
.sub_tabcontent > button + button::before{content: "";width: 4rem;height: 4rem;border-radius: 10rem;position: absolute;left: -40rem;top: 26rem;background-color: #ddd;}
.sub_tabcontent > button span{opacity: 0.34;font-size: 19rem;}
.sub_tabcontent > button.active{/* border:1px solid #222; */ border-bottom: 0;}
.sub_tabcontent > button.active span{opacity: 1;}

#content table.table thead th{padding: 13rem 10rem;}
#content table.table tbody td{padding: 16rem 20rem; font-family: "Pretendard"; border-color: #eee; line-height: 1.5; }
#content table.table thead tr:last-child th{border-bottom: 1px solid #e6e6e6;}
#content table.table thead + tbody tr td.text_left{text-align: left;}
#content .vt_v.bs_table table.table tbody td{padding: 18rem 28rem;}
.venture table.table .vt_type{width: 120rem;}
.venture table.table .vt_type span{border-radius: 30rem;background-color: #242a38;font-size: 14rem;color: #fff;padding: 3rem 7rem;FONT-WEIGHT: 500;}
.venture table.table .vt_type em{font-weight: 500; margin-top: 5rem; display: block; color: #242a38;;}
.venture table.table td:last-child{width:120rem; word-break: keep-all!important;}
.bs_table .list_type.num_v .first > li{list-style-type:auto;}
.bs_table .list_type.dot_v > ul > li{padding-left: 14rem;  position: relative;}
.bs_table .list_type.dot_v > ul > li::before{content: ""; width: 4rem; height: 4rem; border-radius: 10rem; background-color: #444; position: absolute; left: 0; top: 11rem;}
.bs_table .list_type .first > li::marker{font-weight: 400;}
.bs_table .list_type > ul > li + li{margin-top: 8rem;}
.bs_table .list_type .second{padding-left: 20rem;box-sizing: border-box;margin-top: 4rem;margin-bottom: 13rem;}
.bs_table .list_type .second > li{list-style: disc;}
.bs_table .list_type .first{padding-left: 14rem; box-sizing: border-box;}
.bs_table .star{color: #b73131; margin: 0 2rem;}
.bs_table p b,.bs_table .list_type li b{font-weight: 400; display: block;}
.bs_table .list_type strong{display: block; font-weight: 500; color: #222;}
.bs_table .list_type strong + *{margin-top: 4rem;}
.bs_table td .sm_f{font-size: 15rem; display: block;}
.notice{font-size: 14rem; color: #999; margin-top: 10rem;}

.list_paper ul{border:1px solid #eee; box-sizing: border-box; padding: 40rem;}
.list_paper span{width: 24rem;height: 24rem;display: inline-block;font-size: 11rem;text-align: center;margin-right: 11rem;border-radius: 100%;background-color: #242a38;color: #fff;line-height: 24rem;font-weight: 600;position: relative;top: -2rem;}
.list_paper  li + li{margin-top: 8rem;}
.list_paper .notice{text-align: right;}
.list_paper ol{padding-left: 34rem; box-sizing: border-box;}
.list_paper dl{display: flex;}
.list_paper dl dt{font-weight: 500; color: #444; margin-right: 6rem;}
.list_paper .inline{display: flex;}
.list_paper .inline ol{padding-left: 0;}

.area_inobiz .list_necessity > li{width: calc(50% - 37rem);}
.area_inobiz .list_necessity > li:nth-child(n + 3){margin-top: 34rem;}
.area_inobiz b{font-weight: 500;}

.procedure_list ul{/* border-top: 1px solid #222; */}
.procedure_list li{padding:20rem 0;box-sizing: border-box;border-bottom: 1px dashed #e6e6e6;}
.procedure_list li .li{display: flex;}
.procedure_list li:first-child{padding-top: 0;}
.procedure_list li .li > div{display: flex; align-items: center;}
.procedure_list li .stepBox{width: 250rem;box-sizing: border-box;padding:24rem;/* background-color: #222; */flex-direction: column;justify-content: center;Border: 3px solid #f5efcc;}
.procedure_list li .stepBox *{/* color:#fff; */display: block;text-align: center;}
.procedure_list li .stepBox span{font-size: 14rem; color: #d6bb12; font-weight: 500;}
.procedure_list li .stepBox strong{font-size: 18rem; font-weight: 400;}
.procedure_list li .stepText{box-sizing: border-box; padding-left: 80rem;}
.procedure_list li .stepText p{font-size: 16rem; position: relative; padding-left: 14rem;}
.procedure_list li .stepText p::before{content: ""; width: 3px; height: 3px; border-radius: 10px; background-color: #666; position: absolute; left: 0; top: 11rem;}

.part_down {display: flex;align-items: center;position: relative;}
.part_down .i_down{width: 250rem;/* height: 20rem; */}
.part_down .i_down i{width: 55rem;height: 42rem;opacity: 0.8; background: url(/images/content/icon_arrow_gradient.svg) no-repeat;background-position: 50% 50%;background-size: cover;display: block;margin: 12rem auto 0;}
.part_down .return{display: inline-flex;box-sizing: border-box;align-items: center;position: absolute;left: 236rem;top: 18rem;}
.part_down .return i{width: 86rem;height: 14rem;background: url("../images/content/icon_c_dotarrow.svg") no-repeat;background-size: cover;display: block;margin-right: 19rem;}
.part_down .return span{color: #e73a21;}

.dt_style > li{padding-left:14rem; box-sizing: border-box; position: relative;}
.dt_style > li + li{margin-top: 6rem;}
.dt_style > li::before{content: ""; width: 3px; height: 3px; border-radius: 10rem; background-color: #444; position: absolute; left: 0; top: 11rem;}
.dt_style dl{display: flex; width: 100%;}
.dt_style dl dt{font-weight: 500; margin-right: 20rem; color: #444;}
.dt_style dl dd{color: #666;}
.dt_style .sm_f{font-size: 15rem;}
.dt_style ul{padding-left: 8rem; box-sizing: border-box; margin-bottom: 16rem;}
.dt_style .dot > li{box-sizing: border-box; padding-left: 14rem; position: relative;}
.dt_style .dot > li::before{content: ""; width: 4rem; height: 4rem; border-radius: 10rem; border: 1px solid #444; position: absolute; left: 0; top: 11rem;}
.dt_style ul li + li{margin-top: 6rem;}
.dt_style .tt{color: #444; font-weight: 400;}
.dt_style .under{margin-top: 4rem;}
.dt_style .under > li{padding-left: 14rem; position: relative; font-size: 15rem;}
.dt_style .under > li dt{color: #666;}
.dt_style .under > li::before{content: ""; width: 5px; height: 1px; background-color: #666; position: absolute; left: 0; top: 11rem;}

.sec_comm + .sec_comm{margin-top: 48rem;}
.sec_descrip > *:not(em),.sec_descrip p{color: #666;}
.sec_descrip > em{display: block;font-size: 19rem;font-weight: 500;color: #222;position: relative;padding-left: 22rem;}
.sec_descrip > em::before{content: "";width: 12rem;height: 12rem;border-radius: 200rem;border: 3px solid #d6bb12;position: absolute;left: 0;top: 7rem;box-sizing: border-box;}
.sec_descrip > em + *{margin-top: 8rem; }
.sec_descrip > em + * + *,.sec_descrip > em + * + * + *{margin-top: 16rem;}
.sec_descrip > *:not(em){box-sizing: border-box; padding-left: 20rem;}
.sec_descrip table th{color: #222;}
.sec_descrip table td{color: #444;}

.kc_mark{width: 120rem;}
#content .kc_v.bs_table table.table tbody td{padding: 12rem;}

.process_list ul{ padding-left: 30rem;  }
.process_list ul > li{padding-bottom: 40rem; position: relative; box-sizing: border-box;}
.process_list ul > li::before{content: "";width: 1px;height: 100%;background-color: #e6e6e6;position: absolute;left: -31rem;top: 17rem;}
.process_list ul > li:last-child{padding-bottom: 0;}
.process_list ul > li:last-child::before{display: none;}
.process_list ul > li span{color: #d6bb12; font-weight: 600; font-size: 16rem; display: block; position: relative;}
.process_list ul > li span::before{content: "";width: 14rem;height: 14rem;display: block;position: absolute;box-sizing: border-box;left: -38rem;top: 4rem;border-radius: 100%;border: 3px solid #d6bb12;background-color: #fff;}
.process_list ul > li .box{box-sizing: border-box; padding: 14rem 20rem; margin-top: 8rem; background-color: #f8f8f8;}
.process_list.esg_v{box-sizing: border-box; padding-left: 9rem; margin-top: 30rem;}
.process_list.esg_v .box{background-color: #fff;}
.process_list.esg_v .box p{position: relative; padding-left: 14rem;}
.process_list.esg_v .box p::before{content: ""; position: absolute; left: 0; top: 12rem; width: 3rem; height: 3rem; border-radius: 10rem; background-color: #666; }
.process_list.esg_v .box p b{font-weight: 500; color: #444;}
.process_list.esg_v em{display: block; font-size: 18rem; font-weight: 600; color: #222; margin-top: 9rem;}

ol.num_list{padding-left: 17rem;margin-top: 12rem;box-sizing: border-box;border: 1px solid #ddd;padding: 20rem 50rem;}
ol.num_list > li{list-style-type: auto;font-weight: 400;font-size: 16rem;}
ol.num_list > li + li{margin-top: 8rem;}
ol.num_list > li::marker{font-weight: 400; margin-right: 1rem; color: #444;}

.wrap_notice{background: #f8f8f8; border:1px solid #e6e6e6; box-sizing: border-box; padding:20rem 26rem}
.wrap_notice em{margin-bottom: 4rem; display: block; font-weight: 500; color: #444;}
.wrap_notice p{font-size: 15rem; position: relative; padding-left:14rem;}
.wrap_notice p::before{content: ""; width: 2px; height: 2px; border-radius: 10px; background-color: #888; position: absolute; left: 0; top: 12rem;}

.area_family .bs_table .type{width: 150rem;}
.area_family .bs_table.fa2 td{vertical-align: baseline;}
#content  .bs_table.fa_v table.table tbody td{padding: 18rem;}
.list_necessity.fam_v{flex-wrap: nowrap;}
.list_necessity.fam_v > li{width: calc(100% / 3);}
#content .bs_table table.table td{word-break: break-all;}
#content .bs_table.ce_v table.table td:nth-child(1){width: 30rem;}
#content .bs_table.ce_v table.table td.name{width: 14%;}
.area_ce .bs_table td.tt{width: 25%; word-break: keep-all!important;}

.graphFlex{display: flex; margin-top: 30rem;}
.graph_type{padding:40rem 40rem 56rem; box-sizing: border-box;}
.graph_type .total{text-align: right;}
.graph_type .total dl{display: inline-flex;justify-content: flex-end;border-radius: 30rem;box-sizing: border-box;border: 1px solid #e6e6e6;box-sizing: border-box;padding: 2rem 12rem;} 
.graph_type .total dl *{font-size: 14rem;}
.graph_type .total dt{font-weight: 400; color: #444; margin-right: 12rem;}
.graph_type .total dd{color: #d6bb12; font-weight: 500;}
.graph_type .list_graph{width: 70%; display: flex; height: 300rem; justify-content: space-between;  box-sizing: border-box; padding:0 10rem; position: relative; }
.graph_type .list_graph .lineBox{position: absolute; width: 100%; height: 100%; display: flex; justify-content: space-between; flex-direction: column; left: 0; bottom: 0;}
.graph_type .list_graph .lineBox i{width: 100%; height: 1px; border-top: 1px dashed #ddd; display: block;}
.graph_type .boxGraph{width: 70rem; height: 100%; position: relative; z-index: 2;}
.graph_type .boxGraph .bar{background-color: #d6bb12; position: absolute; left: 0; bottom: 0; width: 100%;}
.graph_type .boxGraph em{font-size: 12rem;text-align: center;position: absolute;bottom: -63px;height: 53rem;width: 100%;}
.graph_type .boxGraph span{width: 34rem; height: 34rem; font-size:12rem; font-weight: 600; text-align: center; line-height: 34rem; box-sizing: border-box; border-radius: 100%; background-color: #fff; display: block; position: absolute; top: -17rem; left: 50%; margin-left: -17rem; border:1px solid #d6bb12}
.graph_type [data-graph="01"] .bar{height: 96%;}
.graph_type [data-graph="02"] .bar{height: 96%;}
.graph_type [data-graph="03"] .bar{height: 36%;}
.graph_type [data-graph="04"] .bar{height: 32%;}
.graph_type [data-graph="05"] .bar{height: 24%;}
.graph_type [data-graph="06"] .bar{height: 30%;}
.graph_type [data-graph="07"] .bar{height: 26%;}
.graph_type [data-graph="08"] .bar{height: 32%;}
.graph_type [data-graph="09"] .bar{height: 10%;}
.graph_type .boxGraph + .boxGraph{margin-left: 20rem;}

.other_graph{box-sizing: border-box; padding: 20rem; background-color: #f8f8f8; width: 34%; margin-left: 32rem;}
.other_graph li *:not(.line){font-size: 12rem; position: relative; z-index: 1; background-color: #f8f8f8;  display: inline-block;}
.other_graph li{display: flex; justify-content: space-between; align-items: center; position: relative;}
.other_graph li em{padding-right:8rem;}
.other_graph li span{padding-left:8rem; font-weight: 500;}
.other_graph li + li{margin-top: 10rem;}
.other_graph li i{width: 100%; height: 1px; border-top: 1px dashed #ddd; position: absolute; top: 50%; }

.ks_mark_exp{}
.ks_mark_exp ul{display: flex; margin-top: 80rem;}
.ks_mark_exp ul > li{flex:1; margin-right: 34rem;}
.ks_mark_exp ul > li:last-child{margin-right: 0;}
.mark_round{width: 200rem; height: 200rem; margin: 0 auto; border-radius: 100%; background-color: #fff; border:14rem solid #eee; position: relative;}
.mark_round::before{content: "";width: 77rem;height: 56rem;background: url("../images/content/icon_arrow_gradient.svg") no-repeat;background-size: cover;position: absolute;left: 50%;transform: translateX(-50%);bottom: -82rem;}
.mark_round img{width: 80rem; position: absolute; left: 50%; top: 50%;transform: translate(-50%, -50%);}
.ks_mark_exp .tt{height: 64rem; border-radius: 80rem; background-color: #222; display: flex; align-items: center; justify-content: center;} 
.ks_mark_exp .tt > span{color: #d6bb12; font-weight: 500;}
.ks_mark_exp .contss{background-color: #fff; box-sizing: border-box; border:2px solid #ddd; padding:24rem; min-height: 300rem; margin-top: 16rem; min-height: 150rem;}
.ks_mark_exp .contss p{position: relative; padding-left: 14rem;}
.ks_mark_exp .contss p::before{content: ""; width: 3rem; height: 3rem; border-radius: 10rem; background-color: #666; left: 0; top: 11rem; position: absolute;}

.img_box.ks1{padding-top: 32rem; padding-bottom: 80rem;}
.img_box.ks1 img{display: block; margin: 0 auto;}


/* 컴퍼니 */
.text_company p{line-height: 1.555; font-size: 18px;}
.text_company p + p{margin-top: 26rem;}
.info_company{display: flex; flex-wrap: wrap; border-top: 1px solid #222; margin-top: 47rem;}
.info_company dl{display: flex; }
.info_company dl > *{border-bottom: 1px solid #ddd; padding:18rem 20rem; box-sizing: border-box; font-size: 16rem;   font-family: "Pretendard";}
.info_company dl dt{background-color: #f8f8f8;  display: flex; justify-content: space-between; font-weight: 500; color: #222;}
.info_company dl dd b{font-weight: 500; display: inline-block; margin-right: 5rem;}
.info_company dl dd{background-color: #fff;  color: #444;}
.info_company dl dd span + span{margin-left: 30rem;}
.info_company dl:nth-child(odd){width: 56%;}
.info_company dl:nth-child(odd) dt{width: 130rem;}
.info_company dl:nth-child(odd) dd{width:  calc(100% - 130rem);}
.info_company dl:nth-child(even){width: 44%;}
.info_company dl:nth-child(even) dt{width: 135rem;}
.info_company dl:nth-child(even) dd{width:  calc(100% - 135rem);}
.company_process{display: flex; flex-wrap: wrap;}
.company_process > li{width: 33.333%; border-bottom: 1px dashed #ddd; border-right: 1px  dashed #ddd; box-sizing: border-box; padding: 50rem 40rem;}
.company_process > li:nth-child(3n){border-right: 0;}
.company_process > li span{border-radius: 30rem; margin-bottom: 24rem; text-align: center; padding: 6rem 0; line-height: 1; text-transform: uppercase; background-color: #222; color: #fff; font-size: 13rem; box-sizing: border-box; display: block; width: 75rem;}
.company_process > li span b{font-weight: 600;}
.company_process > li strong{display: block; font-size: 20rem; margin-bottom: 10rem;}
.company_process > li p{}

.imgBox_company{width: 100%; height: 450rem; margin-bottom: 72rem; background: url("../images/content/img_company01.jpg") no-repeat; background-position: 20% 50%; background-size: cover;}

/* 연혁 */
.wrap_history .inner{position: relative;}
.wrap_history .inner:before, .wrap_history .his_linecover{position: absolute; top: 0; left: 50%; width: 1px; height: 100%; overflow: hidden; content: ""; background-color: #eee;}
.wrap_history .inner:after{position: absolute; bottom: 0; left: 50%; width: 8rem; height: 8rem; border-radius: 20rem; background-color: #d6bb12; content: ""; transform: translateX(-50%); z-index: 1;}
.wrap_history .his_sec:first-child:before, 
.wrap_history .his_sec:first-child:after{content: ""; position: absolute; }
.wrap_history .his_sec:first-child:before{width: 20px;height: 20px;border-radius: 40rem;left: 50%;border:1px solid #d6bb12;background-color: #fff;top: 0;transform: translateX(-50%);z-index: 1;}
.wrap_history .his_sec:first-child:after{width: 8px;height: 8px;border-radius: 26rem;left: 50%;background-color: #d6bb12;top: 7rem;z-index: 1;left: 50%;transform: translateX(-50%);}
.wrap_history .his_sec.active::before{border-color: #d6bb12;}
.wrap_history .his_sec.active .his_box > i{background-color: #d6bb12;}
.his_sec{display: flex; padding: 40rem 0; position: relative;}
.his_sec:nth-child(1){padding-top: 100rem;}
.his_sec:nth-child(odd){text-align: right;}
.his_sec:nth-child(odd) .his_box > p{flex-direction: row-reverse;}
.his_sec:nth-child(odd)::before{}
.his_sec:nth-child(even){ justify-content: right;}
.his_sec::before{left: 50%; transform: translateX(-50%);}
.his_sec .his_box{width: 50%; box-sizing: border-box; padding: 0 60rem;}
.his_sec::before{position: absolute; content: ""; box-sizing: border-box; z-index: 1; top: 13rem; width: 14px; height:14px; border-radius: 100%; content: ""; transition: border-color .5s .2s; border:1px solid #e6e6e6; background-color: #fff;}
.his_box > i{display: block; position: absolute; z-index: 2; top: 17rem; width: 5rem; height: 5rem; transition: border-color .5s .2s; border-radius: 100%; background-color: #e6e6e6; left: 50%; transform: translateX(-50%);}
.his_box{}
.his_box > *{display: block;}
.his_box > strong{ font-size: 30rem;}
.his_box > span{color: #d6bb12; margin-bottom: 7rem; font-weight: 500;}
.his_box > p{position: relative;display: flex;/* align-items: center; */}
.his_box > p i{font-size: 0;width: 6rem;height: 1px;background-color: #888;display: block;position: relative;top: 13rem;margin: 0 10rem;}
.his_box > p b{color: #111; margin-right: 8rem; }
#his_line{display: block; width: 1px; height:0; position: absolute; left: 50%; top: 0; background: #d6bb12;}

.area_ceo{padding-bottom: 0 !important; position: relative;}
.area_ceo .logo{position: absolute;bottom: 110rem;right: 0;}
.ceo_inner{position: relative;padding-bottom: 180rem;z-index: 2; margin-top:210rem }
.ceo_inner .txt{width: 68%;}
.ceo_inner .title h4{font-size: 54rem; font-weight: 300; line-height: 1.3; position: relative; left: -2rem;}
.ceo_inner .title h4 b{font-weight: 600;}
.ceo_inner .title p{font-size: 22rem; margin-top: 18rem; color: #222;}
.ceo_inner .title p b{font-weight: 600}
.ceo_inner img{position: absolute;left: 57%;bottom: 0px; max-width: 500rem;}
.ceo_greating{margin-top: 70rem;}
.ceo_greating p{line-height: 1.7;}
.ceo_greating p + p{margin-top: 10rem;}
.ceo_greating .sign{margin-top: 72rem;}
.ceo_greating .sign b{margin-right: 30rem; position: relative;}
.ceo_greating .sign b::before{content: ""; width: 1px; height: 10rem; background-color: #ddd; position: absolute; right: -16rem; top: 5rem;}
.area_company .part_conts > *:first-child{margin-top: 0;}


/* 오시는 길 */
.root_daum_roughmap .wrap_controllers {display: none;}
.loca_tit {flex: none;}
.loca_tit strong {display: block; padding-bottom: 18rem; font-size: 38rem; font-weight: 500;}
.loca_tit .call {position: relative; padding-left: 40rem; font-size: 38rem; color: #e6b646; font-weight: 600;}
.loca_info {flex: auto;}
.loca_tit .fa-phone:before {position: absolute; left: 0; top: 8rem; font-size: 28rem; color: #e6b646;}

.wrap_map{width: 100%; height: 420rem;}
.wrap_map iframe{width: 100%; height: 100%;}
.area_mapInfo{margin-top: 72rem;display: flex; gap: 150rem;}
.area_mapInfo > img{width: 260rem;}
.area_mapInfo .loca_info{border-top: 1px solid #222;}
.area_mapInfo dl{display: table;width: 100%; border-bottom: 1px solid #ddd;}
.area_mapInfo dl > *{box-sizing: border-box;  display: table-cell; vertical-align: middle;}
.area_mapInfo dl dt{width: 126rem;font-size: 18rem;font-weight: 600; padding:20rem; }
.area_mapInfo dl dd{width: calc(100% - 150rem);padding: 20rem 60rem;}
.area_mapInfo dl dd span {display: inline-block; margin: 0 0 0 8rem; background: #d7b461; color: #fff; font-size: 16rem; font-weight: 300; padding: 1rem 5rem;}
.area_mapInfo .traffic span{display: block; font-weight: 700; color: #d6bb12; margin-bottom: 4rem;}
.area_mapInfo .traffic + .traffic{margin-top: 32rem;}
.area_mapInfo .traffic p{position: relative; padding-left: 12rem;}
.area_mapInfo .traffic p::before{content: ""; width: 3px; border-radius: 10rem; height: 3px; border-radius: 10rem; background-color: #222; position: absolute; left: 0; top: 11rem;}
.area_mapInfo .traffic p + p{margin-top: 4rem;}
.area_mapInfo .traffic p b{font-weight: 500; margin-right: 12rem;}

/* 상담하기 */
.bbsForm{display: flex; flex-wrap: wrap; justify-content: space-between; gap: 40rem 0;}
.bbsForm_data{width: calc(50% - 10rem);}
.bbsForm_data.w100{width: 100%;}
.bbsForm_data:not(:first-child){margin-top: 0;}
.bbsForm input[type="text"], .bbsForm input[type=email], .bbsForm input[type=tel], .bbsForm input[type=number]{height: 55rem;}
.bbsForm_data label{margin-bottom: 8rem;}
.area_inquiry .area_button{margin-top: 42rem; justify-content: center;}
.data-spam .inr{display:flex; align-items:stretch; line-height:48rem;}
.data-spam span{display:block; position:relative; margin-right:5rem; padding:0px 23rem; background:#222; color:#fff; font-size:15rem; font-weight:700;}

body.policy #header{background: #fff;}
body.policy #header nav .gnb > li > a{color: #222;}
body.policy #header h1 img.black{display: block;}
body.policy #header h1 img.white{display: none;}
#content.policy{padding-top: 220rem;}
body.policy #header .h_menu{border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
body.policy #header .mn_btn .burger i{background-color: #111;}
body.policy #header .mn_btn .burger::before, body.policy #header .mn_btn .burger::after,
body.policy #header .btn_menu > span{background-color: #111;}
body.policy #header .inq_btn {background-color: rgba(0,0,0, 1)}
body.policy #header .cr-logo {display: block;}
body.policy #header .wt-logo {display: none;}

.gn_viewBoard .title{border-bottom: 1px solid #222; padding-bottom: 20rem; text-align: center;}
.gn_viewBoard .title em{border-radius: 30rem;background-color: #ddd;padding: 4rem 16rem;display: inline-block;font-size: 15rem;}
.gn_viewBoard .title h4{font-size: 30rem; margin-top: 12rem; font-weight: 400;}
.gn_viewBoard .other_info{display: flex; flex-wrap: wrap;}
.gn_viewBoard .other_info > li{width: 33.333%; display: inline-flex; border-bottom: 1px solid #eee;}
.gn_viewBoard .other_info > li > *{padding: 14rem; box-sizing: border-box;}
.gn_viewBoard .other_info > li b{font-weight: 500; color: #444; width: 100rem; background-color: #f5f5f5;}
.gn_viewBoard .other_info > li em{color: #999; width: calc(100% - 100rem);}
.inquir_conts{padding: 80rem 40rem; min-height: 300rem; /* border-bottom: 1px solid #eee; */}
.inquir_conts b{display: none;}
.comment_area .list ul > li{background-color: #f5f5f5; padding: 15rem; ;}
.comment_area .list .btn .date{padding-right: 15rem; opacity: 0.5;}
.bbsList thead th{font-size: 18rem;}

.bbsList td,
.bbsList td[data-table="subject"] a{font-size: 17rem;}
.bbsList.inq_board{margin: 24rem 0;}
.search_bbs.inq_board{margin-top: 0;}
.bbsSearch.inq_board{margin-bottom: 0;}
.photoList > li .img{padding-top:100%;}
.bbsDate > ul > li > i{font-family:inherit;}
.bbsNew_container.v2 .bbsDate > ul > li{font-weight:normal;}

@media all and (min-width:1025px){}
@media (min-width:2000px){}
@media (max-width:1480px){
    body{font-size: 16rem;}
    .area_subpage{padding: 90rem 0 120rem; }
    .area_subVisual .title h2{font-size: 42rem;}
    .sub_title.t_v h3{font-size: 38rem;}
    .sub_title + *{margin-top: 56rem;}
    .sec_sub{padding-bottom: 100rem;}
    .sec_sub.bg{padding-top: 100rem;}

    .part_conts{margin-left: 80rem;}
    .whyTitle > div{left: 8.3%; top: 35%;}
    .whyTitle img{width: 46%;}

    .area_esg .list_necessity > li{width: calc(100% / 3 - 18rem);}
    .list_necessity > li{margin-right: 27rem;}

    .ceo_inner{margin-top: 120rem;}
    
}
@media (max-width:1300px) {
    .area_mapInfo {gap: 70rem;}
    .area_mapInfo dl dt {width: 103rem;}
    .area_mapInfo dl dd {padding: 20rem;}
    .loca_tit strong {padding-bottom: 8rem; font-size: 32rem;}
    .loca_tit .call {padding-left: 33rem; font-size: 32rem;}
    .loca_tit .fa-phone:before {top: 9rem; font-size: 24rem;}
}
@media all and (max-width:1024px){
     body{font-size: 15rem;}
     #header .btn_menu > span{background-color: #fff;}
     #content.policy{padding-top: 80rem;}
     .area_policy h2{font-size: 32rem;}
    .sub_title h3{font-size: 30rem;}
    .sub_title.t_v h3{font-size: 32rem;}
    .sub_title p{font-size: 20rem;}
    .sub_title + *{margin-top: 16rem;}
    .area_iso .sub_title + *,.area_esg .sub_title + *{margin-top: 42rem;}
    .sub_tabcontent{margin: 0 auto 32rem;}
    .sub_tabcontent > button{margin: 0 28rem;}
    .subvisual_lnb .inner{overflow-y: hidden; overflow-x: auto;}
    .subvisual_lnb .inner::-webkit-scrollbar {display: none;}
    .subvisual_lnb ul{white-space: nowrap; display: table; overflow: hidden; margin: 0 auto;}
    .subvisual_lnb ul > li{display: table-cell; white-space: nowrap;}
    .subvisual_lnb ul > li + li{margin-left: 0}
    .subvisual_lnb ul > li {padding: 0 20rem; box-sizing: border-box;}
    .area_subpage{padding: 60rem 0 100rem;}
    .sec_sub > .inner,.space .sec_sub{display: block;}
    .sec_sub{padding-bottom: 88rem;}
    .sec_sub.bg{padding-top: 88rem;}
    .space .part_conts{width: 100%;}
    .part_conts{margin-left: 0; width: 100%; border-top: 0; margin-top: 22rem;}
    .part_conts > *:first-child{margin-top: 14rem;}
    .part_tit{width: auto; display: inline-block;}
    .part_tit > *{margin-top:14rem}
    .part_tit h4{font-size: 23rem;}
    .part_tit br{display: none;}
    .sec_sub.gray .part_conts,.sec_sub.darkgray .part_conts{border-top: 0;}    


    /* 공통 */
    .area_iso .sec_sub{display: block;}
    .list_necessity > li{width: calc(100% / 3 - 18rem); padding: 24rem;}
    .list_necessity > li em{font-size: 17rem;}
    .list_necessity > li em + *{margin-top: 10rem;}
    .list_necessity > li ol > li{font-size: 15rem;}

    .procedure_list li{border-top-color: #ddd;}

    /* ESG경영 */
    .whyTitle > div{left: 9.3%; top: 40%;}
    .whyTitle > div span{font-size: 18rem;}
    .whyTitle > div strong{font-size: 38rem;}
    .list_esg_detail{gap: 22rem;}
    .list_esg_detail .img{height: 240rem;}
    .sec_esg .icon{width: 60rem; height: 60rem; top: 216rem;}
    .sec_esg .txt{margin-top: 60rem;}
    .sec_esg ul li{font-size: 15rem;}
    .sec_esg .tt em{font-size: 18rem; margin-bottom: 8rem;}
    .sec_esg .bar{margin: 15rem auto;}
    .part_whyEsg .list .round{width: 66rem; height: 66rem; border-width: 8rem;}
    .part_whyEsg .list > li span{font-size: 18rem;}
    .part_whyEsg .list{left: 200rem; width: calc(100% - 200rem);}
    .part_whyEsg .list .round strong{font-size: 27rem; line-height: 54rem;}
    .necessity_diagram{padding: 46rem 28rem;;}
    .part_conts > .list_n_squre{margin-top: 47rem!important;}
    .list_n_squre > li{margin-right: 24rem; width: calc(100% / 3 - 16rem);}
    .part_whyEsg .list{width: calc(100% - 300rem); left: 300rem;}

    /* 회사 */
    .text_company p br{display: none;}
    .company_process > li{padding: 30rem 26rem;}
    .company_process > li:nth-child(1),.company_process > li:nth-child(4){padding-left: 0;}
    .ceo_inner{margin-top: 100rem;}
    .ceo_inner .title h4{font-size: 44rem;}
    .ceo_inner .txt{width: 56%;}
    .ceo_inner img{left: inherit; right: 0;}

    .area_iso .area_button{margin-top: 28rem!important;}
    .area_iso .area_button .btn.v2{height: 65rem;}

}
@media (max-width:860px){
    .sec_sub{padding-bottom: 64rem;}
    .part_conts{margin-top: 16rem;}
    .part_tit h4{font-size: 22rem;}

    .intro_cont > p br{display: none;}

    .wrap_effects {justify-content: space-between;}
    .wrap_effects > li{width: calc(50% - 12rem); margin-right: 0;}
    .wrap_effects > li:nth-child(n + 4){margin-top: 0;}
    .wrap_effects > li:nth-child(n + 3){margin-top: 24rem;}
    .wrap_effects > li .num{font-size: 20rem;}
    .wrap_effects > li p{margin-top: 4rem;}
    .wrap_effects.w50 > li{width: calc(100% / 2 - 12rem)}

    .composition .or_second{margin-left: 42rem; width: calc(100% - 256rem); min-width: inherit;}
    .composition .or_second::before{width: 42rem; left: -42rem;}

    .procedure_list ul{border-top: 1px solid #ddd; padding-top: 17rem;}
    .procedure_list li .stepText{padding-left: 40rem;}

    .ks_mark_exp .tt{height: 54rem;}
    .ks_mark_exp ul > li{margin-right: 22rem;}

    /* 회사 */
    .sub_title p{font-size: 18rem;}
    .sub_title h3{font-size: 28rem;}
    .imgBox_company{height: 280rem; margin-bottom: 48rem;}
    .company_process > li{width: 50%; border-right: 0;}
    .company_process > li:nth-child(odd){padding-left: 0;}
    .company_process > li:nth-child(4){padding-left: 26rem;}   
    .company_process > li:nth-child(even){border-left: 1px dashed #ddd;}
    .ceo_inner{margin-top: 60rem; padding-bottom: 80rem;}
    .ceo_inner .txt{width: 100%;}
    .ceo_inner .title h4{font-size: 32rem;}
    .ceo_inner .title h4 br{display: none;}
    .ceo_inner .title p{margin-top: 6rem; font-size: 20rem;}
    .ceo_greating{width: 66%; margin-top: 40rem;}
    .ceo_inner img{width: 340rem;}
    .area_ceo .logo{width: 80%;}
    .his_sec .his_box{padding: 0 40rem;}
    .area_mapInfo{flex-direction: column; margin-top: 42rem; gap: 30rem;}
    .area_mapInfo .loca_info{width: 100%; margin-left: 0;}
    .area_mapInfo > img{width: 200rem; margin-bottom: 20rem;}
    .area_mapInfo dl dt{font-size: 16rem;}
    

    /* esg */
    .necessity_diagram .n_round > li{width: 110rem; height: 110rem;}
    .necessity_diagram .n_round > li span{font-size: 15rem;}
    .necessity_diagram .n_round > li.import span{font-size: 18rem;}
    .necessity_diagram .n_l_round{width: auto;}
    .necessity_diagram .n_l_round > li{width: calc(50% - 10rem);}
    .list_n_squre > li span{width: 38rem; height: 38rem; line-height: 40rem;}
    .esg_iso .list{width: calc(100% - 120rem);}
    .esg_iso .list ul{padding: 32rem;}
    .esg_iso > li{padding: 32rem;}
    .esg_iso .round{width: 120rem; height: 120rem;}
    .esg_iso .round span{font-size: 54rem;}
    .whyTitle > div{left: 6.3%; top: 36%;}
    .part_whyEsg .list{left: 200rem; width: calc(100% - 200rem);}
    .area_esg .list_necessity {justify-content: space-between;}
    .area_esg .list_necessity > li{width:calc(100% / 2 - 16rem) ; margin-right: 0;}
    .area_esg .list_necessity > li:nth-child(n + 4){margin-top: 0;}
    .area_esg .list_necessity > li:nth-child(n + 3){margin-top: 30rem;}

     /* policy */
	.area_policy{margin-top:20rem !important;}
	.area_policy h2{padding:0rem 0; font-weight:600; font-size:20rem;}
	.area_policy h3{margin-bottom:10rem; font-weight:600; font-size:14rem;}
	.area_policy ul li{margin-bottom:5rem;}
	.area_policy ul li ul{padding-left:10rem;}
	.area_policy ul li ul li{font-size:13rem;}
	.area_policy ul li,
	.area_policy p{line-height:1.7; font-size:13rem;}
	.area_policy .inr_policy{padding:25rem 0;}

    #content .esg_test table.table{width: 1000rem;}
    .esg_table  table.table{width: 940rem;}
    #content .esg_table  table.table thead + tbody tr td.text_left {width: 230rem;}

    .kcgs_list{padding: 28rem!important;}
    .kcgs_list > dl{flex-direction: column; align-items: center;}
    .kcgs_list > dl dd{padding-left: 0; width: 100%;}
    .kcgs_list > dl dt{width: auto; margin-bottom: 32rem; padding-top: 8rem; border-top: 1px solid #999;}
    .kcgs_use_list{display: block; padding-top: 40rem;}
    .kcgs_use_list li{width: 100%;}
    .kcgs_use_list li + li{margin-top: 20rem;}
    .kcgs_use_list li::before{display: none;}
    .kcgs_use_list li::after,.kcgs_use_list li:nth-child(3)::after{height: 20rem; top: -20rem;}
    .kcgs_use_list li:nth-child(1)::after{height: 40rem; top: -40rem;}
    .kcgs_relation{flex-wrap: wrap; justify-content: space-between;}
    .kcgs_relation > li{width: calc(50% - 6rem);}
    .kcgs_relation > li:nth-child(n + 3){margin-top: 20rem;}
    .ce_list{width: 100%;}
    #content .vnt_1 .scrollTable .table{width: 800rem;}
    #content .vnt_3 .scrollTable .table,#content .ce_v .scrollTable .table,#content .posEnd .scrollTable .table{width: 1200rem;}

    .list_necessity.fam_v{flex-wrap: wrap; justify-content: space-between;}
    .list_necessity.fam_v > li{width: calc(100% / 2 - 11rem); margin-right: 0;}
    .list_necessity.fam_v > li:nth-child(n + 3 ){margin-top: 24rem;}
    .area_graph .scroll{overflow-x: scroll;}
    .graph_type{width: 960rem;}

    .gn_viewBoard .other_info > li{width: 50%;}
}
@media (max-width: 540px){
    .area_subVisual{height: 57vh;}
    .area_subVisual .title{top: 46%;}
    .s_inner{padding: 0 22rem;}

    .area_subpage{padding: 42rem 0 62rem;}
    .area_subVisual .title h2{font-size: 32rem;}
    .area_subVisual .title p{font-size: 16rem}
    .subvisual_lnb ul > li > a{padding: 16rem 0;}
    .sub_title p{font-size: 15rem;}
    .sub_title h3{font-size: 22rem;}
    .sub_tabcontent{flex-wrap: wrap; margin:0 auto 42rem; flex-direction: row; justify-content: left;}
    .sub_tabcontent  button{border-left: 1px solid #ddd}
    .sub_tabcontent > button{width: 50%; margin: 0;  height: 45rem; border-bottom: 1px solid #ddd;}
    .sub_tabcontent > button + button{border-left: 1px solid #ddd}
    .sub_tabcontent > button:nth-child(1){border-top: 1px solid #ddd; }
    .sub_tabcontent > button:nth-child(2){border-right: 1px solid #ddd; border-top: 1px solid #ddd;}
    .sub_tabcontent > button:nth-child(n + 3){border-bottom: 1px solid #ddd;}
    .sub_tabcontent > button:last-child{border-right: 1px solid #ddd; }
    .sub_tabcontent > button + button::before{display: none;}
    .sub_tabcontent > button span{font-size: 15rem;}
    .sub_tabcontent > button.active{border:1px solid #222; box-sizing: border-box;}
    .bbsForm {gap: 0;}
    .bbsForm input[type="text"], .bbsForm input[type=email], .bbsForm input[type=tel], .bbsForm input[type=number]{height: 48rem;}
    .bbsForm_data{width: 100%;}
    .bbsForm_data:not(:first-child){margin-top: 28rem;}

    .sec_sub{padding-bottom: 44rem;}
    .sec_descrip > em{font-size: 16rem;}
    
    .list_paper .notice{text-align: left;}
    
    .sub_title.t_v h3{font-size: 26rem;}
    .sub_title.t_v em{font-size: 18rem;}
    .sub_title.t_v span {font-size: 14rem;}

    .part_tit > *{margin-top: 8rem;}
    .part_tit h4{font-size: 20rem;}

    .wrap_effects > li{width: 100%; min-height: auto;}
    .wrap_effects > li:nth-child(n + 2){margin-top: 12rem;}
    .wrap_effects > li .num{font-size: 17rem;}
    .wrap_effects.w50 > li{width: 100%;}
    .wrap_effects.w50 > li:nth-child(3n){margin-right: 0;}

    .list_paper ul{padding: 22rem;}
    
    .img_box.ks1{padding-bottom: 0;}
    .ks_mark_exp ul{flex-direction: column;}
    .ks_mark_exp ul > li{margin-right: 0;}
    .ks_mark_exp ul > li + li{margin-top: 22rem;}
    .ks_mark_exp .tt{height: 48rem;}
    .ks_mark_exp .contss{min-height: auto; padding: 20rem;}
    .mark_round{width: 120rem; height: 120rem; border:7rem solid #eee}
    .mark_round img{width: 60rem;}
    .mark_round::before{width: 57rem; height: 41rem; bottom: -62rem;}
    .ks_mark_exp ul{margin-top: 68rem;}
    .part_down .return{display: flex; flex-direction: column; top:8rem}
    .part_down .return i{width: 8rem; height: 18rem; margin-right: 0; background: url("../images/content/icon_c_dotarrow_mo.svg") no-repeat; background-size: cover;}
    .part_down .return span{font-size: 12rem; text-align: center;}

    .procedure_list ul{border-top: 0;}
    .procedure_list li{border-bottom: 0;}
    .procedure_list li .li{display: block;}
    .procedure_list li + li{padding-top: 0;}
    .procedure_list li .stepBox{width: 100%; padding: 14rem 24rem;}
    .procedure_list li .stepBox span{font-size: 12rem;}
    .procedure_list li .stepBox strong{font-size: 16rem;}
    .procedure_list li .stepText{border:1px solid #eee; box-sizing: border-box; margin-top: 12rem;}
    .procedure_list li .stepText{padding: 0; padding: 24rem;}
    .part_down .i_down{width: 100%;}

    .composition > ul > li{display: block;}
    .composition > ul > li + li{margin-top: 14rem;}
    .composition .or_first{height: 45rem; padding: 0 12rem; line-height: 45rem; min-width: 100%}
    .composition .or_second{margin-top: 18rem; width: calc(100% - 30rem);}
    .composition .or_second{margin-left:30rem; width: calc(100% - 30rem); margin-top: 18rem;} 
    .composition .or_second::before{content: ""; width: 1rem; height: calc(100% + 30rem); border-left: 1px dashed #ddd; left: -15rem; top: -18rem;}

    .dt_style dl{display: block;}
    .ce_list{display: block;}
    .ce_list ol{width: 100%;}

    /* 회사소개 */
    .info_company{margin-top: 24rem;}
    .info_company dl:nth-child(odd),.info_company dl:nth-child(even){width: 100%;}
    .info_company dl:nth-child(odd) dt,.info_company dl:nth-child(even) dt{width: 100rem;}
    .info_company dl:nth-child(odd) dd,.info_company dl:nth-child(even) dd{width: calc(100% - 100rem);}
    .info_company dl > *{padding: 14rem 18rem; font-size: 15rem;}
    .info_company dl:nth-child(6),.info_company dl:last-child{display: none;}
    .info_company dl dd span{display: block;}
    .info_company dl dd span + span{margin-left: 0;}
    .imgBox_company{margin-bottom: 34rem; height: 150rem;}
    .space.area_company .part_tit span{font-size: 14rem;}
    .space.area_company .sec_sub.com_v .part_tit h4{margin-top: 2rem;}

    .text_company p + p{margin-top: 16rem;}

    .ceo_inner{padding-bottom: 80rem!important;}
    .ceo_inner .title h4{font-size: 24rem; line-height: 1.5;}
    .ceo_inner .title p{font-size: 16rem;}
    .ceo_greating{width: 100%; margin-top: 20rem;}
    .ceo_greating p{color: #666;}
    .ceo_greating p:nth-child(3){padding-right: 60rem;}
    .ceo_greating p:nth-child(4){padding-right: 90rem;}
    .ceo_inner img{width: 180rem;}
    .company_process > li{width: 100%; padding: 24rem 0;}
    .company_process > li:nth-child(4){padding-left: 0;}
    .company_process > li:nth-child(even){border-left: 0;}
    .company_process > li strong{font-size: 17rem; margin-bottom: 4rem;}
    .company_process > li span{margin-bottom: 16rem;}

    .wrap_history .inner:before, .wrap_history .his_linecover{left: 0;}
    .wrap_history .his_sec:first-child:before{left: 0;}
    .wrap_history .his_sec:first-child:after{left: 0; top:6rem;}
    .wrap_history .his_sec:first-child{padding-bottom: 26rem;}
    .wrap_history .his_sec:not(:nth-child(1)){padding-top: 0; padding-bottom: 26rem;}
    .wrap_history .inner:after{left: 0;}
    .his_box > i{left: 0;  top: 18rem;}
    .his_sec::before{left: 0;}
    .his_sec:nth-child(1){padding-top: 40rem;}
    .his_sec .his_box{width: 100%; padding: 0; padding-left: 40rem;}
    .his_box > strong{font-size: 22rem;}
    .his_sec:nth-child(odd) .his_box > p{flex-direction: row;}
    .his_sec:nth-child(odd){justify-content: right; text-align: left;}

    .wrap_map{height: 240rem;}
    .area_mapInfo > img{width: 120rem;}
    .area_mapInfo dl:nth-child(4){display: block;}
    .area_mapInfo dl:nth-child(4) > *{width: 100%; display: block;}
    .area_mapInfo dl dt{width: 80rem; padding: 14rem 20rem 14rem 0;}
    .area_mapInfo dl dd{width: calc(100% - 80rem); padding: 14rem 0;}
    .area_mapInfo .traffic + .traffic{margin-top: 22rem;}
    .area_mapInfo .traffic:nth-child(2) p b{display: block;}

    /* esg */
    .list_esg_detail,.list_necessity{display: block;}
    .area_esg .list_necessity > li:nth-child(n + 4){margin-top: 14rem;}
    .area_esg .list_necessity > li{width: 100%; min-height: 220rem;}
    .area_esg .list_necessity > li + li{margin-top: 14rem;}
    .list_necessity > li em{font-size: 16rem;}
    .sec_esg + .sec_esg{margin-top: 32rem;}
    .sec_sub.bg + .sec_sub{padding-top: 44rem;}
    .sec_sub.bg{padding-top: 44rem;}
    .necessity_diagram{margin-top: 32rem;}
    .necessity_diagram .n_l_round > li{width: 100%; min-height: 75rem; border:2rem solid #f4e47f; margin: 4rem 0;}
    .necessity_diagram .n_l_round > li span{font-size: 15rem;}
    .necessity_diagram .n_round{flex-wrap: wrap; justify-content: center; border-radius: 40rem; padding: 12rem;}
    .necessity_diagram .n_round > li{width: 120rem; height: 120rem; }
    .list_n_squre > li{width: calc(50% - 8rem); margin-right: 16rem; padding: 32rem 14rem;}
    .list_n_squre > li:nth-child(even){margin-right: 0;}
    .list_n_squre > li:nth-child(n + 4){margin-top: 0;}
    .list_n_squre > li:nth-child(n + 3){margin-top: 30rem;}
    .list_n_squre > li:nth-child(odd){margin-right: 16rem;}
    .esg_iso > li{flex-direction: column; padding: 22rem;} 
    .esg_iso .list li::before{top: 10rem;}
    .esg_iso .list{width: 100% ; padding-left: 0;}
    .esg_iso .round{width: 140rem; height: 140rem; margin-bottom: 20rem;}
    .esg_iso .list ul{padding: 24rem 22rem;}
    .whyTitle{margin-top: 20rem;}
    .whyTitle img{width: 100%; display: none; margin-left: 0;}
    .part_whyEsg .list{width: 100%; left: 0;}
    .part_whyEsg .list > li:nth-child(2){left: 0; top: 0; transform:none;}
    .part_whyEsg .list,.part_whyEsg .list > li{position: relative;}
    .part_whyEsg .list > li{display: block; position: relative; padding-left:64rem; box-sizing: border-box;}
    .part_whyEsg .list > li span{font-size: 16rem;}
    .part_whyEsg .list > li + li{margin-top: 30rem;}
    .whyTitle > div{position: relative;}
    .part_whyEsg .list .round{width: 55rem; height: 55rem; border:5rem solid #e6e6e6; position: absolute; left: 0; top: -4rem;}
    .part_whyEsg .list .round strong{font-size: 20rem; line-height: 49rem;}
    .part_whyEsg .list > li span{margin-left: 0;}
    .part_whyEsg .list > li em{display: block; margin-left:  0; margin-top: 3rem;}
    .part_whyEsg .list > li em::before{left: 0; display: none;}
    .whyTitle > div{left: 0; top: 0; width:150rem; height:150rem; border-radius: 100%; border:10rem solid #eee; margin: 0 auto 24rem; display: flex; flex-direction: column; justify-content: center;}
    .esg_label{padding: 22rem;}
    .esg_label ul{flex-wrap: wrap;}
    .kcgs_relation li{width: 48%;}
    .kcgs_relation li:nth-child(n + 3){margin-top: 20rem;}
    .esg_label li{width: 50%;}
    .esg_label li:nth-child(n + 3){margin-top: 20rem;}
    .area_esg .list_necessity > li:nth-child(n + 3){margin-top: 14rem;}
    .kcgs_top, .kcgs_use{font-size: 17rem;}
    .kcgs_top span{border-radius: 30rem;}
    .kcgs_list{padding: 22rem!important;}
    .kcgs_relation > li .text{min-height: inherit;}
    .kcgs_relation li{width: 100%;}
    .kcgs_relation li:nth-child(n + 2){margin-top: 12rem;}

    .list_necessity.fam_v > li{width: 100%;}
    .list_necessity.fam_v > li:nth-child(n + 2){margin-top: 16rem;}

    .graph_type{padding:24rem}

    .gn_viewBoard .title h4{font-size: 20rem;}
    .gn_viewBoard .title em{padding: 3rem 10rem; font-size: 13rem;}
    .gn_viewBoard .other_info > li{width: 100%;}
    .gn_viewBoard .other_info > li > *{padding: 8rem 10rem; font-size: 14rem;}
    .gn_viewBoard .other_info > li b{width: 80rem;}
    .gn_viewBoard .other_info > li em{width: calc(100% - 80rem);}
    .inquir_conts{padding: 24rem 0; min-height: 200rem;}

    .loca_tit strong {font-size: 24rem;}
    .area_mapInfo dl dt {display: block; width: 100%; padding: 15rem 20rem 5rem 20rem;}
    .area_mapInfo dl dd {display: block; width: 100%; padding: 0 20rem 15rem 20rem;}
    .area_mapInfo dl dd span {margin: 10rem 0 0;}
}
@media all and (max-width:480px){
    .data-spam span{padding:0 11rem;font-size:13rem; font-weight:800;}
	.data-spam .inr{line-height:39rem;}	
	.data-spam span::before{display: none;}
}




/* css 2 */
#content {min-height: 300rem; padding: 100rem 0 150rem;}
body.pd0 #content {padding: 0;}
.sub-title {font-size: 43rem; text-align: center;}

[data-width] {margin: 0 auto; padding: 0 30rem;}
[data-width="1500"] {max-width: 1500rem;}
[data-width="1400"] {max-width: 1400rem;}
[data-width="1250"] {max-width: 1250rem;}
[data-width="1000"] {max-width: 1000rem;}

@media all and (max-width:860px) {
    #content {padding: 80rem 0 130rem;}
}
@media all and (max-width:540px) {
    #content {padding: 60rem 0 100rem;}
    .sub-title {font-size: 30rem;}
}

/* 사무실 소개 */
.area-about {padding: 142rem 0 170rem; background: #f9f9f9;}
.about-top {position: relative; display: flex; gap: 78rem; justify-content: center;}
.about-top::before {content: ''; position: absolute; top: 20%; left: -13%; background: url('../images/content/about-logo.svg') no-repeat; width: 625rem; height: 540rem; z-index: -1;}
.about-top strong {font-size: 50rem; flex: none;}
.about-top strong span {display: block; color: #cba03c;}
.about-top p {flex: auto; font-size: 20rem; line-height: 2.1; color: #111;}
.about-top .sign {display: block; padding-top: 65rem; font-size: 22rem; font-weight: 600; color: #111;}
.about-top .sign i {display: inline-block; padding-left: 24rem; font-family: 'KimjungchulScript-Regular'; font-weight: 400; font-size: 45rem;}
.about-box {position: relative; padding-top: 110rem; z-index: 1;}
.about-box__img {overflow: hidden; width: 100%; height: 423rem;}
.about-box__img i {display: block; height: 100%; background: url('../images/content/about-img.jpg') no-repeat center/cover; transform:scale(1.13)}
.about-box__img i.active {animation: visualScale 8s both;}
.about-box__cont {padding: 100rem 85rem; background: #fff; box-sizing: border-box;}
.about-box__cont strong {display: block; text-align: center; font-size: 35rem; font-weight: 600;}
.about-box__cont strong span {color: #cba03c;}
.about-box__cont ul {display: grid; grid-template-columns: repeat(3,1fr); gap: 32rem; margin-top: 65rem;}
.about-box__cont ul li {padding: 50rem; box-sizing: border-box; background: #d6a738; text-align: center; border-radius: 20rem;}
.about-box__cont ul li i {display: block; font-size: 28rem; font-weight: 600; font-family:'Pretendard', Sans-serif; color: #fff;}
.about-box__cont ul li p {padding-top: 34rem; color: #fff; font-size: 19rem;}
.about-icon {display: block; padding-top: 34rem; height: 56rem;}
.about-icon img {max-height: 56rem;}
@keyframes visualScale{
	0%{transform:scale(1.13)}
	100%{transform:scale(1)}
}
@media all and (max-width:1300px) {
    .area-about {padding: 100rem 0;}
    .about-top {flex-direction: column; gap: 40rem;}
    .about-top strong {font-size: 40rem;}
    .about-top::before {left: unset; top: 20%; right: -12%;}
    .about-top .sign {padding-top: 25rem;}
    .about-box {padding-top: 50rem;}
    .about-box__img {height: 320rem;}
    .about-box__cont {padding: 70rem 45rem;}
    .about-box__cont strong {font-size: 30rem;}
    .about-box__cont ul {gap: 20rem; margin-top: 40rem;}
    .about-box__cont ul li {padding: 40rem 25rem;}
    .about-box__cont ul li p {font-size: 17rem;}
    .about-box__cont ul li p br {display: none;}
    .about-box__cont ul li i {font-size: 23rem;}
    .about-icon {height: 48rem;}
    .about-icon img {max-height: 48rem;}
}
@media all and (max-width:860px) {
    .about-box__cont ul {grid-template-columns: repeat(1, 1fr);}
    .about-box__cont ul li p br {display: block;}
}
@media all and (max-width:540px) {
    .area-about {padding: 70rem 0;}
    .about-top {gap: 20rem;}
    .about-top strong {font-size: 30rem;}
    .about-top p {font-size: 16rem; line-height: 1.9;}
    .about-top p br {display: none;}
    .about-top .sign {font-size: 18rem;}
    .about-top .sign i {padding-left: 15rem; font-size: 35rem;}
    .about-box__img {height: 150rem;}
    .about-box__cont {padding: 50rem 30rem;}
    .about-box__cont strong {font-size: 22rem;}
    .about-box__cont ul li i {font-size: 18rem;}
    .about-icon {height: 40rem; padding-top: 22rem;}
    .about-icon img {max-height: 40rem;}
    .about-box__cont ul li p {font-size: 16rem;}
    .about-box__cont ul li p br {display: none;}
    .about-top::before {top: 78%; width: 225rem; height: 210rem;}
}

.tab-menu {width: 424rem; height: 62rem; background: #f9f9f9; margin: 55rem auto 40rem;}
.tab-menu ul {display: grid; grid-template-columns: 1fr 1fr; height: 100%;}
.tab-menu ul li {display: flex; align-items: center; justify-content: center; font-size: 20rem; font-weight: 500; color: #b7b6b6; cursor: pointer;}
.tab-menu ul li.active {background: #cba03c; color: #fff;}
.tab-cont__box {display: none;}
.tab-cont__box.active {display: block;}
.parking-guide img {width: 100%;}
.parking-guide .mob {display: none;}
@media all and (max-width:860px) {
    .parking-guide .web {display: none;}
    .parking-guide .mob {display: block; border: 1rem solid #ddd;}
}
@media all and (max-width:540px) {
    .tab-menu {width: 100%; height: 55rem; margin: 40rem auto 20rem;}
    .tab-menu ul li {font-size: 18rem;}
}

/* 변호사 소개 */
.intro-tit {text-align: center; font-size: 50rem; font-weight: 300;}
.intro-tit em {font-weight: 600; color: #be8e1d;}
.intro-profile {display: flex; align-items: center; gap: 88rem; margin-top: 80rem;}
.intro-profile__lawyer {width: 470rem; height: 480rem; background: #f8f8f8; overflow: hidden;}
.intro-profile__lawyer span {display: table; margin: 0 auto; padding-top: 50rem;}
.intro-profile__name {position: relative; display: flex; flex-direction: column; justify-content: center; width: 100%; height: 142rem; padding: 35rem 50rem; background: #d7b461; box-sizing: border-box; color: #fff;}
.intro-profile__name::before {content: ''; position: absolute; bottom: 0; right: 0; background: url('../images/content/intro_logo.svg') no-repeat; width: 137rem; height: 118rem; opacity: .14;}
.intro-profile__name span {display: block; font-size: 18rem; font-weight: 500; opacity: .5;}
.intro-profile__name strong {display: block; font-size: 38rem;}
.intro-profile__info dl dt {display: flex; align-items: center; justify-content: center; width: 104rem; height: 42rem; margin-bottom: 18rem; border-radius: 100rem; background: #112237; font-size: 23rem; font-weight: 600; color: #fff;}
.intro-profile__info dl div:nth-child(n+2) {margin-top: 52rem;}
.intro-profile__info dl dd {font-size: 18rem; color: #666;}
.intro-profile__info dl dd:nth-of-type(n+2) {padding-top: 6rem;}
.intro-list {margin-top: 73rem; border-top: 1rem solid #000;}
.intro-list dl {padding: 75rem; border: 1rem solid #e8e8e8; box-sizing: border-box;}
.intro-list dl dt {margin-bottom: 15rem; font-size: 26rem; font-weight: 600;}
.intro-list dl div:nth-child(n+2) {margin-top: 58rem;}
.intro-list dl dd {font-size: 18rem; font-weight: 300; color: #666;}
.intro-list dl dd:nth-of-type(n+2) {padding-top: 10rem;}
.intro-cf {margin-top: 35rem;}
.intro-cf ul {display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 35rem;}
.intro-cf ul li img {width: 100%; border: 1rem solid #ddd;}

@media all and (max-width:1300px) {
    .intro-profile__lawyer span {width: 58%; padding-top: 30rem;}
    .intro-profile__lawyer span img {width: 100%;}
}
@media all and (max-width:860px) {
    .intro-profile {flex-direction: column; align-items: flex-start; gap: 50rem;}
    .intro-profile__img {width: 100%;}
    .intro-profile__lawyer {width: auto; height: auto;}
}
@media all and (max-width:540px) {
    .intro-tit {font-size: 30rem;}
    .intro-profile {margin-top: 35rem;}
    .intro-profile__name {height: 112rem; padding: 0 20rem;}
    .intro-profile__name strong {font-size: 28rem;}
    .intro-profile__name::before {width: 100rem; height: 86rem;}
    .intro-profile__info dl dt {font-size: 20rem;}
    .intro-list {margin-top: 53rem;}
    .intro-list dl {padding: 50rem 30rem;}
    .intro-list dl dt {margin-bottom: 10rem; font-size: 22rem;}
    .intro-list dl div:nth-child(n+2) {margin-top: 40rem;}
    .intro-cf ul {gap: 20rem;}
}

/* 업무분야 */
.field-shorts {padding: 104rem 0; background: #f8f8f8;}
.field-shorts ul {display: grid; grid-template-columns: repeat(4, 1fr); gap: 24rem;}
.field-shorts ul li iframe {width: 100%; height: 524rem;}
.field-shorts__btn {display: flex; align-items: center; justify-content: center; width: 267rem; height: 64rem; margin: 60rem auto 0; background: #fff; border: 1rem solid #515151;}

.edit-wrap *{all:revert-layer;}
.edit-wrap img{max-width:100%; height:auto !important;}
.edit-wrap:after{content:''; display:block; clear:both;}

.field-cont {margin-top: 105rem;}
.field-cont__inr {padding: 80rem 0; border-top: 1rem solid #222;}

@media all and (max-width:1300px) {
    .field-shorts ul li iframe {height: 450rem;}
}
@media all and (max-width:860px) {
    .field-shorts ul {grid-template-columns: repeat(2, 1fr);}
    .field-shorts ul li iframe {height: 350rem;}
}
@media all and (max-width:540px) {
    .field-shorts {padding: 65rem 0;}
    .field-shorts ul {gap: 18rem;}
    .field-shorts ul li iframe {height: 250rem;}
    .field-shorts__btn {width: 200rem; height: 55rem; margin: 38rem auto 0;}
    .field-cont {margin-top: 80rem;}
    .field-cont__inr {padding: 65rem 0;}
}

/* 면책공고 */
.area-disNotice__wrap {display: flex; gap: 82rem;}
.disNotice-tit {flex: none; padding-top: 36rem; border-top: 1rem solid #001111; font-size: 43rem; font-weight: 600;}
.disNotice-cont {flex: auto;}
.disNotice-cont > p {padding-top: 36rem; border-top: 1rem solid #e8e8e8; font-size: 18rem; color: #666;}
.disNotice-cont ul {margin-top: 63rem;}
.disNotice-cont ul li {padding: 50rem 56rem; background: #f9f9f9; border: 1rem solid #e8e8e8; box-sizing: border-box;}
.disNotice-cont ul li:nth-child(2) {margin-top: 26rem;}
.disNotice-cont ul li i {display: flex; align-items: center; justify-content: center; width: 43rem; height: 43rem; border-radius: 100%; background: #ca9f37; font-size: 16rem; font-weight: 600; color: #fff;}
.disNotice-cont ul li p {padding-top: 26rem;}

@media all and (max-width:1300px) {
    .disNotice-cont ul li p br {display: none;}
}
@media all and (max-width:860px) {
    .disNotice-cont > p br {display: none;}
}
@media all and (max-width:540px) {
    .area-disNotice__wrap {flex-direction: column; gap: 22rem;}
    .disNotice-tit {padding-top: 18rem; font-size: 35rem; text-align: center;}
    .disNotice-cont > p {text-align: center;}
    .disNotice-cont ul {margin-top: 40rem;}
    .disNotice-cont ul li {padding: 40rem 30rem;}
}


/*이메일무단취급거부 */
.email_wrap {border-top: 3rem solid #002768; border-bottom: 3rem solid #002768; background: #f7f7f7;}
.email_wrap {padding: 67rem 0;}
.email_wrap img {display: table; margin: 0 auto;}
.email_wrap .txt {padding: 45rem 20rem 0; text-align: center;}
.email_wrap .txt strong {font-size: 25rem; color: #222;}
.email_wrap .txt p {font-size: 18rem; color: #555; padding-top: 15rem;}
@media all and (max-width:540px) {
    .email_wrap img {width: 110rem;}
}