#contentPg #sec1 .img {
    margin: 0 -8vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #contentPg #sec1 .img {
    margin: 90px 0 350px;
  }
    #contentPg #sec1 .img img {
      max-width: 585px;
    }
}

#resultPg .list-year {
  border-top: 1px solid #a6a6a6;
  font-family: "Yu Gothic Pr6N B", sans-serif;
  font-weight: 700;
}
#resultPg .list-year li {
  margin-bottom: 0;
  padding: 15px 5px;
  border-bottom: 1px solid #a6a6a6;
}
#resultPg .post {
  padding: 40px 0;
}
#resultPg .post .ttl {
  margin-bottom: 40px;
}
#memberPg #memberSlide .box-style-2 {
  width: 55vw !important;
  margin-right: 10vw;
}
#memberPg #memberSlide .box-style-2 a:hover {
	text-decoration: none;
}
#memberPg #memberSlide .box-style-2 a:hover {
	text-decoration: none;
}
#memberPg .set-table {
	margin-bottom: 80px
}
#memberPg .set-table table + table {
    margin-top: 70px;
}
#memberPg #memberSlide .slick-slide {
  margin-bottom: 0;
}
#memberPg #memberSlide .slick-arrow {
  margin-bottom: 0;
}
#memberPg #memberSlide .slick-list {
  margin-right: var(--paddingWrap-negative);
}
@media screen and (min-width: 768px) {
  #memberPg #memberSlide {
    width: 800px;
    margin: 0 auto;
    padding: 0 50px;
    box-sizing: border-box;
  }
  #memberPg #memberSlide .box-style-2 {
    width: 190px !important;
    display: block !important;
    margin: 0 auto;
  }
    #memberPg .set-table {
        margin-bottom: 150px
    }
  #memberPg #memberSlide .slick-arrow {
    margin-bottom: 0;
    top: 90px;
    bottom: auto;
  }
  #memberPg #memberSlide .slick-arrow::before {
    width: 20px;
    height: 15px;
  }
  #memberPg #memberSlide .slick-list {
    margin-right: 0;
  }
}

#accessPg .shopinfo p {
  margin-bottom: 0;
}
#accessPg .set1 h2.ttl {
	margin-bottom: 65px;
}
#accessPg .set1 .imgbox {
	text-align: center;
}
#accessPg .set1 .imgbox .img,
#accessPg .set1 .imgbox .img img {
	margin-bottom: 0 !important;
}
#accessPg .set1 .imgbox .img + .img {
	margin-top: 65px;
}
#accessPg .set1 .imgbox .img .caption {
    display: block;
	text-align: left;
}
#accessPg .set1 .txtbox {
	margin-top: 50px
}
#accessPg .set2 {
	margin-top: 95px
}
@media screen and (min-width: 768px) {
  #accessPg .set1 {
    /*display: -ms-flexbox;
    display: flex;
    margin: 0 -30px;*/
  }
  #accessPg .set1 .gr1, #accessPg .set1 .gr2 {
    width: 435px;
    padding: 0 30px;
    box-sizing: border-box;
  }
}

#pg404 {
  padding-top: 50px;
}