.p-top-logo {
  font-size: 16px;
  line-height: 1.4;
  max-width: 90%;
  margin: 45px auto;
  text-align: center;
}

.p-top-logo a {
  display: block;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-top-logo a:active {
  opacity: 1;
}

@media screen and (min-width:481px) {
  .p-top-logo {
     display: none !important;
 }
}

/* swiperスライド */
.mv {
  --swiper-navigation-color: #a0a0a0;
  max-width: 1440px;
  height: 100%; /* 高さを明示的に設定 */
  position: relative;
}

.mv .swiper-button-prev::after,
.mv .swiper-button-next::after {
  font-size: 25px;
}

/* スライド画像の基本スタイル */
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* スライダー全体の外枠 */
.slider {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  border-bottom: 1px solid #eaeaea;
  background: repeating-linear-gradient(
    90deg,
    transparent,
    transparent 4px,
    rgba(239, 239, 239, 1) 4px,
    rgba(239, 239, 239, 1) 5px
  );
}

/* キャプション */
.caption {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: .93em;
  font-weight: 400;
  line-height: 1.35;
  bottom: 0;
  padding: 5px 10px;
  margin: 0;
  background: #f5f5f5;
  min-height: 55px;
  position: relative;
  color: #000;
  z-index: 1;
}

/* 画像ラッパー：矢印の基準となる */
.slide-image-wrapper {
  position: relative;
}

/* モバイル時の矢印位置修正 */
@media screen and (max-width: 767px) {
  .swiper-button-prev {
    left: 10px;
  }

  .swiper-button-next {
    right: 10px;
  }
  
  .caption {
    display: none !important;
  }
}

/* PC・タブレット時の調整 */
@media screen and (min-width: 767px) {
  .swiper-button-prev,
  .swiper-button-next {
    font-size: 20px;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 10;
  }

  .caption {
    font-size: 1.07em;
    font-weight: 500;
    max-width: 320px;
    padding: 30px 36px;
    position: absolute;
    color: #f9f9f9;
    background: rgb(83 62 51 / 0.5);
  }
}


.p-contents {
  line-height: 1.5;
  margin-bottom: 40px;
}

.p-contents__list {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.p-contents__list::after {
  display: block;
  clear: both;
  content: '';
}

.p-contents__list li {
  position: relative;
  box-sizing: border-box;
  padding: 0 2em 0 1em;
}

.p-contents__list li::before {
  position: absolute;
  top: .5em;
  left: 0;
  content: '-';
}

.p-contents__list a {
  display: block;
  max-width: 100%;
  padding: .5em 0;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-contents__list a:hover {
  opacity: .66;
}

.p-contents__list a:active {
  opacity: 1;
}

.p-custom-banner {
  margin-top: 50px;
  text-align: center;
}

  .p-custom-banner__unit--text {
    font-family: 'Montserrat', 'Noto Sans Japanese', sans-serif;
    padding: 30px 10px;
    background: #ebebeb;
    text-align: center;
}
  .p-custom-banner__image {
    width: 100%;
}

.p-custom-banner__body {
  font-size: 1.0em;
  line-height: 1.5;
  padding: 0 0 10px;
}
@media screen and (min-width: 768px) {
.p-custom-banner__body {
  font-size: 1.1em;
  line-height: 1.5;
  padding: 0 0 10px;
  }
}
.top-ban-title {
  font-size: 1.2em;
  line-height: 1.36em;
  font-family: "Noto Serif JP", 游明朝体, "Yu Mincho", YuMincho, serif;
 }
@media screen and (min-width: 768px) {
.top-ban-title {
  font-size: 1.5em;
  line-height: 1.36em;
  }
}

.p-custom-banner__body a {
  font-size: 14px;
  text-decoration: underline;
}

@media screen and (min-width: 600px) {
  .p-contents__list li::before {
    top: 0;
  }

  .p-contents__list li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }

  .p-contents__list li:nth-child(2n + 1) {
    clear: left;
  }

  .p-contents__list a {
    display: inline-block;
    padding: 0;
  }

  .p-custom-banner {
    display: table;
    width: 100%;
    margin-top: 100px;
    table-layout: fixed;
  }
  
  .p-custom-banner__image {
  width: 450px;
}

  .p-custom-banner__unit {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    max-width: 50%;
    vertical-align: middle;
    word-break: break-all;
  }

  .p-custom-banner__unit--text {
    padding: 25px 50px;
    background: #ebebeb;
    text-align: left;
  }
  
  .news-contents__list li::before {
    top: 0;
  }

  .news-contents__list li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
  }

  .news-contents__list li:nth-child(2n + 1) {
    clear: left;
  }

  .news-contents__list a {
    display: inline-block;
    padding: 0;
  }
}

.pickup-container {
  margin: 0 0 80px;
}

.c-section__heading--title-top {
  margin: 50px 10px 20px;
  text-align: center;
  font-family: 'Montserrat', 'Noto Sans Japanese', sans-serif;
  font-weight: 200;
  letter-spacing: .04em;
  font-size: 2.2em;
}
@media screen and (min-width: 600px) {
.c-section__heading--title-top {
  margin: 70px 0 40px;
  letter-spacing: .5em;
  }
}

@media screen and (max-width: 1024px) {
.c-section__heading--title-top {
  font-size: 1.4em;
  margin-bottom: .8em;
}
}

.news-section__container {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
}

.news-contents__list {
  margin-bottom: 10px;
  padding: 10px;
  list-style-type: none;
}

.news-contents__list::after {
  display: block;
  clear: both;
  content: '';
}

.news-contents__list li {
  position: relative;
  box-sizing: border-box;
  padding: 0 1.5em 1em 1em;
}

.news-contents__list li::before {
  position: absolute;
  top: .5em;
  left: 0;
  content: '-';
}

.news-contents__list a {
  display: block;
  max-width: 100%;
  padding: .5em 0;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.news-contents__list a:hover {
  opacity: .66;
}

.news-contents__list a:active {
  opacity: 1;
}

.news-list__post {
  position: relative;
  float: left\9;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 20px 50px;
  transition: opacity .2s; /*! IEだけfloatする */
}

.news-list__post.is-hidden {
  position: absolute;
  z-index: -10000;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
  border: 0;
}

.p-contents__freespace {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 30px;
  padding: 0 8px;
  text-align:center;
}

.top-contents__freespace {
    font-size: 1.1em;
    margin: 0;
    padding: 0 8px;
}

 .p-gallery {
    padding-top: 0;
    padding-bottom: 0;
    background: #f6f6f6;
    color: #585858;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
@media screen and (min-width: 768px) {
  .p-gallery {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

  .pickup .p-custom-banner__image {
    width: 280px;
  }
@media screen and (min-width: 768px) {
  .pickup .p-custom-banner__image {
    width: 400px;
  }
}

.p-gallery .c-product-list__price {
    font-size: 1.2em;
    font-weight: 500;
    margin-top: 1em;
}

.p-pickup-list__btn {
    margin-top: 30px;
    margin-bottom: 20px;
}
.c-btn-more {
    box-sizing: border-box;
    display: inline-block;
    min-width: 180px;
    font-size: 16px;
    font-family: "Noto Serif JP", 游明朝体, "Yu Mincho", YuMincho, serif;
    color: rgb(90, 90, 90);
    text-align: center;
    cursor: pointer;
    padding: 10px 30px;
    border-top: 1px solid rgb(120, 120, 120);
    border-bottom: 1px solid rgb(120, 120, 120);
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.c-btn-more:hover,
.c-btn-more:focus {
  color: #fff;
  outline: none;
  background: #333;
  text-decoration: none;
}
.p-info {
  text-align: center;
  padding: 0 15px;
}