﻿body.summer-sashisyabu-page {
  background: #e6f5f6;
}

/* Breadcrumbs: keep the theme layout and use mobile-style separators on PC. */
@media (min-width: 601px) {
  body.summer-sashisyabu-page .p-breadcrumb__item {
    display: inline;
    float: none;
    height: auto;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: inherit;
  }

  body.summer-sashisyabu-page .p-breadcrumb__item + .p-breadcrumb__item::before {
    position: static;
    display: inline;
    width: auto;
    height: auto;
    margin: 0 8px;
    border: 0;
    color: #496674;
    content: "\203a";
    font-family: inherit;
    font-size: 13px;
    line-height: inherit;
    transform: none;
  }
}

body.summer-sashisyabu-page .l-main {
  background: linear-gradient(180deg, #f4fbfb 0%, #def1f3 100%);
}

body.summer-sashisyabu-page #tcd-pb-wrap {
  padding: 44px 0 1px;
  background: rgba(255, 255, 255, 0.72);
}

body.summer-sashisyabu-page .tcd-pb-row.row1 {
  max-width: 1040px;
}

body.summer-sashisyabu-page .hukidasi h2,
body.summer-sashisyabu-page .pb_headline,
body.summer-sashisyabu-page .menu-title,
body.summer-sashisyabu-page .shop-info-label {
  color: #176d78;
}

body.summer-sashisyabu-page .hukidasi {
  border-color: #59afbc;
  background-color: #59afbc;
}

body.summer-sashisyabu-page .hukidasi h2 {
  color: #fff;
}

body.summer-sashisyabu-page .shop-detail-card {
  background: #f1f8f7;
}

body.summer-sashisyabu-page .shop-block .pb_headline {
  font-size: 26px;
  text-align: center;
}

body.summer-sashisyabu-page .shop-block .pb-widget-slider {
  margin-bottom: 30px;
}

body.summer-sashisyabu-page .tcd-pb-row.row4 {
  margin-bottom: 100px;
}

/* Keep consistent spacing between shops and add breathing room before the map. */
body.summer-sashisyabu-page .shop-block {
  margin-bottom: 80px;
}

body.summer-sashisyabu-page #ik-hotel {
  margin-bottom: 160px;
}

body.summer-sashisyabu-page .hukidasi::before,
body.summer-sashisyabu-page .hukidasi::after {
  top: calc(100% - 1px);
  transform: translateX(-50%);
}

body.summer-sashisyabu-page .hukidasi::after {
  margin-top: 0;
}

body.summer-sashisyabu-page .hukidasi::before,
body.summer-sashisyabu-page .hukidasi::after {
  border-top-color: #59afbc;
}

body.summer-sashisyabu-page .shop-map-link {
  margin-top: 16px;
  text-align: right;
}

body.summer-sashisyabu-page .shop-map-link a {
  color: #176d78;
  text-decoration: underline;
}

body.summer-sashisyabu-page .column_googlemap iframe {
  display: block;
  width: 100%;
  border: 0;
}

body.summer-sashisyabu-page .column_googlemap_title {
  margin: 0 auto 40px;
  text-align: center;
}

body.summer-sashisyabu-page .column_googlemap_title .sashisyabu_map_ttl {
  display: block;
  width: 100%;
  max-width: 262px;
  height: auto;
  margin: 0 auto;
}

body.summer-sashisyabu-page .pb_slider .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 0;
  line-height: 1;
}

body.summer-sashisyabu-page .pb_slider .pb_slider_item {
  overflow: hidden;
  aspect-ratio: 3 / 2;
}

body.summer-sashisyabu-page .pb_slider .pb_slider_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

body.summer-sashisyabu-page .pb_slider_nav .pb_slider_nav_item {
  overflow: hidden;
  aspect-ratio: 3 / 2;
}

body.summer-sashisyabu-page .pb_slider_nav .pb_slider_nav_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

body.summer-sashisyabu-page .pb_slider .slick-arrow::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  content: "";
}

body.summer-sashisyabu-page .pb_slider .slick-prev::before {
  transform: rotate(-45deg);
}

body.summer-sashisyabu-page .pb_slider .slick-next::before {
  transform: rotate(135deg);
}

@media only screen and (max-width: 767px) {
  body.summer-sashisyabu-page .shop-block {
    margin-bottom: 60px;
  }

  body.summer-sashisyabu-page #ik-hotel {
    margin-bottom: 100px;
  }

  body.summer-sashisyabu-page .shop-block .pb_headline {
    font-size: 24px;
  }

  body.summer-sashisyabu-page .summer-sashisyabu {
    width: calc(100% - 16px);
    max-width: none;
    margin-right: 8px;
    margin-left: 8px;
  }

  body.summer-sashisyabu-page #tcd-pb-wrap {
    box-sizing: border-box;
    padding: 24px 12px 1px;
  }

}
