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

@media (max-width: 768px) {
  .center-in-mobile {
    text-align: center;
  }
}
a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

a.underline {
  text-decoration: underline;
}

a.text-white {
  color: white;
}
a.text-white:hover {
  color: white;
}

.btn.bg-eighty {
  background-color: #3B5647;
  color: #fff !important;
  border: 2px solid #3B5647;
}
.btn.bg-eighty:hover, .btn.bg-eighty:focus {
  color: white !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.d-flex.rowindesk {
  flex-direction: row;
}
@media (max-width: 768px) {
  .d-flex.rowindesk {
    flex-direction: column-reverse;
    display: flex !important;
  }
  .d-flex.rowindesk .right {
    margin-bottom: 30px;
  }
}

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

.bg-brown {
  background-color: #E4E1DD;
}

.bg-blue {
  background-color: #6DB4BB;
}

.mt120 {
  margin-top: 120px;
}

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

.section.s2 {
  padding: 120px 0;
}
@media (max-width: 768px) {
  .section.s2 {
    padding: 80px 0;
  }
}

.section.s3 {
  padding: 80px 0;
}
.section.s3 .product-list {
  display: flex;
  flex-wrap: wrap;
}
.section.s3 .product-list .item {
  width: 20%;
  padding: 0 10px;
  margin-bottom: 25px;
}
.section.s3 .product-list .item .h15 {
  height: 15px;
  width: 100%;
}
.section.s3 .product-list .item .h30 {
  height: 30px;
  width: 100%;
  color: white;
  padding-right: 10px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
}
.section.s3 .product-list .item .img-box {
  position: relative;
}
.section.s3 .product-list .item .img-box .plus {
  position: absolute;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
}
.section.s3 .product-list .item .img-box .plus:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
@media (max-width: 768px) {
  .section.s3 .product-list .item {
    width: 50%;
  }
}

.section.s4 {
  padding: 120px 0 60px 0;
}
@media (max-width: 768px) {
  .section.s4 {
    padding: 60px 0;
  }
  .section.s4 .col-sm-6 {
    float: left;
  }
  .section.s4 .pl0 {
    padding-left: 0 !important;
  }
  .section.s4 .pr0 {
    padding-right: 0 !important;
  }
}

.section.s5 {
  padding: 120px 0;
}
@media (max-width: 768px) {
  .section.s5 {
    padding: 60px 0;
  }
}

.fancybox__content {
  background: none;
  padding: 0;
}

.carousel__button {
  display: none;
}

.popup {
  display: none;
}
.popup .content img {
  width: 100%;
}
.popup .content .h15 {
  height: 15px;
  width: 100%;
}
.popup .content .h30 {
  height: 30px;
  width: 100%;
  color: white;
  padding-right: 10px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
}
.popup .content .content-box {
  margin-top: 5px;
  color: white !important;
  background-color: #002D18;
  padding: 20px;
}
.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 .content-box .title {
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.popup .content .content-box .one-line {
  display: flex;
  justify-content: space-between;
  align-items: space-evenly;
}
.popup .content .content-box .one-line p {
  font-size: 20px;
  color: white !important;
  font-weight: 100;
}
.popup .content .content-box .one-line .num {
  font-size: 20px;
  font-weight: 900;
  color: white !important;
}
