.slick-dots li button {
  border: none;
  background: gray;
}

.slick-dots li.slick-active button {
  background: #22201d;
}

#sec1 {
  background: url("../img/index/sec1_deco1.png") no-repeat center top/100%,
    url("../img/index/sec1_deco2.png") no-repeat center bottom/100%;
  padding-bottom: 27.5vw;
}

#sec1 .wrap {
  padding: 0;
}

#sec1 h2 {
  padding: 25vw 7.6% 0;
  line-height: 1.73;
}

#sec1 h2 * {
  letter-spacing: 0.06em;
}

#sec1 h2 span {
  font-size: 6.19vw;
  display: block;
}

#sec1 h2 span:nth-child(3) {
  margin-left: -7%;
}

#sec1 h2 span:nth-child(4) {
  margin: -1vw 0 0 -7%;
}

#sec1 h2 .fs1 {
  font-size: 8vw;
}

#sec1 h2 .fs2 {
  color: #a56f34;
  margin-right: -2.5%;
  font-size: 10.4vw;
}

#sec1 .txt {
  margin: 2.5vw 7.6% 0;
}

#sec1 .box {
  position: relative;
}

#sec1 .box dt {
  position: absolute;
  z-index: 1;
  color: #efece6;
  font-size: 11vw;
  line-height: 1;
  letter-spacing: 0.06em;
}

#sec1 .box1 {
  margin: 11.5vw 0 0 11%;
}

#sec1 .box1 dt {
  top: 4.5vw;
  left: 5%;
}

#sec1 .box2 {
  margin: 3.5vw 11% 0 0;
}

#sec1 .box2 dt {
  bottom: 4.5vw;
  right: 5%;
}

#sec2 {
  background: url("../img/index/sec2_deco2.png") no-repeat center bottom 140.5vw/100%;
}

#sec2 h2 {
  position: relative;
  z-index: 1;
  padding: 8.5vw 0 0 5.5%;
  color: #efece6;
  font-size: 6.24vw;
  line-height: 1.84;
  letter-spacing: 0.06em;
}

#sec2 h2::before {
  content: "";
  position: absolute;
  background: url("../img/shared/bg1.jpg") repeat center;
  top: 0;
  bottom: -56vw;
  left: -4%;
  right: 6%;
  z-index: -2;
}

#sec2 h2:after {
  content: "";
  position: absolute;
  background: url("../img/index/sec2_deco.png") no-repeat center top/100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: -50vw;
  z-index: -1;
}

#sec2 h2 span {
  font-size: 7.97vw;
  letter-spacing: 0.06em;
}

#sec2 .sec2-js {
  position: relative;
  z-index: 2;
  margin: 5vw 0 0;
}

#sec2 .txt {
  margin-top: 10vw;
}

#sec2 .group-photo li:nth-child(1) {
  margin: 8vw 43% 0 5.5%;
}

#sec2 .group-photo li:nth-child(2) {
  margin: 2vw 5.5% 10vw 43%;
}

#sec2 .group-link {
  margin-top: 10vw;
}

#sec2 .group-link li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #efece6;
  height: 42vw;
  font-size: 6vw;
  line-height: 1.6666666667;
  letter-spacing: 0.06em;
}

#sec2 .group-link li a::before {
  content: "";
  position: absolute;
  background: url("../img/shared/arr_btn2.png") no-repeat;
  background-size: 100%;
  width: 11px;
  height: 11px;
  right: 12vw;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

#sec2 .group-link li:nth-child(1) a {
  background: url("../img/index/sec2_bnr1.jpg") no-repeat center/cover;
}

#sec2 .group-link li:nth-child(2) a {
  background: url("../img/index/sec2_bnr2.jpg") no-repeat center/cover;
}

#sec2 .group-link li:nth-child(3) a {
  background: url("../img/index/sec2_bnr3.jpg") no-repeat center/cover;
}

#sec2 .group-link li + li {
  margin-top: 2vw;
}

#sec3 {
  margin-top: 6vw;
}

#sec3 .inner {
  background: url("../img/index/sec3_deco.png") no-repeat right top/50%,
    url("../img/shared/bg2.jpg") repeat center;
  color: #efece6;
  padding: 14.5vw 0 9vw;
}

#sec3 h2 {
  text-align: center;
  font-size: 7.97vw;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

#sec3 .txt {
  margin: 4.5vw 6% 0;
}

#sec3 .group-link {
  margin: 7.5vw 10.5% 0;
}

#sec3 .group-link li + li {
  margin-top: 6.5vw;
}

#rss {
  padding-bottom: 17.5vw;
  margin-top: 13.5vw;
}

#rss .wrap {
  background: rgba(255, 255, 255, 0.6);
  color: #000;
}

#rss .wrap h2 {
  color: #42301f;
}

#rss .wrap .more a:after {
  background: #000;
}

#sec4 {
  background: url("../img/shared/line.jpg") repeat-x left top/auto 3px,
    url("../img/index/sec4_deco.png") no-repeat left top 70vw/65.73vw auto,
    url("../img/index/sec4_bg.png") no-repeat center top/100%;
  padding-bottom: 17vw;
}

#sec4 h2 {
  padding: 22.5vw 5% 0;
  font-size: 6.13vw;
  line-height: 1.64;
  letter-spacing: 0.06em;
}

#sec4 h2 * {
  letter-spacing: 0.06em;
}

#sec4 h2 small {
  font-size: 4.8vw;
}

#sec4 h2 span {
  color: #a56f34;
  font-size: 8vw;
}

#sec4 .txt {
  margin: 4.5vw 5% 0;
}

#sec4 .photo {
  margin-top: 11.5vw;
}

#sec4 .block {
  margin: 9vw 5.5% 0;
}

#sec4 .block .item .btn-shared {
  margin-top: 5vw;
}

#sec4 .block .item .btn-shared a {
  padding-bottom: 17px;
  font-size: 15px;
}

#sec4 .block .item .btn-shared a::before {
  width: 10px;
  height: 10px;
  right: 17px;
}

#sec4 .block .item + .item {
  margin-top: 13vw;
}

#line {
  padding: 13vw 6%;
  background: url("../img/index/line_deco.png") no-repeat center top/100%;
}
