@charset "UTF-8";

/* gnb */
#header {height: 99px;}
#gnb {position: relative;height: 99px;min-height: 99px;}
#gnb > .inner {padding-top: 8px;}
#gnb::before {position: absolute;top: 0;left: 0;display: inline-block;content: '';background-color: #0253a5;width: 100%;height: 8px;}
#gnb_layout {top: 0;height: 99px;min-height: 99px;}
#gnb_layout .logo {position: relative;}
#gnb_layout .logo:before {position: absolute;top: -8px;left: 0;display: inline-block;content: '';background-color: #df0b15;width: 100%;height: 8px;}
#gnb_layout .logo a {background: url(../img/eng/en_logo.svg) no-repeat center;background-size: cover;width: 185px;height: 38px;}
#gnb_layout .navi_pc > li > a {width: 165px;}
#gnb_layout:after { top:99px } 
#gnb_layout.open:after {top: 99px;} 
#gnb_layout.open:before {top: 99px;height: calc(100% - 100px);}
#gnb_layout .depth_02 {top: 99px;min-height: 280px;}
#gnb_layout .depth_02 .gnb_list {min-height: 280px;}
#gnb_layout .depth_02 .gnb_title strong {line-height: 1.2;}
#gnb_layout .depth_02 .gnb_list > ul > li {width: 25%;margin: 0 0 50px 0;}
#gnb_layout .menu02 .depth_02 .gnb_list > ul > li {width: 33.333%;margin: 0 0 25px 0;}
#gnb_layout .depth_02 .gnb_list > ul > li > a {display: flex;align-items: center;width: 235px;height: auto;min-height: 50px;padding: 10px 0;}
#gnb_layout .depth_02 .gnb_list > ul > li > a > span {padding-right: 28px;padding-left: 20px;word-break: break-word;}
#gnb_layout .depth_02 .gnb_title:before { height:280px; } 
#gnb_layout .depth_02 .gnb_title {border-bottom: 1px solid #e1e1e1;}
#gnb_layout .menu01 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu02.png) no-repeat 0 0; } 
#gnb_layout .menu02 .depth_02 .gnb_title:before { background:url(../img/eng/menu02.png) no-repeat 0 0;bottom: -75px;} 
#gnb_layout .menu03 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu04.png) no-repeat 0 0;bottom: -75px; } 
#gnb_layout .menu04 .depth_02 .gnb_title:before { background:url(../img/eng/menu04.png) no-repeat 0 0; bottom: -30px;} 
#gnb_layout .menu05 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu07.png) no-repeat 0 0; bottom: -140px;} 
#gnb_layout .menu04 .depth_02 .gnb_list > ul > li:nth-child(6) ,
#gnb_layout .menu04 .depth_02 .gnb_list > ul > li:last-child {margin-top: 0;}
#gnb .navi_util ul > li > .btn_lang {background: url(../img/eng/icon_ko.svg) no-repeat center;background-size: contain;}
#gnb .navi_util > ul > li {height: 65px;}
#gnb .navi_util > ul > li::before {height: 30px;}

#gnb .dim { position: fixed; left: 0; top: 99px; width: 100%; height: 550px; background: #f7f7f7; z-index: -1;  }
#gnb .sitemap_w {position: fixed;top: 99px;left: 0; height:550px; padding: 0 320px;width: 100%; background-color: #f7f7f7; transition: all .3s ease-out; }
#gnb .sitemap_bx {width: 1280px;margin: 0 auto;}
#gnb .sitemap_bx .map_tit { padding-top: 50px;color: #222;font-size: 22px;font-weight: 600;text-align: center;letter-spacing: -0.5px;}
#gnb .sitemap_bx > ul {display: flex;padding-top: 30px;font-size: 0;}
#gnb .sitemap_bx > ul > li { display: block; float: left; position: relative;text-align: left;width: 20%; } 
#gnb .sitemap_bx > ul > li ~ li { padding: 0 0 0 20px;} 
#gnb .sitemap_bx > ul > li > a { display: inline-table; position: relative;width: 235px; height: 60px; margin: 0 0 30px; border: 1px solid #e1e1e1; background-color: #fff; color: #222222; font-size: 16px; font-weight: 600; line-height: 1.3; transition: background 0.3s; -webkit-transition: background 0.3s; } 
#gnb .sitemap_bx > ul > li:hover > a,
#gnb .sitemap_bx > ul > li.active > a { color: #2f68c2; text-decoration: underline; } 
#gnb .sitemap_bx > ul > li > a:after { display:block; position:absolute; top: 50%; right: 15px; width: 8px; height: 8px; margin-top: -3px; border-radius: 1px; border: solid #999999; border-width: 0 2px 2px 0; content:''; transform: rotate(315deg); -webkit-transform: rotate(315deg); } 
#gnb .sitemap_bx > ul > li > a > span { display: table-cell; vertical-align: middle;padding-left: 20px; } 


#gnb .site_list { display: block; overflow: hidden; } 
#gnb .site_list > li { position: relative; float: left; width: 100%; margin: 0 0 10px; padding: 0 10px 0 17px; } 
#gnb .site_list > li a { display:block; width:100%!important; height: auto!important;font-size: 15px; color: #606060; vertical-align: top; } 
#gnb .site_list > li a:hover span,
#gnb .site_list > li a:focus span,
#gnb .site_list > li.active a span { color:#2f68c2; text-decoration: underline; } 
#gnb .site_list > li a:after { display:block; position:absolute; top:10px; left:5px; width:3px; height:3px; border-radius:50%; background: #606060; content:''; } 
#gnb .site_list > li a > span { display:inline-block; position:relative; letter-spacing: -0.5px;} 

#gnb_layout.fix + #total_search {top: 99px;}
#gnb .navi_util > ul > li:last-child {display: block;right: 0;}
#gnb .navi_util > ul > li:nth-child(1) {right: 30px;}

@media screen and (max-width:1299px) {
    #gnb::before {display: none;}
    #gnb > .inner {padding-top: 30px;}
    #gnb_layout .logo:before {display: none;}
    #gnb .navi_util {top: 35px;}
    .gnb_mobile .navi_m_logo {padding-bottom: 10px;}

	#gnb .navi_util > ul > li:nth-child(1) {right: 50px;}
	#gnb .navi_util > ul > li:nth-child(1) a {width: 26px;height: 26px;}
	#gnb .navi_util > ul > li:last-child a {width: 25px;height: 25px;}
	#gnb .navi_util > ul > li {height: auto;}
	#total_search .search .bt-close {right: 55px;}
	#gnb_layout.fix {z-index: 98;}

	
}
@media screen and (max-width: 767px){
    #gnb_layout {min-height: 50px;}
    #gnb_layout .logo a {width: 117px;height: 23px;}
    #header {height: 50px;} 
    #gnb { height: 50px; min-height: 50px; }
    #gnb > .inner {padding-top: 0;}
    #gnb .navi_util {top: 15px;}
    
	#gnb .navi_util > ul > li:nth-child(1) {right: 30px;}
	#gnb .navi_util > ul > li:nth-child(1) a {width: 18px;height: 18px;}
	#gnb .navi_util > ul > li:last-child a {width: 16px;height: 16px;}

	#gnb_layout.fix + #total_search {top: 50px;}
	#total_search .search .bt-close {right: 49px;height: 18px;width: 15px;}
	
}

/* search */
#total_search {top: 99px;}
#total_search .search .search_result {right: 47px;}

@media screen and (max-width:1299px) {
    #total_search .search .bt-close {top: -75px;}
    #total_search .search .search_result {left: calc(50% - -35px);right: auto;}
}
@media screen and (max-width:767px) {
    #total_search {top: 50px;}
    #total_search .search .bt-close {top: 15px;}
    #total_search .search .search_nm {word-break: keep-all;}
}

/* footer */
#footer {padding: 30px 0 50px;}
#footer .footer-wrap {padding-left: 260px;background:url(../img/eng/f_logo.png)no-repeat center left;}
#footer address {padding-top: 15px;}
.footer-information {position: relative;}
.footer-information::before {position: absolute;left: -30px;top: 50%;transform: translateY(-50%);display: inline-block;content: "";width: 1px;height: 100%;background-color: #e1e1e1;}
.footer-policy li {font-size: 1.071rem;}
.footer-policy li strong {color: #222;}
.footer-policy li span {padding-left: 10px;}
.footer-policy li .blue {color: #274380;}
.quick.ab {bottom: 200px;}

@media screen and (max-width:1299px) {
    #footer {border-top: 1px solid #e1e1e1;margin-top: 50px;} 
    #footer .footer-wrap {background-position-x: 20px;padding-left: 180px;background-size: 120px;} 
    #footer .footer-policy {flex-wrap: nowrap;width: auto;}
    .footer-information {padding-top: 0;}
    .footer-policy li {min-width: 80px;}
    #footer address br {display: none;}
}
@media screen and (max-width:767px) {
    #footer {padding-top: 0;}
    #footer .footer-wrap {padding-left: 20px;padding-top: 120px;background-position-y: 40px;background-size: 165px;}
    .footer-information::before {width: 100%;height: 1px;top: -30px;left: 50%;transform: translate(-50%,-50%);}
    #footer .footer-policy {flex-direction: column;font-size: 1.083rem;}
    #footer .footer-policy > li ~ li {margin-top: 10px;}
    #footer .footer-policy > li ~ li::before {display: none;}
    .footer-policy li:last-of-type strong {display: block;}
    .footer-policy li span {padding-left: 0;}
    .footer-policy li span ~ span {position: relative;}
    .footer-policy li span ~ span:before {display: inline-block; content: ""; width: 1px; height: 14px; background-color: #e1e1e1; margin: 0 10px; vertical-align: -2px;}
    #footer address br {display: block;}
    .quick.mob.ab {bottom: 400px;}
}

/* lnb */
#lnb .lnb_01 > li > a {padding: 7px 10px 7px 20px;word-break: break-word;}
#lnb .lnb_01 > li.active > a {font-weight: 600;padding: 7px 10px 7px 20px;}

@media screen and (max-width:1299px) {
    .gnb_m_wrap .depth2_ul > li > a {padding: 10px 50px 10px 30px;}
    .gnb_m_wrap .depth2_ul > li > a > span {word-break: break-word;}
}

/* 공통 */
main button{ font-size: 1rem} 
*{image-rendering: -moz-crisp-edges; image-rendering:-o-crisp-edges;image-rendering: -webkit-optimize-contrast;image-rendering: crisp-edges;} 
:before, :after{ box-sizing: border-box} 
/*h4{ display: flex; font-size: 1.428rem; color: #222; font-weight: 600;background:url(../img/comm/bullet.png)no-repeat 0 50%; padding-left:24px; background-size: 14px; margin-bottom: 20px; justify-content: space-between; align-items: flex-end } */
h4 { position: relative; display: flex; align-items: center; width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 0 20px; color: #231815; font-size: 1.429rem; font-weight: 600; } 
h4::before { content: ""; display: inline-block; margin-right: 10px; width: 14px; height: 14px; background: url(../img/comm/bullet.png)no-repeat 0 0; }                           /*h4를 연속으로 사용할시*/
.content h4~h4{ margin-top: 40px}
h5{ margin: 20px 0;color: #222;font-size: 1.143rem; font-weight: 600;} 
/* table{ table-layout: fixed; border-top:2px solid #999} */
table th, table td{ border-bottom: 1px solid #d9d9d9; padding: 18px 30px;word-break: keep-all;} 
table thead th{ background:#f0f0f0 } 
table tbody th{ background:#f9f9f9} 
.data_box table tbody td ,
.table_box table tbody td { word-break: keep-all;}
.table_box table th { border-right: 1px solid #d9d9d9; background: #f9f9f9; vertical-align: middle; font-weight: 600; color: #222; font-size: 1.0714rem; text-align: center; padding: 18px 5px 15px 5px;word-break: keep-all; }
.data_box table .gray_tit {border-right: 1px solid #d9d9d9; background: #f9f9f9; vertical-align: middle; font-weight: 600; color: #222; font-size: 1.0714rem; text-align: center; padding: 18px 5px 15px 5px;letter-spacing: -0.38px;word-break: keep-all;}
ul.list li{display: flex;align-items: flex-start;font-size: 1.071rem;word-break: keep-all;letter-spacing: -0.38px;}
ul.list li:before{width: 3px; height: 3px; display: block; background: #606060; content: ""; margin-right:9px; margin-top:12px;flex-shrink: 0;} 
.guide {margin-top: 20px;font-size: 1rem;color: #777;letter-spacing: -0.35px;line-height: 1.4;}

@media screen and (max-width:767px) {
.table_box {overflow-x: auto;}
.table_box table {table-layout: auto;}
.data_box {overflow-x: auto;}
.data_box table {table-layout: auto;}
.table_box table th,
.table_box table tbody td { padding-left: 10px;padding-right: 10px;}
.data_box table th,
.data_box table tbody td { padding-left: 10px;padding-right: 10px;}
}

/************** 
버튼
**************/
p.share_btn {display: flex;align-items: center;gap: 10px;}
.share_btn {color: #606060;text-decoration: underline;}
.share_btn_g {color: #606060;text-decoration: underline;}
.share_btn::after{display: inline-block;content: '';width: 13px;height: 13px;background: url(../img/eng/btn_link.png) no-repeat 0 0;margin-left: 5px ; background-position-x: -13px ; vertical-align: middle;}
.share_btn_g::after{display: inline-block;content: '';width: 13px;height: 13px;background: url(../img/eng/btn_link.png) no-repeat -13px 0;    margin-left: 5px ; background-position-x: -13px ; vertical-align: middle;}
.share_btn:hover, 
.share_btn_g:hover {color: #0253a5;text-decoration: underline;}

.data_down {font-size: 1.071rem;text-decoration: underline;word-break: keep-all}
.data_down:hover {color: #0253a5;text-decoration: underline;}
.data_down::after{display: inline-block;content: "";margin-left: 8px;background: url(../img/comm/btn_download.png)no-repeat center center;width: 14px;height: 14px;background-position: -32px;vertical-align: -2px;}

/************** 
탭
**************/
article:not(.news_bx) .tab_list_w{ display: table; width: 100%; table-layout: fixed} 
article:not(.news_bx) .tab_list_w li{ display: table-cell; text-align: center; margin-right: -1px} 
article:not(.news_bx) .tab_list_w li button{ font-size: 1.142rem;border: solid 1px rgb(217, 217, 217); border-right: 0;  padding:10px 18px;  background: #fff; width: 100%; height:52px; ; position: relative; color: #606060; font-weight: 500;word-break: keep-all;}
article:not(.news_bx) .tab_list_w li:last-of-type button{ border-right: 1px solid rgb(217, 217, 217)} 
article:not(.news_bx) .tab_list_w li button[aria-selected="true"]{ border-bottom: 0; font-weight: 600; color: #222 } 
article:not(.news_bx) .tab_list_w li button[aria-selected="true"]:before{ content: ""; position: absolute; left: -1px; top: -4px; display: block; width: calc(100% + 2px); height:4px; background:#00a6e7} 
 

@media screen and (max-width:767px) {    
    .content > h3{ margin-bottom: 30px; padding-bottom: 11px}
	h4{ flex-direction: column; justify-content: flex-start; align-items:  flex-start; background-position: 0 8px} 
	article:not(.news_bx) .tab_list_w{ overflow-x: auto !important; display: flex !important; width: auto !important; min-width: 100% !important; height: auto !important; }  
	article:not(.news_bx) .tab_list_w li{ flex-basis: 50%; margin-right: 0} 
	.table_box{ overflow-x: auto} 
	article:not(.news_bx) .tab_list_w li button[aria-selected="true"]:before{ top:0 !important}
}
@media screen and (max-width:650px) { 
	article:not(.news_bx) .tab_list_w li button{ height: auto; padding: 10px 5px; min-height: 70px} 
}
/* board-list*/
.board-list.en_list .table-theme__default tr th {word-break: keep-all;}
/* board-list_webgine */
.webzine .webzine_box .webzine-top li:first-child {flex-basis: 75px!important;}
.view_area .board-navi_link li .board-navi_link-title{min-width: 150px;}
.view_area .view_title td[data-th] {flex-direction: column;}

/* board-list_view */

.view_area.en_view table .en_tit {background-color: #f9f9f9;color: #222;font-weight: 600;text-align: center;font-size: 1.071rem;}
.view_area.en_view table .title{font-weight: 600;}
.view_area.en_view table tr td {padding: 13px 30px;color: #606060;letter-spacing: -0.38px;border-bottom: none;}
.view_area.en_view table tr:first-child td {border-top: none;}

@media screen and (max-width:767px) {
   /*  .view_area.en_view .view_title tbody tr {border-top: none;} */
    .view_area.en_view table tr td { padding: 10px 0 10px 0; font-size: 1rem; border: none; }
    .view_area.en_view .view_title .en_tit {min-width: 60px;height: auto;padding: 10px 0 10px 0;font-weight: 300; padding: 10px; color: #666; background: #f9f9f9; margin-right: 10px; align-items: baseline; text-align: center;}
    .view_area.en_view .view_title .en_tit:not(:first-child) {margin-left: 10px;}
    .view_area.en_view .view_title .en_tit.hits {display: none!important;}
    .view_area.en_view .view_title tr {flex-wrap: nowrap;}

    .view_area .board-navi_link li .board-navi_link-title {min-width: 85px}
}
/*img_box*/
@media screen and (max-width:1024px){
    .img_box{overflow-x: auto;border: 1px solid #D8D9DA;}
}

/* kgs newsletter */
.sub_tit { justify-content: flex-start; align-items: flex-start; border: none; }
.sub_tit .icon { width: 85px; height: 85px; flex: initial; }
.subscribe_bx {padding: 50px 60px;background-color: #f7f7f7;}
.subscribe_bx p {margin-bottom: 30px;color: #222;font-size: 1.071rem;letter-spacing: .0.38px;}
.address_bx {position: relative;padding-top: 30px;}
.address_bx::before {position: absolute;top: 0;left: 0;background-color: #d9d9d9;height: 1px;width: 100%;display: inline-block;content: '';}
.address_bx label {font-weight: 600;color: #222;margin-right: 30px;}
.address_bx label span {color: #d54400;}
.address_bx input[type="text"] {width: calc(100% - 260px);}
.address_bx .subscribe {background: #0253a5; line-height: 38px; padding: 0 20px; height: 38px; color: #fff; font-size: 1.0714rem; font-weight: 500; letter-spacing: -0.38px; text-align: center; }

@media screen and (max-width:767px) {
    .letter_w .sub_tit .icon { width: 80px; height: auto; }
    .letter_w .sub_tit .icon + .text { flex-basis: calc( 100% - 120px); }
    .address_bx label {display: block;margin-bottom: 10px;}
    .address_bx input[type="text"] {width: calc(100% - 120px);} 
    .subscribe_bx {padding: 30px}
}
@media screen and (max-width:468px) {
    .address_bx input[type="text"] {width: calc(100% - 80px);} 
    .address_bx .subscribe {padding: 0 5px;}
}

/* Action Tips for Gas Safety */
.atgs_w {margin-top: 40px;}
.atgs_w p {font-size: 1.071rem;line-height: 1.6; color: #606060;}
.atgs_w .mlt_safety {display: flex; align-items: flex-start;gap: 40px;}
.atgs_w .mlt_safety table {border-top: 2px solid #999;}
.atgs_w .mlt_safety .img_bx {display: flex;flex-direction: column;min-width: 380px;}
.atgs_w .mlt_safety .file_bx {flex-basis: 70%;}
.atgs_w .mlt_safety .img_bx .dec {display: flex;align-items: center;justify-content: center;height: 60px;width: 100%;background-color: #2d9e52;color: #fff;font-size: 1.714rem;font-weight: 600;text-align: center; text-shadow: -2px -2px 0 #158335, 2px -2px 0 #158335, -2px  2px 0 #158335, 2px  2px 0 #158335;}
.atgs_w .mlt_safety .table_box table {table-layout: auto;}
.atgs_w .mlt_safety .stage_box tr th{border-left: 1px solid #d9d9d9;width: 190px;padding: 15px 20px;}
.atgs_w .mlt_safety .stage_box tr td{padding: 15px 20px;border-right: 1px solid #d9d9d9;text-align: center;width: 190px;}
.atgs_w .mlt_safety .stage_box tr td:last-of-type {padding: 18px}
.atgs_w .mlt_safety .stage_box tr td .bt-download{padding: 7px 20px;display: inline-flex;align-items: center;margin: 0 auto;height: 38px;min-width: 135px}

@media screen and (max-width:950px) {
    .atgs_w .mlt_safety {flex-direction: column;align-items: center;}
    .atgs_w .mlt_safety .file_bx {width: 100%;}
    .atgs_w .mlt_safety .file_bx .table_box {overflow-x: visible}
}
@media screen and (max-width:480px) {
    .atgs_w .mlt_safety .img_bx {width: auto;min-width: auto}
    .atgs_w .mlt_safety .stage_box tr th {padding: 15px 13px;}
    .atgs_w .mlt_safety .stage_box tr td .bt-download {padding: 7px 15px;}
}


/*비즈니스 서브공통*/
/*bus_sub_tit*/
article h5{ margin: 35px 0 15px;color: #222;font-size: 1.143rem; font-weight: 600;} 
article p{font-size: 1.071rem;letter-spacing: -0.38px;word-break:keep-all!important}
article .eng_sub_tit{background: #f7f7f7;margin-top: 40px;}
article .eng_sub_tit{display: flex;align-items: center;}
article .eng_sub_tit .icon{flex-basis:36.6% ;}
article .eng_sub_tit .icon img{width: 100%;}
article .eng_sub_tit .text{color: #222;line-height: 1.63rem;font-weight: 500;padding: 0 44px;font-size: 1.143rem;flex-basis: 63.4%;}
@media screen and (max-width:767px) {
    article .eng_sub_tit .text{padding: 0 20px 20px}
}
@media screen and (max-width:520px) {
    article .eng_sub_tit .icon{padding: 15px 0;}
    article .eng_sub_tit{flex-direction: column;justify-content: center;}
}
article .flex_box{display: flex;align-items: flex-end;gap: 36px;margin-top: 40px;}
article .flex_box .txt_box{flex-basis: 70%;}
article .flex_box .txt_box h5:nth-of-type(1){margin-top: 0;margin-bottom: 15px;}
article .flex_box .txt_box h5:nth-of-type(2){margin: 15px 0;}
article .flex_box .img_box{flex-basis: 30%;}
article .flex_box .img_box img{width: 300px;}
@media screen and (max-width:767px) {
    article .flex_box{align-items: center;} 
}
@media screen and (max-width:640px) {
    article .flex_box{flex-direction: column;}
    article .flex_box .txt_box{flex-basis: 100%; order: 2;}
    article .flex_box .img_box{flex-basis: 100%;order: 1;margin-top: 40px;min-width: 300px;}
}
.bresearch .list li~li{margin-top: 10px;}

/*Contact Us*/
.acontact{}
.acontact .list{margin-bottom: 20px;}
.acontact .table_box table thead tr th{font-weight: 600;}
.acontact .table_box table thead tr th:last-child{border-right: none;}
.acontact .table_box table thead tr th:nth-child(1){width: 40%;}
.acontact .table_box table thead tr th:nth-child(2){width: 34%;}
.acontact .table_box table tbody tr td{border-bottom: 1px solid #d9d9d9;text-align: center;letter-spacing: -0.38px;vertical-align:middle;font-size: 1.071rem;}
.acontact .table_box table tbody tr td:nth-child(1){font-weight: 500;}
.acontact .table_box table tbody tr td:not(:last-child){border-right: 1px solid #d9d9d9;}
.acontact{ margin-top: 40px}
.acontact table{border-top:2px solid #999} 

/******************************
KGS Service
******************************/
/* Manufacture Registration Scheme */
.mnfc_w {margin-top: 40px;margin-bottom: 20px;}
.mnfc_w > * {word-break: keep-all;}
.mnfc_w table { table-layout: auto; border-top: 2px solid #999;}
.mnfc_w table thead th { background-color:#f0f0f0; }
.mnfc_w table thead th:last-child { border-right: none; }
.mnfc_w .data_box table .gray_tit {width: 260px;}
.mnfc_w .data_box.down_box table .gray_tit {width: 330px;}
.mnfc_w .table_box table tbody td { border-left: 1px solid #d9d9d9; text-align: center; font-size: 1.071rem; padding: 18px 30px; vertical-align: middle; }
.mnfc_w .table_box table th {width: 260px;}
.mnfc_w .table_box table .bn {border-left: none;}
.mnfc_w .dot {position: relative;padding-left: 10px;line-height: 1.4;text-align: left;font-size: 1.071rem;word-break: keep-all;}	
.mnfc_w .dot + .dot {margin-top: 5px;}	
.mnfc_w .dot::before {display: inline-block;content: '';width: 3px;height: 3px;background-color: #606060;vertical-align: middle;margin-left: -7px;margin-right: 6px;}	
.mnfc_w .num_list li {font-size:  1.071rem;line-height: 1.6;word-break: keep-all;}
.mnfc_w .fac_step {margin-bottom: 40px;}
.mnfc_w .fac_step .dot {font-size: 1.071rem;}
.mnfc_w .fac_step ol {display: flex;gap: 30px;}
.mnfc_w .fac_step ol > li {position: relative;flex-basis: 50%;border: 1px solid #e1e1e1;border-radius: 5px;text-align: center;line-height: 1.4;}
.mnfc_w .fac_step ol > li.blue {border: 1px solid #00a6e7;}
.mnfc_w .fac_step ol > li.blue .cont strong {color: #0253a5;}
.mnfc_w .fac_step ol > li ~ li::before  {position: absolute;left: -17px;display: inline-block;content: '';background: url(../img/eng/icon_arrow_b.png)no-repeat;width: 7px;height: 13px;top: 76px;background-size: contain;}
.mnfc_w .fac_step ol > li .cont {padding: 30px 13px;}
.mnfc_w .fac_step ol > li.blue .cont {padding: 18px 13px;}
.mnfc_w .fac_step ol > li .cont strong {display: inline-block;margin-bottom: 10px;color: #222;font-size: 1.143rem;font-weight: 600;word-break: keep-all;letter-spacing: -0.38px;}
.mnfc_w .fac_step ol > li.blue .cont strong {margin-bottom: 0;}
.mnfc_w .fac_step ol > li .cont .cont_txt {padding: 10px 0 30px;}

.mnfc_w .fac_step ol > li:first-child .em_bx {width: 520px;left: 30px;transform: translateX(0);z-index: 1;}
.mnfc_w .fac_step ol > li .em_bx {display: flex;justify-content:center;align-items: center;position: absolute;bottom: -20px;left: 50%;transform: translateX(-50%);width: 145px;height: 50px;color: #fff;background-color: #007bcb;border-radius: 30px;font-size: 1rem;font-weight: 500;}
.mnfc_w .fac_step ol > li .em_bx.blue {background-color: #0253a5;}

@media screen and (max-width:1020px){
	.mnfc_w .fac_step ol {flex-wrap: wrap;padding-left: 30px;padding-top: 50px;gap: 50px;}
	.mnfc_w .fac_step ol > li {flex-basis: 50%;}
	.mnfc_w .fac_step ol > li .em_bx {bottom: auto;top: -20px;}
	.mnfc_w .fac_step ol > li:first-child .em_bx {left: 50%;width: 145px;transform: translateX(-50%);}
	.mnfc_w .fac_step ol > li:nth-child(1) .cont,
	.mnfc_w .fac_step ol > li:nth-child(4) .cont,
	.mnfc_w .fac_step ol > li:nth-child(5) .cont {padding-top: 40px;}
}

@media screen and (max-width:767px){
	.mnfc_w .fac_step ol > li {flex:1 0 100%}
	.mnfc_w .data_box table .gray_tit {width: auto;}
	.mnfc_w .data_box.down_box table .gray_tit {width: auto;}
	.mnfc_w .data_box table th br {display: none;}
}

/* Explosive-proof Equipment Certifications */
.exec_w { margin-top: -1px; background: #fff; position: relative; z-index: 2; margin-bottom: 20px;}
.exec_w .tab_contents_w {margin-top: 60px;}
.exec_w table { table-layout: auto; border-top: 2px solid #999;}
.exec_w table .gray_tit { width: 260px;}
.exec_w .step_bx {margin-top: 20px;}
.exec_w .step_bx ol {display: flex;flex-wrap: wrap;gap: 35px;}
.exec_w .step_bx ol > li {display: table;position: relative;flex-basis: calc(25% - 27px);text-align: center}
.exec_w .step_bx ol > li > strong {display: table-cell;width: 100%;height: 90px;vertical-align: middle;color: #222;border: 1px solid #e1e1e1;border-radius: 5px;font-size: 1.143rem;font-weight: 600;word-break: keep-all;}
.exec_w .step_bx ol > li.blue > strong {background-color: #007bcb;color: #fff;}
.exec_w .step_bx ol > li ~ li::before  {position: absolute;left: -20px;display: inline-block;content: '';background: url(../img/eng/icon_arrow_b.png)no-repeat;width: 7px;height: 13px;top: 50%;transform: translateY(-50%);background-size: contain;}
.exec_w .img_bx {margin-top: 30px;display: flex;gap: 25px;row-gap: 20px;flex-wrap: wrap;}
.exec_w .img_bx li {flex-basis: 30%;min-width: 310px;}
.exec_w .img_bx li .img {padding: 20px; border: 1px solid #e1e1e1; border-radius: 15px; text-align: center; }
.exec_w .img_bx .caption { padding: 15px 0 5px; color: #606060; font-size: 1.071rem; font-weight: 500; }

.ma_bx {border: 1px solid #d9d9d9;}
.ma_bx .ma_bot {margin: 0 auto;width: 985px;padding: 50px;}
.ma_bot .top_tit {position: relative;display: flex;align-items: center;justify-content: center;margin: 0 auto;width: 560px;height: 60px;;color: #fff;border-radius: 30px;background-color: #d54400;font-size: 1.143rem;text-align: center;font-weight: 500;line-height: 1.2;}
.ma_list {position: relative;display: flex;gap: 20px;padding-top: 60px;flex-wrap: wrap;justify-content: center;}
.ma_list::before { position: absolute; top: 28px; display: inline-block; content: ''; width: 453px; transform: translateX(-50%); left: calc(50% + 39px); height: 2px; background-color: #999;}
.ma_list::after {display: inline-block; content: ''; background: url(../img/bus/bg_arrow_gr.png)no-repeat; width: 14px; height: 22px; top: 6px; position: absolute;  left: calc(50% - -18px);}

.ma_list > dl {position: relative;display: flex;flex-direction: column;gap: 20px;flex-basis: 55%;min-width: 510px}
.ma_list > dl::before {position: absolute;top: -30PX;left: 50%;transform: translateX(-50%);display: inline-block;content: '';background-color: #999;width: 2px ;height: 30px;}
.ma_list > dl dt {height: 50px;line-height: 50px;color: #fff;border-radius: 5px;text-align: center;font-size: 1.143rem;font-weight: 500;}
.ma_list > dl dd {display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 25px 20px 30px;background-color: #f7f7f7;border: 1px solid #e1e1e1;border-radius: 5px;}
.ma_list > dl dd strong {color: #222;font-weight: 600;font-size: 1.071rem;letter-spacing: -0.35px;}
.ma_txt{margin-top: 15px;display: flex;align-items: center;justify-content: center;gap: 10px;}
.ma_txt p {padding:10px 15px 10px;display: table;width: 150px;height: 70px;border: 1px solid #007bcb;border-radius: 5px;background-color: #fff;color: #222;font-size: 1rem;text-align: center;line-height: 1.2;letter-spacing: -0.35px;font-weight: 500;}
.ma_txt p > span {display: table-cell;vertical-align: middle;word-break: keep-all;}

.ma_list > dl:last-child {flex-basis: 40%;min-width: 350px;}
.ma_list > dl:first-child dt{background-color: #007bcb;}
.ma_list > dl:last-child dt{background-color: #0253a5;}

@media screen and (max-width:900px){
	.ma_bx .ma_bot {width: 100%;}
	.ma_bot .top_tit {width: 80%;padding: 0 20px;}
	.ma_list > dl {flex-basis: 100%;min-width: auto;}
	.ma_list > dl:last-child {flex-basis: 100%;min-width: auto;}
	.ma_list {gap: 30px;padding-left: 20px;padding-right: 20px;}
	.ma_list::before {display: none;}
	.ma_txt { flex-wrap: wrap;}
	.ma_txt p {width: 80px;height: 110px;}
	.ma_list::after {left:50%;transform: translateX(-50%);top: 15px;}
}

@media screen and (max-width:767px) {
.exec_w .step_bx ol {padding-left: 30px;}
.exec_w .step_bx ol > li {flex-basis:calc(50% - 30px)}
.exec_w table .gray_tit { width: auto;}
.ma_bx .ma_bot {padding: 50px 20px;}
.ma_txt p > span span {display: none;}
.ma_txt p > span br {display: none;}
.ma_txt p {min-width: 145px;height: 80px;}
}
@media screen and (max-width:468px) {
	.ma_list > dl {width: 100%;}
	.ma_list > dl:last-child {min-width: 100%;}
	.exec_w .img_bx li {min-width: auto;flex-basis: 100%;}

}

/* Gas Products Certifications */
.gpc_w { margin-top: -1px; background: #fff; position: relative; z-index: 2; margin-bottom: 20px;}
.gpc_w > * {word-break: keep-all;}
.gpc_w p + .list {margin-top: 10px;}
.gpc_w table { table-layout: auto; border-top: 2px solid #999;}
.gpc_w table .bn {border-bottom:none;}
.gpc_w #gpc_panel02 table th,
.gpc_w #gpc_panel02 table td {border-bottom:none;}
.gpc_w table thead th { background-color:#f0f0f0;line-height: 1.3;}
.gpc_w table thead th:last-child { border-right: none; }
.gpc_w .table_box {border-bottom: 1px solid #999;margin-top: 20px;}
.gpc_w .table_box table tbody td { border-left: 1px solid #d9d9d9; text-align: center; font-size: 1.071rem; padding: 18px; vertical-align: middle; }
.gpc_w .table_box table th {width: 260px;}
.gpc_w .tab_contents_w {margin-top: 60px;}
.gpc_w .img_bx {margin-top: 30px;display: flex;gap: 25px;row-gap: 20px;flex-wrap: wrap;}
.gpc_w .img_bx li {flex-basis: 30%;min-width: 310px;}
.gpc_w .img_bx li .img {padding: 20px 20px 0; border: 1px solid #e1e1e1; border-radius: 15px; text-align: center; }
.gpc_w .img_bx .caption { padding: 10px 0 5px; height: 70px;color: #606060; font-size: 1.071rem; font-weight: 500; }

.gpc_w .step_bx {padding:50px 0;border: 1px solid #d9d9d9;}
.gpc_w .step {margin: 0 auto;width: 700px;}
.gpc_w .step1 {padding-bottom: 40px;display: flex;justify-content: space-between;gap: 80px;}
.gpc_w .step1 > div {flex-basis: calc(50% - 100px);}
.gpc_w .step_tit {border-radius: 20px;margin: 0 auto;padding-bottom: 10px;width: 240px;height: 40px;line-height: 40px;color: #fff;background-color: #0253a5;text-align: center;font-weight: 500;font-size: 1.143rem;}
.gpc_w .right {margin: 100px 0 0;}
.gpc_w .step ol {display: flex;gap: 20px;flex-direction:column;margin: 10px 0 0;}
.gpc_w .step ol > li {position: relative;width: 310px;text-align: center;font-size: 0;}
.gpc_w .step ol > li ~ li::before  {position: absolute;display: inline-block;content: '';background: url(../img/bus/bg_arrow_bo.png)no-repeat;width: 14px;height: 14px;top: -10px;transform: translateY(-50%);background-size: contain;}
.gpc_w .step ol > li .cont {display: flex;align-items: center;flex-direction: column;padding: 12px 20px;border: 1px solid #e1e1e1;border-radius: 5px;background-color: #fff;}
.gpc_w .step ol > li .cont strong {margin-bottom: 5px;color: #222;font-size: 1.143rem;font-weight: 600;word-break: keep-all;}
.gpc_w .step ol > li:last-child:after {display: inline-block;content: '';width: 2px;height: 70px;background-color: #00a6e7;}
.gpc_w .step .right ol > li:last-child:after {display: inline-block;content: '';width: 2px;height: 170px;background-color: #00a6e7;}
.gpc_w .step2 {position: relative;display: flex;flex-direction: column;padding: 0 155px;}
.gpc_w .step2::before {position: absolute;top: -40px;left: 50%;transform: translateX(-50%);display: inline-block;content: '';background-color: #00a6e7;width: 56%;height: 2px;}
.gpc_w .step2::after {position: absolute;top: -40px;left: 50%;transform: translateX(-50%);display: inline-block;content: '';background-color: #00a6e7;width:2px;height: 190px;z-index: -1;}
.gpc_w .step2 dl {display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%;height: 80px;color: #fff;border-radius: 5px;text-align: center;}
.gpc_w .step2 dl {margin-top: 20px;background-color: #007bcb;}
.gpc_w .step2 dl:first-child {margin-top: 0;}
.gpc_w .step2 dl:last-child {margin-top: 20px;background-color: #0253a5;}
.gpc_w .step2 dl dt {margin-bottom: 5px;;width: 100%;text-align: center;font-size: 1.143rem;font-weight: 600;}

@media screen and (max-width:767px){
	.gpc_w table tbody th { width: auto;padding-left: 10px;padding-right: 10px;}
	.gpc_w table tbody td {padding-left: 10px;padding-right: 10px;}
	.gpc_w .step_bx {padding-left: 10px;padding-right: 10px;}
	.gpc_w .step {width: 100%;}
	.gpc_w .step1 {gap: 40px;justify-content: center;}
	.gpc_w .step ol > li {width: 100%;}
	.gpc_w .step_tit {width: 120px;}
	.gpc_w .step2 {padding: 0 50px}
	.gpc_w .step2::before {width: 40%;}
	.gpc_w .step ol > li .cont {height: 130px;}
	.gpc_w .right {margin: 113px 0 0;}
	.gpc_w .step .right ol > li:last-child:after {height: 270px;}
	.gpc_w .step ol > li:last-child:after {height: 82px;}
	
}

@media screen and (max-width:550px){
	.gpc_w .step1 {flex-direction: column;padding: 0 30px 40px;}
	.gpc_w .right {margin: 0;}
	.gpc_w .step ol > li:last-child:after {display: none;}
	.gpc_w .step .right ol > li:last-child:after {display: none;}
	.gpc_w .step2::before {display: none;}
	.gpc_w .step ol > li .cont {height: auto;}
}

@media screen and (max-width:468px) {
	.gpc_w .img_bx li {min-width: auto;flex-basis: 100%;}
	.gpc_w .img_bx .caption {height: auto;padding-bottom: 20px;}
}

/* Systems Certifications */
.sc_w { margin-top: -1px; background: #fff; position: relative; z-index: 2; margin-bottom: 20px;}
.sc_w > * {word-break: keep-all;}
.sc_w .mgt20 {}
.sc_w p + .list {margin-top: 10px;}
.sc_w table { table-layout: auto; border-top: 2px solid #999;}
.sc_w table .bn {border-bottom:none;}
.sc_w table thead th { background-color:#f0f0f0;line-height: 1.3;}
.sc_w table thead th:last-child { border-right: none; }
.sc_w .table_box {margin-top: 20px;}
.sc_w .table_box table tbody td { border-left: 1px solid #d9d9d9; text-align: center; font-size: 1.071rem; padding: 18px; vertical-align: middle; }
.sc_w .table_box table th {width: 260px;}
.sc_w .tab_contents_w {margin-top: 60px;}
.sc_w .inc {display: flex;gap: 25px;margin-top: 20px;}
.sc_w .inc dt {position: relative;min-width: 160px;display: flex;align-items: center;justify-content: center;background-color: #007bcb;color: #fff;border-radius: 5px;font-size: 1.143rem;letter-spacing: -0.4px;font-weight: 600;}
.sc_w .inc dt:before { display: inline-block; content: ''; border-top: 6px solid transparent; border-left: 6px solid #007bcb; border-right: 6px solid transparent; border-bottom: 6px solid transparent; width: 0; height: 0; position: absolute; right: -12px;top: 50%;transform: translateY(-50%); }
.sc_w .inc dd {border: 1px solid #dde2e6;padding: 20px 30px;border-radius: 5px;flex-basis: calc(100% - 225px);}
.sc_w .box {margin-top: 40px;border: solid 1px rgb(211, 223, 204);background-color: #fff;padding: 50px  30px 30px 30px;}
.sc_w .chart {position: relative;width: 770px;margin: 0 auto;display: flex;flex-direction: column;gap: 20px;}
.sc_w .graph_w {width: 100%;display: flex;align-items: flex-end;}
.sc_w .graph_w::before {position: absolute;top: 50px;left:-30px;display: inline-block;content: '';width: 740px;height: 1px;background: url(../img/bus/bg_line.png) repeat-x ;}
.sc_w .graph_w::after {position: absolute;bottom: 70px;left:-30px;display: inline-block;content: '';width: 740px;height: 1px;background-color: #999;}
.sc_w .graph_w .graph_1,
.sc_w .graph_w .graph_3 {width: 200px;}
.sc_w .graph {display: flex;gap: 20px;}
.sc_w .graph .bar {height: 170px;display: flex; flex-direction: column; align-items: center; justify-content: center;background-color: #cee6ff;text-align: center;}
.sc_w .graph .bar span {height: 170px;width: 90px;display: inline-block;font-size: 1.071rem;color: #222;font-weight: 600;display: flex; align-items: center; justify-content: center;line-height: 1.2;}
.sc_w .graph .bar span.over {height: 50px;background-color: #007bcb;color: #fff;}
.sc_w .graph .bar span.over + span {height: 120px;}
.sc_w .graph_2 {height: 100%;align-self: flex-start;width: 285px;}
.sc_w .graph_2 .icon_bx {position: relative;display: flex;justify-content: center;}
.sc_w .graph_2 .icon_bx .icon {margin-top: 25px;width: 140px;height: 140px;border-radius: 70px;background-color: #F2F2F2;text-align: center;display: flex; align-items: center; justify-content: center;}
.sc_w .graph_2 .icon_bx p {position: absolute;display: flex;flex-direction: column-reverse;font-size: 1.071rem;color: #222;}
.sc_w .graph_2 .icon_bx p::before {position: absolute;bottom: -4px;;display: inline-block;content: '';width: 62px;height: 2px;background-color: #00a6e7;}
.sc_w .graph_2 .icon_bx p::after {position: absolute;top: 20px;right: -10px;;display: inline-block;content: '';width: 7px;height: 14px;background: url(../img/bus/bg_arrow_b.png) no-repeat right;background-size: contain;transform: rotate(180deg);}
.sc_w .graph_2 .icon_bx .sell {left: 5px;margin-top: 60px;}
.sc_w .graph_2 .icon_bx .buy {right:20px;margin-top: 5px;}
.sc_w .graph_2 .icon_bx .buy::before {width: 90px;}
.sc_w .graph_2 .icon_bx .buy::after {right: -8px;}
.sc_w .graph_3 .bar {height: 220px;}
.sc_w .graph_3 .bar {height: 220px;justify-content: initial;}
.sc_w .arrow {margin-left: 40px;align-self: flex-start;}
.sc_w .arrow span {position: relative;width: 3px;height: 210px;display: inline-block;background-image: linear-gradient(to bottom, #007bcb, #cee6ff);color: transparent;}
.sc_w .arrow span:before{display: inline-block;content: '';border-top: 7px solid transparent; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #007bcb;width: 0;height: 0;position: absolute;left: 50%;transform: translateX(-44%);top: -10px;z-index: 1;}
.sc_w .arrow span:after{display: inline-block;content: '';border-top: 7px solid #cee6ff; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom:  7px solid transparent;width: 0;height: 0;position: absolute;left: 50%;transform: translateX(-44%);bottom: -10PX;}
.sc_w .tag {margin-top: 20px;display: flex;flex-direction: column;align-items: center;}
.sc_w .tag > p {display: flex;align-items: center;gap: 25px;justify-content: center;}
.sc_w .tag > p span {font-size: 1.071rem;color: #222;}
.sc_w .tag > p span:last-child {position: relative;}
.sc_w .tag > p span:last-child::before {position: absolute;left: -25px;top: 14px; display: inline-block;width: 6px;height: 10px;color: #0253a5;font-size: 18px;font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\EA4E"; transform: rotate(-90deg);font-weight: bold;}
.sc_w .tag:last-child p span:last-child::before {position: absolute;left: -7px;top: 2px; display: inline-block;width: 6px;height: 10px;color: #0253a5;font-size: 18px;font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\EA4E"; transform: rotate(90deg);font-weight: bold;}
.sc_w .tag .name {margin-top: 10px;width: 200px;height: 40px;border-radius: 20px;background-color: #0253a5;color: #fff;text-align: center;font-weight: 600;}
.sc_w .text {margin-top: 15px;color:#999;;font-size: 1rem;text-align: right;}
 
@media screen and (max-width:830px){
	.sc_w .chart {width: 500px;}
	.sc_w .graph_2 .icon_bx .icon {width: 80px;height: 80px;margin-top: 100px;}
	.sc_w .graph_2 .icon_bx p::after {right: -16px;top: 17px;}
	.sc_w .graph_2 .icon_bx .buy {right: 30px;}
	.sc_w .graph_2 .icon_bx .buy::after {right: -20px;}
	.sc_w .graph_w .graph_1, .sc_w .graph_w .graph_3 {width: 150px;}
	.sc_w .graph_2 {width: 160px;}
	.sc_w .graph .bar span {width: 65px;}
	
	.sc_w .arrow {margin-left: 10px;}
	.sc_w .graph_w::before {width: 100%;}
	.sc_w .graph_w::after {width: 100%;bottom: 70px;}
}
@media screen and (max-width:767px){
	.sc_w table tbody th { width: auto;padding-left: 10px;padding-right: 10px;}
	.sc_w table tbody td {padding-left: 10px;padding-right: 10px;}
	
}
@media screen and (max-width:625px){
	.sc_w .chart {width: 100%;} 
	.sc_w .box {padding-left: 10px;padding-right: 10px;}
	.sc_w .graph_w .graph_1, .sc_w .graph_w .graph_3 {width: 100px;}
	.sc_w .graph .bar span {width: 40px;word-break: break-all;font-size: 1rem;}
	.sc_w .tag .name {width: 80px;}
	.sc_w .graph {gap: 5px;}
	.sc_w .arrow {margin-left: 0;}
	.sc_w .graph_w {justify-content: center;}
	.sc_w .graph_w::before {width: 100%;left:0px;}
	.sc_w .graph_w::after {width: 100%;left:0px;}
	.sc_w .tab_list_w li button {min-height: 52px;}
	.sc_w .graph .bar span br {display: none;}
	.sc_w .graph .bar span.over br{display: none;}
	.sc_w .inc {flex-direction: column;}
	.sc_w .inc dt {height: 50px;}
	.sc_w .inc dt::before { right: auto; left: 50%; top: auto; transform: translate(-50%, -50%); bottom: -17px; border-top: 6px solid #007bcb;border-left:6px solid transparent}
}



/******************************
기관소개 
******************************/
/* ceo 메시지 */
.hello_w{ position: relative; padding-left: calc(380px + 70px); margin-top: 40px}
.hello_w:before{ display: block; content: ""; width: 380px; height: 560px; position: absolute; left: 0; top: 0; background: url("../img/eng/hello_ceo.jpg") no-repeat 0 0; overflow: hidden; background-size: 100%} 
.hello_w h4{ background: none; padding: 0; margin-bottom: 0; padding-top:  20px; color: #222; font-size:1.714rem; font-weight: 500; line-height: 1.33; padding-bottom: 30px}
.hello_w p{ line-height: 24px; font-size:1.0714rem; color: #606060 } 
.hello_w p + p{ margin-top: 2.142rem} 
.hello_w p strong{ color: #0253a5; font-weight: 600} 
.hello_w p.sign{ margin-top: 45px; display: flex; align-items: center; justify-content: flex-end; color: #0457a8; font-size:1.142rem; font-weight: 500 } 
.hello_w p.sign img{ margin-left: 20px}
@media screen and (max-width:1023px) {
	.hello_w {padding-left: calc(30vw + 40px); transition: .3s all}
	.hello_w:before{ width: 30vw;; transition: .3s all}
}
@media screen and (max-width:767px) {
	.hello_w{  padding: 0; display: flex; flex-direction: column;transition: none }
	.hello_w:before{ position: relative; width:100%;  height: calc(100vw * 1.42); left: auto; top: auto; margin: 0 auto; background-size:100%; transition: none; margin-bottom: 30px  } 
	.hello_w h4{ padding-top: 0; text-align: center; color: #0253a5; justify-content: center	} 
	.hello_w p{ } 
    
}
@media screen and (max-width:640px) {
	.hello_w:before{  } 
}

@media screen and (max-width:560px) {
	.hello_w:before{ } 
}


/* vision */
.vision_w{ margin-top: 40px; letter-spacing: -0.5px; }
.vision_w *{word-break: keep-all} 
.vision_w > div{ border: 1px solid #e1e1e1} 
.vision_w .vision_bx{ padding:60px 0 0 0 } 
.vision_w .vision_bx p.tit{ color: #0253a5; font-size:2.428rem; font-weight: 700; letter-spacing:-0.34px; text-align: center; padding-top: 0  }
.vision_w .vision_bx p.tit+p{ color: #606060; font-size: 1.2857rem; text-align: center; padding-top: 14px; font-weight: 500 } 
.vision_w .vision_bx p.dec{ margin-bottom: 35px} 
.vision_w .vision_bx dl{ margin: 0 auto; width:840px;border: solid 1px rgb(0, 166, 231); padding: 26px; position: relative;  box-shadow: 2.3px 3.3px 6px 0 rgba(0, 0, 0, 0.1); background: #fff } 
.vision_w .vision_bx dl dt{ font-size: 1.142rem; position: absolute; left: -10px; top:25px; background:rgb(0, 123, 203); color: #fff; font-weight: 500; padding: 0 0; line-height:27px; height: 30px; border-radius: 0 15px 15px 0; width: 120px; text-align: center} 
.vision_w .vision_bx dl dt *{ line-height: inherit} 
.vision_w .vision_bx dl dt:before{ content: ""; display: block; border-bottom:10px solid transparent;border-left:10px solid transparent;border-right:10px solid #0253a5; position: absolute; left: -10px; bottom: -10px; } 
.vision_w .vision_bx dl dd{ text-align: center} 
.vision_w .vision_bx dl + dl{ margin-top: 20px} 
.vision_w .vision_bx dl dd > strong{ font-size: 1.857rem; font-weight: 600; color:#007bcb; letter-spacing: -0.65px; line-height:2.2857rem} 
.vision_w .vision_bx dl dd > strong  em{font-size: 1.857rem; font-weight: 600; color:#0253a5} 
.vision_w .vision_bx .box{ display: flex; flex-wrap: wrap;box-shadow: 2.3px 3.3px 6px 0 rgba(0, 0, 0, 0.1); border: solid 1px rgb(211, 223, 204); background-color: rgb(247, 247, 247); width: 840px; margin: 20px auto 50px auto; justify-content: space-between; padding:31px 31px 31px 19px; position: relative } 
.vision_w .vision_bx dl.one_box{ border-color:#d54400; background: none } 
.vision_w .vision_bx dl.one_box dt{ background: #c02d49}
.vision_w .vision_bx dl.one_box dd > strong{ color: #a92b40; margin-bottom: 14px}
.vision_w .vision_bx dl.one_box dd{ display: flex; justify-content: center; position: relative} 
.vision_w .vision_bx dl.one_box dd > p{ font-size:1.143rem; font-weight: 600; color: #222; padding: 11px 10px 10px 10px; border-bottom: 2px solid #e1e1e1; margin: 0 ; position: relative;letter-spacing: -0.4px; line-height: 1.25; width: 25% } 
.vision_w .vision_bx dl.one_box dd > p:after{ content: ""; width: 120px; height: 4px; background: #c02d49; position: absolute; left: 50%; bottom:-3px; transform: translate(-50%, 0); z-index: 2} 
.vision_w .vision_bx dl.one_box dd:last-of-type:before{ position: absolute; left:50%; bottom:-1px; width: 2px; height:65px; background: #e1e1e1; content:""; display: block} 
.vision_w .vision_bx .box h5{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: url("../img/org/vision_tit.png") no-repeat 50% 50%; display: block; width: 168px; height: 168px; background-size: 168px; z-index: 2; text-align: center; font-size: 1.857rem; color: #222; font-weight: 600; line-height: 1.2; box-sizing: border-box; padding:20px; margin: 0; display: flex; align-items: center; justify-content: center; flex-direction: column } 
.vision_w .vision_bx .box h5 strong{ display: block; font-size:1.142rem; color: #606060; font-weight: 500 } 
.vision_w .vision_bx .box dl{ background: #fff; border: none; box-shadow: none;width: calc(50% - 12px); margin: 0 0 12px 12px} 
.vision_w .vision_bx .box dl dd{ display: flex; align-items: flex-start } 
.vision_w .vision_bx .box dl dd+dd{ margin-top: 20px} 
.vision_w .vision_bx .box dl p.tit{ font-size: 0.928rem; color: #fff; left: 0; top: 0; width: 80px; height: auto; text-align: center; padding: 5px 7px; background: #777; border-radius: 3px; font-weight: 500; line-height: 1.2; margin-right: 10px; flex-shrink:0}
.vision_w .vision_bx .box dl dt{ border-radius:0; position: relative; left: auto; top: auto;background: none; color:#007bcb; font-size: 1.2857rem; border-bottom: 2px solid #e1e1e1; height: auto; width: auto; padding: 0 0 16px 0; min-height: 64px; display: flex;  flex-direction: column; justify-content: flex-end; margin-bottom: 20px; text-align: left} 
.vision_w .vision_bx .box dl dt strong{ font-weight: 700; font-size: 1.429rem; display: block;line-height: 1.2;  letter-spacing: -0.5px;} 
.vision_w .vision_bx .box dl dt:before{ display: none} 
.vision_w .vision_bx .box dl dd p.tit+p{ padding-top: 0; line-height: 40px; text-align: left; line-height: 1.25;  letter-spacing: -0.4px; font-size: 1.143rem} 
.vision_w .vision_bx ul{ text-align: left}
.vision_w .vision_bx ul li{ font-size: 1rem; color: #606060; padding-left: 10px; position: relative; line-height: 1.14;; margin-top: 5px} 
.vision_w .vision_bx ul li:before{  content: ""; width: 6px; height: 6px; background: #606060; border-radius: 100%; position: absolute; left: 0; top: 5px} 
.vision_w .vision_bx .box dl.oranfe dt, .vision_w .vision_bx .box dl.violet dt{ text-align: right} 
.vision_w .vision_bx .box dl.oranfe dt{ color:#d54400 } 
.vision_w .vision_bx .box dl.violet dt{ color:#3548bd; padding-left: 50px } 
.vision_w .vision_bx .box dl.green dt{ color:#138a00; padding-right:50px} 
.vision_w > div + h4{ margin-top: 40px} 
.vision_w .vision_bx .box dl dd ul li + li{ margin-top: 15px} 
@media screen and (max-width:920px) {
	.vision_w > div{ padding:30px 20px 0 20px} 
	.vision_w > div.policy_bx{ padding-bottom: 30px} 
	.vision_w .vision_bx dl,.vision_w .vision_bx .box{ width: calc(100% - 20px)} 	
	.vision_w .vision_bx .box dl dd p.tit+p{ line-height: 1.3} 
	.vision_w .vision_bx .box h5{ width: 140px; height: 140px; background-size: cover; } 
	.vision_w .vision_bx .box dl dd ul li:last-of-type{ padding-right: 25px} 
	.vision_w .vision_bx .box dl dd:first-of-type{ align-items: center 	} 
    .vision_w .vision_bx .box dl.green dt{ padding-right: 10px} 
}
@media screen and (max-width:767px) {
	.vision_w .vision_bx{ padding: 30px 20px} 
	.vision_w .vision_bx dl{ width: 100%; } 
	.vision_w .vision_bx dl dt{ width: auto; min-width: 90px;} 
	.vision_w .vision_bx dl.one_box dd > p{ display: flex; align-items: center; justify-content: center; width: auto} 
	.vision_w .vision_bx dl.one_box p:nth-of-type(3):before{left: -15px;} 
	.vision_w .vision_bx dl.one_box p:not(:last-of-type):after{width: calc(100% + 37px);} 
	.vision_w .vision_bx .box{ margin: 20px 0; width: 100%}	
    .vision_w .vision_bx dl.one_box dd:last-of-type:before{ display: none} 
}
@media screen and (max-width:650px) {
	.vision_w .vision_bx .box{ margin: 20px 0; padding: 20px} 
	.vision_w .vision_bx .box dl{ margin: 0 0 12px 0;width: calc(50% - 6px);padding: 16px;} 
	.vision_w .vision_bx .box dl dd{ flex-direction: column; align-items: flex-start !important} 
	.vision_w .vision_bx .box dl p.tit{ width: auto} 
	.vision_w .vision_bx .box h5{transform: translate(-50%,-50%); }    
}
@media screen and (max-width:450px) {
	.vision_w .vision_bx dl{ padding-top: 40px} 
	.vision_w .vision_bx dl dt{ top: 10px} 
	.vision_w .vision_bx dl.one_box dd > p{ margin: 0; font-size: 1rem; padding: 10px 3px} 

	.vision_w .vision_bx .box h5{ position: relative; width: auto; height: auto;  background: none; position: relative; left: auto; top: auto; transform: none; padding-top: 0;text-align: left; letter-spacing: -1px; margin-bottom: 0px} 
	.vision_w .vision_bx .box h5 strong{ display: inline;font-size: 1.857rem;} 
	.vision_w .vision_bx .box{ flex-direction: column;} 
	.vision_w .vision_bx .box dl{ width: auto} 
	.vision_w .vision_bx .box dl dd ul li:last-of-type{ padding-right: 0} 
	.vision_w .vision_bx .box dl.oranfe dt, .vision_w .vision_bx .box dl.violet dt{ text-align: left; padding-left: 0} 
	.vision_w .vision_bx .box dl dt{ justify-content: flex-start; min-height: auto} 
    .vision_w .vision_bx dl.one_box{ padding-left: 10px; padding-right: 10px} 
    .vision_w .vision_bx dl.one_box p:after{ } 
    .vision_w .vision_bx dl.one_box dd > p:after{  transform: none; left: 0;width: 4px !important; height: 100%; transform: none; left: 0; top: 0}    
    .vision_w .vision_bx dl.one_box dd{ flex-direction: column} 
}

/* KGS ESG경영 */
.outline_w{ margin-top: 40px} 
.outline_w *{ word-break: keep-all} 
.outline_w  div.list_bx h4{ margin-top: 60px} 
.outline_w .box{ border: 1px solid #d9d9d9; padding: 50px; text-align: center}
.outline_w > .box .tit{ color: #222; margin-bottom: 40px;font-weight: 500; font-size:1.572rem }
.outline_w > .box .tit em{font-size: 2rem; font-weight: 600; display: block } 

.outline_w > .box .tit strong{ color: #005bac; font-weight: 500} 
.outline_w .tit_bx{ display: flex; justify-content: center; gap:45px;margin-bottom: 40px; position: relative; z-index: 3} 
.outline_w .tit_bx li{ width: 130px; height: 130px; border-radius: 100%; background:#f0f0f0; display: flex; flex-direction: column; align-items: center; justify-content: center; font-weight: 500; color: #606060; letter-spacing: -0.35px; position: relative} 
.outline_w .tit_bx li:before{content: ""; width:10px; height: 10px; border-radius: 100%; display: block;  background: #fff !important; border: 2px solid #b7dd3a; position: absolute; left: 50%; bottom: 0; transform: translate(-50%,50% ); z-index: 2} 
.outline_w .tit_bx li:after{content: ""; display: block; height: 1px; position: absolute; left:0; top: 50%; background:#b7dd3a; transform: translate(-100%,0); z-index: 1; width: 45px}
.outline_w .tit_bx li.e_tit:before{ bottom: 50%; left: 0; border-color:#b7dd3a  }
.outline_w .tit_bx li.g_tit:before{ bottom: 50%; left: 100%; border-color:#41c5ec}
.outline_w .tit_bx li.s_tit:before{ border-color:#f6b358} 
.outline_w .tit_bx li.s_tit:after{ display: none} 
.outline_w .tit_bx li.g_tit:after{ left:auto; right: 0; transform: translate(100%,0); background:#56c0f0  } 

.outline_w .tit_bx li strong{ color: #222; font-size: 4.2857rem; font-weight: 700; line-height: 1; } 
.outline_w .dec_bx{ display: flex; justify-content: center; gap:35px; } 
.outline_w .dec_bx dl{ border: 1px solid #b7dd3a; padding: 20px 20px 50px 20px; border-radius: 4px; position: relative} 
.outline_w .dec_bx dl:before{ content: ""; width:10px; height: 10px; border-radius: 100%; display: block;  background: #fff !important; border: 2px solid #b7dd3a; position: absolute; left: 50%; top: 0; transform: translate(-50%,-50% ); z-index: 2} 
.outline_w .dec_bx dl:after{ content: ""; display: block; width: 1px; position: absolute; left: 50%; top: 0; background:#b7dd3a; transform: translate(-50%,-100%); z-index: 1; height: 106px} 
.outline_w .dec_bx dl dt{ width: 209px; font-size:1.2857rem; text-align: center; padding:0 0 6px 0;  font-weight:500; background: #5c8128;position: relative; color: #fff; margin-bottom: 20px; position: relative }
.outline_w .dec_bx dl dt:before{ width: 100%;content: ""; background:#b7dd3a url("../img/esg/ico_e.png") no-repeat 50% 50%; background-size: 72px; z-index: 0; height: 113px; display: block; margin-bottom: 6px} 
.outline_w .dec_bx dl dd{ text-align: left; display: flex; align-items: center; padding-left: 9px; font-size:1.1428rem; margin: 5px 0; max-width: 209px} 
.outline_w .dec_bx dl dd:before{ width: 7px; height: 7px; border-radius: 100%; background: #606060; content: ""; display: block; margin-right: 10px; flex-shrink: 0 } 
.outline_w .dec_bx dl dd.dec{ font-size: 1rem; margin-bottom: 15px} 
.outline_w .dec_bx dl dd.dec:before{ display: none} 
.outline_w .dec_bx dl.s_box{ border-color:#f6b358 } 
.outline_w .dec_bx dl.g_box dt{background:#357da5 } 
.outline_w .dec_bx dl.s_box dt:before{ background-color:#f6b358; background-image: url("../img/esg/ico_s.png"); background-size:46px;  } 
.outline_w .dec_bx dl.g_box{ border-color:#41c5ec} 
.outline_w .dec_bx dl.s_box dt{background:#94703d; } 
.outline_w .dec_bx dl.g_box dt:before{ background-color:#41c5ec; background-image: url("../img/esg/ico_g.png"); background-size:65px;} 
.outline_w .dec_bx dl.s_box:before, .outline_w .dec_bx dl.s_box:after{ border-color:#f6b358; background: #f6b358 } 
.outline_w .dec_bx dl.g_box:before, .outline_w .dec_bx dl.g_box:after{ border-color:#41c5ec; background: #56c0f0} 
.outline_w .dec_bx dl.s_box:after{ height: 40px} 

.outline_w .list_bx ul{border-top: 1px solid #d9d9d9} 
.outline_w .list_bx li{ padding: 40px 40px 40px 190px; position: relative; border-bottom: 1px solid #d9d9d9; font-size: 1.0714rem; } 
.outline_w .list_bx li .l_txt strong{ color: #222; font-weight: 600 } 
.outline_w .list_bx li .l_tit{ font-weight: 600; color: #222; font-size:1.5714rem; margin-bottom: 20px; letter-spacing:  -0.55px;} 
.outline_w .list_bx li .l_tit > span, .outline_w .list_bx li .l_tit > span strong{ font-size:1.428rem; font-weight: 500;   } 
.outline_w .list_bx li .l_tit > span strong{ color:#005bac } 

.outline_w .list_bx li:before{ content: ""; width: 150px; height: 150px; border-radius: 100%; background:#f0f0f0 url("../img/esg/ico_outline01.png") no-repeat 50% 50%; position: absolute; left: 0; top: 50%; display: block; transform: translateY(-50%)} 
.outline_w .list_bx li.l2:before{ background-image: url("../img/esg/ico_outline02.png")} 
.outline_w .list_bx li.l3:before{ background-image: url("../img/esg/ico_outline03.png")} 
.outline_w .list_bx li.l4:before{ background-image: url("../img/esg/ico_outline04.png")} 
.outline_w .list_bx li.l5:before{ background-image: url("../img/esg/ico_outline05.png")} 
.outline_w .list_bx li.l6:before{ background-image: url("../img/esg/ico_outline06.png")} 
.outline_w .list_bx li.l7:before{ background-image: url("../img/esg/ico_outline07.png")} 
.outline_w .list_bx li.l8:before{ background-image: url("../img/esg/ico_outline08.png")} 
.outline_w .list_bx li.l9:before{ background-image: url("../img/esg/ico_outline09.png")} 
.outline_w .list_bx li.l10:before{ background-image: url("../img/esg/ico_outline10.png")} 



@media screen and (max-width:1023px){	
	.outline_w .dec_bx dl dt{ width: 100%}
	.outline_w .dec_bx{ gap:10px; justify-content: space-between} 
	.outline_w .dec_bx dl{ padding: 15px} 
	.outline_w .tit_bx{ justify-content: space-between } 
	.outline_w .tit_bx li{ margin: 0 auto} 
	.outline_w .tit_bx li.s_tit:before{ margin-left: 4px} 
	.outline_w .tit_bx li:before, .outline_w .tit_bx li:after{ display: none} 
	.outline_w .org_bx .box{ padding: 50px 20px} 
	
}
@media screen and (max-width:767px){
	.outline_w .list_bx li{ padding: 30px 0} 
	.outline_w .list_bx li:before{ display: inline-block;left: 0; right: auto; top: 25px; transform: none; width: 80px; height: 80px; background-size: 60%} 
	.outline_w .list_bx li .l_tit{ display: inline-block; padding-left: 100px; min-height:80px; line-height: 1.35} 
	.outline_w .org_bx .box{ border: none; padding: 0} 
	.outline_w .dec_bx{ flex-direction: column} 
	.outline_w .box{ border: none; padding: 0} 
	.outline_w .tit_bx{ gap:5px; margin-bottom: 20px} 
	.outline_w .tit_bx li{ width: 100%; height: 80px; border-radius: 20px; margin: 0} 
	.outline_w .dec_bx dl:before, .outline_w .dec_bx dl:after{ display: none} 
	.outline_w .dec_bx dl{ padding: 0 0 20px 0} 
	.outline_w .dec_bx dl dd{ padding-left:20px; max-width: none } 
	
}



/* 연혁 */
.history_w{  background: #fff; position: relative; z-index: 2; margin-bottom: 80px; margin-top:120px} 
.history_w:before{ } 
.history_w .box{ flex-basis:100%; margin-top: 40px; padding-left: calc(50% + 50px); position: relative } 
.history_w .box h4{ background: none; padding: 0; font-size: 1.714rem; color:#005bac; font-weight: 600; margin-bottom: 10px; position: relative}
.history_w .box li{color: rgb(96, 96, 96); font-size: 1rem; line-height: 2; letter-spacing: -0.35px; display: flex; flex-wrap: wrap; word-break: keep-all} 
.history_w .box li > strong{ color: #606060; font-weight: 600; padding-right: 15px}
.history_w .box:nth-of-type(2n+1){ padding-right: calc(50% + 50px); padding-left: 0; width: 100% } 
.history_w .box:nth-of-type(2n+1) *{ text-align: right; display: block} 
.history_w .box:nth-of-type(2n+1) li strong{ display: inline; order: 2; padding-left: 15px; padding-right: 0} 
.history_w .box:nth-of-type(2n+1) li{ display: flex;  justify-content: flex-end;  }
.history_w .box li .img{ margin-top: 15px; order: 4; width: 100%; margin-bottom: 16px} 
.history_w .box li .img img{width: 280px; display: inline-block } 

.history_w:before{position: absolute; left: 50%; top:-40px; content: ""; width: 1px; height:calc(100% + 100px); background: #00a6e7}
.history_w .box h4:before{ position: absolute; left: -53px;top: 16px; width:8px ; height: 8px;background: #005bac ; content: ""; display: block} 
.history_w .box h4:after{position: absolute; left: -53px;top: 16px; width:44px ; height: 4px; border-bottom: 1px dotted #005bac; content: ""; display: block}
.history_w .box:nth-of-type(2n+1) h4:before{ left: auto; right: -53px} 
.history_w .box:nth-of-type(2n+1) h4:after{ left: auto; right: -53px} 
.history_w .box:first-of-type:before, .history_w .box:last-of-type:before{position: absolute; right:calc(50% - 9px); top: -56px; content: ""; width: 18px; height: 18px;background: url(../img/org/ico_h4.svg) no-repeat 0 50%; display: block; background-size: 18px;  }
.history_w .box:last-of-type:before{ top: auto; bottom:-75px; } 
@media screen and (max-width:550px) {
	.history_w { margin-top:70px;}     
    .history_w:before{ top:-25px;  height: calc(100% + 50px);}     
	.history_w .box{ margin-top: 20px} 
	.history_w .box:first-of-type:before{ top: -40px} 
	.history_w .box{padding-left: calc(50% + 20px);} 
	.history_w .box:nth-of-type(2n+1){ padding-right: calc(50% + 20px);} 
	.history_w .box h4:after{ width: 15px} 
	.history_w .box h4:after{ left: -20px; top: 11px} 
	.history_w .box:nth-of-type(2n+1) h4:after{ right: -20px} 
	.history_w .box:nth-of-type(2n+1) h4:before{ right: -25px} 
	.history_w .box h4:before{ top: 11px; left: -24px} 
	.history_w .box:last-of-type:before{ bottom: -40px} 
	.history_w .box:nth-of-type(2n+1) li strong{ order: 0} 
	.history_w .box li{ line-height: 1.43} 
	.history_w .box li + li{ margin-top: 10px} 
}


/* 조직도*/
h3 + .gr1_w {margin-top: 40px;}
.group_bx{  text-align: center; position: relative; width: 820px; margin: 0 auto  } 
.group_bx p{ position: relative} 
.group_bx p.ceo{ width:240px; height: 80px; background:#005bac;  color: #fff; text-align: center; line-height: 1.3; display: block; font-size: 1.428rem; font-weight: 600;display: flex;align-items: center;justify-content: center; } 
.group_bx p.g6 {height: 55px; line-height: 55px; font-size: 1.142rem; background: #f7f7f7; color: #606060; width:220px; font-weight: 600 }
.group_bx p.g1, .group_bx dl dt,.group_bx p.g5{ height: 55px; line-height: 55px; font-size: 1.142rem; background: #007bcb; color: #fff; width:195px; font-weight: 600;padding: 0 12px;}
.group_bx dl dd{margin-top: 10px; background: #f7f7f7;  height: 55px; line-height: 1.3; font-size: 1.142rem; width:195px; font-weight: 500; color:#606060;word-break: break-word;} 
.group_bx dl dd:not(.g6_sub){display: flex;align-items: center; justify-content: center;} 
.group_bx dl dt {height: 70px;line-height: 1.3;display: flex;align-items: center;justify-content: center;}
.group_bx dl dt, .group_bx dl dd{ width: 100%} 
.group_bx dl{ width: 220px; z-index: 2; position: relative} 
.group_bx dl dt{ background: #606060} 
.group_bx dl.g2 dt, .group_bx dl.g4 dt{background: #007bcb;word-break: break-word;}
.group_bx dl dd.gl,
.group_bx dl dd.gr {display: flex;position: relative;justify-content: center;}
.group_bx dl dd ul li {display: flex;align-items: center;position: absolute;width: 195px;background: #f7f7f7; height: 55px; line-height: 1.3; font-size: 1.142rem; width: 195px; font-weight: 500; color: #606060;word-break: break-word;}
.group_bx dl dd.gl ul li::before {content: ""; width: 20px; height: 1px; display: block; position: absolute; top: 50%; right: -20px; background: #e1e1e1; z-index: -1;;}
.group_bx dl dd.gr ul li::before {content: ""; width: 20px; height: 1px; display: block; position: absolute; top: 50%; left: -20px; background: #e1e1e1; z-index: -1;;}
.group_bx dl dd.gl ul li{left: -215px;}
.group_bx dl dd.gr ul li{right: -215px;}
.gr1_w .group_bx dl.g2 dd {min-height: 60px;}

.gr1_w .group_bx dl.g4{ width: 447px; display: flex; flex-wrap: wrap; justify-content: space-between} 
.gr1_w .group_bx dl.g4 dd{width: 220px; background: #e8edf8; color: #222222; font-weight: 400} 
.gr1_w p.g5 {display: flex;align-items: center;width: 280px;height: 70px;;line-height: 1.3;}

.org_g{ display: flex; justify-content: space-between; padding-bottom: 60px; position: relative;margin: 0 auto;} 
.boss_g{ display: flex; justify-content: space-between; padding-top:120px; position: relative; padding-bottom: 80px} 
.boss_g .ceo{ position: absolute; left: 50%; top: 0; transform: translateX(-50%)} 
.boss_g .g1{ margin-top: 55px} 

.etc_g{ display: flex; justify-content: space-between} 
.boss_g .ceo:after{ content: ""; width: 1px; height:250px; display: block; position: absolute; left: 50%; bottom: -250px; background:#e1e1e1; } 
.boss_g .g1:before{ content: ""; height: 1px; width:300px;display: block; position: absolute; right: 50%; top: 50%; background:#e1e1e1; z-index: -1  } 
.boss_g .g6:before{ content: ""; height: 1px; width:300px;display: block; position: absolute; right: 50%; top: 50%; background:#e1e1e1; z-index: -1  } 
.org_g .g3:before{ content: ""; width: 1px; height: 41px; display: block; position: absolute; top: -41px; left: 50%; background:#e1e1e1; z-index: -1  } 
.org_g:before{ content: ""; height: 1px; width:600px;display: block; position: absolute; left: 50%; top:-41px; background:#e1e1e1; z-index: -1; transform: translateX(-50%)} 
.group_w .sub_tit{ padding: 0 0 30px 0; ;}
.group_w .sub_tit p{font-size: 1rem} 
.group_w .sub_tit p strong{ font-weight: 500; font-size: 1.0714rem; color: #606060} 
.group_w .search-box label{ padding-right:20px; color:#606060; font-size: 1.0714rem; font-weight: 600  } 
.group_w .search-box label:not(:first-of-type){ margin-left: 35px}
.bt-reset { background-color: #777777;}
.group_w .search-box [class^="bt-"] + [class^="bt-"]{ margin-left: 5px} 

.gr1_w .group_bx {width: 920px;}
.gr1_w .group_bx dl {width: 180px;}
.gr1_w .group_bx dl dd {margin-top: 5px;font-size: 1.071rem;}
.gr1_w .boss_g {padding-top: 80px;padding-bottom: 175px;}
.gr1_w .boss_g .ceo:after {height: 250px;bottom: -250px;}
.gr1_w .org_g {width: calc(100% - 260px);margin: 0;justify-content: flex-start;gap: 40px;}
.gr1_w .org_g dl::before {content: ""; width: 1px; height: 60px; display: block; position: absolute; top: -60px; left: 50%; background:#e1e1e1; z-index: -1 }
.gr1_w .org_g:before {top: -61px;width: 440px;left: calc(50% - 20px);}
.gr1_w .org_g .g6 dt{position: relative;min-height: 100px;}
.gr1_w .org_g .g6:last-child dt::before { content: ""; width: 1px; height: 80px; display: block; position: absolute; bottom: -80px; left: 50%; background:#e1e1e1; z-index: -1 }
.gr1_w .org_g .g6:not(:last-child) dt {margin-bottom: 0px;}
.gr1_w .org_g .g6:last-child dt {margin-bottom: 75px;}
.gr1_w .org_g .g6_sub {position: absolute;top: 105px;left: calc(50% + 22px);padding-top: 15px;background-color: #999;color: #fff;font-size: 1.143rem;}
.gr1_w .org_g .g6_sub::before {content: ""; width: 100%; height: 1px; display: block; position: absolute; top: 50%; background:#e1e1e1; z-index: -1  }
.gr1_w .org_g .g6_sub.sm::before {left: -22px;}
.gr1_w .org_g .g6_sub.lg::before {left: -130px;}

.gr1_w .org_g .g6_sub.sm {width: 150px;}
.gr1_w .org_g .g6_sub.lg {left: calc(50% + 130px);}
.gr1_w .org_g .g6_sub.lg ul {margin-top:45px;}
.gr1_w .org_g .g6_sub.lg ul li {position: initial;width: 180px;font-size: 1.071rem;}
.gr1_w .org_g .g6_sub.lg ul li ~ li {margin-top: 5px;}

.gr1_w .pr_g {position: absolute;left: 200px;top: 50%;transform: translateY(20px);display: flex;gap: 140px;}
.gr1_w .pr_g:before{ content: ""; height: 1px; width:525px;display: block; position: absolute; top: -41px;left: 50%;transform: translateX(-50%); background:#e1e1e1; z-index: -1  } 
.gr1_w .pr_g p.g3,
.gr1_w .pr_g .g4 p{ background: #f7f7f7;height: 55px;line-height: 1.3;font-size: 1.142rem; width: 180px; font-weight: 600; color: #606060;}
.gr1_w .pr_g .g4 .se { background: #007bcb;color: #fff;}
.gr1_w .pr_g .g4 {display: flex;gap: 20px;}
.gr1_w .pr_g .g4 p {height: 55px; line-height: 1.3; font-size: 1.142rem; width:180px; font-weight: 600 }
.gr1_w .pr_g p {display: flex;align-items: center;height: 55px; line-height: 1.3; font-size: 1.142rem; width:180px; font-weight: 600 }
.gr1_w .pr_g p:before {content: ""; width: 1px; height: 41px; display: block; position: absolute; top: -41px; left: 50%; background:#e1e1e1; z-index: -1  }
.gr1_w .etc_g{ display: flex; justify-content: space-between; align-items: flex-start} 

@media screen and (max-width:1023px) {
	.group_bx{ width: 690px} 
	.boss_g .g1:before{ width: 235px} 
	.org_g:before{ width: 470px} 
	.gr1_w .boss_g .ceo:after {height: 250px;bottom: -250px;}
	.gr1_w .group_bx {width: 690px;}
	.gr1_w .pr_g {left: 125px;gap: 75px;}
	.gr1_w .pr_g:before {width: calc(100% - 180px);}
	.gr1_w .org_g:before {width: calc(100% - 115px);left: 50%;}
	.gr1_w .group_bx dl dd,
	.gr1_w .group_bx dl dd a { word-break: break-word;display: flex; align-items: center; justify-content: center; line-height: 1.3; }
	.gr1_w .org_g .g6_sub.lg {width: 150px;}
	.gr1_w .org_g .g6_sub.lg ul {width: 100%;position: absolute;top: 65px;margin-top: 0;}
	.gr1_w .org_g .g6_sub.lg ul li {width: 100%;}
	.group_bx dl dd:not(.g6_sub) {min-height: 90px;}
	.gr1_w .group_bx dl.g4 {width: 55%;}
	.gr1_w .group_bx dl.g4 dt {}
	.gr1_w .group_bx dl.g4 dd {margin-top: 10px;width: calc(50% - 10px);min-height: auto;height: auto;}
	.gr1_w .group_bx dl.g4 dd ~ dd {margin-left: 10px;}
	.gr1_w p.g5 {width: 40%;}
}
@media screen and (max-width:750px) {
	.group_bx{ width: 100%} 
	.org_g dl{ width: 29%} 
	.org_g dl > *{ height: auto !important; word-break: break-word; padding:15px 0; line-height: 1.5 !important;  } 
	.group_bx .boss_g dl, .group_bx .boss_g p, .group_bx dl.g4, .group_bx .g5{ width: 130px} 
	.group_bx .etc_g{ align-items: flex-start} 
	.org_g:before{ width: calc(100% - 90px)} 
	.group_bx dl dd ul li{top: 0;width: 100%;height: auto !important; word-break: break-word; padding: 15px 0; line-height: 1.5 !important;}
	.group_bx p.g1, .group_bx dl dt, .group_bx p.g5 {padding: 15px 0;}
	.gr1_w .boss_g .ceo:after {height: 265px;bottom: -265px;}
	.gr1_w .group_bx {width: 100%;}
	.gr1_w .org_g {width: calc(100% - 100px);}
	.gr1_w .group_bx dl {width: 25%;}
	.gr1_w .org_g .g6_sub {top: 90px;padding: 10px 0;}
	.gr1_w .org_g .g6_sub.sm {width: 100%;}
	.gr1_w .org_g .g6_sub.lg {left: calc(50% + 80px);width: 100%;} 	
	.gr1_w .org_g .g6_sub.lg::before {left: -80px;}
	.gr1_w .org_g .g6:last-child {margin-left: 0;}

	.gr1_w .pr_g {left: 50%;top: 65%;transform: translate(-50% , 0);gap: 20px;}
	.gr1_w .pr_g:before {width: calc(100% - 100px);}
	.group_bx .boss_g dl.g2 {margin-top: 15px;}
	.gr1_w .pr_g:before {top: -26px;}
	.gr1_w .pr_g p:before {height: 25px;top: -26px;}
	.gr1_w .pr_g p.g3, .gr1_w .pr_g .g4 p {width: 100px;}
	.gr1_w .org_g:before { width: calc(100% - 180px); left: calc(50% - 35px); }

	
}

@media screen and (max-width:600px) {
	.gr1_w .org_g:before { width: calc(100% - 120px); left: calc(50% - 25px); }
}

@media screen and (max-width:500px) {
	.gr1_w .org_g {width:calc(100% - 50px);gap: 20px;}
	.gr1_w .org_g .g6_sub {top: 100px;}
	.gr1_w .org_g .g6_sub.lg {left: calc(50% + 50px);}
	.gr1_w .org_g .g6_sub.lg::before {left:-50px}
	.gr1_w .org_g .g6_sub {line-height: 1.2!important;}
	.gr1_w .org_g:before { width: calc(100% - 115px); left: calc(50% - 21px); }
}
@media screen and (max-width:430px) {
	.gr1_w .org_g .g6 dt {min-height: 71px;}
	.gr1_w .org_g .g6_sub.sm {left:calc(50% + 10px)}
	.gr1_w .org_g .g6_sub.sm::before {left: -11px;}
	.gr1_w .org_g:before { width: calc(100% - 100px); left: calc(50% - 16px); }
	.gr1_w .org_g .g6_sub.lg ul {margin-top: 5px;}
	
}
@media screen and (max-width:400px) {
	.gr1_w .org_g:before { width: calc(100% - 100px); left: calc(50% - 15px); }
}


/*Safety Management-Systems Management-Risks Management*/
.sris_w {margin-top: -1px;background: #fff;position: relative;z-index: 2;margin-bottom: 20px;}
.sris_w h5{margin: 40px 0 15px;}
.sris_w .tab_contents_w {margin-top: 60px;}
.sris_w .table_box {margin-top: 20px;}
.sris_w .table_box table thead th { background-color:#f9f9f9;line-height: 1.3;border-top: 2px solid#999;}
.sris_w .table_box table thead th:last-child { border-right: none; }
.sris_w .table_box table tbody tr td:first-child { border-left: none; }
.sris_w .table_box table tbody td { border-left: 1px solid #d9d9d9; text-align: center; font-size: 1.071rem; padding: 18px; vertical-align: middle; line-height: 1.3;}
.sris_w .table_a table th {width: 33.33%;}
.sris_w #sr_panel01 .img_box img{max-width: 472px;}
.sris_w #sr_panel01 .flex{gap: 40px;}
.sris_w #sr_panel01 table th {width: 260px;}
.sris_w #sr_panel02 p+p{margin-top: 15px;}
.sris_w #sr_panel03 .img_bx {margin-top: 30px;display: flex;gap: 25px;row-gap: 20px;flex-wrap: wrap;}
.sris_w #sr_panel03 .img_bx li {flex-basis: 30%;min-width: 310px;}
.sris_w #sr_panel03 .img_bx li .img {padding: 20px 20px; border: 1px solid #e1e1e1; border-radius: 15px; text-align: center; }
.sris_w #sr_panel04{}
.sris_w #sr_panel04 .hazop_con{display:flex;justify-content: space-between;align-items: center;}
.sris_w #sr_panel04 .hazop_con table thead tr th{font-weight: 500;}
.sris_w #sr_panel04 .hazop_con .box_1{flex-basis: 600px;}
.sris_w #sr_panel04 .hazop_con .box_2{flex-basis: 322px;margin-top: 30px;position: relative;}
.sris_w #sr_panel04 .hazop_con .box_2:after{display: block;content: "";width: 50px;height: 30px;position: absolute;top: 55%; left: -50px;transform: rotate(90deg) scale(.8);background:url(../img/eng/arrow_big_g.svg)no-repeat;}
.sris_w #sr_panel04 .hazop_con .box_1 .table_b thead tr th:nth-of-type(1){width: 114px;}
.sris_w #sr_panel04 .hazop_con .box_1 .table_b thead tr th:nth-of-type(2){width: 55px;}
.sris_w #sr_panel04 .hazop_con .box_1 .table_b tbody tr td:nth-of-type(3){text-align: left;}
.sris_w #sr_panel04 .hazop_con .box_2 .table_b thead tr th:nth-of-type(1){width: 120px;}
.sris_w #sr_panel04 .hazop_con .box_2 .blu{background-color: #cee6ff;}
.sris_w #sr_panel04 .hazop_con .box_2 .nge{background-color: #fff3e1;}
.sris_w #sr_panel04 .hazop_con .box_2 .pur{background-color: #e8edf8;}
.sris_w #sr_panel04 .hazop_con .box_2 .gre{background-color: #e3fae9;}.sris_w #sr_panel04 .hazop_con+p{margin-top: 20px;}
.sris_w #sr_panel05 .img_box img{max-width: 985px;}
.sris_w #sr_panel05 .list-depth1-dot>li{font-weight: 600;padding: 0 0 0 10px;}
.sris_w #sr_panel05 .list-depth1-dot li>ul>li{line-height: 22px;font-weight: 400;}
.sris_w #sr_panel05 .list-depth1-dot li>ul>li::before{display: none;}
@media screen and (max-width:1023px) {
	.sris_w .table_box table tbody td{padding: 5px;}
	.sris_w #sr_panel01 .img_box img{max-width: 100%;}
	.sris_w #sr_panel04 .hazop_con{display: block;}
	.sris_w #sr_panel04 .hazop_con .box_2:after{transform: rotate(180deg);left: 45%;top: -30px;}
	.sris_w #sr_panel04 .hazop_con .box_1{flex-basis: 100%; display: flex;gap: 30px;}
	.sris_w #sr_panel04 .hazop_con .box_1 .table_b thead tr th:nth-of-type(1){width: 30%}
	.sris_w #sr_panel04 .hazop_con .box_1 .table_b thead tr th:nth-of-type(2){width: 10%;}	
}
@media screen and (max-width:750px) {
	.sris_w #sr_panel01 .flex{flex-wrap: wrap;}
	.sris_w #sr_panel04 .hazop_con .box_1{flex-flow: column;gap: 0;}
}
@media screen and (max-width:685px) {
	.sris_w .img_bx li {min-width: auto;flex-basis: 100%;}
}

/*Safety Management-Systems Management-Systems Management*/
.ssys_w {margin-top: -1px;background: #fff;position: relative;z-index: 2;margin-bottom: 20px;}
.ssys_w .tab_contents_w {margin-top: 60px;}
.ssys_w .img_box{margin-top: 40px;}
.ssys_w .img_box img{max-width: 985px;}


/*Safety Management-Integrity Management-*/
/*tab 2*/
.tab_list_w2{ display: flex;flex-wrap: wrap;width: 100%;margin-top: -1px;} 
.tab_list_w2 li{flex-basis: 20%;text-align: center;} 
.tab_list_w2 li button{ font-size: 1.142rem;border:1px solid #d9d9d9;margin-top: -1px;background: #fff; width: 100%; height:60px;position: relative; color: #606060; font-weight: 500;word-break: keep-all;}
.tab_list_w2 li button[aria-selected="true"]{ font-weight: 600; color: #fff ;background:#00a6e7} 
@media screen and (max-width:600px) {
	.tab_list_w2 li{flex-basis: 33.333%;width: 100%;} 
	.tab_list_w2 li button{height: 70px;}
}

.sintm_w{}
.sintm_w .tab_contents h4{margin-top: 60px;}
.sintm_w .list-depth1-dot>li{padding: 0 0 15px 10px;line-height: 20px;}
.sintm_w .list-depth1-dot>li:last-child{padding: 0 0 0 10px;}
.sintm_w .list-depth1-dot>li::before{top: 11px;}
.sintm_w .list-depth1-dot li>ul>li{line-height: 18px;font-weight: 400;padding: 3px 5px;}
.sintm_w .list-depth1-dot li>ul>li::before{display: none;}
.sintm_w .list-depth1-dot.s_list>li{padding: 0 0 5px 10px;word-break: initial;}
.sintm_w .img_bx {margin-top: 30px;display: flex;gap: 25px;row-gap: 20px;flex-wrap: wrap;}
.sintm_w .img_bx li {flex-basis: 30%;min-width: 310px;}
.sintm_w .img_bx li .img {padding: 20px 20px 0; border: 1px solid #e1e1e1; border-radius: 15px; text-align: center; }
.sintm_w .img_bx .caption { padding: 10px 0 5px; height: 60px;color: #606060; font-size: 1.071rem; font-weight: 500; text-align: center;}
.sintm_w .img_bx2 li .img{padding: 20px;}
.sintm_w .img_bx3 .img {}
.sintm_w .img_bx3 li.img_item {flex-basis: 65%;}
.sintm_w .img_bx3 li.img_item .img{display: flex;gap: 25px;row-gap: 0;flex-wrap: wrap;justify-content: center;}
.sintm_w .img_bx3 li.img_item .img div{flex-basis: 47%;}
@media screen and (max-width:745px) {
	.sintm_w .img_bx3 li.img_item .img{ flex-flow: column;gap: 25px;}
	.sintm_w .img_bx li, .sintm_w .img_bx3 li.img_item{flex-basis: 50%;}
	.sintm_w .img_bx{justify-content: center;}
}
@media screen and (max-width:468px) {
	.sintm_w .img_bx li {min-width: auto;flex-basis: 100%;}
	.sintm_w .img_bx .caption {height: auto;padding-bottom: 20px;}
}

 









