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%;
}

.fz12 {
  font-size: 12px;
  line-height: 20px;
}

.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;
}

.mb120 {
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .mb120 {
    margin-bottom: 60px;
  }
}

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

.br-in-desktop br {
  display: block;
}
@media (max-width: 768px) {
  .br-in-desktop br {
    display: none;
  }
}

.banner.su-06 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-06/images/kv.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  padding: 80px 40px;
  margin-bottom: 0;
  position: relative;
}
.banner.su-06 .w70 {
  width: 60%;
}
.banner.su-06 .info {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
@media (max-width: 768px) {
  .banner.su-06 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-06/images/m_kv.jpg);
    height: auto;
  }
  .banner.su-06 .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 {
  padding: 120px 0;
}
.section.s3 .btn.border {
  border: 1px solid #002D18;
  width: 250px;
  font-size: 16px;
}
.section.s3 .btn.border:hover {
  border: 1px solid #002D18 !important;
}

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

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

.h40 {
  width: 100%;
  color: white;
  font-size: 20px;
  padding: 10px 20px;
}

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

  .h30 {
    height: 15px;
  }

  .h40 {
    height: 20px;
  }
}
.section.s4 .btn.border {
  border: 1px solid #002D18;
  width: 250px;
  font-size: 16px;
}
.section.s4 .btn.border:hover {
  border: 1px solid #002D18 !important;
}
.section.s4 .item {
  margin-bottom: 20px;
}
.section.s4 .item img {
  margin-bottom: 15px;
}
.section.s4 .item .title {
  margin-bottom: 15px;
  text-align: center;
  min-height: 85px;
  line-height: 85px;
}
.section.s4 .item .title.l85 {
  line-height: initial;
}
.section.s4 .item p {
  margin-bottom: 15px;
  min-height: 160px;
}

.section.s6 {
  padding: 130px 0;
  padding: 120px 0;
}
.section.s6 .btn.border {
  border: 1px solid #002D18;
  width: 250px;
  font-size: 16px;
}
.section.s6 .btn.border:hover {
  border: 1px solid #002D18 !important;
}
@media (max-width: 768px) {
  .section.s6 {
    padding: 60px 0 50px 0;
  }
}
