body, p {
  color: #002D18;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1, .fz104 {
  font-size: 104px;
  line-height: 114px;
  margin: 0;
  font-weight: 100;
}

.fz60 {
  font-size: 60px;
  line-height: 72px;
}

h2, h3, .fz52 {
  font-size: 52px;
  line-height: 64px;
  font-weight: 100;
}

.fz30 {
  font-size: 30px;
  line-height: 42px;
}

h4, .fz24 {
  font-size: 24px;
  line-height: 36px;
}

h5, .fz20 {
  font-size: 20px;
  line-height: 32px;
  color: #002D18;
}

h6, .fz14 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
}

b {
  font-weight: 300;
}

p {
  font-size: 20px;
  line-height: 32px;
}

.fz16 {
  font-size: 16px;
  line-height: 28px;
}

.fz45 {
  font-size: 45px;
  line-height: 56px;
}

.fz18 {
  font-size: 18px;
  line-height: 30px;
}

ul li {
  font-size: 20px;
  line-height: 32px;
  font-weight: 100;
}

@media (max-width: 1100px) {
  h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.font-bold-100 {
  font-weight: 100;
}

.font-bold-300 {
  font-weight: 300;
}

.font-bold-400 {
  font-weight: 400;
}

.font-bold-600 {
  font-weight: 600;
}

.bg-main {
  background-color: #002D18;
}

.bg-main-opacity {
  background-color: rgba(10, 45, 27, 0.55);
}

.bg-eighty {
  background-color: #3B5647;
}

.bg-forty {
  background-color: #9CABA3;
}

.bg-twinty {
  background-color: #CED5D1;
}

.bg-ten {
  background-color: #E6EAE8;
}

.bg-promocolor {
  background-color: #C84600;
}

.bg-white {
  background-color: white;
}

.text-delete {
  text-decoration-line: line-through;
}

.text-main {
  color: #002D18;
}

.text-eighty {
  color: #3B5647;
}

.text-forty {
  color: #9CABA3;
}

.text-twinty {
  color: #CED5D1;
}

.text-ten {
  color: #E6EAE8;
}

.text-promocolor {
  color: #C84600;
}

.text-white {
  color: white;
}

@media (max-width: 768px) {
  h1, .fz104 {
    font-size: 60px;
    line-height: 70px;
    margin: 0;
  }

  h2, h3, .fz52 {
    font-size: 32px;
    line-height: 42px;
  }

  .fz45 {
    font-size: 30px;
    line-height: 42px;
  }

  .fz30 {
    font-size: 24px;
    line-height: 36px;
  }

  p {
    font-size: 18px;
    line-height: 30px;
  }
}
img {
  width: 100%;
}

.CustomPage {
  margin-bottom: 0;
}
.CustomPage .Grid-row {
  margin-bottom: 0;
}
.CustomPage .product-item .info-box .collection {
  background-color: #9CABA3;
}
.CustomPage .product-item .yotpo.bottomLine {
  background-color: white;
}

.Grid-row-wrapper:nth-child(2) {
  width: 100%;
  padding: 0;
}

.right {
  text-align: right;
}

a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.h70 {
  height: 70px;
  width: 100%;
}

.banner.su-03 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/kv.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 650px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .banner.su-03 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/m_kv.jpg);
    height: auto;
  }
  .banner.su-03 .fz60 {
    font-size: 30px;
    line-height: 40px;
  }
}

.section.s2 {
  padding: 140px 0;
}
.section.s2 .number {
  font-size: 120px;
  font-weight: 100;
}
.section.s2 .number span {
  font-size: 60px;
  font-weight: 100;
}
@media (max-width: 768px) {
  .section.s2 {
    padding: 80px 0;
  }
  .section.s2 .col-sm-12 {
    padding-left: 25%;
  }
  .section.s2 .center {
    text-align: left;
  }
  .section.s2 .fz30 {
    font-size: 16px;
  }
  .section.s2 .number {
    font-size: 80px;
  }
  .section.s2 .number span {
    font-size: 20px;
  }
}

.section.s3 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s2-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 180px 0;
}
.section.s3 img {
  max-width: 80%;
}
@media (max-width: 768px) {
  .section.s3 {
    padding: 60px 0;
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-01/images/m_s2-bg.jpg);
  }
}

.section.s4 {
  padding: 120px 0;
}
.section.s4 .d-flex {
  flex-direction: row;
}
@media (max-width: 768px) {
  .section.s4 {
    padding: 60px 0;
  }
  .section.s4 .d-flex {
    flex-direction: column-reverse;
    display: flex !important;
  }
  .section.s4 .pic {
    margin-bottom: 30px;
  }
}

.h20 {
  height: 20px;
  width: 100%;
}

.h30 {
  height: 30px;
  width: 100%;
}

.h40 {
  height: 40px;
  width: 100%;
}

@media (max-width: 768px) {
  .h20 {
    height: 10px;
  }

  .h30 {
    height: 15px;
  }

  .h40 {
    height: 20px;
  }
}
.section.s5 {
  padding: 120px 0;
}
.section.s5 .item .year {
  font-size: 100px;
  color: white;
  width: 100%;
  padding: 30px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
.section.s5 .item .year.p01 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s4-p01.jpg);
}
.section.s5 .item .year.p02 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s4-p02.jpg);
}
.section.s5 .item .year.p03 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s4-p03.jpg);
}
.section.s5 .item .year.p04 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s4-p04.jpg);
}
.section.s5 .item .plus {
  width: 100%;
  padding: 20px;
  text-align: center;
}
.section.s5 .item .plus svg {
  width: 50px;
}
@media (max-width: 768px) {
  .section.s5 {
    padding: 60px 0;
  }
  .section.s5 .col-sm-3 {
    width: 50%;
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .section.s5 .item .year {
    font-size: 40px;
    padding: 30px 0;
  }
  .section.s5 .item .plus svg {
    width: 35px;
  }
}

.section.s6 {
  padding: 130px 0;
  padding: 120px 0;
}
.section.s6 .btn-box a {
  width: 350px;
  padding: 20px;
}
@media (max-width: 768px) {
  .section.s6 {
    padding: 60px 0 50px 0;
  }
  .section.s6 .btn-box {
    flex-direction: column;
  }
  .section.s6 .btn-box a {
    margin-bottom: 20px;
  }
}
.section.s6 .d-flex {
  flex-direction: row;
}
@media (max-width: 768px) {
  .section.s6 {
    padding: 60px 0;
  }
  .section.s6 .pic {
    margin-bottom: 30px;
  }
  .section.s6 .d-flex {
    display: flex !important;
    flex-direction: column-reverse;
  }
}

@media (max-width: 380px) {
  .section.promo6 .col-sm-12 .content-img {
    width: 450px;
  }
}
.fancybox__content {
  background: none;
  padding: 0;
}

.carousel__button {
  display: none;
}

.popup {
  display: none;
  max-width: 430px;
}
.popup a {
  color: white;
}
.popup a:hover {
  color: white;
  text-decoration: underline;
}
.popup .content img {
  width: 100%;
}
.popup .content .content-box {
  color: white !important;
  background-color: #002D18;
  padding: 30px;
}
.popup .content .content-box .close-btn {
  text-align: center;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.popup .content .content-box .close-btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.popup .content .year {
  font-size: 100px;
  color: white;
  width: 100%;
  padding: 40px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
.popup .content .year.p01 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s4-p01.jpg);
}
.popup .content .year.p02 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s4-p02.jpg);
}
.popup .content .year.p03 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s4-p03.jpg);
}
.popup .content .year.p04 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-03/images/s4-p04.jpg);
}
