/* app 745行 */
.slick-dots li {
  margin: 0 5px !important;
}
.slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
  height: 8px !important;
  width: 8px !important;
}
.slick-dots li button:before {
  background-color: #ccc8bb;
  border: 1px solid #ccc8bb;
  border-radius: 50%;
  color: #333 !important;
  content: "" !important;
  display: block;
  font-family: sans-serif !important;
  font-weight: 700;
  left: 0 !important;
  opacity: 1 !important;
  top: 0 !important;
}
@media screen and (max-width: 768px) {
  .slick-dots li button:before {
    height: 8px !important;
    width: 8px !important;
  }
}
.slick-dots li.slick-active button:before {
  background-color: #b1ad9f !important;
  border: 1px solid #b1ad9f !important;
  content: "" !important;
  display: block;
}
.slick-loading .slick-list {
  background: none !important;
}
.slick-next:before,
.slick-prev:before {
  background-image: url(../../images/common/btn_slidearrow.svg);
  background-color: rgba(255, 255, 255, 0.5);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 50%;
  content: "" !important;
  display: block;
  height: 40px;
  opacity: 1 !important;
  width: 40px;
}
@media screen and (max-width: 1000px) {
  .slick-next:before,
  .slick-prev:before {
    height: 30px;
    opacity: 1 !important;
    width: 30px;
  }
}
.slick-prev:before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.slick-next,
.slick-prev {
  height: 40px !important;
  width: 40px !important;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .slick-next,
  .slick-prev {
    height: 30px !important;
    width: 30px !important;
  }
}
.control-style1 .slick-prev {
  left: 0;
  top: calc(100% + 40px);
}
@media screen and (max-width: 1000px) {
  .control-style1 .slick-prev {
    left: 0;
  }
}
.control-style1 .slick-next {
  left: 40px;
  right: auto;
  top: calc(100% + 40px);
}
@media screen and (max-width: 1000px) {
  .control-style1 .slick-next {
    right: 20px;
  }
}
.control-dot-style1 .slick-dots {
  bottom: -50px;
  left: 86px;
  text-align: left;
}
.slide-style-1 {
  padding-left: calc(50vw - 550px);
}
@media screen and (max-width: 1000px) {
  .slide-style-1 {
    width: 100%;
  }
}
.slide-style-1 .slide {
  margin-right: 10px;
}
@media screen and (max-width: 1000px) {
  .slide-style-1 .slide {
    margin-right: 20px;
  }
}
.slide-style-1 .slide figure {
  width: 380px;
}
@media screen and (max-width: 1000px) {
  .slide-style-1 .slide figure {
    width: calc(100vw - 80px);
  }
}
.slide-style-1 .slick-prev {
  left: calc(50vw - 600px);
}
@media screen and (max-width: 1000px) {
  .slide-style-1 .slick-prev {
    left: -15px;
  }
}
.slide-style-1 .slick-next {
  right: 70px;
}
@media screen and (max-width: 1000px) {
  .slide-style-1 .slick-next {
    right: 20px;
  }
}
.slide-style-1 .slick-dots {
  text-align: left;
}
.slide-style-2 {
  padding-left: calc(50vw - 550px);
}
@media screen and (max-width: 1000px) {
  .slide-style-2 {
    padding-left: 40px;
  }
}
.slide-style-2 .slide {
  margin-right: 10px;
}
.slide-style-2 .slide figure {
  width: 380px;
}
@media screen and (max-width: 1000px) {
  .slide-style-2 .slide figure {
    width: calc(100vw - 80px);
  }
}
.slide-style-2 .slick-prev {
  left: calc(50vw - 600px);
}
@media screen and (max-width: 1000px) {
  .slide-style-2 .slick-prev {
    left: 20px;
  }
}
.slide-style-2 .slick-next {
  right: 70px;
}
@media screen and (max-width: 1000px) {
  .slide-style-2 .slick-next {
    right: 20px;
  }
}
.slide-style-2 .slick-dots {
  text-align: left;
}
.slide-style-3 .slide {
  margin: 0 20px 0 0;
}
@media screen and (max-width: 1000px) {
  .slide-style-3 .slide {
    margin: 0 20px 0 0;
  }
}
.slide-style-3 .slide figure {
  align-items: center;
  display: flex;
  height: 380px;
  justify-content: center;
  width: 600px;
}
@media screen and (max-width: 1000px) {
  .slide-style-3 .slide figure {
    height: 78.6666666667vw;
    width: calc(100vw - 80px);
  }
}
.slide-style-3 .slide figure img,
.slide-style-3 .slide figure picture {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
}
.slide-style-3 .slide.--half figure {
  width: 295px;
}
.slide-style-3 .slick-prev {
  left: -60px;
}
@media screen and (max-width: 1000px) {
  .slide-style-3 .slick-prev {
    left: -15px;
  }
}
.slide-style-3 .slick-next {
  right: 80px;
}
@media screen and (max-width: 1000px) {
  .slide-style-3 .slick-next {
    right: 20px;
  }
}
.slide-style-3 .slick-dots {
  text-align: left;
}
.slide-style-4 {
  padding-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .slide-style-4 {
    padding-bottom: 20px;
    padding-left: 40px;
  }
}
.slide-style-4 .slide {
  margin-right: 10px;
}
@media screen and (max-width: 1000px) {
  .slide-style-4 .slide {
    margin: 0;
  }
}
.slide-style-4 .slide .card {
  width: 600px;
}
@media screen and (max-width: 1000px) {
  .slide-style-4 .slide .card {
    margin: 0 auto;
    padding: 0 20px 0 0;
    width: calc(100vw - 60px);
  }
}
.slide-style-4 .slide .card figure {
  align-items: center;
  display: flex;
  height: 380px;
  justify-content: center;
  margin-bottom: 10px;
  width: 100%;
}
.slide-style-4 .slide .card figure img,
.slide-style-4 .slide .card figure picture {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .slide-style-4 .slide .card figure {
    height: 64vw;
  }
}
.slide-style-4 .slide .card .caption {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .slide-style-4 .slide .card .caption {
    text-align: left;
  }
}
.slide-style-4 .slick-prev {
  left: -60px;
  top: calc(50% - 50px);
}
@media screen and (max-width: 1000px) {
  .slide-style-4 .slick-prev {
    left: 20px;
    top: calc(50% - 50px);
  }
}
.slide-style-4 .slick-next {
  right: 70px;
  top: calc(50% - 50px);
}
@media screen and (max-width: 1000px) {
  .slide-style-4 .slick-next {
    right: 20px;
    top: calc(50% - 50px);
  }
}
.slide-style-4 .slick-dots {
  text-align: left;
}
@media screen and (max-width: 1000px) {
  .slide-style-4 .slick-dots {
    bottom: -15px;
  }
}
.slide-style-5 {
  margin-left: -30px;
  width: calc(100% + 60px);
}
.slide-style-5 .slide {
  margin: 0 20px;
}
@media screen and (max-width: 1000px) {
  .slide-style-5 .slide {
    margin: 0 10px;
  }
}
.slide-style-5 .slick-prev {
  left: 20px;
}
.slide-style-5 .slick-next {
  right: 20px;
}
.slide-style-6:after {
  background: transparent;
  content: "";
  display: block;
  height: 1px;
  margin-top: 30px;
  width: 100%;
}
.slide-style-6 .slide {
  margin-right: 40px;
}
@media screen and (max-width: 1000px) {
  .slide-style-6 .slide {
    margin-right: 8.8vw;
  }
}
.slide-style-6 .slide .wrap {
  width: 315px;
}
@media screen and (max-width: 1000px) {
  .slide-style-6 .slide .wrap {
    width: 66.133vw;
  }
}
.slide-style-6 .slide .wrap figure {
  align-items: center;
  display: flex;
  height: 23.06vw;
  justify-content: center;
  margin-bottom: 20px;
  max-height: 315px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .slide-style-6 .slide .wrap figure {
    height: 100%;
    height: 66.133vw;
  }
}
.slide-style-6 .slide .wrap figure img,
.slide-style-6 .slide .wrap figure picture {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
}
.slide-style-6 .slide .wrap .caption {
  position: relative;
  z-index: 1;
}
.slide-style-6 .slide .wrap .caption .komidashi {
  font-size: 1.8rem;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .slide-style-6 .slide .wrap .caption .komidashi {
    font-size: 1.5rem;
  }
}
.slide-style-6 .slide .wrap .caption .read {
  line-height: 2;
  margin-bottom: 30px;
}
.slide-style-6 .slick-prev {
  left: auto;
  right: 86px;
  top: calc(100% + 15px);
}
.slide-style-6 .slick-prev::before {
    content: "" !important;
    opacity: 1 !important;
    background: url(../img/common/btn_slidearrow.svg) 50% no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    display: block;
}
.slide-style-6 .slick-next::before {
    content: "" !important;
    opacity: 1 !important;
    background: url(../img/common/btn_slidearrow.svg) 50% no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    display: block;
}
@media screen and (max-width: 1000px) {
  .slide-style-6 .slick-list {
    border-bottom: 1px solid #b1ad9f;
  }

  .slide-style-6 .slick-prev {
    right: 60px;
  }
}
.slide-style-6 .slick-next {
  right: 46px;
  top: calc(100% + 15px);
}
@media screen and (max-width: 1000px) {
  .slide-style-6 .slick-next {
    right: 20px;
  }
}
.slide-style-6 .slick-dots {
  text-align: left;
}
