@charset "utf-8";
/* 공통 */
.pr-mb-s {
  margin-bottom: 3%;
}
.pr-mb-l {
  margin-bottom: 9% !important;
}
.pr-mb-l-px {
  margin-bottom: 80px !important;
}
.pr-mb-n {
  margin-bottom: 40px !important;
}
.pr-mt-ss {
  margin-top: 10px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.bdl0 {
  border-left: 0 !important;
}
.box-gray {
  border: 1px solid #ddd;
  padding: 20px;
}
.pt0 {
  padding-top: 0 !important;
}
.ta-r {
  text-align: right !important;
}
.mb40 {
  margin-bottom: 40px;
}
.mih-auto {
  min-height: auto !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.mt50 {
  margin-top: 50px !important;
}
.p_dot {
  display: flex;
}
.p_dot .dot {
  margin-right: 5px;
}
.p_dot b {
  font-weight: 600;
}
.fw-n {
  font-weight: 500 !important;
}
.title4 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
}
.title5 {
  font-size: 18px;
  line-height: 1.3333;
  font-weight: 600;
  color: #00578a;
  margin-bottom: 20px;
}
.d-b {
  display: block !important;
}
.d-flex {
  display: flex;
}
.ai-c {
  align-items: center;
}
.jc-sb {
  justify-content: space-between;
}
.jc-c {
  justify-content: center;
}
.flex_none {
  flex: none;
}
.ai-stre {
  align-items: stretch;
}
.fd-col {
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .pr-mb-s {
    margin-bottom: 3%;
  }
  .pr-mb-l {
    margin-bottom: 9% !important;
  }
  .pr-mb-l-px {
    margin-bottom: 80px !important;
    margin-bottom: 10.66666667vw !important;
  }
  .mt50 {
    margin-top: 50px !important;
    margin-top: 6.66666667vw !important;
  }
  .box-gray {
    padding: 30px;
    padding: 4vw;
  }
  .mb40 {
    margin-bottom: 50px !important;
    margin-bottom: 6.66666667vw !important;
  }
  .pr-mb-n {
    margin-bottom: 60px !important;
    margin-bottom: 8vw !important;
  }
  .pr-mt-ss {
    margin-top: 20px !important;
    margin-top: 2.66666667vw !important;
  }
  .title4 {
    font-size: 30px;
    font-size: 4vw;
    margin-bottom: 25px;
    margin-bottom: 3.33333333vw;
  }
  .title5 {
    font-size: 27px;
    font-size: 3.6vw;
    margin-bottom: 35px;
    margin-bottom: 4.66666667vw;
  }
}
.headline-type1 {
  display: flex;
}
.headline-type1 h1 {
  font-size: 40px;
  color: #217aaf;
  font-weight: bold;
  line-height: 1.5;
  min-width: 290px;
}
.headline-type1 h1 span {
  font-size: 22px;
  color: #217aaf;
  font-weight: normal;
  line-height: 1.3;
  display: block;
  margin-top: 10px;
}
.headline-type1 .txt {
  margin-left: 50px;
  padding-left: 50px;
  border-left: 2px solid #ddd;
  font-size: 18px;
  line-height: 1.7;
}
.headline-type1 .rgh {
  margin-left: auto;
}
@media screen and (max-width: 1280px) {
  .headline-type1 {
    display: block;
  }
  .headline-type1 h1 {
    min-width: none;
  }
  .headline-type1 .txt {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .headline-type1 h1 {
    font-size: 50px;
    font-size: 6.66666667vw;
  }
  .headline-type1 h1 span {
    font-size: 32px;
    font-size: 4.26666667vw;
    margin-top: 5px;
    margin-top: 0.66666667vw;
  }
  .headline-type1 .txt {
    margin-top: 60px;
    margin-top: 8vw;
  }
}
/*js-table-responsive*/
.t-responsive .st-key {
  background-color: #f3f3f3;
  vertical-align: middle;
}
.t-responsive.thead-none thead {
  display: none;
}
.t-responsive.thead-none .st-key {
  display: none;
}
/*  esg  - 전략 및 정책 */
#strategy_01_sec_01 .name, #strategy_02_sec_01 .name {
  display: flex;
  align-items: center;
}
#strategy_01_sec_01 .name .sain, #strategy_02_sec_01 .name .sain {
  margin-left: 30px;
}
[id*='strategy_03_sec_'] .boximg {
  background-image: url(../images/esg/strategy_03_sec_01_boxbg.jpg);
}
/*  esg  - 기업시민 보고서 */
#report_01_sec_02 .obj {
  left: 0;
  box-shadow: 10px 10px 15px -2px #333;
  max-width: 500px;
}
#report_01_sec_03 .text {
  min-height: 120px;
  height: auto;
}
@media screen and (max-width: 1340px) {
  #report_01_sec_02 .btns a {
    width: 100%;
  }
  #report_01_sec_02 .btns a + a {
    margin-left: 0;
    margin-top: 15px;
  }
}
@media screen and (max-width: 1180px) {
  #report_01_sec_02 .obj {
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0);
    display: flex;
    justify-content: center;
    margin: 0 auto 5%;
  }
  #report_01_sec_02 > .inner {
    padding-left: 0;
  }
  #report_01_sec_02 .btns {
    text-align: center;
  }
  #report_01_sec_02 .btns a {
    width: 40%;
  }
  #report_01_sec_02 .btns a + a {
    margin-left: 30px;
    margin-top: 0;
  }
    /* add 211116 */
    .report_listBox .reR_con02 {margin: 30px auto 0; box-sizing: border-box;}
    .report_listBox .reR_con02 .con02 {float: left; width:49%; margin-left: 2%;}
    .report_listBox .reR_con02 .con02:nth-of-type(odd){margin-left: 0;}
    .report_listBox .reR_con02 .con02:nth-of-type(3),
    .report_listBox .reR_con02 .con02:nth-of-type(4),
    .report_listBox .reR_con02 .con02:nth-of-type(5),
    .report_listBox .reR_con02 .con02:nth-of-type(6),{margin-top: 30px;}
    .report_listBox .reR_con02 .con02 .c02_line ul li img {width: 100%;}
}
@media screen and (max-width: 1024px) {
  #tab-menu.mo-ta-l .swiper-wrapper {
    justify-content: flex-start;
    table-layout: ;
  }
  #report_01_sec_03 .obj {
    left: 30px;
  }
  #report_01_sec_03 ul li {
    padding-left: 320px;
  }
}
@media screen and (max-width: 1180px) {
  [id*='report_02_sec_'] .sub {
    padding-left: 0;
  }
  [id*='report_02_sec_'] .sub .subTit {
    position: relative;
    margin-bottom: 20px;
  }
}
/* 768 */
@media screen and (max-width: 768px) {
  .mo-ta-c {
    text-align: center !important;
  }
  .pr-mb-l {
    margin-bottom: 80px !important;
    margin-bottom: 10.66666667vw !important;
  }
  .pt-5p {
    padding-top: 5% !important;
  }
  /* 공통 */
  .fz_mo_normal {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  .mo_w100p {
    width: 100%;
  }
  .esg_link > ul > li {
    padding: 3vw;
    padding-left: 16vw;
  }
  .box-gray {
    padding: 30px;
    padding: 4vw;
  }
  /*option*/
  #strategy_01_sec_01 .box-gray .text {
    padding: 0;
  }
  .title4 {
    font-size: 30px;
    font-size: 4vw;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  /* 관련뉴스 */
  .page_related_news {
    padding: 80px 0px;
    padding: 10.66666667vw 0vw;
  }
  .page_related_news .newsroom_head {
    margin-bottom: 40px;
    margin-bottom: 5.33333333vw;
  }
  .page_related_news .newsroom_head .title {
    font-size: 50px;
    font-size: 6.66666667vw;
    line-height: 1.5;
  }
  /*  esg  - 전략 및 정책 */
  [id*='strategy_01_sec_'] > .inner {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  [id*='contribution_02_'] .secTitle,
  [id*='strategy_09_sec_'] .secTitle,
  [id*='strategy_06_sec_'] .secTitle,
  [id*='strategy_05_sec_'] .secTitle,
  [id*='strategy_04_sec_'] .secTitle,
  [id*='strategy_03_sec_'] .secTitle,
  [id*='strategy_02_sec_'] .secTitle,
  [id*='strategy_01_sec_'] .secTitle {
    font-size: 38px;
    font-size: 5.06666667vw;
    line-height: 1.25;
  }
  [id*='strategy_01_sec_'] .titTop {
    font-size: 36px;
    font-size: 4.8vw;
    margin-bottom: 20px;
    margin-bottom: 2.66666667vw;
    line-height: 1.25;
  }

  [id*='strategy_09_sec_'] .secTitle:after,
  [id*='strategy_05_sec_'] .secTitle:after,
  [id*='strategy_04_sec_'] .secTitle:after,
  [id*='strategy_03_sec_'] .secTitle:after,
  [id*='strategy_01_sec_'] .secTitle:after {
    width: 90px;
    width: 12vw;
  }
  [id*='strategy_01_sec_'] .txtBox {
    padding: 35px 40px;
    padding: 4.66666667vw 5.33333333vw;
    margin-bottom: 80px;
    margin-bottom: 10.66666667vw;
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  [id*='strategy_01_sec_'] .tit {
    font-size: 28px;
    font-size: 3.73333333vw;
    line-height: 1.9;
    margin-bottom: 40px;
    margin-bottom: 5.33333333vw;
  }
  [id*='strategy_01_sec_'] .txt {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
    padding-left: 30px;
    padding-left: 4vw;
  }
  [id*='strategy_01_sec_'] .txt2 {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  [id*='strategy_01_sec_'] .tit2 {
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 1.5;
  }
  [id*='strategy_01_sec_'] .txt table {
    margin-left: 0;
    margin-top: 20px;
    margin-top: 2.66666667vw;
  }
  [id*='strategy_01_sec_'] .txt table tr th,
  [id*='strategy_01_sec_'] .txt table tr td {
    display: block;
    text-align: left;
  }
  [id*='strategy_01_sec_'] .txt table tr th {
    margin-top: 10px;
    margin-top: 1.33333333vw;
  }
  .esg_link.strategy {
    margin-top: 0;
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  [id*='strategy_01_sec_'] .txt table th,
  [id*='strategy_01_sec_'] .txt table td {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  [id*='strategy_01_sec_'] .listBox {
    padding: 50px;
    padding: 6.66666667vw;
    grid-gap: inherit;
    grid-template-columns: auto;
    font-size: 25px;
    font-size: 3.33333333vw;
  }
  [id*='strategy_01_sec_'] .listBox li {
    margin-top: 10px;
    margin-top: 1.33333333vw;
  }
  [id*='strategy_01_sec_'] .listBox li:first-child {
    margin-top: 0;
  }
  .esg_link.strategy > ul > li .ico {
    top: 4vw;
    left: 4vw;
  }
  .esg_link.strategy > ul > li .tit {
    font-size: 22px;
    font-size: 2.93333333vw;
    line-height: 1.5;
  }
  .esg_link.strategy > ul > li .txt {
    font-size: 20px;
    font-size: 2.66666667vw;
    line-height: 1.5;
  }
  .esg_link.strategy > ul > li .ico.n1 img {
    width: 8.6vw;
  }
  .esg_link.strategy > ul > li .ico.n2 img {
    width: 7.7vw;
  }
  .esg_link.strategy > ul > li .ico.n3 img {
    width: 7.7vw;
  }
  .esg_link.strategy > ul > li .ico.n4 img {
    width: 7.7vw;
  }
  #strategy_01_sec_01 .text {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  #strategy_02_sec_01 .img,
  #strategy_01_sec_01 .img {
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  [id*='strategy_02_sec_'] .name,
  [id*='strategy_04_sec_'] .name,
  [id*='strategy_03_sec_'] .name,
  #strategy_01_sec_01 .name {
    margin-top: 60px;
    margin-top: 8vw;
    font-size: 24px;
    font-size: 3.2vw;
    /* line-height:  @b / @a; */
    line-height: 35px;
    line-height: 4.66666667vw;
    padding: 0px 10px;
    padding: 0vw 1.33333333vw;
  }
  #strategy_01_sec_01 .name .sain, #strategy_02_sec_01 .name .sain {
    margin-left: 20px;
    margin-left: 2.66666667vw;
  }
  #strategy_01_sec_01 .name .sain img, #strategy_02_sec_01 .name .sain img {
    width: 25vw;
  }
  [id*='strategy_04_sec_'] .date,
  [id*='strategy_03_sec_'] .date,
  #strategy_01_sec_01 .date {
    font-size: 22px;
    font-size: 2.93333333vw;
  }
  #strategy_01_sec_05 .banner {
    margin-top: 30px;
    margin-top: 4vw;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  #strategy_01_sec_03 .contents_moreBtn {
    margin-top: 50px;
    margin-top: 6.66666667vw;
  }
  #strategy_02_sec_04 .box .b a,
  #strategy_01_sec_03 .contents_moreBtn a {
    width: 300px;
    width: 40vw;
    height: 80px;
    height: 10.66666667vw;
    /* line-height:  @b / @a; */
    line-height: 67px;
    line-height: 8.93333333vw;
    padding: 0px 20px;
    padding: 0vw 2.66666667vw;
  }
  #strategy_01_sec_03 .contents_moreBtn a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 25px;
    right: 3.33333333vw;
    width: 20px;
    width: 2.66666667vw;
    height: 20px;
    height: 2.66666667vw;
    margin-top: -16px;
    margin-top: -2.13333333vw;
  }
  #strategy_02_sec_04 .box .b a span,
  #strategy_01_sec_03 .contents_moreBtn a span {
    font-size: 25px;
    font-size: 3.33333333vw;
  }
  [id*='strategy_01_sec_'] .table td {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
    padding: 15px;
    padding: 2vw;
  }
  [id*='strategy_06_sec_'] .text,
  [id*='strategy_05_sec_'] .text,
  [id*='strategy_04_sec_'] .text,
  [id*='strategy_03_sec_'] .text,
  #strategy_02_sec_02 .text,
  #strategy_02_sec_01 .text {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  #strategy_02_sec_02 .title {
    font-size: 30px;
    font-size: 4vw;
    margin-bottom: 35px;
    margin-bottom: 4.66666667vw;
  }
  #strategy_02_sec_02 .element {
    margin-bottom: 60px;
    margin-bottom: 8vw;
  }
  #strategy_02_sec_02 .element li {
    padding: 30px;
    padding: 4vw;
    min-height: 325px;
    min-height: 43.33333333vw;
    min-height: 10vw;
  }
  #strategy_02_sec_02 .element li .num {
    font-size: 90px;
    font-size: 5vw;
  }
  #strategy_02_sec_02 .element li .tit {
    font-size: 3.66666667vw;
    padding-left: 2.66666667vw;
  }
  #strategy_02_sec_02 .element li dl dd {
    padding-left: 15px;
    padding-left: 2vw;
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 1.5;
    text-indent: -1.7vw;
  }
  #strategy_02_sec_02 .history {
    grid-gap: 5.2vw;
  }
  #strategy_02_sec_02 .history ul li + li {
    margin-top: 20px;
    margin-top: 2.66666667vw;
  }
  #strategy_02_sec_02 .history ul li {
    font-size: 25px;
    font-size: 3.33333333vw;
  }
  #strategy_02_sec_02 .history ul li .d {
    width: 130px;
    width: 17.33333333vw;
  }
  #strategy_02_sec_03 .tit {
    font-size: 27px;
    font-size: 3.6vw;
    line-height: 1.7;
  }
  #strategy_02_sec_03 .txt > li {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  #strategy_02_sec_03 .btn {
    margin-top: 50px;
    margin-top: 6.66666667vw;
    text-align: center;
  }
  #strategy_02_sec_03 .btn button {
    padding: 0px 40px;
    padding: 0vw 5.33333333vw;
    height: 74px;
    height: 9.86666667vw;
    font-size: 25px;
    font-size: 3.33333333vw;
    border-top-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    margin-bottom: 10px;
  }
  #strategy_02_sec_03 .btn button:after {
    width: 2vw;
    height: 2vw;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
    margin-left: 20px;
    margin-left: 2.66666667vw;
  }
  [id*='strategy_03_sec_'] .name {
    padding: 0;
  }
  [id*='strategy_03_sec_'] .secContents {
    min-height: 300px;
    min-height: 40vw;
  }
  [id*='strategy_03_sec_'] .btns {
    margin-top: 40px;
    margin-top: 5.33333333vw;
  }
  [id*='strategy_03_sec_'] .btns a + a {
    margin-left: 10px;
    margin-left: 1.33333333vw;
  }
  [id*='strategy_03_sec_'] .btns a {
    width: 50%;
    height: 80px;
    height: 10.66666667vw;
    line-height: 70px;
    line-height: 9.33333333vw;
    padding: 0px 20px;
    padding: 0vw 2.66666667vw;
  }
  [id*='strategy_03_sec_'] .btns a:after {
    right: 30px;
    right: 4vw;
    width: 12px;
    width: 1.6vw;
    height: 16px;
    height: 2.13333333vw;
    margin-top: -8px;
    margin-top: -1.06666667vw;
    background-size: contain;
  }
  [id*='strategy_03_sec_'] .btns a span {
    font-size: 25px;
    font-size: 3.33333333vw;
  }
  [id*='strategy_06_sec_'] .text,
  [id*='strategy_05_sec_'] .text,
  [id*='strategy_04_sec_'] .text,
  [id*='strategy_03_sec_'] .text {
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  #strategy_02_sec_04 .box {
    padding: 40px 50px;
    padding: 5.33333333vw 6.66666667vw;
  }
  #strategy_02_sec_04 .box .h {
    font-size: 29px;
    font-size: 3.86666667vw;
    line-height: 1.8;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  #strategy_02_sec_04 .box .t {
    font-size: 25px;
    font-size: 3.33333333vw;
    line-height: 1.7;
  }
  #strategy_02_sec_04 .box .b {
    margin-top: 40px;
    margin-top: 5.33333333vw;
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
  }
  #strategy_02_sec_04 .box .b a {
    width: 80%;
    border: 1px solid #222;
  }
  #strategy_02_sec_04 .box .b a:after {
    top: 50%;
    right: 25px;
    right: 3.33333333vw;
    width: 8px;
    height: 16px;
    margin-top: -8px;
    background-size: contain;
    background-position: 50% 50%;
  }
  #strategy_02_sec_04 .banner {
    margin-top: 50px;
    margin-top: 6.66666667vw;
  }
  [id*='strategy_03_sec_'] .boximg {
    background-image: url(../images/esg/mo_strategy_03_sec_01_boxbg.jpg);
    height: auto;
    padding: 500px 70px 70px 70px;
    padding: 66.66666667vw 9.33333333vw 9.33333333vw 9.33333333vw;
    margin-bottom: 60px;
    margin-bottom: 8vw;
    background-size: cover;
    background-position: 50%;
  }
  [id*='strategy_03_sec_'] .boximg > div {
    max-width: none;
    font-size: 28px;
    font-size: 3.73333333vw;
    line-height: 1.7;
  }
  [id*='strategy_04_sec_'] .boxlist,
  [id*='strategy_03_sec_'] .boxlist {
    padding: 50px;
    padding: 6.66666667vw;
    margin-bottom: 60px;
    margin-bottom: 8vw;
  }
  [id*='strategy_04_sec_'] .boxlist > li,
  [id*='strategy_03_sec_'] .boxlist > li {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
    color: #5a5959;
  }
  #strategy_04_sec_01 .obj {
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  [id*='strategy_04_sec_'] .btn.iso a img {
    width: 45vw;
  }
  #strategy_05_sec_01 ul {
    grid-gap: 3.57142857vw;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  #strategy_05_sec_01 ul li {
    padding: 40px;
    padding: 5.33333333vw;
  }
  #strategy_05_sec_01 ul li .tit {
    font-size: 28px;
    font-size: 3.73333333vw;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  [id*='strategy_05_sec_'] .boxlist ul > li,
  #strategy_05_sec_01 .box .txt,
  #strategy_05_sec_01 ul li .txt {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  #strategy_05_sec_01 .box {
    padding: 40px;
    padding: 5.33333333vw;
  }
  #strategy_05_sec_01 .box .obj {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  [id*='strategy_05_sec_'] .boxlist {
    padding: 40px;
    padding: 5.33333333vw;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  [id*='strategy_05_sec_'] .boxlist dl {
    margin-top: 40px;
    margin-top: 5.33333333vw;
    padding: 25px 30px;
    padding: 3.33333333vw 4vw;
  }
  [id*='strategy_06_sec_'] .title,
  [id*='strategy_05_sec_'] .title {
    font-size: 30px;
    font-size: 4vw;
    margin-bottom: 20px;
    margin-bottom: 2.66666667vw;
  }
  [id*='strategy_05_sec_'] .boxlist dl dd + dd {
    margin-top: 30px;
    margin-top: 4vw;
  }
  [id*='strategy_06_sec_'] table td,
  [id*='strategy_05_sec_'] table td {
    font-size: 25px;
    font-size: 3.33333333vw;
    height: auto;
    padding: 2.2vw;
    border: 1px solid #ddd;
  }
  [id*='strategy_06_sec_'] .secTitle {
    position: relative;
    margin-bottom: 45px;
    margin-bottom: 6vw;
  }
  [id*='strategy_06_sec_'] .secContents {
    min-height: auto;
  }
  [id*='strategy_06_sec_'] table td a.download {
    width: 220px;
    width: 29.33333333vw;
    height: 70px;
    height: 9.33333333vw;
    padding: 0px 20px;
    padding: 0vw 2.66666667vw;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 1.33333333vw;
    -moz-border-radius: 1.33333333vw;
    border-radius: 1.33333333vw;
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 70px;
    line-height: 9.33333333vw;
  }
  [id*='report_02_sec_'] .title,
  #contribution_01_sec_04 .title,
  #contribution_01_sec_03 .title,
  #contribution_01_sec_01 .title {
    font-size: 45px;
    font-size: 6vw;
    line-height: 1.3333;
    margin-bottom: 60px;
    margin-bottom: 8vw;
  }
  #contribution_01_sec_01 .text {
    font-size: 25px;
    font-size: 3.33333333vw;
    line-height: 1.8;
  }
  #contribution_01_sec_02 .title {
    font-size: 32px;
    font-size: 4.26666667vw;
    line-height: 1.5;
    padding-bottom: 20px;
    padding-bottom: 2.66666667vw;
    margin-bottom: 60px;
    margin-bottom: 8vw;
  }
  #contribution_01_sec_02 ul {
    display: block;
  }
  #contribution_01_sec_02 ul li {
    width: auto;
    padding: 0px 40px;
    padding: 0vw 5.33333333vw;
    padding: 0;
  }
  #contribution_01_sec_02 > .inner {
    padding-bottom: 30%;
  }
  #contribution_01_sec_02 > .bg {
    height: 100%;
  }
  #contribution_01_sec_02 .title:after {
    width: 80px;
    width: 10.66666667vw;
    height: 2px;
    background-color: #fff;
  }
  #contribution_01_sec_02 ul li .tit {
    font-size: 50px;
    font-size: 6.66666667vw;
    padding: 100px 50px 60px 0px;
    padding: 13.33333333vw 6.66666667vw 8vw 0vw;
  }
  #contribution_01_sec_02 ul li .tit:after {
    top: 146px;
    top: 19.46666667vw;
    margin-left: -90px;
    margin-left: -12vw;
  }
  #contribution_01_sec_02 ul li:nth-child(1) .tit:after {
    width: 112px;
    width: 14.93333333vw;
    height: 90px;
    height: 12vw;
    background-size: contain;
  }
  #contribution_01_sec_02 ul li:nth-child(2) .tit:after {
    width: 102px;
    width: 13.6vw;
    height: 90px;
    height: 12vw;
    background-size: contain;
  }
  #contribution_01_sec_02 ul li:nth-child(3) .tit:after {
    width: 86px;
    width: 11.46666667vw;
    height: 90px;
    height: 12vw;
    background-size: contain;
  }
  #contribution_01_sec_02 ul li .txt {
    font-size: 25px;
    font-size: 3.33333333vw;
    line-height: 1.7;
  }
  #contribution_01_sec_02 .text{
    font-size: 3.33333333vw;
    line-height: 1.8;
    margin-bottom: 0;
  }
  #contribution_01_sec_03 .title:after {
    width: 80px;
    width: 10.66666667vw;
    height: 2px;
  }
  #contribution_01_sec_03 .top .tit {
    font-size: 40px;
    font-size: 5.33333333vw;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-bottom: 8vw;
  }
  #contribution_01_sec_03 .top .txt {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  #contribution_01_sec_03 .line, #contribution_01_sec_04 .line {
    display: none;
  }
  #contribution_01_sec_03 .top ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #contribution_01_sec_03 .top ul li {
    padding: 0px 20px;
    padding: 0vw 2.66666667vw;
    height: 60px;
    height: 8vw;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    -webkit-border-radius: 8vw;
    -moz-border-radius: 8vw;
    border-radius: 8vw;
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 60px;
    line-height: 8vw;
    width: 43%;
    margin-bottom: 24px;
    margin-bottom: 3.2vw;
  }
  #contribution_01_sec_03 .top ul li + li {
    margin-left: 0;
  }
  #contribution_01_sec_03 .bot {
    margin-bottom: 0;
  }
  #contribution_01_sec_03 .bot ul {
    display: block;
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  #contribution_01_sec_03 .bot ul li {
    width: auto;
    padding: 50px 30px;
    padding: 6.66666667vw 4vw;
    -webkit-box-shadow: 8px 9px 9px -9px rgba(0, 0, 0, 0.43);
    box-shadow: 8px 9px 9px -9px rgba(0, 0, 0, 0.43);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-border-radius: 2.66666667vw;
    -moz-border-radius: 2.66666667vw;
    border-radius: 2.66666667vw;
    margin-top: 30px;
    margin-top: 4vw;
    border: 1px solid #c9c9c9;
  }
  #contribution_01_sec_03 .bot ul li .tit {
    font-size: 40px;
    font-size: 5.33333333vw;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  #contribution_01_sec_03 .bot ul li .txt {
    font-size: 25px;
    font-size: 3.33333333vw;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-bottom: 2.66666667vw;
  }
  #contribution_01_sec_03 .bot ul li .obj {
    margin-bottom: 40px;
    margin-bottom: 5.33333333vw;
  }
  #contribution_01_sec_03 .bot ul li dl {
    width: 260px;
    margin: 0 auto;
    text-align: left;
  }
  #contribution_01_sec_03 .bot ul li dl dd {
    font-size: 15px;
    color: #848484;
    padding-left: 10px;
    text-indent: -10px;
  }
  #contribution_01_sec_03 .bot ul li dl dd + dd {
    margin-top: 10px;
  }
  #contribution_01_sec_03 .bot ul li dl {
    width: auto;
    display: inline-block;
  }
  #contribution_01_sec_03 .bot ul li dl dd {
    font-size: 24px;
    font-size: 3.2vw;
  }
  #contribution_01_sec_03 > .inner { padding: 10% 0 0; }
  #contribution_01_sec_04 .cont_wrap{ display: flex; flex-wrap: wrap; gap: 20px;}
  #contribution_01_sec_04 .cont_wrap .cont_cont{width: 100%;}
  #contribution_01_sec_04 .cont_wrap .popup_view_btn {font-size:3.2vw ;margin-top: 10px;}
  #contribution_01_sec_04 .cont_wrap .popup_view_btn > img { width: 100%; }
  #contribution_01_sec_04 .cont_wrap button.popup_view_btn:nth-child(2) { margin-top: 4vw; }
  #contribution_01_sec_04 .cont_wrap .popup_view_btn .tit { font-size: 15px; margin-bottom: 10px; }
  #contribution_01_sec_04 .cont_wrap .popup_view_btn .img_box_wrap .more { font-size: 15px; }
  #contribution_01_sec_04 .cont_popup .popup_top {padding: 10px 15px;}
  #contribution_01_sec_04 .cont_popup .popup_top h2 {font-size: 4.33333333vw; }
  #contribution_01_sec_04 .cont_popup .popup_top .pop_close {width: 8vw;height: 8vw; background-size: auto;padding: 1rem;}
  #contribution_01_sec_04 .cont_popup .cont_top{margin-bottom: 10px;}
  #contribution_01_sec_04 .cont_popup .popup_content{max-height: 70vh; padding: 15px;}
  #contribution_01_sec_04 .cont_popup .popup_content .pop_close {width: 100px;margin-top: 13px;font-size: 13px;line-height: 35px;}   
  #contribution_01_sec_04 .cont_popup .popup_content .popup_box .popup_pd .pb_text{font-size: 3.33333333vw; line-height: 1.5;}
  


  [id*='contribution_02_'] .secTitle {
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  [id*='contribution_02_'] ul {
    display: block;
  }
  [id*='contribution_02_'] ul li {
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  [id*='contribution_02_'] ul li:first-child {
    margin-top: 0;
  }
  [id*='contribution_02_'] ul li .tit {
    font-size: 36px;
    font-size: 4.8vw;
    line-height: 1.7;
    margin-bottom: 40px;
    margin-bottom: 5.33333333vw;
    padding-bottom: 10px;
    padding-bottom: 1.33333333vw;
  }
  [id*='contribution_02_'] ul li .obj {
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  [id*='contribution_02_'] ul li .txt {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  #contribution_02_sec_04 .secTitle {
    font-size: 40px;
    font-size: 5.33333333vw;
    margin-bottom: 70px;
    margin-bottom: 9.33333333vw;
    line-height: 1.8;
  }
  [id*='contribution_02_'] .text {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  [id*='contribution_02_'] .title {
    font-size: 28px;
    font-size: 3.73333333vw;
    line-height: 1.7;
    margin-bottom: 20px;
    margin-bottom: 2.66666667vw;
  }
  [id*='contribution_02_'] table thead th {
    font-size: 24px;
    font-size: 3.2vw;
  }
  [id*='contribution_02_'] table tbody td {
    font-size: 26px;
    font-size: 3.46666667vw;
    height: auto;
    padding: 20px 10px;
    padding: 2.66666667vw 1.33333333vw;
  }
  #report_01_sec_01 .title {
    font-size: 40px;
    font-size: 5.33333333vw;
    line-height: 1.7;
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  #report_01_sec_01 .text {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  #report_01_sec_02 {
    max-width: 100%;
  }
  #report_01_sec_02 > .inner {
    padding: 100px 0px;
    padding: 13.33333333vw 0vw;
  }
  #report_01_sec_02 .obj {
    margin-bottom: 40px;
    margin-bottom: 5.33333333vw;
  }
  #report_01_sec_02 .title {
    font-size: 40px;
    font-size: 5.33333333vw;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  #report_01_sec_02 .text {
    margin-bottom: 70px;
    margin-bottom: 9.33333333vw;
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  #report_01_sec_02 .btns a {
    width: 100%;
  }
  #report_01_sec_02 .btns a + a {
    margin-left: 0;
    margin-top: 20px;
    margin-top: 2.66666667vw;
  }
  #report_01_sec_02 .btns a {
    height: auto;
    /* line-height:  @b / @a; */
    line-height: 100px;
    line-height: 13.33333333vw;
    padding: 0px 20px;
    padding: 0vw 2.66666667vw;
  }
  #report_01_sec_02 .btns a span {
    font-size: 25px;
    font-size: 3.33333333vw;
  }
  #report_01_sec_03 ul li {
    padding: 40px 0px 40px 40px;
    padding: 5.33333333vw 0vw 5.33333333vw 5.33333333vw;
    min-height: 360px;
    min-height: 48vw;
  }
  #report_01_sec_03 .obj {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    margin-bottom: 6.66666667vw;
  }
  #report_01_sec_03 .title {
    font-size: 36px;
    font-size: 4.8vw;
    line-height: 1.3;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  #report_01_sec_03 .text {
    min-height: 120px;
    min-height: 16vw;
    font-size: 25px;
    font-size: 3.33333333vw;
    line-height: 1.7;
    margin-bottom: 40px;
    margin-bottom: 5.33333333vw;
  }
  #report_01_sec_03 .btns a {
    width: 100%;
    height: auto;
    /* line-height:  @b / @a; */
    line-height: 70px;
    line-height: 9.33333333vw;
    padding: 0px 20px;
    padding: 0vw 2.66666667vw;
  }
  #report_01_sec_03 .btns a span {
    font-size: 25px;
    font-size: 3.33333333vw;
  }
  #report_01_sec_03 .btns a:after {
    right: 25px;
    right: 3.33333333vw;
    width: 20px;
    width: 2.66666667vw;
    background-size: contain;
  }
    /* add 211116 */
    .report_listBox .reR_con02 {margin: 20px auto 0;}
    .report_listBox .reR_con02 .con02:nth-of-type(3),
    .report_listBox .reR_con02 .con02:nth-of-type(4),
    .report_listBox .reR_con02 .con02:nth-of-type(5),
    .report_listBox .reR_con02 .con02:nth-of-type(6){margin-top: 20px;}
    .report_listBox .reR_con02 .con02 .c02_line ul li.c02_BtnBox {padding: 10px 10px;}
    .report_listBox .reR_con02 .con02 .c02_line ul li.c02_BtnBox p {font-size: 3.33333333vw; line-height: 4.5vw; margin-bottom: 10px;}
    .report_listBox .reR_con02 .con02 .c02_line ul li ul.c02_Btn {width: 100%; margin-top: 5px;}
    ul.c02_Btn li {float: none; width: 100%;}
    ul.c02_Btn li:last-child {margin-left: 0%; margin-top: 2%;}
    ul.c02_Btn li a {padding: 3px 7px; font-size: 0.75rem; background-color: #fff; color: #000;}
    ul.c02_Btn li a::after {width: 14px; height: 13px; top: 6px; right: 10px; background:url("../images/ico/ico_download_black.png") no-repeat; background-size: contain;}

  [id*='report_02_sec_'] .text {
    font-size: 28px;
    font-size: 3.73333333vw;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  [id*='report_02_sec_'] .subTable tbody th,
  [id*='report_02_sec_'] .subTable tbody td,
  [id*='report_02_sec_'] .table tbody th,
  [id*='report_02_sec_'] .table tbody td {
    height: auto;
    padding: 20px;
    padding: 2.66666667vw;
    font-size: 28px;
    font-size: 3.73333333vw;
  }
  [id*='report_02_sec_'] .table tbody td img {
    width: 15vw;
  }
  [id*='report_02_sec_'] .sub .subTxt {
    font-size: 28px;
    font-size: 3.73333333vw;
    line-height: 1.7;
    color: #666;
  }
  [id*='report_02_sec_'] .sub .subTit {
    font-size: 32px;
    font-size: 4.26666667vw;
    line-height: 1.7;
    margin-bottom: 30px;
    margin-bottom: 4vw;
    padding-bottom: 20px;
    padding-bottom: 2.66666667vw;
  }
  [id*='report_02_sec_'] .sub .subTit:after {
    width: 80px;
    width: 10.66666667vw;
    height: 2px;
  }
  [id*='report_02_sec_'] .sub .tableTit {
    font-size: 25px;
    font-size: 3.33333333vw;
    /* line-height:  @b / @a; */
    line-height: 50px;
    line-height: 6.66666667vw;
  }
  [id*='report_02_sec_'] .subTable tbody .st-key,
  [id*='report_02_sec_'] .table tbody .st-key {
    width: 24%;
    text-align: center;
  }
  [id*='report_02_sec_'] .subTable {
    margin-bottom: 20px;
    margin-bottom: 2.66666667vw;
  }
}
[id*='energy_sec_'] .secContents .obj.mb1 {
  margin-bottom: 40px;
}

[id*='energy_sec_'] .secContents .obj.mb1.content-obj {
  margin-bottom: 0;
}

.box-img-line {
  border-top: 1px solid #333;
  padding-top: 40px;
  margin-bottom: 20px;
}
.box-img-line img {
  width: 100%;
}
#energy_sec_06 .table.lh2 table tbody th,
#energy_sec_06 .table.lh2 table tbody td {
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #energy_sec_01 .secContents .obj {
    margin-top: 0;
  }
  [id*='energy_sec_'] .secContents.grid.type2 {
    grid-template-columns: repeat(1, 1fr);
  }
  [id*='energy_sec_'] .secContents .obj.mb1 {
    margin-bottom: 60px;
    margin-bottom: 8vw;
  }
}
.newsroom-item-article.not_hover:hover picture {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.newsroom-item-article.type4.not_hover .cont .tit:hover {
  border-color: transparent;
}
.list_img_type1 {
  display: flex;
}
.list_img_type1 .item {
  margin-left: 2%;
}
.list_img_type1 .item:first-child {
  margin-left: 0;
}
.list_img_type1 img {
  max-width: 100%;
  height: auto;
}
.list_img_type1 .t1 {
  margin-top: 10px;
  text-align: center;
  font-weight: 500;
  font-size: 1.1rem;
}
@media screen and (max-width: 1080px) {
  .list_img_type1 {
    flex-wrap: wrap;
  }
  .list_img_type1 .item {
    width: 49%;
    margin-bottom: 2%;
  }
  .list_img_type1 .item:nth-child(1n+1) {
    margin-left: 2%;
  }
  .list_img_type1 .item:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .list_img_type1 .item {
    width: 100%;
    margin-bottom: 4%;
  }
  .list_img_type1 .item:last-child {
    margin-bottom: 0;
  }
  .list_img_type1 .item:nth-child(1n+1) {
    margin-left: 0;
  }
}
/*책임광물 >  주요 관리 영역*/
.wrap_str05_cont {
  display: flex;
  justify-content: space-between;
}
.wrap_str05_cont .strategy_img1 {
  max-width: 380px;
}
.wrap_str05_cont .strategy_img1 ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.wrap_str05_cont .strategy_img1 ul li {
  width: 48%;
  margin-left: 2%;
  margin-bottom: 2%;
  background-color: #f0f0f0;
  padding: 40px 20px;
  box-sizing: border-box;
  font-size: 16px;
}
.wrap_str05_cont .strategy_img1 ul li:nth-child(odd) {
  margin-left: 0;
}
.wrap_str05_cont .rgh {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: column;
  margin-left: 20px;
}
@media screen and (max-width: 1200px) {
  .wrap_str05_cont .strategy_img1 {
    max-width: none;
  }
  .wrap_str05_cont .title5 {
    text-align: left;
  }
  .wrap_str05_cont {
    display: block;
    text-align: center;
  }
  .wrap_str05_cont .rgh {
    margin-top: 6%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .wrap_str05_cont .strategy_img1 ul li {
    font-size: 26px;
    font-size: 3.46666667vw;
  }
}
/*메인 사업분야*/
.warp_slide_banner {
  width: 100%;
  height: 800px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-color: transparent;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.warp_slide_banner > .item {
  cursor: pointer;
  position: relative;
  left: 0;
  top: 0;
  width: 33.3332%;
  height: 100%;
  float: left;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: 1;
  display: block;
}
.warp_slide_banner > .item.hover_ {
  width: 40%;
}
.warp_slide_banner > .item.notHover_ {
  width: 30%;
}
.warp_slide_banner > .item .bg {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 102%;
  height: 102%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  z-index: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.warp_slide_banner > .item .headline {
  position: absolute;
  left: 50px;
  bottom: 40px;
  color: #fff;
  z-index: 1;
  width: 32vw;
}
.warp_slide_banner > .item .headline .h1 {
  font-size: 45px;
  line-height: 1.2;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}
.warp_slide_banner > .item .headline .h1:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #fff;
  content: "";
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.warp_slide_banner > .item .headline .t1 {
  font-size: 22px;
  line-height: 1.3636;
}
.warp_slide_banner > .item .headline .btns {
  margin-top: 45px;
}
.warp_slide_banner > .item .headline .bot_hov {
  display: none;
}
.warp_slide_banner.menuOpen_n1,
.warp_slide_banner.menuOpen_n2,
.warp_slide_banner.menuOpen_n3 {
  background-color: #eaf1f8;
}
.warp_slide_banner.menuOpen_n1 .headline .btns,
.warp_slide_banner.menuOpen_n2 .headline .btns,
.warp_slide_banner.menuOpen_n3 .headline .btns {
  opacity: 0;
  visibility: hidden;
}
.warp_slide_banner.menuOpen_n1 .area_lst.n1,
.warp_slide_banner.menuOpen_n2 .area_lst.n2,
.warp_slide_banner.menuOpen_n3 .area_lst.n3 {
  display: block;
}
.warp_slide_banner.menuOpen_n1 .headline .h1:after,
.warp_slide_banner.menuOpen_n2 .headline .h1:after,
.warp_slide_banner.menuOpen_n3 .headline .h1:after {
  width: 100%;
}
.warp_slide_banner.menuOpen_n1 .area_banner:after,
.warp_slide_banner.menuOpen_n2 .area_banner:after,
.warp_slide_banner.menuOpen_n3 .area_banner:after {
  height: 100%;
  opacity: 1;
}
.warp_slide_banner.menuOpen_n1 .headline .bot_hov,
.warp_slide_banner.menuOpen_n2 .headline .bot_hov,
.warp_slide_banner.menuOpen_n3 .headline .bot_hov {
  display: block;
}
.warp_slide_banner.menuOpen_n1 > .item.n1,
.warp_slide_banner.menuOpen_n2 > .item.n2,
.warp_slide_banner.menuOpen_n3 > .item.n3 {
  width: 30%;
}
.warp_slide_banner.menuOpen_n1 > .item.n2,
.warp_slide_banner.menuOpen_n1 > .item.n3 {
  width: 33.3332%;
  -webkit-transform: translate(210%, 0px);
  -moz-transform: translate(210%, 0px);
  -o-transform: translate(210%, 0px);
  -ms-transform: translate(210%, 0px);
  transform: translate(210%, 0px);
}
.warp_slide_banner.menuOpen_n2 > .item.n1 {
  width: 33.3332%;
  -webkit-transform: translate(-112%, 0px);
  -moz-transform: translate(-112%, 0px);
  -o-transform: translate(-112%, 0px);
  -ms-transform: translate(-112%, 0px);
  transform: translate(-112%, 0px);
}
.warp_slide_banner.menuOpen_n2 > .item.n2 {
  -webkit-transform: translate(-112%, 0px);
  -moz-transform: translate(-112%, 0px);
  -o-transform: translate(-112%, 0px);
  -ms-transform: translate(-112%, 0px);
  transform: translate(-112%, 0px);
}
.warp_slide_banner.menuOpen_n2 > .item.n3 {
  width: 33.3332%;
  -webkit-transform: translate(210%, 0px);
  -moz-transform: translate(210%, 0px);
  -o-transform: translate(210%, 0px);
  -ms-transform: translate(210%, 0px);
  transform: translate(210%, 0px);
}
.warp_slide_banner.menuOpen_n3 > .item.n1 {
  width: 33.3332%;
  -webkit-transform: translate(-202%, 0px);
  -moz-transform: translate(-202%, 0px);
  -o-transform: translate(-202%, 0px);
  -ms-transform: translate(-202%, 0px);
  transform: translate(-202%, 0px);
}
.warp_slide_banner.menuOpen_n3 > .item.n2 {
  width: 33.3332%;
  -webkit-transform: translate(-202%, 0px);
  -moz-transform: translate(-202%, 0px);
  -o-transform: translate(-202%, 0px);
  -ms-transform: translate(-202%, 0px);
  transform: translate(-202%, 0px);
}
.warp_slide_banner.menuOpen_n3 > .item.n3 {
  -webkit-transform: translate(-222.7%, 0px);
  -moz-transform: translate(-222.7%, 0px);
  -o-transform: translate(-222.7%, 0px);
  -ms-transform: translate(-222.7%, 0px);
  transform: translate(-222.7%, 0px);
}
.warp_slide_banner.menuOpen_n1 .btn_close,
.warp_slide_banner.menuOpen_n2 .btn_close,
.warp_slide_banner.menuOpen_n3 .btn_close {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#main_sec_03 {
  background-size: cover !important;
}
.warp_slide_banner .area_lst {
  width: 60%;
  position: absolute;
  left: 35%;
  top: 12%;
  display: none;
}
.warp_slide_banner .btn_close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #b7c2cc;
  text-align: center;
  color: #fff;
  font-size: 22px;
  -webkit-transform: translate(0px, -100px);
  -moz-transform: translate(0px, -100px);
  -o-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 0;
}
.warp_slide_banner .btn_close:hover {
  background-color: #419fca;
}
.warp_slide_banner .link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  background-color: #fff;
  border: 0;
  border-radius: 100%;
  padding: 0;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.warp_slide_banner .link:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin-bottom: 2px;
  margin-left: -2px;
  box-sizing: border-box;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(-45deg);
}
@media screen and (max-width: 1080px) {
  .warp_slide_banner {
    height: auto;
  }
  .warp_slide_banner > .item {
    width: 100% !important;
    height: 410px;
  }
  .warp_slide_banner > .item .headline {
    width: 90%;
  }
  .warp_slide_banner > .item .headline .bot_hov {
    display: block !important;
    height: auto !important;
  }
  .warp_slide_banner > .item .btns {
    position: relative;
    text-align: right;
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .warp_slide_banner > .item {
    height: 400px;
    height: 53.33333333vw;
  }
  .warp_slide_banner > .item .headline {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    padding: 60px;
    padding: 8vw;
    width: auto;
  }
  .warp_slide_banner > .item .headline .t1 {
    font-size: 26px;
    font-size: 3.46666667vw;
    min-height: 120px;
    min-height: 16vw;
  }
  .warp_slide_banner > .item .headline .h1 {
    font-size: 50px;
    font-size: 6.66666667vw;
    padding-bottom: 20px;
    padding-bottom: 2.66666667vw;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
  .warp_slide_banner > .item .btns {
    margin-top: 10px !important;
    margin-top: 1.33333333vw !important;
  }
  .warp_slide_banner .link {
    width: 50px;
    width: 6.66666667vw;
    height: 50px;
    height: 6.66666667vw;
  }
  .warp_slide_banner .link:after {
    width: 16px;
    width: 2.13333333vw;
    height: 16px;
    height: 2.13333333vw;
    margin-bottom: 0;
  }
  
  /* 211221_css add */
 #strategy_02_sec_02 .fair_box {font-size: 4vw; font-weight: bold; color: #00578a; margin: 8vw 0 4.66666667vw;}
 #strategy_02_sec_02 .fair_book .fair_left {float: none; width: 100%;}
 #strategy_02_sec_02 .fair_book .fair_left > figure img {width: 100%;}
 #strategy_02_sec_02 .fair_book .fair_left > figure figcaption {text-align: center; margin-top: 5px; font-size: 25px; font-size: 3.33333333vw;}

 #strategy_02_sec_02 .fair_book .fair_right {float: none; width: 100%; padding: 10px; margin-top: 20px;}
 #strategy_02_sec_02 .fair_book .fair_right > h2 {font-size: 25px; font-size: 3.33333333vw;}
 #strategy_02_sec_02 .fair_book .fair_right > ul {padding-top: 20px;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li {float: left; width: 48%; margin-left: 2%; padding: 15px;}
 
 #strategy_02_sec_02 .fair_book .fair_right > ul li:nth-of-type(3) {margin-left: 0; margin-top: 2%;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li:nth-of-type(4) {margin-top: 2%;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li:first-child {margin-left: 0;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li dl {height: 30vw;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li dl dt {font-size: 25px; font-size: 3.33333333vw; line-height: 1.5; height: 12vw; margin-bottom: 2.5vw;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li dl dt img {display: inline-block; width: 20%; margin-right: 0%;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li dl dt span {display: inline-block; width: 80%;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li dl dt span.fair_ph {padding-top: 9px;}
 #strategy_02_sec_02 .fair_book .fair_right > ul li dl dd {font-size: 25px; font-size: 3.33333333vw; padding: 0.5vw 0;}
 #strategy_02_sec_02 .fair_book .fair_right > p {font-size: 25px; font-size: 2.8vw; padding: 10px 0 10px;}
 #strategy_02_sec_02 .fair_book .fair_right > a {font-size: 25px; font-size: 2.8vw; margin-top: -10px;}

 #strategy_02_sec_02 .badhelf {font-size: 4vw; font-weight: bold; color: #00578a; margin: 8vw 0 4.66666667vw;}
 #strategy_02_sec_02 .badhelf a{width: 50vw;height: 10.66666667vw;line-height: 8.93333333vw;padding: 0vw 2.66666667vw;font-size: 3.33333333vw;margin-left:7vw;}
 #strategy_02_sec_02 .badhelf a::after{top: 50%;right: 25px;right: 3.33333333vw;width: 8px;height: 16px;margin-top: -8px;background-size: contain;background-position: 50% 50%;}


}

/* 220725 레이어팝업 */
@media screen and (max-width: 500px){
  #inpop .cont {left: 62%; margin-left: -250px; top: 20%; width: 400px; height: auto;}
  #inpop .move .move_btn{top: 76%;}
  #inpop .close span {font-size: 0.875rem;}
}
@media screen and (max-width: 400px){
  #inpop .cont {left: 62%; margin-left: -220px;width: 350px;}
  #inpop .move .move_btn{top: 70%;}
}
@media screen and (max-width: 320px){
  #inpop .cont {left: 62%; margin-left: -188px;width: 300px;}
  #inpop .close span {font-size: 0.75rem;}
}
@media screen and (max-width: 280px){
  #inpop .cont {margin-left: -170px;width:270px;}
  #inpop .close span {font-size: 0.7rem;}
  #inpop .move .move_btn a{font-size: 0.75rem;}
  #inpop .move .move_btn{height:30px;line-height:30px;}
}


@media screen and (max-width: 500px){
  .main_modal {left: 62%; margin-left: -250px; top: 13%; width: 400px; height: auto;}
  .main_modal .pop_foot .pop_check, .pop_foot a{font-size: 0.875rem;}
}
@media screen and (max-width: 400px){
  .main_modal {left: 62%; margin-left: -220px;width: 350px;}
}
@media screen and (max-width: 320px){
  .main_modal {left: 62%; margin-left: -188px;width: 300px;}
  .main_modal .pop_foot .pop_check, .pop_foot a {font-size: 0.75rem;}
  [type="radio"].custom+label:last-child, [type="checkbox"].custom+label:last-child{padding-left: 23px;}
}
@media screen and (max-width: 280px){
  .main_modal {margin-left: -170px;width:270px;}
  .main_modal .pop_foot .pop_check, .pop_foot a{font-size: 0.7rem;}
  .main_modal .pop_foot {height:30px;line-height:30px;}
}
/*// 메인 사업분야*/
