#key {
  background-image: url("../img/menu/key.jpg");
}

#sec1 {
  background: url("../img/menu/sec1_bg.png") no-repeat center top;
  padding: 174px 0 127px;
}

#sec1 .txt {
  margin-top: 44px;
  width: 460px;
}

#sec1 .sec1_img1 {
  position: absolute;
  top: 305px;
  right: 261px;
}

#sec1 .sec1_img2 {
  position: absolute;
  top: 382px;
  right: -109px;
}

#sec2 {
  background-image: url("../img/menu/sec2_bg.jpg");
  background-position: center center;
  height: 660px;
}

#sec2 h2 {
  margin-left: 50px;
}

#sec5-old {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

#sec5-old > div {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding: 116px 0 62px;
  transition: all ease 0.3s;
  width: 50%;
  color: #fff;
}

#sec5-old > div.col-left {
  background-image: url("../img/menu/sec5_bg1.jpg");
}

#sec5-old > div.col-right {
  background-image: url("../img/menu/sec5_bg2.jpg");
}

#sec5-old .txt {
  margin: 40px 0 30px;
  padding: 0 20px;
  min-height: 175px;
}

#sec5-old .btn-sd img {
  box-shadow: 0px 0px 6px 0px rgba(32, 19, 6, 0.15);
}

.custom-dots ul.slick-dots {
  position: relative;
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0;
}

.custom-dots li {
  margin: 0 6px;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.custom-dots li button {
  font-size: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  position: relative;
}
.custom-dots li button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #891b0a;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 10px;
  height: 10px;
  transition: all 0.3s ease;
}

.custom-dots li:not(.slick-active) button:hover {
  opacity: 0.5;
}

.custom-dots li.slick-active button {
  border-color: #891b0a;
}
.custom-dots li.slick-active button::before {
  background-color: #891b0a;
  width: 6px;
  height: 6px;
}

.prev-arrow,
.next-arrow {
  background-size: contain;
  transition: all 0.3s ease;
  width: 37px;
  height: 43px;
  cursor: pointer;
}

.prev-arrow:hover,
.next-arrow:hover {
  opacity: 0.7;
}

.prev-arrow {
  background: url(../img/menu/arrow_left.png) no-repeat;
  background-size: contain;
}

.next-arrow {
  background: url(../img/menu/arrow_right.png) no-repeat;
  background-size: contain;
}

#sec3 {
  padding: 200px 0 153px;
  position: relative;
  z-index: 1;
}
#sec3::before {
  content: "";
  position: absolute;
  background: url(../img/menu/sec3_deco1.png) no-repeat;
  background-size: contain;
  aspect-ratio: 491/674;
  width: 491px;
  height: auto;
  top: 56px;
  left: calc(50% - 203px);
  z-index: -1;
}
#sec3::after {
  content: "";
  position: absolute;
  background: url(../img/menu/sec3_deco4.png) no-repeat;
  background-size: contain;
  aspect-ratio: 858/1015;
  width: 858px;
  height: auto;
  top: -229px;
  right: 126px;
  z-index: -1;
}
#sec3 .wrap {
  width: 1200px;
}
#sec3 .box {
  position: relative;
  display: flex;
  margin-right: -18px;
  padding: 0 0 174px 0;
}
#sec3 .box::before {
  background: url(../img/menu/sec3_bx_bg.jpg) repeat;
  background-size: auto;
  background-position: center top;
  height: 567px;
  left: 55px;
  right: -47px;
  bottom: 0;
  position: absolute;
  content: "";
  z-index: -1;
}
#sec3 .box::after {
  content: "";
  position: absolute;
  background: url(../img/menu/sec3_deco3.png) no-repeat;
  background-size: contain;
  aspect-ratio: 319/235;
  width: 319px;
  height: auto;
  bottom: -115px;
  left: -68px;
  z-index: 0;
}
#sec3 .img-sum {
  position: absolute;
  top: -20px;
  left: -164px;
}
#sec3 .img-sum .ls-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#sec3 .img-sum .ls-btn li {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 159px;
  height: 59px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 400;
  position: absolute;
  z-index: 3;
  background: url(../img/menu/sec3_btn_bg1.jpg) repeat;
  background-size: auto;
  background-position: center top;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0 6px rgba(42, 25, 0, 0.15);
  border-color: 1px solid transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#sec3 .img-sum .ls-btn li:not(.active):hover {
  opacity: 0.7;
}
#sec3 .img-sum .ls-btn li.active {
  font-weight: bold;
  border-color: #a18986;
  background-image: url(../img/menu/sec3_btn_bg2.jpg);
}
#sec3 .img-sum .ls-btn li:nth-child(1) {
  top: 13.9%;
  right: 14.9%;
}
#sec3 .img-sum .ls-btn li:nth-child(2) {
  top: 14.4%;
  left: 12.4%;
}
#sec3 .img-sum .ls-btn li:nth-child(3) {
  bottom: 34.6%;
  left: 28%;
}
#sec3 .img-sum .ls-btn li:nth-child(4) {
  bottom: 10.1%;
  left: 25.3%;
}
#sec3 .img-sum .ls-btn li:nth-child(5) {
  bottom: 14.2%;
  right: 22%;
}
#sec3 .img-sum .ls-btn li:nth-child(6) {
  bottom: 31.9%;
  right: 4.9%;
}
#sec3 .right {
  width: 510px;
  margin-left: auto;
}
#sec3 .right h2 {
  margin-left: 39px;
  margin-bottom: 62px;
  position: relative;
  z-index: 1;
}
#sec3 .right h2::before {
  content: "";
  position: absolute;
  background: url(../img/menu/sec3_deco2.png) no-repeat;
  background-size: contain;
  aspect-ratio: 119/56;
  width: 119px;
  height: auto;
  top: 127px;
  right: -97px;
  z-index: -1;
}
#sec3 .right .list {
  display: flex;
  overflow: hidden;
  width: 100%;
}
#sec3 .right .list .item .img {
  margin-bottom: 61px;
}
#sec3 .right .list .item .tit {
  font-size: 30px;
  margin-bottom: 23px;
  padding-left: 41px;
  padding-right: 41px;
}
#sec3 .right .list .item .txt {
  padding-left: 41px;
  padding-right: 41px;
}
#sec3 .dots-wrapper {
  position: absolute;
  bottom: 58px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 53px;
}
#sec4 {
  padding-bottom: 155px;
}
#sec4 h2 {
  margin-bottom: 59px;
  text-align: center;
}
#sec4 .list {
  display: flex;
  justify-content: center;
  gap: 40px;
}
#sec4 .list .item .img {
  margin-bottom: 32px;
}
#sec4 .list .item .tit {
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 25px;
}

#sec5 {
  padding-bottom: 236px;
  position: relative;
}
#sec5 .wrap {
  width: 1200px;
}
#sec5 h2 {
  text-align: right;
  margin-left: auto;
  margin-bottom: 40px;
}
#sec5 .img {
  position: absolute;
  top: -46px;
  left: -75px;
  z-index: -1;
}
#sec5 .txt {
  width: 400px;
  margin-left: auto;
  padding-right: 158px;
}

#sec6 {
  padding-bottom: 100px;
}
#sec6 .wrap {
  width: 1200px;
}
#sec6 .box {
  padding: 50px 50px 55px 100px;
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.17);
  background: url(../img/menu/sec6_bx_bg.jpg) repeat;
  background-size: auto;
  background-position: center top;
  position: relative;
  z-index: 1;
}
#sec6 .box::before {
  content: "";
  position: absolute;
  background: url(../img/menu/sec6_deco1.png) no-repeat;
  background-size: contain;
  aspect-ratio: 328/225;
  width: 328px;
  height: auto;
  top: 45px;
  left: 244px;
  z-index: -1;
}
#sec6 .flex {
  display: flex;
  justify-content: center;
  margin-bottom: 41px;
}
#sec6 .desc {
  padding-top: 130px;
  margin-right: 20px;
}
#sec6 .desc h2 {
  margin-bottom: 49px;
}
#sec6 .desc .txt {
  width: 400px;
}
#sec6 .list {
  width: 630px;
  overflow: hidden;
  display: flex;
}
#sec6 .list .item .img {
  position: relative;
  margin-bottom: 22px;
}
#sec6 .list .item .tit {
  position: absolute;
  bottom: 28px;
  left: 32px;
}
#sec6 .list .item .txt {
  padding-left: 40px;
  padding-right: 40px;
}
#sec6 .custom-dots {
  text-align: center;
  margin-right: 45px;
}
#sec6 .custom-dots ul.slick-dots {
  justify-content: center;
}

@media screen and (min-width: 768px) and (max-width: 1260px) {
  #sec3 .wrap {
    width: 1000px;
  }
  #sec3 .img-sum {
    width: 755px;
  }
  #sec3 .img-sum img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #sec4 .list .item {
    width: 33.3333333333%;
  }
  #sec4 .list .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #sec6 .flex {
    justify-content: flex-start;
  }
  #sec6 .box {
    padding: 50px 40px 55px 40px;
  }
}