.group-develop .item {
  /* width: 33.33%; */
  position: relative;
  text-align: center;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  /* height: 45.3125rem; */
}

.group-develop .item:hover:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.group-develop .item a {
  /* position: absolute; */
  /* top: 0;
   left: 0; */
  display: block;
  z-index: 2;
  width: 100%;
  padding-top: calc(730 / 460 * 100%);
}

.group-develop .item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.group-develop .item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(255, 255, 255, 0.5046393557)));
  background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0.5046393557) 100%);
  opacity: 0.5;
}

.group-develop .item .icon {
  position: relative;
  z-index: 1;
  width: 8.8125rem;
  margin: 0 auto;
}

.group-develop .item dl {
  position: relative;
  z-index: 1;
}

.group-develop .item dl dt {
  font-family: SVN-GilroyBold, sans-serif;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  margin: 2.625rem 0 2.25rem;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.group-develop .item dl dd {
  max-width: 18.75rem;
  margin: 0 auto;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.16);
}

/* @media (min-width: 768px) { */
.group-develop .item .box-text {
  position: absolute;
  bottom: 3.875rem;
  left: 0;
  width: 100%;
  z-index: 1;
}

.group-develop .item dl dd {
  min-height: 5rem;
}

/* } */
@media (max-width: 767px) {
  .group-develop .item {
    width: 100%;
    /* padding: 10.3125rem 0 1.875rem; */
    height: auto;
  }

  .group-develop .item .icon {
    width: 6.25rem;
  }

  .group-develop .item dl dt {
    margin: 1.25rem 0 0.9375rem;
  }
}
.footer-social li:nth-child(3) {
  background: linear-gradient(to bottom, #1d8958 0%, #125335 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
}
.footer-social li:nth-child(3) a {
  padding: 15%;
}
.footer-social li:nth-child(3) img {
  display: block;
}

.link-more a {
  background: none !important;
  padding-right: 0 !important;
  display: flex !important;
}
.link-more a:after {
  content: "";
  width: 20px;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  display: block;
  background-image: url(../../../img/icon_right.png);
  top: 1.5px;
}
@media (min-width: 768px) {
  .link-more a:after {
    top: 0.5px;
  }
}
@media (min-width: 1401px) {
  .link-more a:after {
    top: 1.5px;
  }
}

.sustainable {
  padding-top: 7.3125rem;
}

.sustainable .c-title {
  margin-bottom: 3.375rem;
}

@media (max-width: 767px) {
  .sustainable {
    padding-top: 3.75rem;
  }

  .sustainable .c-title {
    margin-bottom: 1.875rem;
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .keyvisual .item {
    padding-top: 400px;
  }
}

@media (max-width: 767px) {
  .first .item .except {
    font-size: inherit;
    line-height: inherit;
  }
}

@media (max-width: 767px) {
  .group-develop .item a {
    padding-top: calc(730 / 560* 100%);
  }
}

.sec_certificate {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .sec_certificate {
    margin-top: 100px;
  }
}

@media (max-width: 767px) {
  .section-second .list-cricle .item .photo {
    max-width: 320px;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .sec_supply_chain .photo {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .section-six .slider .item {
    width: auto;
  }
  .section-six .slider .item .photo {
    padding: 16px;
  }
  .section-six .slider .item img {
    height: 70px;
    margin: 0;
    width: auto !important;
  }
}

@media (max-width: 767px) {
  .slick-arrow.slick-next {
    right: 12px;
  }
}

@media (max-width: 767px) {
  .slick-arrow.slick-prev {
    left: 12px;
  }
}

@media (max-width: 767px) {
  .c-card .group {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .key.key-page {
    height: 400px;
    position: relative;
  }
  .key.key-page img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

.factory-category .row01 .slider .item {
  margin-right: 0;
}
@media (min-width: 768px) {
  .factory-category .row01 .slider .item .wrap-inner {
    padding: 40px 24px;
  }
}
@media (max-width: 767px) {
  .factory-category .row01 .slider .item .wrap-inner .photo {
    max-width: 320px;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .factory-category .row01 .slider .item .wrap-inner .photo {
    transform: scale(0.8);
    transition: all 0.3s;
  }
}
@media (min-width: 768px) {
  .factory-category .row01 .slider .item:not(.slick-current) .wrap-inner dl {
    transform: scale(0.8);
    transition: all 0.3s;
  }
}
@media (min-width: 768px) {
  .factory-category .row01 .slider .item.slick-current .wrap-inner .photo {
    transform: scale(1.2);
  }
  .factory-category .row01 .slider .item.slick-current .wrap-inner dl {
    transform: scale(1.2);
  }
}

.factory-related .slider {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .factory-related .slider {
    margin: 20px -16px;
    padding-bottom: 40px;
  }
}
.factory-related .slider .slick-arrow {
  top: 100%;
}
.factory-related .slider .slick-arrow.slick-prev {
  left: calc(50% - 46px);
}
.factory-related .slider .slick-arrow.slick-next {
  right: calc(50% - 46px);
}

.sustainable-category .group {
  max-width: 340px;
  width: 100%;
}
.sustainable-category .group dl dd {
  font-size: 14px;
  line-height: 20px;
  max-width: 100% !important;
}

@media (max-width: 767px) {
  .c-title {
    font-size: 24px;
    line-height: 1.4;
  }
}

@media (max-width: 767px) {
  .product-list {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .category-list {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .category-list-item {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .category-list .category-list-item--style02 .item ~ .item {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  hr.line {
    margin-bottom: 24px;
    height: 4px;
  }
}

.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  padding: 16px;
}
.modal:not(.show) {
  opacity: 0;
  pointer-events: none;
}
.modal:not(.show) .modal_content {
  transform: scale(0.5);
  transition: all 0.3s;
}
.modal .modal_content {
  max-width: 500px;
  width: 100%;
  background-color: #fff;
  padding: 24px;
  text-align: center;
  min-height: 200px;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 24px;
  color: #125335;
  font-weight: bold;
}

.open_modal {
  overflow: hidden;
}