@charset "utf-8";

.bold {
    font-weight: bold;
}

.contentsTit h1 {
    font-size: 40px;
    color: #333;
    font-family: "NGothic";
    letter-spacing: -3px
}

/* layout */
.bgTop,
.utilLink a {
    background-color: #008850;
    color: #fff;
}

.utilLink li {
    border-right: 1px solid #007444;
}

.utilLink li:first-child {
    border-left: 1px solid #007444;
}

.gnb {
    padding-left: 405px;
    width: 760px;
}

.gnb>li>a {
    padding: 0 35px;
    font-size: 19px;
    font-weight: 700;
    color: #000
}

.gnb>li>a.current {
    color: #2f73c6
}

.gnb>li:first-child>a {
    padding-left: 0
}

.gnb>li:last-child>a {
    padding-right: 0
}

.bgGnbSub,
.gnbSubArea {
    height: 249px;
    background-color: #FDFAF5;
}

.gnbSubArea {
    background: url("../images/bg_lifescience_gnbsub.png") no-repeat 23px top;
}

.gnbSub01 {
    left: 400px;
    width: 100%
}

.gnbSub02 {
    left: 515px;
    width: 100%
}

.gnbSub03 {
    left: 678px;
    width: 100%
}

.gnbSub04 {
    left: 788px;
    width: 100%
}

.gnbSub05 {
    left: 897px;
    width: 100%
}

.gnbSub06 {
    left: 1000px;
    width: 100%
}

.lnbMenu .current {
    background-color: #f8f8f8;
    background-image: url("../images/bg_lnb_on.png");
    color: #333;
}

.footerInfo {
    background-image: url("../images/logo_lifescience_footer.png");
}

.paginate strong {
    color: #333;
}

/* common */
.pointColor,
.pointTxtTit02,
.pointTxtTit {
    color: #008850;
}

.tblTit {
    color: #008850;
    text-align: left;
}

.txtTit {
    background-image: url("../images/bg_txttit.gif");
}

.dataTbl thead th {
    background: #f3fbf4;
}

.mapTbl tbody th {
    background: #edf9f9;
}

/* main */
.popzone {
    min-height: 150px;
    background: #008850;
}

.popzoneCont {
    position: relative;
    width: 960px;
    min-height: 100px;
    padding: 15px 0 35px;
    margin: 0 auto;
}

.popzoneCont a {
    display: inline-block;
}

.popzoneCont a.popfirst {
    margin-right: 76px;
}

.popzoneClose {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.popzoneClose input,
.popzoneClose label,
.popzoneClose img {
    vertical-align: middle;
}

.popzoneClose label {
    margin-top: -2px;
    margin-right: 5px;
    color: #fff;
    font-size: 12px;
}

.mainContainer {
    height: 875px;
}

.mainVisual,
.mainCont,
.lastMainCont {
    float: left;
    border: solid #d1d3d4;
}

.mainVisual {
    position: relative;
    width: 588px;
    height: 875px;
    border-width: 0 1px 0 1px;
}

.mainSlide {
    position: relative;
}

.visualImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 588px;
    height: 875px;
}

.pageControl {
    overflow: hidden;
    position: absolute;
    top: 25px;
    right: 22px;
    z-index: 10;
}

.pageControl a {
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    text-indent: -9999em;
    font-size: 0;
    background: url("../images/btn_slidecontrol.png") no-repeat left top;
}

.pageControl .pageThum {
    background-position: left top;
}

.pageControl .pageThum.active {
    width: 20px;
    height: 11px;
    background-position: left -12px;
}

.pageControl .play {
    background-position: left -37px;
}

.pageControl .stop {
    background-position: left -24px;
}

.play,
.stop {
    display: none;
}

.visualIcon01,
.visualIcon02,
.visualTxt {
    position: absolute;
}

.visualTxt {
    top: 100px;
    left: 72px;
}

.mainCont,
.lastMainCont {
    width: 319px;
    padding: 20px 25px;
    border-width: 0 1px 1px 0;
}

.lastMainCont {
    zoom: 1;
    height: 68px;
    padding: 23px 25px;
    border-width: 0 1px 0 0;
}

.lastMainCont:after {
    display: block;
    clear: both;
    content: '';
}

.mainCont h2,
.lastMainCont h2 {
    margin-bottom: 25px;
    color: #333;
    font-weight: normal;
    font-size: 17px;
    font-family: "NGothicBold";
}

.mainSearch {
    zoom: 1;
    height: 75px;
    background: #f8f8f8;
}

.mainSearch:after {
    display: block;
    clear: both;
    content: '';
}

.mainSearch input[type="text"] {
    float: left;
    width: 267px;
    height: 15px;
    padding: 6px 10px 7px;
}

.mainSearch input[type="submit"] {
    float: left;
    width: 30px;
    height: 30px;
    background: url("../images/btn_main_search.gif") no-repeat left top;
    text-indent: -9999em;
    font-size: 0;
}

.productLink {
    position: relative;
    zoom: 1;
    width: 369px;
    padding: 0;
    background: url("../images/bg_productlink.png") no-repeat right bottom;
}

.productLink:after {
    display: block;
    clear: both;
    content: '';
}

.productLink h2 {
    width: 153px;
    height: 188px;
    margin: 25px 31px 0 25px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #008850;
}

.productLink ul {
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
    height: 70px;
    padding: 8px 0;
    background: #008850;
}

.productLink li {
    padding: 0 20px;
}

.productLink a {
    display: inline-block;
    height: 12px;
    padding: 5px 10px 5px 0;
    color: #fff;
    font-size: 12px;
}

.productLink a:hover,
.productLink a:active,
.productLink a:focus {
    text-decoration: underline;
    background: url("../images/arr_product.png") right 10px no-repeat;
}

.mainNews {
    position: relative;
    padding: 10px 25px;
}

.mainNews h2 {
    margin-bottom: 23px;
}

.mainNews li {
    margin-top: 6px;
    padding-left: 14px;
    background: url("../../../../global/images/bg_ico_bul.png") no-repeat -110px -371px;
}

.mainNews li:first-child {
    margin-top: 0;
}

.mainNews .btnMore {
    position: absolute;
    top: 20px;
    right: 25px;
    margin-top: 0;
}

.mainNews .subNews01 {
    height: 159px;
}

.mainNews .subNews02 {
    height: 119px;
}

.mainNews .newsImg {
    float: left;
    margin-right: 13px;
}

.mainNews .subTEx {
    overflow: hidden;
    padding-top: 5px;
}

.mainNews .subTEx p {
    margin-top: 9px;
    line-height: 1.3;
    font-size: 13px;
    font-weight: bold;
    color: #333;
}

.mainNews .btnMore01 {
    position: absolute;
    top: 179px;
    right: 25px;
    margin-top: 0;
    display: block;
}

.mainCont.investCont {
    padding: 10px 22px 10px 25px;
    width: 162px;
}

.mainCont.djBanner {
    padding: 15px 25px 7px;
    width: 109px;
    text-align: center;
    background-color: #f9f9f9;
}

.mainCont.djBanner a {
    display: block;
    padding-top: 55px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -1px;
    background: url("../images/bg_main_banner.png") no-repeat center center;
}

.investInfo {
    overflow: hidden;
    position: relative;
    margin-top: -5px;
}

.investInfo ul {
    clear: both;
}

.investInfo li {
    padding-top: 5px;
    font-size: 12px;
}

.investInfo li span {
    margin-left: 3px;
    color: #333;
    font-family: "NGothicBold";
}

.investInfo strong {
    position: absolute;
    top: 7px;
    right: 0;
    color: #333;
    font-size: 26px;
}

.investInfo a {
    float: left;
    width: 138px;
    margin: 0 0 0 8px;
    padding: 8px 12px 10px;
    background: url("../images/bg_btn_invest.png") no-repeat left top;
    color: #58595b;
    font-size: 12px;
    font-family: "NGothicBold";
}

.investInfo .firstInvest {
    margin-left: 0;
}

.mainLink {
    position: relative;
    width: 100%;
    text-align: center;
    zoom: 1;
}

.mainLink:after {
    display: block;
    clear: both;
    content: '';
}

/* .mainLink li, .mainLink a {float: left;} */
.mainLink li {
    display: inline-block;
    width: 30%;
    vertical-align: top
}

.mainLink li a {
    display: block
}

.mainLink li:first-child {
    padding-left: 0;
}

.mainLink a {
    width: 79px;
    padding-top: 55px;
    background: url("../images/bg_main_link.png") no-repeat 23px top;
    font-family: "NGothicBold";
    text-align: center;
}

.mainLink .mainLink02 {
    background-position: -63px top;
}

.mainLink .mainLink03 {
    background-position: -152px top;
}

.mainLink .mainLink04 {
    background-position: -235px top;
}

.bannerList {
    overflow: hidden;
}

.bannerList li {
    padding-left: 14px;
    margin-top: 10px;
}

.bannerList li,
.bannerList a {
    float: left;
}

/* intro */
.greetingCont {
    position: relative;
}

.greetingImg {
    position: absolute;
    top: 0;
    left: 0;
}

/* .ceoTit {padding: 0 0 60px 345px;} */
.greeting {
    letter-spacing: -0.02em;
    font-size: 13px;
    line-height: 1.65;
}

.greeting .txtTit {
    font-weight: normal;
    font-family: "NGothicBold";
}

.greeting h3 {
    font-size: 15px;
}

.greetingFirst {
    overflow: hidden;
    /* margin: 0 0 39px 345px; */
    margin: 0 0 20px 0;
}

.greetingFirst p {
    margin-top: 20px;
    text-align: justify;
}

.greeting p {
    margin-bottom: 20px;
}

.greetingSign {
    text-align: right;
}

.greetingSign p {
    margin-bottom: 15px;
}

.introCeo {
    margin-bottom: 20px;
    padding: 20px 0 15px 14px;
    width: 714px;
    border: 1px solid #ccc;
    zoom: 1;
}

.introCeo:after {
    display: block;
    clear: both;
    content: "";
}

/*.introCeo:first-child {
	padding: 20px 0 15px 0;
	border: none;
}*/
.introCeo:first-child img {
    border: 1px solid #ccc;
}

.imgCeo {
    float: left;
    margin-right: 20px;
    text-align: center;
    min-width: 140px;
}

.imgCeo p {
    margin-top: 13px;
    color: #000;
    font-weight: normal;
    font-size: 15px;
    font-family: "NGothicbold";
}

.imgCeo .txtSub {
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

.careerCeo {
    float: left;
    padding-left: 20px;
    border-left: 1px solid #ccc;
}

.careerCeo li {
    line-height: 1.65;
}

.txtCareer {
    display: block;
    padding-left: 64px;
}

.companyIntro01,
.companyIntro02 {
    margin-top: 25px;
    padding-bottom: 25px;
    zoom: 1;
    border-bottom: 1px solid #ededed;
}

.companyIntro01:after {
    display: block;
    clear: both;
    content: '';
}

.companyIntro01 img,
.companyIntro01 h3,
.companyIntro01 p {
    float: left;
}

.companyIntro01 h3,
.companyIntro01 p {
    width: 400px;
}

.companyIntro01 img {
    margin-right: 30px;
}

.companyIntro01 p {
    padding-top: 10px;
}

.companyIntro02:after {
    display: block;
    clear: both;
    content: '';
}

.companyIntro02 img {
    float: right;
    margin-left: 30px;
    vertical-align: top;
}

.companyIntro02 p,
.companyIntro02 h3 {
    float: left;
    width: 420px;
}

.companyIntro02 p {
    padding-top: 10px;
}

.companyIntro01 h3,
.companyIntro02 h3 {
    /*padding-top: 15px;*/
    /*color: #333;*/
    /*font-weight: normal;*/
    font-size: 15px;
    font-family: "NGothicBold";
}

.exportInfoTbl {
    margin-top: 30px;
}

.exportInfoTbl td {
    text-align: left;
}

.licenseIn {
    position: relative;
}

.update {
    position: absolute;
    top: 0;
    right: 0;
    color: #767676;
    font-size: 12px;
}

.missionCont {
    text-align: center;
}

.missionCont h3 {
    padding: 40px 0 10px;
    font-size: 30px;
    font-weight: bold;
    color: #008850;
}

.missionCont img {
    display: block;
    width: 730px;
    height: 541px;
}

.missionCont.vision img {
    display: block;
    width: 730px;
    height: 421px;
}

.missionEnTit {
    font-family: "NGothicBold";
    font-size: 16px;
}

.missionText {
    padding: 30px 0 25px;
}

.missionValue {
    margin: 20px auto 0;
    width: 720px;
    zoom: 1;
}

.missionValue:after {
    display: block;
    clear: both;
    content: '';
}

.missionValue div {
    position: relative;
    float: left;
    padding-left: 90px;
    min-height: 96px;
    width: 149px;
    border-left: 1px solid #e5e5e5;
    text-align: left;
}

.missionValue div:first-child {
    border-left: 0;
}

.missionValue h4 {
    padding: 17px 0 13px;
    color: #494949;
    font-size: 14px;
}

.missionValue p {
    padding-bottom: 20px;
}

.missionValue div {
    background: url("../images/bg_mission.png") no-repeat 19px 50%;
}

.missionValue .value2 {
    background-position: -221px 50%;
}

.missionValue .value3 {
    background-position: -471px 50%;
}

.visionCont {
    position: relative;
    margin-top: 40px;
    width: 730px;
    height: 650px;
    background: url("../images/bg_vision.png") no-repeat;
    text-align: center;
}

.visionCont div {
    position: absolute;
    top: 65px;
    left: 240px;
    width: 250px;
    text-align: center;
}

.visionCont div h3 {
    padding-bottom: 13px;
}

.visionCont .visionItem2,
.visionCont .visionItem3 {
    top: 240px;
}

.visionCont .visionItem2 {
    left: 30px;
}

.visionCont .visionItem3 {
    left: 450px;
}

.visionText {
    padding-top: 476px;
}

.htyList {
    padding: 30px 0 0 220px;
    background: url("../images/bg_historylist.jpg") no-repeat left 3px;
}

.htyList>li {
    margin-top: -6px;
    overflow: hidden;
}

.htyList>li:first-child {
    margin-top: 0;
}

.htyList strong,
.htyList li ul {
    padding-top: 21px;
}

.htyList li:first-child ul,
.htyList li:first-child strong {
    padding-top: 5px;
}

.htyList strong {
    float: left;
    padding-right: 15px;
    color: #333;
    font-size: 15px;
    line-height: 22px;
}

.htyList li ul {
    float: left;
    padding-left: 20px;
    border-left: 1px solid #ccc;
}

.htyList li li {
    position: relative;
    padding-left: 28px;
    line-height: 22px;
    vertical-align: top;
}

.htyList li li:first-child {
    padding-top: 0;
}

.htyList li li>em {
    position: absolute;
    left: 0;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

.wordMarkImg {
    margin: 30px 0 42px;
}

.ciColor {
    overflow: hidden;
    margin: 20px 0 40px;
}

.ciColor h4,
.ciColor ul {
    color: #333;
}

.ciColor h4 {
    margin-bottom: 14px;
    font-weight: normal;
    font-family: "NGothicBold";
}

.ciColor div {
    float: left;
    width: 230px;
}

.ciColor li {
    margin-top: 10px;
}

.lightBlue {
    margin: 0 9px;
    padding: 0 10px;
    border: solid #e5e5e5;
    border-width: 0 1px 0 1px;
}

.ciDown {
    margin-top: 10px;
    padding: 16px 22px;
    border: 1px solid #e5e5e5;
}

.ciDown h3,
.ciDown img,
.ciDown a {
    vertical-align: middle;
}

.ciDown {
    overflow: hidden;
}

.ciDown h3,
.ciDown div {
    float: left;
}

.ciDown h3 {
    margin-top: 5px;
    width: 128px;
    color: #333;
}

.ciDown div {
    width: 180px;
}

.ciDonw .ciDown01 {
    width: 145px
}

.ciDown a {
    float: right;
}

.ciDown .btnDown {
    width: 95px;
}

.djWorldmap {
    padding: 193px 103px 87px 102px;
    background: url("../images/bg_dangjin_wordmap.jpg") 0 0 no-repeat;
}

.djWorldmap h3 {
    padding-bottom: 73px;
    text-align: center;
    font-size: 19px;
    line-height: 23px;
    color: #fff;
}

.djWorldmap h3>span {
    font-weight: normal;
}

.djWorldmap>ul {
    overflow: hidden;
}

.djWorldmap>ul>li {
    float: left;
    margin-left: 18px;
    width: 162px;
}

.djWorldmap>ul>li:first-child {
    margin-left: 0;
}

.djWorldmap>ul>li strong {
    display: block;
    margin-bottom: 22px;
    font-size: 15px;
    color: #004b2c;
    text-align: center;
}

.djWorldmap>ul>li>ul {
    margin-left: 20px;
}

.djWorldmap>ul>li>ul>li {
    position: relative;
    padding: 0 10px;
    line-height: 24px;
}

.djWorldmap>ul>li>ul>li:before {
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 4px;
    content: "";
}

.djFactoryView {
    padding: 192px 0 40px;
    background: url("../images/bg_djfactory_view.jpg") center top no-repeat;
}

.djFactoryView>ul {
    padding: 20px 28px;
    border: 1px solid #ccc;
}

.djFactoryView>ul li {
    line-height: 21px;
}

.djFactoryView>ul li>span {
    display: inline-block;
    width: 73px;
    padding-right: 15px;
    margin-right: 12px;
    background: url("../images/ico_arrow.gif") center right no-repeat;
}

.djFactoryAuto {
    padding: 90px 0 40px;
    background: url("../images/bg_djfactory_auto.jpg") 0 top no-repeat;
}

.djFactoryAuto h4 {
    text-align: center;
    font-size: 15px;
}

.djFactoryAuto ul {
    overflow: hidden;
    padding: 130px 0 0 3px;
}

.djFactoryAuto ul>li {
    float: left;
    width: 96px;
    margin-left: 30px;
    text-align: center;
}

.djFactoryAuto ul>li:first-child {
    margin-left: 0
}

.fieldList {
    overflow: hidden;
    margin-left: -20px;
    padding: 2px 0 20px;
}

.fieldList div {
    float: left;
    margin: 0 0 20px 20px;
    padding: 28px 20px;
    width: 313px;
    border: 1px solid #e5e5e5;
}

.fieldList em {
    color: #000;
    font-family: "NGothicBold";
}

.jwpharma {
    background: url("../images/bg_field_item01.jpg") no-repeat;
}

.jwmedical {
    background: url("../images/bg_field_item02.jpg") no-repeat;
}

.jwindustri {
    margin-bottom: 0;
    background: url("../images/bg_field_item03.jpg") no-repeat;
}

.fieldList h3 {
    padding-bottom: 32px;
    text-align: center;
}

.jwindustri h3 {
    padding-bottom: 31px;
}

.jwTheriac h3 {
    padding-bottom: 13px;
}

.fieldList .pointColor {
    font-family: "NGothicBold";
}

.btnField {
    display: inline-block;
    margin-top: 6px;
    padding-right: 20px;
    background: url("../images/bg_btn_bul.png") no-repeat right 50%;
}

.btnField:hover {
    text-decoration: underline;
}

.jwTheriac .btnField {
    margin-top: 27px;
}

/* product */
.fluidIntro {
    padding: 0 0 50px 355px;
    background: url("../images/bg_fluidintro.jpg") 0 0 no-repeat;
}

.fluidIntro p {
    padding: 95px 59px 77px 0;
    font-size: 15px;
    line-height: 21px;
}

.fluidType {
    padding: 35px 0 15px;
}

.fluidType ul>li {
    position: relative;
    min-height: 130px;
    padding: 25px 0 25px 130px;
    border-top: 1px solid #e5e5e5;
    line-height: 1.65;
    background: url("../images/bg_fluidtype.gif") 0 28px no-repeat;
}

.fluidType ul>li:first-child {
    border-top: 0;
}

.fluidType ul>li strong {
    position: absolute;
    top: 90px;
    left: 25px;
    font-size: 15px;
    color: #008850;
}

.fluidRoute {
    margin-top: 20px;
}

.fluidStory {
    margin-top: 35px;
    padding: 30px;
    border: 5px solid #008850;
    background: url("../images/bg_fluidstory.jpg") right top no-repeat;
}

.fluidStory h3 {
    font-size: 19px;
    color: #008850;
    margin-bottom: 15px;
}

.fluidStory p {
    width: 370px;
    color: #008850;
}

.fluidStory h4 {
    margin: 25px 0 10px;
}

.fluidStory ul li a:hover,
.fluidStory ul li a:focus {
    text-decoration: underline;
}

.pdSch {
    margin-bottom: 20px;
    padding: 20px;
    border: solid #e5e5e5;
    border-width: 1px 1px 4px;
    background-color: #f8f8f8;
    zoom: 1;
}

.pdSch:after {
    display: block;
    clear: both;
    content: '';
}

.pdSch p {
    padding-left: 10px;
    background: url("../../../../global/images/bg_ico_bul.png") no-repeat left -245px;
    color: #333;
}

.initialSch {
    margin-bottom: 15px;
    padding: 16px 0;
    border-bottom: 1px dashed #7e7e7e;
    zoom: 1;
}

.initialSch:after {
    display: block;
    clear: both;
    content: '';
}

.initialSch a,
.btnSearch,
.pdSchBar {
    float: left;
}

.initialSch a {
    margin-right: 5px;
    padding: 7px 0 8px;
    width: 30px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #333;
    text-align: center;
}

.initialSch .current {
    border: 1px solid #58595b;
    background-color: #58595b;
    color: #fff;
}

.pdSchBar {
    margin-right: 5px;
    width: 600px;
    height: 22px;
}

.btnSearch {
    width: 32px;
    height: 32px;
    background: url("../../../../global/images/bg_btntype.png") no-repeat left -132px;
    text-indent: -999em;
    font-size: 0;
    line-height: 0;
}

.effectSch {
    margin-top: -10px;
}

.effectSch li {
    float: left;
    margin-top: 10px;
    width: 164px;
}

.effectSch a:hover,
.effectSch .current {
    text-decoration: underline;
}

.productList li {
    height: 120px;
}

.productList img {
    width: 118px;
    height: 118px;
    border: 1px solid #efefef;
}

.productList .title,
.productList ul {
    width: 207px;
}

.productList ul {
    padding-left: 15px;
}

.productList .title {
    padding: 25px 0 10px 15px;
    color: #333;
    font-size: 15px;
}

.productList a:hover .title {
    color: #333;
}

.productList a:hover img {
    border-color: #c1c1c1;
}

.productList ul li {
    padding: 0 0 0 10px;
    background: url("../../../../global/images/bg_ico_bul.png") no-repeat left -270px;
}

/* product view */
.productView {
    zoom: 1;
}

.productView:after {
    display: table;
    clear: both;
    content: '';
}

.productTit {
    position: absolute;
    left: -9999em;
    visibility: hidden;
    width: 1px;
    height: 1px;
}

.productTbl {
    border-top: 1px solid #999;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
}

.productTbl th,
.productTbl td {
    padding: 13px 15px;
}

.productTbl th {
    background-color: #f7f7f7;
    color: #666;
}

.productTbl td {
    color: #747474;
    text-align: left;
}

.productTbl td strong {
    color: #494949;
    font-size: 14px;
}

.productTbl .productName,
.productTbl td {
    background-color: transparent;
    color: #747474;
    text-align: left;
    word-break: break-all;
}

.productTbl .productName {
    color: #494949;
    font-family: "NGothicBold";
    font-size: 14px;
}

.productImg,
.pdDetailImg,
.pdImgList,
.pdImgList li,
.pdImgList li a {
    float: left;
}

.productImg {
    width: 50%;
}

.pdDetailImg {
    width: 363px;
    height: 361px;
    border: 1px solid #ccc;
}

.pdImgList li {
    margin-left: 6px;
    border: 1px solid #ccc;
}

.pdImgList li:first-child {
    margin-left: 0;
}

.pdImgList .current,
.pdImgList li:hover {
    border-color: #999;
}

.pdImgList li img {
    width: 33px;
    height: 33px;
    vertical-align: middle;
}

.productView .productTbl {
    float: right;
    margin-left: 2%;
    width: 48%;
}

.pdViewBtn {
    float: right;
    margin-top: 10px;
}

.pdViewBtn .btnNormal {
    display: inline-block;
    padding: 0 10px;
    width: 140px;
    height: 40px;
    background-color: #008850;
    text-align: center;
    line-height: 40px;
    color: #fff;
    vertical-align: top
}

.pdViewBtn .btnPrint {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #008850 url(../images/icon_print.png) no-repeat center center / 20px auto
}


.productInfo {
    width: 700px;
    line-height: 1.5;
}

.productInfo h4,
.productInfo h3 {
    margin: 24px 0 12px;
    padding: 0 18px;
    background: url("../images/img_product_bul.gif") no-repeat 0 -124px;
}

.productTab {
    margin-top: 24px
}

.productInfo .ingredient {
    background-position: 0 0;
}

.productInfo .property {
    background-position: 0 -151px;
}

.productInfo .efficacy {
    background-position: 0 -26px;
}

.productInfo .usage {
    background-position: 0 -52px;
}

.productInfo .packing {
    background-position: 0 -76px;
}

.productInfo .storage {
    background-position: 0 -100px;
}

.productInfo p,
.productInfo ul {
    padding-left: 10px;
}

.careList li {
    margin-bottom: 24px;
}

.careList ul li {
    margin-bottom: 0;
}

/* customer */
.agreeTxt {
    margin-bottom: 10px;
    line-height: 1.5;
}

.agreeItem {
    margin-top: 12px;
    padding: 20px 15px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #ccc;
}

.agreeItem h3 {
    margin: 30px 0 4px;
    padding-left: 10px;
    background: url("../../../../global/images/bg_ico_bul.png") no-repeat left -246px;
    font-weight: normal;
    font-family: "NGothicBold";
}

.agreeItem h3:first-child {
    margin-top: 0;
}

.agreeItem ul,
.agreeItem p {
    line-height: 1.5;
}

.agreeItem li {
    padding-left: 12px;
}

.referTbl {
    margin-bottom: 38px;
}

.mapTit {
    margin-bottom: 15px;
    color: #008850;
    font-weight: normal;
    font-size: 24px;
}

.traffic {
    overflow: hidden;
    margin-top: 40px;
}

.masstransit,
.car {
    float: left;
    width: 360px;
}

.subway {
    margin-top: 28px;
}

.traffic h4 {
    margin-bottom: 4px;
    font-weight: normal;
    font-family: "NGothicBold";
}

.traffic li {
    line-height: 1.65;
}

.mapTbl {
    margin-bottom: 19px;
}

.btnMapList {
    margin-top: 45px;
}

.mapAllTbl {
    margin-top: 25px;
}

.mapAllTbl .call,
.mapAllTbl .address {
    text-align: left;
}

.mapInfo {
    margin-top: 30px;
}

/* randd */
.techPlatform {
    min-height: 220px;
    background: url("../images/bg_platform_new.jpg") right top no-repeat;
    background-size: 300px auto
}

.techPlatform ul li {
    line-height: 21px;
}

.htyList.labHistory {
    background-image: none;
    padding: 0;
}

.htyList.labHistory>li {
    padding-left: 15px;
}

.htyList.labHistory strong {
    padding-right: 30px;
}

.htyList.labHistory li:first-child ul,
.htyList.labHistory li:first-child strong {
    padding-top: 0;
}

.htyList.labHistory li li {
    padding-left: 0;
}

.fluidStrategy {
    height: 420px;
    background: url("../images/bg_strategy.gif") center bottom no-repeat;
}

.fluidStrategy .first,
.fluidStrategy .second,
.fluidStrategy .third {
    position: relative;
    margin-top: 40px;
}

.fluidStrategy .first {
    height: 92px;
    margin-top: 0;
    padding-top: 40px;
}

.fluidStrategy .second {
    height: 135px;
}

.fluidStrategy .third {
    height: 72px;
}

.fluidStrategy h3 {
    position: absolute;
    top: 0;
    color: #333;
}

.fluidStrategy h3.name {
    left: 70px;
}

.fluidStrategy h3.explain {
    left: 345px;
}

.fluidStrategy h4.pointColor {
    position: absolute;
    left: 30px;
    font-size: 15px;
}

.fluidStrategy .first h4.pointColor {
    top: 78px;
}

.fluidStrategy .second h4.pointColor {
    top: 60px;
}

.fluidStrategy .third h4.pointColor {
    top: 33px;
}

.fluidStrategy ul.circleList {
    margin-left: 230px;
}

.fluidStrategy .first ul.circleList {
    padding-top: 21px;
}

.fluidStrategy .second ul.circleList {
    padding-top: 20px;
}

.fluidStrategy .third ul.circleList {
    padding-top: 25px;
}

.fluidStrategy ul.circleList>li>ul.hyphenList>li {
    padding-left: 8px;
    background: url("../../../../global/images/bg_ico_bul.png") no-repeat -60px -111px;
}

.systemFirst {
    overflow: hidden;
    margin-bottom: 15px;
}

.systemFirst p {
    width: 365px;
    float: left;
}

.systemFirst img {
    float: right;
    margin-top: 5px;
}

.systemFirst h3 {
    margin-bottom: 15px;
    font-size: 15px;
}

.fluidCondition {
    margin: 30px 0;
}

.fluidCondition p {
    margin-bottom: 15px;
}

.fluidBag {
    overflow: hidden;
}

.fluidBag>ul {
    float: right;
}

.fluidBag>ul>li {
    margin-bottom: 25px;
    text-align: center;
}

.fluidBag>ul>li>strong {
    display: block;
    min-width: 95px;
    margin-top: 5px;
    padding: 5px 12px;
    color: #008850;
    ;
    border: 1px solid #008850;
    border-radius: 12px;
}

.fluidBag .bagCon {
    float: left;
    width: 450px;
}

.fluidBag .bagCon ul {
    margin-bottom: 30px;
}

.fluidBag .bagCon ul>li {
    position: relative;
    margin-top: 5px;
    padding-left: 60px;
    line-height: 21px;
}

.fluidBag .bagCon ul>li>strong {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1px 12px;
    background-color: #e5e5e5;
    border-radius: 12px;
}

.fluidBag .bagCon p {
    padding: 8px 0;
    border-top: 1px dashed #c1c1c1;
}

.fluidBag .bagCon p.first {
    border-top: 0;
}

.fluidBag .bagCon p strong {
    color: #333;
}

.fluidBottle>div {
    position: relative;
    min-height: 185px;
    padding: 20px 0 20px 250px;
    border-top: 1px dashed #e5e5e5;
}

.fluidBottle>div:first-child {
    border-top: 0;
}

.fluidBottle>div>img {
    position: absolute;
    top: 20px;
    left: 0;
}

.fluidBottle ul>li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 5px;
    line-height: 21px;
}

.fluidBottle ul>li>strong {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1px 12px;
    background-color: #e5e5e5;
    border-radius: 12px;
}

.fluidBottle p {
    padding-top: 15px;
}

/* investors */
.tblInfo {
    padding-bottom: 18px;
    line-height: 1.5;
}

.tblInfoEm {
    display: block;
    padding-bottom: 32px;
    color: #268a89;
}

.downFile {
    padding-left: 24px;
    background: url("../../../../global/images/bg_ico_bul.png") no-repeat 0 -290px;
}

.pdfDown {
    margin-top: 12px;
    text-align: right;
}

.pdfDown .text {
    display: inline-block;
    padding: 6px 4px 5px 0;
    vertical-align: top;
}

.btnPdfDown {
    display: inline-block;
}

.unit {
    padding-bottom: 30px;
    font-size: 12px;
    text-align: right;
}

.tblUnit {
    padding-top: 12px;
    font-size: 12px;
    text-align: right;
}

.financeGraph {
    margin-bottom: 25px;
}

.financeTbl {
    margin-bottom: 40px;
    border: 1px solid #ccc;
}

.financeTbl td,
.financeTbl th {
    border: 0;
    border-left: 1px solid #ccc;
}

.financeTbl thead th {
    border-bottom: 1px solid #ccc;
}

.financeTbl tbody td,
.financeTbl tbody th {
    border-top: 1px solid #e5e5e5;
}

.financeTbl .total td,
.financeTbl .total th,
.financeTbl tfoot tr {
    font-family: "NGothicExtraBold";
}

.financeTbl tbody td {
    text-align: right;
}

.financeTbl.ac tbody td {
    text-align: center !important;
}

.financeTbl tbody th {
    font-weight: normal;
    font-family: "NGothic";
}

.financeTbl tfoot th,
.financeTbl tfoot td {
    border-top: 1px solid #999;
}

.financeTbl tfoot td {
    text-align: right;
}

.articleList {
    list-style: none;
}

.salesTbl tbody th {
    padding-left: 52px;
    background: url("../images/ico_sales_bul.gif") no-repeat 32px 9px;
    text-align: left;
}

.con_Center {
    text-align: center;
}

.pb0 {
    padding-bottom: 0px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.salesTbl .pairColor1 {
    background-position: 32px 9px;
}

.salesTbl .pairColor2 {
    background-position: 32px -21px;
}

.salesTbl .pairColor3 {
    background-position: 32px -51px;
}

.salesTbl .pairColor4 {
    background-position: 32px -81px;
}

.salesTbl .pairColor5 {
    background-position: 32px -111px;
}

.salesTbl .pairColor6 {
    background-position: 32px -141px;
}

.salesTbl .pairColor7 {
    background-position: 32px -171px;
}

.salesTbl .pairColor8 {
    background-position: 32px -201px;
}

.salesTbl .pairColor9 {
    background-position: 32px -231px;
}

/* popup */
.printPopWrap {
    padding: 0;
}

.printTop {
    padding: 15px 20px;
    background: #666;
    text-align: right;
}

.printTop input,
.printTop label,
.printTop a {
    vertical-align: middle;
}

.printTop label {
    padding: 0 15px 0 8px;
    color: #fff;
}

.printCont {
    padding: 20px 20px 50px;
}

.printCont .contTabTit {
    position: relative;
    margin-top: 40px;
    margin-left: 0;
}


/* site map */
.sitemapTit {
    position: relative;
}

.sitemapTit h1 {
    margin-bottom: 35px;
    padding-top: 88px;
}

.siteMenuWrap {
    overflow: hidden;
    padding-bottom: 160px;
    width: 960px;
}

.siteMenu {
    float: left;
    padding-left: 20px;
    width: 176px;
}

.siteMenu01 {
    padding-left: 0;
}

.siteMenu h2 {
    margin-bottom: 12px;
    padding: 12px 0 11px 0;
    background: url("../images/bg_sitemap_menu.gif") no-repeat left top;
    color: #fff;
    text-align: center;
    font-size: 15px;
}

.siteSubMenu a {
    display: block;
    padding: 11px 15px;
    color: #666;
    font-size: 15px;
    font-family: "NGothicBold";
}

.siteSubMenu li {
    border-bottom: 1px solid #ccc;
}

.siteSubMenu ul {
    margin-bottom: 10px;
}

.siteSubMenu ul li {
    border: 0;
}

.siteSubMenu ul a {
    padding: 5px 25px;
    background: url("../../../../global/images/bg_ico_bul.png") no-repeat -44px -108px;
    font-size: 13px;
    font-family: "NGothic";
}

.siteSubMenu .siteDepth04 {
    margin-bottom: 0;
}

.siteSubMenu .siteDepth04 a {
    background: none;
}

/* als common */
.als-container {
    position: relative;
    width: 100%;
    margin: 0px auto;
    z-index: 0;
}

.als-viewport {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

.als-wrapper {
    position: relative;
    list-style: none;
}

.als-item {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
}

.als-prev,
.als-next {
    position: absolute;
    cursor: pointer;
    clear: both;
}

/* productThumbSlide  */
.productThumbSlide {
    clear: both;
    padding-top: 8px;
}

.productThumbSlide .als-prev,
.productThumbSlide .als-next {
    width: 30px;
    height: 30px;
    text-indent: -99990em;
    font-size: 0;
}

.productThumbSlide .als-prev {
    top: 10px;
    left: 47px;
    background: url('../images/btn_thum_prev.gif') 0 0 no-repeat;
}

.productThumbSlide .als-prev:hover {
    background: url('../images/btn_thum_prev_on.gif') 0 0 no-repeat;
}

.productThumbSlide .als-next {
    top: 10px;
    right: 47px;
    background: url('../images/btn_thum_next.gif') 0 0 no-repeat;
}

.productThumbSlide .als-next:hover {
    background: url('../images/btn_thum_next_on.gif') 0 0 no-repeat;
}

/*회장인사말*/
.greetingSign p {
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.greetingSign p span {
    padding-right: 10px;
    font-size: 13px;
    font-weight: normal;
    color: #666;
}


/*2018 추가*/

.subContents.faq_silde .title_silde {
    font-size: 25px;
    color: #4c7a98;
    padding: 29px 0 28px;
    height: 22px;
    border-bottom: 1px solid #dfe3e6;
    cursor: pointer;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.subContents.faq_silde .title_silde span {
    float: left;
    display: block;
    font-size: 20px;
    color: #c8d4dc;
}

.subContents.faq_silde .title_silde:before {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 26px;
    right: 40px;
    width: 27px;
    height: 26px;
    background: url(../images/spr_slide.gif) 30px 0 no-repeat;
    background-position: 0 0;
    z-index: 10;
}

.subContents.faq_silde .title_silde:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 26px;
    right: 40px;
    width: 27px;
    height: 26px;
    background: url(../images/spr_slide.gif) 30px 0 no-repeat;
    background-position: 0 -28px;
    z-index: 50;
    transition: opacity 0.4s ease;
    opacity: 1;
}

.subContents.faq_silde .title_silde.on:after {
    opacity: 0;
}

.subContents.faq_silde .cont_slide {
    padding: 30px 10px 30px 30px;
    display: none;
}

.subContents.faq_silde .cont_slide li {
    padding: 6px 0;
    line-height: 25px;
}

.subContents.faq_silde ul.cont_slide {
    list-style: disc !important;
}

.subContents.faq_silde ol.cont_slide {
    list-style: decimal !important;
}


.subContents.declaration .title_blue {
    color: #4c7a98 !important;
    text-align: center;
    font-size: 27px !important;
    line-height: 50px;
    letter-spacing: -1px;
    font-weight: 600;
}

.subContents.declaration .title_blue span {
    display: block;
    font-size: 20px !important;
    font-weight: normal !important;
    line-height: 34px !important;
}

.subContents.declaration ol {
    margin-top: 50px;
}

.subContents.declaration ol li {
    list-style: none;
}

.subContents.declaration ol .title {
    font-size: 28px;
    color: #4c7a98;
    padding: 29px 0 28px;
    height: 22px;
    border-bottom: 1px solid #dfe3e6;
    position: relative;
    text-align: center;
    overflow: hidden;
    font-weight: 600;
}

.subContents.declaration ol .title span {
    float: left;
    display: block;
    font-size: 20px;
    color: #c8d4dc;
}

.subContents.declaration ol .cont {
    padding: 40px 0;
}

/*제품 탭*/
.contTabTit {
    position: relative;
    display: block !important;
    font-size: 15px !important;
    font-weight: bold !important;
    width: 50% !important;
    margin-left: -4px !important;
    margin-bottom: 5px !important;
    padding: 13px 0 !important;
    text-align: center !important;
    border: 1px solid #d8dce0 !important;
    border-bottom: 1px solid #434343 !important;
    background: #f4f5f6 !important;
}

.contTabTit::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 730px;
    height: 1px;
    background-color: #000
}

.contTabTit.current {
    border-color: #434343 !important;
    border-bottom: 1px solid #008850 !important;
    background: #008850 !important;
    color: #fff !important;
}

.contTabTit.one {
    width: 100% !important;
    cursor: default;
}

.contTabBtn {
    width: 730px;
    overflow: hidden;
}

.contTabBtn a {
    display: inline-block;
    margin: 0 1px;
    float: left;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    border: 1px solid #c1c1c1;
    background: #f6f6f6;
}

.contTabBtn a:hover,
.contTabBtn a.on {
    border: 1px solid #1161b7;
    background: #ecf2fa;
    color: #063875;
}

.contTabBtn.wd7 a {
    width: 13.7% !important;
}

.contTabBtn.wd8 a {
    width: 11.9% !important;
}

.cont_container.intro .cp_section {
    border-top: 1px solid #dfe3e6
}

.cont_container.intro .cp_section h3 {
    font-size: 28px;
    color: #4c7a98;
    padding: 50px 0 60px;
    text-align: center;
}

.cont_container.intro .cp_list {
    text-align: center;
}

.cont_container.intro .cp_list dl {
    display: inline-block;
    width: 30%;
    text-align: center;
    vertical-align: top;
}

.cont_container.intro .cp_list dl dt {
    margin-bottom: 40px;
}

.cont_container.intro .cp_list dl dd h4 {
    font-family: "NBL";
    font-weight: 700;
    color: #333;
    font-size: 24px;
    margin-bottom: 20px
}

.cont_container.intro .cp_list dl dd p {
    font-family: "NBL";
    font-weight: 300;
    color: #333;
    font-size: 100%;
    line-height: 25px
}


.cont_container.rnd2019 .content.faq_silde {
    width: 100%;
    margin: 0 auto;
}

.cont_container.rnd2019 .content.faq_silde .faq_silde_tit {
    font-size: 20px;
    color: #313d47;
    font-weight: bold;
    border-bottom: 1px solid #313d47;
    line-height: 27px;
    padding: 20px 0 10px;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide+.faq_silde_tit {
    padding-top: 70px;
}

.cont_container.rnd2019 .content.faq_silde .title_silde {
    position: relative;
    padding: 20px 0 20px 150px;
    height: auto;
}

.cont_container.rnd2019 .content.faq_silde .title_silde.on {
    border-bottom: none;
}

.cont_container.rnd2019 .content.faq_silde .title_silde .tit {
    font-size: 17px;
}

.cont_container.rnd2019 .content.faq_silde .title_silde .tit span {
    color: #b2b2b2
}

.cont_container.rnd2019 .content.faq_silde .title_silde p {
    font-size: 13px;
    margin-top: 14px;
    line-height: 20px;
    padding-right: 20px;
    word-break: keep-all;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide {
    line-height: 25px;
    padding: 30px 10px 30px 20px;
    border-bottom: 1px solid #dfe3e6;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide p {
    font-size: 15px;
    line-height: 22px;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide img {
    display: block;
    padding: 30px 0;
    margin: auto;
    width: 100%;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .list_tits {
    color: #444;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0 5px;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .list_tit {
    color: #444;
    font-size: 17px;
    font-weight: bold;
    padding: 20px 0 10px;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide ul {
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 20px;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide ul li {
    padding: 0;
    line-height: 23px;
    position: relative;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide ul li:after {
    content: "·";
    position: absolute;
    left: -14px;
    top: 0;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .list_tit+img {
    padding: 15px 0 30px 0;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bgbox_list {
    background: #f7f9fb;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bgbox_list .list_tit {
    padding: 0 0 5px;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area {
    margin: 0 auto 10px;
    width: 100%
}


.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area:after {
    content: '';
    display: block;
    clear: both;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_tit {
    float: left;
    width: 35%;
    background-color: #008850;
    height: 100%;
    text-align: center
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_tit:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_tit span {
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list {
    float: left;
    margin-left: 3%;
    width: 62%;
    color: #323232;
    height: 100%;
    border-bottom: 1px solid #c2c2c2;
    padding-left: 34px;
    box-sizing: border-box
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list>div {
    display: inline-block;
    vertical-align: middle
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area:first-child .bluebox_list {
    border-top: 1px solid #c2c2c2;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list * {
    color: #333333
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list ul {
    margin-bottom: 0;
    color: #333333;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl_radius {
    border: 1px solid #a1a1a1;
    border-radius: 20px;
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl {
    border: none;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl thead th {
    border-top: none;
    background: #008850;
    padding: 25px 18px 23px;
    color: #fff;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl thead th sup {
    color: #fff
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl tbody th {
    background: #e7f7f3;
    padding: 25px 18px 23px;
    font-weight: bold;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl thead tr:first-child th:first-child {
    border-left: none;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl td:first-child {
    border-left: none;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl tbody th {
    border-left: none;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl td {
    padding: 10px 20px;
    text-align: left;
}

.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl td ul {
    margin-bottom: 0;
}

/* .cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl .top_left {
  border-radius: 20px 0 0 0;
}
.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl .top_right {
  border-radius: 0 20px 0 0;
}
.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl .bottom_left {
  border-radius: 0 0 0 20px;
}
.cont_container.rnd2019 .content.faq_silde .cont_slide .data_tbl .bottom_right {
  border-radius: 0 0 20px 0;
}*/
.cont_container.rnd2019 .content.faq_silde .cont_slide .right_img {
    padding-right: 355px;
    background: url(../images/technology_tab02_silde02_01.gif) no-repeat right 60px;
    background-size: auto 200px;
    margin: 30px 0 10px;
    word-break: keep-all
}

.cont_container.rnd2019 .content.faq_silde .bg_leftimg {
    padding: 0 0 0 415px;
    height: auto;
    background: url(../images/technology_tab03_silde02_01.gif) no-repeat left center;
    background-size: auto 150px;
}

.cont_container.rnd2019 .content.faq_silde .threebox_area {
    overflow: hidden;
    font-size: 0
}

.cont_container.rnd2019 .content.faq_silde .threebox_area>div {
    display: inline-block;
    font-size: 13px;
    width: 32%;

    vertical-align: top
}

.cont_container.rnd2019 .content.faq_silde .threebox_area>div:nth-child(2n) {
    margin: 0 2%;
}

.cont_container.rnd2019 .content.faq_silde .threebox_area>div img {
    padding: 0;
    width: 100%
}

.cont_container.rnd2019 .content.faq_silde .threebox_area>div .list_tit {
    font-size: 18px;
}

.data_tbl th,
.data_tbl td {
    border-left: 1px solid #a1a1a1;
    border-top: 1px solid #a1a1a1;
}

.data_tbl th,
.rowDataTbl th {
    font-family: "NBG";
}

.data_tbl thead th {
    padding: 17px 18px;
    border-top: 1px solid #dfe3e6;
    border-bottom: 1px solid #dfe3e6;
    color: #333;
    background-color: #e8f0f4;
}

.data_tbl tbody th {
    padding: 17px 18px;
    background-color: #f7f9fa;
    font-weight: normal;
    color: #333;
}

.data_tbl tr.bg th,
.data_tbl tr.bg td {
    background-color: #f7f9fa;
}

.data_tbl td {
    padding: 17px 18px;
    text-align: center;
}

.joint_list>li {
    margin-top: 30px;
    width: 100%;
    font-size: 0;
}

.joint_list>li .thumb {
    display: inline-block;
    width: 600px;
}

.joint_list>li .thumb img {
    padding: 0 !important;
    width: 100%;
    height: auto;
}

.joint_list>li .info {
    display: block;
    padding: 15px 50px;
    box-sizing: border-box;
}

.joint_list .date {
    font-size: 15px;
    color: #777;
    line-height: 25px
}

.joint_list .tit {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #333;
    line-height: 25px;
    font-weight: bold;
}

.joint_list .txt {

    font-size: 15px;
    color: #666;
    line-height: 25px
}

.joint_list .img {
    text-align: center
}

.joint_list .img img {
    width: 100%
}

.joint_list .txt:first-child {}

/* 개인정보취급방침 */
.tbl_privacy {
    margin: 10px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_privacy th,
.tbl_privacy td {
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_privacy thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_privacy thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_privacy tbody td {
    text-align: center
}

.privacy_ol li {
    padding-left: 17px
}

.privacy_ol li .num {
    display: inline-block;
    margin-left: -17px;
    width: 17px;
}



.privacy p,
.privacy ul {
    line-height: 30px;
    margin: 0 0 10px 20px;
    color: #777;
}

.privacy b {
    color: #666;
    font-size: 15px;
}

.privacy .point_txt {
    color: #1b78bf;
}

.privacy h3 {
    margin: 60px 0 20px;
    font-size: 17px;
    color: #333;
    font-weight: bold
}

.privacy h4 {
    margin: 30px 0 10px;
    font-size: 15px;
    color: #333;
}

.privacy h5 {
    margin: 30px 0 10px 14px;
    font-size: 16px;
    font-family: "NBL";
    color: #333;
}

.privacy>ol {
    margin-left: 20px
}

.privacy ol ol,
.privacy ol ul {
    margin: 10px 0 15px 20px;
    list-style-type: lower-roman !important;
    color: #999;
}

.privacy ol ul li {
    padding-left: 0
}

.privacy li {
    padding-left: 17px;
    line-height: 30px;
    list-style: none;
    word-break: keep-all;
}

.privacy li .num {
    display: inline-block;
    margin-right: 5px;
    margin-left: -17px;
    width: 17px;
}

.privacy li p,
.privacy li ol,
.privacy li ul {
    margin-left: 0
}

.privacy li .txt_bg {
    border: 1px solid #e7e7e7;
    padding: 5px 20px;
    border-radius: 5px;
    margin: 5px 0
}

/* 탭 */

.tab {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tab li a {
    display: inline-block;
    transition: 0.3s;
}

.tab_line {
    position: relative;
    overflow: hidden;
}

.tab_line:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #555;
    z-index: 30;
}

.tab_line li {
    float: left;
}

.tab_line li a {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #999;
    background-color: #f6f7f8;
    padding: 17px 0 14px;
    border: 1px solid #dfe3e6;
}

.tab_line li a.active {
    position: relative;
    background-color: #0075c2;
    z-index: 1;
    color: #fff;
    border: 1px solid #555;
    border-bottom: 1px solid #0075c2;
}

.tab_line.one {
    padding: 0 140px;
}

.tab_line.one li {
    width: 436px;
}

.tab_line.two {
    padding: 0 135px;
}

.tab_line.two li {
    width: 50%;
}

.tab_line.three {
    padding: 0 135px;
}

.tab_line.three li {
    width: 33%;
}

.tab_line.four {
    padding: 0 18px;
}

.tab_line.four li {
    width: 25%;
}

.tab_line.five {
    padding: 0 18px;
}

.tab_line.five li {
    width: 20%;
}

.tab_line.six li {
    width: 16.66%;
}
.tab_line.seven li {
  width: 14.28%;
  }

.tab_line.wd1142 {
    width: 1142px;
    margin: 0 auto 50px;
}

.tab_2depth {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    text-align: center
}

.tab_2depth.w500 {
    width: 500px
}

.tab_2depth.w1000 {
    width: 1000px
}

.tab_2depth li {
    display: inline-flex;
    flex-grow: 1;
    height: 54px
}

.tab_2depth li a {
    display: block;
    position: relative;
    padding: 0 40px;
    width: 100%;
    height: 100%;
    font-size: 17px;
    line-height: 54px;
    color: #999;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}

.tab_2depth li a.active {
    font-weight: bold
}

.tab_2depth li a.active:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px
}

.tab_2depth.green a.active {
    color: #5aba42
}

.tab_2depth.green a.active:after {
    background-color: #5aba42
}

.tab_2depth.blue a.active {
    color: #0075c2
}

.tab_2depth.blue a.active:after {
    background-color: #0075c2
}

/* 지속 가능 경영 (2021.11) */
.ar {
    text-align: right !important
}

.pb20 {
    padding-bottom: 20px !important
}

.esg .tab_line.green li a.active {
    background-color: #5aba42;
    border: #5aba42
}

.w_1208 {
    margin-left: -33px;
    width: 1208px
}

.esg .btn {
    display: block;
    margin: 20px auto 0;
    padding: 9px 30px;
    width: 180px;
    height: 50px;
    text-align: center;
}

.esg .btn.blue {
    background-color: #4c7a98;
    color: #fff
}

.esg .pointTxtTit {
    padding: 30px 0 0;
    text-align: center
}

.esg .tab_cont .pointTxtTit {
    padding: 0 0 30px
}

h5.cont_tit {
    position: relative;
    margin-bottom: 10px;
    padding-left: 24px;
    font-size: 25px;
    line-height: 40px;
    color: #0075c2;
    font-weight: bold;
}

h5.cont_tit::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 40px;
    background-color: #c8d9e4;
}

h5.cont_tit+.cont_stit {
    margin-bottom: 45px;
    padding-left: 32px;
    font-size: 15px;
    line-height: 30px;
    color: #666
}

h6.cont_tit {
    margin-top: 63px;
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 40px;
    color: #333;
    font-weight: normal
}

.esg .tab_cont {
    padding: 40px 0
}

.esg .tab_cont .subtab_cont {
    padding: 65px 0 40px
}

.esg .social_cont .txt {
    line-height: 28px;
    padding-left: 180px;
}

.text_section {
    font-size: 16px;
    line-height: 22px;
    word-break: keep-all;
}

.environ_dl {
    width: 100%;
    font-size: 0
}

.environ_dl li {
    display: block;
    margin-top: 60px;
    padding-left: 125px;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box
}

.environ_dl li:first-child {
    margin-top: 0
}

.environ_dl .item01 {
    background: url('../images/ico-environmental-01.png') no-repeat 0 42px / 12% auto
}

.environ_dl .item02 {
    background: url('../images/ico-environmental-02.png') no-repeat 0 28px / 10% auto
}

.environ_dl .item03 {
    background: url('../images/ico-environmental-03.png') no-repeat 0 27px / 12% auto
}

.environ_dl .item04 {
    background: url('../images/ico-environmental-04.png') no-repeat 0 23px / 12% auto
}

.environ_dl .item05 {
    background: url('../images/ico-environmental-05.png') no-repeat 0 0px / 12% auto
}

.environ_dl .item06 {
    background: url('../images/ico-environmental-06.png') no-repeat 0 27px / 12% auto
}

.environ_dl .item07 {
    background: url('../images/ico-environmental-07.png') no-repeat 0 23px / 12% auto
}

.environ_dl .item08 {
    background: url('../images/ico-environmental-08.png') no-repeat 0 0px / 12% auto
}

.environ_dl .item09 {
    width: 100%;
    background: url('../images/ico-environmental-09.jpg') no-repeat 0 0 / 105px auto
}

.environ_dl .cont_info {
    display: flex;
    margin-top: 20px;
    width: 100%;
    justify-content: space-between
}

.environ_dl .cont_info>div {
    display: inline-flex;
    padding: 30px 0;
    width: 48%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #0070d5;
    font-weight: bold;
    border-top: 2px solid #00b050;
    border-bottom: 2px solid #00b050;
    justify-content: center
}

.environ_dl .desc {
    display: block;
    margin-top: 20px;
    font-size: 13px
}

.environ_dl li .txt {
    margin-top: 40px;
    font-size: 15px;
    color: #666;
    line-height: 2;
    word-break: keep-all
}

.environ_dl li .dl {
    margin-top: 30px;
    font-size: 15px;
    line-height: 30px
}

.environ_dl li .dl:first-of-type {
    margin-top: 0
}

.environ_dl li .dl+.txt {
    margin-top: 0
}

.environ_dl .box_txt {
    margin-top: 33px;
    padding: 25px 33px;
    font-size: 12px;
    line-height: 2;
    color: #888;
    background-color: #f2f2f2
}

.environ_dl .img_waterqaulity {
    margin-top: 33px;
    width: 100%
}

/* 중외 학술복지재단 */
.social_cont {
    margin-top: 40px;
    /* padding-top: 210px; */
    min-height: 380px;
}

.jw_foundation {
    background: url('../images/img-jw-foundation.png') no-repeat 0 0 / 20% auto
}

.esg_dl {
    margin-top: 50px;
    font-size: 0;
}

.esg_dl.col02 dl {
    display: inline-block;
    margin-top: 20px;
    width: 50%;
    vertical-align: top
}

.esg_dl.col02 dl:nth-child(1),
.esg_dl.col02 dl:nth-child(2) {
    margin-top: 0
}

.jw_foundation .esg_dl.col02 dl:nth-child(odd) {
    width: 45%
}

.jw_foundation .esg_dl.col02 dl:nth-child(even) {
    width: 55%
}

.esg_dl dt {
    display: inline-block;
    width: 90px;
    height: 120px;
    text-align: center;
    background-color: #0075c2;
    vertical-align: top
}

.esg_dl dt::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.esg_dl dt span {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    vertical-align: middle
}

.esg_dl dd {
    display: inline-block;
    padding-left: 14px;
    width: calc(100% - 90px);
    height: 120px;
    vertical-align: top;
    box-sizing: border-box;
}

.esg_dl dd::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.esg_dl dd ul {
    display: inline-block;
    vertical-align: middle
}

.esg_dl dd ul li {
    padding-left: 15px;
    font-size: 13px;
    line-height: 20px;
    color: #666;
}

.esg_dl dd ul li::before {
    content: '-';
    display: inline-block;
    margin-left: -15px;
    width: 15px;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}

.esg_dl dd.col02 ul {
    display: inline-block;
    vertical-align: middle
}

.esg_dl dd.col02 ul+ul {
    margin-left: 45px
}



/* 사회공헌 커미티 */
.jw_committe {
    background: url('../images/img-committee.jpg') no-repeat left 0 / 40% auto;
}

.jw_committe .txt {
    padding-left: 310px !important;
    word-break: keep-all
}

.jw_committe .esg_dl {
    margin-top: 100px
}

.jw_committe .board_ty05 {
    margin-top: 20px
}

/* 의료 학술지원, 환우사회 지원, 장애인 고용 확대 */
.thumb_news {
    margin-bottom: 55px
}

.thumb_news li {
    margin-top: 50px;
    position: relative;
    font-size: 0;
    display: block;
    width: 100%;
    display: flex;
}

.thumb_news li:first-child {
    margin-top: 0
}

.thumb_news li .thumb {
    overflow: hidden;
    /* display: inline-flex; */
    width: 230px;
    height: auto;
    vertical-align: top;
}

.thumb_news li .thumb img {
    /* width:100%; */
    /* height:auto */
    display: block;
    width: 100%;
    height: auto;
}

.thumb_news li .txt_area {
    display: block;
    position: relative;
    padding-left: 30px;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box;
    /* flex-direction: column; */
    /* margin-top: 20px; */
}

.thumb_news li .txt_area .tit {
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.11;
    color: #333;
}

.thumb_news li .txt_area .txt {
    font-size: 14px;
    line-height: 2;
    color: #666;
}

.thumb_news li.employ .txt_area {
    min-height: 240px
}

.thumb_news li.employ .info {
    position: absolute;
    bottom: 0;
    left: 50px;
    width: calc(100% - 50px);
    height: 102px;
    font-size: 0
}

.thumb_news li.employ .info>div {
    display: inline-block;
    width: 49%;
    height: 100%;
    text-align: center
}

.thumb_news li.employ .info>div:first-child {
    margin-right: 2%
}

.thumb_news li.employ .info>div::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.thumb_news li.employ .info>div span {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    color: #222;
    font-weight: bold;
    vertical-align: middle;
}

.thumb_news li.employ .info>div span::before {
    content: '';
    display: inline-block;
    margin-right: 15px;
    width: 64px;
    height: 36px;
    vertical-align: middle
}

.thumb_news li.employ .info>div:first-child {
    border-top: 2px solid #a19edf;
    border-bottom: 2px solid #a19edf
}

.thumb_news li.employ .info>div:first-child span::before {
    background: url('../images/icon_support01.jpg') no-repeat center center
}

.thumb_news li.employ .info>div:last-child {
    border-top: 2px solid #97d6b5;
    border-bottom: 2px solid #97d6b5
}

.thumb_news li.employ .info>div:last-child span::before {
    background: url('../images/icon_support02.jpg') no-repeat center center
}

/* 윤리준법경영 탭*/
.esg #tab2 .tab_2depth li:first-child a {
    padding: 0 100px
}

/* .esg #tab2 .tab_2depth li{margin-top:28px} */
.esg #tab2 .tab_2depth li:nth-child(1),
.esg #tab2 .tab_2depth li:nth-child(2),
.esg #tab2 .tab_2depth li:nth-child(3) {
    margin-top: 0
}

/* JW Compliance Program Mission & Vision & Goal */
.jw_cp {
    padding: 37px 0 42px;
    display: flex;
    width: 100%;
    border: 1px solid #dfe3e6
}

.jw_cp li {
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
    padding-top: 16px;
    width: 25%;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.jw_cp li:first-child {
    border-left: none
}

.jw_cp li .tit {
    margin-bottom: 12px;
    font-size: 17px;
    font-weight: bold;
    color: #0075c2;
}

.jw_cp li span {
    font-size: 13px;
    line-height: 26px;
    color: #333;
}


/* CP&ABMS 운영 이력  */
.cp_ambs_history {
    display: flex;
    border: 1px solid #dfe3e6;
    border-left: none
}

.cp_ambs_history>div {
    display: inline-flex;
    flex-grow: 1;
    flex-direction: column;
    padding: 0 50px;
    border-left: 1px solid #dfe3e6
}

.cp_ambs_history>div dl {
    display: inline-flex;
    flex-direction: row;
    padding: 14px 0;
    border-top: 1px solid #dfe3e6
}

.cp_ambs_history>div dl:first-child {
    border-top: none
}

.cp_ambs_history>div dl dt {
    width: 80px;
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    color: #555;
}

.cp_ambs_history>div dl dd {
    font-size: 14px;
    line-height: 25px;
    color: #555;
    letter-spacing: -0.75px;
}

/* 자율준수관리자 의지 천명 */
.esg_txtbox h6 {
    font-size: 25px;
    line-height: 37px;
    color: #4c7a98 !important
}

.esg_txtbox h6::before {
    content: '※';
    margin-right: 10px
}

.esg_txtbox p {
    font-size: 15px;
    line-height: 22px;
    color: #555;
    word-break: keep-all;
}

.esg_txtbox p em {
    color: #0075c2;
    text-decoration: underline;
    font-style: normal
}

.esg_txtbox p em.bold {
    font-weight: bold;
    text-decoration: none
}

.esg_txtbox p.sign {
    margin-top: 50px;
    text-align: right;
    font-weight: bold
}

.esg_txtbox+.cont_tit {
    margin-top: 20px
}

.btn_link {
    display: block;
    position: relative;
    margin: 56px auto 0;
    padding: 18px 0;
    width: 500px;
    height: 58px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #dfe3e6;
    box-sizing: border-box
}

.btn_link span {
    display: inline-block;
    padding-right: 30px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #666;
    background: url('../images/icon_link.jpg') no-repeat right top
}

.btn_link.noIcon span {
    padding-right: 0;
    background: none
}

/* 사이버 신문고 */
.cyber .text_section.line_tit {
    margin: 0 0 40px;
    padding: 15px 0 30px 0;
    height: 22px;
    font-size: 28px;
    text-align: center;
    color: #4c7a98;
    border-bottom: 1px solid #dfe3e6;
}

.cyber .text_section .tit_blue {
    margin: 30px 0 10px;
    color: #0075c2;
    font-size: 15px;
    font-weight: bold;
}

.cyber .text_section .tit_black {
    margin: 50px 0 10px;
    color: #333;
    font-size: 22px;
}

/* 경제적이익지출보고 신청 */
.tbl_apply {
    margin: 40px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_apply th,
.tbl_apply td {
    padding: 20px 10px 20px 27px;
    font-size: 14px;
    line-height: 22px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6
}

.tbl_apply th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_apply td .input_box {
    width: 100%
}

.tbl_apply td input,
.tbl_apply td textarea {
    padding: 5px 10px;
    width: 100%;
    height: 100%;
    border: 1px solid #dfe3e6;
    box-sizing: border-box;
}

.tbl_apply td textarea {
    height: 120px;
}

.esg_txtbox02 p {
    font-size: 15px;
    line-height: 25px;
    word-break: keep-all;
}


/* 상생경영 */
.thumb_news.winwin .thumb {
    width: 370px;
}

.thumb_news.winwin li .txt_area {
    /* width:calc(100% - 530px) */
}

.ethics_code {
    margin-top: 10px
}

.ethics_code dt {
    margin: 30px 0 13px;
    padding-top: 30px;
    font-size: 13px;
    color: #333;
    font-weight: bold;
    border-top: 1px solid #dfe3e6
}

.ethics_code dt:first-child {
    border-top: none
}

.ethics_code dd {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.79px;
    color: #555
}

/* 인재육성 */
.thumb_news.talent .cate {
    display: block;
    margin-top: 10px;
    font-size: 15px;
    color: #0075c2
}


/* 복리후생 */
.welfare_info {
    display: flex;
    flex-wrap: wrap;
}

.welfare_info>dl {
    display: inline-flex;
    align-content: stretch;
    flex-direction: column;
    margin-top: 50px;
    padding-left: 120px;
    width: 50%;
    background-repeat: no-repeat;
    background-position: 33px 0;
    box-sizing: border-box;
    background-size: 60px;
}

.welfare_info>dl.info01 {
    margin-top: 0;
    background-image: url('../images/ico-welfare-01.png')
}

.welfare_info>dl.info02 {
    margin-top: 0;
    background-image: url('../images/ico-welfare-02.png')
}

.welfare_info>dl.info03 {
    background-image: url('../images/ico-welfare-03.png')
}

.welfare_info>dl.info04 {
    background-image: url('../images/ico-welfare-04.png')
}

.welfare_info>dl.info05 {
    background-image: url('../images/ico-welfare-05.png')
}

.welfare_info>dl.info06 {
    background-image: url('../images/ico-welfare-06.png')
}

.welfare_info>dl dt {
    margin-bottom: 9px;
    font-size: 23px;
    line-height: 30px;
    color: #333;
}

.welfare_info>dl dd p {
    position: relative;
    padding-left: 10px;
    font-size: 13px;
    line-height: 26px;
    color: #666;
}

.welfare_info>dl dd p::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 0;
    margin-right: 10px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #666;
    vertical-align: middle;
}

/* 임직원 협의체 */
.consult_info {
    margin-bottom: 40px;
    padding: 0 0 40px 244px;
    border-bottom: 1px solid #dfe3e6;
    background: url('../images/ico-talent.png') no-repeat 27px top
}

.consult_info+.point_txt {
    margin-bottom: 24px;
    font-size: 20px;
    color: #0075c2;
    font-weight: bold
}

.list_bar li {
    font-size: 13px;
    line-height: 36px;
    color: #555;
}

.list_bar li::before {
    content: '-';
    display: inline-block;
    margin-right: 10px;
    line-height: 36px;
}


.tbl_indicator {
    margin: 40px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_indicator th,
.tbl_indicator td {
    padding: 10px;
    font-size: 13px;
    line-height: 30px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6;
}

.tbl_indicator thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_indicator thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_indicator tbody td {
    text-align: right
}

.tbl_indicator.txt_c tbody td {
    text-align: center
}

/* 고객가치 향상 */
.environ_dl.customer li {
    display: block;
    padding-left: 140px;
    padding-bottom: 50px;
    width: 100%;
    min-height: 160px;
    background-size: 100px auto;
}

.environ_dl.customer li.item01 {
    background: url('../images/ico-customer-01.png') no-repeat 0 0/110px auto;
}

.environ_dl.customer li.item02 {
    background: url('../images/ico-customer-02.png') no-repeat 0 0/110px auto;
}

.environ_dl.customer li .txt {
    margin-top: 0
}

.esg_dl.customer dt {
    width: 120px;
    height: 180px;
}

.esg_dl.customer dl {
    margin-top: 40px
}

.esg_dl.customer dd {
    padding-right: 10px;
    width: calc(100% - 120px);
    height: 180px;
    box-sizing: border-box;
}

.esg_dl.customer dt span {
    font-size: 15px;
}

.esg_dl.customer dd ul li {
    padding-left: 20px;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}

.esg_dl.customer dd ul li::before {
    margin-left: -20px;
    width: 20px;
    height: 20;
    /* line-height:30px */
}


/* 지배구조 */
.esg .tab_line.orange li a.active {
    background-color: #f18027;
    border: #f18027
}

.tbl_caption {
    display: flex;
    justify-content: space-between
}

.tbl_caption span {
    font-size: 15px;
    line-height: 30px;
    color: #666
}

.tbl_governance {
    margin: 20px 0 60px;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_governance:last-of-type {
    margin-bottom: 0
}

.tbl_governance th,
.tbl_governance td {
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_governance.type02 td {
    padding: 10px 0;
    font-size: 12px
}

.tbl_governance thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_governance tbody .a_l {
    text-align: left
}

.tbl_governance tbody .a_r {
    text-align: right
}

/* 주식총수 */
.tbl_stock {
    margin: 20px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_stock th,
.tbl_stock td {
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_stock thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_stock tbody .a_l {
    padding-left: 50px;
    text-align: left
}

.tbl_stock tbody .a_r {
    text-align: right
}

/* ESG 뉴스 */
.esg .board_ty01 .list li .txt_area {
    width: calc(100% - 272px)
}

/* 이사회 */
.tbl_governance {
    margin: 40px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_governance th,
.tbl_governance td {
    padding: 10px;
    font-size: 13px;
    line-height: 30px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6;
}

.tbl_governance thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_governance thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_governance tbody td {
    text-align: center
}

.tbl_governance tbody td.al {
    text-align: left
}

.tbl_governance+.tbl_btm_caption {
    margin-top: -30px;
    margin-bottom: 50px
}

.a_center {
    display: block;
    margin: 0 auto
}

/* 이미지 중앙정렬 */


/*개인정보처리방침 */
article.sub .cont_container .content.privacy {
    padding-top: 50px
}

.tbl_privacy {
    margin: 20px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_privacy th,
.tbl_privacy td {
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_privacy thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_privacy thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_privacy tbody td {
    text-align: center
}

.brd_label {
    display: inline-block;
    padding: 0 10px;
    min-width: 40px;
    height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box
}

.brd_label.jw {
    background-color: #8917d1
}

.brd_label.people {
    background-color: #F781F3
}

.brd_label.health {
    background-color: #0060b2
}

.brd_label.brand {
    background-color: #019cdb
}

.brd_label.tech {
    background-color: #ff7800
}

.brd_label.attention {
    background-color: #00BFFF
}

.brd_label.notice {
    background-color: #848484
}

.brd_label.environ,
.brd_label.esgpress {
    background-color: #5aba42
}

.brd_label.social,
.brd_label.esgstory {
    background-color: #0075c2
}

.brd_label.gover {
    background-color: #f18027
}

.board_ty01 {
    width: 100%
}

.board_ty01 .board_top {
    position: relative;
    display: inline-flex;
    justify-content: space-between;
    width: 100%
}

.board_ty01 .board_top h3 {
    display: inline-block;
    font-size: 38px;
    line-height: 48px;
    color: #000
}

.board_ty01 .board_search {
    float: inherit;
    position: relative;
    display: inline-flex;
    width: 200px;
    height: 48px
}

.board_ty01 .board_search>input {
    margin-left: 0;
    padding: 0 48px 0 20px;
    width: 100%;
    height: 48px;
    font-size: 16px;
    color: #868e96;
    background-color: #f1f3f5;
    border: none
}

.board_ty01 .board_search span {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
}

.board_ty01 .board_search input[type="submit"] {
    width: 48px;
    height: 48px;
    background: url('../images/icon_search.png') no-repeat center center
}

.board_ty01 .list {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-top: 1px solid #dee2e6
}

.board_ty01 .list li {
    padding: 20px 0;
    border-bottom: 1px solid #dee2e6;
    vertical-align: middle
}

.board_ty01 .list li .thumb {
    overflow: hidden;
    display: table-cell;
    width: 272px;
    height: 180px;
    vertical-align: middle
}

.board_ty01 .list li .thumb img {
    width: 100%;
    min-height: 100%
}

.board_ty01 .list li .txt_area {
    display: table-cell;
    padding-left: 26px;
    padding-top: 14px;
    width: 560px;
    box-sizing: border-box;
    vertical-align: top
}

.board_ty01 .list li .brd_label {
    min-width: 86px;
    height: 28px;
    font-size: 14px;
    line-height: 28px
}

.board_ty01 .list li .txt {
    display: block;
    margin-top: 12px;
    margin-bottom: 15px;
    height: 94px
}

.board_ty01 .list li .txt .tit {
    max-height: 50px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 25px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.board_ty01 .list li .txt .detail {
    height: 44px;
    font-size: 15px;
    color: #888;
    line-height: 22px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.board_ty01 .list li .date {
    font-size: 14px;
    color: #868e96
}

.board_ty01 .list li.no_result {
    padding: 50px 0;
    text-align: center
}

.board_ty01.detail {
    margin-bottom: 75px
}

.board_ty01.detail .image {
    text-align: center;
}

.board_ty01.detail .image img {
    margin-bottom: 0px;
    width: 100%
}

.board_ty01.detail .image figcaption {
    font-size: 16px;
    text-align: -webkit-left;
    line-height: 1.6;
}

.board_ty01.detail .detail_top {
    padding: 42px 0 20px 0
}

.board_ty01.detail .detail_top h3 {
    margin-bottom: 12px;
    padding: 0;
    font-size: 23px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
    border-bottom: none
}

.board_ty01.detail .detail_top .info {
    padding: 0;
    text-align: right
}

.board_ty01.detail .detail_top .info span {
    font-size: 14px;
    color: #464646
}

.board_ty01.detail .detail_top .info span::after {
    display: none
}

.board_ty01.detail .detail_cont {
    padding: 40px 10px 40px 0;
    border-bottom: none;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 17px;
    word-break: break-word;
}

.board_ty01.detail .detail_cont * {
    color: #000
}

.board_ty01.detail .detail_cont .notice {
    position: relative;
    margin: 60px auto 60px;
}

.board_ty01.detail .detail_cont .notice span {
    display: block;
    width: 500px;
    padding: 16px 20px;
    margin: 0 auto;
    color: #ffff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 22px;
    background-image: linear-gradient(90deg, #00a9e5, #00438e);
}

.board_ty01.detail .detail_cont .notice * {
    color: #fff !important
}

.board_ty01.detail .btn_area .btn {
    padding: 0 37px;
    height: 32px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    background-color: #3a445f;
    border-radius: 50vw
}

.board_ty01.detail .detail_cont p {
    margin: 0;
    font-size: 18px;
    line-height: 1.6
}

.board_ty02 .title {
    padding-bottom: 24px;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    line-height: 34px;
    border-bottom: 1px solid #dee1e6
}

.board_ty02 .list {
    padding-bottom: 40px;
    margin-bottom: 40px;
    width: 100%;
    font-size: 0;
    border-bottom: 1px solid #dee1e6
}

.board_ty02 .list li {
    display: block;
    padding-top: 28px;
    width: 100%;
    vertical-align: top
}

.board_ty02 .list li .thumb {
    overflow: hidden;
    display: inline-block;
    width: 164px;
    height: 92px;
    vertical-align: top
}

.board_ty02 .list li .thumb img {
    width: 100%;
    min-height: 100%
}

.board_ty02 .list li .txt_area {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    width: calc(100% - 164px);
    height: 92px;
    box-sizing: border-box;
    vertical-align: top
}

.board_ty02 .list li .txt_area .txt {
    display: block;
    height: 56px;
    font-size: 17px;
    color: #000;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all
}

.board_ty02 .list li .txt_area .date {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #858e95
}

.paging {
    position: relative;
    text-align: center;
    margin: 30px auto 20px;
}

.paging a {
    display: inline-block;
    width: 30px;
    height: 23px;
    padding-top: 7px;
    color: #999;
    background-color: #fff;
    vertical-align: middle;
    border: 1px solid #fff;
    transition: border 0.5s ease;
}

.paging a.on,
.paging a:hover {
    border: 1px solid #333;
    color: #333;
    font-weight: bold;
}

.paging a.btn_bg {
    transition: background 0.1s ease;
    background: url("../images/paging_direction.png") no-repeat left top;
    border: none;
}

.paging a.btn_bg.first:hover,
.paging a.btn_bg.prev:hover {
    background-position-x: -30px;
}

.paging a.btn_bg.first {
    background-position-y: -60px;
}

.paging a.btn_bg.prev {
    background-position-y: 0;
}

.paging a.btn_bg.next,
.paging a.btn_bg.last {
    background-position-x: -30px;
}

.paging a.btn_bg.next {
    background-position-y: -30px;
}

.paging a.btn_bg.last {
    background-position-y: -90px;
}

.paging a.btn_bg.next:hover,
.paging a.btn_bg.last:hover {
    background-position-x: 0px;
}



article.sub.board_sub {
    display: flex;
    flex-direction: row;
    padding-top: 60px
}

article.sub.board_sub .cont_container {
    display: inline-flex;
    ;
    padding-right: 30px;
    width: 785px;
    border-right: 1px solid #eceef0
}

article.sub.board_sub .cont_container .content {
    display: block;
    width: 100%
}

article.sub.board_sub .side_brd {
    padding: 13px 33px 0;
    width: 344px;
    box-sizing: border-box
}


.tab_ty01 {
    position: relative;
    display: table;
    width: 100%;
    table-layout: fixed
}

.tab_ty01>li {
    display: table-cell;
    vertical-align: middle;
    padding: 0
}

.tab_ty01>li>a {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #dee1e6;
    border-left: none
}

.tab_ty01>li>a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.tab_ty01>li:first-child>a {
    border-left: 1px solid #dee1e6
}

.tab_ty01>li>a>span {
    display: inline-block;
    font-size: 16px;
    letter-spacing: -0.25px;
    color: #495058;
    vertical-align: middle
}

.tab_ty01>li.on>a {
    background-color: #0168b7
}

.tab_ty01>li.on>a>span {
    color: #fff
}

.tab_ty01>li.on>a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-right: 15px solid #0168b7;
    transform: translateX(-50%) rotate(45deg);
}

.tab_detail {
    display: none;
    padding: 0
}

.tab_detail.show {
    display: block
}

.side_brd .item .title {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 35px
}

.side_brd .main_search_wrap {
    margin-top: 48px;
    border: none;
    height: auto
}

.side_brd .main_search_wrap .search_area {
    padding: 22px 0
}

.side_brd .main_brd_ty01 li {
    margin-top: 12px
}

.side_brd .main_brd_ty01 li:first-child {
    margin-top: 8px
}

.side_brd .main_brd_ty01 a {
    font-size: 14px
}

.main_brd_ty01 li {
    margin-top: 16px
}

.main_brd_ty01 li:first-child {
    margin-top: 0
}

.main_brd_ty01 a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.main_search_wrap {
    height: 480px;
    border: 1px solid #dee1e6;
    box-sizing: border-box
}

.main_search_wrap .m_search_tab>li>a {
    border-top: none
}

.main_search_wrap .m_search_tab>li:first-child>a {
    border-left: none
}

.main_search_wrap .search_area {
    padding: 22px 30px;
    height: 186px;
    box-sizing: border-box
}

.main_search_wrap .search_area .tit {
    font-size: 20px;
    line-height: 27px;
    color: #000;
    font-weight: bold
}

.main_search_wrap .search_box {
    position: relative;
    margin-top: 5px;
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #000
}

.main_search_wrap .search_box input {
    width: 100%;
    height: 100%;
    border: none;
    padding: 15px 50px 14px 0;
    color: #898989;
    box-sizing: border-box
}

.main_search_wrap .search_box .btn_search {
    position: absolute;
    padding: 0;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 50px;
    background: url('../images/icon_search.png') no-repeat center center;
    background-size: 20px auto;
    font-size: 0;
    text-indent: -99999px
}

.main_search_wrap .search_tab {
    font-size: 0
}

.main_search_wrap .search_tag {
    overflow: hidden;
    margin-top: 3px;
    max-height: 56px
}

.main_search_wrap .search_tag .tag {
    display: inline-block;
    margin-top: 10px;
    margin-right: 5px;
    font-size: 14px;
    color: #495057;
    word-break: keep-all;
    vertical-align: top
}

.main_search_wrap .search_tag .tag span {
    display: inline-block;
    margin-right: 3px;
    color: #495057
}

/*
.board_ty01 .list li .date{font-size:14px;color:#868e96}
.board_ty01 .list li.no_result{padding:50px 0;text-align:center}
.board_ty01.detail{margin-bottom:75px}
.board_ty01.detail .image {text-align: center;}
.board_ty01.detail .image img {margin-bottom: 0px;margin-top: 20px;}
.board_ty01.detail .image figcaption {font-size:16px;text-align: -webkit-left;line-height: 1.6;}
.board_ty01.detail .detail_top{padding:42px 0 20px 0}
.board_ty01.detail .detail_top h3{margin-bottom:12px;padding:0;font-size:23px;font-weight:bold;color:#000;line-height:30px;border-bottom:none}
.board_ty01.detail .detail_top .info{padding:0;text-align:right}
.board_ty01.detail .detail_top .info span{font-size:14px;color:#464646}
.board_ty01.detail .detail_top .info span::after{display:none}
.board_ty01.detail .detail_cont{padding:40px 10px;border-bottom:none;padding-left: 40px;padding-right: 40px;font-size:17px;word-break: break-word;}
.board_ty01.detail .detail_cont *{color:#000}
.board_ty01.detail .detail_cont .notice{position: relative;margin: 60px auto 60px;}
.board_ty01.detail .detail_cont .notice span{display: block;width: 500px;padding: 16px 20px;margin: 0 auto;color: #ffff;font-size: 16px;font-weight: 400;text-align: center;line-height: 22px;background-image: linear-gradient(90deg,#00a9e5,#00438e);}
.board_ty01.detail .detail_cont .notice *{color:#fff !important}
.board_ty01.detail .btn_area .btn{padding:0 37px;height:32px;font-size:14px;color:#fff;line-height:32px;background-color:#3a445f;border-radius:50vw}
.board_ty01.detail .detail_cont p{margin:0;font-size:18px;line-height: 1.6}

.board_ty02 .title{padding-bottom:24px;font-size:24px;color:#000;font-weight:bold;line-height:34px;border-bottom:1px solid #dee1e6}
.board_ty02 .list{padding-bottom:40px;width:100%;font-size:0}
.board_ty02 .list li{padding-top:28px;margin-left:18px;width:calc(50% - 18px);vertical-align:top}
.board_ty02 .list li .thumb{overflow:hidden;display:inline-block;width:164px;height:92px;vertical-align:top}
.board_ty02 .list li .thumb img{width:100%;min-height:100%}
.board_ty02 .list li .txt_area{position:relative;display:inline-block;padding-left: 20px;width: calc(100% - 164px);height: 92px;box-sizing: border-box;vertical-align: top}
.board_ty02 .list li .txt_area .txt{display:block;height:56px;font-size:17px;color:#000;line-height:28px;overflow: hidden; text-overflow: ellipsis;white-space: normal; text-align: left; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow-wrap: break-word;word-break:break-all}

.board_ty02 .list li .txt_area .date{position:absolute;bottom:0;right:0;font-size:12px;color:#858e95} */


.detail_top {
    border-top: 1px solid #abb1b5;
    border-bottom: 1px solid #abb1b5;
}

.detail_cont {
    padding: 40px 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d1d3d4;
}

.detail_cont figure {
    position: relative;
    margin: 0 auto
}

.detail_cont p {
    margin-top: 20px;
}

.detail_cont p:first-child {
    margin-top: 0;
}

.detail_cont img {
    max-width: 618px;
    margin-bottom: 20px;
}

.btn_area {
    margin: 25px 0;
    text-align: center;
}

.btn_area .btn {
    width: 180px;
    height: 50px;
}

/* 비즈니스 파트너 행동강령 */
.conduct_code p,
.conduct_code ul {
    line-height: 30px;
    margin: 0 0 10px 20px;
    color: #777;
}

.conduct_code b {
    color: #333;
    font-size: 18px;
    line-height: 30px;
}

.conduct_code .point_txt {
    color: #1b78bf;
}

.conduct_code h3 {
    margin: 0 0 20px;
    font-size: 28px;
    font-family: "NBL";
    color: #333;
}

.conduct_code h4 {
    margin: 30px 0 10px;
    font-size: 20px;
    font-family: "NBL";
    color: #333;
}

.conduct_code h5 {
    margin: 30px 0 10px 14px;
    font-size: 16px;
    font-family: "NBL";
    color: #333;
}

.conduct_code>ol {
    margin-left: 20px
}

.conduct_code ol ol,
.conduct_code ol ul {
    margin: 10px 0 15px 20px;
    list-style-type: lower-roman !important;
    color: #999;
}

.conduct_code ol ul li {
    padding-left: 0
}

.conduct_code li {
    padding-left: 17px;
    line-height: 30px;
    list-style: none;
    word-break: keep-all;
}

.conduct_code li .num {
    display: inline-block;
    margin-left: -17px;
    width: 17px;
}

.conduct_code li p,
.conduct_code li ol,
.conduct_code li ul {
    margin-left: 0
}

.history_blue {
    position: relative;
}

/* annual report */
/*.annual_list{margin:0 auto;width:980px}*/
.annual_list {
    margin: 0 auto
}

.annual_list li {
    display: flex;
    padding: 10px 0
}

.annual_list .cover {
    width: 184px;
    height: auto;
    border: 1px solid #dfe3e6
}

.annual_list .cover img {
    width: 100%
}

.annual_list .info {
    flex-grow: 1;
    padding-left: 70px
}

.annual_list .info .tit {
    padding: 20px 0;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 2px solid #333
}

.annual_list .info .detail {
    display: flex;
    justify-content: space-between
}

.annual_list .info .txt {
    padding: 20px 0;
    font-size: 14px;
    color: #333
}

.annual_list .info .btn_area {
    margin: 10px 0;
    text-align: left
}

.annual_list .info .btn_pdf {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    font-size: 13px;
    border-radius: 3px
}

.annual_list .info .btn_pdf img {
    margin-left: 5px;
    vertical-align: middle
}

/* 인증/보고서 */
.defines_dt {
    position: relative;
    padding-left: 15px;
    font-size: 20px;
    line-height: 27px;
    color: #0075cd;
    font-weight: bold
}

.defines_dt::before {
    content: '·';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    color: #0075cd;
    font-weight: bold
}

.defines_dd {
    margin: 10px 0;
    padding: 20px;
    background-color: #ebebeb;
    border-radius: 10px;
    font-size: 15px;
    color: #666
}

.certify_box {
    display: flex;
    justify-content: center;
    margin: 50px 0
}

.certify_box>p {
    margin: 0 20px;
    width: 200px;
}

.certify_box>p img {
    width: 100%;
    border: 1px solid #e8e8e8
}

.certify_box>p span {
    display: block;
    width: 100%;
    text-align: center
}


/* 버튼 */
.btn_file {
    display: inline-block;
    width: 40px;
    height: 30px;
    background: url('../images/ci04.gif') no-repeat 10px top/ auto 100%;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    font-size: 0;
    text-indent: -999999px
}

/* 카카오톡 상담 */
.contact_kakao {
    overflow: hidden;
    height: auto;
    font-size: 0
}

.contact_kakao .txt {
    display: inline-block;
    width: 500px;
    font-size: 13px;
    color: #000
}

.contact_kakao .right {
    display: inline-block;
    width: 230px;
    text-align: right
}

.contact_kakao .right .btn_kakao img {
    height: 30px
}

.contact_kakao .right .qr {
    margin-left: 10px;
    height: 50px
}

/* tab cont */
.tab_cont img {
    margin: 10px 0;
    width: 100%;
}

.tab_cont .txt {
    margin: 20px 0px;
    font-size: 15px;
    line-height: 1.5
}

/* 가로 스크롤 */
.scroll_x {
    overflow-x: scroll
}


/* 노사협의회 진행사항 */
.q_progress .quarter {
    overflow: hidden;
    display: inline-block;
    margin-top: 10px;
    margin-left: 2%;
    width: 46%;
    min-height: 205px;
    vertical-align: top;
    border: 1px solid #9fb9dc;
    border-radius: 10px;
}

.q_progress .quarter:nth-child(1),
.q_progress .quarter:nth-child(3) {
    margin-left: 0;
}

.q_progress .quarter .tit {
    padding: 10px 15px;
    font-weight: bold;
    background-color: #dee6f6;
    color: #2a7ebc;
    font-weight: bold
}

.q_progress .quarter .tit~div {
    padding: 10px 15px
}


.health_safety {
    margin: 10px 0 30px;
}

.health_safety p {
    display: inline-block;
    width: 33%;
}

.health_safety p img {
    margin-bottom: 0;
    height: 146px;
    background-position: center;
    background-size: cover;
}

.health_safety p span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}