.slick-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2vw;
  z-index: 3;
}
.slick-dots li {
  border-radius: 0;
  margin: 0;
  background: #fff;
  width: 3vw;
  height: 3vw;
}
.slick-dots li.slick-active {
  background: #ac181e;
}

.slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
}
.slick-track::before, .slick-track:after {
  display: none;
}

.hd-logo {
  mix-blend-mode: darken;
  max-width: 25vw;
}

#sec1 {
  padding-top: 10vw;
}
#sec1 .ttl .top {
  display: block;
}
#sec1 .ttl .bottom {
  display: block;
  margin-top: 2vw;
}
#sec1 .photo1 {
  margin-top: 5vw;
  width: 50vw;
}
#sec1 .photo2 {
  margin: -10vw 0 0 auto;
  width: 38vw;
}
#sec1 .txt {
  margin-top: 5vw;
}
#sec1 .sec1{
  text-align:center!important;
}

#sec2 {
  margin-top: 10vw;
  padding: 10vw 0 10vw;
  background: url("../img/shared/bg2.jpg") repeat center top;
}
#sec2 .photo1 {
  margin: 5vw auto 0;
  max-width: 70vw;
}
#sec2 .gr {
  margin-top: 5vw;
}
#sec2 .photo2 {
  margin-top: 5vw;
}
#sec2 .txt {
  margin-top: 5vw;
  text-shadow: none;
}
#sec2 .sec2{
  text-align:center!important;
}

#sec3 {
  margin-top: 15vw;
}
#sec3 .ttl2 {
  line-height: 1.3;
  letter-spacing: 0.1em;
}
#sec3 .txt1 {
  text-align: center;
}
#sec3 .txt {
  margin-top: 5vw;
}
#sec3 .photo {
  margin-top: 5vw;
}
#sec3 .set2 {
  margin-top: 10vw;
}
#sec3 .set2 .ttl2 {
  letter-spacing: 0.1em;
}
#sec3 .sec3-js {
  position: relative;
  padding: 0 5vw;
  z-index: 1;
}
#sec3 .sec3-js .slick-list {
  position: relative;
  z-index: 1;
}
#sec3 .sec3-js .slick-slide {
  line-height: inherit;
  height: 100%;
  float: none;
  z-index: 1;
}
#sec3 .sec3-js .slick-slide > div {
  height: inherit;
}
#sec3 .item {
  line-height: inherit;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
#sec3 .photo {
  margin-top: auto;
  padding-top: 3vw;
}
#sec3 .item-txt {
  margin-top: 3vw;
}
#sec3 .set2{
  text-align:center!important;
}
#sec3 .sec3{
  text-align:center!important;
}

#sec4 {
  margin-top: 10vw;
  background: url("../img/shared/bg2.jpg") repeat center top;
  padding: 10vw 0 10vw;
}
#sec4 .txt1 {
  text-align: center;
}
#sec4 .set1 {
  margin-top: 1vw;
}
#sec4 .set1 .ttl2 {
  letter-spacing: 0.1em;
}
#sec4 .set1 .photo {
  margin-top: 5vw;
}
#sec4 .set1 .txt {
  margin-top: 5vw;
  text-shadow: none;
}
#sec4 .set2 {
  margin-top: 10vw;
}
#sec4 .set2 .wrap .sec4-js {
  padding: 0 5vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec4 .sec4{
  text-align:center!important;
}

#shopinfo {
  margin-top: 45px;
}

@media screen and (min-width: 768px) {
  .slick-dots {
    gap: 5px;
  }
  .slick-dots li {
    width: 15px;
    height: 15px;
  }

  .hd-logo {
    max-width: 150px;
  }

  #sec1 {
    padding-top: 101px;
  }
  #sec1 .ttl {
    position: absolute;
    top: 145px;
    right: -185px;
  }
  #sec1 .ttl .bottom {
    display: block;
    margin-top: 28px;
  }
  #sec1 .photo1 {
    margin: 0 0 0 -201px;
    width: auto;
  }
  #sec1 .photo2 {
    margin: -100px -178px 0 0;
    width: auto;
    text-align: right;
  }
  #sec1 .txt {
    margin: -200px 0 0 36px;
    max-width: 470px;
  }
  #sec1 .sec1{
    text-align:left!important;
  }

  #sec2 {
    margin-top: 150px;
    padding: 140px 20px 151px;
  }
  #sec2 .wrap {
    max-width: 1020px;
    width: 100%;
  }
  #sec2 .photo1 {
    margin: 0;
    max-width: unset;
    position: absolute;
    top: 0;
    right: -141px;
  }
  #sec2 .ttl {
    text-align: left;
    padding-top: 24px;
  }
  #sec2 .gr {
    margin-top: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sec2 .photo2 {
    margin-top: 62px;
  }
  #sec2 .txt {
    max-width: 540px;
    margin-top: 0;
  }
  #sec2 .sec2{
    text-align:left!important;
  }

  #sec3 {
    margin-top: 167px;
    padding: 0 20px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec3 .ttl1 {
    line-height: 1.2;
    text-align: left;
  }
  #sec3 .txt1 {
    text-align: center;
  }
  #sec3 .txt {
    margin-top: 40px;
  }
  #sec3 .photo {
    margin-top: 0;
  }
  #sec3 .set1 {
    margin-top: 69px;
  }
  #sec3 .set1 .inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 190px 0 0 calc(100% - 380px);
  }
  #sec3 .set1 .photo {
    position: absolute;
    top: 0;
    left: -151px;
  }
  #sec3 .set2 {
    margin-top: 365px;
  }
  #sec3 .set2 .wrap {
    max-width: 1350px;
    width: 100%;
  }
  #sec3 .sec3-js {
    position: relative;
    padding: 0 0;
  }
  #sec3 .item {
    line-height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 100%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec3 .item .ttl2 {
    text-align: left;
  }
  #sec3 .gr {
    padding: 0 0 32px 0;
    min-width: 450px;
  }
  #sec3 .photo {
    padding-top: 0;
  }
  #sec3 .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec3 .item-txt {
    margin-top: 60px;
    max-width: 290px;
  }
  #sec3 .sec3{
    text-align:left!important;
  }
  #sec3 .set2{
    text-align:left!important;
  }


  #sec4 {
    margin-top: 225px;
    padding: 120px 0 232px;
  }
  #sec4 .ttl .icon {
    margin-bottom: 27px;
  }
  #sec4 .txt1 {
    text-align: center;
  }
  #sec4 .set1 {
    margin-top: 50px;
  }
  #sec4 .set1 .inner {
    padding: 80px 0 0 calc(100% - 500px);
  }
  #sec4 .set1 .wrap {
    max-width: 1240px;
    width: 100%;
  }
  #sec4 .set1 .ttl2 {
    text-align: left;
  }
  #sec4 .set1 .photo {
    margin-top: 0;
    position: absolute;
    top: 0;
    left: -80px;
  }
  #sec4 .set1 .txt {
    margin: 40px 0 0;
    max-width: 420px;
  }
  #sec4 .set2 {
    margin-top: 186px;
    padding: 0 20px;
  }
  #sec4 .set2 .wrap {
    max-width: 1050px;
    width: 100%;
  }
  #sec4 .set2 .wrap .sec4-js {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec4 .set2 .wrap .item {
    text-align: center;
    display: block !important;
  }
  #sec4 .set2 .wrap .item img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #sec4 .sec4{
    text-align:left!important;
  }

  #shopinfo {
    margin-top: 0;
    padding: 54px 0 0;
    margin-bottom: -50px;
  }
  #shopinfo .wrap {
    max-width: 1188px;
    width: 100%;
  }
  #shopinfo .shopinfo-item::before {
    display: none;
  }
  #shopinfo .shopinfo-item .ttl2 {
    margin-bottom: 50px;
  }
  #shopinfo .shopinfo-item .gr-right {
    margin-top: 44px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #sec1 .ttl {
    right: 0;
    left: unset;
  }

  #sec1 .photo1 {
    margin-right: 500px;
    height: 500px;
  }
  #sec1 .photo1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  #sec1 .photo2 {
    margin-right: -70px;
  }

  #sec2 .ttl {
    font-size: 35px;
  }

  #sec2 .photo1 {
    height: 630px;
    right: -51px;
  }
  #sec2 .photo1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  #sec2 .photo2 {
    margin-right: 400px;
    height: 390px;
  }
  #sec2 .photo2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  #sec3 .set1 .photo {
    height: 700px;
    right: 400px;
  }
  #sec3 .set1 .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  #sec3 .gr {
    min-width: 390px;
  }

  #sec4 .set1 .photo {
    right: 520px;
    height: 500px;
  }
  #sec4 .set1 .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
