.br-sp {
  display: none;
}

.mb60-custom {
  margin-bottom: 60px;
}

.rest-inner {
  max-width: 1000px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.rest-slider {
  margin-bottom: 80px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.rest-slider-container {
  margin: 60px auto 0;
}

.rest-slider__heading {
  margin-top: 40.86px;
  color: #389EA5;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  border-top: 1px solid #D7E9E9;
  border-bottom: 1px solid #D7E9E9;
  padding: 16px 0 17px;
}

.rest-slider-main img,
.rest-slider-thumb img {
  width: 100%;
  height: auto;
}

.rest-slider-thumb {
  margin-top: 10px;
}

.rest-slider-main {
  max-width: 640px;
  margin: 0 auto;
}

.rest-slider-thumb-wrapper {
  position: relative;
  max-width: 716px;
  margin: 25px auto 0;
  padding: 0 38px;
}


.rest-thumb-arrow-prev, .rest-thumb-arrow-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.rest-thumb-arrow-prev {
  left: 0;
}

.rest-thumb-arrow-next {
  right: 0;
}



.rest-slider-thumb .slick-slide {
  width: 100px !important;
  margin-right: 35px;
  aspect-ratio: 100/71;
}

.rest-slider-thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.rest-slider-thumb .slick-slide:last-child {
  margin-right: 0;
}

.rest-slider-main .slick-slide {
  aspect-ratio: 7/5;
}

.rest-feature {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.rest-feature__heading {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  background: #389ea5;
  line-height: 1;
  text-align: center;
  padding: 11px 0 10px;
}



.rest-feature__heading03 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #333;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}

.rest-feature__heading03 span{
  color: #389ea5;
}

.rest-voice{
  background: #f2f2f2;
  padding: 30px 30px;
}


.rest-voice .rest-voive_content{
display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
}

.rest-voice .rest-voive_content li{
width: calc(50% - 12px);
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.rest-voice .rest-voive_content li .icon{
  width: 40%;
}

.rest-voice .rest-voive_content li .content{

}

.rest-voice .rest-voive_content li .content .date{
  margin-bottom: 5px;
}

.rest-voice .rest-voive_content li .content .cat{
  padding: 4px 8px 3px;
  white-space: nowrap;
  line-height: 1;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  font-weight: bold;
}

.rest-voice .rest-voive_content li .content .cat.cat01{
  color: #5daa3c;
}

.rest-voice .rest-voive_content li .content .cat.cat02{
  color: #fd9494;
}

.rest-voice .rest-voive_content li .content .cat.cat03{
  color: #5f98d1;
}


@media screen and (max-width:768px) {

  .rest-voice{
    padding: 30px 30px!important;
  }
  .rest-voice .rest-voive_content li {
    width: 100%;
    margin-bottom: 30px;
  }
  .rest-voice .rest-voive_content li:last-child{
    margin-bottom: 0px;
  }
.rest-voice .rest-voive_content li .icon {
  width: 64%;
}
}

.rest-feature__list {
  margin-top: 80px;
}

.rest-feature__item {
  position: relative;
  display: flex;
  padding: 40px 90px;
  gap: 40px;
}

.rest-feature__item::before, .rest-feature__item::after {
  position: absolute;
  content: "";
  width: 156px;
  height: 109px;
}

.rest-feature__item::before {
  background: url('../img/rest_kawasaki/rest-feature_line-left.svg') no-repeat center center/cover;
  left: 0;
  top: 0;
}

.rest-feature__item::after {
  background: url('../img/rest_kawasaki/rest-feature_line-right.svg') no-repeat center center/cover;
  right: 0;
  bottom: 0;
}

.rest-feature__item:nth-child(2) {
  flex-direction: row-reverse;
}

.rest-feature__item:not(:first-child) {
  margin-top: 80px;
}

.rest-feature__heading-wrapper {
  display: flex;
  gap: 24px;
  align-items: center;
}

.rest-feature__num {
  width: 64px;
}

.rest-feature__num img {
  width: 100%;
}

.rest-feature__title {
  color: #389EA5;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
}

.rest-feature__description {
  margin-top: 36px;
  color: #000;
  font-family: Meiryo;
  line-height: 1.562;
}

.rest-info {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.rest-feature__img {
  width: 380px;
  flex-shrink: 0;
}

.rest-info__wrap {
  display: flex;
  margin-top: 30px;
}

.rest-info__list {
  flex: 1;
}

.rest-info__list dl{
  display: flex;
  gap: 20px;
  color: #000;
  font-family: Meiryo;
  letter-spacing: 1.6px;
  line-height: 1.5;
  padding-bottom: 19px;
  border-bottom: 1px solid rgba(56, 158, 165, 0.50);
  min-height: 68px;
}

.rest-info__list dl:not(:first-child) {
  margin-top: 20px;
}

.rest-info__list dt{
  font-weight: 700;
  width: 79.35px;
  flex-shrink: 0;
}

/* .rest-facility__table {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}

.rest-facility__table dl {
  width: 294px;
  flex-basis: unset;
  display: flex;
  border-bottom: 1px solid #BAD8DB;
}

.rest-facility__table dl:nth-child(1), .rest-facility__table dl:nth-child(2), .rest-facility__table dl:nth-child(3) {
  border-top: 1px solid #BAD8DB;
}

.rest-facility__table dt {
  width: 294px;
  flex-basis: unset;
  background-color: #e7f2f0;
  font-weight: bold;
  flex-grow: 1;
  flex-direction: row;
  display: flex;
  align-items: center;
  padding-left: 25px;
}

.rest-facility__table dd {
  width: 87px;
  height: 46px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rest-message__inner {
  background: #F2F2F2;
  padding: 38px 37px 38px 39px;
}

.rest-message__column {
  display: flex;
  gap: 30.76px;
}

.rest-message__img {
  width: 180px;
  height: 210px;
  flex-shrink: 0;
}

.rest-message__text {
  background: #E7F2F0;
  padding: 55px 44px 50.07px 41.24px;
}

.rest-message__description {
  color: #000;
  font-family: "Hiragino Mincho ProN";
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 1.6px;
} */

@media screen and (max-width:768px) {

  .rest-info__list dt{
    width: 77px;
  }
  .br-sp {
    display: block;
  }

  .rest-slider {
    padding: 0 45px !important;
  }

  .rest-slider__heading {
    line-height: normal;
  }

  .rest-inner {
    padding: 0 10px;
  }

  .rest-slider-thumb-wrapper {
    padding: 0;
    max-width: 640px;
  }

  .rest-thumb-arrow-prev {
    left: -30px;
  }

  .rest-thumb-arrow-next {
    right: -30px;
  }

  .rest-slider-thumb .slick-slide {
    margin-right: 16px;
  }

  .rest-feature {
    margin-bottom: 60px !important;
  }

  .rest-feature__heading {
    line-height: 1.4;
  }

  .rest-feature__item {
    display: block;
    padding: 32px 25px;
  }

  .rest-feature__item::before, .rest-feature__item::after {
    width: 70px;
    height: 48.725px;
  }

  .rest-feature__item:not(:first-child) {
    margin-top: 32px;
  }

  .rest-feature__num {
    width: 40px;
  }

  .rest-feature__description {
    margin-top: 24px;
  }

  .rest-feature__img {
    margin-top: 24px;
    width: 100%;
  }

  .rest-info__wrap {
    display: block;
  }

  .rest-info__list .first-dl {
    margin-top: 20px;
  }

  /* .rest-facility__table {
    justify-content: unset;
  }

  .rest-facility__table dl{
    width: 50%;
  }

  .rest-message__column {
    display: block;
  }

  .rest-message__img {
    width: 100%;
    height: unset;
    text-align: center;
  }

  .rest-message__text {
    margin-top: 25px;
  }

  .rest-message__description {
    white-space: unset;
  } */
}

@media screen and (max-width:374px) {
  .rest-slider__heading {
    font-size: 22px;
  }
}


.rest-info .gmap{
  width: 100%;
  margin-top: 20px;
}



#rest-kawasaki_mv {
  width: 100%;
  height: 300px;
  background: url(../img/rest_kawasaki/titlebg01.jpg) no-repeat center center !important;
  margin-bottom: 30px;
  position: relative;
}

#rest-kawasaki_mv .rest-kawasaki_mv_inner h2{

  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

  font-size: 40px;

  font-weight: bold;

  padding-bottom: 15px;


  text-align: center;

}



#rest-kawasaki_mv .rest-kawasaki_mv_inner p{

  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

  font-size: 22px;

  line-height: 1.5;

  text-align: center;

}


#rest-kawasaki_mv .inner {
  
}
#rest-kawasaki_mv .rest-kawasaki_mv_inner{
  width: 50%;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#rest-kawasaki_mv .rest-kawasaki_mv_inner h2{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
#rest-kawasaki_mv .rest-kawasaki_mv_inner p{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px){
  #rest-kawasaki_mv {
      width: 100%;
      height: 0;
      /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
      padding-top: 42.66%;
      background: url(../img/rest_kawasaki/titlebg01_sp.jpg) no-repeat center center !important;
      background-size: contain!important;
  }
  #rest-kawasaki_mv .rest-kawasaki_mv_inner {
      width: 50%;
      position: absolute;
      padding: 0 10px;
  }
#rest-kawasaki_mv .rest-kawasaki_mv_inner h2{
  font-size: 20px;
}

  #rest-kawasaki_mv .rest-kawasaki_mv_inner p {

      font-size: 14px;

  }
}



.rest-slider .slider_img{
  position: relative;
}

.rest-slider .slider_img span{
  position: absolute;
  left: 10px;
  top: 10px;
  color: #0e6eb8;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 5px;
  font-weight: bold;
  font-size: 18px;
}

@media screen and (max-width: 768px){
.rest-slider .slider_img span{
  font-size: 16px;
}
  .top_staff_text::before {
    border-width: 8px 10px 8px 0;
    left: -10px;
    top: -60%!important;
  }
}


.rest-kawasaki_description .rest-kawasaki_catch{
  padding: 20px 20px;
  background: url('../img/gifts/bg01.jpg') center center;

}


.rest-kawasaki_description{
  margin-bottom: 40px;
}


.rest-kawasaki_description .rest-kawasaki_catch p{
  text-align: center;
  line-height: 2;
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 18px;

}


@media screen and (max-width: 768px){
  .rest-kawasaki_description .rest-kawasaki_catch {
    padding: 20px 0px;
  }

  .rest-kawasaki_description .rest-kawasaki_catch p {
      text-align: center;
      line-height: 2;
      font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
      font-size: 14px;

  }
  #rest-kawasaki_mv .rest-kawasaki_mv_inner p{
    font-size: 14px;
  }
}