@charset "UTF-8";
/* CSS Document */

.m-main-content {
  background-color: #f5f2f0;
  color: #1b1916;
}

.l-shoptour-content {
  padding-bottom: 60px;
}

.lead-box {
  width: 100%;
  line-height: 1.7em;
  position: static;
  box-sizing: border-box;
  text-align: center;
  padding: 20px;
}

.slider-contents-main {
  /* ?? */
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.slider-contents-main-wrapper {
  width: 100%;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.slider-contents {
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  text-align: center;
  font-size: 0;
}

.swiper-pagination-bullets {
  position: static;
  margin-top: 16px;
}

/*
	.swiper-pagination-bullet {
	  width: 12px !important;
	  height: 12px !important;
	  margin: 0 0 0 10px !important;
	 background: #333 !important;
	}
  
	.swiper-pagination-bullet:first-child {
	  margin: 0 !important;
	}
  */
.slider-contents img {
  width: 100%;
  height: auto;
  aspect-ratio: 8/7;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

.slider-contents-btn-prev {
  background: url(/assets/frontend/btn-slide-index-sub-left-pc-993030c95064bb5970fe2ee021f4f20088a5a434a5556cc39db6bbbd0056ffa8.png) 10px center no-repeat;
  width: 55px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  -webkit-background-size: 19px auto;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
}

.slider-contents-btn-next {
  background: url(/assets/frontend/btn-slide-index-sub-right-pc-00ae0e2505d296a4471e6d026568abd868948f213fb08862542cf4e361aef88e.png) 28px center no-repeat;
  width: 55px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  -webkit-background-size: 19px auto;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet,
.slider-contents-main2 .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 7px;
  display: inline-block;
  background: none;
  border-radius: 0;
  border: 1px solid #9e9e9e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 1;
  cursor: pointer;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet-active,
.slider-contents-main2 .swiper-pagination .swiper-pagination-bullet-active {
  background: #9e9e9e;
  opacity: 1;
}

/* コーディネイト */

#newsmain {
  width: 1000px;
  margin: 0 auto;
}
#newsmain ul {
  padding-top: 20px;
  margin-right: 0px;
  overflow: hidden;
  display: block;
}
#newsmain ul li {
  display: block;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
}

.credit-box li {
  margin-bottom: 10px;
}
/* 
#newsmain ul li:nth-child(1){
	margin-bottom: 56px;
} */

/* 
#newsmain ul li:last-child{
	margin-bottom: 56px;
} */

#newsmain a {
  display: block;
}

.ttl_shop2 {
  font-size: 14px;
  margin-bottom: 1em;
  display: block;
  overflow: hidden;
  letter-spacing: 1px;
}

.ttl_shop3 {
  font-size: 14px;
  padding: 10px 0;
  display: block;
  overflow: hidden;
  line-height: 1.8em;
  font-weight: 400;
}

.main-ttl-txt {
  font-family: "Cinzel", serif;
  font-size: 60px;
  margin-bottom: 0.5em;
  letter-spacing: 1px;
}

.main-ttl-box {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  text-align: center;
  /* width: 1000px; */
  position: relative;
  margin: 0 auto 50px;
}

.l-item-detail-comment {
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-size: 14px;
}

.tour-intro {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  margin: 0 12px 30px;
  text-align: justify;
  line-height: 1.8;
  font-size: 14px;
  padding: 20px 20px;
  border: 1px solid #d6d6d6;
}

.main-ttl-img {
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.l-item-detail {
  display: flex;
  flex-direction: column-reverse;
  box-sizing: border-box;
  padding: 0;
}

.l-item-detail.reverse {
  flex-direction: column-reverse;
}

.l-item-detail img {
  width: 100%;
  height: auto;
}

.l-item-detail a {
  font-size: 14px;
  line-height: 1.6;
}

.icn_check {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  float: right;
  background-color: #212121;
  color: #fff;
  border-radius: 4px;
  padding: 2px 8px;
}

.l-item-detail-comment {
  margin: 0 20px 60px;
}

.l-item-detail .l-item-detail-photo {
  margin: 20px 20px 20px;
  position: relative;
  z-index: 1;
}

.l-item-detail.reverse .l-item-detail-photo {
  margin-right: 20px;
}

.l-item-detail-photo {
  margin-bottom: 20px;
}

.l-item-detail-no {
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-size: 40px;
  margin-bottom: 30px;
  color: #424242;
  position: relative;
  z-index: 100;
}

.tour-main > li {
  margin-bottom: 100px;
}

.style1 {
  text-align: center;
  width: 970px;
  position: relative;
}

.style2 {
  /* height: 580px; */
  text-align: center;
  width: 1000px;
  position: relative;
  margin-bottom: 80px;
}
.shop-img-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}

.staff-comment {
  text-align: center;
  margin: 0 10px 60px;
  max-width: 90%;
  color: #424242;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 20px;
}

.staff-comment h2 {
  font-family: "Cinzel", serif;
  font-size: 30px;
  margin-bottom: 40px;
}

.staff-comment p {
  font-size: 14px;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  margin-bottom: 20px;
  text-align: justify;
  line-height: 1.7;
  color: #333;
}

.staff-comment img {
  display: block;
  width: 100%;
  max-width: 240px;
  height: auto;
  aspect-ratio: 1/1;
  margin: 0 auto;
}

.qa-accordion {
  width: 600px;
  margin-bottom: 7px;
  border-bottom: 2px solid #dedede;
}

.qa-accordion summary {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  position: relative;
  padding: 1em 2em;
  color: #424242;
  font-weight: 600;
  cursor: pointer;
  font-size: 15px;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
}

.qa-accordion summary::-webkit-details-marker {
  display: none;
}

.qa-accordion summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #424242b3;
  border-right: 3px solid #424242b3;
  content: "";
  transition: transform 0.3s;
  margin-left: auto;
}

.qa-accordion[open] summary::after {
  transform: rotate(225deg);
}

.qa-accordion p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 0.3em 2em 1.5em;
  color: #424242;
  transition: transform 0.5s, opacity 0.5s;
}

.qa-accordion[open] p {
  transform: none;
  opacity: 1;
}

.qa-letter {
  font-family: "Cinzel", serif;
  font-size: large;
  font-weight: 600;
  color: #f5c6c6;
}

.qa-accordion p .qa-letter {
  color: #bebebe;
}

.staff-qanda-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 32px;
}

.brand_info {
  padding: 40px 0 50px;
  margin: 0 20px;
}

#container2 h3 {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-feature-settings: "palt" 1;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 32px;
}

.brand_info img {
  display: block;
  max-width: 200px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  padding: 5px 10px;
}

.brand-info-wrapper {
  display: flex;
  justify-content: center;
  column-gap: 56px;
}

.brand-info-inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.catalog-wrapper img {
  display: block;
  width: 100%;
  max-width: 800px;
  height: auto;
  aspect-ratio: 5/2;
  margin: 0 auto;
}

.video-main {
  display: flex;
  align-items: center;
  text-align: left;
}

.video-wrapper {
  max-width: 1000px;
  margin: 100px auto;
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.video-contents {
  display: flex;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  column-gap: 100px;
  justify-content: center;
}

.annotation {
  margin-bottom: 40px;
}

.video-text {
  font-size: 12px;
  line-height: 2;
  margin: 8px 0 24px;
  /* font-family:'EB Garamond', 'Noto Serif JP', serif; */
  font-style: normal;
  font-weight: 100;
  color: #424242;
}

.video-title {
  font-family: "EB Garamond", "Noto Serif JP", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 100;
  letter-spacing: -0.04em;
  margin-bottom: 24px;
  padding-left: 51px;
  color: #424242;
}

.video-subtitle {
  font-size: 20px;
  font-style: normal;
  font-weight: 100;
  letter-spacing: -0.04em;
  color: #fff;
  background-color: #a7a7a7;
  padding: 10px;
}

.video-title span {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
}

.video-item-link {
  display: block;
  margin-bottom: 5px;
  margin-right: 5px;
  text-align: center;
  width: 297px;
}

.video-item-link a {
  background-color: #45423f;
  color: #fff;
  display: block;
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-radius: 4px;
}

.shopimage-area {
  margin: 0 auto;
}

.contents-btn {
  width: 95%;
  margin: 0 auto;
}

.gift_brand {
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: center;
  text-align: left;
  padding: 0 0 50px;
}

.gift_brand ul {
  display: block;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  gap: 24px;
}
.gift_brand h2,
.other_item_box h2 {
  font-size: 25px;
  font-family: "Cinzel", serif;
  text-align: center;
  margin-bottom: 16px;
}

.gift_brand ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.gift_brand ul li {
  display: flex;
  overflow: hidden;
  width: 386px;
  background-color: #fcf9f8;
  text-align: left;
  font-size: 13px;
}

.gift_brand ul li a {
  display: flex;
  flex-direction: column;
  padding: 30px;
  gap: 8px;
}

.gift_brand ul li span {
  display: block;
  height: 100%;
  padding: 30px 20px;
}

.gift_brand ul li a .m-btn-active {
  margin-top: auto;
  transition: all 0.2s linear;
}

.gift_brand ul li img {
  width: 100%;
}

.logo {
  background: #fff;
}
.logo > img {
  display: block;
  margin: auto;
  max-width: 200px;
}

@media screen and (min-width: 640px) {
  /* 表示領域が640px以上の場合に適用するスタイル */

  .lead-box {
    background-color: #f5f2f0e8;
    position: absolute;
    right: 25%;
    top: 50%;
    transform: translate(0, -50%);
    width: 500px;
    height: 450px;
    margin: auto 0 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }

  .tour-intro {
    width: 1000px;
    margin: 0 auto 40px;
    text-align: center;
    line-height: 1.8;
    font-size: 16px;
    border: none;
  }

  .main-ttl-img {
    background-image: url(./title_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 29%;
    margin: 0 auto 50px;
    margin-bottom: 1em;
    height: 600px;
  }

  .slider-contents img {
    width: 800px;
  }

  .ttl_shop3 {
    border-top: 1px solid #d8cbc3;
    border-bottom: 1px solid #d8cbc3;
    margin-bottom: 0.5em;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
  }

  .l-item-detail {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 0 20px;
    position: relative;
  }

  .l-item-detail.reverse {
    flex-direction: row-reverse;
  }

  .l-item-detail2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .l-item-detail-comment a:hover,
  .catalog-wrapper a img:hover {
    opacity: 0.6;
    transition: all 0.2s linear;
  }

  .l-item-detail-comment {
    width: 55%;
  }

  .l-item-detail2 .l-item-detail-photo img {
    display: block;
    width: 800px;
    height: auto;
    margin: 0 auto;
  }

  .l-item-detail-no.posi-l {
    text-align: right;
    font-size: 45px;
  }

  .l-item-detail-no.posi-r {
    font-size: 45px;
  }

  .staff-comment {
    width: 800px;
    padding: 40px 10px;
    margin: 0 auto 88px;
  }

  .staff-comment img {
    width: 240px;
  }

  .shop_logo {
    width: 260px;
    margin: 24px auto;
  }

  .shopimage-area {
    width: 1000px;
  }

  .catalog-wrapper .m-btn-active {
    display: block;
    width: 320px;
    margin: 24px auto 0;
    transition: all 0.2s linear;
  }
}

@media screen and (max-width: 640px) {
  /* 表示領域が640px未満の場合に適用するスタイル */

  .main-ttl-box {
    width: auto;
    margin: 0 auto;
  }

  .main-ttl-box img {
    width: 100%;
  }

  /* コーディネイト */

  #newsmain {
    width: auto;
  }
  #newsmain ul {
    margin-right: 0px;
  }
  #newsmain ul li {
    display: block;
    float: none;
    width: auto;
    height: auto;
  }

  .ttl_shop2 {
    font-size: 12px;
    text-align: left;
  }

  .ttl_shop3 {
    text-align: left;
  }

  .style1 {
    margin: 0px;
    color: #000;
    width: 100%;
    position: static;
    height: auto;
  }

  .style2 {
    margin: 0px;
    color: #000;
    width: 100%;
    position: static;
    height: auto;
  }

  .l-item-detail2 img {
    width: 100%;
    height: auto;
  }

  .lead-box p {
    margin-bottom: 5px;
    padding-top: 5px;
  }

  .brand_info {
    font-size: 14px;
    /* margin: 0 auto; */
  }

  .brand_info p {
    text-align: justify;
    line-height: 1.8;
  }

  .brand_info img {
    width: 65%;
    max-width: 65%;
    margin: 10px auto 20px;
    background-color: #fff;
    padding: 10px 20px;
  }

  .brand-info-wrapper {
    flex-direction: column;
    row-gap: 40px;
  }

  .brand-info-inner {
    gap: 0;
  }

  .video-wrapper {
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 4%;
  }

  .video {
    width: 94%;
  }

  .video-contents {
    display: block;
  }

  .video-main {
    text-align: center;
    display: block;
  }

  .video-title {
    margin-bottom: 8px;
  }

  .annotation {
    margin: 10px auto 20px;
  }

  .video-subtitle {
    margin-top: 24px;
  }

  .video-item-link {
    width: 100%;
    margin-bottom: 32px;
  }

  .staff-comment {
    margin: 60px 10px;
  }

  .staff-qanda-wrapper {
    align-items: unset;
  }

  .qa-accordion {
    width: 100%;
  }

  .catalog-wrapper img {
    width: 90%;
  }

  .contents-btn {
    width: 80%;
  }

  .qa-accordion summary {
    font-size: 14px;
  }

  .video-title {
    padding-left: 0;
  }

  .gift_brand ul {
    width: 100%;
  }

  .gift_brand ul li {
    width: 90%;
  }

  .gift_brand ul li a {
    gap: 16px;
  }

  .catalog-wrapper .m-btn-active {
    width: 85%;
    margin: 32px auto 0;
  }
}

@media screen and (max-width: 320px) {
  .qa-accordion summary {
    font-size: 13px;
  }

  .qa-accordion p {
    font-size: 13px;
  }
}
