#sec1 {
  background-image: url("../img/meat/sec1-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 12% 0 34%; }
  #sec1 .txt {
    margin-top: 5%; }

#sec2 {
  margin-top: -5%; }
  #sec2 .img {
    margin: 5% 0; }

#sec3 {
  padding: 12% 0; }
  #sec3 .img {
    margin: 7% 0 5%; }

.slick-arrow {
  width: 20px;
  height: 44px;
  font-size: 0;
  border: none;
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9; }

.slick-prev {
  left: 4%; }

.slick-prev:before {
  font-size: 43px;
  content: '\f104';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  color: #fff; }

.slick-next {
  right: 4%; }

.slick-next:before {
  font-size: 43px;
  content: '\f105';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  color: #fff; }

.remodal {
  background-image: url("../img/shared/pat1.jpg");
  color: #fff;
  text-align: left;
  padding: 7% 5%; }

.remodal-close {
  color: #fff;
  left: unset;
  right: 0; }

#sec4 {
  padding-bottom: 12%; }
  #sec4 .btn1 {
    margin-top: 5%;
    margin-bottom: 3%; }
  #sec4 .img {
    position: relative; }
    #sec4 .img a span {
      text-decoration: underline;
      position: absolute;
      left: 50%;
      bottom: 10%;
      transform: translateX(-50%);
      z-index: 1;
      font-size: 12px; }

#sec5 {
  padding: 0% 0 12%; }
  #sec5 .s5-js {
    width: 92%;
    margin: -12% auto 0; }
  #sec5 .txt {
    margin: 4% 0 7%; }

.slick-dots {
  display: flex;
  justify-content: center; }
  .slick-dots li {
    width: 17px;
    height: 17px;
    line-height: 0;
    margin: 0 5px; }
    .slick-dots li button {
      width: 17px;
      height: 17px;
      border-radius: 50%;
      border: 6px solid rgba(255, 0, 0, 0.5);
      background: transparent;
      font-size: 0; }
  .slick-dots .slick-active button {
    border: 6px solid #ff0000;
    background: #ff0000; }

#sec6 {
  padding: 5% 0 2%; }
  #sec6 .s6-js {
    width: 92%;
    margin: 5% auto 0; }
  #sec6 .slick-dots {
    margin-top: 3%; }
  #sec6 .txt {
    margin-top: 5%; }

#sec7 {
  padding: 14% 0 36%;
  background: url("../img/meat/sec7-bg2.png") no-repeat center bottom/100%, url("../img/meat/sec7-bg1.png") no-repeat center top/cover; }
  #sec7 .img2 {
    margin-top: 10%;
    margin-bottom: 2%; }

/*# sourceMappingURL=meat.css.map */
