.p-top-logo {
  font-size: 20px;
  line-height: 1.4;
  padding: 20px 50px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  max-width: 200px;
}

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

.p-top-logo a:hover {
  opacity: .66;
}

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

#p-slider .bx-controls-direction a {
  z-index: 100;
}

#p-slider .bx-viewport {
  top: 0;
  left: 0;
  border: 0;
  background: #f8f8f8;
  box-shadow: none;
}

#p-slider .bx-wrapper img {
  margin: 0 auto;
}

#p-slider .bx-caption {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, .3);
}

#p-slider .bx-caption span {
  padding: 1.5em;
}

#p-slider .bx-pager {
  bottom: 10px;
  padding-top: 0;
}

#p-slider .bx-pager a {
  background: #fff;
}

#p-slider .bx-pager a:hover,
#p-slider .bx-pager a.active {
  background: #fd7f23;
}

.p-news {
  line-height: 1.5;
  margin: 0;
}

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

.p-news__label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  width: 180px;
  margin: 0;
  letter-spacing: 1px;
}

.p-news__content {
  line-height: 1.6;
  margin: 5px 0 20px 10px;
}

.p-news__content p:nth-child(1) {
  margin-top: 0;
}

.p-news__label {
  font-family: 'Montserrat', sans-serif;
}

.p-news__label::before {
  content: '-';
}

.p-info {
  line-height: 1.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 {
  background: #f8f8f8;
}

.p-custom-banner__unit--text {
  font-family: 'Montserrat', sans-serif;
  padding: 30px 10px;
      background: url(https://img21.shop-pro.jp/PA01452/403/etc/info_bg.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
  color: #f8f8f8;
/*  background: #333;*/
}

.p-custom-banner__unit--text a {
  color: #f8f8f8;
}

.p-custom-banner__image {
  width: 100%;
}

.p-custom-banner__heading {
  font-size: 24px;
  padding: 10px 0;
}

.p-custom-banner__body {
  line-height: 1.5;
  padding: 10px 0;
}

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

  #p-slider .bx-pager {
    bottom: 30px;
  }

  .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__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: 10px 20px;
  }
}

@media screen and (min-width: 960px) {
  .p-news__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }

  .p-news__content {
    overflow: hidden;
    margin: 0 0 20px;
  }

  .p-custom-banner__heading {
    font-size: 30px;
  }
}

/* custom-banner */
.p-custom-banner a {
  text-decoration: none;
}
.p-custom-banner > a:hover {
  opacity: 0.7;
}
.p-custom-banner a:hover .p-custom-banner__unit--text {
  color: #bbb;
}

/* wrap */
.p-page-content.top {
  max-width: 100%;
  margin: 0 auto;
}

.p-page-content.top .p-page-content-inner {
  max-width: 1600px;
  margin: 0 auto;
}

/* top-banner */
.top-banner {
  text-align: center;
  padding:0 10px;
  margin: 40px auto 0;
  max-width: 1000px;
}
.top-banner img {
  margin-bottom: 10px;
}

.top-banner a img:hover {
  opacity: 0.7;
}



/*20251128 ÄÉ²Ã*/

/* top-main-img */
.top-main-img {
  margin: 0;
  text-align: center;
  background: url(https://img07.shop-pro.jp/PA01452/403/etc_base64/bWFpbjAwMQ.jpg?cmsp_timestamp=20251125165330);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.top-main-img::after {
content: '';
display: block;
width: 100%;
aspect-ratio: 2 / 1;
  max-height: 1000px;
}

@media screen and (max-width: 959px) {
  .top-main-img::after {
  aspect-ratio: 10 / 6;
  }
}

@media screen and (max-width: 599px) {
  .top-main-img {
    background-size: 190%;
  }
  .top-main-img::after {
    aspect-ratio: 10 / 14;
  }
}

.mainimage-banner {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 300px;
}
.mainimage-banner a:hover {
  opacity: 0.75;
}

@media screen and (max-width: 959px) {
  .mainimage-banner {
    width: 260px;
  }
}

/* top-sub-main-img */
.top-sub-main-img {
  margin: 0;
  background: url(https://img07.shop-pro.jp/PA01452/403/etc_base64/bWFpbjAwMg.jpg?cmsp_timestamp=20251126163211);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 30%;
  position: relative;
  box-sizing: border-box;
  min-height: 300px;
}

.top-sub-main-text {
  position: absolute;
  left: 5%;
  top:5%;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 160px;
  background-color: rgba(255,255,255,0.7);
  clip-path: polygon(5% 0, 95% 0, 100% 7%, 100% 93%, 95% 100%, 5% 100%, 0 93%, 0 7%);
  outline: 2px solid rgba(0,0,0,0.1);
  outline-offset: -0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-sub-main-img .top-sub-main-text p {
  font-size: clamp(16px, calc(16px + (18 - 16) * ((100vw - 480px) / (980 - 480))), 18px);
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.6;
  padding: 1em;
}

@media screen and (min-width: 1150px) {
  .top-sub-main-text {
    position: absolute;
    left: 10%;
    top:5%;
    width: 100%;
    height: 90%;
    max-height: 420px;
    max-width: 200px;
    clip-path: polygon(7% 0, 93% 0, 100% 5%, 100% 95%, 93% 100%, 7% 100%, 0 95%, 0 5%);
    }

  .top-sub-main-img .top-sub-main-text p {
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: start;
  }
}


/*top-introduction*/
.top-introduction {
  margin: 0;
  background: url(https://img07.shop-pro.jp/PA01452/403/etc_base64/YmcwMDAx.jpg?cmsp_timestamp=20251126175632);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-introduction-text {
  max-width: 660px;
  box-sizing: border-box;
  padding: 3.5em 1.5em 4em;
}
.top-introduction-text h3,
.top-introduction-text p {
color: #fff!important;
}
.top-introduction-text h3 {
  display: block;
}



/*custom-recommend*/
.custom-recommend {
   background-color: rgba(0,0,0,1);
}

.custom-recommend-item {
  display: grid;
  grid-template-columns: 1fr;
  text-decoration: none;
}

.custom-recommend-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

a.custom-recommend-item:hover .custom-recommend-img {
  opacity: 0.75;
}

.custom-recommend-item .c-image-wrap {
  border-width: 0;
  max-width: 100%;
  background: transparent;
  opacity: 1;
}

.custom-recommend-item .c-image-wrap:hover {
}

.custom-recommend-item .c-image-wrap::after {
  display: block;
  content: '';
  width: 100%;
  aspect-ratio: 2 / 1;
  max-height: 600px;

  padding-top: 0%;
}


.custom-recommend-text {
  padding: 0.5em 1em;
  margin-bottom: 1em;
}

.custom-recommend-text .c-product-list__expl,
.custom-recommend-text .c-product-list__name,
.custom-recommend-text .c-product-list__price {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
  margin: 0 0 0.3em;
  line-height: 1.6;
}

.custom-recommend-text .c-product-list__expl {
  font-size: clamp(14px, calc(14px + (16 - 14) * ((100vw - 480px) / (980 - 480))), 16px);
}
.custom-recommend-text .c-product-list__name {
  font-size: clamp(16px, calc(16px + (18 - 16) * ((100vw - 480px) / (980 - 480))), 18px);
}
.custom-recommend-text .c-product-list__price {
  font-size: clamp(14px, calc(14px + (16 - 14) * ((100vw - 480px) / (980 - 480))), 16px);
  color: #ceb362;
}


@media all and ( min-width: 48em ) {
  .custom-recommend-item {
    grid-template-columns: 2fr 1fr;
  }
  .custom-recommend-text-wrap {
    display: flex;
    align-items: center;
  }
  .custom-recommend-text {
    padding: 0.5em;
    margin-bottom: 0;
  }
  .custom-recommend-item .c-image-wrap::after {
    background: linear-gradient(90deg,rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 1) 100%);
  }
}



.c-product-list__fav-item {
  display: none;
}