@charset "UTF-8";
/*=======================================
お料理
=========================================*/
.l-pagetitle {
  background-image: url(../img/cuisine/pagetitle_img1.jpg);
  margin-bottom: 0;
}

.p-cuisine__lead {
  padding-top: 10.28571vw;
  overflow: hidden;
}
.p-cuisine__lead .c-box1 {
  margin-bottom: 10.28571vw;
}
.p-cuisine__lead .c-box1-txt1 .h {
  white-space: nowrap;
}
.p-cuisine__lead .slider {
  margin-bottom: 16.85714vw;
}
.p-cuisine__lead .slider .slick-list {
  overflow: visible !important;
}
.p-cuisine__lead .slider li {
  width: 48vw;
  margin-left: 1.71429vw;
  margin-right: 1.71429vw;
}
.p-cuisine__lead .slider .wrap {
  display: flex;
  justify-content: space-between;
}
.p-cuisine__lead .slider .img1 {
  width: 46.64286vw;
}
.p-cuisine__lead .slider .img1 img {
  width: 100%;
}
.p-cuisine__lead .slider .txt1 p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-feature-settings: normal;
  font-size: 0.85714vw;
  line-height: 1;
}
.p-cuisine__block1 {
  padding-bottom: 10.28571vw;
}
.p-cuisine__block1.block2 {
  padding-top: 8.57143vw;
  padding-bottom: 12.85714vw;
}
.p-cuisine__chef {
  padding-bottom: 12.85714vw;
}
.p-cuisine__chef .wrap {
  display: flex;
  justify-content: space-between;
}
.p-cuisine__chef .profile {
  width: 16.57143vw;
}
.p-cuisine__chef .profile .img {
  margin-bottom: 1.42857vw;
}
.p-cuisine__chef .profile .img img {
  width: 100%;
}
.p-cuisine__chef .profile .title {
  font-size: 1vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.75;
}
.p-cuisine__chef .profile .name {
  font-size: 1.71429vw;
  line-height: 1.75;
}
.p-cuisine__chef .comment {
  width: 52.85714vw;
}
.p-cuisine__chef .comment .h {
  font-size: 1.07143vw;
  line-height: 1.5;
  margin-bottom: 1.14286vw;
}
.p-cuisine__chef .comment .l {
  font-size: 1.42857vw;
  line-height: 1.75;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
.p-cuisine__pickup {
  margin-top: 8.57143vw;
  margin-bottom: 14.28571vw;
}
.p-cuisine__pickup .wrap {
  overflow: hidden;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-cuisine__lead {
    padding-top: 21.33333vw;
  }
  .p-cuisine__lead .c-box1 {
    margin-bottom: 25.6vw;
    margin-left: 8vw;
    margin-right: 8vw;
  }
  .p-cuisine__lead .slider {
    margin-bottom: 60.53333vw;
  }
  .p-cuisine__lead .slider .slick-list {
    overflow: visible !important;
  }
  .p-cuisine__lead .slider li {
    width: 82.93333vw;
    margin-left: 2.66667vw;
    margin-right: 2.66667vw;
  }
  .p-cuisine__lead .slider .img1 {
    width: 78.4vw;
  }
  .p-cuisine__lead .slider .txt1 p {
    font-size: 2.66667vw;
  }
  .p-cuisine__block1 {
    padding-bottom: 32vw;
  }
  .p-cuisine__block1.block2 {
    padding-top: 21.33333vw;
    padding-bottom: 32vw;
  }
  .p-cuisine__chef {
    padding-bottom: 32vw;
  }
  .p-cuisine__chef .wrap {
    display: block;
  }
  .p-cuisine__chef .profile {
    width: 61.86667vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10.66667vw;
  }
  .p-cuisine__chef .profile .img {
    margin-bottom: 5.33333vw;
  }
  .p-cuisine__chef .profile .title {
    font-size: 3.73333vw;
  }
  .p-cuisine__chef .profile .name {
    font-size: 6.4vw;
  }
  .p-cuisine__chef .comment {
    width: auto;
  }
  .p-cuisine__chef .comment .h {
    font-size: 3.46667vw;
    margin-bottom: 4.26667vw;
  }
  .p-cuisine__chef .comment .l {
    font-size: 4vw;
  }
  .p-cuisine__pickup {
    margin-top: 21.33333vw;
    margin-bottom: 21.33333vw;
  }
}
