@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/

@font-face {
  font-family: 'RixInooAriDuri';
  font-weight: 400;
  font-display: swap;
  src: local('RixInooAriDuri-R'), url('../font/RixInooAriDuri-R.woff') format('woff');
}
.inner {
  max-width: 736px;
  width: calc(100% - 46px);
  margin: 0 auto;
}

@media (max-width: 1160px) {
  .inner {
    max-width: 335px;
    width: calc(100% - 40px);
  }
}

article.row-layout .row + .row {
  margin-top: 36px;
}

article.row-layout .row .label-box {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 31px;
  background: #84E259;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.04em;
  color: #FFFFFF;
  padding: 0 14px;
}

@media (max-width: 1160px) {
  article.row-layout .row .label-box {
    font-size: 15px;
    height: 28px;
  }
}

article.row-layout .row .con-txt {
  padding-top: 12px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.05em;
  color: #000000;
}

@media (max-width: 1160px) {
  article.row-layout .row .con-txt {
    font-size: 16px;
  }
}

article.row-layout.type-margin .row + .row {
  margin-top: 40px;
}

article.row-layout.type-margin .row .msg-box {
  padding-top: 6px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.05em;
  color: #000000;
}

@media (max-width: 1160px) {
  article.row-layout.type-margin .row .msg-box {
    font-size: 13px;
  }
}

article.content-tit-box .tit-img-box {
  text-align: center;
  margin-bottom: 20px;
}

@media (max-width: 1160px) {
  article.content-tit-box .tit-img-box {
    margin-bottom: 16px;
  }
}

article.content-tit-box .tit-img-box img {
  width: 100%;
  height: 100%;
  max-width: 45px;
  max-height: 80px;
}

article.content-tit-box .txt {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  font-family: "RixInooAriDuri";
}

@media (max-width: 1160px) {
  article.content-tit-box .txt {
    font-size: 24px;
  }
}

section.esg .esg-visual {
  background: url("../img/challenge/esg/img_esg_visual_bg.png") no-repeat center/100% 100%;
  width: 100%;
  height: 100%;
}

@media (max-width: 1160px) {
  section.esg .esg-visual {
    background: url("../img/challenge/esg/img_mob_esg_visual_bg.png") no-repeat center/100% 100%;
  }
}

section.esg .esg-visual .esg-visual-bg-box .esg-visual-con {
  max-width: 768px;
  margin: 0 auto;
  width: calc(100% - 40px);
  padding: 65px 0 97px;
  position: relative;
}

@media (max-width: 1160px) {
  section.esg .esg-visual .esg-visual-bg-box .esg-visual-con {
    padding: 50px 0 43px;
  }
}

section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .label-box {
  text-align: center;
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
}

section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .label-box .label-txt {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #000;
  border: 3px solid #000000;
  background: #89EA5D;
  border-radius: 50px;
  width: 178px;
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1160px) {
  section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .label-box .label-txt {
    font-size: 15px;
    width: 121px;
    height: 32px;
  }
}

section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .tit-box {
  background: url("../img/challenge/esg/img_esg_tit.png") no-repeat center/474px 250px;
  width: 100%;
  padding: 79px 20px 0 0;
  height: 226px;
}

@media (max-width: 1160px) {
  section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .tit-box {
    background: url("../img/challenge/esg/img_esg_tit.png") no-repeat center/324px 170px;
    width: 100%;
    padding: 86px 5px 0 0;
    height: 163px;
  }
}

section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .tit-box .tit-txt {
  text-align: center;
  color: #000000;
  font-weight: 400;
  font-size: 64px;
  line-height: 120%;
  font-family: "RixInooAriDuri";
}

@media (max-width: 1160px) {
  section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .tit-box .tit-txt {
    font-size: 42px;
  }
}

section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .visual-img-box {
  text-align: center;
}

section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .visual-img-box img {
  width: 100%;
  height: 100%;
  max-width: 390px;
  max-height: 446px;
}

@media (max-width: 1160px) {
  section.esg .esg-visual .esg-visual-bg-box .esg-visual-con .visual-img-box img {
    max-width: 300px;
    max-height: 343px;
  }
}

section.esg .target .target-box {
  text-align: center;
  padding: 120px 0;
  background: url("../img/challenge/esg/img_esg_content_bg.png") no-repeat center/100% 100%;
  width: 100%;
  height: 100%;
}

@media (max-width: 1160px) {
  section.esg .target .target-box {
    padding: 60px 0 51px;
    background: url("../img/challenge/esg/img_mob_esg_content_bg.png") no-repeat center/100% 100%;
  }
}

section.esg .target .target-box .target-txt-box {
  font-weight: 400;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: -0.05em;
  color: #000000;
}

@media (max-width: 1160px) {
  section.esg .target .target-box .target-txt-box {
    font-size: 17px;
    line-height: 24px;
  }
}

section.esg .target .target-box .con-box {
  padding-top: 80px;
}

@media (max-width: 1160px) {
  section.esg .target .target-box .con-box {
    padding-top: 60px;
  }
}

section.esg .together .together-box {
  background-color: #83DE5A;
  padding: 90px 0;
  text-align: center;
}

@media (max-width: 1160px) {
  section.esg .together .together-box {
    padding: 60px 0;
  }
}

section.esg .together .together-box .step-box {
  margin-top: 40px;
}

@media (max-width: 1160px) {
  section.esg .together .together-box .step-box {
    margin-top: 20px;
  }
}

section.esg .together .together-box .step-box .row + .row {
  margin-top: 70px;
}

@media (max-width: 1160px) {
  section.esg .together .together-box .step-box .row + .row {
    margin-top: 60px;
  }
}

section.esg .together .together-box .step-box .row .label-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.04em;
  color: #83DE5A;
  width: 76px;
  height: 31px;
  background: #000000;
  border-radius: 50px;
}

@media (max-width: 1160px) {
  section.esg .together .together-box .step-box .row .label-box {
    width: 73px;
    height: 28px;
    font-size: 15px;
  }
}

section.esg .together .together-box .step-box .row .con-txt {
  padding-top: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.05em;
  color: #000000;
}

@media (max-width: 1160px) {
  section.esg .together .together-box .step-box .row .con-txt {
    font-size: 16px;
    line-height: 22px;
  }
}

section.esg .together .together-box .step-box .row .con-txt .line-txt {
  background-color: #FFFFFF;
}

section.esg .together .together-box .step-box .row .together-img-box {
  padding-top: 30px;
}

@media (max-width: 1160px) {
  section.esg .together .together-box .step-box .row .together-img-box {
    padding-top: 32px;
  }
}

section.esg .together .together-box .step-box .row .together-img-box img {
  max-width: 436px;
  max-height: 400px;
  width: 100%;
  height: 100%;
}

@media (max-width: 1160px) {
  section.esg .together .together-box .step-box .row .together-img-box img {
    max-width: 335px;
    max-height: 310px;
  }
}

section.esg .together .together-box .step-box .row .tag-box {
  padding-top: 30px;
  display: flex;
  flex-flow: column;
  align-items: center;
}

@media (max-width: 1160px) {
  section.esg .together .together-box .step-box .row .tag-box {
    padding-top: 24px;
  }
}

section.esg .together .together-box .step-box .row .tag-box .msg-box {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.05em;
  color: #FFFFFF;
}

section.esg .together .together-box .step-box .row .tag-box .tag-list {
  padding-top: 18px;
  max-width: 329px;
  width: 100%;
  text-align: center;
  margin: -3px -2px;
}

@media (max-width: 1160px) {
  section.esg .together .together-box .step-box .row .tag-box .tag-list {
    padding-top: 16px;
  }
}

section.esg .together .together-box .step-box .row .tag-box .tag-list .tag {
  display: inline-flex;
  flex-flow: row wrap;
  margin: 3px 2px;
}

section.esg .together .together-box .step-box .row .tag-box .tag-list .tag .txt {
  background: #FFFFFF;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.05em;
  color: #000000;
  display: inline-flex;
  align-items: center;
  padding: 0 3px;
  height: 23px;
}

section.esg .together .together-box .step-box .row .menu-btn-box {
  margin-top: 30px;
}

section.esg .together .together-box .step-box .row .menu-btn-box .menu-btn {
  background: #FFFFFF;
  border: 2px solid #000000;
  border-radius: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.03em;
  color: #000000;
  max-width: 329px;
  width: 100%;
  height: 59px;
}

section.esg .benefit .benefit-box {
  background: url("../img/challenge/esg/img_esg_content_bg_1.png") no-repeat center/100% 100%;
  width: 100%;
  height: 100%;
  padding: 90px 0 200px;
  text-align: center;
  color: #000;
}

@media (max-width: 1160px) {
  section.esg .benefit .benefit-box {
    padding: 40px 0 72px;
    background: url("../img/challenge/esg/img_mob_esg_content_bg_1.png") no-repeat center/100% 100%;
  }
}

section.esg .benefit .benefit-box .con-box {
  margin-top: 40px;
}

@media (max-width: 1160px) {
  section.esg .benefit .benefit-box .con-box {
    margin-top: 30px;
  }
}

section.esg .benefit .benefit-box .refer-box {
  padding-top: 120px;
  color: #000000;
  opacity: 0.5;
  letter-spacing: -0.05em;
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 1160px) {
  section.esg .benefit .benefit-box .refer-box {
    padding-top: 80px;
    text-align: left;
    font-size: 13px;
    line-height: 18px;
  }
}

section.esg .benefit .benefit-box .refer-box .subject-box {
  font-weight: 700;
}

section.esg .benefit .benefit-box .refer-box .sub-box {
  font-weight: 400;
  padding-top: 20px;
}

section.esg .benefit .benefit-box .footer-logo-box {
  padding-top: 100px;
}

@media (max-width: 1160px) {
  section.esg .benefit .benefit-box .footer-logo-box {
    padding-top: 40px;
  }
}

section.esg .benefit .benefit-box .footer-logo-box .logo-txt {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.05em;
  color: #000000;
}

section.esg .benefit .benefit-box .footer-logo-box .footer-logo-img {
  margin-top: 5px;
}

section.esg .benefit .benefit-box .footer-logo-box .footer-logo-img img {
  max-width: 107px;
  max-height: 40px;
  width: 100%;
  height: 100%;
}

article.alarm-layer {
  display: none;
  position: fixed;
  top: 40px;
  max-width: 614px;
  width: calc(100% - 40px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 500;
  border-radius: 4px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  article.alarm-layer {
    top: 73px;
  }
}

article.alarm-layer .alarm-box {
  display: flex;
  background-color: #000;
  height: 50px;
  padding: 0 13px;
  align-items: center;
}

article.alarm-layer .alarm-box .ic-chk {
  background: url('../img/common/icn_toast_check.png') no-repeat center/cover;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

article.alarm-layer .alarm-box .txt {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.05em;
  color: #fff;
}

@media (max-width: 1024px) {
  article.alarm-layer .alarm-box .txt {
    font-size: 12px;
  }
}